/*
Theme Name: HostingRef
Theme URI: http://www.hostingref.com/
Description:  The Custom theme for HostingRef
Version: 1.8
Tags: clean, simple, two column, graphics, blue
*/

html, body { height: 100%; }

body {
	background: #008FC7 url(images/back.jpg) 0 0 repeat;
	background-position: top center;
	color: #2D489A;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #2D489A;
	text-decoration: underline;
}

a:hover, a:active {
	color: #EF4623;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 938px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 0 repeat;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 0;
	height: 159px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 159px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 60px;
	height: 90px;
	width: 330px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 680px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
}

#content {
	margin: 10px 0 0 25px;
	_margin: 5px 0 0 12px;
}

/* SubHeader */

#news {
	position: absolute;
	z-index: 999999;
	top: 100px;
	left: 75px;
	color: #777;
	font-size: 1.33em;
}

#sidebar {
	position: relative;
	float: left;
	color: #606061;
	padding: 0 0 0 10px;
	margin: 0 10px 0 10px;
	_margin: 0 10px 0 5px;
	width: 200px;
	z-index: 1002;
	text-align: left;
  }

#sidebar h2 {
	color:	#2D64AF;
	margin: 5px 0 5px 0;
	padding: 4px 0 0 3px;
	font-size: 1.13em; 
	line-height: 1.2em;
	text-transform: none;
	border-bottom: 2px dotted #888;
	text-align: left;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -.01em;
}

#sidebar ul li {
	color:	#01A2D9;
	margin: 10px 0 10px 0;
	padding: 4px 0 10px 3px;
	font-size: 1.2em; 
	line-height: 1.25em;
	border: 1px dotted #DBF0FA;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 0;
	margin: 0 0 0 25px;
	font-size: .88em;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	font-family: Verdana, Arial, Helvetica;
	color: #333;
	list-style: disc;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	/* color: #606061; */
        color: #2D489A;
	text-decoration: underline;
}

#sidebar a:hover{
	color: #333;
}

h3, #recently h2, #featured_articles h2, #featured_story h2, featured_story_container h3, #featured_story h2{
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 1.33em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #EF4523; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

#recently a, #recently h2 a:visited {
	color: #606061;
	text-decoration: none;
}

#recently h2 a:hover {
	color: #095CA9;
	text-decoration: underline;
}

.imageElement h2 {
	color: #fff;
}

#featured_story_box {
	margin: -6px 0 0 0;
	background:  url("images/featured_back.jpg") repeat;
}

#content_box {
	margin: -5px 15px 0 5px;
	_margin: -10px 7px 0 0;
	padding: 0;
	float: left;
	z-index: 999999;
	position: relative;
}

#content_box img {
	margin: 0 0 0 15px;
}

hr.content_box {
	height: 5px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 8px;
	left: 30px;
	z-index: 12002;
}


#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #D8D8D8;
	font-size: 1.5em;
}

#main_menu li a, #main_menu li a:visited {
	color: #273A7F;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#main_menu li a:hover {
	color: #EF4623;
    background-color: transparent;
	border-color: #273A7F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#header_ad {
	position: absolute;
	top: 80px;
	right: 25px;
	z-index: 999999;
}

#featured_story {
	margin: -15px 0 0 30px;
	_margin: -15 5px 0 15px;
	float: left;
	color:#073F54;
	position: relative;
	width: 190px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	line-height: 13px;
}

#featured {
	margin: 5px 5px 0 20px;
}

#featured_story_footer {
	background: url(images/featured_back_footer.jpg) top no-repeat;
	height: 8px;
}

#featured_story_footer img {
	margin: -5px 25px 0 0;
}

#home_wrapper {
	margin: -6px 0 -6px 0;
	background: url(images/home_repeat.jpg) top left repeat-y;
	position: relative;
}

hr.featured_clear {
	height: 25px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

.ref_table {
		border: 1px solid #ccc;
		font-size: 1.1em;
		padding: 5px;
		margin: 10px 0 10px 10px;
		width: 90%;
}

.ref_table h2 {
	font-size: 1.33em;
	color: #777;
}

.maintable td {
	height: 35px;
	border: 1px solid #ccc;
			text-align: center;

}

.maintable td h2 {
	font-size: 1.25em;
	text-align: center;
}


.table-header {
	font-size: 1.22em;
	background-color: #cecece;
	border: none;
		text-align: center;

}

.maintable_home {
	margin: 10px 0 0 35px;
	font-size: 1.22em;
	font-weight: bold;
	line-height: 13px;
}

.maintable_home tr td {
	border-bottom: 2px dotted #bbb;
}

.maintable_home td {
	height: 40px;
}

.hosting_row{
}

.webhost {
	padding: 3px 0 2px 25px;
	font-weight: bold;
	background-color: #fff;
	font-size: 1.1em;
}


.webhost a, .webhost a:visited {
	color: #E94C23;
	text-decoration: none;
}

.webhost a:hover{
	color: #606061;
}



.price {
	padding: 3px 15px 2px 25px;

}

.space {
	padding: 3px 0 2px 10px;
	margin: 0 20px 0 30px;
		background-color: #F6F6F7;


}

.features {
	padding: 3px 0 2px 10px;
	margin: 0 10px 0 10px;

}

.review_top {
	padding: 3px 0 2px 25px;
	background-color: #F4F5F6;


}

.hosting_row {
		border-bottom: 2px dotted #bbb;

}

.even, .odd {
	font-size: 1.22em;
}


hr#clear {
	clear: both;
	height: 85px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 5px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 1.88em; 
}
h2 {
	color: #EC4825;
	font-size: 1.66em; 
	padding: 10px 0 0 10px;
}

h4 {
	color: #3286B2;
	font-size: 1.44em; 
	margin: 10px 0 0 5px;
}
h5 {
	color: #30292B;
	font-size: 1.33em;
}

h6 {
	color: #2D489A;
	font-size: 1.1em;
	line-height: 13px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 25px 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

.dotted_line_3 {
	border-bottom: 1px dotted #ccc;
	margin: 0;
}

/* Absolutely position blog elements */


.premetadata {
	margin: 0 10px 0 0;
	border-bottom: 2px dotted #bbb;
}

.premetadata_single {
	margin: 0 10px 0 0;
	border-bottom: 2px dotted #bbb;
}

small {
	color: #EF4623;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	padding: 0 0 0 5px;
}

.post { 

	padding: 10px;

	}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 2px 0 0 5px;
	padding: 0;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #2D489A; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h1 {
	margin: 2px 0 3px 5px;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #2D489A; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a, .post h2 a:visited {
	color: #2D489A;
	text-decoration: none;
}

.post h2 a:hover {
	color: #222;
	text-decoration: none;
}

.postmetadata {
	padding: 5px 0 5px 5px;
	margin: 6px 10px 20px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #555;
	border-top: 2px dotted #bbb;
	border-bottom: 2px dotted #bbb;
	position: relative;
}

.entry {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 1.25em; 
	line-height: 1.15em;
	color: #555;
	font-family: Verdana, Arial, Helvetica;
}


.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#related_posts {
	margin: 0 0 55px 25px;
	font-size: 1.25em;
	color: #777;
}


#related_posts ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
		color: #888;
	list-style: disc;
}

#related_posts strong{
	margin: 0 25px 10px 0;
	padding: 0;
	font-size: 1.25em; 
	font-weight: normal; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #d8d8d8;
	color: #606061;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}


.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	font-family: Verdana, Arial, Helvetica;
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}

#header_search{
	position: absolute;
	top: 62px;
	left: 655px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#searchsubmit {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 27px;
	width: 49px;
	vertical-align: middle;
	float: right;
}

#side_searchsubmit {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 28px;
	width: 50px;
	vertical-align: middle;
	float: right;
}


#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#side_searchform {
	margin: 25px 0 35px 10px;
	padding: 0;
	vertical-align: middle;
}


#search_box {
	padding: 0;
	height: 21px;
	width: 190px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #046EA2;
	border: none;
	background: transparent;
	border: 1px solid #ddd;
}

#side_search_box {
	padding: 0;
	height: 21px;
	width: 190px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #222;
	border: none;
	background: #fefefe;
	border: 1px solid #ccc;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 25px 125px;
	height: 27px;
	width: 50px;
}

form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #E4F5FC;
	border-top: 3px solid #B6E0F8;
	color: #046EA2;
	font-family: Verdana, Arial, Helvetica;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #eee;
	border-top: 1px dotted #D8D8D8;
	border-bottom: 1px dotted #D8D8D8;
	color: #686868;
}

h3#comments, h1#comments, h3#respond{
	margin: 2px 25px 5px 15px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #d8d8d8;
	color: #606061;
}

.review {
	font-size: 1.33em;
	padding: 5px;
	margin: 5px 25px 15px 10px;
	background-color: #f3f3f3;
	color: #555;
	line-height: 14px;
}

.review b {
	margin: 0 0 5px 2px;
	border-bottom: 1px solid #fff;
	font-family: verdana, sans-serif;
	color: #EF4623;
	font-size: .88em;
}

ul.ratings { 
	margin: 5px 0 0 0;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	font-size: 1.2em;
}

.prev_nav {
	float: left;
	margin: 10px 0 5px 10px;
}

.next_nav {
	float: right;
	margin: 10px 10px 5px 0;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
  }



  /* Footer
-----------------------------------------*/

  #footer {
	min-height: 74px;
	_height: 74px;
	width: 938px;
	position: relative;
	padding: 0;
	margin: -74px auto 0 auto;
	background: url(images/footer.jpg) repeat;

  }

#footer_container {
    padding: 10px 0 0 25px;
	font-size: 1.2em;
	color: #606061;
	text-align: left;
}

#footer_menu {
	position: relative;
		line-height: 13px;

}


#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 20px 5px 0;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 6px 0 3px;
	border-right: 1px solid #bbb;
	font-size: .99em;
	font-weight: bold;
}

#footer_menu li a, #footer_menu li a:visited {
	color: #273A7F;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#footer_menu li a:hover {
	color: #EF4623;
    background-color: transparent;
	border-color: #273A7F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}


#category_lead_in {
	padding: 10px 25px 5px 15px;
	font-size: 1.33em;
	color: #333;
	line-height: 13px;
	font-weight: bold;
}
