/*------------------------------------------------------------------
Theme Name: Golgoth
Theme URI: http://codefor.com/
Description: A wordpress theme created by Adam Foster for use on golgoth only.
Version: 1
Author: Adam Foster
Author URI: http://codefor.com/
Tags:

	Golgoth v1
	http://codefor.com/

	This theme was designed and built by Adam Foster,
	whose site you can find at http://codefor.com/

-------------------------------------------------------------------*/ 

/* RESET STYLES ---------------------------------------------------*/

* { margin: 0; padding: 0; text-indent: 0; border:0; outline:0; list-style:none; font-size:100%; border-collapse:collapse; border-spacing:0; word-wrap:break-word; quotes:none; background:transparent; vertical-align: baseline; font-weight: normal; }
:focus, a { -moz-outline-style: none; outline: none !important; }
.clearfix { /*display: inline-block;*/ }
	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
	

/* GENERAL STYLES ---------------------------------------------------*/

#posts h1 { width: 100%; background: #cccccc; color: #000000; font-size: 16px; text-transform: uppercase; margin: 0 0 8px 0; }
h2 { font-size: 16px; color: #fff; padding-bottom:10px; text-transform: uppercase; }
h3 { background: #000; color: #fff; font-size: 16px; text-transform: uppercase; margin: 0 0 8px 0; padding: 5px 8px; position: relative; }
h4, h5, h6 { padding: 0 0 12px 0; font-weight: bold; }
p { padding: 0 0 12px 0; margin: 0; font-size: 10px; line-height: 12px; }
img { margin: 0; padding: 0; border: 0 none; }
strong { font-weight: bold; }
em { }
input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #666666; }
ul { padding: 0 0 8px 0; margin: 0; font-size: 10px; }
	ul li { margin: 0; padding: 0 0 4px 12px; list-style-type: none; line-height: 12px; background: url(_include/img/ico-01.gif) left 2px no-repeat; }
dl { padding: 0; margin: 0; font-size: 12px; line-height: 14px; }
	dt { display: inline; font-weight: bold; float: left; clear:both; }
	dd { margin: 0; padding: 0; }
small { margin: 0; padding: 0 0 10px; color: #999999; display: inline-block; }
abbr, acronym { cursor: help; color: #999999; }
q { font-style: italic; }
	q:before { content: no-open-quote; content: ""; }
	q:after { content: no-close-quote; content: ""; }
a { color: #000000; text-decoration: underline; }
	a:hover { color: #fff; background-color: #000; text-decoration: underline; } 	

/* GOLBAL STYLES ---------------------------------------------------*/ 

body { background: #fff url(_include/img/bg-body.gif) top repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #666666; }
#header { width: 100%; height: 505px; background: url(_include/img/bg-header.jpg) top no-repeat; min-width: 895px; }
	#logo { background: url(_include/img/bg-logo.png) top left no-repeat; height: 200px; width: 895px; margin: 0 auto; }
		#logo h1 a { width: 216px; color: #666666; text-align: center; text-decoration: none; display: block; padding:100px 14px 10px; }
			#logo h1 span { text-indent: -9999px; overflow: hidden; display: block; background: url(_include/img/bg-logo.gif); width: 216px; height: 65px; margin-top: 10px; }
		#logo h1 a:hover { background: 0 none; }
	#welcome { width: 895px; margin: 190px auto 0; }
		#welcome .left {  width: 285px; }
		#welcome .right {  width: 590px; }
			#welcome p { color: #999999; }
#main { width: 895px; margin: 0 auto; }
	#content { width: 100%; margin-top: 30px; background: url(_include/img/bg-character.jpg) no-repeat 665px bottom; }
		#posts { width: 590px; }
		#sidebar { width: 285px; padding-bottom: 200px; }	
#footer { width:895px; margin: 0 auto; }
	.footer-top { width: 100%; border-top: 1px dotted #000; border-bottom: 1px dotted #000; padding: 12px 0; margin-bottom: 12px; }
		.footer-top * { float: left; }
		.footer-top span { width: 570px; padding-top: 3px; }
		.footer-top a { margin: 0 20px; }
	.footer-bot { width: 100%; }
		.footer-bot span { background: url(_include/img/icons.gif) no-repeat; display: block; padding: 7px 0; }
		.footer-bot span.left { background-position: 0 -70px; padding-left: 112px; }
		.footer-bot span.right { background-position: 168px -105px; padding-right: 38px; }
	
/* COMMON STYLES ---------------------------------------------------*/

.left { float: left!important}
.right { float: right!important}
.clear { clear: both!important; }
.end { border: none!important; margin-right: 0!important; }
.last { margin-bottom: 0!important; }
.row { width: 940px; margin: 0 auto; position: relative; }
.col { width: 50%; }
.btn { }
	.btn:hover { }
	

/* PAGE STYLES ---------------------------------------------------*/ 

#posts h1 a, #posts h1 strong { color: 000000; text-decoration: none; width: 574px; display: block; padding: 5px 8px; }
#posts p { font-size: 12px; line-height: 16px; }
#posts ul { font-size: 12px; }
	#posts ul li { margin: 0; padding: 0; line-height: 16px; }
#posts p.post-meta { font-size: 10px; line-height: 12px; position: relative; padding-bottom: 25px; }
	#posts p.post-meta small { padding-right: 15px; }
		#posts p.post-meta small a { margin: 0 5px; }
	#posts p.post-meta small.comments { position: absolute; right: 0px; top:0px; padding: 0; }
	
.post-nav { width: 590px; background: #cccccc; margin-bottom:30px; }
	.post-nav p { padding: 0; }
		.post-nav a { height: 24px; display: block; background: url(_include/img/icons.gif) no-repeat; width: 103px; height: 25px; text-indent: -9999px; }
		.post-nav .left a { border-right: 1px solid #fff; }
			.post-nav .left a:hover { background-position: -113px 0; }
		.post-nav .right a { border-left: 1px solid #fff; background-position: 0 -35px; }
			.post-nav .right a:hover { background-position: -113px -35px; }
	
/* Sidebar */			
.side-post { margin-bottom: 10px; }
	.screen-reader-text { display: none; }
	#searchform div { height: 36px; }
		.side-post div input { float: left; }
		#s { width: 247px; border: 1px solid #999999; height: 20px; padding: 4px 4px 0; }
		#searchsubmit { background: url(_include/img/icons.gif) 0 -140px; height: 26px; width: 27px; font-size: 0; text-indent: -9999px; cursor: pointer; color: #000; }	
			#searchsubmit:hover { background-position: -37px -140px; }
		.side-post .socials { padding-left: 50px; height:45px; }
			.side-post .socials li { background: 0 none; padding: 0; float: left; margin: 1px; }
				.side-post .socials li a { background: url(_include/img/bg-socials.png); width: 43px; height: 43px; display: block; text-indent: -9999px; }
				.side-post .socials li.twitter a { background-position: -44px 0; }
				.side-post .socials li.facebook a { background-position: -88px 0; }
				.side-post .socials li.youtube a { background-position: -132px 0; }
				.side-post .socials li.rss a:hover { background-position: 0 -44px; }
				.side-post .socials li.twitter a:hover { background-position: -44px -44px; }
				.side-post .socials li.facebook a:hover { background-position: -88px -44px; }
				.side-post .socials li.youtube a:hover { background-position: -132px -44px; }
		.twitter-timestamp { display: block; padding-top: 12px; }
		.side-post h3 a { position: absolute; right: 0; top: 0; height: 26px; display: block; text-indent: -9999px; width: 100px; background: url(_include/img/icons.gif); }
		.side-post h3 a.facebook-link { background-position: 0 -176px; }
		.side-post h3 a.twitter-link { background-position: 0 -212px; }
		.side-post h3 a.contact-link { background-position: 0 -248px; }
		.side-post h3 a.facebook-link:hover { background-position: -113px -176px; }
		.side-post h3 a.twitter-link:hover { background-position: -113px -212px; }
		.side-post h3 a.contact-link:hover { background-position: -113px -248px; }
		#twitter-followers a { display:inline-block; margin:1px; padding:2px; }
		.tf-info { display: none; }
		#friends { height: 230px; }

/* comments */
#respond { width: 590px; }
	#respond h1, #comments h1 { margin-bottom: 14px; }
	#respond .left { width: 237px; }
		#respond .left p { padding-bottom: 8px; }
			#respond label { color: #333333; font-size: 12px; font-weight: bold; display: block; padding-bottom: 4px; }
			#respond .left input { background: url(_include/img/bg-forms.gif) 0 -114px; width: 227px; height: 20px; padding: 5px 5px 0; }
	#respond .right { width: 344px; }
		#respond .right textarea { background: url(_include/img/bg-forms.gif) 0 0; width: 334px; height: 94px; padding: 5px; }
		#respond .right input { background: #000 url(_include/img/icons.gif) 244px -284px no-repeat; width: 344px; height: 26px; font-size: 0; text-align: left; text-indent: -9999px; cursor:pointer; color: #000; } 
			#respond .right input:hover { background-position: 244px -320px; }
#comments { padding-bottom: 25px; }
	.commentrow { border-bottom: 1px solid #d5cccc; margin-bottom: 10px; }
	#comments > .commentrow:last-child { border: 0 none; }
		.comment-meta { width: 590px; color: #999; }
			.commentdata { float: left; width: 50%; }
				strong { font-weight: bold; color: #333333; text-transform:capitalize; }
			.commentdate { float: right; text-align: right; width: 50%; }	
		#posts .commentrow p { font-size: 11px; line-height: 13px; }	
/* WITH JS STYLES ---------------------------------------------------*/ 
