/*
Theme Name:   Conte
Theme URI:    http://mschindler.com/conte
Description:  A soon-to-be classic derivative of Derek Powazek's DePo Clean.
Version:      0.1
Author:       Mike Schindler
Author URI:   http://mschindler.com
*/



body {
    margin: 0; 
    padding: 0;
    background-color: #f0f1e8;
	background-image: url('http://mschindler.com/wp-content/themes/conte/images/page_bg.png');
	background-repeat: repeat-x;
    color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

p {
	line-height: 120%;
	font-weight:normal;

}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#bf0000; text-decoration: none }
   
a:hover { color: #540000; text-decoration: none; }

p { 
	font-size: 14px;
	margin-bottom: 18px; 
	padding:0;
	}

ul, ol {  
	font-size: 0.8em;
	   margin-bottom: 18px;
	}

ul {
    list-style-type: square;
	}

h1 { 
    font-size: 30px; 
    line-height: 100%;
    margin: 0 0 20px 0; 
	padding: 0;
	}

h2 { 
    font-size: 22px; 
    line-height: 26px;
	}

h3, h3 a { 
	font-size: 32px; 
        margin: 0;
	padding: 10px 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #bf0000;
	text-decoration: none;
	font-weight: normal;
	line-height:110%;
	}

h3 a:hover {
	color: #540000;
	}

.container {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/container_bg.png');
	background-repeat:repeat-x; 
    margin: 0 auto;
    width: 935px;
	}


/* HEADER */

.header {
    margin: 0;
	padding: 0;
        text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 935px;
	height: 75px;
	display: block;
	clear:both;
}

.header h1 {
    margin: 14px 0;
	padding: 0;
	font-size: 43px;
	font-weight: bold;
    color: #f0f1e8;
	width: 450px;
	float: left;
	

}

.header span {
    font-size: 18px;
    color: #AAABA5;
    font-weight: normal;
	margin:15px 0;
	padding:0;
	float:right;
	width: 470px;
	font-weight: normal;
	text-align:right;
}

.header a {    
	color: #f0f1e8; 
	text-decoration: none;  
	font-weight: bold;
	}
	
.header a:hover { 
	text-decoration: none; 
        color: #f0f1e8;
	}

.header span a {    
	color: #B89448; 
	text-decoration: none;
	padding: 0 40px 0 0; 
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/brainy.png');
	background-repeat: no-repeat;
	background-position: right;
	font-weight:normal;
	}
	
.header span a:hover { 
	color: #fc6; 
	text-decoration: none; 
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/brainy2.png');
	background-repeat: no-repeat;
	background-position: right;
	}

#s, #s2 { 
	width:150px;
	color:#999;
}

.search {
	/* height: 30px; */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
}


.navcontainer {
	clear:both; 
	padding:0;
	margin: 0 0 20px 0;
	height:205px;
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/nav_bg.png');
	background-repeat: no-repeat;
	width:935px;
	}

/*  NAV */

.nav {
	font-size:20px;
	font-style:italic;
	text-align: center;
}

.nav, .nav ul {
	list-style: none;
	height:25px;
	width:935px;
	padding:0 0 10px 0;
	margin:0;
}

.nav a, .nav a:hover {
	
	text-decoration: none;
	border:none;
}

.nav li {
	list-style:none;
	display:inline;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:none;
	color:#AC9696;
	text-transform:lowercase;
	text-decoration: none;
	padding: .2em 1em;
}

.nav a:hover, .nav a:active {
	text-decoration:none;
	color:#235150;
}

.current_page_item	a, .nav .on {
	text-decoration: none;
	font-weight: bold;
	color: #235150;

}

/* POSTS */


.post h2 {
	padding-top:30px;
	}

.post img:hover, .post img  {
    border: none;
}


.firstpost {
    text-align:left;
    width: 630px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 630px;
    padding: 0;
	margin:0;
   /*  border-top: 1px solid #235150; */
			background-image:url('http://mschindler.com/wp-content/themes/conte/images/content_bg.png'); 
	background-repeat: repeat-x;

}

.postnoline {
    text-align:left;
    width: 630px;
    padding: 20px 0 0 0;
	margin:20px 0 0 0;
	border-top: 2px solid black;
	display: block;
	height:100px;
}

.posttopline {
    border-top: 1px solid #235150;
    text-align:left;
    width: 630px;
    padding: 0;
	margin:0;
}

.pblock {
	text-align:center;
    padding: 40px 0 0 0;
	margin:20px 0 0 0;
	border-top: 2px solid black;
	display: block;
	height:100px;
	}

span.previous { padding: 0 0 0 20px; float: left; }
    
span.next { float: right; }

span.edit a { 
    font-weight:normal; 
    font-size:10px; 
    color:#666;
    padding:0 4px; 
	float: right;
}

.metainfo {
    float:left;
    width: 155px;
    color: #666;
    padding: 0;
	margin-top: 10px;
}

.metainfo p {
	/* border-bottom: 1px solid #B4A8A2; */
	margin: 5px 0 10px 0;
	padding: 8px 0 15px 30px;
	font-size:11.5px;
}

.metainfo a { font-weight:nomral; text-decoration: none; }

.metainfo a:hover { text-decoration: none; }

p.permalink {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/post_permalink.png');
	
	}

p.categories {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/post_categories.png');
	}
	
p.comments {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/post_comments.png');
	font-size: 13px;
	}
	
.permalink, .categories, .comments {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom: 1px solid #B4A8A2;
	}
	
.content {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/content_bg.png'); 
	background-repeat: repeat-x;
	}

.postContent {
    margin-left:175px;
	padding-top:15px;
    width: 450px;
    text-align:left;

}

.contentpage {
    margin:0;
	padding-top:20px;
    width: 630px;
    text-align:left;
}

.contentpage ul {
    font-size: 12px;
	line-height: normal;
}

.contentpage ul ul {
    font-size: 12px;
	padding-left:15px;
	line-height: normal;
}

.comments_headers {
	padding-top:30px;
	}

.previously {
   text-align:left;
    width: 630px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #777;
    font-size: 14px;
	height:100px;
}

.previously a { font-weight:bold }

.text_area { width: 450px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }



/* SIDEBAR */

.sidebar {
    padding: 0 0 18px 0;
	margin:0;
    width: 280px;
    color: #666;
    float:right;
    text-align:left;
	line-height:100%;

}



.sidebar a { font-weight:normal; text-decoration: none; }

.sidebar a:hover { text-decoration: none; }

.sidebar h2 {	
	font-family: Helvetica, Arial, sans-serif;
	color:#353534;
	font-size: 13px;
	margin: 1.2em 0 .5em 0;
	padding: 0;
	list-style:none;
	/* background-image:url('http://mschindler.com/wp-content/themes/conte/images/sidebar_bg.png'); 
	background-repeat: repeat-x; */
	}


.sidebar form {	
	border: 1px solid #AFBBAA;
	background-image:none;
	background-color:#efefef;
	padding: 10px;
	margin:0;
	}
	
.linkcat h2 {	
	font-size: 12px;
	background-image: none; 
	}	


	
.sidebar li {	

	list-style:none;
	}

.sidebar ul { 

	margin: 0;
	padding: 0;
	font-size:12px;
}


/* Blogroll links */
.sidebar ul li { 
	margin: 0 0 10px 10px;
	line-height: 100%;
	list-style:none;
	border-bottom:none;
}
	


/* FOOTER */

.footerContainer {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/footer_bg.png');
	background-repeat:repeat-x;
	background-color:#202020;
	width:100%; 
	display:block; 
}

.footer {
    padding: 22px 0 10px 5px;
    text-align:left;
	color:#666;
	width:935px;
	margin:auto;
}

.footer p {
	font-size:12px;
	}

.footer div {
    width:295px;
    margin: 0 0 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.middle h3, .footer div.middle p, .footer div.middle form {

	padding-left:30px;
}

.footer div.last {
    margin: 0 0 0 0;
}

.last p {
	float: left; 
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
.last div {
	cursor:pointer;
	padding: 0 0 20px 0;
	margin:0;
	}
	

.footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#40403E;
	font-size:24px;
	margin: 5px 0 30px 0;
	padding: 0 0 20px 0;
	text-align:center;
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/footer_head_bg.png');
	background-position: bottom;
	background-repeat:no-repeat;
	}


.footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#40403E;
	font-size:1.2em;
	margin: 20px 0 5px 0;
	padding: 0;
	}

.footer a {
	color:#337674;
	}

.footer a:hover {
	color:#fff;
	}



.footer ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 20px;
	}
	
.footer li {
	padding: 0.5em;
	}

.linkedin a, .flickr a, .facebook a, .twitter a, .behance a {
	background-repeat: no-repeat;
	background-position:left;
	font-weight:normal;
	padding: 10px 0 10px 25px;

	}

.linkedin a {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_linkedin.png');
	}	
	
.linkedin a:hover {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_linkedin2.png');
	}
	
.flickr a {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_flickr.png');
	}	
	
.flickr a:hover {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_flickr2.png');
	}
	
.facebook a {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_facebook.png');
	}	
	
.facebook a:hover {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_facebook2.png');
	}
	
.twitter a {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_twitter.png');
	}	
	
.twitter a:hover {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_twitter2.png');
	}
	
.behance a {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_behance.png');
	}	
	
.behance a:hover {
	background-image:url('http://mschindler.com/wp-content/themes/conte/images/icon_behance2.png');
	}

span.featurePic {
	float:left; 
	width:70px; 
	height:70px; 
	margin: 0;
	padding: 0 15px 0 0;
	}

.feature {
	height: 80px;
	}	

.featured  {
	background-color: #555;
	padding: 3px;
	display:block;

	}
	
.featured a:hover  {
	background-color: #f0f1e8;
	}

.copyright {
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #2A2A2A;
    text-align:center;
    font-size: .8em;
    color: #40403E;
}

form {
	margin: 0;
	padding: 0;
	}

/* LIGHTBOX  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('http://mschindler.com/wp-content/themes/conte/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('http://mschindler.com/wp-content/themes/conte/images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* VAARIOUS */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #E4E3DA;
    color:#333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	}

.pic {
	border: none;
	}

a.pic:link, a.pic:visited, a.pic:hover {
	border: none;
	}

a.pic:hover {
	border: none;
	background-color: transparent;
	}

.picLeft {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
	}
	
a.picLeft:link {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
	}
	
a.picLeft:visited {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
	}
	
a.picLeft:hover {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
	}

.picRight {
	border: none;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 8px;
	}
	
 div.hide {
	display: none;
	}
	
 div.show {
	display: block;
	} 
	
.gravatar {
	border:1px solid #AFBBAA; 
	padding:3px; 
	background-color: #fff;
	display:block;
	width:60px;
	}
	
	
.contactform {
	font-size:12px;
	}
	
table.post1 th {
	background: #bbae7a;
	border-top: 1px solid #333;
	border-bottom: 1px solid #bbae7a;
	padding:3px;
	text-align:center;
	font-size:12px;
	color:#000;
}

table.post1 td {
	background: #e8dfba;
	border-top: 1px solid #bbae7a;
	border-bottom: 1px solid #bbae7a;
	padding:3px;
	text-align:center;
	font-size:12px;
}
	

/* DATE */
	 

ul.dates, ul.counts {
	list-style:none;
	border-top:1px solid #AFBBAA;	
        margin:15px 0 25px 0;	
        }

ul.dates li, ul.counts li {
        list-style:none;
		border-bottom:1px solid #AFBBAA;
        color:#AFBBAA;
        margin: 0;
        padding:8px 0;
        clear: both;
	}


ul.dates .date {
	color:#AFBBAA;
	float:right;
	padding:0;
	margin:0;
}
	
ul.dates a:hover,ul.dates a:hover .date {
	color:#540000;
}
 

/* COPIED FROM 4U 

ul.dates {
list-style:none;
border-top:1px solid #3D3D3D;
margin:1.5em 0 2em;
}

ul.dates li {
list-style:none;
border-bottom:1px solid #3D3D3D;
color:#858585;
margin:0;
padding:0.5em 0;
}

ul.dates .date {
color:#858585;
float:right;
padding:0;
} 
*/



	




