/*
      
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
color: #fff;
background: #151B24;
}
#wrapper { 
 margin: 20px auto;
 width: 1042px;
background: #151B24;
}
#header {
 color: #333;
 width: 1020px;
 float: left;
 padding: 10px;
 border: 0px solid #fff;
 height: 240px;
 margin: 10px 0px 0px 0px;
 background: #151B24;
}
#header .inner {
padding:0px;
width:960px;
margin:auto;
text-align:left;
}

#header .inner h1 {
line-height:50px;
height:50px;
float:left;
display:block;
}

#header .inner h1 a {
color:#FFFFFF;
margin:0px;
text-decoration: none;
padding:0px;
float:left;
display:block;
font-size:30px;
}

#header .inner ul.nav {
display:block;
float:right;
margin:15px 0 0;
}

#header .inner ul.nav li {
float:left;
display:block;
line-height:20px;
margin:0 0 0 30px;
}

#header .inner ul.nav li a {
color:#e5ddd0;
text-decoration: none;
}

#header .inner ul.nav li a:hover {
color:#FFFFFF;
}

#header .inner ul.nav li.active a {
color:#FFFFFF;
font-weight:bold;
}

#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background:  #151B24;
 margin: 0px 0px 0px 5px;
 padding: 10px;
 height: auto;
 width: 658px;
 float: left;
}
.lefttext { 
 color: #333;
 border: 0px solid #ccc;
 background:  #151B24;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
 width: 620px;
 float: left;
}

#rightcolumn { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background:  #151B24;
 margin: 0px 0px 0px 0px;
 padding-top: 0px;
 padding-left: 0px;
 height: auto;
 width: 340px;
 display: inline;
}
.ads {
	text-align: center;

}
.ads img {
 float: left;	
margin: 0px 35px 15px 0px;
border: 3px solid #fff;
 background: #333;
}
#footer { 
 width: 1000px;
 clear: both;
 color: #fff;
 border: 0px solid #ccc;
 background:  #151B24;
 margin: 0px 0px 10px 10px;
 padding: 10px;
}


div {
	padding-top: 10px;
}
div h1 {
	font: 28px "Helvetica Neue",Helvetica, Arial, sans-serif;
color: #fff;
}
div h2 {
	font: 14px "Helvetica Neue",Helvetica, Arial, sans-serif;
color: #fff;
}

#themeforest {
	margin: 0 auto;
	padding-bottom: 20px;
}

#themeforest ul {
	clear: both;
	list-style:none;
	margin: 0;
	padding: 0;
}

#themeforest ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
background: none;
}

#themeforest clear {
	clear: both;
	display: block;
}

#themeforest li img {
padding: 1px;
border: #fff 2px solid;
	width: 80px;
	height: 80px;
}

#themeforest li.start {
	clear: both;
}

#themeforest img {
	border: none;
}

#themeforest .title,
#themeforest .cost,
#themeforest .sales,
#themeforest .description {
	display: none;
}

#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1 url(images/bg2.gif);
        font: 18px "Helvetica Neue",Helvetica, Arial, sans-serif;
        color: #fff;
	}

.widget {
        list-style:none;}