/*  
Theme Name: Vintage Green
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A child theme for Mimbo
Version: 0.1
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Template: mimbo

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbo/style.css");


/*HTML*/

body {
	background:#000000;
	}

a, a:visited {
	color:#333333;
	text-decoration:none;
	}	
	
a:hover, a:active {
	color:#333333;
	text-decoration:underline;
	}
	
#home #content #lead a, #home #content #lead a:visited {
	color:#8F8F8F;
	text-decoration:none;
}

#home #content #lead .date {
	color: #999999;
}

.date {
	color: #FFFFFF;
}

#content {
	background-color: #6699CC;
	width: 660px;
	padding: 0 5px;
	margin-top: 5px;
	border: thin solid #537CA6;
}

.afpcontent {
	background-color: #F7F6F2;
        height: 375px;
        width: 937px;
	margin: 0 5px 5px;
	border: thin solid #D9D8D7;
        overflow: auto;
	padding: 0 5px;
}

.afpcontent p, #more-posts p, #entry clearfloat, .post ol li  {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#FFFFFF;
}

#more-posts {
	float:right;
	width:470px;
	margin:0;
}

#lead {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#406080 none repeat scroll 0 0;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	margin:5px 0;
	padding: 0 3px;
	border: thin solid #537CA6;
}

#content p, #more-posts p, #entry clearfloat, .post ol li  {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#lead:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#537CA6 none repeat scroll 0 0;
	border: thin solid #537CA6;
}

#lead h2 a:hover, a:visited {
	color:#FFFFFF;
}

#lead img {
	float:left;
	margin: 8px 12px 8px 0;
	border: thin solid #406080;
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 10px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

#masthead .subtitle {
        font-size: 27pt;
	font-family: HeadlineOneHPLHS, Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	margin-bottom: 0px;
}

#masthead p {
	font-family: HeadlineOneHPLHS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 35pt;
	color: #FFF;
	display: block;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 200px;
	line-height: 100%;
}

#masthead span {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: 65%;
	font-style: italic;
	margin-top: 0px;
	line-height: 16px;
	}

#afphead .subtitle {
        font-size: 20pt;
	font-family: FuturaMedium, Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #000000;
	margin-bottom: 0px;
	text-align: center;
}

#afphead p {
	font-family: FuturaMedium, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCC;
	display: block;
	margin-top: 50px;
	margin-bottom: 0px;
	line-height: 100%;
	text-align: center;
}

#afphead span {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: 65%;
	font-style: italic;
	margin-top: 0px;
	line-height: 16px;
	}

/*Structure*/

#masthead {
	border:none;
	background-image:url(/imagenes/head_bg.gif);
	height: 100px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	margin: 0 5px;
	text-align: center;
	}

#afphead {
	border:none;
	background-image:url(/imagenes/afphead_bg.gif);
	height: 165px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin: 0 5px;
        width: 50%;
        float: left;
	}

#afpmenu {
	border:none;
	height: 180px;
	padding: 0;
	overflow: hidden;
	margin: 0 5px;
        width: 50%;
	display: inline;
	}

#wrapper {
	border:none;
	background: #444444 ;
	padding: 0 5px 10px;
	border: thin solid #333;
	}

#afpwrapper {
	border:none;
	max-width: 960px;
	padding: 0 5px 10px;
	margin: 0 auto;
}

#afppage {
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
	border: thin solid #333;
	background-image:url(/imagenes/afp_body_bg.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}

.textwidget {
	line-height:0%;
	margin:0 0;
	padding: 8px 0;
}

.textwidget td, .textwidget table {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:none;
	border-bottom:none;
	padding:0;
	margin: 0;
}

.textwidget img {
	text-align:center;
	}
	
.widgettitle {
	border-bottom:1px solid #BBBBBB;
	border-top:5px solid #BBBBBB;
	color:#FFFFFF;
	font-size:0.9em;
	letter-spacing:0.1em;
	margin:5px 0 5px;
	text-transform:uppercase;
}

#featured-cats {
	float:left;
	width:182px;
	margin-right: 5px;
}

#primary {
	clear: both;
}

/*Page Nav*/
#nav a, #nav a:visited {
	color:#CCC !important;
	}

#nav a:hover {
	color:#FFF !important;
	}
	
#nav a:active {
	background:#454545 !important;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color:#333 !important;
	}

#nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	color:#DADADA !important
	}



/*Cat Nav*/
	
#nav-cat {
	background:#777 !important;
	border:none !important
	}

#nav-cat a, #nav-cat a:visited {
	color:#d8d8d8 !important;
	}

#nav-cat a:hover, #nav-cat a:active {
	color:#FFF !important;
	}
	
#nav-cat li li a, #nav-cat li li a:visited {
	color:#dadada !important;
	}	

#nav-cat li li a:hover, #nav-cat li li a:active {
	color:#FFF !important
	}


/*Headers*/

h3 {
	border-bottom:1px solid #BBB;
	border-top:5px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	color: #FFFFFF;
	margin: 5px 0 15px;	
	}

.entry h3 {
	text-transform:none
	}
	
			

/*Content Styles*/

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
#fullarchive a, #fullarchive a:visited, 
#more-posts a, #more-posts a:visited {
	color:#000000 ;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active,
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
#fullarchive a:hover, #fullarchive a:active, 
#more-posts a:hover, #more-posts a:active {
	color:#333333 !important;
	text-decoration: underline;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	}	

#sidebar li {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	}
	
 #sidebar li a, #sidebar li a:visited {
/*	background:#EEF5E1; 
	display:block; */
	text-decoration:none;
/*	padding:4px 8px; 
	border-left:4px solid #E4EFD5;*/
	}

/* #sidebar li a:hover, #sidebar li a:active {
	background:#E4EFD5;
	text-decoration:none
	} */

#sidebar li li a, #sidebar li li a:visited	{
/*	background:#E4EFD5; */ 
	padding-left:25px;
/*	color:#818D6F; */
	}

h1 a, h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
h1 a:hover, h1 a:active {
	color:#333333;
	text-decoration:underline;
	}	

#writer {
	background:#EEF5E1;
	border:none
	}

#afpmenu #sidebar {
	width: 310px;
	height: 180px;
}

#afpmenu #sidebar li {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #F7F6F2;
}

#media h2 {
	font-size: 14pt;
	margin: 0;
	padding: 3px;
	font-family: FuturaMedium, Tahoma, Arial, Helvetica, sans-serif;
}
	
/*Post Styles*/

.single p.postmetadata {
	/* background:#406080; */
	padding:2px 6px;
	font-size:0.9em;
	border:none;
	float: right;
	display:block;
	width: 250px;
	color: #000000;
	}
	
#tags {
	border:none;
	padding:3px;
	display:block;
	width: 350px;
}

#tags a:hover {
	text-decoration: underline;}

h2.posttitle {
	font-family: Georgia, Tahoma;
	font-size: 16pt;
	font-variant: small-caps;
	margin:10 0;
	padding:0 0;
	display: inline-block;
	width: 580px;
}

.afpcontent .post h2, .afpcontent .entry-title {
	font-family: FuturaMedium, Tahoma;
	font-size: 14pt;
	margin-top: 15px;
	padding:0 0;
	display: inline-block;
	height: 35px;
}

.afpcontent .post h2:hover {
	text-decoration: underline
}

.afpcontent a {
        color: #000;
}

.afpcontent .post .date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        text-align: center;
	font-size: 10pt;
        color: #F7F2F6;
        margin: 5px;
	padding-top: 1px;
        width: 50px;
        height: 38px;
        -moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	background-color: #000;
	float: right;
}

.afpcontent .entry p, .afpcontent .entry ol li, .afpcontent .entry-meta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
}

.afpcontent .post .postmetadata {
        border-top: 3px dotted #000;
}

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 5px 0;
	padding: 3px;
	background:#537CA6;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}
	
.commentlist li.thread-alt {
	margin: 0 0 5px 0;
	padding: 3px;
	background:#406080;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:right;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#666666;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a {
	color: #333333;
}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#696969;
	}

.commentmetadata .comment-date {
	margin-left: 10px;
	}

/*Footer*/

#footer {
	color:#e1e1e1;
	}

#footer a, #footer a:visited {
	color:#7a7a7a;
	}	

#footer a:hover, #footer a:active {
	color:#FFF;
	}	

.navigation {
	display: inline-block;
	margin: 5px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 580px;
	}
.navigation a {
	color: #333333;}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.ctc {
	text-align:justify;
	font-family: Georgia;
}

.twitter-share-button {
	float: right;
        display: inline;
}

#afpmenu #sidebar li {
        list-style-type: square;
        list-style-position: inside;
        padding: 0px;
        margin: 0 15px;
        color:#FFF;
	font-size: 11px;
}

#player {
	width: 160px;
	float: right;
}

#afpmenu #sidebar li a {
	color: #F7F2F6;
}

#afpwrapper #afpmenu #sidebar h3.widgettitle {
	color: white;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	border-bottom: 0;
	border-top: 0;
}

.afptabs li {
	display: inline;
}

.afptabs li a {  
	text-decoration: none;  
	float:left;
	line-height: 15px;
	font-size: 12pt;
	margin: 2px;
	padding: 5px;
	background-color: #F7F2F6;  
	color: #000000;
        -moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
}  

.afptabs li a:hover {
	background-color: #D9D8D7;
}

.afptabs {
	display: block;
	margin: 0 40px;
	
}

#info p {
	text-indent: 5px;
	font-size: 11pt;
	line-height: 12pt;
}

#releases li {
	list-style-type: square;
        list-style-position: inside;
        padding: 0px;
        margin: 0 15px;
        color:#000;
}

#Paginacion li {
	display: inline-block;
	font-family: futura_lt_btlight;
	font-size: 10pt;
	padding-right: 15px;
}

.entry-content ol {
	list-style-position: inside;
	padding-bottom: 10px;
	margin: 0 15px;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height: 11pt;
}