/*  
Theme Name: DestinationBCN
Theme URI: http://www.destinationBCN.com
Description: Theme for the blog.destinationBCN.com blog.
Version: 1.0
Author: Runroom
Author URI: http://www.runroom.com/

*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: left; 
	vertical-align: top;
	color: #000000;
	background: #990000;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p,td{
	color: #828061;
	margin: 0;
	padding: 0;



}



.sidebar li h4 a, ul#links li a,.comments-template h3{
	font-size: 12px;
	font-weight: bold;
}

.sidebar li a{
	font-size: 11px;
}

ul#ul_cats li a, ul#ul_essentials li a, ul#ul_archives li a{
	text-transform: lowercase;
	font-size:11px;
	
}


/*INICIO definición de estilos para divs estructurales*/
#precontainer{
	margin: 0 auto 0 auto;
	height: 42px;
}
#container{
	margin: 0 auto 0 auto;
	width: 650px;
	
	background: url(images/bg_3c_650.png) repeat-y;
}

#wrapper{
	float: left;
	width: 512px;
	margin: 0;
}

.sidebar{
	float: left;
	width: 137px;
	margin: 0;
	display: inline;

}
#content{
	float: right;
	width: 330px;
	margin-right: 22px;
	}
	
#derecha{
	float: right;
	width: 135px;
	
	}

#footer{
	clear: both;
	width: 650px;
}

div#header {
	border-style: none;
	margin-left: 138px;
	margin-top: 37px;
	margin-bottom: 92px;
	background-image:url("images/cabecera.png");
	background-repeat:no-repeat;
	width:375px;
	height:86px;
}
div#header a
{
display:block;
width:100%;
height:100%;
}
/*FIN    definición de estilos para divs estructurales*/

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #828061;
}

a:hover{
	text-decoration: none;
	color: #413F2E;
}

input#s{
	text-decoration: none;
	color: #990000;
	width: 92%;
}

a.continuereading{
	text-decoration: none;
	font-weight:normal;
}

input#s, p.description{
	font-weight: bold;
}

p{
	padding: 0 0 0 0;
}

.post{
	padding-bottom: 45px;

}

div.entry p img{
display:block;
margin-top: 6px;
margin-bottom: 15px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}
p.postmetadata a{
	font-weight: bold;
}
div.entry ul.datecat{
	padding: 0;
	margin-bottom: 0;
}
div.entry ul.datecat li{
font-size: 11px;
display: inline-table;
list-style-type: none;
width: 100%;
}
div.entry ul.datecat li.left {
font-weight: bold;
text-align: left;
display: table-cell;
}
div.entry ul.datecat li.right{

text-align: right;
display: table-cell;
}

div.navigation ul.datecat{
	padding: 0;
	margin-bottom: 0;
}
div.navigation ul.datecat li{
display: inline-table;
list-style-type: none;
width: 100%;
}
div.navigation ul.datecat li.left {
text-align: left;
display: table-cell;
}
div.navigation ul.datecat li.right{

text-align: right;
display: table-cell;
}
span.left{
float:left;
font-weight: bold;
}
span.right{
float:right;
font-weight: bold;
}
h2.titulin{
clear: both;
}

div.entry h2{
}

div.entry h2 a, h2.ariadna{
clear: both;
font-size: 12px;
font-weight:bold;
color: #990000;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}

.sidebar ul li, .sidebar div#something_share{
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;;
	padding-top: 2px;
}

.sidebar div#something_share{
	padding-left: 10px;
	padding-right: 7px;
	margin-top: 83px;
}


ul#ul_cats li, ul#ul_essentials li, ul#ul_archives li{
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 0;
	padding-top: 0;
	
}

#comments{
	margin-top: 25px;
}



.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}

.comments-template ol li{
	margin-bottom: 30px;
	
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	margin-top: 12px;
	margin-bottom: 4px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:100%;
}
.comments-template input#author,.comments-template input#email,.comments-template input#url{
	display: block;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #828061;
	font-size: 11px;
	width:55%;
}

.comments-template label{
	display: block;
	width:50%;
	
}
p.comments-title{
margin-bottom: 15px;
}
p#respond{
margin-top: 5px;
margin-bottom: 12px;
}
p#submit_comment{
	display: block;
	width: 100%;
	text-align: right;
}

#footer p{
	font-size: 10px;
	line-height: 12px;
	padding-top: 200px;
	padding-bottom: 15px;
	text-align: center;
}


div#sortkeywords a{
	margin-right: 5px;
	font-weight: normal;
}
div#sortkeywords a#alfabetlink{
	margin-left: 5px;
}
div#sortkeywords h2{
	margin-bottom: 9px;
}

div#tag_cloud{
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
div#tag_cloud a{
	font-weight: normal;
	line-height: 100%;
}

div#tag-cloud a{
}



h3.ariadna{
	font-size:11px;
	font-weight: bold;
	margin-bottom: 20px;
}

img.banner{
	margin-bottom: 6px;
}

form#form_somethingtoshare p{
	margin-top: 15px;
}
form#form_somethingtoshare p label{
	font-weight: bold;
}
p.submitsts{
	margin-top:0px;
}
input.somethingtoshare, textarea.somethingtoshare{
	border-color: #8d8c70;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	color: #828061;
}

input.submit{
	height:16px; 
	width:99%; 
	text-align: right;
	color:#900;
	font-weight: bold; 
	background-color:transparent; 
	text-decoration:none; 
	border:0px;  
	cursor:pointer;
	display:block;
	padding-right: 0px;
	
}
input.submit#submit-sts{
width:101.5%;
}


p.single_p{
	margin-top: 25px;
}

td.content2b a{
font-size: 12px;
}

