/*  
Theme Name: Veterans' Affairs
Theme URI: http://vadocumentary.com
Description: Custom theme for Matt Bernard.
Version: 1.0
Author: Chad Coleman
Author URI: http://frontierwebdesign.com/

Header photo copyright Matt Bernard.

*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
blockquote {
margin:10px;
padding: 5px 0 0 30px;
	color: #EEE;
	background-image: url(http://vadocumentary.com/wp-content/uploads/blockquote.png);
	background-repeat: no-repeat;

}





#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 255px;
	background-position: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}
#logo {
	float: left;
	text-indent: -999px;
	overflow: hidden;
	margin: 0px;
}
#logo a{
	font-size: 4px;
	color: #000000;
	display: block;
	width: 422px;
	height: 64px;
	margin-left: 22px;
	margin-top: 166px;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #996600;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	clear: both;
}
#nav ul {
	margin: 0px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	display: inline;
}
#nav span {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 1px;
	margin-right: 9px;
	margin-left: 9px;
}
#nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19px;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-right: 9px;
	margin-left: 9px;
}
#nav a:hover, #nav a:active {
	color: #999999;
}
#content {
	height: 500px;
}
#left {
	float: left;
	width: 420px;
	background-image: url(images/post.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
.title {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	width: 310px;
	float: left;
}
.title a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.post {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;
	
}
.postfoot {
	background-image: url(images/post-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 100%;
	margin-right: 6px;
	margin-left: 2px;
}
.archivepost {
	margin-left: 25px;
}

.date {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 20px;
	text-align: right;
}
.entry {
	clear: both;
	color: #cfbe95;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 16px;
	overflow: hidden;
}
.editentry a {
	color: #FFFFFF;
}
#right {
	float: right;
	width: 330px;
}
#sidebar {
	padding-bottom: 26px;
	overflow: hidden;
	clear: right;
}
#sidebar ul ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292517;
	width: 166px;
}
#sidebar li li {
	list-style-type: none;
	width: 166px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
}
#featurevid {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#sidebar li li a:link, #sidebar li li a:visited {
	width: 161px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292517;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
}
#sidebar li li a:hover, #sidebar li li a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #413a2b;
	color: #FFFFFF;
	background-color: #0c0c0c;
}
#sidebar h2, #featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.clearboth {
	clear: both;
}
#footer {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 55px;
	clear: both;
	margin-top: 26px;
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 177%;
}
.archive {
	padding-top: 14px;
	padding-right: 25px;
	padding-left: 25px;
}
.archive ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 2px;
}
.archive li {
	margin-left: 6px;
	list-style-type: square;
	padding: 2px;
}
.archive h3 {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.navigation {
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.alignleft {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.alignright {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}.navigation a {
	color: #FFFFFF;
}
