/*
THEME NAME: VNovember ffffound
THEME URI: http://www.vnovember.com
DESCRIPTION: A FFFFound Wordpress theme by Assault
VERSION: .9
AUTHOR: <a href="http://assaultblog.com">Assault</a> which started as T1v002 from <a href="http://www.livetardy.com/">Kirk Tardy</a>. Like this theme? Support us by <a href="http://assaultshirts.com">Buying one of our cool t-shirts</a>.
AUTHOR URI:
*/

@import url('reset.css');

p { margin-bottom: 18px; }
p a:hover{ color: #fff; }
a, a:visited, a:hover { text-decoration: none; color: purple; }
a:hover, h2.entry-title a:hover { color: #000; }
a img { border: none; background: #fff; }
.clearer { clear: both; }
blockquote { margin: 8px 18px 8px 0; padding-left: 18px; border-left: 1px solid #ccc; font-size:12px; color:#666; }
img.left, .alignleft { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 1px solid #bbb; float: left; }		
img.right, .alignright { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 1px solid #bbb; float: right; clear: right; }
img.center, aligncenter { display: block; padding: 3px; margin: 0 auto 1em auto; border: 1px solid #bbb; float: none; }

body { 
	font-size: 12px; 
	line-height: 19px; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
}

/*[[ --- Main Page Content Wrapper ---]]*/

#wrapper { 
	float: left;
	text-align: left; 
	width: 960px; 
	background: #fff; 
}

/*[[ --- Miscellaneous ---]]*/

#header { 
	display: block;
	width: 960px;
	margin: 0 auto 0; 
	padding: 10px 20px 20px 20px; 
	text-align:left;
	height: 120px; 
	position: relative;
}

a#home {
	display: block;
	width: 131px;
	height: 158px;
	position: absolute;
	top: 0px;
	left: 10px;
	background: url('images/vnovember-logo.gif') top left no-repeat;
	z-index: 1;
}

#blog-description { 
	font: 20px georgia,Times,'Times New Roman', sans-serif;
	text-transform: lowercase;
	position: absolute;
	left: 190px;
	top: 55px;
}

#header h1 a { 
	display: block; 
	width: 334px; 
	font: 36px georgia,Times,'Times New Roman', sans-serif;
	position: absolute;
	left: 190px;
	top: 10px;
}

span.feed { 
	position: absolute;
	right: 0px;
	top: 15px;	
	background: url(images/feed-icon.png) top left no-repeat;
	padding: 5px 0px 5px 30px;
	text-decoration: none;
	color: #000;
}

#container { 
	width: 960px;  
	overflow: hidden;
}

#contentL {
	float: left;
	width: 160px;
	display: block;
	padding: 0px 10px 0px 15px;
	position: relative;
	z-index: 2;
}

#contentR {
	float: right;
	width: 770px;
}

#sidebar2 {
	text-align: center;
	margin: 0px auto;
	display: block;
}

/*[[ --- Site Navigation Menu Styles --- ]]*/
#nav-menu { 
	width: 960px; 
	margin: 0 auto;
}

#nav-menu ul { 
}

#nav-menu ul li { 
	display: inline; 
}

#nav-menu ul li a { 
	text-decoration: none; 
	padding: 3px 5px; 
	color: #000; 
}

#nav-menu ul li a:hover { 
	color: #333; 
	background: #fff; 
}

/*[[ --- Post ---]]*/
.post { 
	position: relative;
	width: 770px;
	margin: 25px 0px;
}

.post span.permalink { 
	font-size: 12px; 
	position: relative; 
	float: right; 
	right: 0px; 
	top: -10px; display: none; 
}

.post span.permalink a { 
	color: #000; 
	border: none; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

div.post:hover span.permalink { 
	display: block; 
	padding-right: 10px; 
} /* Default post hover to reveal Permalink and Comment-count */

/*[[ --- Entry Wrapper and Entry Content Defaults ---]]*/

div.entry-wrapper {
	margin-bottom: 20px;
	width: 570px;
	overflow: hidden;
}

div.entry-content {
	text-align: left; 
	font: 14px georgia,Times,'Times New Roman',sans-serif;
	color: #000;
	position: relative;
	overflow: hidden;
width: 570px;

} /* Default Content */

div.entry-date h2 {
	font: 14px georgia,Times,'Times New Roman',sans-serif;
	text-decoration: none;
	color: #c6c2bd;
	margin: 0px 0px 10px 0px;
}

div.entry-link h2 {
	font: 14px georgia,Times,'Times New Roman',sans-serif;
	text-decoration: none;
	color: #c6c2bd;
	margin: 0px 0px 0px 0px;
}

h2.entry-title, h2.entry-title a, h2.entry-title a:visited, h2.page-title {
	font: 18px georgia,Times,'Times New Roman',sans-serif;
	text-decoration: none;
	color: purple;
}

h2.entry-title h2 a:hover {
	color: #69829f;
}

.entry-content h3 {
	font-weight: 900;
	font: 16px georgia,Times,'Times New Roman',sans-serif;
	padding-top: 10px;
}

.entry-content h4 {
	font-weight: 900;
	font: 14px georgia,Times,'Times New Roman',sans-serif;
}

div.entry-content ol, div.entry-content ul {
	 margin: 0px 0px 18px 20px;
}

div.entry-content ol li {
	padding: 0px 0px 5px 15px;
	list-style: decimal;
}

div.entry-content ul li { 
	line-height: 24px; 
	list-style: disc;
}

div.entry-content p img {
display: block;
max-width:570px;
max-height: 570px;

}

div.entry-content p {
	margin-bottom: 50px;
}

/*[[ --- Core Navigation Links ---]]*/
#nav-below { 
	width: 500px; 
	text-align: center;
	margin: 0px auto;
}

.nav-previous { 
	margin-bottom: 20px; 
	float: left; 
}

.nav-next { 
	margin-bottom: 20px; 
	float: right; 
}

#nav-above { 
	width: 960px; 
	text-align: center;
	margin: 0px auto;
}

/*[[ --- Tags ---]]*/

.tags span.tags_sep { color: #c6c2bd; }

.home .tags p, .archive .tags p { display: none; } /* Hides all the tags on the blog and archives by default */

.single .tags p {
	padding: 0 5px; 
	margin-top: 15px; 
} /* Displays all the tags on Single Post Pages */

/*[[ --- Tags Archive Page Template ---]]*/

.tags_archive { 
	margin: 20px 0 50px; 
	padding: 10px 3px; 
}

.tags_archive a { 
	color: purple; 
}
.tags_archive a:hover { 
	background: purple; 
	color: #fff; 
}

/*[[ --- Footer Elements ---]]*/

#footer { 
	clear: left; 
	width: 960px; 
	margin: 0 auto 0; 
	padding: 10px; 
	text-align: center; 
	font: 10px arial,helvetica,verdana;
}

h2.widgettitle {
	display: none;
}

#contentL ul {
	margin: 0px 0px 20px 0px;
}

.related {
	display: block;
	text-align: center;
	margin: 10px 0px;
}

.relatedImg {
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
	width: 150px;
	height: 204px;
}

.relatedImg img {
	max-width: 150px;
	max-height: 204px;
        float: left;
	display: block;
}

.relatedImg a img {
	max-width: 150px;
	max-height: 204px;
        float: left;
	display: block;
}

.relatedH {
	display: block;
	position: absolute;
	right: 0px;
	top: 46px;
	border-left: 1px solid #f0f0f0;
	width: 110px;
	padding-left: 30px;
	background-color: #fff;
}

.relatedH .relatedImg {
	height: 120px !important;
	display: block;
}

.relatedH a img {
	max-width: 110px;
display: block;
	max-height: 120px;
margin: 0px 0px 18px 0px;
}

.clear {
	clear: both;
}

