/*    
Theme Name: Binary Vegan
Theme URI:  
Description: An simplistic theme created for BinaryVegan.com. 
Author: Trish Merriman
Author URI:  
Version: 1.0 
*/ 

body {
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 840px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#gidgit {
	position: absolute;
	top: -167px;
	left: -20px;
}
#navigation {
	position: absolute;
	bottom: 385px;
	right: 0px;
	color: #FFFDF7;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: #FFFDF7;
	font-size: 16px;
	padding: 2px;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFDF9;
}
#navigation a:hover {
	color: #ABD8E0;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFDF7;
}
#snippet {
	background-image: url(images/snippet_bg.jpg);
	height: 245px;
	background-repeat: no-repeat;
	padding-top: 40px;
	position: relative;
}
#snippet_photo {
	position: absolute;
	top: 40px;
	right: 57px;
}

#content {
	background-color: #FFFDF7;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
.post {
	padding: 0 12px 0 12px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #A0917F;
	border-left: 1px solid #A0917F;
	margin-bottom: 25px;
	width: 750px;
}
.post   p {
	margin: 0px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 140%;
	color: #413430;
	text-align: justify;
}
.post h2, .post h2 a {
	color: #2e6c6f;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.post h3 {
	color: #413430;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
}
.post h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.post h6, .post h6 a {
	color: #A0917F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.post ul {
	margin:0px;
	padding:0px 0px 12px 30px;
}
.post ul li {
	font-size: 12px;
	line-height: 140%;
	color: #413430;	
}

p a, p a:visited, h3 a, h3 a:visited, li a, li a:visited {
	color: #2e6c6f;
	text-decoration:none;
}
p a:hover, h3 a:hover, li a:hover {
	color: #2e6c6f;
	text-decoration:underline;
}
p.subtitle {
	margin-top:10px;
	font-weight:bold;
}
#spacer {
	background-image: url(images/space_bg.gif);
	height: 30px;
	margin: 0px;
}
#footerWrap {
	background-image: url(images/footerwrap.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
}
.column {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.column a {
	color: #bcbfc5;
	text-decoration: none;
}
.column a:visited {
	color: #bcbfc5;
}
.column a:hover  {
	color: #ABD8E0;
}
.column p {
	color: #bcbfc5;
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.column h1 {
	color: #7CAEB6;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.column ul {
	margin: 0px;
	padding: 0px;
}
.column li {
	color: #bcbfc5;
	font-size: 11px;
	line-height: 140%;
	list-style-type: none;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#clear {
	clear: both;
	padding-top: 100px;
}

ol.commentlist {
	padding: 0 12px 0 12px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #A0917F;
	border-left: 1px solid #A0917F;
	margin-bottom: 25px;
	margin-top:0px;
	width: 750px;
}
li.comment {
	list-style-type:none;
	margin-bottom:10px;
	margin-top:0px;
}

#comments {
	color: #2e6c6f;
	font-size:14px;
	text-transform:uppercase;
	padding: 0 12px 10px 12px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #A0917F;
	border-left: 1px solid #A0917F;
	margin-bottom: 0px;
	width: 750px;
}
#respond h3 {
	text-transform:uppercase;
	color: #2e6c6f;
	font-size:14px;
	margin:0;
}
.commentlist p {
	margin: 0px;
	margin-left:47px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 140%;
	color: #413430;
	text-align: justify;
}
.avatar {
	float:left;
	padding:2px;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	margin: 0 8px 5px 0;
}
.fn, .says {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
}

.comment-meta, .comment-meta a {
	color: #413430;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
	text-decoration:none;
}
#respond {
	margin-left:25px;
	margin-right:25px;
	padding: 0 12px 0 12px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #A0917F;
	border-left: 1px solid #A0917F;
	margin-bottom: 25px;
	margin-top:0px;
	width: 750px;
}
#respond p {
	font-size:12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
img.right {
	float:right;
	margin:0px 0px 12px 12px;
	border:1px solid #A0917F;
	padding:2px;
	background-color:#ffffff;
}
img.gallery  {
	margin:0px 6px 12px 6px;
	border:1px solid #A0917F;
	padding:2px;
	background-color:#ffffff;
}