/*
Theme Name: French Press Club Theme
Theme URI: www.frenchpressclub.com
Description: French Press Club Theme
Author: Darrin Demchuk
Author URI: http://www.layeredthoughts.com
version: 1.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: brown url(images/burlap-bg.jpg) repeat 0px 0px;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	}

	
h1 {font-size:17pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: underline;}



/* container */


#wrap {
	width: 1005px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {background:url("images/header-bg.jpg") no-repeat scroll center bottom transparent;
color:#FFFFFF;
height:162px;
margin-top:13px;
width:1000px;
	}
	
#logo {float:left;
height:152px;
padding-left:45px;
padding-top:10px;
width:397px;}

#header-right{width: 555px; float: left;}
#header-right #rss{margin-right:70px;
margin-top:-14px;
text-align:right;}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


.menu {color:#2A1C0A;
font-family:arial,times,serif;
font-size:18px;
font-weight:600;
margin-left:50px;
margin-top:38px;
overflow:hidden;
width:492px;
}


.menu ul {
	margin:0;
	padding:0;
}

.menu ul li {
float:left;
list-style-type:none;
margin:0 8px 0 0;
padding:0;
}

.menu ul li a {
color:black;
display:block;
font-family:arial;
font-size:16px;
font-weight:600;
margin:0;
padding:4px;
text-shadow:1px 1px #E3E3E3;
}

.menu ul li a:hover {
	background: #E0AE6A;
	text-decoration: none;
}



/* content */

#container{width: 1005px;
	margin: 0 auto;
	padding:0;
	background:transparent url(images/container-bg.jpg) repeat-y 0px 0px;
	overflow: hidden;}


#content {
	float:left;
	width:620px;
	overflow: hidden;
	margin:0px 0px 0px 30px;
	}

#content p{
margin: 0px 20px 15px; font-size: 14px;}
#content h1{
margin: 0px 20px 15px;}
	
#page-content {
	float:left;
	width:590px;
	overflow: hidden;
	margin:10px 0px 0px 50px;
	}
	
#page-content-wide {
	float:left;
	width:900px;
	overflow: hidden;
	margin:10px 0px 0px 50px;
	}


/* how to banner */
#how-to-banner{background:url("images/how-to-banner-bg.png") no-repeat scroll 0 0 transparent;
height:158px;
margin-bottom:-4px;
width:668px;}

#how-to-banner h1{color:white;
font-family:tahoma;
font-size:19px;
letter-spacing:-1px;
margin:0;
padding:25px 0 0 30px;
text-shadow:1px 1px 5px #333333;}

#how-to-banner p{color:#FFDCAE;
font-size:14px;
font-weight:600;
margin-bottom:15px;
margin-left:40px;
margin-top:10px;
width:365px;}
#how-to-banner a.how-to{margin-left: 0px; margin-top: 10px; text-transform: uppercase; font-size: 18px; color: #cdb868; background: url(images/how-to-arrow.png) no-repeat right; padding:10px 40px; text-shadow:1px 1px 5px #333333; font-weight: 600;}

/* featured post */
#featured-post{width: 602px; margin-left: 8px; margin-top: 25px;}
#featured-post h2{background:transparent url(images/featured-post-header-bg.png) no-repeat scroll 0 0;
color:#2A1C0A;
font-size:17px;
height:22px;
padding:10px 0 6px 15px;}
#featured-post span{float: right; color: #b68d56; font-size: 13px; padding: 4px 8px;}
#featured-post #contents{ background:#F3E4D0 none repeat scroll 0 0;
border:2px solid #E0AE6A;
font-size:14px;
padding:15px 5px 5px 0;}
#featured-post #contents p.postmetadata{margin:15px 0 5px 25px;
padding:0;}
#featured-post #contents p.postmetadata a{font-size: 14px; color: #cc9c5a; font-weight: 600;}
#featured-post #contents p.postmetadata strong{font-size: 16px; color: #522f01;}

/* recent articles */
#recent-posts{width: 602px; margin-left: 8px; margin-top: 35px; margin-bottom: 20px;}
#recent-posts h2{background: url(images/recent-posts-header-bg.png) no-repeat 0px 0px; height: 22px; padding: 14px 0px 4px 55px; color: #643a01; font-size: 15px;}
#recent-posts #contents{border: 2px solid #e0ae6a; background: #fcf4e9; padding: 10px; overflow: hidden; font-size: 14px;}
#recent-posts #contents .post-summary{clear: both; padding: 10px 0px; font-size: 13px;}
#recent-posts #contents .post-summary img{padding: 2px; margin: 0px 10px 0px 0px; border: 1px solid #e0ae6a; float: left;}
#recent-posts #contents .post-summary .body{color:#502E01;
float:left;
font-size:13px;
line-height:14px;
width:575px;}
#recent-posts #contents .post-summary .body h3 {border-bottom: 1px solid #e5d6c6; margin-bottom: 3px;}
#recent-posts #contents .post-summary .body h3 a{background:transparent none repeat scroll 0 0;
color:#533001;
font-size:13px;}
#recent-posts #contents .post-summary .body h3 span{font-size: 10px; color: #b68d56;}
#recent-posts #contents .post-summary .body .post-excerpt{height: 35px;}


a.read-more{background: url(images/coffee-mug-small.png) no-repeat 0px 0px; padding: 3px 0px 4px 30px; float: right; font-weight: bold; font-size: 11px; color: #2a1c0a;}


.post {
	margin:0 0 15px 0;
	padding:0;
	line-height: 14pt;
	font-size: 14px;
	font-family: tahoma;
	}

.post h1{border-bottom:2px solid #E5D6C6;
color:#2A1C0A;
font:bold 26px arial,georgia,times;
margin-bottom:10px;
padding-bottom:2px;
	}

.post h2{
	font:bold 18px arial,georgia, times;
	color: #2A1C0A;
	border-bottom: 2px solid #E5D6C6;
	margin-bottom:4px;
	padding-bottom:2px;
	margin-top: 15px;
	clear: both;
	}
	
.post h2 span{margin-left: 10px; font-size: 10px; color: #b68d56;}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #E0AE6A;
	text-decoration: none;
	}

.post ul {}

.post ul li { list-style-type: circle; margin-left: 20px; font-weight: bold; }

.entry p{margin:12px 0; }

.entry p a{color: #533001; font-weight: bold;}

.entry p.related-posts-title{
border-top:1px dotted #D1D1D1;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
padding-left:10px;
padding-top:4px;
}

.entry ol.related-posts-list{
font-size:14px;
margin-left:45px;
}

.entry ol.related-posts-list li{

}

.entry ol.related-posts-list li a{
color:#533001;
}

.entry p.post-tags{
font-weight:bold;
margin:10px 25px;
font-size:12px;
}

.entry p.post-tags a{
font-size:12px;
font-weight:normal;
}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 15px 0 0px 0px;
	font-size: 10px;
	}

.postmetadata a{color: #b68d56;}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

#howto-nav{height: 20px; clear: both; padding: 5px; background: #F3E4D0; border: 2px solid #E0AE6A; }
#howto-nav a.left-link{float:left; background: url(images/left-arrow.png) no-repeat left; text-transform: uppercase; font-size: 11px; color: #533001; padding-left: 25px; font-weight: bold;}
#howto-nav a.right-link{float:right; background: url(images/right-arrow.png) no-repeat right; text-transform: uppercase; font-size: 11px; color: #533001; padding-right: 25px; font-weight: bold;}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:335px;
	float:right;
	margin:0;
	padding: 0px 20px 0px 0px;
	}

#sidebar h2{
	background: url(images/sidebar-header-bg.png) no-repeat 0px 0px;
	color: white;	
	margin: 0 0 0 -5px;
	padding: 11px 0px 0px 15px;
	height: 48px;
	width: 335px;
	font-weight: normal;
	font-size: 18px;
	text-shadow:1px 1px 2px #333333;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0px 0px 0px 10px;}

#sidebar ul {
	margin:4px 0px 4px 10px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:-5px 0 0 0px;
	padding:0;
}

#sidebar ul ul li {
	background: url(images/list-bullet.png) no-repeat center left;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 11pt;
	}

#sidebar ul ul li a{
	font-weight: bold;
	font-size: 13px;
}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.textwidget{margin-bottom: 15px;}

/* comments */


#commentform{
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #533001;
margin:0;
padding:5px 10px;;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
border:2px solid #533001;
display:inline;
margin:0 0 5px 7px;
padding:4px;
	}

img.alignleft {
border:2px solid #533001;
display:inline;
margin:0 15px 5px 0;
padding:4px;
	}
	
img.bordered {

	border: 1px solid #E5D6C6;
	margin-bottom: 15px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background: url(images/footer-bg.jpg) no-repeat;
	clear: both;
	width: 1000px;
	height: 75px;
	}
	
#footer #footer-content{background: url(images/footer-divider.png) no-repeat; width: 882px; margin: 0 auto; padding-top:17px;}
#footer #footer-content .menu{margin: 0 auto; font-size: 11px; width: 340px;}
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

