body{
	font: 100%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #731F6C url(img/fondo_body01.jpg) top repeat-x;
	margin: 0px;
	padding: 0px 0px 30px;
}
div#skin_wrapper {
	margin: 0px auto;
	width: 950px;
	border-left: 1px solid #731F6C;
	border-right: 1px solid #731F6C;
	background: #FFFFFF url(img/forja_de_ideas_fondo001.jpg) center top no-repeat;
}
a {
	color: #330100;
	text-decoration: underline;
}
a:visited {
	color: #330100;
	text-decoration: underline;
}
a:hover {
	color: #B8579E;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	width: 300px;
	font: 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #330100;
}
h1 a, h1 a:visited{
	color: #AA2195;
	text-decoration: underline;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #330100;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #330100;
	text-decoration: underline;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #330100;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #330100;
	margin: 10px 0px 5px;
}
/* header area */
#header {
	/* background: #0FACEA url(img/header-bg.jpg) no-repeat; */
	height: 190px;
	border-bottom: 3px solid #330100;
	position: relative;
}

/* widget especifico titulo cuando esta en cabecera */
#header .widget_core_coll_title{
	position: relative;
	padding: 80px 0px 0px 40px;
	height: 60px;
}
#header .widget_core_coll_tagline{
	position: relative;
	padding: 0px 0px 0px 40px;
	color: #330100;
	font-size: 14px;
}

/* menu horizontal cabecera */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(img/boton_fondo001.gif) repeat-x;
	padding: 5px 15px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #EFD6EB;
	text-decoration: underline;
}

/* content area */
#content {
	padding: 10px 20px 30px 0px;
	float: right;
	width: 675px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-bottom: 15px;
	border: 1px solid #731F6C;
	margin-bottom: 20px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(img/date-bg.gif) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title-text {
	border: 1px solid #731F6C;
	background: #731F6C;
}
.post-title-text h2 {
	color: #fff;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	border: 0;
	padding: 5px;
}
.post-title-text h2 a, .post-title-text h2 a:visited {
	color: #fff;
	text-decoration: none;
}
.post-title-text h2 a:hover {
	color: #B8579E;
	text-decoration: underline;
}
/* -------- cuerpo post ---------- */
.content_full, .content_excerpt{
	border: 0px;
	padding: 10px;
}
.bText{
	border: 0px;
}

/* ------- otros ------- */
.entry {
	clear: both;
	padding: 10px;
}
.post-cat {
	background: url(img/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	margin-top: 5px;
}
.post-comments {
	background: url(img/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	margin-top: 5px;
}
.post-calendar {
	background: url(img/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-tag {
	background: url(images/mini-tag.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(img/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
/* -------- intros y featured ------- */
div.featured_post{
	border: 0px;
	padding: 0px;
	margin: 0px 0px 15px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform, .bComment {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p, .bComment p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label, .bComment label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F0F0F0;
	border: 1px solid #330100;
	padding: 3px;
	margin-top: 3px;
}
.bComment input{
	background:#F0F0F0;
	border: 1px solid #330100;
}
#commentform textarea, .bComment textarea{
	width: auto;
	height: 115px;
	background:#F0F0F0;
	border: 1px solid #330100;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus,
.bComment textarea:focus, .bComment input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit, .bComment .submit, .bComment .preview {
	background: url(img/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0px 0px 20px 10px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #330100;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #330100;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #330100;
	text-decoration: none;
}
#sidebar a:hover{
	color: #B8579E;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E0DADC;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/* footer area */
#footer {
	clear: both;
	background: #690248 url(img/footer-bg.gif) no-repeat;
	color: #DCDADB;
	font-size: 95%;
	line-height: 130%;
}

#footer a, #footer a:visited {
	color: #ffffff;
}
