/*   
Theme Name: ZeroShadow.com WP Theme
Theme URI: http://zeroshadow.com
Description: A WordPress theme built for use at ZeroShadow.com only.
Author: J. Knight (CookieSlayer666)
Author URI: http://fanskor.com/blog/
Version: 1.0
.
This theme is not to be used anywhere other than ZeroShadow.com
.
*/

/* 
	Background-Styles 
*/



body {
	background: #212121;
	background-image: url(images/bggradient2.jpg); 
	background-repeat:repeat-x;
	font-size:13px;
    color: white;
    font-family: Trebuchet MS, Helvetica, serif;
}
		/* TEXT CSS */

h1 {
	font: 30px Rockwell, Trebuchet MS, Helvetica, serif;
	color: #feffff;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}

h2 {
	font: 16px Rockwell, Trebuchet MS, Helvetica, serif;
	color: #feffff;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}

h3 {
	font: 14px Trebuchet MS, Helvetica, serif;
	text-align: center;
	color: #feffff;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}

small {
color:#feffff;
font-weight:bold;
font-size:11px;
display:block;
margin-bottom:15px;
}

a {
color: #7F7D78;
text-decoration:none;
font-family:'Trebuchet MS', Helvetica, serif; 
font-weight:normal; }

a:hover {
color: #BB2F3B; 
text-decoration:underline;
font-family:'Trebuchet MS', Helvetica, serif; 
font-weight:normal;
}

p { margin: 0px 0px 15px 0px; 
    padding: 10px;
}



		/* Other Divs */

.profiles {
	position:relative;
	left:0px;
	border: 1px outset #212121;
	margin-right: 10px;
	margin-top: 5px;
}

.adverts {
    position:relative;
	left:0px;
	margin-top: -5px;
	border:inset 1px #9d0808;
}

.blog_search {
background:none;
border: none;
width: 275px;
color:#212121;
text-decoration:none;
font-family:'Trebuchet MS', Helvetica, serif; 
font-weight:normal;
padding:0px;

}

#fullcontent{
position: relative;
left:0px;
top: 0px;
width: 1100px;
height: auto; 
}

#navbar{
position: absolute;
left:273px;
top: 48px;
width: 800px;
height: 39px; 
}

#searcharea{
position: absolute;
left:115px;
top: 123px;
width: 383px;
height: 37px;
padding: 5px;
}

#searchbutton{
position: absolute;
left:410px;
top: 130px;
width: 93px;
height: 37px;
}

#rss_subscribe_feed{
position: absolute;
left:544px;
top: 130px;
width: 204px;
height: 37px;
}

#rss_comments_feed{
position: absolute;
left:814px;
top: 130px;
width: 204px;
height: 37px;
}


#footer_container{
color:white;
text-decoration:none;
font-family:'Trebuchet MS', Helvetica, serif; 
font-weight:normal;
position: relative;
left:0px;
top: 60px;
width: 1100px;
height: 20px; 
}

#adverts{
position: absolute;
left:1075px;
top: 5px;
width: 140px;
height: auto; 
}



		/* Main Content Stuff */

#maincontent{
position: relative;
left:110px;
top: 0px;
width: 629px;
height: auto; 
}


.content_header{
background: transparent url(images/blog/blog_content_header.png) no-repeat scroll 0% 0%;

width: 628px;
height: 69px;
padding-left: 6px;

}

.content_header_title{
font: 15px Trebuchet MS, Helvetica, serif;
color: #feffff;
font-weight: bold;
text-shadow: 0px 1px 1px #313131;
padding-left:8px;
padding-top:5px;
width: 629px;
height: 10px;
}

.content_header_links a { color: #212121; }

.content_header_links a:hover { color:#BB2F3B; }

.content_header_info{
position: relative;
left:0px;
top: 12px;
padding-left:8px;
padding-top:7px;
width: 629px;
height: 10px;
}

.content{
padding:10px;
}

#posts_navigation{
padding-left:10px;
}


		/* Sidebar Stuff */

#sidebar{
position: absolute;
left:800px;
top: 217px;
width: 201px;
height: auto;

}


#sidebar h3 {

background:transparent url(images/blog/blog_sidebar_header.png) no-repeat scroll 0% 0%;
font: 15px Trebuchet MS, Helvetica, serif;
color: #feffff;
font-weight: bold;
text-shadow: 0px 1px 1px #313131;
width: 201px;
height: 37px;
padding-top:5px;
}

#sidebar h3 {
font-size:20px;
line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:10px; padding-top:0px;}

#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:5px; padding-left:5px;}

#sidebar ul li a { color:#7f7d78; }

#sidebar ul li a:hover { color:#bb2f3b; text-decoration
none; }


.tag_cloud{
padding-left:10px;
width:161px;
}

#auth_desc{
padding:10px;

}

		/* Background stuff */

#header {
background: transparent url(images/mainlayout/blog/blog_topsection.png) no-repeat scroll 0% 0%;

background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: 50%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 111px;
width: 1100px;
padding-top: 0px;
position: relative;
top: -8px;
}

#searchrss {
background: transparent url(images/mainlayout/blog/blog_searchrss_windowtop.png) no-repeat scroll 0% 0%;

background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: 50%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 112px;
width: 1100px;
padding-top: 0px;
position: relative;
top: -8px;
}

.block_content {
background: transparent url(images/mainlayout/blog/blog_windowmiddle.png) repeat-y scroll 0% 0%;

background-repeat-x: no-repeat;
background-repeat-y: repeat;
background-attachment: scroll;
background-position-x: 0%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: transparent;
padding: 0px;
height: auto;
width: 1100px;
position: relative;
top: -8px;
}
#footer {
background: transparent url(images/mainlayout/blog/blog_windowbottom.png) no-repeat scroll 50% 0%;

background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: scroll;
background-position-x: 50%;
background-position-y: 0%;
background-origin: initial;
background-clip: initial;
background-color: transparent;
height: 59px;
padding-top: 0px;
width: 1100px;
position: relative;
top: -8px;
}


/*
Footer-Styles
*/
#footer {
font: 11px Trebuchet MS, Helvetica, serif;
color: #feffff;
}

.footer_container {

left:100px;
width:1100px;
margin:0 auto;
position:relative;
padding-top:50px;
padding-bottom:20px;
min-height:150px;
}

.footer_column {
float:left;
width:120px;
margin-right:30px;
}

#footer .long {
width:610px;
}

#footer h3 {
font: 12px Trebuchet MS, Helvetica, serif;
text-align: center;
color: #feffff;
font-weight: bold;
text-shadow: 0px 1px 1px #313131;
text-transform:uppercase;

}

.footer_column ul li, .footer_column ul {
list-style:none;
margin:0px;
padding:0px;
}

#footer_api {
color: #7f7d78;
width:1100px;
position:relative;
margin-top:150px;
padding-bottom:0px;
}

.footer_links a { color: #BB2F3B; }

.footer_links a:hover { color: #7F7D78; }

#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
border-top:1px solid #e3e3e3;
margin-top:40px;
padding-top:40px;

}

.header_style_link {
font: 16px Rockwell, Trebuchet MS, Helvetica, serif;
	color: white;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}


a.header_style_link {
font: 16px Rockwell, Trebuchet MS, Helvetica, serif;
	color: white;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}
a.header_style_link:hover {
font: 16px Rockwell, Trebuchet MS, Helvetica, serif;
	color: white;
	font-weight: bold;
    text-shadow: 0px 1px 1px #313131;
}

/*
	Comment-Styles
*/

#comments_template {
	border-top:1px solid #e3e3e3;
	margin-top:30px;
	padding-top:30px;	
}
ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ol#comments small a {
	font-weight:normal;
	color:#999999;
}



ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:5px solid #dedede;
	color:#7f7d78;
}
ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
	border-top:1px solid #212121;
	
	background:#ffffff url(images/background_block_slice.jpg) repeat-x;
	background-position:1px 1px;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #212121;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

.comments_h2{
	padding-left:10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	color: #212121;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	color: white;
	
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
