/*  
Theme Name: 3nd_WP
Theme URI: http://enderzero.net/
Description: 3nd Wordpress Theme developed from Wordpress default
Version: 1.0
Author: enderzero
Author URI: http://enderzero.net/

	Wordpress default derived from:
	Kubrick v1.5 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	background:#676760;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0; 
	}

#page {
	background-color:#FFF;
	text-align:left;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px
	margin-left:auto;
	padding:0;
	position:relative;
	}

#wpbody {
	font-size:1.5em;
	background:url('images/body_stretch.png') repeat-y;
	padding:0; 
	width:918px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#header {
	background:url('images/banner_bg_stretch.png') repeat-y;
	padding:0; 
	width:918px;
	height:200px; 
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#banner_image {
	background:url('http://wp.enderzero.net/bannerimgs/rotate.php');
	margin-left:1px;
	margin-right:19px;
	height:200px;
	width:898px;
	position:absolute;
	}

#banner_logo {
	background:url('images/banner_logo-trans.png');
	height:38px;
	width:898px;
	position:absolute;
	bottom:0px;
	}
	
#nav {
	height:51px;
	width:918px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#nav_stretch {
	background:url('images/nav_bottom_stretch.png') repeat-x;
	height:51px;
	width:836px;
	margin-left:32px;
	margin-right:50px;
	}

#button_home {
	margin-top:6px;
	margin-bottom:22px;
	margin-left:3px;
	float:left;
	}

#button_home a {
	display:block;
	height:23px;
	width:130px;
	background:url('images/button_home.png') no-repeat;
	}

#button_home a:hover {
	background-position: 0 -33px;
	}

#button_links {
	margin-top:6px;
	margin-bottom:22px;
	margin-left:30px;
	float:left;
	}

#button_links a {
	display:block;
	height:23px;
	width:130px;
	background:url('images/button_links.png') no-repeat;
	}

#button_links a:hover {
	background-position: 0 -33px;
	}

#button_forum {
	margin-top:6px;
	margin-bottom:22px;
	margin-left:30px;
	float:left;
	}

#button_forum a {
	display:block;
	height:23px;
	width:130px;
	background:url('images/button_forum.png') no-repeat;
	}

#button_forum a:hover {
	background-position: 0 -33px;
	}

#nav_search {
	float:right;
	}

#nav_corner_l {
	background:url('images/nav_corner_l-trans.png') no-repeat;
	height:51px;
	width:32px;
	left:0;
	position:absolute;
	}

#nav_corner_r {
	background:url('images/nav_corner_r-trans.png') no-repeat;
	height:51px;
	width:50px;
	right:0;
	position:absolute;
	}

#body_fulltop {
	background:url('images/body_fulltop-trans.png') no-repeat;
	padding:0; 
	width:918px;
	height:30px;
	margin-top:24px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#topics {
	background:#FFF;
	padding-bottom:20px;
	height:20px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	}

#topics a, a:hover {	
	color:#444;
	text-decoration:none;
	}

#datebar {
	background:url('images/datebar_fix_bg.png') repeat-x;
	height:38px;
	padding-right:0;
	text-align:right;
	font-family:Verdana, Sans-Serif;
	font-size:1.35em;
	font-weight:Bolder;
	color:#FFF;
	}

#datebar_l {
	background:url('images/datebar_l_bot.png');
	float:left;
	height:38px;
	width:10px;
	padding:0;
	}

#datebar_r {
	background:url('images/datebar_r_bot.png');
	float:right;
	height:38px;
	width:10px;
	padding:0;
	}

#datebar_fix {
	background:#CCC;
	height:18px;
	}

#datebar_fix_l {
	background:url('images/datebar_l_top.png');
	float:left;
	height:18px;
	width:10px;
	padding:0;
	}

#datebar_fix_r {
	background:url('images/datebar_r_top.png');
	float:right;
	height:18px;
	width:10px;
	padding:0;
	}

#footerbar {
	background:none;
	height:30px;
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-size:.8em;
	font-weight:normal;
	color:#666;
	}

#footerbar_l {
	background:url('images/footerbar_l.png');
	width:8px;
	height:25px;
	float:left;
	padding:0;
	}

#footerbar_r {
	background:url('images/footerbar_r.png');
	width:8px;
	height:25px;
	float:right;
	padding:0;
	}

#commentlink {
	float:right;
	background:url('images/comments_button.png') no-repeat;
	}

#commentlink a{
	width:180px;
	height:30px;
	padding-left:10px;
	display:block;
	text-align:left;
	font-family:verdana, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:1.8em;
	text-decoration:none;
	}

#footerbar_text {
	float:left;
	display:block;
	}

.post {
	padding-left:30px;
	padding-right:44px;
	padding-bottom:40px;
	text-align:justify;
	}

#footer {
	font-size: 1em;
	background:url('images/body_stretch.png') repeat-y;
	padding-top:50px; 
	width:918px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#footer p {
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-align:center;
	}

.navigation {
	clear:both;
	display:block;
	padding-top:10px;
	padding-right:44px;
	padding-bottom:40px;
	padding-left:30px;
	text-align:justify;
	}

/*--- FONTS ---*/

a {
	color:#BF0F0B;
	text-decoration:none;
	}

a:hover {
	color:#BF0F0B;
	text-decoration: underline;
	}

h1 a, h2 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover{
	color:#9F0D09;
	text-decoration:none;
	}

h1 {
	font-size: 3em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	padding-top: 70px;
	}

h2 {
	font-size: 1.6em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h3 {
	font-family:Helvetica, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size: 1.3em;
	}

.postmetadata {
	color:#777;
	}

strike {
	color:#777;
	}

code {
	font:1.1em 'Courier New', Courier, Fixed;
	}

p img {
	padding:0;
	max-width:100%;
	}

blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
	color:#777;
	}

blockquote cite {
	margin:5px 0 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	display:none;
	}

a img {
	border:none;
	}

/*--- SIDEBAR ---*/

#sidebar_wrap {
	background:#676760;
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
	width:285px;
	}

#sidebar_bg {
	background:url('images/sidebar_stretch.png') repeat-y;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	position:relative;
	}

#sidebar {
	font: 1em Helvetica, Arial, Verdana, Sans-Serif;
	padding-top:0px;
	padding-right:30px;
	padding-bottom:1px;
	padding-left:58px;
	}

#sidebar_bottom{
	background:url('images/sidebar_bottom-trans.png') no-repeat;
	height:90px;
	width:285px;
	}


/*	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 */


/*--- CALENDAR ---*/


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Verdana, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; 
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul img{
	margin-top:15px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 20px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	width:190px;
	height:23px;
	margin-top:6px;
	margin-right:3px;
	padding:0; 
	background:url('images/searchbox.png') no-repeat;
	border:none;
	}

#searchform input:focus{
	border:none;
	background:url('images/searchbox_notext.png') no-repeat;
	}

#searchform input{
	border:none;
	background:none;
	padding-left:30px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:3px;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	font-size:1.2em;
	}

/*#sidebar #searchform #s {
	width: 179px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding:0;
	margin:0;
	}

#commentform textarea {
	width:480px;
	font-size:1em;
	font-weight:bold;
	font-family:Arial, Verdana, Sans-serif;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
	margin:0;
	background:#CCC;
	color:#333;
	border:none;
	}

#commentform_top {
	width:500px;
	height:25px;
	display:block;
	margin-top:20px;
	background:url('images/commentform_top.png') no-repeat;
	}

#commentform_bottom {
	width:500px;
	height:25px;
	display:block;
	background:url('images/commentform_bottom.png') no-repeat;
	margin-bottom:15px;
	}

#commentform #submit {
	margin-bottom:10px;
	}
/* End Form Elements */



/* Begin Comments*/

#commentspage {
	margin-right:45px;
	margin-left:30px;
	text-align:left;
	}

.commentlist {
	padding:0;
	margin:0;
	text-align:left;
	}

.commentlist li {
	margin-top:20px;
	margin-bottom:3px;
	margin-left:0;
	padding:0;
	list-style: none;
	border:none;
	}

.commentlist p {
	margin:0;
	padding:0;
	}

#comment_header {
	padding-top:0;
	padding-right:15px;
	padding-bottom:0;
	padding-left:15px;
	border:none;
	background:#CCC;
	}

#commentbox_top {
	width:843px;
	height:25px;
	background:url('images/commentbox_top.png') no-repeat;
	}

#commentbox_bottom {
	width:843px;
	height:25px;	
	display: block;
	text-align:right;
	font-family:verdana, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	color:#FFF;
	background:url('images/commentbox_bottom.png') no-repeat;
	padding-top:3px;
	}

.comment_author {
	font-weight:bold;
	}

#comment_body{
	background:#CCC;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	border:none;
	}

#commentform p {
	margin:0;
	padding:0;
	text-align:left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */