/*
Theme Name: Recyclo Bike Shop
Theme URI: http://www.recyclobikeshop.es/
Description: Recyclo Bike Shop theme
Version: 1.1
Author: psdmedia
Author URI: http://www.psdmedia.es/
Tags: grey, clean, development, design

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Reset browser defaults */
@import url('library/styles/reset.css');

/* decides which side the sidebar is on */
@import url("layouts/sidebar_left.css");


/* - BASIC STUFF - */

.additional-meta {
	font-size: xx-small;
}
blockquote {
	font-style:oblique;
}
/* -- LISTS -- */
ul {
	margin:0;
	padding:0;
}
ul li {
	margin-left:5px;
	padding:0;
}
/* -- 404-PAGE --*/
.error404 {
	margin:0;
	width:100%;
}
.error404 h1, .error404 h2 {
	margin: 10px auto;
}
/* -- COMMENTS -- */
div.comments-wrap {
	margin:15px auto;
	padding:0;
}
li.comment, li.trackback, li.pingback {
	margin: 10px auto;
}
ul.children {
	margin-left:10px;
}
ul.commentlist, ul.pinglist {
	margin:10px 0;
}
textarea#comment {
	overflow:auto;
}
/* -- NAVIGATION --*/
div.navigation {
	height:25px;
}
* +html div.navigation {
	overflow:visible
}
/* IE hack to prevent scrollbars on the .navigation div... */

.nav-next {
	float:right;
	clear:none;
	width:48%;
	text-align:right;
}
.nav-prev {
	float:left;
	clear:none;
	width:48%;
	text-align:left;
}
/*ESTILOS TEXTOS*/
/* @group Links */

blockquote{
	font-size: 1.3em;
     font-style:oblique;
     background: url(images/quote.gif) top left no-repeat;
     padding-left: 40px;
     margin-left:0px;
     color:#007B9E;
}

a{ 
	color:#282828;
	text-decoration:none;
}

a:link, {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #8fa52d;
	text-decoration:none;
}
a:active, {
	color: #8fa52d;
	text-decoration: none;
}
/* @end Links */



p {
	color:#222;
	font-size:1.2em;
	line-height:1.2;
	margin-top:1.2em;
	margin-bottom:1.5em;
	text-align:justify;
}
p a, p a:visited {
	border-bottom:1px solid #8fa52d;
	color:#8fa52d;
	text-decoration:none
}
p a:hover {
	border-bottom:1px solid #c9c9c9;
	color:#000;
	text-decoration:none
}
h1, strong {
	font-size:1.4em;
	font-weight:bold
}
.post h2 {
	text-transform:none;
	padding-bottom:0;
	border-bottom:0;
	margin-top:0;
	margin-bottom:0
}
#postswrap h2 {
	border-bottom: 2px solid #C9C9C9;
	color:#222;
	font-size:2.0em;
	margin-top:15px;
	padding-bottom:6px;
}

.post h3 {
	margin-top:5px;
	margin-bottom:3px;
	padding:5px;
	font-size:14px;
	border-bottom: 1px solid #666666;
	color:#333;
}

.post ul{
	list-style:disc;
}

.post li{
	color:#222;
	font-size:1.2em;
	line-height:1.5;
	margin-top:1.2em;
	margin-bottom:1.5em;
	text-align:justify;
}

/*menu*/
#menu ul {
	list-style: none;
	margin-bottom:5px;
}
#menu li {
	display:inline;
	padding: 5px;
}
#menu li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	margin-right:5px;
	padding: 5px 10px;
	background-image:url(images/topmenu.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu li a:hover {
	background-color:#FFFFFF;
	color: #000;
	text-decoration:none;
}
/*buscador header*/
#searchz {
	width:250px;
	height:55px;
	background-image:url(images/bgcontact.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	padding-top:10px;
	padding-left:5px;
}
#searchz ul {
	font-size:0.9em;
	margin-bottom:5px;
	margin-right:10px;
}
#searchz li {
	display:inline;
	margin-left: 2px;
	list-style: disc;
}
#searchz li a {
	color:#FFFFFF;
}
#searchz form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 5px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	font-family: 'Trebuchet MS', Arial, sans-serif;
}
#searchz input {
	height: 22px;
	margin: 2px 0;
}
#searchz input.box {
	color: #2A2A2A;
	font-size: 1.1em;
	font-style:italic;
	width: 170px;
	height: 22px;
	padding: 5px 0px 0px 22px;
	border: 1px solid #cbcbcb;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(images/searchz.gif);
	margin-right: 5px;
}
#searchz input.box:focus {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(images/searchz.gif);
	outline: none;
}
#searchz input[type=text], input[type=password] {
	width: 170px;
	height: 22px;
	border: 1px solid #000;
}
#searchz select {
	padding: 0;
	margin: 2px 0 1px 0;
	border: 1px solid #000;
}
#searchz p {
	text-align:left;
	font-size:0.9em;
}

/*footer*/

.footer_links {
	width:940px;
	margin:0 auto;
	color:#FFFFFF;
	background-color:#252525;
	padding-bottom:10px;
}

.footer_col {
	float:left;
	width:170px;
	padding:5px;
}

.footer_links ul {
	float:left;
	width:170px;
	font-size:1.2em;
	line-height:1.2em;
	color:#FFFFFF;
}
.footer_links a, .footer_links a:visited {
	color:#FFF;
	text-decoration:none
}
.footer_links a:hover {
	text-decoration:none
}
.footer_links h4 {
	margin-top:5px;
	margin-bottom:3px;
	padding:5px;
	font-size:14px;
	border-bottom: 1px solid #666666;
	color:#FFF;
}
#address {
	float:right;
	width:350px;
	list-style:none;
	padding:15px 0 0 5px;
	color: #FFF;
	font-weight:normal;
}
#address img {
	margin-right:3px;
}
#copyright {
	margin-top:10px;
	color: #FFF;
	float:left;
	width:60%;
}
/*forms*/
.wpcf7 form {
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
}
.wpcf7 textarea {
	padding: 0;
	vertical-align: top;
	margin: 4px 0 1px 0;
	border: 1px solid #333;
}
.wpcf7 input {
	border: 1px solid #333;
	height: 22px;
	margin: 2px 0;
}
.wpcf7 input[type=text], input[type=password] {
	width: 170px;
	height: 22px;
	border: 1px solid #333;
}
.wpcf7 select {
	padding: 0;
	margin: 2px 0 1px 0;
	border: 1px solid #333;
}
.wpcf7 p {
	text-align:left;
}
.nolist {
	list-style:none;
}


/*TABLA HORARIOS*/

table {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size:1.3em;
	line-height:1.5;
	margin-top:1.2em;
	margin-bottom:1.5em;
}
table caption{
	text-align: center;
	padding: 0.1em 0.5em;
	background: #333;
	color:#FFFFFF;
}
table th {
	text-align: left;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #000000;
	background: #666;
}
table td {
	text-align: left;
	font-weight:bold;
	border-bottom: 2px solid #000000;
	padding: 0.1em 0.5em;
	background-color: #dde7b0;
}
table thead th {
	background: #666;
	color: #FFFFFF;
	text-align: left;
}
table th {
	text-align: left;
	padding-left:5px;
	font-size:large;
}
table td.none {
	border-bottom: 2px solid #000000;
	background: #000;
}
