/*
Theme Name: Ideas en Red
Theme URI: http://ideoconsultores.net/ideasenred/
Author: TOOLKOM
Author URI: http://toolkom.com/

Based on Kubrick v1.5 http://binarybonsai.com/kubrick/

The CSS, XHTML and design is released under GPL

*/

/* Begin Typography & Colors */
body {
	font-size: 9pt;
	font-family: "Arial", "Helvetica", sans-serif;
  	background: #d6e075 ;
	color: #000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	}

#page { 
	width: 850px;
	text-align: left;
	}
	
#content p {
	text-align:justify;
	}

.widecolumn .entry p {
	font-size: 13pt;
	}

 .widecolumn .entry p {
	margin: 0;
	}
	
.narrowcolumn .entry p {
	margin: 8px 0 18px 0 ;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadatasingle {
	color:#777777;
	font-size:8pt;
	text-align: left;
	border-top: 1px #9b186d solid;
	border-bottom: 1px #9b186d solid;
	padding:5px 0 5px 0;
	}

#content.narrowcolumn .postmetadata {
	text-align: left;
	border-top: 1px #9b186d solid;
	border-bottom: 1px #9b186d solid;
	font-size:9.7pt;
	}
	
.narrowcolumn .postmetadata a, .narrowcolumn .postmetadatasingle a {
	color: #9caf23;
	text-decoration: underline;
	}
	
.narrowcolumn .postmetadata a:hover, .narrowcolumn .postmetadatasingle a:hover{
	color:#474f16;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
	}

#date {
	font-family: "Trebuchet MS","Arial",sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 8.2pt;
	color:#7d7e7f;	
	margin:0px;
	}
	

h1, h2, h3 {
	font-family: "Trebuchet MS","Arial",sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 14pt;
	text-align: center;
	}

#content h3 {
	margin: 15px 0 5px;
	}
	
h2,#content h3 {
	font-size: 19.5pt;
	line-height:1.3em;
	}

#sidebar h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 16pt;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
    font-weight: normal;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #9caf23;
	}
	
#content .entry a:hover {
	color:#474f16;
	}
	
#sidebar a:hover {
	color:#474f16;
	}
	
#content .entry a {
 	 text-decoration:underline;
 	}
 	
.commentlist li, #commentform input, #commentform textarea {
	font: 8pt 'Lucida Grande', 'Helvetica', Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 12pt;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13pt;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Arial, 'Helvetica', Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 14pt;
	font-family: Arial, Helvetica ,sans-serif;
	}

#sidebar ul li ul li a {
	padding-left: 20px;
	font-weight:bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #838383;
	}

code {
	font: 13pt 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 12pt;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:black;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Helvetica', Sans-Serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

	}

a:hover {
	color: black;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 14pt 'Lucida Grande', 'Helvetica', Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #9caf23;
	}

#header {
	padding: 0;
	height: 200px;
	width: 800px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 13px 0 20px 20px;
	margin: 0px 0 0;
	width: 495px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 10px 0 0 25px;
	width: 495px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Helvetica', Sans-Serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding: 10px 0 10px 0;
	color:black;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#bottom-motto p {
	font-size: 7.9pt;
	line-height: 0.5em;
	margin: 1em 0;
	padding: 0;
	}

#bottom {
	height: 62px;
	margin: 0 0 0 25px;
	}
	
#bottom-image {
	float: left;
	padding-top: 9px;
	}
	
#bottom-motto {
	color: white;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	}

#bottom-motto p.last {
	margin-bottom: 0.2em;
	}
	
#bottom-motto strong {
	font-size: 8pt;
	}
	
#bottom-menu {
	color: #9CAF23;
	float: left;
	padding: 41px 0 0 30px;
	}
	
#bottom-menu span {
	color: white;
	}	
	
#bottom-menu .right {
	padding-left: 15px;
	}

#footer {
	font-size: 9.7pt;
	margin: 0 10px 10px 10px;
    padding-right: 25px;
    border: none;
	height: 205px;
	clear: both;
	background: url(images/footer-background.png) no-repeat;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Helvetica', Sans-Serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

#footer-rss  {
	color: white;
	padding: 35px 0 30px;
    text-align: right;
	}
	
#footer-rss a {
	color: #9caf23;
	}

#footer-rss a:hover {
	color: #474f16;
	}

#link-web {
	padding: 41px 0 0 0;
    text-align: right;
	}
	
#link-web a {
	color: #9caf23;
	}
	
#link-web a:hover {
	color: #474f16;
	}

#toolkom{
	margin: 27px 0 0 0;
	text-align: right;
	color: white;
	}
	
#toolkom a {
	color: #9caf23;
	text-transform: uppercase;
	}
	
#toolkom a:hover {
	color: #474f16;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0 0;
	text-align:left;
	}

h2.pagetitle {
	color:#9B186D;
	margin:20px 0 0 0;
}

#sidebar h2 {
	margin: 27px 0  0 0;
	padding-left: 17px;
	color: #9b186d;
	font-size: 12.8pt;
	}

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

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



/* Begin Images */
.narrowcolumn p img {
	padding: 0;
	max-width: 100%;
	margin:0 20px 20px 0;
	padding-top:0;
	}

/*	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;
    float: right;
	}

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

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.textwidget {
	background-color: #d6e075;
	margin: 35px 0 0 0;	
	padding: 20px 20px 20px 20px;
	text-align:justify;
	font-size:9pt;
	}
	
#description {
	font-style:italic;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 2px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* estos son los << del sidebar*/
#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 0;
	padding: 0;
	background-color: #d6e075;
	font-size:9.7pt;
	}
/* End Entry Lists */



/* Begin Form Elements */

#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
    margin: 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 */



/* Begin Sidebar */
#sidebar {
	padding: 41px 0 10px 0;
	margin-left: 535px;
	width: 245px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 10px;
    text-align: right;
	}

.navigation a {
	color: #9caf23;
	text-decoration: underline;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Helvetica', Sans-Serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:9.7pt;
}	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 8.2pt;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

