/* 
	Theme Name: Ciclotheme
	Theme URL: http://elciclotron.com
	Description: El Ciclotheme is a modern theme created for and by elciclotron.com
	Author: Le.Brush
	Author URI: http://xplosio.net
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #46adf5;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #000000;
	width: 990px;
	height: 126px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(images/hd_bk.png);
	}

#header a, #header a:visited {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #3399FF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
	
#header a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
.headerleft {
	background: #000000;
	width: 26px;
	float: left;
	margin: 0px;
	padding: 0;
	height: 126px;
	background-image: url(images/hd_left.png);
	}
	
.headerright {
	width: 23px;
	height: 126px;
	float: right;
	background-image: url(images/hd_right.png);
	}
	
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 0px;
	}
		
#headerright a, #navbarright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#headerright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

#headerlogo {
	width: 361px;
	height: 126px;
	float: left;

}

/************************************************
*	Navbar  									*
************************************************/

#navbar {
	width: 990px;
	height: 32px;
	color: #333333;
	margin: 0px auto 0px;
	padding: 0px;
	}

.navbarleft {
	width: 440px;
	float: left;
	font-size: 10px;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	height: 21px;
	}
	
.navbarright {
	width: 500px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	height: 21px;
	}
	
.navbarright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.navbarright ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.navbarright ul li a {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	}

.navbarright ul li a:hover {
	color: #3399FF;
	text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px;
	height: 100%;
	}

#content .chiste p{
	padding: 0px 0px px 0px;
	margin: 0px 0px 11px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #333333;
	font-size: 24pt;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h2 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 519px;
	margin: 0px 0px 0px 6px;

	}

#contentleft .chistes {
	padding: 77px 0px 20px 0px;
	background-image: url(images/bl_new_top.png);
	background-repeat: no-repeat;
}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 214px;
	margin: 0px 0px 0px 7px;
	}
	
#l_sidebar div.blk {
	margin-bottom: 20px;
	}
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 12px;
	border-bottom: 1px dotted #C0C0C0;
	}

#l_sidebar ul li a:hover {
	color: #46ADF5;
	background-color: #FFFFE8;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 233px;
	}

#r_sidebar div.blk {
	margin-bottom: 20px !important;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul li a:hover {
	background: #EFEFEF;
	color: #0066CC;
	}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #404040;
	width: 900px;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px auto 0px;
	text-align: center;
	background-image: url(images/bk_footer.png);
	height: 19px;
	padding-top: 7px;
	background-repeat: no-repeat;
	}
	
#footer a, #footer a:visited {
	color: #C2E4FC;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 430px;
	color: #000000;
	padding: 10px 20px 10px 5px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #feefde url(images/bk_comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#headerfeed {
	width: 32px;
	height: 126px;
	float: right;
	z-index: 2;
	background-image: url(images/hd_rss.png);
}
#contentleft .chiste {
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 7px;
	background-position: 7px 0px 0px 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 0px solid #000000;
}
#content #contentleft .chiste .data {
	padding-left: 20px;
	background: url(images/ic_calendar.gif) no-repeat;
}
#content #contentleft .chiste .data .datan {
	color: #fa9c3a;
	font-weight: bold;
}
#content .chiste .stat {
	margin-left: -7px;
	background-image: url(images/bk_catcom.png);
	height: 37px;
	padding: 5px 10px 5px 27px;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 10px;
}

#b_eugenio {

	margin: 0px 0px 0px 0px;
	padding: 75px 0px 0px 0px;
	background-image: url(images/bl_eug_top.png);
	background-repeat: no-repeat;
	background-color: #C2E4FC;
}#b_eugenio p {
	margin-left: 10px;
	margin-right: 10px;
}

#b_cats_bottom {
	background-image: url(images/bl_cats_bottom.png);
	background-repeat: no-repeat;
	height: 9px;
}
#b_eug_bottom {
	background-image: url(images/bl_eug_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
}
#b_cats {
	padding: 75px 0px 0px 0px;
	background-image: url(images/bl_cats_top.png);
	background-repeat: no-repeat;
	background-color: #FFFFD5;
}
#b_src {
	background-image: url(images/bl_src_top.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-color: #E7FCC2;
	width: 233px;
}

#b_src table {

padding-left: 7px;

}

#b_src_bottom {
	background-image: url(images/bl_src_bottom.png);
	background-repeat: no-repeat;
	height: 9px;
}

#b_gads {
	text-align: center;
}
#lst_nav_left {
	padding: 12px;
	width: 150px;
	margin-left: 32px;
	float: left;
}
#lst_nav_right {
	width: 150px;
	float: right;
	padding: 12px;
	text-align: right;
}
#gads_plain {
	margin-left: 32px;
}
#respond {
	color: #993333;
}
