/*  
Theme Name: Jerwood Gallery
Description: Jerwood Gallery WordPress Theme
Author: Brandcast Media
Version: 1.0
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 1em georgia,serif;
	line-height:100%;
}

a{
	color: #005689;
	text-decoration: none;
}
p{
font-family:arial,sans-serif;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

#page{
font-size:12px;
line-height:1.25em;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 30px;
	margin: 0 auto;
	padding:0;
	line-height:29px;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

.nav1, .nav1 ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	z-index: 100;
}

.nav1 a {
	display: block;
	padding-bottom:4px;
	padding: 0 10px;
	z-index: 100;
	color: #a0a09b;
}

.nav1 li {
	float: left;
}

/* Style drop down list */

.nav1 li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
.nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
.nav1 li:hover ul, .nav1 li.sfhover ul{
	left: auto;	
}
.current_page_item a {
	color: #005689;
}

.nav1 li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
	padding-bottom:0;
}

.nav1 li ul li a {

}
.nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
.nav1 li ul ul {
	margin: -25px 0 0 150px;
}

.nav1 li ul ul li a {
	line-height: 25px;
}

.nav1 li:hover ul ul, .nav1 li.sfhover ul ul {
	left: -999em;
}

.nav1 li:hover ul, .nav1 li li:hover ul, .nav1 li.sfhover ul, .nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

.nav1 li:hover, .nav1 li.hover {  
	position: static;
}


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #005689; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin-bottom:20px;
}
#topmenu li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #35c0ec;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #66cc00;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
	font-size: 14px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*==============  HEADER  ===================*/
#header{
	height: 89px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 21px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/

#header h1{	display:none; }
#header #title { height:89px; overflow:hidden; }
#header .logo { margin-top:12px; }

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}


h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	color:#005689;
	font-size:1.166em;
	line-height:1.25em;
	font-weight:bold;
	padding:5px 0px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	height:16px;
	border-bottom: 1px dotted #999999;
}
#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:1px solid #dedbd1;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
}
.featuredpost h2 { font-size:2em; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}



.slideshow {
position:relative;
padding:0;
margin:0;
height:275px;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:88px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
#banner-title{
display:block;
position:absolute;
z-index:100;
left:6px;
bottom:0px;
margin-bottom:25px;
font-weight:bold;
font-size:13px;
color:#ffffff;	
}
.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
left:0px;
bottom:5px;
margin:0;
}
.slideshow .buttons li {
float:left;
display:inline;
padding-left:6px;
padding-bottom:2px;
}
.slideshow .buttons li a {
float:left;
text-decoration:none;
width:16px;
height:16px;
color:#fff;
outline:0;
background:#999999;
text-align:center;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#113166;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#113166;
}
/* end: slideshow */


.welcome{
background:#dddddd;
color:#222222;
font-size:1.167em;
line-height:1.145em;
padding:10px;
}
.welcome h2{
	color:#005689;
	font-size:1.166em;
	line-height:1.25em;
	font-weight:bold;
	padding:5px 0px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	height:16px;
}

/*=== Post ===*/

#category-logo{
float:right;
}
#category-logo img{
border:none;
}

.date-comments{
	border-bottom: 1px solid #66cc00;
	color: #999999;
	font-size: 1em;
	height: 30px;
	line-height: 1.25em;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	padding-top:10px;
	line-height:1.25em;
	font-size:1em;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box{
	border-bottom:1px dotted #999999;
	margin: 0 0 15px 0px;
	overflow:hidden;
	padding-bottom:10px;
	min-height:285px;
}
.box-archive{
	border-bottom:1px dotted #999999;
	margin: 0 0 15px 0px;
	overflow:hidden;
	padding-bottom:10px;
}
.box-archive p{
	padding-top:5px;
}
.box img { 
/*	border: 1px solid #cccccc;
	margin: 0 0 0px 0;*/
}
.box p{
	padding: 0px;
}

#page .entry p{
	padding-bottom: 20px;
}
.crown{
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
}
.widget{
	border-top:10px solid #A6D1E2;
	margin: 0 0 15px 0px;
}
#recent-posts{
	border-top:none;
}
#recent-posts h3{
	display:none;
}

/*- Box2 (sidebar boxes) -*/

.block{
	/*overflow:hidden;*/
}
#weather{
margin-left:180px;
border-top:none;
}
#thedate{
float:left;
font-size:150%;
margin-top:16px;
}

.widget .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.widget .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.widget .flickr_badge_image img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.widget .flickr_badge_image img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 7px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px dotted #999999;
	padding: 5px 0px;
	float:left;
	padding-right:4px;
	width:100%;
}
.widget ul li h2 a{
	display:block;
	padding-left:92px;
}
#recent-posts img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
#recent-posts img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
.widget ul li p{
	padding-left:100px;
}

.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget .twitter{
	margin: 390px 0 0px 0px;
}

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	border-top:1px dotted #dddddd;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
	line-height:22px;		
}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p, #respond p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist .content {
	margin-left:70px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li.comment{
	padding: 15px 15px 5px;
	margin:10px 0;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}

input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.excerpt { margin-bottom:10px;}
.excerpt p{
	text-align:left;
	font-size:1em;
	line-height:1.25em;
	}
.entry { margin-bottom:10px;}
.entry-single { margin-bottom:10px; clear:both;}
.entry p {
	text-align:left;
	font-size:1.166em;
	line-height:1.357em;
	}
.entry-single p {
		text-align:left;
		font-size:1.166em;
		line-height:1.357em;
		padding-bottom:20px;
		}

.entry blockquote, .entry-single blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p, .entry-single blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img, .entry-single img { 
	padding: 10px 10px 10px 10px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6;
	margin-right:20px;
	}
.entry ul, .entry ol,.entry-single ul, .entry-single ol  {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol, .entry-single ul li ul, .entry-single ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li, .entry-single ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li, .entry-single ul li ul li  {
	list-style:disc inside !important;
	}
.entry ol li,.entry-single ol li  {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li,.entry-single ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.entry .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding: 1px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	text-align:center;
}
.entry .wp-caption img{
	border:0;
	padding:4px 0;
	background:none;
	margin:0;
}
.entry .wp-caption-text {
	padding:0;	
	margin:0;
	font-size:11px;
	text-align:center;
}
.entry .aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.entry .alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.entry .alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}
ol { zoom: 1; }


/*=============================================================

NEW STYLES VERSION 2.0

==============================================================*/

/*img.post-thumbnail { float:left; margin:5px 10px 5px 0; }\*/

img.attachment-thumbnail{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
img.attachment-thumbnail:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}

/* PageNavi */

.more_entries {font-size:11px; padding-bottom:35px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important; font-weight:normal; font-size:12px;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #f8f8f7 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #ffffff;color: #666; padding: 4px 8px !important; margin-left: 4px; border:1px solid #dfdccf; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/*pagesubnav*/

#pagesubnav {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
}

#pagesubnav LI {
	float:left;
	margin:0;
	padding:0;
}

#pagesubnav A {
	display:block;
	color:#444;
	text-decoration:none;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#pagesubnav A:hover,
#pagesubnav A:active,
#pagesubnav A.here:link,
#pagesubnav A.here:visited {
	background:#bbb;
}

#pagesubnav A.here:link,
#pagesubnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#pagesubnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#pagesubnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#pagesubnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#pagesubnav UL A:hover,
#pagesubnav UL A:active,
#pagesubnav UL A.here:link,
#pagesubnav UL A.here:visited {
	color:#444;
}

#twitter_update_list li{
	padding-bottom:8px;
	padding-left:10px;
}
#twitter-3{
	border-top:none;
}
#twitter-3 h3{
	display:none;
}
.jva-logo{
	margin-top:-5px;
	vertical-align:middle;
}
.twitter-h3 span{
	padding-bottom:15px;
}

.widget_tag_cloud a{
padding:2px;
line-height:80%;
}

.tag-link-18{
	color:#006699;
}
.tag-link-17{
	color:#136F9E;
}
.tag-link-16{
	color:#3882A7;
}
.tag-link-15{
	color:#4A8BAC;
}
.tag-link-14{
	color:#5D94B0;
}
.tag-link-13{
	color:#6F9EB5;
}
.tag-link-12{
	color:#82A7B9;
}
.tag-link-11{
	color:#94B0BE;
}
.tag-link-10{
	color:#A7B9C3;
}
.tag-link-9{
	color:#B9C3C7;
}
.tag-link-8{
	color:#CCCCCC;
}

table .entry img, .entry-single img {
border:1px solid #fff;
margin-right:0;
padding:0;
}