/*  
Theme Name: sitemarca
Theme URI: http://agenciablog.net/
Description: sitemarca
Version: 1.0
Author: AgenciaBlog
Author URI: http://agenciablog.net/
*/

/*Reset:*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td/*David*/, input, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*End reset*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

a {
	color: /*#333*/inherit;
	text-decoration: none;
}

#page {
	background-color: white;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	}

/*Theme*/

#bottom-header-menu li, #top-header-menu li {
	float: left;
	text-transform: uppercase;
}

#top-header-menu {
	background: #EBC79B;
	height: 1.2em;
	font-size: 1.3em;
}

#top-header-menu ul {
	height: 1.2em;
	margin-left: 12px;
	border-left: 2px solid white;
}

#top-header-menu li {
	border-right: 2px solid white;
	padding: 0.1em 0;
	height: 1.2em;
}

#top-header-menu li a {
	color: #fff;
	padding: 0.1em 0.4em 0.1em 0.4em;
}

#header-content {
	background: url('images/fondo-header.gif') repeat-x bottom left;
	height: 110px;
	clear: both;
	}

h1 {
	height: 110px;
	width: 212px;
	float: left;
	/*background: url('images/logo-sitemarca-transparente.png') no-repeat top left;*/
}

#header-banner {
/*	background: #ccc;*/
	float: right;
	height: 90px;
	width: 728px;
	padding: 0;
	margin: 10px 20px 0 0;
	font-size: 1.8em;
	color: #D68D33;
	line-height: 1.4em;
	}

#bottom-header-menu {
	background: url('images/fondo-bottom-header-menu.gif') repeat-x top left;
	height: 21px;
}

#bottom-header-menu ul{
	margin-left: 17px;
}

#bottom-header-menu li {
	margin-right: 4px;
	font-size: 1.6em;
	padding: 0.4em 0 0 0;
}

#bottom-header-menu li a{
	background: #24486c;	
	color: #B6CBD7;
	padding: 0.4em 0.1em 0 0.6em;
}

#bottom-header-menu li a:hover, #top-header-menu li a:hover {
	background: #D68D33;	
	color: #fff;
}

hr {
	color: #fff;
	border: 1px solid #fff;
	clear: both;
}

	
#content {
	}

.narrowcolumn {
	width: 530px;
	margin-left: 28px;
	}

.postmetadata {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0.2em;
	margin-top: 1.4em;
	clear: left;
}

.comentarios {
	font-size: 1.2em;

vertical-align:top;
	margin: 0.2em 0 1em 0;
	color: #333;
}

.globo {
	background: url('images/comentarios.gif') no-repeat top left;
	color: #fff;

	float: left;
	width: 28px;
	height: 14px;
	padding: 3px 0 10px 0;
	text-align: center;
	margin: 0.1em 0.5em 0 0;
	font-size: 0.8em;
	line-height: 1em;
}

ul.addtoany_list {
		margin:0;
		padding:0;
		display:inline;}
.comentarios div{
		display:inline;}

.comentarios .fecha {
margin-left:5px;padding-left:20px;
	background: url('images/fecha.gif') no-repeat top left;}

.post {
	margin-bottom: 4em !important;
}
.entry {
	clear: left;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.entry a {
	color: #428DB3;
}
.entry p {line-height:140%
}
textarea#comment {
	width: 528px;
	border: 1px solid #ccc;
}

#footer {
	clear: both;
	background: #EBC699;
	border: none;
	}

#footer p {
	margin-left: 12px;
	border-left: 2px solid #fff;
	font-size: 1.3em;
	color: #fff;
	padding: 0.1em 0.4em 0.1em 0.4em;
}
	
/* Begin Sidebar */
#sidebar {
	float: right;
	width: 350px;
	text-align: left;
	font-size: 1.2em;
	color: #333;}

h2.widgettitle{
	font-size: 1.7em;
	color: #000;
/*	padding-left:1.2em;*/}

ul li ul li, .widget_tag_cloud div, .textwidget {
	padding-top:0.3em;
/*	padding-left:2.2em;*/
	padding-right:1.8em;}

#sidebar li.widget {
	margin: 0 auto 15px auto;
}

input {
	font-size: 1.4em;
	text-align: center;
	border:1px solid #ccc;
}	
	
input.text_input {
	width: 150px;
	height: 20px;
}

input#searchsubmit {
	background-color: #D68D33;
	border: 0;
	color: #fff;
	width: 150px;
	height: 20px;
	font-size:1.2em;
	font-weight:normal;
}
.widget_search {text-align: left;}
#text-6  {text-align: center;}
.sidebar-botonera {
	text-align: center;
	/*width: 275px;*/
	width: 300px;
	height: 176px;
	background: #FEF1D3;
/*	margin: auto;*/
}
#banner250{
	width:300px;
	height:250px;
	margin-bottom:10px;
	}
.sidebar-botonera .l1, .sidebar-botonera .l2, .sidebar-botonera .l3 {
	clear: left;
}

.sidebar-botonera .l1 .boton {
	margin: 12px 0 0 7px;
}
.sidebar-botonera .l2 .boton  {
	/*margin: 7px 0 0 15px;*/
	margin: 7px 0 0 20px;
}
.sidebar-botonera .l3 {
	display: inline;
	float: left;
	width: 100%;
	padding: 14px 0 12px 0;
	/*text-align: center;*/
}
.sidebar-botonera .boton {
	display: inline;
	float: left;

}
.sidebar-botonera .l1 p {
	display: inline;
	float: left;
	width: 93px;
	height: 48px;
	padding: 15px 0 0 0;
	/*margin: 12px 0 0 18px;*/
	margin: 12px 0 0 23px;
	text-align: left;
	font-size: 18px;
	color: #24476C;
}
.sidebar-botonera p strong {
	font-weight: normal;
	font-size: 22px;
}
.sidebar-botonera .email {
	width: 68px;
	height: 68px;
	background: url('images/boton-email.png') no-repeat top left;
}
.sidebar-botonera .rss {
	width: 68px;
	height: 68px;
	background: url('images/boton-rss.png') no-repeat top left;
}

.sidebar-botonera .twitter {
	width: 51px;
	height: 50px;
	background: url('images/boton-twitter.png') no-repeat top left;
}
.sidebar-botonera .facebook {
	width: 51px;
	height: 50px;
	background: url('images/boton-facebook.png') no-repeat top left;
}
.sidebar-botonera .youtube {
	width: 51px;
	height: 50px;
	background: url('images/boton-youtube.png') no-repeat top left;
}
.sidebar-botonera .flickr {
	width: 51px;
	height: 50px;
	background: url('images/boton-flickr.png') no-repeat top left;
}
.sidebar-botonera .l3 a {
	font-size: 0.8em;
	font-weight: normal;
}
.sidebar-botonera .l3 img {
	vertical-align: middle;
}
#sidebar .publicidad {
	width: 300px;
	height: 250px;
	background-color: #ccc;
	margin: 0 auto;
}

#sidebar .recuadro, #sidebar .widget_rss {
	background: #DAE9F0 url('images/fondo-recuadro-sidebar.gif') repeat-x top left;
	/*width: 261px;*/
	width: 300px;
	padding: 3px;
	text-align: left;
	color: #428DB3;
}

#sidebar .recuadro h2, #sidebar .widget_rss h2 {
	color: #EBC699;
	font-size: 1.em;
	text-transform: uppercase;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
	background: transparent;
}

#sidebar a.rsswidget img {
	display:none
}

#sidebar .widget_rss ul li {
	background: transparent url('images/flecha-recuadro-sidebar.gif') no-repeat 5px 0.4em /*top left*/;
}

#sidebar .recuadro .contenido, #sidebar .widget_rss ul li a.rsswidget {
	background: #E8F1F2 url('images/fondo-recuadro-sidebar2.gif') repeat-x top left;
	/*float: left;*/
	display: block;
	/*width: 240px;*/
	padding: 2px;
	font-size: 1.2em;
/*	margin-left: 18px;*/
}
ul li ul li a {
	color: #428DB3;}

/* End Sidebar */	
	
/*	Begin Headers */
h1 {
	margin: 0;
	}

.narrowcolumn h2 {
	margin: 0;
	font-size: 3em;
	font-weight: normal;
	}
.narrowcolumn h2 a {
	color: #666;
}

.narrowcolumn{
	margin-top: 3em;
}
#page .post h2 {
clear:left;
}
.navigation {display:block;margin-bottom:1em;}
/*

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}*/
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.clear {
	clear: both;
	height: 3px;
	line-height: 1px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*  Fonts Extra */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even
