/*  
Theme Name: AZ Jewish Post
Theme URI: http://italicsmile.com/
Description: AZ Jewish Post theme
Author: Tim Bowen & Josh Williams
Author URI: http://creativeslice.com/
Version: 1.3
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
font:normal 62.5%/1.3 Georgia,"Times New Roman",Times,serif;
text-align: left;
color: #222;
background-color: #fff;
}

a:link {
	color: rgb(53,149,210);
	text-decoration: none;
}
a:visited {
	/* color: #407cb9; */
	color: rgb(53,149,210);
	text-decoration: none;
}
a:hover {
	color: #004c99;
	text-decoration: underline;
}

h1 {
	font-size: 3.3em;
	font-weight: normal;
	font-family: georgia, times, serif;
}

h2 {
	font-size: 1.8em;
	font-family: georgia, times, serif;
}

h3 {
	font-size: 1.7em;
	font-family: georgia, times, serif;
}

h4 {
	font-size: 1.6em;
	font-family: georgia, times, serif;
}

h5 {
	font-size: 1.5em;
	font-family: georgia, times, serif;
	color: #666;
clear: left;
}

h6 {
	font-size: 1.4em;
	font-family: georgia, times, serif;
	color: #999;
}

strong, b {font-weight: bold;}

.aligncenter,div.aligncenter {display: block;margin: 0 auto;}
.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #cfcfcf;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 958px;
margin: 5px auto;
border:1px solid rgb(164,164,164);
box-shadow:1px 1px 4px rgba(0,0,0,.6);
-moz-box-shadow:1px 1px 4px rgba(0,0,0,.6);
-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6);
box-shadow:1px 1px 4px rgba(0,0,0,.6);
-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.6);
}

#main {
clear:left;
margin: 0 0 25px 0;
}


/* header 
--------------------------------------------- */

#header {
height: 196px;
margin: 5px;
position:relative;}

#header h1 a {
background: url(images/logo.png) no-repeat 0 0 #fff;
display:inline;
height:100px;
text-align: center;
float: left;
margin: 20px 0 0 120px;
width:400px;
text-indent:-1000em;
}

#header #topleft {
float: left;
width: 640px;
}

#header #titledate {
text-align: center;
clear: both;
color: #666;
font-size: 1.2em;
padding-top: .3em;
}

#header #topright {
float: right;
}

#header h1.alt-logo a {
background:transparent url(images/alt-logo.png) no-repeat 0 0;
margin:.4em 10px 0;
}

#toptext {
margin: 2.4em 0 0 1em;
color: #666;
font-family: georgia, times, serif;
float: left;
font-size: 1.5em;
}

#topsearch {
position:absolute;
bottom:8px;
right:0px;
padding: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;

}

#searchform .textfield {
color: #666;
padding: 1px 2px;
border: 1px solid #cfcfcf;
background: #eee;
float: right;
}

#searchform #mag {
float: right;
padding: 3px 0 0 6px;
}

/* =pagenav
--------------------------------------------- */

#pagenav {
	border-top:4px solid rgb(188,188,188);
	border-bottom:1px solid rgb(188,188,188);
	float:left;
	margin:0 .2em;
	position:absolute;
	left:0;
	bottom:5px;
	font-size:1.2em;
	width:950px;
	}

#pagenav li { background:#fff; margin-right:1px; }

#pagenav li li { border:1px solid rgb(188,188,188); border-top:none; }

#pagenav li li li { border-top:1px solid rgb(188,188,188); }

#pagenav a {
	xdisplay:block;
	xfloat:left;
	xpadding:.5em .8em; 
		}

/* sidebar 
--------------------------------------------- */

#sidebar {
float:left;
display:inline;
width:120px;
padding: 0px 10px 22px;
text-align:left;
font-size: 1em;
voice-family:inherit;
}

#sidebar h2 {
font-weight: normal;
font-size: 1.3em;
line-height: 1.8em;
letter-spacing: .05em;
}

#sidebar li {list-style: none;}

/* sidebarnav -------------------------- */

.sidebarnav a {
font-weight:bold;
font-style: normal;
display:block;
font-size: 1.2em;
height:1%;
padding:4px 4px 3px 2px;
text-decoration: none;
}

.sidebarnav li a:hover,
.sidebarpages li a:hover,
.sidebarnav .home li.current_page_item a:hover {
xbackground: #004c99;
xcolor: #fff;
}

.sidebarnav li.current_page_item a,
.sidebarpages li.current_page_item a {
color:#fff;
background: #065fb9;
}

.sidebarnav .home li.current_page_item a {
color:#065fb9;
background: #eee;
}

.sidebarnav ul {
=
font:normal 100%/1.4 Georgia,"Times New Roman",Times,serif;
}

.sidebarnav li {
list-style: none;
padding: 0 0 4px 0px;
border-bottom:1px dotted #cfcfcf;
}

.sidebarnav li li {
	border:0 none;
	padding:0;
	}

.sidebarpages h2 {
margin: 2em 0 .2em 0;
border-bottom:1px solid #cfcfcf;
}


.widget_pages a {
font-weight:bold;
display:block;
font-size: 1.1em;
text-align: left;
height:1%;
padding:2px;
text-decoration: none;
}

.widget_pages li {
font-weight: bold;
font-size: .9em;
}

.children,
.widget_pages li li {
padding-left: 1em;
}

#catnav {margin-bottom: 20px;}

.widget li li {padding-left: 1em;}

.jewishtucsonorg img {padding: 1em 0;}

/* content 
--------------------------------------------- */

#content {
text-align: left;
float: right;
width: 810px;
}

.entry {
padding: 0 0 1.5em 0;
font-size: 1.4em;
background: #fff;
}

.aside .entry { padding-top:1em; }

.article .entry { padding-right:0;}

.blogpost {
margin-bottom: 3px;
}

.post {
margin: 0px 10px 3px 0;
}

.entry p {
margin: 0 0 1.1em 0;
line-height: 1.5em;
}

.entry h2 {
color: black; 
}

 .entry a + h2 {
margin-top:.4em;
}

h2.pagetitle  {
color: #666;
border-bottom: 1px solid #ccc;
padding-bottom: .4em;
font-weight: normal;
text-align: center;
}

.entry h3 {
color: #666;
font-weight: normal;
}

.entry ul {
list-style:disc;
padding-bottom: .6em;
}

.entry ol {
list-style-type:decimal;
}

.entry li {
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

.entry ul ul {
padding-top: .5em;
padding-bottom: 0;
}

.entry ol {
margin-left: 5px;
}

.entry blockquote {
padding-left: 1em;
border-left: 2px solid #cfcfcf;
font-size: .9em;
color: #666;
}

.entry img {max-width: 660px;}

.entry table {border: 2px solid #ddd;}
.entry th {
border: none;
padding: 2px 4px;
}
.entry td {
padding: 2px 4px;
border: 1px solid #cfcfcf;
}


.wp-post-image {
border: 1px solid #cfcfcf;
margin: 1px 0px;
}

.blogpost .attachment-thumbnail {float: right;}

.postmetadata {
font-size: .8em;
font-family: arial, sans-serif;
color: #777;
font-style: italic;
margin: .5em 0;
}

.postmetadata p {
margin: 0 0 .1em 0;
}

.entry .wp-caption {
border: 1px solid #cfcfcf;
text-align: center;
background-color: #eee;
padding: 4px 0 0 0;
margin-bottom:1.5em;
}

.entry .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-family: arial, sans-serif;
font-size: 11px;
text-align:left;
}

.gallery-caption {
color: #666;
font-size: .9em;
}

.avatar {float: right; border: 1px solid #cfcfcf;}

.post .navigation {
height: 18px;
padding: .5em 1em;
margin-bottom: 1em;
border-bottom: 1px solid #ddd;
}

.navigation a {
padding: 2px 4px;
font-size: 1.2em;
font-weight: bold;
}


/* =article
--------------------------------------------- */

.article {
float:left;
width:462px;
}

.article .blogpost {
margin-bottom: 2em;
padding-bottom: 2em;
clear: both;
border-bottom: 2px solid #eef4f9;
}

#frontthumbnails {
float: right;
margin-left: 10px;
width: 152px;
}

.imagecaption {
font-size: 11px;
font-family: arial, sans-serif;
text-align: left;
margin-bottom: 1em;
color: #444;
background-color: #efefef;
}

.imagecaption p {padding: .5em 1em; clear: both;}

.imagecaptiontop {
font-size: 11px;
font-family: arial, sans-serif;
text-align: left;
margin-bottom: 1em;
color: #444;
background-color: #eee;
padding: 4px 8px;
width: 446px;
}


.imagecaption em, .imagecaptiontop em {
text-align: right;
color: #777;
font-style: normal;
line-height: 12px;
font-size: 8.5px;
}

.article .postmetadata + p {font-size:1.3em;}

/* =aside
--------------------------------------------- */

.aside {
float:left;
font-size:.9em;
width:190px;
height: 580px;
padding: 10px;
margin-left: 6px;
background: #eef4f9;
}

#rightad {
float: right;
width: 120px;
margin-right: 5px;
}

#interiorad {
float: right;
clear: right;
margin: 0 0 10px 10px;
}

#interioradbottom {
float: right;
width: 300px;
padding: 10px 10px 0 10px;
background: #eef4f9;
margin: 0 0 10px 10px;
}

#interioradbottom img {
margin-bottom: 10px;
}

#rightbottom {
float: right;
max-width: 337px;
margin: 5px;
background: #eef4f9;
}
#rightbottom img,#rightbottom #Advertisement {
margin: 18px 0 10px 18px;}

#rightbottom p,
#interioradbottom p {
font-size: 13px;
line-height: 18px;
font-family: arial;
padding: 0px 18px 8px;
}
.aside .headlines {margin-bottom: 2em;}

.aside .headlines li {
font-size: 1.3em;
padding: .2em 0;
margin: .4em 0;
border-bottom: 1px dotted #ccc;
}	
	
.aside .section {
display:inline;
float:left;
width:162px;
margin-right:10px;
}	
	
.aside .section .section {margin-right:0;}

.aside .entry h2 { margin-bottom: .4em; }

.aside .section .entry {padding-right:0;}

/* Edit Post/Page Button for admins
--------------------------------------------- */

.edit a,
.edit a:visited {
background: #999;
color: #fff;
text-decoration: none;
font-size: .7em;
font-weight: bold;
padding: 1px 4px;
border: 1px solid #cfcfcf;
}

.edit a:hover {
background: #e16f00;
border: 1px solid #e16f00;
color: #fff;
}

/* comments
--------------------------------------------- */

#content #commentarea {
padding: 10px 20px;
margin-right: 10px;
font-size: 1.2em;
background: #eef4f9;
}

#content #commentarea input {margin-bottom:1em;}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li.odd {background: #ddd;}
ol.commentlist li {
border:1px solid #cfcfcf;
background: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 0 .5em;
padding:5px 7px 5px 66px;
position:relative;
}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 1.2em; line-height: 1.4em;}
ol.commentlist li div.vcard cite.fn { font-style:normal;  }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #cfcfcf; padding: 2px; left:5px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font-size: .8em; line-height: 1.4em; position:absolute; right:1em; text-align:right; top:.8em; }

ol.commentlist li p { font-weight:normal; font-size: 1.1em; line-height: 1.3em; margin:.5em 0; }
ol.commentlist li ul { font-weight:normal; font-size: 1em; line-height: 1em; list-style:square; margin:0 0 .5em; }

ol.commentlist li div.reply {text-align: right;}
ol.commentlist li div.reply a:hover { background:#fef0b6;}
ol.commentlist li div.reply a {
text-decoration:none;
background:#ddd; 
line-height: 1.7em;
border:1px solid #fff;
padding:1px 4px;
font-weight: bold;
font-size: .8em;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; list-style: none; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#eee; }
ol.commentlist ul.children li.even { background:#fff; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform textarea {
width: 90%;
border: 1px solid #cfcfcf;
margin: 5px 0;
padding: 5px;
}

/* footer
--------------------------------------------- */

#footer {
border-top:1px solid rgb(188,188,188);
clear: both;
line-height: 1.8em;
font-size: 1.2em;
color: #666;
}

#footertext {
clear: both;
text-align: center;
padding: 2em 1em;
}

#footertext li {
display: inline;
line-height: 3em;
padding-left: 10px;
}

#footertext li a {
font-weight: bold;
}

#footer .admincs {
float: right;
font-size: .9em;
color: #999;
}