/*
 Theme Name: Moo-Town Green
 Theme URI: www.mukkamu.com
 Description: Moo-Town Green Wordpress theme.
 Author: Mukkamu
 Author URI: www.mukkamu.com
 */

* {
	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-image: url(img/bgbody.png);
}



img {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 3px;
}

#blogfrog_voting
{
        position: relative; top:3px;left:-50px;
}
.foravatars {
float: right;
}

/* ---------->> LAYOUT <<-----------*/

#container {
	width: 795px;
	margin: 0 auto;
	background-color: #ffffff;
}

.pages a {
	color: #597000;
	margin-left: 20px;
}

/* ---------->> HEADER <<-----------*/

#top {
	background: url(img/bgtop.png) repeat-x center top;
	height: 144px;
}

#header {
	height: 140px;
	width: 795px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	padding: 25px 0 0 25px;
	color: #6c8700;
	font-size: 20px;
}

#navigation h2 {
	color: #94ba00;
	font-size: 13px;
	width: 280px;
	float: right;
	text-align: right;
	padding: 70px 10px 0 0px;
	font-weight: 500;
}

#navigation {
	height: 59px;
	margin-top: 40px;
	float: right;
	width: 100%;
	background-color: #597000;
}

#nav {
	
}

#nav li {
	float: left;
	background-color: #94ba00;
	border-left: 1px solid #b9f545;
}

#nav a,#nav a:link,#nav a:visited {
	color: #292929;
	padding-left: 5px;
	display: block;
	width: 117px;
	height: 21px;
	padding-top: 37px;
}

#nav a:hover {
	color: #fff;
	background-color: #6c8700;
}

#nav li:hover {
	background-color: #6c8700;
}

/* ---------->> SIDEBAR <<-----------*/

.right {
	width: 250px;
	float: right;
	font-size: 11px;
	padding-top: 25px;
}

.right a:link, .right a:visited {
	color: #94ba00;
}

.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: 0px;

}

.element li a,.element li a:link,.element li a:visited {
	color: #666;
	padding-left: 5px;
}

.element li a:hover {
	color: #94ba00;
}

.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: #94ba00;
}

.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 {
	border-bottom: 1px solid #dadada;
}

.box li a,.box li a:link,.box li a:visited {
	border-left: 3px solid #94ba00;
	color: #666;
	padding: 3px 12px 0 7px;
	margin: 0;
}

.box li a:hover {
	color: #94ba00;
}

/* ---------->> CALENDAR <<-----------*/

#calendar_wrap, #wp-calendar table {
	font-size: 12px;
	background: url(img/blue.jpg) repeat-y;
	width: 248px;
}

#wp-calendar caption {
	color: #94ba00;
	text-align: right;
}

#wp-calendar td {
	font-size: 90%;
	padding: 2px 8px;
}

#wp-calendar a {
	color: #94ba00;
}

/* ---------->> LEFT <<-----------*/

.left {
	width: 500px;
	float: left;
}

.ads {
	padding-left: 15px;
}

.clear {
	clear: both;
}

.post {
	width: 500px;
padding-bottom: 10px;
	padding-top: 25px;
   
}

.pasek {
position: relative;
top:39px; 
right:20px;
border-style:hidden;
}


.post a, .post a:visited, .post a:link {
	color: #597000;
}

.post h2 {
	margin-left: 20px;
	padding-top: 15px;
}

.post h2 a, .post h2 a:visited, .post h2 a:link {
	color: #94ba00;
	font-size: 16px;
}

.post p {
	text-align: justify;
	width: 478px;
	padding-bottom: 1px;
	padding-left: 18px;
}

.date {
	width: 265px;
	text-align: center;
	padding-top: 2px;
	font-size: 11px;
	color: #fff;
        background-color: #597000;
}

.meta {
	border-top: 1px solid #dadada;
	margin-top: 10px;
	color: #666;
}

.meta a:link,.meta a:visited {
	color: #597000;
	font-size: 11px;
}

.cart {
	padding: 3px 15px;
	color: #929292;
}

.comm {
	padding: 3px 10px;
}

/* ---------->> FOOTER <<-----------*/

#footer {
	height: 47px;
	position: relative;
	background-color: #484848;
}



#footer p {
	padding-top: 18px;
	padding-right: 30px;
	text-align: right;
	color: #999;
}

#footer img {

	border: none;
        position: relative;
        top: -90px;
        right: 15px;
}

/* ---------->> SEARCH <<-----------*/

#searchform {
	margin-top: 10px;
	margin-bottom: 50px;
	height: 20px;
}

#searchform input[type=submit] {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	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: #d7e4a1;
	border: 1px solid #ccc;
	font-size: 15px;
	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: #d7e4a1;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #94ba00;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #94ba00;
}

.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: #d7e4a1;
}

#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: #d7e4a1;
	
}

#commentform input:hover {
	background: #d7e4a1;
}

#submitc {
	margin-bottom: 3px;
	color: #333;
	height: 28px;
	border: none;
	padding: 3px;
	margin-top: 3px;
}
