/*

Theme Name: American History

Theme URI: http://refueled.net/free-wordpress-themes/

Description: A three column, widget-ready theme for WordPress. Perfect theme for historical or political blogs.

Author: refueled

Author URI: http://refueled.net

version: 1.0

Tags: three-column, widget-ready, history, american

*/







/* basics */



*{margin:0; padding:0;}



body {

	background: #313131 url(images/pat.gif);

	font:normal 13px arial, verdana;

	margin: 30px;

	}

	

h1 {font-size: 16pt;}

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{

	margin:10px;

	font-family:"Courier New", Courier, monospace;

	}





/* links */



a{

	color:#617988;

	text-decoration:none;

	}



a:hover{color:#6A7CA0;text-decoration:none; border-bottom:1px dotted #617988;}







/* container */





#container {

	width: 940px;

	background:#fff url(images/bg.png) repeat-y; 

	color:#333;

	border: 8px solid white;

	margin: 0 auto;

	padding: 0;

	overflow:hidden;

	}

	

/* header */



#header {

	background:#0F2533;

	width: 940px; 

	height:105px;

	color: #fff; 

	overflow:hidden;

	}



#header h1{

	font:normal 18px georgia, palatino linotype, arial, times;

	letter-spacing: 1px;

	margin: 0;	

	padding: 18px 0 4px 16px;	

	}

	

.logo{float:left; width:auto;}

	

#header h1 a{color: #fff; text-decoration: none;}

#header h1 a:hover{color: #9DADB7; text-decoration: none; border:none;}



#header .quotesection{

	color:#fff; 

	font: normal 10pt georgia, times, verdana;

	width: 40%; 

	float:right; 

	padding: 15px 15px 0 0; 

	overflow: hidden; 

	line-height:13pt; 

	text-align:right;

	word-spacing:1px;

	}



#header .author{font-style: italic; text-align:right; padding:8px 0; color:#fafafa;56}





#header h2{

	font:normal 14px sylfaen, palatino linotype, georgia, arial, times;

	font-style:italic;

	color:#fafafa;

	letter-spacing: 1px;

	margin: 0;	

	padding: 0 0 18px 20px;	

	}





/* main menu */





#menu {

	background: #750000 url(images/menu.jpg);

	font:normal 11px arial, verdana, serif;

	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff;

	width:100%; 

	overflow:hidden;

}





#menu ul {

	text-align:left; /* text-align:center; centers the menu */

	margin: 0;

	padding: 6px 0;

}



#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;

}



#menu ul li a {

	color:#fafafa;

	border-right: 1px solid #c7c6c4;

	text-transform: lowercase;

	padding: 0 14px 0 10px;

	margin: 0;

	text-decoration: none;

}



#menu ul li a:hover {

	color:#B4BCC6;

	border-bottom:none;

}



/* header image */





#headerimg{

  width: 940px;

  height:142px;

  background: #fff url(images/headerimg.jpg) no-repeat;

  }

#headerimg h1{

	visibility: hidden;

	margin: 0;	

	}


#headerimg .quotesection{

	color:#000000; 

	font: normal 10pt georgia, times, verdana;

	width: 40%; 

	float:right; 

	padding: 15px 15px 0 0; 

	overflow: hidden; 

	line-height:13pt; 

	text-align:right;

	word-spacing:1px;

	}



#headerimg .author{font-style: italic; text-align:right; padding:8px 0; color:#000000;56}

#headerimg .hlogo { float: left; width: 269px; height: 107px; cursor: pointer;}

/* content */





#content {

	width:510px;

	float: left;

	overflow: hidden;

	margin: 5px 0 0 0;

	}



.pagetitle{

  	font:22px normal sylfaen, georgia, baskerville, times, serif;

  	padding:14px 30px 0 30px;

  	margin:0;

	}

	

.post {

	margin: 0;

	padding:14px 30px;

	line-height: 14pt;

	overflow: hidden;

	}

	

	

.post h2{

  	font:22px normal sylfaen, georgia, baskerville, times, serif;

  	border-bottom: 1px dashed #BEBEBE;

  	padding: 0 0 10px 0;

  	margin: 0 0 10px 0;

	}

	

.post h3{

  	font:14px normal georgia, baskerville, times, serif;

  	color:#B2B2B2;

	}

	

.post h2 a{

	text-decoration: none;

	color:#4D6474

	}

	

.post h2 a:hover{

	color: #768E9D;

	text-decoration: none;

	border:none;

	}

	

.post p{text-align: justify; color:#676767;}



.post ul {margin:12px 20px;}



.post li {list-style-type:square;}



.entry p{margin:12px 0;}



.singletags{

  	border-top: 1px dashed #BEBEBE;

  	padding:10px 0;

  	margin:20px 0;

	}



.postmetadata{

	background:#fbfbfb;

	padding:6px;

	margin:22px 0;

	border-left:1px solid #93a9cc;

	}

	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft {float:left; margin:25px 0;}

.alignright {float:right; margin:25px 0;}

	

.more-link{

	background:#455a79;

	color:#fff;	

	padding:4px;

	margin:10px 0;

	color:#fff;

	border:none;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

	-moz-border-radius:6px;

	-khtml-border-radius:6px;

	-webkit-border-radius:6px;

	border-radius:6px;

	display:block;

	width:150px;

	height:20px;

	text-align:center;

	}

	

.more-link:hover{

	background:#fbfbfb;

	color:#7e93ad;

	text-decoration:none;

	border:none;

	}





/* left sidebar */



#left {

	font-family: verdana, arial, tahoma;

	font-size:8pt;

	width: 212px;

	float:left;

	margin: 0 0 24px 0;

	padding: 0;

	overflow: hidden;

	}



#left h2{

	font-family: georgia, verdana, times;

	font-weight: normal; 

	font-size: 10pt; 

	font-variant:small-caps;

	text-align: left;

	color: #08122E;	

	letter-spacing: 1px;

	border-bottom: 1px dashed #B4BCC6;

}



#left a{color:#4c6075;}



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



#left img {padding: 0; margin: 0;}



#left ul {

	margin:12px;

	padding:0;

	list-style-type: none;

	}



#left ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#left ul ul {

	margin: 12px 0;

	padding: 0;

}



#left ul ul li {

	list-style-type: none;

	}



#left ul ul ul{

	margin: 0;

	padding: 0;

}



#left ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}



/* This is the left sidebar menu at the top */



#left .title {

	color: #fff;

	background:#455A79;

	font-family:georgia, arial, verdana, Times, serif;

	font-size: 9pt;

	font-variant: small-caps;

	font-weight: 300;

	letter-spacing: 1px;

	border-bottom:none;

	border-top: 1px solid #fff;

	width: 100%;

	margin: 0;

	padding: 0;

	}

	

#left .title a {

	color: #fff;

	padding: 3px 12px;

	margin: 0;

	display: block;

	}

	

#left .title a:hover {

	color: #627989;

	background: #fff;

	text-decoration: none;

	border-bottom:none;

	}	

	

	



/* right sidebar */



#right{

	float:right;

	margin: 0 0 24px 0;

	padding: 0;

	text-align: left;

	overflow: hidden;

	font-family: verdana, arial, tahoma;

	font-size:8pt;

	width: 212px;

	}



#right h2{

	font-family: georgia, verdana, times;

	font-weight: normal; 

	font-size: 10pt; 

	font-variant:small-caps;

	text-align: left;

	color: #08122E;	

	margin: 0 0 4px 0;

	padding: 0 0 4px 0;

	text-align:left;

	letter-spacing: 1px;

	border-bottom: 1px dashed #D1C1B9;

}





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



#right img {padding: 0; margin: 0;}



#right a {color:#444;}



#right ul {

	margin:12px;

	padding:0;

	list-style-type: none;

	}



#right ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#right ul ul {

	margin: 12px 0;

	padding: 0;

}



#right ul ul li {

	list-style-type: none;

	}



#right ul ul ul{

	margin: 0;

	padding: 0;

}



#right ul ul ul li{

	padding: 0 22px 0 0;

	list-style-type: none;

	color: #898989;

}



/* This is the right sidebar menu at the top */





#right .title {

	color: #fff;

	background:#9B9B9B;

	font-family:georgia, arial, verdana, Times, serif;

	font-size: 9pt;

	font-variant: small-caps;

	font-weight: 300;

	letter-spacing: 1px;

	border-bottom:none;

	border-top: 1px solid #fff;

 	width: 100%;

	margin: 0;

	padding: 0;

	text-align: left;

	}

	

#right .title a {

	color: #fff;

	padding: 3px 12px;

	margin: 0;

	display: block;

	}

	

#right .title a:hover {

	color: #A29083;

	background: #fff;

	text-decoration: none;

	border-bottom:none;

	}







/* comments */





.maincommentssection{

	width:425px;

	margin:0 auto;

	border:1px solid #e5e5e5;

	padding:8px;

	background:#f6f6f6;

}





#commentform{

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font:normal 12px georgia, arial, times, verdana;

	color: #000;

	}

	

#comment{

	width:96%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:2px;

	border: 1px solid #ddd;

	}

	

#submit{

	background:#3a4b68;

	color:#fff;	

	padding:4px 6px;

	color:#fff;

	border:none;

	}

	

#submit:hover{

	background:#7e93ad;

	color:#fff;

	}



#comments{margin:10px 0; padding:0; font:normal 14px georgia, times;}

	

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



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



ol.commentlist li {

	margin:0;

	padding:12px;

	list-style-type:none;

	}



ol.commentlist li.alt {background:#fcfcfc;}

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





cite {

	font:bold 11px arial, verdana, tahoma;

	padding:4px 0;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



.children{

	border:1px solid #ddd;

	margin:0;

	padding: 0;

}



.reply{margin:0 0 20px 0; padding:0;}



.nocomments{background:#2d2d2d; color:#fff; padding:8px;}









/* search */



#searchform{

	padding: 8px 0 15px 0;

	margin: 0;

	font-family: verdana, arial, times;

	}

	

#searchform input#s{

	font-family: verdana, arial, times;

	font-size: 8pt;

	padding: 4px;

	margin: 0;

	width: 175px;

	text-transform: lowercase;

	text-align: left;

	border-top: none;

	border-bottom: none;

	border-right: 1px solid #D1D1D1;

	border-left: 1px solid #D1D1D1;

	background: #fff;

	color:#8E8E8E;

	letter-spacing: 1px;

	}



#searchform input#s:hover{

  background: #f7f7f7;

	}

	

#searchform input#s:focus{

  background: #fff;

	}





/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.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 {

	clear: both;

	width: 100%;

	margin:0;

	font:normal 11px arial, verdana, tahoma;

	background:#7E93AD;

	border-top: 8px solid white;

	word-spacing:1px;

	}

	

#footer p{color:#fff; padding:12px; margin: 0; text-align:center;}

#footer a{color:#fff; text-decoration: none; border-bottom:1px dotted #fff;}

#footer a:hover{text-decoration:none; border:none;}



