/*  
Theme Name: xplosive MVR
Theme URI: http://www.blogohblog.com
Description: A Web 2.0 Wordpress Theme - Widget Enabled, 3 Columns, Blue/Orange... Modified for Mobile VoIP Review
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/**************** Body *********************/
*{margin:0;padding:0;}
body{background: #333333;color:#333;font:0.8em Tahoma, sans-serif;margin-bottom:20px; line-height:20px;}
#wrapper{background:#FFFFFF;margin:20px auto;padding:20px;  width:900px;}
#top{background:url(images/header.gif);background-repeat:no-repeat;width:900px;height:160px;}
h2 a:link,h2 a:visited{ font-size:22px; color: #003366; text-decoration:none; font-weight: lighter;}
h2 a:hover{color: #000000;}

/**************** Entry *********************/
.entry{ float:left;margin-bottom:10px;width:550px;}
.entry h2{padding-bottom:6px;}
.entry p{padding:0 0 10px 0;}
.post{padding:30px;text-align:justify; margin-bottom:20px; background:url(images/postee.gif) repeat-x top;}
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 0; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 30px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

/**************** Links *********************/
a:link, a:visited{color: #003366;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}

/**************** Navigation *********************/
#navigation{height:40px;}
#menu{background-color:#333333;padding:10px; }
#menu li{display:inline;list-style:none;background-color:#333333; font-weight:bolder;}
.page_item a:link, .page_item a:visited{color: #FFFFFF; padding:10px;}
.page_item a:hover { background-color: #444444; text-decoration:none;}
.current_page_item a:link, .current_page_item a:visited{color:#ffffff;text-decoration:none;padding:10px;}
.current_page_item a:hover { background-color: #444444; text-decoration:none;}

/**************** Sidebars *********************/
#topbar {background:#FFFFFF url(images/sidee.gif) top repeat-x; float:right; width:350px;}

#sidebar1{ width:160px; float:left; border-right:1px solid #CCCCCC; padding-right:10px;}
#sidebar1 h2{font-weight:normal;}
#sidebar1 ul{list-style-type:none;}
#sidebar1 ul li{list-style-type:none;margin-left:10px;margin-top:20px;}
#sidebar1 ul li ul{font-style:normal;list-style-type:none;margin-top:10px;padding:0 0 0 5px;}
#sidebar1 ul li ul li{border:0;border-bottom:1px solid #ccc;display:block;margin:0 0px 5px;padding:0 0 5px 13px;}
#sidebar1 p{padding:0 5px;}

#sidebar2{ width:160px; float:left;}
#sidebar2 h2{font-weight:normal;}
#sidebar2 ul{list-style-type:none;}
#sidebar2 ul li{list-style-type:none;margin-left:10px;margin-top:20px;}
#sidebar2 ul li ul{font-style:normal;list-style-type:none;margin-top:10px;padding:0 0 0 5px;}
#sidebar2 ul li ul li{border:0;border-bottom:1px solid #ccc;display:block;margin:0 0px 5px;padding:0 0 5px 13px;}
#sidebar2 p{padding:0 5px;}

/**************** Search *********************/
#topsearch{ background-color: #333333; padding:10px; background:url(images/search.jpg); border:1px solid #CC3300;}
#topsearch input[type="text"]{ border:1px solid #CC3300; width:17em; color: #333333;font:1em Trebuchet MS, Arial, sans-serif;padding:2px;}
h2.search {font-weight:lighter;}

/**************** Comments *********************/
#comments {font-weight:lighter; padding-top:10px; border-top:1px solid #CCCCCC; margin-top:10px;}
.commentlist{padding:20px;}
/*#author, #email, #url {color:#666;width:40%;border:1px solid #CC3300;margin-bottom:0.6em;background:#fcfcfc;margin-top:1px;padding:3px;}*/
#submit{font:bold 1em Tahoma;margin-bottom:15px;margin-top:5px;padding:2px;}
#respond{padding-top:20px;padding-bottom:10px; font-weight:lighter;}
/*#comment{width:70%;border:1px solid #CC3300;}*/

#commentform dl {
	margin-bottom: .5em;
}

#commentform dl dt {
	float: left;
	width: 25%;
}

#commentform dl dd {
	float: right;
	width: 70%;
}

#commentform input,
#commentform select,
#commentform textarea {
	border: 1px solid #666;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	padding: 2px;
}

#commentform input[type="text"] {
	width: 50%;
}

#commentform select option {
	padding: 0 5px;
}

#commentform textarea {
	width: 98%;
}

#commentform .submit {
	margin-left: 30%;
}

#commentform .submit #submit {
	border: 0;
}

/**************** Footer *********************/
#footer{color:#ffffff; background-color:#333333;padding:20px;}
#footer a:link, #footer a:visited{color:#CCCCCC;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}
table {width: 100%;}
th, td {padding: 2px 5px;}
th {background: #ffc; border-bottom: 1px solid #ccc;}
td.alt {background: #e9e9d9;}

/************** Rating Styles ***************/
.postbg .ratings,
.commentlist .ratings {
	background: #fff url(images/sidee.gif) repeat-x 0 -150px;
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
}

.postbg .ratings dl,
.commentlist .ratings dl {
	padding-right: 6.64em;
	position: relative;
}

.postbg .ratings dl dd,
.commentlist .ratings dl dd {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 6.25em;
}

.postbg .ratings dl dd .whole,
.commentlist .ratings dl dd .whole {
	background: #ccc;
	height: 1em;
	left: 0;
	position: absolute;
	top: .3125em;
	width: 60px;
}

.postbg .ratings dl dd .whole .percent,
.commentlist .ratings dl dd .whole .percent {
	background: #6bd;
	font-size: 0;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: left;
	text-indent: -9999em;
	top: 0;
}

/********** Easy Clearing **************/
.postbg,
.commentlist li,
#commentform dl {
	_height: 1px;
	min-height: 0;
}

.postbg:after,
.commentlist li:after,
#commentform dl:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

/* Secondary class needed for comparison engine to span across entire page */
#comparison_container{ margin-top:6em; }
.comparison { width:840px; padding:0; }
