/*  
Theme Name: JdcSolucionesJdc
Theme URI: http://www.jdcastro.com
Description: JDCASTRO BLOG TEMPLATE
Version: 1.0
Author: Johnny De Castro
Author URI: http://www.jdcastro.com/
*/
* {
	margin:0;
	padding:0;
}
body {
	background:#EDF9FF;
	color:#35465A;
	font-size:12px;
}
img {
border:0;
}
a {
	color:#01273C;
}
#wraper {
	position:relative;
	width:855px;
	margin: 0 auto;
}
#sombra_der {
	background: #EDF9FF url(images/sombra_der.png) no-repeat right 0px;
	padding:0 12px 0 0;
}
#sombra_izq {
	background: #EDF9FF url(images/sombra_izq.png) no-repeat left 0px;
	padding:0 0 0 12px;
}
#header {
	background: url(images/bg_cabecera.png) repeat-x 0 0;
	height:252px;
}
#logotipo {
	background: url(images/isotipo.gif) no-repeat;
	position:relative;
	top:20px;
	left:13px;
	width:803px;
	height:199px;
}
h1.isotipo a {
	display:block;
	height:232px;
	text-indent:-9999px;
}
#sombra_post_der {
	background: #FFF url(images/sombra_blog_der.png) repeat-y right 0px;
	padding:0 12px 0 0;
	margin:0 2px;
}
#sombra_post_izq {
	background: #FFF url(images/sombra_blog_izq.png) repeat-y left 0px;
	padding:0 0 0 12px;
}
#menu {
	background: #FFF url(images/bg_menu.png) repeat-x left 0px;
	margin:0 0;
	height:65px;
	position:relative;
	top:-26px;
	margin-left:-1px;
	margin-right:-1px;
}
/* inicio lavamenu*/
.lavaLampBottomStyle {
	position: relative;
	float:right;
	padding: 18px;
	overflow: hidden;
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}
.lavaLampBottomStyle li.back {
	border-bottom: 5px solid #9C5217;
	width: 9px;
	height: 24px;
	z-index: 8;
	position: absolute;
}
.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #401D0F;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   
	.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	    border: none;
}
/* fin lavamenu*/
#content {
	background:#FFFFFF none repeat scroll 0 0;
	overflow:auto;
	padding:20px;
	width:784px;
}
.content2 {
	width:68%;
	border-right: dotted #3d3d3d 1px;
	float:left;
	padding-right:5px;
}
#sidebar {
	position:relative;
	float:right;
	width:29%;
}
/* contenidos */
.post {
	padding-bottom:30px;
	font-family: Georgia, Sans-serif;
	color:#01273C;
}
.post h2 a {
	 margin:15px 0 0 0;
	 float:left;
	 color:#01273C;
	 text-decoration:none;
}
.infopost {
	display:block;
}
.entry {
	clear:both;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	color: #35465A;
}
.entry a.more-link {
	position:relative;
	float:right;
	right:28px;
	padding-top:8px;
	padding-bottom:4px;
}
.postmetadata {
	font-size:11px;
	clear:both;
}
/* SIDEBAR */
#about {
	position:relative;
	background:#F0F5FB;
	height:100px;
	width:95%;
	border: dotted #517F93 1px;
	padding:4px;
	margin-bottom:12px;
	overflow:auto;
}
#sidebar #about h2 {
	font-size:11pt;
/*	font-stretch: normal;*/
	font-weight: 200;
}
#sidebar h2 {
	font-size:15pt;
}
#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	font-size:11px;
	line-height:20px;
}
#sidebar ul li a {
	display:block;
	padding:2px;
	text-decoration:none;
	border-bottom:1px  dotted #333333;
}
#sidebar ul li a:hover {
	background-color:#F6FAFF;
}
/* fin contenidos */
#footer {
	background:#D1DDEC;
	height:85px;
	border-bottom:#C5CFD4 2px solid;
}
h1.copyright a {
	position:relative;
	float:right;
	top:15px;
	right:15px;
	background: url(images/copiright.png) no-repeat;
	display:block;
	height:55px;
	width:259px;
	text-indent:-9999px;
}

.contnavp {
	clear:both;
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;	
}
#content div.prepost, #content div.nextpost {
	width:40%;
	color:#5C4939;
	display:block;
	padding:5px 5px 5px 5px;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
}
#content div.prepost {
	float: left;
	text-align:left;
}
#content div.nextpost {
	float:right;
	text-align:right;
}
/* adicionales*/
.wp-caption {
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
margin:0 auto;
}
.entry p {
	padding:0pt 0pt 1.1em;
}
div#footer a.validator {
float:left;
left:10px;
position:relative;
top:25px;
}