/*
 Theme Name: Moo-Town Green
 Theme URI: www.mukkamu.com
 Description: Tema Moo-Town Green de Wordpress. Tradu&iuml;t per <a href="http://www.wordpresscat.com/">JoTGi</a>
 Author: Mukkamu
 Author URI: www.mukkamu.com
 Traductor: JoTGi
 */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	color: #666;
}

body {
	background-color: #fff;
	margin: 0 auto;
	font: 76% / 1.6em verdana, tahoma, arial, sans-serif;
	background: #DDB33A url(img/bg.jpg);
}

#contenedor{
	background: transparent url(img/bg2.jpg) repeat-x;
}

img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 3px;
}
.center{
text-align:center;
}
/* ---------->> LAYOUT <<-----------*/

#container {
	width: 795px;
	margin: 0 auto;
	background-color: #ffffff;
	border:2px solid #507A0A;
	margin-bottom:20px;
}

.pages a {
	color: #507A0A;
	margin-left: 20px;
}

/* ---------->> HEADER <<-----------*/

#top {
	/*background: url(img/bgtop.png) repeat-x center top;*/
	height: 110px;
}

#header {
	height: 80px;
	width: 795px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	display:none;
	padding: 25px 0 0 25px;
	color: #6c8700;
	font-size: 20px;
}


#navigation {
	height: 60px;
	margin-top: 40px;
	float: right;
	width: 100%;
	background-color: #507A0A;
}

#nav {
	
}

#nav li {
	float: left;
	height: 60px;
	background-color: #77B60E;
	border-left: 1px solid #b9f545;
}

#nav a,#nav a:link,#nav a:visited {
	color: #fff;
	padding-left: 10px;
	display: block;
	width: 117px;
	padding-top: 15px;
	height:45px;
}

#nav a:hover {
	color: #fff;
	background-color: #507a0a;
}

#nav li:hover {
	background-color: #507a0a;
}

/* ---------->> SIDEBAR <<-----------*/

.right {
	width: 250px;
	float: right;
	font-size: 11px;
	padding-top: 25px;
}

.right a:link, .right a:visited {
	color: #507A0A;
}

.right a:hover {
	color: #ccc;
}

/***********/

.toggler {
	color: #222;
	margin: 0;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: normal;
}

.element li {
	border-bottom: 1px solid #dadada;
	padding-left: 8px;
}

.element li a,.element li a:link,.element li a:visited {
	color: #666;
	padding-left: 10px;
}

.element li a:hover {
	color: #507A0A;
}

.element p {
	margin: 0;
	padding: 4px;
	color: #333;
}

.float-right {
	padding: 10px 20px;
	float: right;
}

#accordion h3 {
	color: #fff;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	height: 23px;
	background-color: #507A0A;
}

.box {
	padding-top: 15px;
}

.box h2 {
	color: #666;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	padding-top: 3px;
	font-weight: bold;
	padding-bottom: 3px;
}

.box ul {
	padding-left: 5px;
}

.box li {
	
}

.box li a,.box li a:link,.box li a:visited {
	border-left: 3px solid #507A0A;
	color: #666;
	padding: 3px 12px 0 7px;
	margin: 0;
}

.box li a:hover {
	color: #507A0A;
}

/* ---------->> CALENDAR <<-----------*/

#calendar_wrap, #wp-calendar table {
	font-size: 12px;
	background: url(img/blue.jpg) repeat-y;
	width: 248px;
}

#wp-calendar caption {
	color: #507A0A;
	text-align: right;
}

#wp-calendar td {
	font-size: 90%;
	padding: 2px 8px;
}

#wp-calendar a {
	color: #507A0A;
}

/* ---------->> LEFT <<-----------*/

.left {
	width: 500px;
	float: left;
}

.ads {
	padding-left: 15px;
}

.clear {
	clear: both;
}

.post {
	width: 500px;
	padding-bottom: 10px;
	padding-top: 25px;
}

.post a, .post a:visited, .post a:link {
	color: #507A0A;
}

.post h2 {
	margin-left: 20px;
	padding-top: 15px;
}

.post h2 a, .post h2 a:visited, .post h2 a:link {
	color: #507A0A;
	font-size: 16px;
}

.post p {
	text-align: justify;
	width: 445px;
	padding-bottom: 1px;
	padding-left: 18px;
}

.date {
	width: 65px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
	color: #fff;
	background-color: #507A0A;
}

.meta {
	border-top: 1px solid #dadada;
	margin-top: 10px;
	color: #666;
}

.meta a:link,.meta a:visited {
	color: #507A0A;
	font-size: 11px;
}

.cart {
	padding: 3px 15px;
	color: #929292;
}

.comm {
	padding: 3px 10px;
}
.post img {
	display:block;
	margin:0 auto;
}
/* ---------->> FOOTER <<-----------*/

#footer {
	height: 47px;
	position: relative;
	background-color:#699324;
}

#footer p {
	padding-top: 18px;
	padding-right: 30px;
	text-align: right;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration:underline;
}

/* ---------->> SEARCH <<-----------*/

#searchform {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
}

#searchform input[type=submit] {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #e7e7e7;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 1px;
}

#s {
	color: #484848;
	width: 240px;
	height: 20px;
	background: #507A0A;
	border: 1px solid #ccc;
	font-size: 11px;
	padding-top: 0;
}

/* ---------->> COMMENTS <<-----------*/

#comments, #respond {
	color: #999;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 120%;
	margin-left: 15px;
}

.commentlist {
	margin: 10px 0px;
	line-height: 130%;
}

.commentlist li {
	padding: 5px 10px;
}

.commentlist .alt {
	background-color: #EEE;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #507A0A;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #507A0A;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.nocomments {
	padding-left: 37px;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 285px;
	padding-left: 15px;
}

#commentform textarea {
	color: #686868;
	border: 1px solid #d6d3d3;
	width: 280px;
	background: #507A0A;
}

#commentform textarea:hover {
	background-color: #fff;
}

#commentform #email, #commentform #author, #commentform #url {
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
	color: #686868;
	background: #507A0A;
	
}

#commentform input:hover {
	background: #507A0A;
}

#submitc {
	margin-bottom: 3px;
	color: #333;
	height: 28px;
	border: none;
	padding: 3px;
	margin-top: 3px;
}


.left #formcontacte {
	margin-top:20px;
}
.left #formcontacte form {
	width:400px;
	margin-left:20px;
}
.left #formcontacte label{
	float:left;
	
}
.left #formcontacte input,.left #formcontacte textarea{
	margin-left:100px;
	display:block;
	margin-bottom:10px;
}
.left #formcontacte textarea{
	width:400px;
	height:200px;
}
.left #formcontacte button{
	margin-left:280px;
}