/*  
Theme Name: Clemente
Theme URI: http://www.category4.com/2008/03/11/probama-theme-for-wordpress-released/
Description: El Tema de clemente, el hincha oficial
Version: 1.0
Author: BassoBrovelli
Author URI: http://www.bassobrovelli.com
*/



/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body,html {
	height:auto; /*Firefox scrollbar fix*/
}
	
body {	
	color:#000;
	padding-bottom:0;
    background:url(images/bg-page.jpg) repeat-x #225896;
}

body, select, textarea, input {	
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", Verdana, Arial
}

p {	
	margin: 15px 0;
	line-height:145%;
	}
		
a, a:visited {	
	color: #9cbff3;
	text-decoration:none 
	}

a:hover, a:active {	
	color:#585858;
	text-decoration:underline
}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}
	
li a:hover, li a:active {
	text-decoration:none
	}

a img {
	border:none
	}	
		
	

/* ---------- @ Page Structure -----------*/

#flag {
	background:url(images/bg-page.jpg) repeat-x #225896;
	padding-bottom:0;
}

#interior #flag {
	background:url(images/bg-page.jpg) repeat-x #225896;
}
				
.wrapper {
	margin: 0 auto;
	font-size: 0.7em;
	width: 877px;
	}
	   
#masthead {
	background: url(images/bg-headers.jpg) no-repeat;
	height: 104px;
	padding:81px 0 0 18px;
}
#masthead a {
    width: 70px;
    height: 20px;
    display: block;
    float: left;
    position: relative;
    top: 20px;
    left: 20px;
}
#branding {
	background:url(images/logo.png) no-repeat;
	padding-left:68px;
	height:58px;
	}

#description {
	color:#7ec2f8;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:2px;
	}
		
.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#sidebar {
	width:368px;
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font:2.5em "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight:bold;
	width:548px;
	padding-top:5px;
	}

h2 {	
	font:2em "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:100%;
	}

h3 {	
	font: 1.5em "Trebuchet MS", "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	line-height:110%;
	}
			
h4 {	
	font-size: 1.2em
	}

#commentarea h4, h4.pagetitle {
	color:#e9d393;
	margin-bottom:13px
}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
		
	


/* ---------- @ Content Styles -----------*/


	
h1 a, h1 a:visited {
	color:#FFF;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline;
    color:#585858;
}	
h2 a, h2 a:visited {color:#000;}

.commentcount {
	background:url(images/bubble.gif) no-repeat 0 2px;
	padding-left:17px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left:9px;
    color: #BD0000;
}

.commentcount a, .commentcount a:visited {color:#BD0000;}
	
#interior #content {
	padding-top:7px;
    color: #000;
}

.col.left {
	width:65%;
	}

.col.right {
	width:35%;
	}

		

/*Post Styles*/ 

.entry {
	padding-bottom:20px;
}
.entry p {font-size: 13px;}	
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:35px;
	list-style:square;
	padding:2px 0;
	}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #fec855;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c1cddd;
	line-height:140%;
	}			

.entry img {
	float:left;
	margin:5px 13px 6px 0;
	border:4px solid #FFF;
	}

.postmetadata {
	text-transform:uppercase;
	font-size: 0.9em;
	color:#6e93b2;
	border-bottom:1px solid #376291;
	border-top:1px solid #376291;
	padding:3px 0;
	}

.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#103064;
	display:block;
	width:100%;
	}

.entry pre	{
	padding:20px 20px 40px 20px;
	}

table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

td, th {
	border-bottom:1px solid #416597;
	padding:4px 8px;
	background:#103064;
	}

th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}



	
	
/*Comments*/

#commentarea {
    width: 460px;
    float: left;
    top: 20px;
}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	border:1px solid #2d578a;
	}
	
.commentinfo {
	width:765px;
	float:right;
	padding-top:5px;
	}

.commentlist li.my_comment {
	background:#254f89;
	border-bottom:1px solid #36639b;
	border-top:1px solid #36639b;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
	
/*Flickr*/

#flickr {
	list-style:none;
	padding-top:13px;
	}

#flickr li {
	float:left;
	display:inline;
	margin:0px 17px 16px 0px;
	border-right:1px solid #031F4A;
	border-bottom:1px solid #031F4A;
	}

#flickr li a {
	display:block;
	border:4px solid #376291;
	}
	
#flickr li a:hover {
	border:4px solid #60A9DE;
	}

	

	
/* ---------- @ Forms -----------*/

#searchform {
	float:right;
	width:210px;
	background:url(images/bg-input-navs.jpg) no-repeat;
	padding:0 0 5px 5px;
	position: relative;
    top: 1px;
    height: 27px;
}

#s {
	background:#FFF;
	border:none;
	color:#000;
	margin-top:-4px;
	width:140px;
    position: relative;
    left: 10px;
    top: 2px;
}
		
.field {
	background:#E8EBF0;
	border:none;
	padding:4px;
	border:none;
}

.field:focus {
	background:#e8ebf0;
	}
	
#submit {	
	background: #010a2a ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #12225b ! important;
	}
	
#searchsubmit {
	border:none;
	position: relative;
    top: 5px;
    left: 15px;
	font-size:0.9em;
	color:#b5dbf3;
	padding:2px;
}
	
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {padding: 0;}
.block {
	width:187px;
	float:left;
	margin:0 13px;
	}

#meta ul {
	margin-top:15px; 
	}
			
#meta li {
	list-style:none;
	border-top:1px solid #FFF;
	padding:6px 0;
    font-size: 12px;
}

#meta a, #meta a:visited {color:#09367A;}
#meta a:hover, #meta a:active {
	color:#09367A;
    text-decoration: underline;
}
			
#footer {
	padding: 12px;
	color:#697d98;
	background:#151d3b;
	margin-top:28px;
	text-align:center
	}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 15px 0 0;
	}

/***************************************************************************************************
****************************************TWITTER*****************************************************
***************************************************************************************************/
#header-twitter {
    width: 368px;
    height: 35px;
    float: left;
    position: relative;
    margin-top: 25px;
}
#header-twitter h5, #header-twitter h5 span  {
    height: 35px;
    display: block;
    float: left;
}
#header-twitter h5 {width: 100%; background: url(images/twitter-logo.jpg) 88px 3px no-repeat #3E91DD;}
#header-twitter h5 span {width: 72px; background: url(images/twitter.jpg) 7px 11px no-repeat #FFF;}
#twitter_update_list {
    width: 368px;
    height: auto;
    display: block;
    float: left;
    position: relative;
    top: 15px;
    padding-bottom: 30px;
}
#twitter_update_list li {
    width: 332px;
    height: auto;
    border-bottom: 1px solid #747474;
    float: left;
    color: #000;
    display: block;
    position: relative;
    left: 8px;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 0;
    top: 0;
}
#twitter_update_list li a {color: #094D96; text-decoration: none;}
#twitter_update_list li a:hover {text-decoration:underline;}
#twitter_update_list div {
    position: absolute;
    width: 240px;
    height: 32px;
    background: url(images/twitter-follow.jpg) no-repeat;
    bottom: 20px;
    left: 18px;
}
#twitter_update_list div a {
    width: 240px;
    height: 32px;
    display: block;
    float: left;
}
.polls-hincha {
    float:left;
    width:368px;
    height:auto;
    color:#000;
}
.polls-hincha li {list-style: none;}
.polls-hincha li ul {
    width: 300px;
    display: block;
    float: left;
    margin-top: 10px;
}
.wp-polls h3 {
    width: 368px;
    height: 66px;
    background: url(images/bg-title-polls.jpg) repeat-x;
    float: left;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 20px;
    margin-bottom: 10px;
}
.wp-polls h3 strong {
    display: block;
    width: 293px;
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 18px;
}
.wp-polls-ul li {
    display: block;
    width: 100%;
    float: left;
    height: auto;
}
.wp-polls-ul li span {
    display: block;
    float: left;
    width: 125px;
    font-weight: normal;
    font-size: 12px;
    position: relative;
}
.height-cle {
    height:17px!important;
    #height:15px!important;
}
.container-percentage {
    width: 81px;
    height: 17px;
    #height: 15px;
    border: 1px solid #5587AA;
    float: left;
    display: block;
    position: relative;
}
.container-percentage small {
    position: absolute;
    width: 80px;
    top: 0;
    left: 3px;
    display: block;
    color:#BBBDD4;
    font-size:9px
}
.wp-polls-ul li {
    margin:5px 0;
}
.wp-polls-ul li span strong {
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}
.popular-posts {
    width: 368px;
    clear:both;
    float:left;
    margin-top:15px;
    color: #000;
}
.popular-posts h4 {
    width: 100%;
    float: left;
    height: 35px;
    background: url(images/bg-h4-rank.jpg) repeat-x;
    color: #FFF;
    font-family: "Trebuchet MS";
    font-size: 20px;
}
.popular-posts h4 p {
    margin: 0;
    padding: 0;
    position: relative;
    top: 4px;
    left: 10px;
    line-height: normal;
}
.popular-posts ul {display: block; float: left; width: 100%; margin: 0; padding: 0; list-style: none;}
.popular-posts ul li {
    display: block;
    float: left;
    width: 100%;
    background: url(images/bg-ranks-li.jpg) no-repeat 2px 15px;
    height: 30px;
}
.popular-posts ul li p {
    margin: 0;
    padding: 0;
    line-height: normal;
    position: relative;
    left: 15px;
    top: 10px;
    font-size: 12px!important;
}
.popular-posts ul li p a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.popular-posts ul li p a:hover {text-decoration:underline;}
.popular-posts div {
    display: block;
    float: left;
    margin-top: 60px;
    width: 100%;
    height: 155px;
    background: url(images/clemente-entourage.jpg) no-repeat;
}
.footer-separator {
    clear:both;
    float:left;
    width:100%;
    height:35px;
    background: url(images/bg-h4-rank.jpg) repeat-x;
}
.footer-clemente {
    height:265px;
    background:url(images/bg-footer.jpg) repeat-x;
    width:100%;
    float:left;
    font-family: "Trebuchet MS";
    position: relative;
    display: block;
}
.block h3 {
    color: #08387A;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    top: 7px;
}
.clemente-legals {
    position:absolute;
    bottom:10px;
    left:265px;
    width:280px;
    height: 20px;
    font-size: 12px;
    color:#FFF;
}
.clemente-legals span {
    display: block;
    float: left;
    position: relative;
}
.clemente-legals a {
    color: #FFF!important;
    text-decoration: underline;
}
.clemente-legals img {
    position: relative;
    top: 2px;
}
.sociable-clemente {
    color:#000;
    clear:both;
    float:left;
    position:absolute;
    left:20px;
    width:100%;
    bottom:0;
}
.single-left {
    background:#FFF;
    padding:13px 19px 20px 19px;
    color: #000;
    height: auto;
    display: block;
    float: left;
    width: 460px;
}
#media {
    background:#FFF;
    clear: both;
    float: left;
    width: 368px;
    padding:0 0 15px 0;
    position: relative;
    top: 15px;
}    
#media h3, #media h4 {
    display: block;
    width: 100%;
}    
#media h3 {background: url(images/bg-header-youtube.jpg) repeat-x; height: 37px;}
#media h3 span {background: url(images/youtube.jpg); width: 71px; height: 37px; display: block; float: left;}
#media h4 {background: url(images/latest-songs.jpg) no-repeat 18px 10px; height: 36px;}
#latest p {font-size: 13px;}
