/*theme name: true blue
theme uri: http://wordpress.org/
description: true blue. 3 columns. widget ready. adsense ready. with header information that can be edited. 
theme design by chiq montes. 
version: 1.0
author: chiq montesauthor 
uri: http://www.cmdesignlounge.com*/

body {
	margin: 0;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	color: #3e96d4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
}
blockquote {
	border-left: 3px solid #3e96d4;
	padding-left: 10px;
}
.clear {
	clear: both;
}
/* The Wrapper */
.wrapper {
	width: 940px;
	margin: 0 auto;
}



/* The Menu */
.topPage
{
 height: 45px;
 margin-top: 30px;
}
.menu {
	float: left;
position: absolute;
left: 25%;
	line-height: 45px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: #3e96d4;

}
.menu a {
	color: #000;
}


.menuright {


	
	height: 45px;
	background: url(images/menuright.png);
background-repeat: no-repeat;
background-position: top right;
}
.menuleft {


	height: 45px;
	background: url(images/menuleft.png);
background-repeat: no-repeat;
background-position: top left;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	
	height: 45px;
}
div.menu div.menuleft div.menuright ul li {
	float: left;
	padding: 0 10px;
}
/* The Header */
.head {
position: relative;
	height: 120px;
	background: url(images/head.png);
background-repeat: repeat-x;
	margin-bottom: 20px;
width:inherit;
margin-right: 0;
}
.head h1 {
	float: left;
	font-size: 40px;
	color: #000;
	padding-top: 40px;
	margin: 0;
margin-left: 10px;
	background-image: url(images/logo.png);
	
	background-repeat: no-repeat;
behavior: url(iepngfix.htc);
	width: 358px;
	height: 88px;
	margin-top: 10px;
}
.head .description {
	float: left;
margin-left: 10px;
	width: 490px;
	padding-right: 60px;
	padding-top: 10px;
}
.head .description h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}
.head .description p {
	margin: 10px 0 0 0;
}

/*Search Box*/
input#submit 
{
  background-color: #30c06c;
  border: solid 2px #666666;
  /*color: #ffffff;*/
  font-weight: bold;
}

/* The Sponsors */
.sponsors {
	height: 37px;
	line-height: 37px;
	background: #3c95d2;
	text-align: center;
	font-weight: bold;
}
.sponsors a {
	color: #fff;
}
/* The Bottom Bar */
.bottombar {
	height: 12px;
	background: #16151d;
	border-top: 1px solid #1e3145;
}
.bottombar .wrapper {
	position: relative;
}
.bottombar .arrow {
	height: 10px;
	width: 22px;
	background: url(images/arrow.png);
	position: absolute;
	top: -1px;
	left: 130px;
	overflow: hidden;
}
/* The Validation */
.validation {
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
}
.validation a {
	color: #fff;
	margin-left: 5px;
}
/* The Content */
.content {
	
  float: left;
	overflow: hidden;
	width: 450px;
	padding: 0px 10px;
}
.date {
	float: left;
	width: 60px;
	height: 63px;
	font-weight: bold;
	background: url(images/date.gif);
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	clear: both;
}
.date .day {
	font-size: 20px;
}
.postinfo {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.postinfo h1 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	text-transform: none;
	padding-top: 10px;
}

div.content p
{
  line-height: 14pt;
}

div.content p a
{
  color: #30c06c;
  text-decoration: underline;
}

.sidebar
{
  width: 235px;
  float: left;
}

.sidebar li
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.sidebar ul li ul
{
  margin-left: 5px;
  padding: 0px;
}

div.sidebar ul li ul li
{
  margin: 0;
  padding: 3px 0px;
}

div.sidebar ul li ul li a
{
  color: #ffffff;
  text-decoration: none;
}

div.sidebar ul li ul li a:hover
{
  color: #fffff;
  text-decoration: underline;
}


.sidebar h2
{
  background-image: url('images/h2.png');
   behavior: url('iepngfix.htc');
  background-repeat: no-repeat;
  background-position: left middle;
  padding-left: 20px;
  font-size: 12pt;
 
}

.middle
{
  float: left;
  width: 190px;
 
}

.middle h2
{
  font-size: 12pt;
}

div.content p a.buynow
{
  background-color: #30c06c;
  border: solid 2px #038137;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  padding: 0.2em;
}