 /*
Theme Name: AFF
Theme URI: http://albertize.com
Description: Tema personal construido a partir del conocido <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1.0
Author: Albert Fernandez
Author URI: http://albertize.com/
Tags: green, custom header, fixed width, two columns, 

	AFF v1.1.0

	This theme was designed and built by Albert Fernandez,
	whose blog you will find at http://albertize.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Verdana","Geneva", sans-serif;
	background: #eeeeee;
	text-align: center;
	}

#page {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	text-align: left;
	}
	
#page.roundPage {
	/* Do rounding (native in Firefox and Safari) */
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
	}
	
#content {
	font-size: 1.4em
	}

.widecolumn .entry p {
	/* font-size: 1.3em; */
	}

.narrowcolumn .entry, .widecolumn .entry {
	/* Interlineado */
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* font-family: "Verdana","Geneva", sans-serif; */
	font-weight: bold;
	}

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

/* Subtítulos en Posts */
h4 {
	font-size:1.25em;margin: 20px 0 15px 0;border-bottom:1px solid #ccc;
	}
h4.info{
	font-family: Arial, Helvetica, Sans-Serif;
	border:0; color:#999999;margin-bottom:-10px !important;
}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	padding-left: 15px;
	}

h2 {
	font-size: 1.6em;
	}
	
#content h2 {
	/* Título del Post*/
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	color:black;
	}


h3 {
	font-size: 1.3em;
	}
	

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: #333; */
	color: #336600;
	}

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;
	}
	
h2 a:hover{ 
	background: #336600;
	color: white;
}

.entry a, .entry p a {text-decoration:underline;}
.entry a:hover, .entry p a:hover, .post_comments a:hover {text-decoration:none;background:#CCE3B5;}/*ccff99*/
.entry a:visited, .entry p a:visited {
	/* ej.: Editar esta entrada*/
	/* color: #b85b5a; */
	color: #336600;
	}
#content .entry small a {text-decoration:none;}	
#content .entry small a:hover {text-decoration:none;background:#CCE3B5;}

#content .post_comments {float:left;margin-bottom:5px;}
#content .post_comments span {line-height:2.3em;margin-left:5px;}
#content .post_comments span.number_comments {font-size:1em;}

/** Archives */
#archives li{color:#336600;}
#archives li:hover{color:#3270B5}/*711B00*//*70B32D*/
#archives a:hover{color:#3270B5;text-decoration:none;}/*Color mostaza: A69700*/

#archives h4{color:#04356C;}/*#BFB230*/
/** End Archives */

/** Archive/Tag Box*/
#archiveBox{
	background: #D5DBD5;
	border: 1px solid #AEB8AE;
	margin:36px 0px;
	letter-spacing: -1px;
	/*padding: 12px 16px;*/
	-moz-box-shadow:1px 1px 2px #ddd;
	-webkit-box-shadow:1px 1px 2px #ddd;
}
#archiveBox h2{
	text-align:center;
	color: #858A85;
	font-size: 1.6em;
	margin:10px 0px;
}
#archiveBox b{color:#397739;}
/** End Archive/Tag Box*/


/** Promocionar Entrada en redes sociales */
.promotepost {
	background: #e5effe;
	-moz-box-shadow:1px 1px 2px #ddd;
	-webkit-box-shadow:1px 1px 2px #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:10px 0px 40px 0px;
	/*padding: 12px 16px;*/
	padding:7px 10px 8px 10px;
	margin-left:0px;
	color: #15447d;
	font-size: 135%;
	font-style:bold;
	letter-spacing: -1px;
	text-shadow: 0 2px 0 #fff;
}

.promotepost-links {
	padding-left: 5px;
	margin-top:10px;
	text-align:left;
}

.promotepost-links a{padding-right:10px;}
.promotepost-links a:hover{background:none;}

/* End Promocionar Entrada **/

/** Aviso de que el Blog no tiene las entradas traducidas*/
.english_advice {
	background: #fff;
	border: 1px dotted #D1D1D1;
	margin:36px 0px;
	letter-spacing: -1px;
	padding: 12px 16px;
	color:#5C5C5C;
}
.english_advice abbr{border-bottom: 1px solid #336600 !important;}
/* End English Advice **/

/** Promocionar Suscripción a varios servicios: Twitter, Mail, RSS */
.promote_subscribe{
	/*background: #E5FDCB;
	border: 1px solid #4BA779;
	padding: 12px 16px;
	color:#5C5C5C;*/
	margin: 12px 0px 15px 0px;		
	line-height:20px;
}
.promote_subscribe a{color:inherit !important;}
.promote_subscribe a:hover{color:#000000 !important;text-decoration:none !important;}
.promote_subscribe img{margin: 5px 12px 5px 0px !important;}
/* Fin Promocionar Suscripción**/


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 10px 0 0px;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	margin-top:5px;
	color:#696968;
	}
.commentlist cite a.url{color:#336600;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-left:50px; /*avatar img size/padding-left: 50/70; 35/50*/
	padding-right:25px;
	}

.commentlist li span.says{color:#696968;}	
.commentlist li.bypostauthor span.says{color:#336600;}

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

.commentlist li .comment-meta {
	font-size: 0.9em;
	font-weight:normal;
	}
.commentlist li .comment-meta a {color:#8C8C8C;text-decoration:none;}
.commentlist li.bypostauthor .comment-meta a{color:#336600;}

li.comment{
	border:0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
		
li.bypostauthor {
	background-color: #eff9e2 !important;
	border-top: 1px solid #97C380;
	border-bottom: 1px solid #97C380;
	/* Border Line: #CCFF66*/
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h3 a:hover {
	color: #336600;
	text-decoration: none;
	}

a:hover {
	/* Decoración de hyperlinks */
	/* color: maroon; */
	text-decoration: underline;
	}

/** Seguir Leyendo */	
.more-link{margin-top:10px;float:right;}
a.more-link {background:#CCE3B5;text-decoration:none !important;}
a.more-link:hover {background:#C8EBA4 !important;color:#568B1F !important;/*border-bottom:2px dotted #336600;* *70B32D*/}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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


/* :: HEADER :: */
	
#header {
	background-color: #336600;
	margin: 0 0 0 0;
	padding: 0;
	/* height: 100%; */
	width: 1050px;
	}
	
#headerNav 	{
	background: #336600;
	margin: 0;
	/* padding: 1px 10px; */
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 35px;
	font-family: Verdana,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	}

#menuLeft {
	float: left;}

#menuRight 	{
	float: right;
	margin-right: 40px !important;}	
	 
.roundHeader {
	/* Do rounding (native in Firefox and Safari) */
	-moz-border-radius-topleft:3ex;
 	-moz-border-radius-topright:3ex;
  	-webkit-border-top-left-radius:3ex;
  	-webkit-border-top-right-radius:3ex;
	}
	
#headerImg 	{
	background: #336600 url('images/header-bg.jpg') no-repeat bottom center;
	/*margin: 7px 9px 0;
	height: 192px;*/
	margin: 0;
	height: 207px;	
	width: 100%;
}
		
#headerNav ul{
	list-style: none; /*float: left;*/
	margin-left: 10px; padding: 0; position: relative; line-height: 15px;
	-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;/*border:1px solid yellow;*/}
	
#headerNav li { list-style: none; display: inline; font-weight: bold; text-transform: uppercase; margin-bottom: 0; margin-right: 1px; margin-left:15px; background: none; border: none; }
#headerNav li a { -moz-border-radius:4px; -webkit-border-radius:4px;padding: 0.5em 0.6em; color: #efe9e9; font-weight: bold; letter-spacing: 1px; }
#headerNav li a:hover { color: #336600; background: #ccff99; text-decoration: none; }
#headerNav li.current_page_item { padding-bottom: 0; }
#headerNav li.current_page_item a { color: #336600; background: #ccff99; }

#headerNav li.rss a { background: transparent url('images/rssgreen.png') no-repeat 90% 4px; padding-right:30px;margin-right:0px;}
#headerNav li.rss a:hover { color: #336600; background: #ccff99 url('images/rssgreen.png') no-repeat 90% 4px; text-decoration: none; }

#headerNav li.english a { background: transparent url('images/uk_flag.png') no-repeat 10% 7px; padding-left:30px;margin-left:40px;}
#headerNav li.english a:hover { color: #336600; background: #ccff99 url('images/uk_flag.png') no-repeat 10% 7px; text-decoration: none; }
#headerNav li.english_selected a { color: #336600; background: #ccff99 url('images/uk_flag.png') no-repeat 10% 7px; text-decoration: none; padding-left:30px;}

#headerNav li.spanish a { background: transparent url('images/spain_flag.png') no-repeat 10% 7px; padding-left:30px;margin-left:40px;}
#headerNav li.spanish a:hover { color: #336600; background: #ccff99 url('images/spain_flag.png') no-repeat 10% 7px; text-decoration: none; }
#headerNav li.spanish_selected a { color: #336600; background: #ccff99 url('images/spain_flag.png') no-repeat 10% 7px; text-decoration: none; padding-left:30px;margin-left:40px;}
/* :: End HEADER :: */


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

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 1050px;
	/* border: 1px solid #959596; */
	}
	
.narrowcolumn, .widecolumn{
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 25px 0 0;
	width: 575px;
	}

/*
.widecolumn {
	padding: 10px 0 20px 20px;
	margin: 5px 0 0 150px;
	width: 320px;
	}
*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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


/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	/* margin: 30px 0 0; */
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Margen inferior imagenes */	
#content img {margin-bottom:5px;}

/* Header Logo - Blog Personal de Albert Fernandez */	
.logo {
	background: transparent;
	margin-left: 30px;
	margin-top: 35px;
	}
.icon {
	margin: 0 6px -12px 6px !important;		
	}

img.archivo {margin: 0 5px 0px 0px !important;}
img.heart {padding: 0px 4px 5px 4px;margin: 0 7px 2px 0 !important;display: inline; float:left;}
#content .post_comments img.acomment {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: 1.2em;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -5px;
	}

html>body .entry ul li {
	margin: 7px 0 8px 10px;
	/* Icona Llista */
	/* list-style-image: url('images/li_green.png'); */
	list-style-image: url('images/li_gray.png');
	}

.entry ul li{
	padding-right: 12px;
}	

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020"; /* This will print '>> ' */
	/*
list-style-type: square;
	list-style-position: inside;
	list-style: square;
*/
	}

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


ol li {
	list-style: decimal outside;
	}

.entry ol li {
	list-style: lower-roman outside;
}

/** LifeStream Links */
#social a {color: gray !important;}
#social a:hover{text-decoration: underline 2px !important; color: #575656 !important; background:#eee;}

.delicious, .facebook, .flickr, .linkedin, .twitter, .youtube { padding-left: 20px;}
.delicious {background: url('images/social/delicious.png') no-repeat;}
.facebook {background: url('images/social/facebook.png') no-repeat;}
.flickr{background: url('images/social/flickr.png') no-repeat;}
.linkedin{background: url('images/social/linkedin.png') no-repeat;}
.twitter{background: url('images/social/twitter.png') no-repeat;}
.youtube{background: url('images/social/youtube.png') no-repeat;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

select {
	width: 130px;
	}

/** Añadir Comentario */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0px;
	}
	
#commentform input,textarea {background: #eeeeee;}
#commentform input:focus, textarea:focus {background: #FFFFFF;}

		
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	padding: 3px 0px;
	float: right;
	font-weight:bold;
	color:#575656;
	}
#commentform #submit:hover{cursor:pointer;background:#70B32D;color:#214200;}
	/*background:#B12C5B;}*/	

#commentform span.allowed { width: 100%; padding-top: 0.5em; padding-bottom: 0.5em; border-width: 0.071em 0.071em 0.071em 0.071em; 
							display:block; color:#575656; background:#eeeeee; border-style: dotted; border-color: #575656;}
#commentform span.allowed span { font-size: 0.857em; line-height: 1.833em; padding: 0 0.583em; 
								display:block;}

}	
/* End Form Elements */



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

.commentlist {
	padding: 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;
	}
	
.commentsHeader {color:#696968 !important; font-weight:normal !important;}
.commentsHeader strong {color:#336600; size:1.5em;}
/* End Comments */



/* :: SIDEBAR :: */

#sidebar {
	padding: 10px 0 20px 20px;
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: olive;
	margin: 5px 30px 50px 25px;
	width: 320px;
	float: right;
	line-height: 1.3em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#4BA779;
	margin: 5px 0 0;
	padding: 0;
	letter-spacing: 2px;
	}
	
#sidebar a{
	color: #8b8989/* #dddada; */
	}

#sidebar a:hover{
	color:#575656; /*8b8989;*/
	text-decoration: underline;
	}
	
#sidebar form {
	margin: 5px 0 0;
	}
	
#sidebar #searchform #s {
	width: 210px;
	padding: 2px;
	margin-left: -100px;
	}
	
#searchform input {
	color: #575656;
	font-family: "Verdana", Genevea, Sans-Serif;
	font-size: 1.1em;
	}

#searchform input:focus {
	background: #eeeeee;
	}
	
#sidebar #searchsubmit {
	padding: 1px;
	}
		
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
	}
	
#sidebar li ul li{
	/*Alinear a la izquierda*/
	text-indent: -10px;
	}

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

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

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	line-height: 2em;
	}
		
#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar .bubbleTwitter{
	font-style: normal;/* : Verdana, Sans-Serif, italic, gray; */
	margin: 0 30px 0 0;
	text-align: justify;
	}		
#sidebar .bubbleTwitter a, #sidebar .bubbleTwitter a:visited{
	text-decoration: underline;
	color: #4BA779;
	}
#sidebar .bubbleTwitter a:hover{
	color: #004F27;
	}

/** Link sombreado/subrayado imagenes	*/
a.foto:hover {background:none !important;}
a.foto img {border-bottom:transparent 3px solid !important;}
a.foto img:hover {border-bottom: #CCE3B5 3px solid !important;}	
/** Fin Link sombreado/subrayado imagenes */

/* Flickr Badge Styles */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#FFFFFF;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
td.flickr_badge_image {padding: 0 5px 5px 0 !important;}
.flickr_badge_image img {border: 2px solid #E5E6E5 !important;}
td.flickr_badge_image img:hover {border: 2px solid !important;border-color:#2AA768 !important;}
#flickr_www {display:block; padding:0 10px 10px 10px !important; margin-left: 73px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#FFFFFF;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#FFFFFF !important;}
/* End Flickr Badge Styles */


/* -- PRUEBAS  -- */
#banner{
	background: #ceffba;
	width:300px;
	height:65px;
}

/* -- End PRUEBAS -- */


/* :: 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 25px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	border-left:inherit;
	}
	
blockquote small{float:right;padding-right:10px; border-left:inherit;}

blockquote.comillas {
	background: url('images/comillas.png') no-repeat left top;	
	margin: 15px 30px 25px 10px;
	padding-top:1px;
	padding-left: 45px;
	border-left:0 !important;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #336600;
	font-size:12px;
	}

.navigation-comments {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #336600;
	font-size:12px;
	}

.navigation .left, .navigation-comments .left {
	float:left;
	clear:both;	
}
	
.navigation a, .navigation-comments a {
	border: 1px solid #eee;
	padding: 5px;
}

.navigation a:hover, .navigation-comments a:hover {
	background:#336600;
	color:#fff;
	border-color:#e7eee3;
	text-decoration:none;	
}

/** Separadores */	
h4.postdata {font-size:1.25em;margin: 0px 0 15px 0 !important;border-bottom:1px #ccc dotted !important;}

div.post-divide {font-size:1.25em;margin: 0px 0px 15px 0px;border-bottom: 1px #eeeeec solid;clear:left;}/*instead of using the <hr> tag*/
/** Fin Separadores */
	
.etiqueta {
	margin: 2px 2px 0px 0px !important;
	padding-top: 2px;
	}	
/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* :: FOOTER :: */
#footer {
	/* Definir estilos para efecto "torn-paper" */
	clear: both;
	width: 1050px;
	padding-top:35px;
	}
	
#footerImage {
	background: white url('images/degradado-pre-footer.png') no-repeat bottom center;
	margin: 0;
	height: 85px;
	width:100%;
}
	
.footerInfo {
	height: 215px;
	background-color: #336600;
	text-align: left;
	color: #efe9e9;
}

.footerInfo h5 {color:#efe9e9; font-size:16px; font-weight:700; margin:0; text-transform:capitalize;}	
.footerInfo p {font-size:12px;}

.footerInfo a{color: #93af2a; text-decoration: none;}
.footerInfo a:hover{color:white; text-decoration:underline;}

.footerInfo .col1,
.footerInfo .col2,
.footerInfo .col3 {float:left; display:block; width:280px; margin:0 15px; padding:10px 20px; color:#efe9e9}

.popular {
	clear: both;
	float: left;
	margin: 10px 0;
}
.popular ul, .popular ul li{margin:0; padding:0; font-size:12px;}
.popular ul li{margin: 4px 0; padding-left: 0px;list-style:none;}

.hoz {clear:both; background: #336600 url('images/footerhoz.gif') repeat-x center; height:20px; margin:5px 20px;}	

.copyright {
	background-color: #336600;
	/*border-top: 1px solid #669966;*/
	padding: 0;
	margin: 0 auto;
	width: 1050px;
	height: 60px;	
	/* Do rounding (native in Firefox and Safari) */
	-moz-border-radius-bottomleft:3ex;
 	-moz-border-radius-bottomright:3ex;
  	-webkit-border-bottom-left-radius:3ex;
  	-webkit-border-bottom-right-radius:3ex;
	}
	
.copyright p {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	color: #EDEFED;
	font-size: 12px;
	line-height:20px;
	}

.copyright a, .copyright a:visited {
	color: #EDEFED;
	text-decoration: none;
	border-bottom:1px dotted #EDEFED;	
	}
	
.copyright a:hover {
	color: #000000;/*ccff99*/
	border-bottom:1px dotted #336600;
	}
/* :: End FOOTER :: */




/* "When I look into your eyes
	I can see a love restrained
	But darlin' when I hold you
	Don't you know I feel the same" */

