/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.1
Author: Marcis Gasuns
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/themestyles.css");

/* Reset */
* {
	font-family: Verdana, Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333;}

/* Page Layout */
body {
	width: 100%;
	background: #e5ecf1;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px;
}

#main {
	width: 980px;
}

#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #f1f6e2;
	border-bottom: 1px solid #e3e8d4;
}

h1{font-family: Verdana, Tahoma;}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}

li{list-style: none;}
img{border: 0px;}

.featured{border: 1px dashed #f5ef9a; background: #F9F6C8; padding: 8px; margin-top: 10px; margin-bottom: 10px; line-height: 20px; font-weight: bold;}
.userfeedback{background: #f9f9f1; border: 1px solid #e5ecf1; padding: 4px; line-height: 18px; font-size: 11px; margin-bottom: 5px;}
.userfeedback img{border: 0px;}
.readmore{font-size: 10px; margin-top: 5px; margin-bottom: 5px; border-bottom: 1px dotted #ccc; padding-bottom: 5px;}
.tabs{font-size: 10px;}
#featured img{border: 0px;}
#features img{border: 0px;}
.externallink{font-style: italic; font-weight: 10px;}
.tryoutlink{font-weight: bold; font-size: 16px; text-decoration: underline;}
.productlink{font-weight: bold; padding-bottom: 10px;}
.reference{font-size: 10px; padding-top: 10px; padding-bottom: 10px;}
.reference a{font-size: 10px; padding-top: 10px; padding-bottom: 10px; font-weight: bold;}
.entry p a {font-weight: bold;}


.featuredlink{border: 1px dashed #f5ef9a; background: #F9F6C8; padding: 8px; margin-top: 10px; margin-bottom: 10px; line-height: 20px; font-weight: bold;}
.buyproactol{padding: 3px; border: 1px dashed #CCC; width: 100%;}
.headerrow{font-weight: bold;padding: 5px 3px 5px 3px;}
.datarow{font-weight: normal;padding: 5px 3px 5px 3px;}

.entry h1{font-family: verdana;}
.entry img {border: 0px;}
#trackingpixel, .trackingpixel {width: 1px; height: 1px;}

.redbold{color: red; font-weight: bold;}

.style2 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }