/*
Theme Name: Lime
Theme URI: http://www.wordpressthemespark.com
Version: 1.0
Description: 2, Right Column Theme
Author: Wordpress Themes Park
Author URI: http://www.wordpressthemespark.com
*/



/* Links */

a:link { text-decoration: none; color: #80AE05; }

a:visited {
	text-decoration: none;
	color: #759F04;
}

a:hover, a:active {
	color: #314343;
	text-decoration: underline;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px; font-family: Courier New, Courier; font-weight: bold;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */

.titles {
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

.postitulo {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
}

.subpostitulo {
	margin-top: 8px;
	font-size:80%;
	float: right;
}

.subpostitulo2 {
	margin-top: 8px;
	font-size:80%;
	float: left;
}

pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background: #EFEFEF url(images/blockquote.png) scroll no-repeat top right;
	border: 1px solid #d0d0d0;
	border-left: 5px solid #d0d0d0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 13px;
}

pre:hover, blockquote:hover {
	background: #E4E4E4 url(images/blockquote_hover.png) scroll no-repeat top right;
	border-color: #314343;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Courier New, Courier; }

hr {
border-top:0;
border-left:0;
border-right:0;
border-bottom: 1px dashed #80AE05;
margin:10px 0;
}


/* table
----------------------------------------------- */

table {
border-collapse: collapse;
border: 0;
}

tr, th {
border-top: 1px dashed #80AE05;
border-bottom: 1px dashed #80AE05;
padding: 0px;
}

tr:hover, th:hover {
background: #E4E4E4;
}

/* fin table
----------------------------------------------- */

ul {
	padding-left: 15px;
	margin: 0;
	line-height: 1.4em;
	list-style-type: none;
}

ol {
	padding-left: 30px;
	margin: 0;
	line-height: 1.4em;
}

li {
	padding-left: 15px;
	margin: 0;
	background: url(images/liulol.png) no-repeat 0 3px;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins {
	text-decoration: none;
	color: #80AE05;
}

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background: #707070 url(images/bg.png) fixed repeat-x;
	font: normal 90% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	padding: 0px;
	width: 900px;
	height: 67px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	clear: right;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	border: 0px solid #000000;
}

#backgroundmacuoren {
	clear: both;
	float: left;
	padding: 0px;
	width: 900px;
	height: 212px;
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000000;
	z-index: 2;
}

#backgroundmacuoren2 {
	float: left;
	width: 900px;
	height: 20px;
	padding: 0px;
	margin: 0;
	background-color: #000000;
	border: 0px solid #000000;
	border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	z-index: 3;
}

#wrapper {
	clear: both;
	float: left;
	width: 100%;
	color: #000000;
}

#content-wrapper {
	width: 670px;
	float: left;
}

#content {
	float: left;
	padding: 0 0 10px 0;
}

#sidebar-wrapper {
	width: 220px;
	float: right;
	padding: 0;
	margin: 0;
}

#sidebar {
	width: 220px;
	float: right;
	padding: 0;
	margin: 0;
}

#footer {
	float: left;
	clear: both;
	width: 900px;
	margin-bottom: 20px;
	text-align: left;
	color: #FFFFFF;
	text-align: center;
	background-color: #80AE05;
	border: 0px solid #314343;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#extras {
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
	padding-left: 20px;
	width: 100%;
}

#header h1 a:link, #header a:active {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:hover {

	color: #FFFFFF;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:active {
	color: #80AE05;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:visited {
	color: #80AE05;
	font-size: 20px;
	text-transform: lowercase;
}


/* Navigation */

#publi {
	background-color: #FFFFFF;
	padding: 0;
	margin: 10px;
	border: 0px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#navigation {
	background-color: #FFFFFF;
	padding: 0;
	margin: 10px;
	border: 0px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#navigation ul {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	height: 20px;
}


#navigation li {
	float:left;
	padding-left: 0px;
	background: none;
	font-size: 100%;
}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin: -20px 0 0 5px;
	padding: 10px 10px 2px 10px;
	display: block;
	background-color: #000000;
	border: 0 solid #000000;
	border-radius:  0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#navigation li a:hover,
#navigation li a:active
{
	background-color: #314343;
	padding-top: 20px;
}

#navigation li.active a
{
	color: #FFFFFF;
	background-color: #80AE05;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post img { margin: 0px; border: 0; }

#content .post a img { margin: 2px; border: 2px solid #d0d0d0; padding: 2px; background-color: #EFEFEF; }

#content .post a:hover img { border-color: #314343; background-color: #80AE05; }

#content .post-footer { 
	font-size: 90%; 
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	background-color: #80AE05;
	border: 0px solid #314343;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 12px;
}

#content .post-footer a {
	color: #FFFFFF;
}

#content .post-footer a:hover { 
	color: #314343;
}

.post {
padding-top: 5px;
padding-left: 12px;
padding-right: 12px;
}

.post-wrapper {
/*
 	background-image: url(images/post-top.gif);
	background-repeat: no-repeat;
*/
	background-color: #FFFFFF;
	width: 640px;
	padding: 0;
	margin: 10px;
	border: 0px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

html>body .post-wrapper {
	padding: 10px;
	margin: 20px 0 0 0;
}

.post-wrapper2 {
	background-color: #FFFFFF;
	width: 640px;
	padding: 10px;
	margin: 20px 0 0 0;
	border: 0px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

html>body .post-wrapper2 {
	padding: 10px;
	margin: 20px 0 0 0;
}

/* Sidebar */

.sideblock
{
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #314343;
	border: 0px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.sideblock img
{
	border: 0;
}

.sideblock ul {
	width: 210px;
	padding: 5px;
	margin: 0;
}

html>body .sideblock ul {
	padding: 5px;
	margin: 0;
}

.sideblock h3 {
	width: 210px;
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #80AE05;
	border: 0px solid #80AE05;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

html>body .sideblock h3 {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #80AE05;
}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #FFFFFF; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links

{
	float: left;
	width: 275px;
	margin-right: 50px;
}


#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }


#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }



	/* Comments Styling */

.commentpage {
	margin-top: 20px;
	padding: 20px;
	width: 620px;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.commentlist li {
	margin-bottom: 20px;
	background: none;
}

.commentlist li .tc {
	padding-top: -20px;
	padding-bottom: -20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.commentlist li .tc:hover {
	background-color: #E4E4E4;
}

.commentlist li .avatar { 
	float: left;
	border: 2px solid #d0d0d0;
	padding: 2px;
	background-color: #EFEFEF;
	margin: 0 10px;
}

.commentlist li .avatar:hover {
	border-color: #314343;
	background-color: #80AE05;
}

.commentlist .graybox .tc {
	background-color: #EFEFEF;
}

.commentlist .authcomment .tc {
	background-color: #e9f0d8;
	border-color: #314343;
}

.contador {
	float: right;
	color: #C0C0C0;
	margin: 10px;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 200%;
}

#commentform {
	margin: 1em 0;
	width: 280px;
}


#commentform textarea {
 	background-image: url(http://media.share.ovi.com/m1/original/0390/df2e21bd8ed14042af574a30ac522e67.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #E4E4E4;
	border: 2px solid #999999;
	width: 280px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 5px;
}
#commentform textarea:hover {
 	background-image: url(http://media.share.ovi.com/m1/original/0387/895e568479ef46af9e3df0a51a011ec5.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
#commentform textarea:focus {
 	background-image: url(http://media.share.ovi.com/m1/original/0390/df2e21bd8ed14042af574a30ac522e67.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #C0C0C0;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #E4E4E4;
	border: 2px solid #999999;
	width: 280px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 5px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	background-color: #EFEFEF;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	background-color: #C0C0C0;
}

#commentform input{
margin-bottom: 3px;
}

#searchform input[type=text] {
	background-image: url('http://s.wordpress.com/wp-content/themes/pub/redoable-lite/images/safari_search.png');
	background-position: 3px center;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-left: 23px;
	padding-right: 5px;
	width: 105px;
	border: 2px solid #999999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 9px;
}

.vtr {
	height: 59px;
	width: 59px;
	text-align: center;
	float: right;
	padding: 5px;
	margin-left: 10px;
	background: url(<?php echo get_avatar( get_the_author_email(), '60' ); ?>) no-repeat 0 0;
	background-color: #EFEFEF;
	border: 2px solid #d0d0d0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.vtr:hover {
	background-color: #80AE05;
	border-color: #314343;
}

.date {
	height: 50px;
	width: 50px;
	text-align: center;
	float: left;


	padding: 10px;
	margin-right: 10px;
	background-color: #80AE05;
	border: 0px solid #314343;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.date .hour {
	display: block;
	color: #FFFFFF;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	margin-top: -8px;
	padding: 0;
	text-align: center;
}

.date .month_year {

	display: block;
	color: #FFFFFF;
	margin-top: -2px;
	padding: 0px;
	text-align: center;

	text-transform: uppercase;

	font-weight: bold;
	font-size: 10px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 13px;
	color: #FFFFFF;
	text-transform: lowercase;
	margin-left: 20px;
	margin-bottom: 2px;
	float: left;
}
.icons {
float: right;
margin-right: 30px;
margin-top: -20px;
}







#header ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	margin-top: -13px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 15px;
}

#header li { float: left; }

#header li a:link,
#header li a:visited
{
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 0px 10px;
	margin-right: 1px;
	height: 23px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
}

#header li a:hover,
#header li a:active
{
	color: #80AE05;
	font-size: 13px;
	margin-top: 0px;
	text-decoration: underline;
}

#header li.active a
{
	color: #FFFFFF;
	background-color: #000000;
}

.sideblock a{text-decoration: none; color: #FFFFFF;}

.sideblock a:hover{

	text-decoration: underline;
}

#wrapper p {
	text-align: justify;
}

#searchform {
	padding: 8px 0;
}

#s {

	margin-bottom: 4px;

}

input {
	background-color: #DBDBDB;
	border: 0px solid #DBDBDB;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 5px;
}

input:hover {
	background-color: #BABABA;
}

input:focus {
	background-color: #CECECE;
}

#submit {
	color: #FFFFFF;
	background-color: #999999;
	border: 2px solid #E4E4E4;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#submit:hover {
	background-color: #C0C0C0;
}

#submit:focus {
	background-color: #EFEFEF;
}