/*   
Theme Name: Kactoos
Author: Manuel Urrego
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p {
  margin: 10px auto;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/patron.jpg) repeat;
}

hr {
	border-bottom-style:solid;
	border-color:#9d9d9d;
}

/* Header -------------------------------------------------------------------- */

#header {
}

#masthead {
	margin: 0 0 1.5em 0;
	background:#75a641;
}

.logo {
	position:absolute;
	top:0px;
	right:200px;
	width:279px;
	height:255px;
	background:url(images/logo2.png) top right no-repeat;
}

/* Footer -------------------------------------------------------------------- */

#site-info {
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#838383;
	line-height:1.3em;
	margin: 20px 50px 0 0;
}

#colophon {
	text-align:center;
}

/* Menu ---------------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}


/* Content ------------------------------------------------------------------- */

#main {
	overflow:hidden;
}

#container {
	margin: 0 50px 0 300px;

}

#content {
	padding-top:180px;
}

.post {
	margin: 0 0 3em 0;
}

.entry-title {
	font-size:24px;
	font-weight:200;
	color:#75a641;
}

.entry-title a{
	text-decoration:none;
	font-size:24px;
	font-weight:200;
	color:#75a641;
}

.entry-content {
	font-size:14px;
	letter-spacing:0.01em;
	line-height:1.4em;
	margin-top:15px;
	margin-bottom:15px;
	color:#838383;
}

.entry-content a {
	text-decoration:none;
	color:#75a641;
}

.entry-utility {
	font-size:13px;
	color:#838383;
}

.entry-utility a {
	text-decoration:none;
	color:#75a641;
}

.entry-meta {
	font-size:13px;
	color:#838383;
}

.entry-meta a {
	text-decoration:none;
	color:#75a641;
}

.entry-date {
	width:121px;
	height:61px;
	padding:8px 0 0 0;
	color:#FFF;
	background:url(images/fecha.png) no-repeat;
}

.entry-date-part1 {
	font-size:20px;
}

.entry-date-part2 {
	font-size:16px;
}

.entry-comments {
	width:24px;
	height:24px;
	padding:5px 0 0 0;
	color:#FFF;
	background:url(images/comentarios.png) no-repeat;
}

.page-title {
	font-size:24px;
	color:#838383;
	text-align:left;
	margin-bottom:20px;
}

.page-title a {
	text-decoration:none;
	color:#75a641;
}

/* Navigation ---------------------------------------------------------------- */

.navigation {
	font-size:24px;
	font-weight:200;
	text-align:right;
}

.navigation a {
	color:#75a641;
	text-decoration:none;
}


/* Widget Areas -------------------------------------------------------------- */

.widget-area {
	font-size:13px;
	color:#75a641;
	width:250px;
	float:left;
	margin: 0 0 0 50px;
}

.etiqueta {
	color:#838383;
	vertical-align:top;
	padding: 0 0 0 5px;
}

.textbox {
	height:19px;
	vertical-align:bottom;
	border:1px #61ae35 solid;
}

.sidelist {
	list-style:none;
	font-size:24px;
	color:#75a641;
	text-decoration:none;
}

.sidelist ul {
	list-style:none;
	font-size:18px;
	line-height:1.2em;
	color:#75a641;
	text-decoration:none;
	padding: 5px 0 5px 0;
}

.sidelist ul a {
	list-style:none;
	font-size:18px;
	line-height:1.2em;
	color:#75a641;
	text-decoration:none;
	padding: 5px 0 5px 0;
}

.sidelist ul ul a {
	padding: 0 0 0 20px;
}

.sidelist ul ul ul a {
	padding: 0 0 0 40px;
}

/* Widget Areas -------------------------------------------------------------- */

#comments {
	font-size:13px;
	letter-spacing:0.009em;
	line-height:1.3em;
	margin-top:15px;
	margin-bottom:15px;
	color:#838383;
}

#comments h3 {
	color:#75a641;
}

#comments input {
	height:19px;
	vertical-align:bottom;
	border:1px #61ae35 solid;
}

#comments textarea {
	border:1px #61ae35 solid;
}
