/*
Theme Name: Graylagoon
Theme URI: http://www.sureshjain.wordpress.com
Description: theundisputed...
Version: 0.1
Author: Suresh kumar
Author URI:
*/
* {margin: 0; padding: 0}
body {
	background: #fff; /*url(images/bg_tile.gif);*/
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0;
        padding: 0;
	}

a, a:visited { 
	color: #999999;
	font-weight: bold;
	/*text-decoration: underline;*/
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container {
        float:left; 
	background: #ffffff;
	width: 770px; /*860*/
	text-align: left;  
	/*border: 1px solid #cccccc; */
	overflow: hidden;
        background: url(images/container_bg.jpg) repeat-y;
	}
#outer_right {
        width:120px;
        text-align:center;
 margin-left:30px;
        }
#wrapper {
        width:900px;
        margin: 0px auto 20px auto; /*20*/
        /*align:center;*/
        }
#header {
	background:url(images/topper1.jpg) #fff; /*#223546;*/
	/*padding: 25px 35px 75px 35px;*/
        height:180px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}

#menu { 
        /*background:url(images/menu_bg.jpg) #597F90 repeat-x;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
        height:20px;
	/*border-bottom: 5px solid #888888;*/
	}
#menu img{
	border: none;
	}
/*
#menu h2 {
	color: #ffffff;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	padding: 0px 25px 2px 15px;
	margin: 0px 0px 0px 0px;
        text-decoration: none;
	}
#menu ul li a:hover, #emphasis2 a{
	color: #ffffff;
        background:url(images/menu_bg_aktiv.jpg) #0081BA repeat-x;
	padding:0px 25px 2px 15px;
	text-decoration: none;
        height:20px;
	}
*/

#hotline {
       clear:both;
       font-size:11px;
       padding:3px 0px 0px 5px;
        }

#content { 
	display: block;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left; 
	position:relative;
	padding: 0px 0px 15px 0px;
	font-size:13px;
	}
#content p{
	
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 210px; /*190*/
    
    padding-left:10px;
	text-align: left;

	}
    
#navleft #sidebar ul{width: 210px}

* html #sidebar { margin: 0px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
        text-align:justify;
        color:#999999;
        
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000;/*#cccccc;*/
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#footer { 
	color: #000;
	background-color:#fff;
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
        font-weight:normal;
	/*border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc; */
	}
#footer a {
        font-size:16px;
	color: #0000FF;
	text-decoration: none;
        font-weight:normal;
	}
#footer a:hover {
	color: #0000FF;
	}
.footersep{
        font-size:16px;
        }
        

        
        
        
        
#footer1 a, #footer1 a:visited{font-size:12px; color:#000;}
#outer_right a, #outer_right a:visited {
        font-size:10px;
        font-weight:normal;
        color:#000;
        text-decoration:none;
        }
#outer_right a:hover {
        color:#0000FF;
        }
        
        

