/*  
Theme Name: VirtualHosting.com Default
Theme URI: http://virtualhosting.com/
Description: WordPress theme created by <a href="http://jrod.info/">John Rodler</a>.
Version: 1.0
Author: John Rodler
Author URI: http://jrod.info/

	VirtualHosting v1.0
	http://virtualhosting.com/
	
	This theme was designed and built by John Rodler,
	whose blog you will find at http://jrod.info/

*/

/* Page / Container Setup *******************************************************************/
@charset "utf-8";
html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background:#F8F8F8;
	font-family: Arial, Verdana, sans-serif;
}
.container {
	position:relative;
	width:816px;
	min-width:820px;
	min-height:100%;
	margin:0 auto;
	background:url(images/body_bg.png) repeat-y top;
}
* html .container {
	height:100%;
}
.header {
	width:788px;
	height:85px;
	margin-left:16px;
	background:url(images/header_bg.png) no-repeat top;
	text-align:right;
}
.page {
	width:816px;
	min-width:820px;
	height:100%;
	padding-top:30px;
}
.content, .content_divider {
	width:740px;
	margin-left:40px;
	padding-bottom:30px;
}
.content_divider {
	float:left;
	margin-bottom:30px;
	margin-left:0;
	padding-bottom:0;
	background:url(images/border_dotted-vert.png) repeat-y 185px 0;
}
.left_menu {
	float:left;
	width:155px;
	margin-bottom:33px;
	padding:0 30px 0 0;
}
.body_right {
	float:left;
	width:515px;
	margin-bottom:33px;
	padding:0 0 0 30px;
}
.clear {
	clear:left;
	height:10px;
	width:100%;
}
.footer {
	position:relative;
	width:816px;
	min-width:820px;
	height:43px;
	margin:-43px auto 0 auto;
	background:url(images/footer_bg.png) no-repeat top;
}
.post {
	margin:0 0 40px;
	text-align:justify;
}
/********************************************************************************************/

/* Fonts / Anchors **************************************************************************/
h2 {
	margin:0 0 3px 0;
	color:#5C7789;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14pt;
	font-weight:bold;
}
h2.form_title, h2 a {
	font-size:13pt;
	color:#000;
	text-decoration:none;	
}
h2 a:hover {
	color:#2782BE;
}
h2.article_title a {
	color:#5C7789;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;	
}
h2.article_title a:hover {
	color:#2782BE;
}
h3 { padding-top: 10px; /* font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; */  font-size: 15px; font-weight: bold; letter-spacing: 0.4px; }
a {
	color:#008AFF;
	text-decoration:none;
}
a:hover {
	color:#BBB;
	/* text-decoration:none; */
}
a.header_logo {
	float:left; 
	margin-left:30px;
}
small {
	color:#777;
	font-size:8pt;
}
.entry {
	color:#222;
	font-size:10pt;
}
p { line-height: 16pt; }
/* p a { padding-bottom: 2px; background: url(images/border_H-D-999.gif) bottom left repeat-x; text-decoration: none; }
p a:hover { background: none; } */
p.postmetadata, .navigation {
	padding:5px 0 0 3px;
	background:url(images/border_dotted-horz.png) repeat-x top;
	color:#777;
	font-size:9pt;
}
p.alt {
	padding:10px;
	background:none;
	background-color:#F7F9FB;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}
p.login_details {
	font-size:10pt;	
}
.navigation {
	padding:0 0 5px 0;
	background:none;
}
.badge_its-new {
	position:absolute;
	top:55px;
	right:50px;
	width:82px;
	height:83px;
	background-image:url(images/badge_its-new.png) !important; background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/badge_its-new.png", sizingMethod="crop");
}
/********************************************************************************************/

/* Left / Header / Footer Menus *************************************************************/
.left_menu ul, left_menu ul li ul {
	width:155px;
	margin:0;
	padding:0;
	list-style:none;
}
.left_menu ul li.menu_title h2, .left_menu ul li.pagenav h2, .left_menu ul li.categories h2 {
	margin:25px 0 0 0;
	padding:0 0 7px 5px;
	background:url(images/border_dotted-horz.png) repeat-x bottom;
	background-color:#FFF;
	color:#5C7789;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
}
.left_menu ul li.pagenav h2 {
	margin-top:4px;
}
.left_menu ul li.page_description {
	padding-top:10px;
	color:#666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt;
}
.left_menu ul li ul li {
	margin:0;
	background:url(images/menu_item_bg.png) repeat-y top left;
	overflow:hidden;
}
.left_menu ul li ul li a {
	display:block;
	width:143px;
	margin:0;
	padding:4px 0 6px 12px;
	background:url(images/border_dotted-horz.png) repeat-x bottom;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}
.left_menu ul li a:hover {
	background-color:#FFF;
	color:#2782BE; /*#5C7789;*/
}
#searchform {
	margin-top:25px;
	text-align:center;
}
.header_menu, .footer_menu {
	padding:3px 20px 0 0;
	text-align:right;
	color:#FFF;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10pt;
	line-height:12pt;
}
.footer_menu {
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
}
.header_menu a, .header_menu a.current, .footer_menu a {
	color:#FFF;
	text-decoration:none;
}
.header_menu a.current {
	color:#CCC;
}
.header_menu a:hover, .footer a:hover {
	color:#CCC;
	text-decoration:underline;
}
.header_menu a.current:hover {
	text-decoration:none;
}
.footer_icons {
	position:absolute; 
	top:17px; 
	right:40px;
}
/********************************************************************************************/

/* Product Comparisson Table ****************************************************************/
table.product_comparison {
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	/* font-weight:bold; */
	text-align:left;
}
table.product_comparison th {
	padding:5px 5px;
	background-color:#253547;
	color:#fff;
	font-weight:bold;
}
table.product_comparison td {
	padding:5px 5px;
	border-bottom:1px solid #ccc;
}
table.product_comparison td.title {
	font-weight:bold;
	padding: 10px 8px 10px 5px;
}
table.product_comparison td.deal a {
	color: #000 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
table.product_comparison td.odd {
	background-color: #f0f3f5;
}
table.product_comparison td.bottom {
	border:0;
}
table.product_comparison a {
	font-weight:bold;
}
/********************************************************************************************/

/* WORDPRESS DEFAULT STYLES *****************************************************************/
/* Begin Typography & Colors */
.entry p a:visited {
	/* color: #b85b5a; */
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
	background-color:#F7F9FB;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
.attachment {
	text-align: center;
	margin: 5px 0px;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
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 10px;
}
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* 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;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
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;
}
/* End Various Tags & Classes*/
/********************************************************************************************/


div.provider_details { float: right; width: 229px; padding: 30px 0 20px 15px; text-align: center; }
div.provider_details a { display: block; margin: 0; padding: 10px 10px 9px; background: url(images/article_content/screenshot_bg.png) top left no-repeat; }
div.provider_details a.title { font-size: 11px; margin: -10px 0 0; padding: 0; text-decoration: none; color: #707070; background: none; }
div.provider_details a.title:hover { color: #008AFF; }
div.provider_details a.signup_button { display: block; height: 59px; width: 219px; margin: 10px auto 0 auto; padding: 0; background: url(images/article_content/signup_button.png) top left no-repeat; text-indent: -9999em; }
div.provider_details a.signup_button:hover { background: url(images/article_content/signup_button.png) top right no-repeat; }

html>body ul.feature_list { margin: 0; padding: 0; list-style: none; text-align: left; }
html>body ul.feature_list li { height: 34px; margin: 0; padding: 0 0 0 34px; list-style-type: none; text-indent: 0; line-height: 34px; background-color: #FF00FF; }
html>body ul.feature_list li:before, html>body ul.feature_list li:before { content: ""; }
/* IE6 needs special treatment */
ul.feature_list { margin: 0; padding: 0; list-style: none; text-align: left; }
ul.feature_list li { height: 34px; margin: 0 0 10px 0; padding: 0 0 0 34px; list-style-type: none; text-indent: 0; line-height: 34px; background-color: #FF00FF; }
/* [END] IE6 needs special treatment */
ul.feature_list li.double_line { line-height: 17px; }
ul.feature_list li.home { background: url(images/article_content/feature_icon-home-small.png) center left no-repeat; }
ul.feature_list li.server { background: url(images/article_content/feature_icon-servers-small.png) center left no-repeat; }
ul.feature_list li.default { background: url(images/article_content/feature_icon-plus-small.png) center left no-repeat; }
ul.feature_list li.email { background: url(images/article_content/feature_icon-email-small.png) center left no-repeat; }
ul.feature_list li.human { background: url(images/article_content/feature_icon-human-small.png) center left no-repeat; }
ul.feature_list li.calc { background: url(images/article_content/feature_icon-calc-small.png) center left no-repeat; }
ul.feature_list li.network { background: url(images/article_content/feature_icon-network-small.png) center left no-repeat; }
ul.feature_list li.clock { background: url(images/article_content/feature_icon-clock-small.png) center left no-repeat; }
ul.feature_list li.cart { background: url(images/article_content/feature_icon-cart-small.png) center left no-repeat; }
ul.feature_list li.graph { background: url(images/article_content/feature_icon-graph-small.png) center left no-repeat; }
ul.feature_list li.gear { background: url(images/article_content/feature_icon-gear-small.png) center left no-repeat; }
ul.feature_list li.chain { background: url(images/article_content/feature_icon-chain_link-small.png) center left no-repeat; }
ul.feature_list li.gift { background: url(images/article_content/feature_icon-gift-small.png) center left no-repeat; }
ul.feature_list li.toolbox { background: url(images/article_content/feature_icon-toolbox-small.png) center left no-repeat; }
ul.feature_list li.puzzle_piece { background: url(images/article_content/feature_icon-puzzle_piece-small.png) center left no-repeat; }
ul.feature_list li.wrench { background: url(images/article_content/feature_icon-wrench-small.png) center left no-repeat; }
ul.feature_list li.search { background: url(images/article_content/feature_icon-search-small.png) center left no-repeat; }
ul.feature_list li.plus { background: url(images/article_content/feature_icon-plus-small.png) center left no-repeat; }
ul.feature_list li.globe { background: url(images/article_content/feature_icon-globe-small.png) center left no-repeat; }
ul.feature_list li.certified { background: url(images/article_content/feature_icon-certified-small.png) center left no-repeat; }
