/*  
Theme Name: redesign-apr08
Theme URI: http://www.powermonster.net
Description: pMv2
Version: 1.0
Author: Scott Benedict
Author URI: http://www.powermonster.net/

*/

/* @group global reset */

/* --------Eric Myer's Global Global Reset--------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link {
	text-decoration: none;
}



/* @end */

/* ----------pMonster specific settings start here---------- */

html {
	background-color: #000;
}

body {
	color: #fff;
	width: 100%;
	min-width: 960px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

a:link, a:visited {
	color: #00f;
	text-decoration: none;
}

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

p {
	padding:5px;
}


#header {
	position: relative;
}

#topline {
	height: 10px;
	background-color: #333;
	margin-top: 0;
}

#hwrap {
	width: 960px;
	height: 188px;
	margin: 0 auto;
}


#topbar {
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
}

#topbar a:link, #topbar a:visited {
	color: #ccc;
}

#topbar ul{
	width: 345px;
	height: 34px;
	float: right;
	padding-top: 7px;
	margin-top: -10px;
	background: url(images/topbar.gif) no-repeat;
	padding-left: 15px;
	padding-right: 20px;
}



#topbar ul li {
	display: inline;
	float: left;
}

#htitle {
	margin-left: -9999px;
}

.logo {
	width: 238px;
	height: 134px;
	float: left;
	background: url(images/logo.gif) no-repeat;
	margin-top: -25px;
	margin-left: 12px;
	clear: both;
}

#livechat {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 30px;
	right: 40px;
}


#navbar {
	width: 960px;
	clear: both;
	margin-top: 88px;
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	background: url(images/lnavbar.gif) no-repeat 37px 1px;
	position: relative;
}



#navbar ul {
	width: 865px; /*640*/
	height: 38px;
	float: left;
	margin-left: 50px;
	padding-left: 0px;
	padding-top: 5px;
	background: #333 url(images/rnavbar.gif) no-repeat 853px 0;
}

#navbar ul li {
	display: inline;
	/*padding-right: 10px;*/
}

#navbar li a {
	margin-right: 10px;
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #ccc;
}

#navbar ul li a:hover, #navbar ul li a:active {
	color: #ccc;
	text-decoration: none;
	border-bottom: 5px solid #00f;

}
	
#navbar ul li.current_page_item a {
	border-bottom: 5px solid #0c0;
}

#navbar ul li#shared a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#shared a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#shared a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#reseller a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#reseller a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/* @media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#reseller a:hover img {
	left: 37px;
}
}
*/


#navbar ul li#premium a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#premium a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}



/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#premium a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#vps a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#vps a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}



/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#vps a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#blog a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#blog a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#blog a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#services a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#services a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#services a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#whyus a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#whyus a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#whyus a:hover img {
	left: 37px;
}
}
*/

#navbar ul li#about a img {
	height: 0;
	width: 0;
	border-width: 0;
}

#navbar ul li#about a:hover img {
	width: 570px;
	height:260px;
	position: absolute;
	top: 63px;
	left: 37px;
}

/* safari hack */	
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navbar ul li#about a:hover img {
	left: 37px;
}
}
*/


#page {
	margin-top: -5px;
}

#subheader {
	width: 100%;
	height: 300px;
	background-color: #333;
	border-bottom: 1px solid #666;
	margin-top: -5px;
}

#shcontent {
	width: 885px;
	height: 300px;
	margin: 0 auto;
}
#lsubheader {
	width: 570px;
	height: 260px;
	margin-top: 20px;
	float: left;
	background: #ccc url(images/home.gif) no-repeat;
}

#lsubheader ul {
	text-indent: -9999px;
	height: 1px;
}

#rsubheader {
	width: 295px;
	height: 260px;
	margin-top: 20px;
	float: right;
	background: #00f url(images/tbluebox.gif) no-repeat 0 0;
}


#rsubheader p {
	width: 265px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 6px;
}

#rsubheader span {
	background: url(images/bbluebox.gif) no-repeat;
	display: block;
	height: 13px;
	margin-top: -13px;
}


#sbsubheader {
	width: 295px;
	height: 260px;
	margin-top: 20px;
	/*float: right;*/
	background: #00f url(images/tbluebox.gif) no-repeat 0 0;
}

#sbsubheader p {
	width: 265px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 6px;
}


#sbsubheader span {
	background: url(images/bbluebox.gif) no-repeat;
	display: block;
	height: 13px;
	margin-top: -13px;
}

#content {
	width: 100%;
	height: 170px;
	background-color: #666;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:  12px;
	text-align: left;
}

#wrap {
	width: 100%;
	min-height: 328px;
	background: #666 url(images/bg.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 20px;
}

#dcontainer {
	width: 960px;
	margin: 0 auto;
	background: #666;
	
}

#dcontent {
	width: 570px;
	float: left;
	background: #ccc url(images/top.gif) no-repeat 0 0;
	margin-left: 40px;
	/*min-height: 900px;*/
}

#contentbottom {
	width: 570px;
	height: 22px;
	background: url(images/bottom.gif) no-repeat 0 bottom;
}

#cwrap {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	margin-top: 10px;
}

#content h3 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	padding: 10px 0 5px 10px;
}

#content p {
	color: #00f;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom:0px;
}

#content a {
	display: block;
	padding-top: 5px;
}

#lcontent {
	width: 260px;
	height: 150px;
	float: left;
	margin-left: 45px;
	padding-right: 45px;
	background: url(images/sharedmini.jpg) no-repeat;
}

#ccontent {
	width: 260px;
	height: 150px;
	float: left;
	padding-right: 45px;
	background: url(images/resellermini.jpg) no-repeat;	
}

#rcontent {
	width: 260px;
	height: 150px;
	float: left;
	background: url(images/premiummini.jpg) no-repeat;	
}

#contentbar {
	clear: both;
	width: 100%;
	height: 20px;
	background: #333;
	margin-top: -10px;
}

.post {
	padding: 20px 20px 0 20px;
	text-align: justify;
	color: #333;
	/*min-height: 500px;*/
}

.post h2 a {
	color: #00f;
	font-size: 20px;
}

.date {
	color: #fff;
	width: 50px;
	height: 60px;
	float: left;
	background: url(images/date.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	margin: 0 0 0 0px;
	text-align: center;
	padding: 5px 10px 0 0;
}

.date span.month {
	display: block;
	margin-bottom: 2px;
	margin-top: 0;
	padding: 0;
}

.date span.day, .date span.year {
	color: #000;
	font-weight: normal;
	font-size: 13px;
	display: block;
	margin-top: 0;
	padding-top: 2px;
}

.title {
	
}

.title a:link, .title a:visited {
	
}

.title a:hover, .title a:active {
	
}

.post h2 {
	font-size: 24px;
	padding-bottom: 5px;
}

.post h2 a:link, .post h2 a:visited, .post a {

}

.post h2 a:hover, .post h2 a:active, .post a:hover, .post a:active {

}

.post h3, .post h3 a {
	
}

.post h3 a:hover, .post h3 a:active {
	
}

.post p {

}

.post ul li {
	
}

.post ol li {
	
}


.entry {
	padding-left: 55px;
	font-size: 14px;
	font-weight: normal;
}

#page .entry {
	padding-left: 20px;
}

.entry a {
	color: #333;
	text-decoration: underline;
}

p.postmeta, p.postmeta a:link, p.postmeta a:visited {
	font-size: 12px;
}

p.postmeta a:hover, p.postmeta a:active {
	
}

p.postmeta .tags {
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.special {
	
}

p.left {

}

p.right {
	
}

img.middle {
	
}

.endmeta {
	margin: 5px 0 0 0px;
	font-size: 12px;
	color: #0000ff;
}

.endmeta a:link, .endmeta a:visited {
	color: #0000ff;
	text-decoration: none;
}

.endmeta a:hover, .endmeta a:active {
	text-decoration: underline;
	color: #0000ff;
}

.tags {
	
}

.user {
	
}

.postnav {
	
}

.sidebar {
	width: 295px;
	float: left;
	margin-left: 20px;
	margin-top: -21px;
	text-align: left;
	font-size: 14px;
}

.sidebar span.popup {
	display: none;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: #0c0;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0;
	font-weight: normal;
	text-transform: none;
	text-align: center;
}

.sidebar span.break {
	padding-bottom: 5px;
	display: block;
}

.sidebar ul#dynamic {
	margin-top: 40px;
}

.sidebar ul {
	padding-top: 1px;
	margin-top:  50px;
}

.sidebar ul li p{
	text-align: center;
}

.sidebar h2, .sidebar a {
	padding-top: 17px;
	font-size: 17px;
	padding-left: 75px;
	text-transform: uppercase;
	padding-bottom: 0;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.sidebar h2#domain {
	background: url(images/domain.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 0px;
	padding-bottom: 0;
	margin-bottom: -20px;
}

.sidebar h2#testimonials {
	background: url(images/testimonials.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
}

.sidebar p.testimony {
	background-color: #0c0;
	text-align: justify;
	padding: 10px;
	font-size: 12px;
	width: 235px;
	margin: 0 auto;
	margin-top: -10px;
}

.sidebar a#fast {
	background: url(images/fast.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#fast:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -77px;
	right: 390px;
}

.sidebar a#tech {
	background: url(images/tech.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#tech:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -77px;
	right: 390px;
}

.sidebar a#moneyback {
	background: url(images/moneyback.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	padding-left: 50px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#moneyback:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -109px;
	right: 365px;
}

.sidebar a#uptime {
	background: url(images/uptime.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#uptime:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -122px;
	right: 390px;
}

.sidebar a#personal {
	background: url(images/personal.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#personal:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -112px;
	right: 390px;
}

.sidebar a#overselling {
	background: url(images/overselling.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#overselling:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -138px;
	right: 390px;
}

.sidebar a#satisfaction {
	background: url(images/satisfaction.gif) no-repeat 0 0;
	width: 295px;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 0;
	margin-bottom: -20px;
	color: #fff;
	text-decoration: none;
}

.sidebar a#satisfaction:hover span.popup {
	display: block;
	width: 295px;
	height:  auto;
	position: relative;
	top: -117px;
	right: 390px;
}


.sidebar form {
	padding: 0 0 0 30px;
}

.sidebar input.username, .sidebar input.password {
	
}

.sidebar input.domain {
	
}

.sidebar .price {
	padding: 10px 0 3px 30px;
	text-align: left;
}

.sidebar ul li p {
	padding: 0 0 5px 0; /*10px 0 0 30px;*/
}

.sidebar a:hover, .sidebar a:active {
	
}

#footer {
	clear: both;
	margin-top: 12px;
	/*height: 250px;*/
}

#footerbar {
	width: 100%;
	height: 50px;
	background-color: #333;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#footerlinks {
	width: 825px;
	margin: 0 auto;
	text-align: left;
}

#footer h2 {
	color: #0c0;
	font-size: 24px;
	font-weight: bold;
	margin-top: -35px;
	padding-bottom: 20px;
}

#link1 {
	width: 150px;
	padding-left: 50px;
	padding-right: 125px;
	float: left;
}

#link2 {
	width: 175px;
	float: left;
	padding-right: 125px;
}

#link3 {
	width: 150px;
	float: left;
	padding-right: 50px;
	
}

#footer ul ul li a {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}


#footerlinks a:link, #footerlinks a:visited {
	color: #fff;
}

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

#copyright {
	clear: both;
	float: left;
	font-size: 12px;
	color: #ccc;
	height: 30px;
	margin-left: 25px;
}

#copyright span {
	padding-top: 10px;
	display: block;
	background: url(images/bottombar.gif) no-repeat;
	width: 365px;
	height: 25px;
	margin-top: 10px;
}

#copyright a:link, #copyright a:visited {
	color: #ccc;
}

#copyright a:hover, #copyright a:active {
	
}

#bottomline {
	height: 10px;
	background-color: #333;
	clear: both;
}

body#homepage #bottomline {

}

body#homepage {
	height: auto;
}

body#homepage #copyright {

}

textarea#comment {
	width: 95%;
}

.comments-template{
	margin: 10px 0 0 20px;
	border-top: 1px solid #00f;
	padding: 10px 0 0 0;
	color: #333;
	font-family:Arial,  Verdana, Helvetica, Sans-serif;
}

.comments-template a:link, .comments-template a:visited {
	text-decoration: none;
	color: #333;
}

.comments-template a:hover, .comments-template a:active {
	text-decoration: underline;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #00f;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
	color: #00f;
}

.commentmetadata{
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	color: #0c0;
}

/* ---------- table css ---------- */



/* ---------- individual page hacks ---------- */
#post-11 h2.title {
	display: none;
}

#features ul li {
	list-style-type: none;
}

#features ul ul {
	margin-left: 20px;
	padding: 0;
}

#features ul ul li {
	margin-left: 20px;
	list-style-type: disc;
	margin-top: 0;
	padding: 0;
}

#why {
	border: 2px solid #0c0;
	padding: 10px;
}

#features {
	border: 2px solid #0c0;
	padding: 10px;
	width: 70%;
	margin: 0 auto;
}

#transfer {
	margin-top: 30px;
}

#welcome {
	padding-bottom: 30px;
}

/* ---------- livechat css ---------- */

#livechat {
	/*display: none;*/
	clear: right;
	float: right;
	margin-right: 5%;
	margin-top: 35px;
}

/* ---------- ie hacks --------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* My Comment */

#wptable-2 {
	margin-left: 0px;
}

.entry code {
	text-align: left;
	font-size: 10px;
	padding: 0 20px;
	background: #fff;
	display: block;
	width: 65%;
}

ul#features {
	border: none;
	margin-left: 30px;
	width: 100%;
}

ul#features li {
	border: none;
	list-style-position: outside;
	list-style-type: disc;

}

ul#unlimited li {
	list-style-position: inside;
	text-indent: 10px;
	list-style-image: url(http://powermonster.net/images/check.gif);
}

.red {
	color: #ff0f00;
}

ul#features2 li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 14px;
	text-indent: 20px;
	font-weight: normal;
}

p.footnote {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
}

br.space {
	line-height: 100%;
}

p.info a {
	text-decoration: underline;
}

.entry ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

.indent {
	display: block;
	padding-left: 10px;
}

.entry ol li {
	line-height: 125%;
	padding-bottom: 10px;
}
