/*
Theme Name: Wear the Earth 2.0
Theme URI: http://www.weartheearth.com/
Version: 3.0
Author: Hammed Kohistani
Author URI: http://www.hammedkohistani.com
*/


/************ UNIVERSAL ************/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a {
	color: #46b4c1;
	text-decoration: underline;
}
a:hover {
	color: #248590;
}
.container {
	width: 100%;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.bookmark {
	padding: 8px;
	width: 100%;
	background: #eeeeee;
	text-align: right;
	font-size: 0.9em;
}
.bookmark a {
	color: #333333;
	text-decoration: none;
}
#featured {
	height: 660px;
	background: #98c908 url(/wp-content/themes/weartheearth/images/bg-content.gif) top center no-repeat;
}
#main-feature {
	position: absolute;
	margin-left: -30px;
	margin-top: 20px;
}
#sub-sections {
	height: 200px;
	position: absolute;
	margin-left: -30px;
}
.shop-section {
	float: left;
	margin-top: 460px;
}
#twitter #tweeted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
}
#twitter {
	width: 100%;
	background: #eeeeee;
	padding: 30px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
}
#twitter a {
	color: #46b4c1;
}
#nav {
	height: 90px;
}
#main {
	height: 110px;
}
.logo {
	float: left;
}
.shop {
	float: right;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.shop ul {
	margin: 0;
	padding: 0;
}
.shop li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}
.shop a {
	text-decoration: none;
	color: #777777;
	font-size: 16px;
}
.shop a:hover {
	color: #248590;
}
.shop a span  {
	text-transform: uppercase;
	font-weight: bold;
	color: #46b4c1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#shop-wte {
	margin-right: 40px;
	margin-left: 170px;
}


.content-area {
	padding: 25px;
	background: #98c908 url(/wp-content/themes/weartheearth/images/bg-content.gif) top center no-repeat;
}
#base {
	background: #ffffff;
	padding: 20px;
	width: 860px;
}
.left-col {
	width: 180px;
	height: 500px;
	padding: 10px;
}
.right-col {
	width: 720px;
	height: 100px;
	padding: 10px 35px 10px 10px;
	line-height: 1.5em;
}
.subnav {
	margin-bottom: 20px;
	font-size: 11px;
}
.subnav ul {
	margin: 0;
	padding: 0;
}
.subnav li {
	list-style: none;
	line-height: 1.6em;
}
.subnav li a {
	color: #777777;
	text-decoration: none;
}
.subnav li a:hover {
	color: #248590;
}
.page-title {
	height: 60px;
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px;
}
.pagetitle  {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.parent-title {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.breadcrumb {
	font-size: 0.8em;
	margin-top: 5px;
	color: #46b4c1;
}
.breadcrumb a {
	color: #666666;
}


/************ BLOG ************/

#comment {
	width: 600px;
}


/************ FOOTER ************/

.footer {
	height: 250px;
	font-size: 11px;
	background: url(/wp-content/themes/weartheearth/images/footer-bg.gif) center no-repeat;
}
.footer .footer-links {
	float: left;
	margin-right: 30px;
	color: #bcbcbc;
	margin-top: 20px;
}
.footer .footer-links ul {
	margin: 0;
	padding: 0;
}
#contact {
	margin-right: 0px;
}
	
.footer .footer-links li {
	list-style: none;
	line-height: 1.6em;
}
.footer .footer-links li a {
	color: #777777;
	text-decoration: none;
}
.footer .footer-links li a:hover {	
	color: #333333;
}
#newsletter {
	color: #46b4c1;
	text-transform: uppercase;
	font-weight: bold;
}
#newsletter #juyhkt-juyhkt {
	border: 1px solid #cccccc;
	width: 170px;
	padding: 2px;
}
#newsletter span {

	text-transform: none;
	color: #666666;
}
#contact {
	text-transform: uppercase;
}
#legal {
	font-size: 0.8em;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}	
