/*
Theme Name: Baripedia
Theme URI: http://www.icanlocalize.com/
Description: Dynamic theme that changes according to the season/configured dates
Version: 1.0
Author: ICanLocalize
Author URI: http://www.icanlocalize.com/
*/
/* */
body {
	margin-top: 10px;
	margin-bottom:10px;	
	background-color:#ffffff;
	background-image: url(images-2/bg_body.jpg);
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:0.8em;
	color:#3B3C3C;
}


#outer {
	height: auto;
	width: 976px;
	margin:0 auto;	
}

h1{
	color:#0000FF;
	margin:0;
	padding:0;
}

a, a:visited{
    color: #369;
}
a:hover{
    color:#9F2400;
    text-decoration: underline;
}

#blogtitle, #blogtitle a, #blogtitle:hover, #blogtitle:active, #blogtitle:visited{
    color:#ffffff;    
    font-size:24px;
    font-weight:bold; 
    text-decoration: none;   
}


#menutop{
background-image: url(images-2/bg_menu.jpg);
background-repeat: repeat-x;
color:#ffffff;
width:970px;
height:40px;
margin-left:2px;
vertical-align:bottom;
font-size:12px;
font-weight:bold;}
	
.clearit {
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}
#bodyarea{
width:970px;
margin-top:16px;
margin-left:2px;
}

#leftmenu{
float:left;
background-image: url(images-2/bg_leftmenu.jpg);
background-repeat: repeat-x;
width:220px;
padding:4px;
padding-bottom:30px;
}

#maincontent{
float:right;
padding-left:8px;
width:725px;
padding-bottom:30px;
}

#trail{
color:#5D5D5D;
font-weight:bold;
}

#trail a{
color:#5D5D5D;
text-decoration:underline;}

#trail a:hover{
color:#14249C;
text-decoration:underline;}

h2{
color:#004186;
font-size:1.4em;
margin: 1em 0 0.3em 0;
padding:0;
}

.posttitle_index {
font-size: 1.6em;
}

.orange{
color:#E83400;}

#leftmenu ul{
list-style: none;
padding:0;
margin:0;
}

#leftmenu ul li
{
position: relative;
margin:4px 8px 2px 8px;
}

#leftmenu ul li a
{
/*padding: 0.5em 1.0em 0.9em 1.0em;*/
color: #E83400;
text-decoration: none;
}

#leftmenu ul li a:hover
{
color:#9F2400;
text-decoration:underline;
}

#leftmenu h2 {
border-top: 1pt solid #808080;
padding-top: 1em;
}

#footer{
clear:both;
color:#666666;
padding-left:8px;
height:52px;
text-align:center;
background-image: url(images-2/bg_footer.jpg);
background-repeat:repeat-x;}


#footer ul{
padding:0;
margin:0;
}

#footer ul li
{
/*position: relative;*/
display: inline;
margin:30px 50px 20px 40px;
}

#footer ul li a
{
/*padding: 0.5em 1.0em 0.9em 1.0em;*/
color: #023E92;
text-decoration: none;
}

#footer ul li a:hover
{
color:#00322F;
text-decoration:none;
}

.alignleft{
    float:left;
    margin: 1em;
}

.alignright {
    float: right;
    margin: 1em;
}
      
.content{
    clear: both;
    margin-top:15px;
    /*border-bottom: 1px #eee dashed;*/
}
.content p{
    margin: 0.3em 0 0.7em 0;
}
.content .meta_top{
    color:#777;
    font-size: 11px;
}
.content h1{
    color:#004186;
    font-size:2.2em;        
}
.content h1 a, .content h1 a:visited{
    color:#004186;
    text-decoration: none;
}
.content h1 a:hover{
    text-decoration: underline;
}

.content .meta_bottom{
    color:#777;
    font-size: 11px;
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    border-bottom: 1pt solid #c0c0c0;
    clear: both;
}
      
#xcomment{
    width:500px;
}

#searchbox{
    float:right;
}
#searchbox input{
    font-size: 11px;
    color:#777;
    border:1px solid #369;
    padding: 0 2px 0 2px;
}
#searchbox .sb_arr{
    border: none;
    float: right;
}

.selected {
    color: #602020;
}

#leftmenu h4 {
  font-size: 120%;
  margin-left: 0.2em;
  margin-bottom: 0;
}

.widgettitle {
  font-size: 1.5em;
}

/* Comments */

#comments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	margin:1em 0;
	padding:1em;
	overflow:auto;
	list-style:none;
}

.commentlist p {
	margin:0.5em 0;
	font-size:1.1em;
}

.commentlist p a {
	border-bottom:1px solid #ddd;
}
.commentlist p a:hover {
	border-bottom:1px solid #157;
	text-decoration:none;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px;
}
.commentlist h4 {
	margin:0;
}

.bypostauthor {
	background-color: #F0F0F0;
}

.children {
	margin: 0;
	padding: 0 0 0 1em;
}

textarea#comment {
	font-size:1.6em;
	width:100%;
}
/* Comment ends */

.content table {
  font-size: 1.2em;
  xborder: 1pt solid #909090;
  xborder-collapse: collapse;
}

.content table tr td, .content table tr th {
  xborder: 1pt solid #909090;
  padding: 0.5em;
}

.content table tr th {
  background-color: #606060;
  color: #FFFFFF;
  font-weight: bold;
}

.content table ul li {
  font-size: 1em;
}

.features TD {
	vertical-align: top;
}

.features UL,OL {
	padding-left: 1.5em;
}

.features_footer {
	background-color: #606060;
	color: #FFFFFF;
	text-align: center;
}
