.envato_row {
    float: none;
    display: block;
    overflow: hidden;
    margin: 20px 0px 10px 0px;
}

.envato_item {
    height : 174px;
    width  : 142px;
    padding : 10px 21px 4px 21px;
    float: left;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid #E4E4E4;
}

.envato_item a {
    font-family: tahoma, helvetica, arial;
    font-size: 8pt;
    color : #434343;
    color : #434343;
    text-decoration: none;
}

.envato_item p {
    height : 33px;
    overflow: hidden;
    margin : 5px 0px 5px 0px;
    line-height: 1em;
}

.envato_item p a {
    font-family: tahoma, helvetica, arial;
    font-size: 10pt;
    font-weight: bold;
    color : #171717;
    text-transform: capitalize;
    text-decoration: none;
}

.envato_item .envato_separator {
    position: relative;
    background: #F4F4F4;
    border-top: 1px solid #E4E4E4;
    margin: 0px;
    height: 4px;
}

.envato_item_noborder {
    border-right: none;
}

.envato_thumb {
    border: none;
    width: 80px;
    height: 80px;
}

.envato_details {
    font-family: helvetica, arial, tahoma;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

.envato_sales {
    float: left;
    width: 75px; 
    font-size: 8pt;
    color : #434343;
}

.envato_cost {
    text-align: right;
    font-size: 13pt;
    font-weight: bold;
    color : #171717;
    float: right;
    width: 60px; 
}

#.envato_rating {
    height : 9px;
    background: url(../images/rating.gif) no-repeat;
    overflow: hidden;
} 

.envato_rating0 {
    background-position: 0px 10px;    
} 

.envato_rating1 {
    background-position: 0px 0px;    
} 

.envato_rating2 {
    background-position: 0px -9px;    
} 

.envato_rating3 {
    background-position: 0px -18px;    
} 

.envato_rating4 {
    background-position: 0px -27px;    
} 

.envato_rating5 {
    background-position: 0px -36px;    
}

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

#* { padding: 0; margin: 0; }

#body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
color: #fff;
background: #fff;
}
#wrapper { 
 margin: 20px auto;
 width: 1080px;
background: #98C431;
}
#header {
 color: #333;
 width: 1020px;
 float: left;
 padding: 10px;
 border: 0px solid #fff;
 height: auto;
 margin: 10px 0px 0px 0px;
 background: #98C431;
}
#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;
}

#footer { 
 width: 1000px;
 clear: both;
 color: #fff;
 border: 0px solid #ccc;
 background:  #98C431;
 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;
}

.widget {
        list-style:none;}

.ads {
	text-align: center;

}
.ads img {
 float: center;	
margin: 0px 10px 10px 0px;
border: 1px solid #fff;
 background: #333;
}
 