/*
Theme Name: Black-and-White
Theme URI: http://www.ygosearch.com/seoblog
Description: 2 column black & white wordpress theme by ygosearch
Version: 1.0 
Author: Amitabh Shukla
Author URI: http://www.ygosearch.com
*/

* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #000 url(img/top1.jpg) repeat-x;
	color: #333;
	font: normal 12px verdana, "Lucida Sans Unicode",sans-serif;
	line-height:19px;
	text-align:center;
}

#supercontainer{
	width:1005px;
	margin-left: auto;
margin-right: auto;
	text-align:left;
}

p,ul {
	font: normal 12px/20px verdana, "Lucida Sans Unicode",sans-serif;
	padding-bottom: 1.6em;
}

blockquote {
	font: normal 12px/19px verdana, "Lucida Sans Unicode",sans-serif;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	background:#f9f9f9;
}

code {
	
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}

ol {margin:0 0 5px 28px;}

h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

.divider{height:20px;}


.clearer {clear: both;}

.navigation{
	margin:0px 0px 5px 0px;
}

.navigation .next-entries{
	float:right;
}

.navigation .next-entries a, .navigation .previous-entries a{
	text-decoration:none;
	font:normal 13px Trebuchet MS, Verdana; 
	color:#cc0000;
}

.navigation .next-entries a:hover, .navigation .previous-entries a:hover{
	color:#ff0000;
	text-decoration:upderline;
}

.left {float: left;}

.right {float: right;}

.header {
	font: normal 2em sans-serif;
	height: 97px;
	margin-right:2px;
	text-align:left;
}
.header h1 {	
	font:normal 25.78px Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing :.01em;
	margin:0px 0 10px 0;
	padding:33px 0 20px 55px;
	<!-- background:url(img/logo.gif) no-repeat 10px 20px;-->
	color:#ddd;
}
.header a {
	color: #ffcc00;	
	text-decoration: none;	
}

.header a:hover {
	color: #ffaa00;	
	text-decoration: none;	
}

.header h1 span {
	font:11px Trebuchet MS, verdana;
	color:#fff;
	padding:0px;
	margin:0px;
}

.container {
	background:#f6f6f6 url(img/con-top.jpg) repeat-x top;
	border-top: none;	
        width: 1005px;
}

.main {
	
	border-bottom:none;
	background:url(img/right-bg1.jpg) repeat-y right;
	text-align:left;

}

.main .left {
	width: 690px;
	padding-right:5px;
}
.main .right {
	width: 310px;
}

.content {
	padding: 16px;
}


.content h1 {	
	font:20px/15px Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing :.01em;
	margin-bottom: 4px;
	padding: 5px 0 4px 0;
	line-height:20px;
}

.content h1 a{
color: #cc0000;
text-decoration:none;
}

.content h1 a:hover{
color: #990000;
text-decoration:overline;
}

.content p {		
	font:13px/19px Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing :.01em;
	margin-bottom: 4px;
	padding: 6px 0 10px 0;
}
.content a {
	color: #000;
	text-decoration: underline;
}
.content a:hover {
	color: #CCC;
}

.content .descr {
	margin:0 0 5px 0;
	color:#4E668D;
	font-size:11px;
	border-bottom:1px dashed #999;
	padding-bottom:2px;
}

.content .descr a{
	color:#4E668D;
	text-decoration:none;
}

.content .descr a:hover{
	color:#000;
}


#comments, #respond {border-bottom: 1px dotted #CCCCCC;padding: 10px 0 5px 0;clear: both;}
.commentlist {margin: 10px 0px;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 5px 10px;}
.commentlist .alt {background: #f9f9f9;margin-top:10px;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight: bold;font-style: normal;font-size: 100%;color: #444;}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform p {padding: 6px 0px;margin: 0px;color:#333;}
#commentform label{color: #787878;font-size: 87%;}
#commentform input{width: 200px;background:#eee;border: 1px solid #bdd77f;padding: 3px;margin-top: 3px;}
#commentform textarea{width:90%;height: 115px;background:#eee;border: 1px solid #999;padding: 2px;margin-top: 3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{background:#bbb;font: bold 12px Arial, Helvetica, sans-serif;color: #ffffff;border: none;float:left;width: 144px;height: 28px;cursor: pointer;margin:0px 0px 10px 460px;}




.subnav {	
	color:#fff;
	background:inherit;
	padding: 10px 5px 5px 10px;
	margin:0px;
}

.subnav h3 {
	padding:2px 0px 5px 0px;
	margin-bottom:5px;
	color:#EAFF01; 
	border-bottom:1px dashed #666;
	font:14px/15px Trebuchet MS, Verdana;
}

.subnav p {
	padding:0px 0px 0px 12px;
	margin-bottom:25px;
	color:#ccc;
	font-size:11px;
}

.subnav ul {
	margin: 0 0 25px 0px;
	padding:0px;
	list-style: none;
}

.subnav li {	
	list-style:none;
	margin: 0;	
	font-size:11px;
	letter-spacing:.5px;
}

.subnav ul li {	
	margin-bottom:27px;
}

.subnav li a {
	color: #fff;
	line-height: 1.5em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

.subnav ul ul{
	margin: 0 0 0px 26px;
	padding:0px;
	list-style: square;
}

.subnav ul ul li {	
	list-style: square;
	margin: 0;	
	font-size:11px;
	color:#ccc;
}
.subnav ul ul li a {
	color: #fff;
	line-height: 1.5em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav ul ul li a:hover {color: #BBB;}

.subnav input {border:1px solid #eee;margin:5px 0px 0px 5px;font:normal 11px verdana;padding:1px;}

.footer {
	clear:both;
	background:  #000;
	width:98%;
	font-size:11px;
	color: #fff;
	padding: 1%;
	text-align:center;
	border-top:2px solid #777;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 98%;
}
.footer a {color: #ccc;}
.footer a:hover {
	color: #000;
	background: #fff;
}


