/*  
Theme Name: Adsense
Theme URI: http://bgthemes.com
Description: A template designed by <a href="http://sivasankaran.net" title="Shiva">Shiva</a> , for <a href="http://bgthemes.com"  title="Blog Themes">BloG Themes</a>
(Modified/Customized by the owner of bigroom.org)
Version: 1.0
Author: Shiva
Author URI: http://sivasankaran.net
*/
* {
	padding: 0px; 
	margin:0px;
}

p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #2036FA;
	font-family: monospace;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

fieldset 
{
	border:none;
}
body 
{
	margin: 0px 15px; 
	font: 76%/1.6em "DejaVu Sans",sans-serif,"Bitstream Vera Sans",Arial,Helvetica; 
	color: #000000; 
	text-align: center;
        background: #000;
}
a 
{
    text-decoration:none;
    color: #2036FA;
}
a:link {
	color: #2036FA;	
}
a:visited {
	color: #0020ff;
}
a:hover, a:active {
	color: #000000;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:"DejaVu Sans",sans-serif,"Bitstream Vera Sans",Helvetica;
}


#container {
	background: #fff url(img/border_left.jpg) repeat-y 0px 0px;
	margin: 1px auto; 
	width: 790px; 	
	position: relative; 
	text-align: left;
}

#navigation {
	margin: 2px auto 0px; 
	overflow: hidden; 
	width: 790px; 
	position: relative; 
	text-align: left;
        font-size: 0.9em; 
	font-family:"DejaVu Sans","Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
}
#navigation a
{
 color:#fff;
}
#navigation ul li.page_item
{
 background: #ffffff url(img/topbar2.gif); 
}
#navigation ul li.page_item a { 
        border: #ccc 1px solid;
	border-bottom:none;
	padding: 0 6px 0px 6px; 
	display: block; 
	text-decoration: none;
        color: #ffffff;
}

#navigation ul li.page_item a:hover 
{       background: #ffffff;
        display: block; 
        color: #000000;
        border: #3B3B3B 1px solid; 
        border-bottom:none;
}

#navigation ul li.current_page_item  {
	background: #ffffff url(img/menubar1.gif);
        display: block; 
        padding: 0 6px 0px 6px; 
        color: #000000;
        border: #3B3B3B 1px solid; 
        border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #3B3B3B 1px solid; 	
	width: 100px; 
        font-size: 0.9em; 
	padding: 2px; 	
        margin: 0px 0px 2px 0px;
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #000000 1px solid; 
	background: #3B3B3B; 
        font-size: 0.9em; 
	margin: 0px 0px 0px 2px; 
	color: #ffffff; 
	padding: 2px; 		
}


#header {
        clear: both; 
	background: url(img/pagetop.png) no-repeat 0px 0px ;
	margin: 0px 0px 0px 0px; 
	height: 140px;
}
#header h1 
{
	font-size:1.8em;
        font-family:Sans-Serif, "DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica;
	margin:0px 0px 0px 5px;
	letter-spacing:1px;
        text-align:right;	
}

#header h3
{
 height:95px;
}

#header h1 a {	
        margin:0px 100px 0px 5px;
	text-decoration:none;
        color:#000;  	
}

#header h2 
{
	margin:5px 100px 10px 5px;
	font-size:1.4em;
	font-family:"DejaVu Sans","Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica;	
        text-align:right;
	color:#000; 	
}

#search navigation dl dd {
	display: inline; 
	background:url(img/feed.png);
}

#content {
	margin: 0px 0px 0px 30px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.gif);
}
#content-main ol li
{
margin:0 0 0 2.7em;
}
#content-main {
	float: left; 
	width: 580px; 
	margin-right: 15px;
}
 html #section-index #content-main {
	margin-right: 15px;
}
#content .post 
{
	padding:0 0 2em 0;
        
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .posttitle a
{
 color:#1F1F1F;
 font-weight: bold;
 font-family:"DejaVu Sans","Bitstream Vera Sans",sans-serif,Georgia,Arial;	
 text-align:right;
}
#content .posttitle h2
{
  font-size: 1.3em; 
  background:transparent url(img/spacer.png) repeat-x top center;
}
#content .post-info a
{
 color:#2036FA;
 font-weight: normal;
}
#content .post h2 
{
	font-size: 1.3em; 
	margin: 2px 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
}
#content-main .pagetitle 
{
	font-size: 1em; 
	margin: 2px 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
        border: 1px solid #ccc;	
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a 
{
    border-bottom:#999 1px dashed;
    text-decoration:none;
    font-size: 1em; 
    color:#2036FA;
}
.post-info {
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0;
        border-bottom:#999 1px solid;	
}
 .postmetadata
{
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0;	
}
.postmetadata a
{
 color:#2036FA;
}
#sidebar {
        
	float: left; 
	width: 155px;
	font-size:0.9em;
}

#sidebar a {
 color:#2036FA;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:0px;
	margin-bottom: 10px; 	
        border: #000000 1px solid; 
        width:100%;
}

html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;margin:0px 0px 0px 5px;color:#fff;
background:transparent url(img/topbar2.gif) repeat-x top center;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}


#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 770px; 
	text-align: left;
        color: #4A2C15;  
}
 html #footer {
	height: 1%;
        list-style-type: none;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 0px 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
}
#footer ul li a{
	color: #2036FA; 
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
}
.commentlist li.alt .cmtinfo 
{
    background:#EDEEEE;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
        background:#C7C7C7;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li cite a
{
	font-style:normal;
	font-weight:bold;
        text-decoration: underline;
        color:#2036FA;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#656551;
}
.commentlist li p
{
/* word-wrap:break-word; */
/* "word-wrap" appears to be proprietary MS crap, not CSS standard */
 width:100%;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
        background: #EDEEEE;
}
input#submit { 
        background: #EDEEEE;
        border: 1px solid #9AAE9A;
	font-size: 0.9em;  
	margin: 0px 0px 0px 2px; 
	color: #000000;  		
}
.text{
   background: #EDEEEE;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:"DejaVu Sans",sans-serif,"Bitstream Vera Sans",Arial,Helvetica;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
        color:#2036FA;
        border:1px solid #363636;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar tr th[abbr=Saturday]
{
 color:red;
}
#wp-calendar tr th[abbr=Sunday]
{
 color:red;
}
/* End Calendar */

/* Misc other things added by bigroom.org */
abbr {cursor:help;border-bottom:blue 2px dotted;}
abbr:hover {border:blue 2px dotted;}

/* for arbitrary tags e.g. span with 'title' attributes */
.moreinfo {cursor:help;border-bottom:blue 2px dotted;}
.moreinfo:hover {border:blue 2px dotted;}
.citation { font-size:66%; }
.footnote { font-size:66%; }
.infobox 
{
border: #000000 1px solid;
background: silver;
}
