/*
Theme Name: GreenIdea
Theme URI: http://www.robbiewilliams.pl/wordpress
Description: Design by <a href="http://www.nightday83.art.pl" title="Webdesign & Seo Warsaw">ND83</a> | Presented by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a> <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">WP Themes</a>.
Version: 1.5.1
Author: Nd83
Author URI: http://www.nightday83.art.pl
License: General Public License (GPL)
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0E466C;
	padding-top: 10px;
}

body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #0E466C;
}

h1 {
	font-weight: bold;
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	font-style: italic;}

ul {
	list-style-type: square;
}

a {
	color: #D68008;
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #000;
}

/* Wrapper */

#wrapper {
	width: 850px;
	margin: 0 auto;
	border: 0;
	background-color: #FFF;
}

/* Header */

#header {
	height: 238px;
	position: relative;
	background: #CDE691 url(images/cabecera3.jpg) no-repeat;
	margin: 0px auto;
	margin-top: -22px;
}

/* slogan under logo */
#header>h2 {
	position: relative;
	top: 3px;
	left: 78px;  
	font-weight: bold;
	font-size: 1em;
	color: #0E466C;
}

* html #header h2 {
	margin-left: 80px;
	margin-top: -17px;
	font-weight: bold;
	font-size: 1em;
	color: #0E466C;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* logo */
#header a>img {
	position: relative;
	top: 20px;
	left: 18px;
}

* html #header #logo {
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

#header a img {
	border: none;
}




/* Content */

#content {
	background: #FFF url(images/wall_all.jpg) repeat-y;
	margin: 0px auto;
	width: 850px;
}

/* Blog */

#blog {
	background: #FFF;
	float: right;
	width: 629px !important;
	width: 626px;  /* IE6 3px problem */
	margin: 0px auto;
	padding: 10px 20px 0px 10px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

h1 {
	display: none;
}



.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.5em;
}

.post p {
	
}

.entry img {
	padding-bottom: 12px;
	background: url(images/img_bg.jpg) no-repeat right bottom;
	margin-bottom: 0;
}
.entry a img {
	border: none;
	float: left;
	margin-right: 1em;
}

.entry h1, .entry h2, .entry h3 {
	color: #539ff3;
	margin-bottom: 0.8em;
	margin-top: 0;
	font-weight: bold;
}

.entry h2 {
	font-size: 1.4em;
}

.entry h3 {
	
}

.entry a {
	border-bottom: 1px dotted #D68008;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	background: #539ff3;
	float: left;
	width: 171px;
	padding: 10px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0 10px;
}

#sidebar li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #A1E3FF;
	padding-bottom: 5px;
}

#sidebar li ul {
	line-height: 1.0em;
	list-style-type: none;
	padding-left: 30px;
	font-size: 0.8em;
	margin-top: 10px;
}

#sidebar li ul li {
	border-bottom: none;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}

#sidebar li ul {
	/* display:  none; */
}



#sidebar .current_page_parent .current_page ul,
#sidebar .current_page_parent .current_page ul{
	display: block !important;
}



#sidebar h2 {
	height: 17px;
	background: url(images/side_title.gif) no-repeat;
	text-transform: uppercase;
	color: #539ff3;
	font-size: 0.9em;
	padding: 1px 5px 0px 0px;
	font-weight: bold;
	text-align: center;
}

#sidebar a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 4px;
	background: transparent url(images/listoff.gif) left center no-repeat;
	
}


li.current_page_item a,
li.current_page_parent a {
	color: #0E466C !important;
}

li.current_page_parent li a {
	color: #fff !important;
}

li.current_page_parent li.current_page_item a {
color: #0E466C !important;
}

#sidebar a:hover,
#sidebar li li a:hover {
	text-decoration: none;
	color: #0E466C !important;
	
	background: transparent url(images/liston.gif) left center no-repeat;
}


#searchbg {
	background: transparent url(images/searchbg.gif) no-repeat center top;
	height: 25px;
	margin-bottom:20px;
	margin-top: 60px;
}

#s {
	width: 110px;
	height: 15px;
	color: #539ff3;
	font-weight: bold;
	border: 0px;
}

#go {
	background: transparent;
	color: #539ff3;
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;
}


/* Footer */

#footer{border-top: 1px dotted #539ff3;
	font-size: 0.8em;
	background: white url(images/wall_all.jpg) repeat-y;
	margin: 0px auto;
	padding: 10px 10px;
	text-align: center;}
	
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 140px;
}

#footer li {
	display: inline;
	margin-right: 1em;
	padding-right: 1em;
	border-right: 1px solid #333;
}

li.last {
	border: none !important;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}

#commentform textarea {
	background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;
	width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}
#commentform textarea:focus {
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid #579700;
	border-right: 1px solid #579700;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #579700;
	border-left: 1px solid #579700;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;}

	
body.localizacion .entry img {
	margin: 0 !important;
	background: none !important;
	padding: 0 !important;
}

.simple {
	background: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

body.contacto address {
	margin-bottom: 2em;
}

body.ocasion .entry hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

body.marcas .entry img {
	float: none;
	background:none;
}

body.marcas .entry ul {
	list-style-type: none;
}

body.marcas .entry li {
	margin-bottom: 2em;
}