/*

Theme Name: Chara Theme

Author: WPThemeDesigner.com

Author URI: http://www.wpthemedesigner.com/

*/



* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font-size: 10px ;

	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";

	color: #68645A;

	background:  url(images/background.gif) ;

}

a {

	text-decoration: none;

	color: #000000;

}

a:hover {

	text-decoration: underline;

}

img {

	border: 0;

}

.clear{ clear:both;}

.bg-logo{ background: url(images/bg-acercade.jpg) right top no-repeat;}

.break {

	font-size: 0;

	width: 0; height: 0;

	clear: both;

}

.alignleft {

	float: left;

	margin: 4px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 4px 0 5px 10px;

}

.aligncenter {

	text-align: center;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 970px;

	margin: auto auto;

	text-align: left;

	border-left:5px solid #464646;

	border-right:5px solid #464646;
	border-bottom:5px solid #464646;
	border-top:5px solid #464646;

}

/** END wrapper **/



/** BEGIN header **/

#header {

	/*height: 178px;*/	

	background:url(images/bg-header.jpg) repeat-x;

}

	#header ul {

		list-style-type: none;

		padding-left: 2px;

		height:30px;

		

	}

		#header ul li {

			float: left;

			padding: 6px 6px 2px 6px;

			border-right:#ffffff dotted 1px;

                        

		}

		#header ul li a {

			color: #fff;

                        text-transform: uppercase;

			font-family: "Century Gothic";

                        font-weight:bold;

			font-size: 10px;

		}

		#header ul li a:hover {

			color: #fff;

			text-decoration: underline;

		}

	#header .links {

		float: right;

		font-family: Verdana;

		font-size: 0.9em;

		color: #BEB7A9;

		padding-top: 12px;

	}

		#header .links a {

			color: #BEB7A9;

			margin: 0 8px;

		}

		#header .links a:hover {

			color: #8AC3D4;

			text-decoration: underline;

		}

	#header .logo {

		float: left;

		padding: 0;

	}

		#header .fecha {

		margin-top: 42px;

		font-size: 10pt;

		color: #000000;

                text-align: right;

		float: right;

		padding: 0px 8px 0 5px;

	}

		#header .logo h1 {

			font-size: 0;
			line-height: 0;

		}

		#header .logo h1 a {

			display: block;

			width: 432px; height: 48px;

			background: url(images/logo.gif) no-repeat 0 0;

                        text-indent: -9999px;

			outline: none;

		}

		#header .logo p {

			display: none;

		}

	#header .ad468x60 {

		

		padding-top: 0px;

               

	}

	

	#header .adtop{

		padding:0px; height:60px;

		

	}

        

		#header .adtop .boxads{ float:left; width:50%}    

		#header .adtop img{ height:60px;}      



                  

#header .weather{

		float: right;

		width: 35%; height: 27px;

		text-align: right;

                

		padding:0 0 0 25px; background: no-repeat;

		

	}



#header img {height: 25px;}                  



                  

#header .weather_info{

		color: white;		

	}

                  

#header .menu{

		width: 100%;

		

		padding-bottom: 0;

		padding-right: 0;

		padding-top: 0;

		text-align: left; background: no-repeat;

		

	}

/** END header **/



/** BEGIN body **/

#body {

	background: #f1f1f1 /*url(images/body.gif) repeat-x 0 0*/;

}

/** END body **/



/** BEGIN content **/

#content {

	width:660px;

	float: left;

	padding: 5px 0 20px;

}

	#content p {

		margin-bottom: 10px;

		line-height: 1.4em;

	}

	#content h3 {

		margin-bottom: 5px;
	margin-top: 4px;
	margin-left: 5px;

		font-size: 1.1em;

		font-weight: bold;

	}

	#content blockquote {

		margin-bottom: 10px;

		padding: 10px 10px 5px;

		background-color: #eeeeee;

		border-width: 1px 0;

		border-style: solid;

		border-color: #cccccc;

		font-weight: bold;

		font-style: italic;

	}

	#content ul {

		margin: 10px 0 10px 18px;

	}

	#content ol {

		margin: 0 0 10px 16px;

	}

	#content li {

		padding: 2px 0;

	}
#content #audio li {
		 background: none repeat scroll 0 0 #F5F4F4;
		 border-bottom: 1px solid #E4E4E4;
		 border-top: 2px solid #FFFFFF;
color: #161616;
padding: 2px 5px;

}

	

	#content .single{

		font-size:12px; margin-left:10px;

}

	#content .post {

		clear:both;

	padding:5px 6px;

	}

	#content .post-border{

		border:solid 1px #afafaf; background:url(images/bg-post.jpg) right bottom no-repeat #FFF;padding:8px 10px;}

	

	#content .twitter{

		border:solid 1px #afafaf; padding:8px 10px; background-color: yellow; font-weight: bold; font-size: 11px;color: #000; }

		

	#content .single  h2{

		color:#000033;

		font-size:16px;

		line-height:30px;}

		

		#content  #featured{ border: 5px solid #cdcdcd;}

	

		#content .post .thumb {

			float: left;

			padding: 6px;

			background-color:#FFF;

			border:1px solid #e0e0e0;

			margin:0px 5px 5px 0;

			

		}

		#content .post .author_thumb {

			float: left;

			padding: 6px;

			background-color:#FFF;

			border:1px solid #e0e0e0;

			margin:0px 5px 5px 0;

			

		}

		#content .post .thumb img {

			width: 258px;

		}

		#content .post-border h2 {

			/*text-transform: uppercase;*/

			font-size: 1.5em;

			font-weight: 500;

			padding-top:20px;

		}

			#content .post h2 a {

				color: #004c1a;

			}

		#content .post-border .details1 {

			

			font-size: 1em;			

			color: #808080;

			float:right;

		}

		

		#content .single .details1 {

			

			font-size: 0.9em;			

			color: #808080;

			

		}

		

		

			#content .post .details1 a {

				color: #000;

				padding-left: 20px;

				background: url(images/comments.gif) no-repeat 0 0;

				margin-left: 10px;

			}

		#content .post .details2 {

			font-size: 1em;

			/* background-color: #E2DBCF; */

			padding: 8px 8px 9px;

			/* float: right; 

			width: 344px; */

		}

			#content .post .details2 .l {

				float: left;

				margin-bottom: 5px;

				width: 60%;

			}

			#content .post .details2 .r {

				float: right;

				margin-bottom: 5px;

				width: 40%;

				text-align: right;

			}

			#content .post-border .details2 .r {

				float: none;

				margin-bottom: 30px;

				width: 85%;

				text-align: left;

			}

			#content .post a {

				color: #C64747;

			}
			
		

			#content .post-border .date{

				float:right;/*height:16px;*/}

	#content .single .details2 {

		width: 615px;

	}

/** END content **/



/** BEGIN sidebar **/

#sidebar {

	float:right;

padding:5px 5px 0 0;

width:297px;

}



#sidebar .columnista{ text-align:justify; color:#626262; background:url(images/columni-bg.jpg) no-repeat left top #dedede; min-height: 70px; padding-top:4px;}

#sidebar .columnista img{ float:left; margin:1px 4px 2px 5px;}

#sidebar .columnista a{ text-decoration:none; color:#626262;}





	#sidebar h2 {

		background:url(images/bg-h2.jpg) right top no-repeat;

		color: #d7d7d7;

		font-size: 13px ;

		margin: 10px 0px 1px 0px;

		padding: 6px 0px 6px 5px;

		font-weight:normal;

	}

	#sidebar ul {

		list-style-type: none;

		padding: 0px 0 20px;

	}

	

	#sidebar ul.children

	{

		list-style-type: none;

		padding: 0px;

		margin-top:4px;

	}

		#sidebar ul li {

			line-height: 1.4em;

			font-size:1.2em;

			padding: 4px 0 0px 28px;

			background:url(images/sidebar-li.png) no-repeat #808080; color:#333;

		}

	#sidebar ul li li {

			line-height: 1.4em;

			font-size:1.0em;

			padding: 0px 0 0px 15px;

			background: url(images/sub-cat.gif) no-repeat top left; color:#333; border-bottom:1px solid #a3a2a2;

		}

		#sidebar ul li a {

			color: #121212;

		}

		

		

		#sidebar ul.rc li a {

			color: #8AC3D4;

		}

	#sidebar .l {

		float: left;

		width: 135px;

	}

	#sidebar .r {

		float: right;

		width: 135px;

	}

	#sidebar .flckr {

		padding: 10px 0 20px;

	}

		#sidebar .flckr img {

			margin: 4px;

			width: 75px; height: 75px;

		}

	#sidebar .tags {

		padding: 10px 0 20px;

	}

		#sidebar .tags a {

			color: #68645A;

		}

		#sidebar .tags a:hover {

			color: #8AC3D4;

			text-decoration: none;

		}

/** END sidebar **/



/** BEGIN footer **/

#footer {

	background-color: #003316;

	color: #ffffff;

	font-size: 0.9em;

	padding: 15px 10px;

	font-family: Verdana;

}

	#footer a {

		color: #8AC3D4;

}

.footernavi {

	width: 100%;

	text-align: center;

	background: #666;

	padding: 4px 0 4px 0;

	margin: 15px 0 0 0;

}



.footernavi ul {

	width: 1000px;

	margin: 0 auto 0 auto;

	text-align: center;

	font-family: arial;

	font-size: 0.85em ;

	

	color: #fff;

}



.footernavi li {

	display: inline;

	margin-right: 5px;

        margin-left: 5px;

	line-height: 1.4em;

}



.footernavi li a {

	color: #fff;

}



.footernavi li a:hover {

	color: #ffc000;

}

	

/** END footer **/



/** BEGIN miscellaneous **/

.postnav {

	clear: both;

	padding: 20px 25px 0;

	font-size: 0.9em;

}

	.postnav a {

		border: 1px solid #cccccc;

		padding: 3px 8px;

		color: #999999;

	}

	.postnav a:hover {

		border: 1px solid #000000;

		color: #000000;

		text-decoration: none;

	}

#comments {

	padding: 25px 25px 20px;

}

	#comments h2 {

		margin: 20px 0 5px;

		font-size: 1.5em;

		font-weight: normal;

		

	}

	#comments p {

		margin-bottom: 10px;

		line-height: 1.5em;

	}

	#comments form {

		padding-top: 20px;

	}

	#comments form p {

		margin-bottom: 5px;

	}

		#comments form input, textarea {

			border: 1px solid #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			padding: 4px;

			background-position: 4px 4px;

			background-repeat: no-repeat;

		}

		#comments form input {

			width: 260px;

			border: 1px solid #cccccc;

		}

		#comments form textarea {

			width: 350px;

			padding: 4px 4px !important;

			border: 1px solid #cccccc;

		}

		#comments form button {

			border: 1px solid #909090;

			background-color: #cccccc;

			font-size: 0.9em;

			font-family: Verdana;

			width: 120px; height: 23px;

		}

	.commentdetails {

		margin-top: 25px;

	}

	.commentauthor {

		margin-bottom: 5px !important;

		font-weight: bold;

	}

	.commentdate {

		font-size: 0.8em;

		margin-bottom: 5px;

		color: #909090;

	}

	.required {

		color: #ff0000;

	}

h2.title {

	font-size: 1em;

	text-transform: uppercase;

	padding: 25px 25px 0;

	color: #565656;

}

.notfound {

	padding: 40px;

}

	.notfound h2 {

		font-size: 18px;

		font-weight: normal;

		margin-bottom: 10px;

	}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

	list-style-type: none;

	clear: both;

	padding: 0;

	margin: 0;

}

	#comments ol li {

		padding: 10px;

		border: 1px solid #e0e0e0;

		margin-bottom: 10px;

	}

	#comments ol li .avatar {

		float: right;

	}

	#comments ol li .comment-author {

		

	}

		#comments ol li .comment-author .fn {

			font-weight: bold;

			font-size: 1.2em;

		}

	#comments ol li .comment-meta {

		font-size: 0.9em;

		color: #999999;

		margin: 5px 0 10px;

	}

	#comments ol li .reply {

		font-size: 0.9em;

		font-weight: bold;

		padding-bottom: 10px;

	}

	#comments .children {

		list-style-type: none;

	}

#comments .navigation {

	padding: 10px 0 20px;

	font-size: 0.9em;

}

	#comments .navigation a {

		color: #999999;

		padding: 3px 8px;

		border: 1px solid #cccccc;

	}

	#comments .navigation a:hover {

		color: #000000;

		border-color: #000000;

		text-decoration: none;

	}

/** END wordpress 2.7 comments **/



#bannertop {

background: url(http://www.primiciadeportiva.com/0/banner-top.jpg) no-repeat;

width: 424px; height: 60px;

padding-left: 530px;}



#bannertop1 {

background: url(http://www.primiciadeportiva.com/0/incakola02.jpg) no-repeat;

width: 424px; height: 60px;

padding-left: 500px;}



#bannertop2 {

background: url(http://www.primiciadeportiva.com/0/incakola03.jpg) no-repeat;

width: 424px; height: 60px;

padding-left: 500px;}


.realated{
	background: url(images/bg-related-post.png) #d6d6d6 no-repeat top left; border:1px solid #dbd9d9;
		margin: 10px auto;
	
	
	}
	
.realated h3{ color:#004c20}

.realated li a{ color:#852424}
.realated li a:hover{ color:#004c20}

.realated ol {
    margin: 10px 0 10px 25px;
}
.realated li { margin-left:10px;}

//twitter

#tweet-container{
 width:500px;
 overflow:hidden;
}

#tweet-container {
 width:100%;
 height:32px;
 background: #FFFB00;
 border: 1px solid #FFFB00;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
 border-radius: 7px;
 padding: 4px;
 padding-top: 8px;
 margin: 0 0 20px 0;
 font-size: 13px;
 //color: #6e6f73;
 font-weight: bold;
 font-family: verdana;
 float: right;
}
#tweet-container p {
 padding: 0px;
 margin: 0px;
}
#tweet-container p a {
 color: #45799f;
 text-decoration: none;
}

#tweet-container ul,#tweet-container  li {
	list-style-type: none;}

