/*  
Theme Name: pm4.0
Theme URI: http://www.powerMonster.net
Description: pm4.0
Version: 4.0
Author: Scott Benedict
Author URI: http://www.powerMonster.net/

*/

/* @group COLOR INDEX */
/* ex: color (use): #hex code
	dk blue: #11009a
*/
/* @end */



/* @group GLOBAL RESET a la Eric Meyer */

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

/* @end */

/* @group PAGE DEFAULTS */

html {
	font-size: 100.01%; /* fixes font rendering problems with ie */
}

body {
	font-size: 62.5%; /* sets 1em to 10px */ 
	/* child pixels / parent pixels = child ems */
	background-color: #eee;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #fff;
	text-align: center;
}

p {
	font: 1.2em Arial, Verdana, Helvetica, Sans-serif;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

ul {
	
}

ol {
	
}

li {
	
}

/********** SET WIDTH ON CONTAINERS & MARGIN/PADDING ON ELEMENTS ****/

#wrapper {
	width: 100%;
	min-width: 960px;
}

/* @end */

/* **********SPECIFIC CSS********** */

/* @group HEADER */

#header {
	overflow: hidden;
	width: 100%;
	height: 150px;
	background-color: #000;
	min-width: 960px;
}

#headerlinks {
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	position: relative;
	top: 10px;
	right: 70px;
}

#headerlinks a {
	color: #fff;
}

#headerlinks ul {
	float: right;
}

#headerlinks li {
	display: inline;
}

#headertext {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 46px;
	right: 50px;
}

ul#headerlist li {
	list-style-image: url(images/blackcheck.gif);
	list-style-position: outside;
}

#chat {
	margin-top: 15px;
}

#htext {
	margin-left: -99999px;
}

.logo {
	width: 232px;
	height: 137px;
	background: url(images/logo.gif) no-repeat;
	float: left;
	position: relative;
	left: 50px;
	top: -8px;
}

#navbar {
	width: 100%;
	height: 40px;
	background: url(images/navbar.gif) repeat-x;
	top: 1px;
	position: relative;
	min-width: 960px;
}

ul#navlinks {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 10px;
}
ul#navlinks li {
	display: inline;
	margin: 0 auto;
	padding: 20px;
}

ul#navlinks a{
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
}

h1 {
	
}

/* @end */

/* @group CONTENT */

#content {
	overflow: hidden;
	display: block;
	position: relative;
	top: 2px;
	background: #eeeeee;
	height: auto;
	width: 100%;
	min-width: 960px;
	padding-bottom: 30px;
	min-height: 500px;
}

#infobar {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/infobar.gif) no-repeat;
	position: relative;
	top: 10px;
}

#iebar {
	display: none;
}

#rotatebar {
	width: 800px;
	height: 200px;
	margin:  0 auto;
	position: relative;
	top: 10px;
}

#salebar {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/salebar.gif) no-repeat;
	position: relative;
	top: 10px;
}

#infotext {
	height: 185px;
	padding-top: 15px;
}

#info1 {
	width: 187px;
	float: left;
	display: inline;
	padding-right: 20px;
}

#info1 ul.info {
	margin-left: 15px;
}

#info2 {
	width: 187px;
	float: left;
	display: inline;
	padding-right: 10px;
}

#info2 ul.info {
	margin-left: 7px;
}

#info3 {
	width: 187px;
	float: left;
	display: inline;
	padding-right: 10px;
}

#info3 ul.info {
	margin-left: 15px;
}

#info3 p.more {
	padding-top: 12px;
}

#info4 {
	width: 187px;
	float: left;
	display: inline;
}

#info4 p.info4text {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
}

#info4 p.more {
	padding-top: 7px;
}

#infobar h2 {
	color: #00cc00;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}

p.blurb {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

#infobar ul.info {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 20px;
}

#infobar ul.info li {
	list-style-type: disc;
	list-style-position: inside;
}

p.more {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	
}

p.more a {
	color: #fff;
}

#textcontent {
	width: 800px;
	margin: 125px auto 0 auto;
	height: auto;
}

#text1 {
	float: left;
	width: 358px;
	height: auto;
	padding-right: 40px;
	display: inline;
}

#text1 h3 {
	color: #11009a;
	font-size: 1.8em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	text-decoration: underline;
}

#text1 p {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-bottom: 10px;
}

#text2 {
	float: left;
	width: 328px;
	height: auto;
	/* border-left: 1px solid #333; */
	padding-left: 70px;
	padding-bottom: 30px;
	display: inline;
}

#text2 h3 {
	color: #11009a;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	text-decoration: underline;
}

#text2 ul {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#text2 ul a {
	color: #333;
}

ul#textlinks li {
	list-style-image: url(images/graycheck.gif);
	list-style-position: inside;
	padding-bottom: 5px;
}

#contentwrap {
	padding-top: 20px;
	padding-bottom: 50px;
}

span.titlebar {
	margin-left: -99990px;
}

h2#advantage {
	width: 800px;
	height: 100px;
	background: url(images/advantagebar.png) no-repeat;
	display: block;
	float: none;
	margin-left: 0;
}

h2.bar {
	width: 800px;
	height: 100px;
	display: block;
	margin-left: 0;
}

h2#different {
	padding-bottom: 30px;
	background: url(images/differentbar.png) no-repeat;
}

h2#refugee {
	background: url(images/refugeebar.png) no-repeat;
	padding-bottom: 20px;
}

h2#resell {
	background: url(images/resellbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#site {
	background: url(images/sitemapbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#tos {
	background: url(images/tosbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#testimonials {
	background: url(images/testimonialbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#vps {
	background: url(images/vpsbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#web {
	background: url(images/webbar.png) no-repeat;
	padding-bottom: 30px;
}

h2#promos {
	background: url(images/promobar.png) no-repeat;
	padding: 0 0 30px 0;
}

h2#about {
	background: url(images/aboutbar.png) no-repeat;
	padding: 0 0 30px 0;
}

h2#contact {
	background: url(images/contactbar.png) no-repeat;
	padding: 0 0 30px 0;
}

h2#blog {
	background: url(images/blogbar.png) no-repeat;
	padding: 0 0 30px 0 ;
	margin: 0 auto;
}

h2#premium {
	background: url(images/premiumbar.png) no-repeat;
	padding: 0 0 30px 0;
}

h2#wp {
	background: url(images/wpbar.png) no-repeat;
	padding: 0 0 30px 0;
}

div.post {
	color: #333;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	padding-bottom: 25px;
	width: 800px;
	margin: 0 auto;

}

/* targets specific post
div#post-????? {
	
}
*/

div.post h2 {
	font-size: 1.6em;
	line-height: 2em;
	font-weight: bold;
}

div.entry {
	/*padding-left: 60px;*/
	font-size: .9em;
}

div.entry h2 {
	font-size: 1.8em;
	line-height: 2em;
	font-weight: bold;
	color: #11009a
}

div.entry p {
	padding-bottom: 10px;
}

div.entry li {
	font-size: 13px;
}

div.entry h3 {
	font-size: 13px;
}

div.entry ol {
	margin-left: 1.5em;
}

div.entry ol li {
	list-style-type: decimal;
	list-style-position: outside;
}

p.postmeta {
	font-size: 1.0em;
}

.endmeta {
	font-size: .83em;
	text-transform: lowercase;
}

div.post p {
	padding-bottom: 10px;
}

div.navigation {
	font-size: 1.2em;
	text-transform: lowercase;
	padding-bottom: 25px;
}

.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: 9px 0 0 0px;
	text-align: center;
	padding: 5px 10px 0 0;
}

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

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

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

.features {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 1.5em;
}
/* @end */

/* @group SIDEBAR */

.sidebar {
	overflow: hidden;
	display: inline;
}

h2 {
	
}

ul {
	
}

ul li {
	
}

ul ul {
	
}

ul ul li {
	
}

table#calendar {
	width: 100%;
}

/* @end */

/* @group FOOTER */

#footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 75px;
	background: #fff url(images/footerbar.gif) repeat-x;
	min-width: 960px;
	border-top: 1px solid #fff;
	/* position: fixed; */
	bottom: 0;
	left: 0;
}

p#copyright {
	font-size: 1.2em;
	font-weight: bold;
	color: #11009a;
	margin: 30px auto 0 auto;
}

p#copyright a{
	color: #11009a;
}

p#footerlinks {
	margin: 15px auto 0 auto;
	color: #fff;
}

p#footerlinks a {
	color: #fff;
}

/* @end */

/* @group COMMENTS */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

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

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* @end */

/* @group TABLES */

.wptable {
	font-size: 12px;
}
.wptable th {
	color: #fff;
}


/* @end */