/* 
Theme Name: life:) blog 
Theme URI: 
Description: Originally designed for Astelit
Version: 0.1
Author: Stanfy
Author URI: http://cordobo.com/
*/


/** BEGIN ADDED **/

div, p, img, ol, ul, li, span, h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}

/** These lines are for IE6 only **/

* html #header { }
/*
* html #, * html .entry_firstpost, * html .entry {
	position: relative;
}
*/
ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	border: none 0px;
}
a {
color: #737373;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #333;
}

.main {
	border: none 0px;
	margin: 0px;
	/*width: 100%;*/
	color: #737373;
}
.main a {
	text-decoration: underline;
}
html .main p {
	padding: 7px 0px 10px 0px;
	color: #737373;
}
.main p img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	
	/** If you want the images autoalign on the left side, uncomment this line
	
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	**/
	
	/** If you want the images autoalign on the right side, uncomment this line
	
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	**/
	
}

.entry{
	/*background: #fff url(images/comment-area.gif) repeat-x left top;
	padding: 0 0 1px 0;*/
	margin: 5px 0px 7px 0px ;
}


/*.latest{
	background: #fff;
	padding: 15px;
	margin: 0px;
}*/

.entry_firstpost{	
	padding-bottom: 5px;
	margin: 0px;
}
.entry p{	
	line-height:1.3em;
	font-size:0.85em;
	padding: 5px 0px 8px 0px;
}

/*
.latest_firstpost{
	
	margin: 0px;
}
*/

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background-color: #f5f5f5;
}

body {
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica,  sans-serif;
	font-size: 80%;
	/*color: #000;*/
	color: #737373;
	text-align: center;
}
* html .pngStatic{
	position: static;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
	}
#header {
	color: #FCFEF4;
	
	margin: 0px 0px 15px 0px ;
	font-size: .9em;
	height: 94px;
	/*line-height: 47px; height: 47px;*/
	width: 942px;
	background: url(images/backg-header.png) no-repeat left top;
	}
#header * {
	position: relative;
	z-index: 25;
}
#header #navlist {
	z-index: 30;
}
#header_left_bg {
	margin: 0;
	padding: 0 5px 0px 10px;
	height: 40px;
	width: auto;
	
	}

#header_left_bg li {
	list-style: none;
	}
/*
#single_post_right {
	color: #FCFEF4;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	color: #888888;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	padding-left: 16px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}
*/
#header h1, #header h1 a {
	
	margin: 7px 0 0 10px;
	_margin: -2px 0 0 10px;
	/*padding-top: 40px;*/
	
	font-size: 1.5em;
	
	
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	/*line-height: 47px;
	height: 47px;*/
	background: none;
	text-decoration: none;
	border: none 0px;
}

h2 {
	color: #ff0000;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	/*font-size: 1.4em;
	line-height: 31px;*/
	font-weight: normal;
	font-size: 1.25em;
	height: 21px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	/*font-weight: bold;*/
	color: #ff0000;
	/*background: url(images/h3_bg.gif) no-repeat;*/
	list-style: none;
}

h2 a:link, h2 a:visited, h2 a:active{
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ff0000;
	background: none;
}

.links h3 {
	font-size: 1.2em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ff0000;
	background: url(images/h3_bg.gif) no-repeat;
}
/*
a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #999;
	}

a:hover, a:active {
	background: none;
	color: #679000;
	}
*/
blockquote {
	border-left: 4px solid #ff0000;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}
	
/* red color for life:) */	
.l_color {
	color: #ff0000;
}

/* 2)-=-=-=- Structure -=-=-=- */

#wrapper  {
	margin: 0 auto;
	/*padding: 30px 0px;*/
	padding: 0px;
	text-align: left;
	width: 942px;
	

}

#container {
	/*padding: 16px 16px 0 16px;*/
}
	
div#content {
	width: auto;
	float: left;
	display: inline;
	padding: 0px 0px 15px 13px;
	_padding-left: 10px;
	/*margin: 0 0px 15px 193px;*/
	/*padding: 20px;
	background: #efefef;*/
}
div#content.home {
	padding: 0px 13px 15px 13px;
	_padding-left: 10px;
}
#navibar {
	float: left;
	display: inline;
	width: 184px;
	
	/*margin: 2px 0px 0px 0px;
	_margin-top: 4px;*/
	padding: 0px;
	/*background: #fff url(images/container_left.gif) no-repeat;
	background: url(images/backg-archive.png) top left no-repeat;*/
}

#right {
	float: left;
	display: inline;
	width: 183px;
	/*margin: 2px 0px 0px 0px;
	_margin-top: 4px;*/
	padding: 0px;
	/*background: url(images/backg-events.png) top left no-repeat;*/
}
.rounded_nav_block {
	margin-top: 0px;
	margin-bottom: 15px;
	
}
.rounded_nav_block_first {
	margin-top: 0px;
	margin-bottom: 15px;
	
}
.links {
	/*margin: 0px 15px 0 20px;*/
	padding: 0px;

	width: 184px;
}

#navi_end_left {
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	/*background: #fff url(images/container_left_end.gif) no-repeat left bottom;*/
}

#navi_end_right {
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	/*background: #fff url(images/container_right_end.gif) no-repeat left bottom;*/
}

#footer {
	padding: 0px 0px 20px 0px ;
	margin: 0px;
	width: 942px;
	
	font-size: 0.9em;
	clear: both;
		_clear: none;
	position: relative;
	text-align: center;
}

#footer_left_bg {
	color: #737373;
	font-size: .9em;
	margin: 0;
	padding: 0;	
	width: auto;	
}
	
#footer_left_bg .lic {	
	margin: 0;
	
	padding: 4px 0 0 0;
	background: none;
	text-align: center;
}

#footer_left_bg a {
	color: #737373;
	text-decoration: none;
}

.footer_backg {
	/*background: transparent url(images/backg-footer.png) no-repeat left top;*/
		
	padding: 8px 0px 12px 0px;

}
.footer_top {
	background: url(images/backg_footer_top.png) bottom left no-repeat;
	width: 942px;
	height: 12px;

}

.footer_center {
	background: url(images/backg_footer_center.png) top left repeat-y;
	width: 922px;

	padding: 0px 10px;
}
.footer_center .footer-links {
	padding-bottom: 15px;
} 
.footer_bottom {
	background: url(images/backg_footer_bottom.png) top left no-repeat;
	width: 942px;
	height: 12px;
}

#footer_left_bg .footer-links a {
	padding: 0px 4px 4px 4px;
	text-decoration: underline;
	font-size: 1.1em;
}
/* 3)-=-=-=- Left selectors -=-=-=- */	


.highlight {
	background: #F7FEDC;
	}
/*	
.comments-nice-bg {
	padding: 1px;
	background: #ACE149;
	color: #000;
}

.comments-nice {
	padding: 10px;
	background: #FAFAFA url(images/comment-area.gif) repeat-x left top;
	border: 1px solid #D5F0A4;
}
*/


.comments {
	font-size: 1.2em;
	padding: 0;
	/*background: #fff;
	width: 96%;
	border: 1px solid #fff;*/
	margin-top: 26px ;
}

.comments a:link, .comments a:visited {
	/*color: #737373;*/
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	/*background: #78A515;
	color: #fff;*/
	text-decoration: underline;
}	
/*
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

	
.commentlist li:hover {
	border: 1px solid #ACE149;
	}
*/
.commentlist {
	padding: 0px 0px 5px 0px;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 0px;
	/*background: #F6FCEB;
	border: 1px solid #DEF3B6;*/
	margin-bottom: 20px;
	color: #3C452D;
	font-size: 0.8em;
	}
.commentlist li  p{
	
}
.floatRightGravatar {
	border: 2px solid #ccc;
	float: right;
}
p.login_comments  {
	font-size: 0.7em;
	padding-top: 10px;
}
.subscribe-to-comments {
	font-size: 0.7em;
	padding: 10px 0px;
	_padding: 10px 0px 0px 0px ;
}
.subscribe-to-comments input {
	width: 15px !important;
	height: 15px !important;
	margin: 0px;
}
.subscribe-to-comments input, .subscribe-to-comments label {
	float: left;
	display: inline;
	margin-right: 5px;
	border: none;
}
.subscribe-to-comments label {
	margin-top: 0px;
}


/*
p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
	}
*/
.comment_author  {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
	}
#reply {
	padding-bottom: 10px;
}
#reply, .reply {
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply, .comments-nice #reply{
	color: #585858;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	/* background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;*/
	padding: 20px 0px 20px 0px;
	font-size: 1.2em;
}
.warning_text {
	color: #ff0000;
}

.postinput {
	margin: 0;
	}

p.nocomments {
        font-size: 0.85em;
        font-weight: bold;
        color: #585858;
}
/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	/*border-bottom: 1px solid #efefef;*/
}

.links ul li ul li a{
	/*border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;*/
	font-size: 0.8em;
}

.links li li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;

}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	/*margin: 5px;*/
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	color: #737373;
	font-size: .9em;
	text-decoration: none;
	}

.links a:link {
	color: #737373;
	font-weight: normal;
	}

.links a:visited {
	/*color: #aaa;*/
	
	}

.links a:hover, .links a:active {
	/*background: #80BE14;
	color: #fff;*/
	text-decoration: underline;
	}

#search {
	float: right;
	position: relative;
	left: 36px;
	/*padding-bottom: 10px;*/
	height: 22px;	
}

.searchfield {
	vertical-align: middle;
	padding: 2px 25px 2px 4px;
	margin: 5px 10px 0px 0px;
	
	border: 1px solid #d8d8d8;
	color: #737373;
	width: 193px;
	font-size: 12px;
	height: 17px;	
}

.searchfield:hover {	
	color: #949494;
	}
.searchbtn {
	
	
}

.searchsubmit {
	vertical-align: middle;
	position: relative;
	left: -47px;
	top: 2px;
	background: #fff url(images/tick_search.png) center right no-repeat;
	width: 30px;	
	height: 20px;
	border: none;
	cursor: pointer;
}
/*
.searchsubmit:hover {
	background: #efefef;	
	color: #949494;
	}
*/
.username {
	float: left; 
	color: #737373; 
	margin-top: 9px; 
	font-size: 0.95em;
	font-weight: bold;
}
.loginout_links {
	float: left;
	display: inline;
	color: #595959;
	font-size: 0.95em;
	font-family: Tahoma;
	margin: 9px 4px 0px 8px;
}
.loginout_links a {
	text-decoration: underline;
}

.loginout_links li {
	margin: 0px; 
	padding: 0px;
}	
/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 0.8em;
	border: 1px solid #e0e0e0;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 360px;;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
/*	
textarea:hover {
	background: #fff;
	border: 1px solid #4FA600;
	color: #7DA721;
	}
	*/
input {
	background: #fff;
	border: 1px solid #e0e0e0;
	}
	/*
input:hover {
	border: 1px solid #4FA600;
	}
	*/

.form_row {
	padding: 4px 0px;
	font-size: 0.9em;
	
}
.form_row label {
	float: left;	
	width: 50px;
	padding-top: 2px;
	font-size: 0.84em;
}

.form_row input {
	width: 192px;
	font-size: 0.9em;
}
.form_row input.input-submit {
	height: 28px;
	width: 104px;
	text-align: center;	
	background: none;
	border: 0px solid #BFBFBF;
	}
/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
.rounded_center_home .entry_firstpost {
	padding-bottom: 18px;
}
 .content .rounded_center_home .entry_firstpost .main p img, .rounded_center_home .entry .main p img{
	max-width: 99% !important;
	
}

 .content .rounded_center_home .entry_firstpost .main, .rounded_center_home .entry .main	 {
    width: 96%;
	overflow: hidden;
 }
	
ul#navlist {
	float: right;
	
	margin: 12px 8px 0px 0px;
	_margin: 4px 6px 0px 0px;
	padding: 0px;
	/*padding-top: 10px;
	/*white-space: nowrap;*/
	text-align: right !important;
}

ul#navlist ul {
	white-space: nowrap;
}

#navlist li.page_item {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	/*padding: 12px;
	margin-top: 15px;*/
	
}

#navlist li.page_item ul {
	float: left;
	display: inline;
	list-style-type: none;

}

#navlist a {
	border-left: 1px solid #ff2020;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana;
	float: left;
	display: inline;
	padding: 8px 20px 12px 20px;
}

#navlist a:hover, #navlist .current_page_item  a{
	background: url(images/backg-menu-link-active.gif) center left repeat-x; 
	border-left: 1px solid #e02d2d;
	text-decoration: none;
}



#navlist a:hover {
	text-decoration: none;
	
}

.feedcountdiv p{
	margin-top:5px;
}
.feedcount {
	text-align:center;
	padding:3px;
	background-color:#ee7d00;
	/*background: url(images/rss-stripes.png) repeat;*/
	color:#ffffff;
	font-weight:bold;
	-moz-border-radius:3px;
	border:2px solid #cc5b00;
}
.subscribers {
	background-color: #cc5b00;
	color:#ffffff;
	padding:0px 2px 0px 2px;
}

.rounded_block_cont {
}
/*
.rounded_lt {
	background: url(images/backg-rounded-lt.png) top left no-repeat;
}
.rounded_rt {
	background: url(images/backg-rounded-rt.png) top right no-repeat;
}

.rounded_lb {
	background: url(images/backg-rounded-lb.png) bottom left no-repeat;
}
.rounded_rb {
	background: url(images/backg-rounded-rb.png) bottom right no-repeat;
}*/
.rounded_container {
	padding: 20px;
}
.rounded_top_home{
	background: url(images/backg_rounded_top_home.png) bottom left no-repeat;
	width: 548px;
	height: 12px;
	font-size: 8px;	
}

.rounded_center_home {
	background: url(images/backg_rounded_center_home.png) top left repeat-y;
	width: 548px;
}

.rounded_bottom_home{
	background: url(images/backg_rounded_bottom_home.png) top left no-repeat;
	width: 548px;
	height: 12px;
	font-size: 8px;	
}
.post_center_cont {
	padding: 10px 17px 5px 17px;
	/*position: absolute;*/
}
.rounded_top {
	background: url(images/backg_rounded_top.png) bottom left no-repeat;
	width: 744px;
	height: 12px;
	font-size: 9px;
}

.rounded_center {
	background: url(images/backg_rounded_center.png) top left repeat-y;
	width: 724px;

	padding: 0px 10px;
}
.rounded_bottom {
	background: url(images/backg_rounded_bottom.png) top left no-repeat;
	width: 744px;
	
	height: 13px;
	font-size: 10px;

}
.rounded_center_home #wp_page_numbers,.rounded_center #wp_page_numbers {
	width: 80%;
	height: 20px;
	margin: 0px;
}

.rounded_center_home .main, .rounded_center_home .post_head {
	padding: 0px 10px;
}
 .rounded_center_home .category_tags_block {
	padding: 5px 10px 0px 10px;
}

.rounded_center_home #wp_page_numbers{
	padding: 0px 6px;
}
/*.rounded_center .latest {
	padding: 0px 10px;
}*/

.rounded_center_home .entry_firstpost{
	/*background: url(images/tick_first_post_bottom.gif) repeat-x bottom left;*/
}
.rounded_center_home #one_post.entry_firstpost{
	background: none;
}
.widget_top {
	background: url(images/backg_widget_top.gif) bottom left no-repeat;
	width: 184px;
	height: 11px;	
	font-size: 8px;
}
.widget_top_red {
	background: url(images/backg_widget_top_red.gif) top left no-repeat;
	width: 184px;
	height: 38px;
}
.widget_top_red h2 {
	color: #fff;
	padding: 8px 15px 0px 15px;
	margin: 0px;
}

.widget_center {
	background: url(images/backg_widget_center.gif) bottom left repeat-y;
	width: 148px;
	padding: 0px 18px 4px 18px;
}
.widget_bottom {
	background: url(images/backg_widget_bottom.gif) top left no-repeat;
	width: 184px;
	height: 11px;
	font-size: 8px;
}


.widget_center ul {
	padding-bottom: 7px;
	font-size: 1.1em;
}
#navibar .widget_center ul {
	font-size: 1.2em;
}

.widget_center ul a:hover{
	text-decoration: none;	
}
/*
#right .widget_center ul li {
	font-size: 1em;
	margin: 4px 0px 0px 0px;
	padding-bottom: 0px;
}
#right  .widget_center ul a{
	text-decoration: none;
	font-size: 0.85em;
}
*/

#navibar #calendar .widget_center ul li {
	font-size: 0.9em;
	margin: 4px 0px 0px 0px;
	padding-bottom: 0px;
}
#calendar .widget_center ul li {
	font-size: 1em;
	margin: 0px 0px 4px 0px;
	padding-bottom: 0px;
}
#calendar  .widget_center ul a{
	text-decoration: none;
	font-size: 0.85em;
}



#right .links .rounded_nav_block_first .textwidget {
	padding-top: 10px;
	font-size: 0.95em;
}
#right .links .rounded_nav_block_first .textwidget a {
	font-size: 1em;
	line-height: 1em;
	padding: 2px 0px;
}


.widget_center ul li ul{
	margin-left: 14px;	
}

.widget_center ul li ul li a{
	font-size: 0.75em;
}

#navibar .links .rounded_nav_block_first .textwidget {
	padding-top: 10px;
}
#navibar .links .rounded_nav_block_first .textwidget a {
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 2px 0px;
}

.textwidget .events_class li {
	background: url(images/tick-calendar.gif) 0 0  no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 0.8em;
	font-size: 0.9em;
	
}
#right .links .rounded_nav_block_first .textwidget  .events_date, #navibar .links .rounded_nav_block_first .textwidget  .events_date {
	font-weight: bold;
	line-height: 0.7em;
	font-size: 0.8em;
	padding-bottom: 5px;
}
#right .links .rounded_nav_block_first .textwidget  a.events_link, #navibar .links .rounded_nav_block_first .textwidget  a.events_link{	
	
	font-size: 0.9em;
	line-height: 1.3em;
	
}
#navibar .links #calendar.rounded_nav_block_first .textwidget {
	padding:1px 0px;
}
#right .links #calendar.rounded_nav_block_first .textwidget {
	padding-top:5px;
}
.widget_center .textwidget ul {
	padding:5px 0px 2px 0px;
	font-size: 1.1em;
}
.textwidget .events_class li  a {
	line-height: 1.3em;
}
.rounded_nav_block_first .textwidget strong{
	font-size: 0.8em;
}

.poup_comments_link a{
	background: url(images/tick_comment_popup_link.gif) left center  no-repeat;
	float: right;	
	line-height: 1.4em;
	padding-left: 17px;
	font-size: 0.85em;
	margin-top: 2px;
}

.post_head{
	min-height: 32px;
	_height: 32px;
	margin: 0px 0px 5px 0px;

}
.entry_firstpost .post_head {
	min-height: 62px;
	_height: 62px;	
}
.entry .post_head {
	padding-top: 20px;
}
.user_pic {
	border: 2px solid #e5e5e5;
	margin-right: 5px;
	float: left;

}
.user_pic img{
	width: 32px;
	height: 32px;
}
.entry_firstpost .user_pic {	
	margin-right: 12px;	
}
.entry_firstpost .user_pic  img{
	width: 62px;
	height: 62px;
}

.post_title {
	color: #ff0000;
	font-size: 1.2em;
}
.entry_firstpost .post_title  {	
	font-size: 1.8em;	
}
.meta {	
	font-size: 0.85em;
	padding: 3px 1px;	
}
.link_more {	
	float: right;
	margin-top: 5px;
	
	color: #ff0000;
}
a.more-link{	
	color: #ff0000;
	font-size: 0.9em;
	cursor: pointer;	
}
.entry a.more-link{	
	color: #ff0000;
	font-size: 0.83em;
	cursor: pointer;	
}
a.more-link:hover{	
	color: #ff0000;		
}
.category_name {
	color: #ff0000;
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1em;
	margin: 0px 0px 21px -2px;
	padding: 0px;
	background: none;
}
#category .post_title {
	font-size: 1.25em; 	
}
#category .main ol, #category .main ul {
	font-size: 0.85em;
	line-height: 0.9em;
}
#category .main ol li, #category  .main ul li{
	margin: 1px 0px;
}
#authors_page .user_info{
	margin-left: 175px;
	min-height: 155px;
	_height: 155px;
}
.user_photo {
float: left; border: 3px solid #ccc; 
clear: left;
}
.user_photo .photo, .user_photo img{
	max-width: 150px;
	max-height: 150px;
	_width: 150px;
	_height: 150px;
}
#authors_page  .post_head {
	min-height: 25px;
	_height: 25px;
	margin: 0px 0px 0px -1px; 
	padding: 0px;
}
#authors_page .entry_firstpost {
	padding-bottom: 35px;
}
#authors_page h2.post_title {
	font-size: 1.4em;

}
#authors_page .main img {
	padding-right: 6px;
}
#authors_page .main p{
	padding: 5px 0px;
}
.author_posts {
	padding: 10px 0px;
}
.author_posts a{
	text-decoration: underline;
}
.category_tags_block  {
	padding: 5px 0px 10px 0px;
	height: 17px;
	font-size: 0.85em;
	line-height: 1.2em;
	clear: left;
}

.category_tags_block   .tags_class{
	background: url(images/tick_category.gif) left center no-repeat; 
	padding: 0px 20px 0px 15px;
	float: left;
}
.category_tags_block   span{
	background: url(images/tick_tags.gif) left center no-repeat; 
	padding-left: 20px;
}
#right .widget_center #get_recent_comments_wrap li{	
	background: url(images/tick_comment_popup_link.gif) 0 0  no-repeat;
	padding: 0px 0px 7px 17px;
	margin-top: 9px;
	line-height: 1.1em;
	font-size: 0.85em;
}
#right .widget_center #get_recent_comments_wrap li.no_image {
	background: none;
	padding: 0px;
}
#right .widget_center #get_recent_comments_wrap li a{	
	font-size: 0.9em;
	font-weight: bold;	
	padding-bottom: 0px;
	/*margin-top:9px;*/
	line-height: 0.7em;
	float:left;
	display: block;
}


.follow_title {
	font-weight: bold;
	text-align: center;
}
.centered_icons {
	padding: 10px 0px 0px 0px;
	height: 25px;
}
.centered_icons img {
	margin: 0px 3px 0px 9px;
}
.alignleft, .main p img.alignleft {
	float: left;
}
.alignright, .main p img.alignright{
	float: right;
}
.aligncenter, .main p img.aligncenter{
	margin: 0px auto;
	_text-align: center;
}
/*
.prev_post_link a{
	background: url(images/tick_prev_link.gif) top left  no-repeat;
	padding-left: 10px;
	float: left;
}
.next_post_link a{
	background: url(images/tick_next_link.gif) top right  no-repeat;\
	padding-right: 10px;
	float: right;
}*/

.border {
	border: 1px solid red;
}

.related_posts {
	font-family: Tahoma;
	border-top: 1px dotted #cbcbcc;
	border-bottom: 1px dotted #cbcbcc;
	background-color: #fbfbfb;
	margin: 17px 0px 10px 0px;
	padding: 13px 18px 8px 18px;
}
#no_posts.related_posts {	
	border-top: 1px dotted #cbcbcc;
	border-bottom: none;
	background-color: #fff;	
	padding: 0px;
}
.related_posts h3 {
	font-size: 0.95em;
	margin-bottom: 10px;
}
.related_posts ul li {
	list-style-type: none;
	margin: 3px 0px;
	font-size: 0.95em;
}
.pageLister {
	font-size: 0.85em;
	height: 20px;
}
.pageLister .p_next {
	background: url(images/tick_prev_link.gif) center left  no-repeat;
	padding-left: 10px;
	float: left;
	width: 45%;
}
.pageLister .n_prev {
	background: url(images/tick_next_link.gif) center right no-repeat;
	padding-right: 10px;
	text-align: right;
	float: right;
	width: 45%;
}
.main h1 {
	font-size: 1.2em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main h2 {
	font-size: 1.1em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main h3 {
	font-size: 1em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main h4 {
	font-size: 0.95em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main h5 {
	font-size: 0.9em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main h6 {
	font-size: 0.85em;
	color: #ff0000;
	font-weight: normal;
	padding: 10px 0px;
}
.main ol {
	margin-left: 30px;
}
.main ul {
	margin-left: 24px;
}
.main ol li, .main ul li{
	margin: 3px 0px;
}
.wp-caption {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
.wp-caption.alignleft {
	margin-right: 10px;
}
.wp-caption.alignright {
	margin-left: 10px;
}
a.user_link {
	text-decoration: underline;
}
#wp-calendar {
	text-align: center;
	width: 100%;	
}

