﻿/*
Theme Name: WPRS: Hosting Gone Wild
Theme URI: http://www.NicheReviewThemes.com
Description: Hosting Gone Wild by Niche Review Themes, included with permission as part of the Premium Theme Pack for WP Review Site
Version: 2
Author: NicheReviewThemes.com
Author URI: http://www.NicheReviewThemes.com
*/


/*RESET*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120% "Trebuchet MS","Lucida Sans Unicode",Arial,sans-serif;
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}
/*RESET*/


/*GENERAL*/

body{background:url(img/bg.jpg) repeat-x #dfdfdf fixed; font-size:12px;}
#wrapper{width:900px; border:0px solid #000; margin:auto;}
#container{background:#fff; border:1px solid #ffffff; border-top:0; overflow:hidden; text-align:left; padding-bottom:5px;}
a{color:#003366; text-decoration:none;}
a:hover{color:#003366; text-decoration:underline;}

/*GENERAL*/

/*MENU*/

#menu{overflow:hidden; margin-right:5px; margin-top:10px;}
#menu li{float:right;}
#menu li a{background:#016EB0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; padding: 7px 10px 5px 10px; float:left; margin-left:6px;}
#menu li a:hover, #menu .current_page_item a{background:#545454; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; padding: 7px 10px 5px 10px; float:left; margin-left:6px;}
#menu li ul{display:none;}

/*MENU*/

/*HEADER*/

#header{overflow:hidden; border:0px solid #000; margin-bottom:5px;}
#header h1 {background:url(img/logo.jpg) no-repeat scroll 0 0; border:1px solid #000; float:left; position:relative; z-index:30; margin-top:0px; margin-left:0px;}
#header h1 a {display:block; height:350px; text-indent:-9000px; width:900px;}


/*HEADER*/

/*CONTENT*/

#content{float:left; width:540px; border:0px solid #000; margin-left:20px;}
.post{border-top:1px solid #e3e1e1; padding-top:15px; margin-bottom:15px;}
.top_post{overflow:hidden; border:0px solid #000; margin-bottom:10px;}
.post h2{font-size:16px; color:#003366; text-decoration:none; font-weight:bold; background:none;}
.post .top_post h2{float:left; padding-top:5px;}
.post .top_post h2 a{font-size:16px; color:#003366; text-decoration:none; font-weight:bold; background:none; font-family:"Lucida Grande","Lucida Sans Unicode"; padding:0; float:left;}
.post .top_post h2 a:hover{font-size:16px; color:#003366; text-decoration:underline; font-weight:bold; background:none; font-family:"Trebuchet MS","Lucida Sans Unicode"; padding:0; float:left;}
.post .top_post a{background:url(img/comment.png) no-repeat 0 50% #4ea2c3; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff; text-decoration:none; padding:6px; padding-left:30px; float:right;}
.post .top_post a:hover{background:url(img/comment.png) no-repeat 0 50% #318db1;}
.post .ratings_bottom{ margin-top:15px;}
.post .ratings_bottom img{vertical-align:middle;}
.post .ratings_bottom span{margin-right:20px;}
.table{margin-top:10px; margin-bottom:10px;}
.post h3{font-size:14px; font-weight:bold;}
#content h2{font-size:14px; font-weight:bold;}
.alignnone{margin-top:20px;}
.alignright{margin-top:20px; margin-left:30px;}
.top{margin-bottom:10px; background:#016EB0 none repeat scroll 0 0; border:0px solid #67B403; color:#FFFFFF; font-size:14px; font-weight:bold; margin:15px 0; padding:3px;}

/*CONTENT*/

/*SIDEBAR*/

#sidebar{float:right; width:280px; border:0px solid #000; margin-right:20px;}
#search_cont{overflow:hidden; border:0px solid #000;}
#s{vertical-align:middle; border:1px solid #d8d8d7; font-family:"Trebuchet MS","Lucida Sans Unicode"; font-size:11px; color:#6f6f6f; padding:4px 0 5px 4px; width:218px; }
#searchsubmit{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-size:12px; font-weight:bold; border:0; background:#016EB0; vertical-align:middle; padding:0; height:25px; width:50px; margin-left:2px;}
#sidebar h2{font-size:14px; color:#fff; background:#016EB0; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border:0px solid #67b403; padding:3px; margin:15px 0;}
#sidebar .execphpwidget{border:1px solid #d8d8d7; padding:10px 0 3px 10px;}
#sidebar ul li{margin-bottom:7px;}
#sidebar ul li a{ color:#3a3b3b; text-decoration:none; background:url(img/bullet.jpg) no-repeat 0 60%; padding-left:12px;}
#sidebar ul li a:hover{ color:#477487; text-decoration:underline; background:url(img/bullet.jpg) no-repeat 0 60%; padding-left:12px;}
.oio-banner-zone{margin:auto;}

/*SIDEBAR*/

/*FOOTER*/

#footer{margin-top:10px; margin-bottom:10px; font-size:11px; color:#000;}
#footer a{color:#000;}
#footer a:hover{color:#000; text-decoration:none;}

/*FOOTER*/

/*COMMNENTS*/
#comments{margin:20px;}
#comments ol {
	margin: 0 0 0 10px;
}
#comments h3{ font-size:18px; margin-bottom:20px;}
#comments input{vertical-align:middle;}
#comments textarea{width:498px; height:200px; overflow:auto;}
#submit{margin:10px 0;}
.little{font-size:11px; margin-top:10px; border:1px solid #d8d8d7; padding:10px;}
/*COMMNENTS*/