body  {
	background: #fff url(limefresh/bg_repeat.jpg) repeat top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000000;
}

a  {
	color: #76881b;
	text-decoration:none;
}

/* STRUCTURE */

#logo h1 {
	background: url(limefresh/logo.png) top left no-repeat;
}

#header h1.title a  {
	color:#005775;
}

#header p.description  {
	color: #75818a;
}

#tagline {
	background-color:#ffffff;
}

#rss a  {
	color: #fff;
}

#content  {
	min-height:660px;
	height:auto !important;
	height:660px;
	/*border: 1px solid #dddddd;
	border-top: none !important;*/
}

#bottom  {
	background-color: #f2f7fb;
	padding:20px 0;
	border-left: 1px dotted #a6b3b9;
	border-right: 1px dotted #a6b3b9;	
}

#footer  {
	border:2px solid #d1d1c9;
	color: #fff;
	/*background: #9fc9e6 url(limefresh/navbg.jpg) repeat-x left top;*/}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav  {
	/*background: #3074a1 url(limefresh/navbg.jpg) repeat-x top left;*/
}

#nav ul li a  {
	color: #fff;
}
#nav ul li.page-item-32 a, #nav ul li.page-item-131 a, #nav ul li.page-item-2 a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	width:184px;
}
#nav ul li.page-item-32 a:hover, #nav ul li.page-item-131 a:hover, #nav ul li.page-item-2 a:hover {
	background-position:-184px 0;
}
#nav ul li.page-item-2 a {
	background: url(limefresh/qn-somos.jpg) no-repeat 0 0;
	height:46px;
}
#nav ul li.page-item-32 a  {
	background: url(limefresh/contacto.jpg) no-repeat 0 0;
	height:35px;
}
#nav ul li.page-item-131 a  {
	background: url(limefresh/servicios.jpg) no-repeat 0 0;
	height:35px;
}
.current_page_item a:link, .current_page_item a:visited  {
	color: #A7C601 !important;
	background-color: #ffffff !important;
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #A7C601;
	color: #fff;
}

.post p.categories span a  {
	color: #fff;
}

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #000000;
	margin-left:5px;
}

.screenimg span a {
	background:url(limefresh/label.png) no-repeat 0 0;
	display:block;
	text-align:center;
	height:37px;
	padding:15px 0 0 0px;
	width:137px;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(limefresh/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #286697;
}

.widget {
	/*background: #E2EEA6;*/
}

.widgetlist  h3  {
	color: #929393;
	/*background-color:#A7C601;*/
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #929393;
}

.widgetlist ul li {
	/*border-bottom: 1px solid #cfe334;*/
}

#comments h2  {
	color:#A7C601;
}

.commentlist li {
	background-color:#E2EEA6;
	border:1px dotted #559E0A;
}

#commentform #submit {
	background-color:#A7C601 !important;
	border:1px solid #1B4161;
	color: #fff !Important;
}

/* WP-PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 1px dotted #a6b3b9 !important;
	color: #A7C601 !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A7C601;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #A7C601;
	color: #A7C601;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #A7C601;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:18px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A7C601;
}