﻿/*
Author Name : Leticia Pacheco
Author Site : http://www.chadecamomila.com
Style Name : Camomila Beta
Style URI : http://www.chadecamomila.com
Version : Beta
Comments : Based on a 3 column K2 theme by 59ideas
*/

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,
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;
}

/*- Typography */

body {
    font-family: "Helvetica", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: "Helvetica", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, h3, h4, h5, h6 {
	font-family: "Arial", Verdana, sans-serif;
	}

h2 {
	font-family: "HelveticaRounded", "Lucida Sans Unicode", Verdana, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Monaco, "Courier New", Courier, monospace;
	}

body {
font-family: arial, sans-serif !important;
background: #fff !important;
font-size: 62.5% !important;
color: #444 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 0px;
padding-bottom: 5px;
}

body.flex #page {
width: 90%;
width: 80%;
min-width: 970px;
max-width: 1000px;
}

#page {
background: white
width: 970px !important; /*Width of entire Blog*/
_width: 870px !important; /*Check in IE to get the value that matches your blog*/
border: 1 px;
    border-color: #B1DDC1!important;
    border-style: dotted;
	border-top: none;
	clear: both;
padding-top: 200;
}

.columns-one #page {
	width: 560px;
	}

.columns-two #page {
	width: 880px;
	}

.columns-three #page {
	width: 950px;
	}

.secondary {
	width: 200px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	}

#header {
	position: relative;
	height: 200px;
	background: #fff;
	background-position: top right;
	}

.content {
	padding: 5px 20px 10px;
	}


h1{
display: none;
}
#header .description {
display: none;
}


#primary {
	position: relative;
	float: left;
	width: 500px;
	padding: 10px 20px 10px 10px;
	}



/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -2px;
	left: 10px;
	width: 80%;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #dd2362 !important; /* active tab hover text color */
background: none !important; /* active tab background color */
}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 10px 10px 10px;
	}

ul.menu li a {
font: 1em Arial, Sans-Serif;
color: #00853a;
font-size:14px;
font-weight: light;
text-transform: uppercase;
} 

ul.menu li a:hover {
	background: none;
	color: #92EB47;
	text-decoration: none;
	}



/*- Headings */

h1 h1 a {
	width: 200px;
	height: 100px;
	display: none;
	background: url(images/headerimage.gif) no-repeat top left;
	}

h1.blog-title {display:none;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 75px 40px 0;
	}

h1.blog-title a,
#header h1 a {
	width: 400px;
	height: 100px;
	display: block;
	background: url(images/headerimage.gif) no-repeat top left;
	}
#header h1 a span { display: none; }


h1.blog-title a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	display:none;
font-size: 1em;
	margin: 0 40px;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 14 px; 
	font-weight: normal;
    font-color:445E04;
	letter-spacing: -1px;

	}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 20px 0;
	}

.archivepages {
	color: #DD2362;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.6em;
	font-weight: 500;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
    fonta-color: 445E04;
	letter-spacing: -1px;
	}

.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}


.k2-asides h3 {
	font-size: 1.6em;
	font-weight: bold;
	}

.entry-head {
	margin-top: 10px;
    padding-bottom: 5px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
    margin-top: 10px;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 10px 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	}

.skiplink {
	display: none;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #4A4342;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #4A4342;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#comment-personaldetails {
	margin-top: 10px;
}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink { /* On the sidebar */
	border: none;
	padding: 2px;
	padding-right: 20px;
	background: url('images/feed.png') right center no-repeat;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	color: #777;
	}

.feedlink span {
	visibility: hidden;
	}

.feedlink:hover span {
	visibility: visible;
	}

.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .k2-asides p {
	display: inline;
	}

.secondary .k2-asides .metalink {
	padding-left: 0px;
	}

.secondary span a {
	margin-left: 10px;
	}

.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	height: 16px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	height: 16px;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #4A4342;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

/*- Primary Contents */

.hentry {
	margin: 5px 0 45px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0;
	}


/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: #7BAB07;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #7BAB07;
	}



/*- Search Form and Livesearch */

#search {
	margin-top: 15px;
	}

#search h4 {
	display: none;
	}

#searchform {
	display: inline;
	position: relative;
	height: 15px;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}

#s {
	width: 79%;
	font-size: 1.1em;
	}

#s.livesearch {
	position: absolute;
	top: 0;
	width: 88%;
	}

.columns-three #s.livesearch {
	width: 145px;
	}

#searchreset {
	position: absolute;
	right: 0px;
	height: 19px;
	width: 16px;
	background: url('images/reset-fff.png') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover a:hover {
color: #92EB47 !important; /* active tab hover text color */
background: none !important; /* active tab background color */
}

.secondary a:hover, .secondary a:visited:hover {
color: #92EB47 !important;
	text-decoration: none;
	}


#footer {
background: url(�footer.gif�) bottom center no-repeat !important;
	clear: both;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center;
	color: #777;
	}


#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}

.footerstats {
	display: block;
}