/*

Theme Name:Scary Geek

Author:Blogs Wizards

Author URI: http://www.blogswizards.com/

*/



* {

	margin: 0; padding: 0;

}

body {
	font: 62.5% Verdana;
	color: #fff;
	background:#000000;
	margin:0; padding:0;
}

a {
	color: #fff;
}

img {
	border: 0;
}


.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}

.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}

.aligncenter {
	text-align: center;
}

.hidden {
	display: none;
}


.clear{ clear:both;}		   

/** BEGIN wrapper **/

#wrap {
	margin:0 auto; padding:0;
}

/** END wrapper **/

#content_wrapper{
    margin:0 auto;
	width:1024px;
}

/** BEGIN header **/

#header {
	height:auto;
	color: #ffffff;
	width:1024px;
	margin:0 auto;
	padding:0;
	
}

#header .banner{width:1024px; height:276px; margin:0; padding:0; background:#000000;}
	
/* Navigation
-------------------------------------------------------------------*/
#nav_title { 
    margin:0;
	padding:20px 0 0 0;
	background:url(images/menu_bg.jpg) no-repeat;
	width:1024px;
	text-align:center;
	min-height:50px;
	height:69px;
}

#nav_title ul { 
        margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		list-style: none;
		display:inline;
		text-align:center;
}

#nav_title ul li { 
        margin:0;
		padding:0 3px 0 3px;
		color:#FFFFFF;
		font-weight:bold;
		list-style: none;
		text-decoration:none;
		display:inline;
		text-align:center;
}

#nav_title ul li a{ 
        margin:0;
		padding:0 4px 0 4px;
		color:#FFFFFF;
		font-weight:bold;
		list-style: none;
		text-decoration:none;
		display:inline;
		text-align:center;
		border-right:1px #fff solid;
}


#nav_title ul li.current_page_item { 
        margin:0; padding:0 4px 0 4px; color:#fff; text-decoration:none;
}

#nav_title ul li a:hover {margin:0; padding:0 4px 0 4px; color:#fff; text-decoration:none;}
#nav_title ul li.current_page_item a { margin:0; padding:0 4px 0 4px; color:#fff; text-decoration:none;}

/*-----navigation ends----*/


/** BEGIN left sidebar **/

#lsidebar {
    float:left;
	margin:0;
	padding:0;
	width:209px;
	height:auto;
}

#lsidebar .stories{margin:0 0 10px 0; padding:0;}

#lsidebar .stories h2 {
	text-transform: uppercase;
	margin:0 0 0 10px;
	padding:3px 0 0 20px;
	font-size:14px;
	background:url(images/cat_bg.jpg) no-repeat;
	width:168px;
	height:auto;
}

#lsidebar .stories ul {
	margin:8px 0 10px 15px;
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	display:block;
}

#lsidebar .stories ul li {
		padding:0 0 8px 0px;
	    list-style:url(images/bullet.jpg) inside;
	    display:block;
}

#lsidebar .stories ul li a {
	text-decoration: none;
	line-height: 1.4em;
	margin:0;
	padding:0 0 8px 0;
	color:#9f9f9f;
	list-style:url(images/bullet.jpg);
	background:url(images/break_line.jpg) no-repeat bottom left;
	height:auto;
	display:block;
}

#lsidebar .stories ul li a:hover {
	color: #fff;
	text-decoration: none;
}


/** END left sidebar **/

/** BEGIN content **/


#content {
	float: left;
	margin:0;
	padding:0 10px 0 10px;
	width:570px;
	height:auto;
	background:url(images/content_bg.jpg) repeat-x #1c1c1c;
}

#content .post {
	padding:0;
	margin:0;
	font-size:12px;
}

#content .post h2 {
	font-size: 20px;
	color:#8c0805;
	margin-bottom: 5px;
}

#content .post h2 a {
	color:#8c0805;
	text-decoration: none;
}

#content .post h2 a:hover {
	color:#8c0805;
	text-decoration: underline;
}

#content .post a{
	text-decoration: none;
	color: #fff;
}

#content .post a:hover{
	text-decoration: underline;
	color: #fff;
}

#content .post .weblink a{
	text-decoration: none;
	color: #fff;
}

#content .post .weblink a:hover{
	text-decoration: underline;
	color: #fff;
}

#content .post .details1 {
	font-size: 10px;
	margin-bottom: 25px;
	padding: 0 5px;
	color: #fff;
}

#content .post .details1 a {
	text-decoration: none;
	color: #fff;
}

#content .post .details1 a:hover {
	text-decoration: underline;
	color: #fff;
}

#content .post .details2 {
	font-size:10px;
	clear: both;
	color: #9A9898;
	height: 20px;
	padding-top: 25px;
}

#content .post .details2 a {
	text-decoration: none;
	color:#fff;
}

#content .post .details2 a:hover {
	text-decoration: underline;
	color: #fff;
}

#content .post .details2 .l {
	float: left;
	width: 45%;
}

#content .post .details2 .r {
	float: right;
	width: 45%;
}

#content .post-info { 
	clear: both; 
	font-size:12px; 
	color: #ccc; 
	padding:8px 0 0 0;
	width:50%;
	height:25px;
	margin:0 0 0 15px;
	display:block;
    text-align:center;
	background:#E2E2E2;
	position:relative;
	font-family: Arial, Helvetica;
	border:1px solid #333;
	/*background: url(images/meta_bg.gif) top center no-repeat;*/ 
}

#content .post-info a {
	font-size:12px;
	padding:8px 0 0 0;
	color:#666;
	text-decoration:underline;
	font-family:Arial, Helvetica;
}

#content .post-info a:hover {
	font-size:12px;
	color:#666;
	padding:8px 0 0 0;
	text-decoration:none;
	font-family:Arial, Helvetica;
}

#content .postnav {
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px;
	padding-top:30px;
}

#content .postnav .l {
	float: left;
}

#content .postnav .r {
	float: right;
}

#content .postnav a {
	text-decoration: none;
	color: #fff;
}

#content .postnav a:hover{
	text-decoration: none;
	color: #ccc;
}	

#content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content h3, h4, h5, h6 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

#content ul, #content ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content li {
	line-height: 1.4em;
	padding: 2px 0;
}

#content blockquote {
	padding: 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
	
/** END content **/

/** BEGIN right sidebar **/

#search{margin:0 0 10px 10px; padding:10px 0 0 8px; width:178px; height:38px; background:url(images/search_bg.jpg) no-repeat;}

.search{ padding:2px 0 2px 5px; text-align:left; font-size:1.2em; color:#ccc; background-color:#2b2b2b; border:0;}

#rsidebar{
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:209px;
	height:auto;
}

.rightside{margin:0 0 10px 0; padding:0;}

#rsidebar .rightside h2 {
	text-transform: uppercase;
	margin:0 0 0 10px;
	padding:3px 0 0 20px;
	font-size:14px;
	background:url(images/cat_bg.jpg) no-repeat;
	width:168px;
	height:auto;
}

#rsidebar .rightside .ads {
	padding: 0 10px 20px;
	text-align: center;
}

#rsidebar .rightside .ads img {
	margin: 1px;
}

#rsidebar .rightside ul {
	padding: 0 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	list-style:url(images/bullet.jpg);
}

#rsidebar .rightside ul li {
	line-height: 1.4em;
	padding: 4px 0;
	list-style:url(images/bullet.jpg);
}

#rsidebar .rightside ul li a {
	color:#9f9f9f;
	text-decoration: none;
	list-style:url(images/bullet.jpg);
}

#rsidebar .rightside ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#rsidebar .rightside .flickr {
	padding: 0 10px 20px;
	text-decoration: center;
}

#rsidebar .rightside .flickr img {
	margin: 1px;
}

#rsidebar .rightside .video {
	padding: 0 10px 20px;
}

#rsidebar .rightside .tags {
	padding: 0 4px 20px;
}

#rsidebar .rightside .tags a {
	color: #565656;
	text-decoration: none;
}

#rsidebar .rightside .tags a:hover {
	color: #98320C;
	text-decoration: underline;
}

/** END right sidebar **/

/** BEGIN footer **/

#footer_ad{
    margin:10px auto 10px auto;
	padding:0;
	width:728px;
}

#footer {
	clear: both;
	background:url(images/footer_bg.jpg) no-repeat;
	height: 32px;
	font-size:10px;
	color: #9A9898;
	width: 560px;
	margin:0 auto;
	padding:10px 0 30px 0;
	text-align:center;
}

#footer .wrapper {
	padding: 3px 0 0 0;
	margin:0;
	color:#FFFFFF;
}

#footer .l {
	float: left;
}

#footer .r {
	float: right;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/** END footer **/

/** BEGIN miscellaneous **/

#comments {
	clear: both;
}

	.required {

		color: #ff0000;

	}

h2.title {
	font-size: 1.2em !important;
	text-transform: uppercase;
	padding:5px 0 0 10px;
	color: #ccc;

}

.notfound {
	padding: 40px;
}

	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/


/* Comments
-------------------------------------------------------------------*/

.comments-title { 
	text-align: center; 
	font: bold 15px "Verdana", Helvetica, Arial, Geneva; 
	color: #333; 
}

#comments .comment { 
	background: #f7f7f7; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 500px; 
	padding-bottom: 5px; 
	border:1px #CCCCCC solid;
}

#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 10px; 
	margin: 5px 5px 0 0; 
	width:400px; 
	background: #f8f8f8;
}

#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
    border-bottom:1px dashed #999;
}

#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
	color:#0033CC;
}

#comments .comment .comment-info a { 
	color:#0033CC; 
	text-decoration: none;
}

.profile_link a{
	color:#0033CC; 
	text-decoration: underline;
	font-weight:bold;
}

.profile_link a:hover{
	color:#CC0000; 
	text-decoration: none;
	font-weight:bold;
}


/* Comment Form
-------------------------------------------------------------------*/

#commentform { 
	background: #f7f7f7; 
	border: 1px solid #666; 
	padding: 10px; 
	color: #000; 
}

#commentform p { margin-bottom: 7px; }

#commentform textarea { 
	width:450px; 
	border: 1px solid #aaa; 
	height: 120px;
}

#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}

#commentform input#submit {
        width: 150px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat #999999;
        text-align: center;
        border: 1px solid #666666;
		cursor:pointer;
}


/** BEGIN wordpress 2.7 comments *

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments ol li {

		padding: 10px;

		border: 1px solid #e0e0e0;

		margin-bottom: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 10px 0 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

#comments .says {

	display: none;

}*/

/** END wordpress 2.7 comments **/

