/*  
Theme Name: Live Free
Theme URI: http://matthutaff.com
Description: Patriotism, defined.
Version: 1.0
Author: Matt Hutaff
Author URI: http://laymeduck.com/
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#7f7a79 url(./images/background.png) repeat-x;
/*	border-top:5px solid #7F9B74; 
	color:#555; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	background:#fff;
	background-image:url(./images/join-or-die.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-left: 3px solid #0c2345;
	border-right: 3px solid #0c2345;
	margin:0 auto;
	padding:0 0px;
	text-align:left;	
	width:800px;
}
#content{
	font-size:1.1em;
	float:right;
	margin:0;
	padding-right: 10px;
	width:575px;
}
#sidebar{
/*	background:#484848  url(./images/sidebar.png) repeat-x; 
	border-bottom:none; 
	border:3px solid #0c2345;*/
	float:left;
	margin:0 0 0 5px;
	padding:5px;
	width:170px;
}
#sidebar a, input{
	color:#79080b;
}
#sidebar a:hover{
	color:#bb3135;
}
#sidebar .sec-a{
	float:left; 
	width:170px;
	padding:0 0px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 10px;
}

#footer{
	background:#79080b  url(./images/footer.png) no-repeat;
	border-left: 3px solid #0c2345;
	border-right: 3px solid #0c2345;
	border-bottom: 3px solid #0c2345;
	clear:both;
	color:#fff;
	font-size:0.9em;
	padding: 12px 5px 0px 5px;
	margin:0 auto;
	text-align: center;
	vertical-align:middle;
	width:790px;
	height: 20px;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	color:#f1e6e6;
	text-decoration:underline;
}

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header{
	background: url(./images/header.jpg) no-repeat;
	height:193px;
	min-height: 193px;
	text-align:right;
	width:800px;
	padding:30px 0;
}
#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{	
	margin-bottom:10px;
	padding:5px 10px;
	font-size:0.9em;
}
.entrymeta{
	font-size:0.9em;
	color:#333;
}
.entrymeta a{
	color:#557799;
}
.entrymeta a:hover{
	color:#cc0000;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:2.2em;
}
.entrytitle h2 a{
	color:#0c2345;
}
.entrytitle h2 a:hover{
	color:#1e5197;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
	/*background:#f8f9f1;
	border:1px solid #d8d9c8;
	border:1px solid #fafbfa;
	font-size:1em;*/
}
body#home .entry-1 .entrymeta{
	background: #f3f4f6;
	border-top:1px solid #b6bdc7;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	margin:-5px -10px;
	padding:5px 10px;
}

/*************************************
 +Sidebar
*************************************/

#sidebar h3{
	color:#0c2345;
	font-size:1.75em;
/*	margin:10px 0;*/
}
#sidebar ul {
	margin-bottom:3px;
	padding:3px;
	/*	 */
}
#sidebar li{

	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:2px;
}

/*************************************
 +Excerpt
*************************************/

#excerpted h3{
	color:#79080b;
	font-size:1.8em;
	font-weight:normal;
	margin-top:-5px;
}

/*************************************
 +Nav
*************************************/
#nav{
	background:#fff url(./images/red-star.png) no-repeat;
	height: 24px;
	margin-bottom:5px;
	padding:0;
	width:800px;
	margin-top:-60px;
	font-weight:normal;
	letter-spacing: -1px;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;
	float:left;
	letter-spacing:-1px;
	margin-bottom:-3px;
	margin-right:10px;
	padding:2px 5px;
}
#nav ul li a{
	color:#79080b;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
#nav ul li a:hover{
	color:#b23437;
}

/*************************************
 +Comments
*************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:1.1em;
}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

