/*
Theme Name: Graylagoon
Theme URI: http://www.sureshjain.wordpress.com
Description: theundisputed...
Version: 0.1
Author: Suresh kumar
Author URI:
*/

body {
	background-image: url(images/bakgrey.jpg);        
        background-repeat: repeat;
        font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
        color: #333333; 
        border: none;   
	margin: 5px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

 
a:visited { 
	color: #990000;
	font-weight: normal;
        border: none;
	text-decoration: underline;
	}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #330066;
	}
#container { 
	background-color: #FFFFFF;
       	border: 0px solid #cccccc;
        width: 800px;
	text-align: left; 
	border: 1px solid #ACACAC;   
        margin: 20px auto 0px auto; 
        padding: 10px 0px 0px 0px;   
	overflow: hidden;
        	}
#header {
        border: 0px solid #cccccc;	
        background-color: #F3F4F6;
        margin: 0px 0px 0px 0px; 
        padding: 0px 0px 0px 0px;
	text-align: left;
	}	
#header h2 {
	color: #6699CC;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #6699CC;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #6699CC;
	text-decoration: none;
	}

#header h3 {
	color: #6699CC;
	font-size: 14px;
	margin: 0px;
	}

#menu { 
	background: #FFFFFF;
        height: 18px; 
        width: 800px;
        font-color:#6699CC; 
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left; 
        border-top: 1px solid #EFEFEF;     
         	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #6699CC;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
         	}
		
#menu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 8px 0px 8px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background-color: #F9F9F9;
        text-decoration: none;
        border: 0px solid #cccccc;
	}


#menu ul li a:hover {
	color: #6699CC;
	background: #ffffff;
        margin: 0px 10px 0px 10px;  
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}






#content { 
	display: block;
	background: #FFFFFF;
        font-size: 13px;
        font-color: #040404;
        width: 470px; 
	margin-top: 0x;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	float: left; 
	position:relative;
	margin: 10px 0px 5px 0px;
        padding: 0px 5px 10px 5px;
        border: 0px dashed #cccccc;

         	}
#content p{
	margin: 0px;
	line-height: 17px;
	padding: 0px 10px 10px 0px;
	}
	
#content p img{
	border: none;
        margin: 0px;   
	padding: 0px 5px 5px 0px;
	}
#content .alignleft { float: left; margin-right: 15px; } 

#content h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
	margin: 5px 0px 5px 0px;
        padding: 0px 5px 0px 0px;
	}
	
#content h1 a  {
	color: #0000FF;
	margin: 0px 0px 5px 0px;
        padding: 0px 5px 0px 0px;
        text-decoration: underline;
	}

#content h1 a:hover {
	color: #3C3C3C;
	text-decoration: underline;
	margin: 0px 0px 5px 0px;
        padding: 0px 5px 0px 0px;
        }

#content h2 {
	color: #000000;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none; 
        margin: 0px 0px 5px 0px;
        padding: 0px 5px 5px 0px; 
	line-height: 110%;
	font-variant: normal;
        padding: 0px 5px 0px 0px;
	}
#content h2 a  {
	color: #0000FF;
        font-size: 14px;
        font-weight: bold;
 	text-decoration: underline;
        margin: 0px 0px 10px 0px;            
        padding: 0px 5px 10px 0px;
	}

#content h2 a:hover {
	color: #3C3C3C;
	background: none;
	text-decoration: underline;
	margin: 0px 0px 10px 0px;            
        padding: 0px 5px 10px 0px;
        }

#content h3 {
	color: #00004A;
	font-size: 14px;
	font style: italic;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 110%;
	}
#content h3 a  {
	color: #0000FF;
	font-weight: bold;
        text-decoration: underline;
	}

#content h3 a:hover {
	color: #3C3C3C;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 16px;
	margin: 0px;
	padding: 0px 4px 5px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
        margin: 0px 10px 5px 10px; 
	}
	
#content ul li {
	list-style-image: url(/images/squarebullet.png);
	line-height: 16px;
	margin: 0px 4px 0px 30px;
	padding: 0px 0px 0px 0px;
	}
	
#content ul li a {
	color: #6699CC;
	text-decoration: underline;
	}

#content ul li a:visited { 
	color: #990000;
	font-weight: normal;
         border: none;
	text-decoration: underline;
	}


#content ul li a:hover {
	color: #3C3C3C;
	text-decoration: underline;
	}
blockquote{
	margin: 10px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	color: #000000;
        border-bottom: 2px solid #330066; 
       	}

#content blockquote p{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.postspace {
	width: 200px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 400px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 400px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	background: #F9F9FF;
        display: block;
	color: #000000;
 	width: 240px;
	float: left; 
	position:relative;
	margin: 10px 5px 10px 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #cccccc;
	}

* html #sidebar { margin: 10px 10px 5px 10px; }

#sidebar p{
	margin: 0px;
	color: #001B37;
        line-height: 13px;
        font-size: 12px;
	padding: 3px 3px 0px 0px;
        text-align:left;
               
	}

#sidebar h2 {
	color: #001B37;
	font-size: 12px;
	list-style: none;
        text-align: left; 
        padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	color: #00004A;
        list-style: none;
	margin: 0px 0px 0px 0px;
        text-align: left; 
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	font-color: #6699CC;
        text-align: left; 
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
	}
	
#sidebar ul li {
	list-style: none;
	color: #00004A;
        background-color: #00004A
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}
#sidebar ul li a {
	color: #330066;
	font-size: 12px;
        font-weight: normal;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}


#rightsidebar { 
	background: #FFFFFF;
        display: block;
	color: #000000;
 	width: 170px;
	float: right; 
	position:relative;
        margin: 10px 5px 10px 10px;
	padding: 0px 10px 5px 10px;
	border: 0px solid #cccccc;
	}

* html #rightsidebar { margin: 10px 10px 5px 10px; }

#rightsidebar p{
	margin: 5px;
	line-height: 12px;
	padding: 3px 3px 0px 0px;
         text-align:left;
         color:#000000;
        
	}

#rightsidebar h2 {
	color: #333333;
	font-size: 12px;
	list-style: none;
         text-align: left; 
         	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	}

#rightsidebar ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
         text-align: left; 
	padding: 0px 0px 0px 0px;
	}
	
#rightsidebar li {
	list-style: none;
	text-align: left; 
         margin: 0px 0px 0px 0px;
         padding: 0px 0px 3px 0px;
	}
	
#rightsidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}
#rightsidebar ul li a {
	color: #6699CC;
        font-size: 11px;
        line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

#rightsidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}

#footer { 
	color: #000000;
	background-color: #F0F0F0;
	font-weight: normal;
        color: #595959;
        line-height: 16px; 
	padding: 10px 10px 20px 20px;
	height: 40px;
	text-align: center;
	clear: both;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	}
#footer a {
	color: #6699CC;
	text-decoration: none;
	}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
	}