/*
Theme Name: Me Web host
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(http://blog.mewebhost.com/wp-content/themes/mewebhost/images/mwh08_bk.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #178301;
}
a:visited {
	text-decoration: none;
	color: #178301;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.style1 {
	color: #1D9302
}
.style2 {
	font-weight: normal;
	color: #000000;
}
.style3 {
	color: #259C06;
	font: bold;
}
.style4 {
	font-weight: normal;
	color: #168301;
}
.style5 {
	color: #FF0000;
	font: bold;
}
.headline {
	font-size: 20px;
	color: #259C06;
	font-weight: bold;
}
.H1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.plans {
	font-size: 23px;
	color: #000000;
	font-weight: bold;
}
.subheadline {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.body {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.formtext {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	color: #259C06;
}
.features {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	color: #259C06;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #259C06;
}
.copyright a:link {
	font-size: 10px;
	font-weight: normal;
	color: #259C06;
}
.copyright a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #259C06;
}
.copyright a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #259C06;
}
.copyright a:active {
	font-size: 10px;
	font-weight: normal;
	color: #259C06;
}
.more {
	font-size: 11px;
	font-weight: bold;
	color: #178301;
}
.more a:link {
	font-size: 11px;
	font-weight: bold;
	color: #178301;
}
.more a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #178301;
}
.more a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #178301;
}
.more a:active {
	font-size: 11px;
	font-weight: bold;
	color: #178301;
}
.hosting {
	font-size: 12px;
	font-weight: normal;
	color: #178301;
	text-decoration: underline;
}
.hosting a:link {
	font-size: 12px;
	font-weight: normal;
	color: #178301;
	text-decoration: underline;
}
.hosting a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.hosting a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.hosting a:active {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.side {
	font-size: 12px;
	color: #178301;
	font-weight: normal;
}
.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #178301;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #178301;
}
.h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.cpanel {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.shadetabs {
	font: bold 12px Arial;
}
.contentstyle {
	border: 1px solid #178301;
	width: 480px;
	margin-bottom: 1em;
	padding: 10px;
}
.redbox {
	border: 3px dashed #cc0000;
	background-color: #FBEEEB;
	text-align: center;
	padding: 10px;
}
.feature {
	font-size: 11px;
	font-weight: bold;
	color: #178400;
}
.feature2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
.vpstitle {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
.red {
	color: #F00;
}

h1 {
color:#1A8F02;
font-size:28px;
font-weight:normal;
margin: 0 0 20px 0;
padding: 0;
}

.widget ul {
margin: 0;
padding: 0;
}

.widget ul ul {
margin-left: 20px;
}

.widget ul li {
list-style: none;
}

.postmetadata {
color:#1A9F02;
font-size:10px;
padding-bottom:0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}