/*
Theme Name: Frez
URI: http://wpsite.net
Description: 3 columns wordpress theme ready for ads
Author: WP site
Author URI: http://pswish.com
*/

/* 
This wonderful theme has been created by the sponsorship of UltraWebsiteHosting.com. Without their sponsorship, this WordPress theme would not have been created. By using this theme you agree to keep the sponsor link and copyright notice in the footer of the theme. You may add additional content if you like to this file but please do not remove the existing. It has been kept short and non-intrusive for you. Thank you!
*/


body {
font-family:Arial,"Trebuchet MS";
	font-size: 60%;
	color: #ceddeb;
	background-color:#1a324c;/*bg color*/
	margin: 0px;	
	background-image: url(images/blue.gif);
	background-repeat: repeat;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {
font-family:"Century Gothic",Tahoma,sans-serif;
	font-weight: bold;
}

.alignleft {
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.alignright {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}

.aligncenter {
	text-align: center;
	clear: both;
	margin-right: 5px;
}
img {
    margin:0px;
    float:left;
    padding-right:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.justify {
	text-align: justify;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/ornament.jpg);
		border-left:1px solid #0d3965;
	border-right:1px solid #0d3965;	
}
#container {
	margin: 0px;
	padding:0px;	
	float: left;
	width: 1000px;
		background-image: url(images/ornament.jpg);
border-left:1px solid #0d3965;
	border-right:1px solid #0d3965;
}
#header {
	width: 1000px;
	height:342px;
	float: left;
	margin-top:0px;
	margin-bottom:35px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
}
.header1{/*logo*/
    width: 1000px;
	height:50px;
	float: right;
	margin-top:20px;
	display:block;
font-size:36px;
color:#fff;
font-weight:600;
text-transform:uppercase;
font-family:"Century Gothic",Tahoma,sans-serif;
}
.header1_logo{
    width: 530px;
	height:50px;
	float: left;
	margin-left:160px;	
	display:inline;
}
.header2{/*quote*/
    width: 1000px;
	height:50px;
	float: right;
	margin-top:60px;
	display:block;
}
.header2_quote{    
	width:480px; 
	height:50px;
	margin-left:470px;
	float: left;
	font-size:12px;
	color:#040b2c;
	display:inline;
}
.header2_quote p{   
    margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
.header2_quote a:link, .header2_quote a:visited{ 
    color:#392605;   
    text-decoration:none;
}
.header2_quote a:hover, .header2_quote a:active{  
    color:#392605;  
    text-decoration:none;
}
.header3{/*menu, rss*/
    width: 1000px;
	height:35px;
	float: left;
	margin-top:120px;
	display:block; 
}
.header3_menu {/*hlavne menu v headeri*/
	width:550px;
	height:35px;
	float:left;
	margin-left:15px;
	display:inline;
}
.header3_menu a {
	padding:0px;
	margin-right:0px;
	margin-left:0px;
}
.header3_menu ul {
	width: 550px;
	float: left;	
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	line-height: 35px;
	display:inline;
}
.header3_menu li {
	width: auto;
	float: left;
	margin-right: 0px;
	margin-left:0px;
	font-size: 12px;
	font-weight:700;
	text-transform:uppercase;
	line-height: 35px;
font-family:Arial,"Trebuchet MS";
}
.header3_menu a:link, .header3_menu a:visited {
	color:#FFFFFF;	
	text-decoration:none;
	font-weight:bold;
	line-height:35px;
padding:8px;
}
.header3_menu a:hover, .header3_menu a:active {
	color:#fff;	
	text-decoration:none;
	font-weight:bold;
	line-height:35px;
padding:5px 8px 8px 8px;
}
.header3_rss{
    width: 90px;
	height:71px;
	float: right;
	margin-right:123px;
margin-top:-30px;	
	display:inline;

}
.header_info{
    float:left;
	width:1000px;
	height:auto;
	margin-top:35px;
	display:block;
}

.header_left{
    float:left;
	width:auto;
	height:auto;
	margin-left:25px;
	color:#FFFFFF;
    font-size:30px;
	font-weight:lighter;
	font-family:"Trebuchet MS";
	display:inline;
}
 a.header_left{
    color:#FFFFFF;
}
.header_right{
    float:right;
	width:auto;
	height:auto;
	margin-right:25px;
    font-size:30px;
	font-weight:lighter;
	font-family:"Trebuchet MS";
	display:inline;
}

#search_box {
	float: left;
	width: 320px;
	padding-top:0px;
	padding-right: 0px;
	/*background-image: url(images/search_form.gif);
	background-repeat:no-repeat;*/
}
#search_box form {
	float: right;
	width: 310px;
	margin: 0px;
	padding:0px;
	padding-top:9px;
	padding-right: 0px;
}
.search_field {
	background:none;
	color:#000033;
	font-style:italic;
	font-weight:bold;	
	background-repeat: no-repeat;
	width: 300px;
	float: left;
	margin: 0px;
	padding:0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top:2px;
	border:none;
}
.search_button {
	float:right;
	margin: 0px;
	padding-top:0px;
	padding-right: 10px;
}
#header2 {/*podklad adsense_468x60 a logo_theme*/
	width:1000px;
	height:120px;
	float:left;
	padding-top:0px;
	background-color:#333333;
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
	/*background-image: url(images/banner_pic.gif);
	background-repeat:no-repeat;*/
}

.banner_468x60 {/*adsense banner*/
	width:468px;
	height:60px;
	float:right;
	padding-top:10px;
	padding-right:7px;

	/*background-image: url(images/banner_468x60.gif);
	background-repeat:no-repeat;*/
}
.logo_theme {/*logo_theme*/
	width:468px;
	height:60px;
	float:left;
	padding-top:7px;
	padding-left:7px;
	/*background-image: url(images/logo_theme.gif);
	background-repeat:no-repeat;*/
}
/*content*/                                                                        /*content*/
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;	
	color:#000000;	
	/*border-left:#D0D1D1 solid 1px;
	border-right:#D0D1D1 solid 1px;*/
	position: relative;		
}
#footer {
	float: left;
	width: 1000px;	
	height:100px;
	padding:0px;
	margin:0px;
	background: url(images/footer.jpg) top no-repeat;
	padding-bottom: 0px;
}
.footer_links {
	margin: 0px;
	padding-top:30px;
	float: left;
	width: 1000px;	
	line-height: 12px;
	height: 12px;
	font-size: 11px;
	color: #76aedf;
	text-align:left;
padding-left:40px;

}
.footer_links p {
	margin:0px;
	padding:2px;
}
.footer_links a:link, .footer_links a:visited {
	color: #76aedf;
	text-decoration: none;
}
.footer_links a:hover, .footer_links a:active {
	color: #76aedf;
	text-decoration: none;
}

.articles {
	float: right;
	width: 1000px;
	position: relative;
}
#post {
	float: left;
	width: 580px;
	position: relative;
	padding-left: 40px;
	padding-bottom: 0px;
	overflow: hidden;	
}
#sidebar {
	float: right;
	width: 315px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-right:35px;
	display:inline;
}

.left_col {
	float: left;
	width: 315px;
	padding-right: 0px;
	background:none;
	padding-left: 12px;
	padding-bottom: 10px;
	
	
}
/* ads */
.sidebar_images img{
    float:right;
	width:125px;
	height:125px;	
	padding:3px;
	margin:10px;	
	background-color:#4b6a8c;
	display:inline;	
border:#0f0243 1px solid;
}

.col_l {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
	height:100%;
	list-style-type: none;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	display:inline;
		}
.col_l li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	margin:0px;
	line-height: 22px;
font-family:Arial,"Trebuchet MS";
	font-weight:bold;
}
.col_l li a:link, .col_l li a:visited {
	padding-left: 15px;
	color: #81c3fc;
font-weight:700;
font-size:12px;
	text-decoration: none;
	background-image: url(images/sidebar_menu_bg.gif);
	background-repeat:no-repeat;
	background-position:left 6px;	

	
}
.col_l li a:hover, .col_l li a:active {
	padding-left: 15px;
	color: #bbdefc;
	text-decoration:none;
	background-image: url(images/sidebar_menu_bg2.gif);
	background-repeat:no-repeat;
	background-position:left 6px;

}
.head {
    width:auto;
	float:left;
    padding:0px;
	margin:0px; 
width:100%;
font-family:"Century Gothic",Tahoma,sans-serif;
	margin-bottom:10px;
	color: #f5faf4;	
	font-size:17px;	
	font-weight:500;
border-bottom:#ccc solid 1px;

/* post title */
}
#content h1 {
	float: left;
	width: 100%;
	margin:0px;
	padding: 0px;
	font-size: 2.4em;
	color: #e0d6b1;
font-weight:300;
font-family:"Century Gothic",Tahoma,sans-serif;
border-bottom: #426081 1px solid;
}
#content h1 a:link, #content h1 a:visited {
	text-decoration: none;
	color: #a0caed;
}
#content h1 a:hover, #content h1 a:active {
	text-decoration:none;
	color: #a0caed;
}

#content h2 {
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	padding-left:15px;
	padding-top:1px;
	font-size: 1.3em;
	line-height:1.5em;
	color:#a7d7ff;
	background-image: url(images/sipka3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#content .right_col h2 {
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	padding-left:15px;
	padding-top:1px;
	font-size: 1.3em;
	line-height:1.5em;
	color:#a7d7ff;
	background-image: url(images/sipka3_right.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#content h3 {
	padding: 0px;
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
	color: #a7d7ff;
}
#content h4 {
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #a7d7ff;
}
#content h5 {
	font-size: 1.5em;
	color: #a7d7ff;
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
#content h6 {
	font-size: 1.4em;
	color: #a7d7ff;
	padding: 0px;
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*meta*/                                                                        /*meta*/

.date_box {
	background: url(images/date_bg.jpg);
	background-repeat:no-repeat;
	height: 49px;
	margin-bottom: 0px;
	width: 48px;
	text-align: center;
	float: left;
	margin-top: 20px;
font-family:Arial,"Trebuchet MS";
	

}
.date_box .year {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 4px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date_box .day {
	display: block;
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;	
	padding-top: 1px;
	text-align: center;
	margin-top:2px;
}
.date_box .month {
	display: block;
	color: #C6F1FA;
	padding: 2px 0px;
	padding-bottom:5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}
.meta {
    float:left;
	width:520px;
	height:auto;
	margin-bottom:10px;
	display:block;
}
.comments{
    float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	font-size:12px;
font-family:Arial,"Trebuchet MS";
	font-weight:bold;
}
.comments a:link, .comments a:visited{
	color:#FED001;
	text-decoration: none;
	padding-left:25px;
	background-image: url(images/comments_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.comments a:hover, .comments a:active{
	color:#FED001;
	text-decoration:underline;
	padding-left:25px;
	background-image: url(images/comments_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.meta1{
    float:left;
	width:460px;
	margin-left:10px;
	color:#92B3C8;
	font-size:12px;
}
.meta1 a:link, .meta1 a:visited{
	color:#fff;
	text-decoration: none;
}
.meta1 a:hover, .meta1 a:active{
	color:#a7d7ff;
	text-decoration:underline;
}

.meta2{
    float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	font-size:22px;
font-family:Arial,"Trebuchet MS";
	font-weight:bold;
	color:#FFFFFF;
	
}
.meta2  span.left{
    float:left;
	margin-left:10px;	
}
.meta2  span.right{
    float:right;
	margin-right:10px;	
}
.meta2  span.bold{
    float:left;
	margin-left:10px;	
	font-weight:bold;
	color:#fff;
}
.meta2 a:link, .meta2 a:visited{
	color:#FED001;
	text-decoration: none;
	padding-left:25px;
	background-image: url(images/comments_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
}
.meta2 a:hover, .meta2 a:active{
	color:#FED001;
	text-decoration: none;
	padding-left:25px;
	background-image: url(images/comments_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
}
.dotted_line{
    float:left; 
    width:100%;
	height:1px;
	padding:0px;
	margin:0px;
	margin-top:0px;
	background-image: url(images/dotted_line.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}
/* post_content */                                                                 /* post_content */
.post_content {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 28px;
	line-height: 17px;	
	color: #d0e1ef;
	font-size: 12px;
	text-align:justify;

	margin-left: -8px;
font-family:Arial,"Trebuchet MS", Verdana;

}
.post_content a:link, .post_content a:visited {
	color: #a7d7ff;
	text-decoration:none;
border-bottom: 1px solid #3b5878;
}
.post_content a:hover, .post_content a:active {
	color: #a7d7ff;
	text-decoration:none;
border-bottom: 1px solid #6eabe2;
}
.post_content p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.post_content blockquote {	
	margin: 9px;
	padding: 15px;
	
font-family:Arial,"Trebuchet MS";
	font-size: 11px;
	color: #658eba;
	clear: both;
background:#274260;
	line-height: 16px;
border:#345170 solid 1px;
}
.post_content code {
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
	color: #666666;
	background-color: #F8f8f8;
	font-size: 11px;
}
#post_navigator {
	float: left;
	width: 440px;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
}
#post_navigator a:link, #post_navigator a:visited {
	color: #a7d7ff;
	text-decoration: none;
}
#post_navigator a:hover, #post_navigator a:active {
	color: #a7d7ff;
	text-decoration: none;
}
.post_tag {
	float: left;
	width: 100%;
	margin: 0px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	width:100%;
}

.post_tag a:link, .post_tag a:visited {

	color: #a7d7ff;
	text-decoration: none;
}
.post_tag a:hover, .post_tag a:active {


	color: #a7d7ff;
	text-decoration: underline;
}


/*sidebar*/                                                                /*sidebar*/
.rolls {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.rolls li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 15px;
}
.rolls li a:link, .rolls li a:visited {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sipka.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;	
}
.rolls li a:hover, .rolls li a:active {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/sipka.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
.rolls ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.rolls ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}

/* calendar */                                                                             /* calendar */
#wp-calendar {
	empty-cells: show;
	width: 80%;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #a7d7ff;
	font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration:underline;
	color: #a7d7ff;
	font-weight: bold;
}
#wp-calendar caption {
	text-align: left;
	width: 80%;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	padding: 0px;
	font-weight: bold;
	font-family: "Futura LT Book";
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	color: #a7d7ff;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #a7d7ff;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.form-form{
    float:left;
	width:370px;
	height:auto;
	display:block;
	color:#FFFFFF;
	font-size:13px;
}
.form-nome{
    float:left;
	width:170px;
	height:auto;
	display:block;	
}
.form-email{
    float:left;
	width:175px;
	height:auto;
	display:block;
	margin-bottom:3px;
	margin-left:24px;
	display:inline;	
}
.form-url{
    float:left;
	width:345px;
	height:auto;
	margin-bottom:3px;
	display:inline;
	clear:right;	
}
.field-nome{
    width:150px;
	background-color:#F5FAFE;	
	border:#7A7A7A solid 1px;
	margin-right:10px;
}
.field-url{
    width:345px;
	background-color:#F5FAFE;
	border:#7A7A7A solid 1px;
}
.form-cats{
    clear:left;
}
/*comments*/                                                                        /*comments*/
#comments-template {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#comments-template h4 {
    color:#a7d7ff;
	float: left;
	width: 520px;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 0px;
	border-top: 1px solid;
}
#comments-template h5 {
    color:#a7d7ff;
	float: left;
	width: 520px;
	font-size: 18px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	color: #dfdfdf;
	border-bottom: 1px solid;
}
#comments-template h6 {
    color:#a7d7ff;
	float: left;
	width: 520px;
	font-size: 18px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	border-bottom: 1px solid;
}
#comments-template form {
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 4200px;
}
#comment-form p {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #666666;
}
#comment-form a:link, #comment-form a:visited {
	color: #FF6600;
	text-decoration:none;
}
#comment-form a:hover, #comment-form a:active {
	color: #FF6600;
	text-decoration:underline;
}
.textarea {
	padding:0px;
	margin:0px;
	height: 120px;
	width: 345px;
	border:#7A7A7A solid 1px;
	background-color:#F5FAFE;
}
.form-button {
	background-color:#D4D0C8;
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	width: 100px;
}
.form-button:hover {
	background-color:#D4D0C8;
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	width: 100px;
}
#notify {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

.rssfeed {
	float: left;
	width: 520px;
	padding-left: 0px;
	background: url(images/feed.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #FFFFFF;
}
.rssfeed a:link, .rssfeed a:visited {
	color: #FF9900;
	text-decoration: none;
}
.rssfeed a:hover, .rssfeed a:active {
	color: #FF9900;
	text-decoration: underline;
}
.com-avatar {
	float: left;
	width: 52px;
	height: 52px;
	padding-right: 8px;
}
.com-avatar img {
	padding: 3px;
	float: left;
	color: #F9F9F9;
	text-align: right;
	border: 1px solid #CCCCCC;
}

.com-left {
	float:left;
	width:480px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:12px;
}
.com-left a:link, a:visited {
	color:#fff;
	text-decoration: none;
}
.com-left a:hover, .com-left a:active {
	color:#a7d7ff;
	text-decoration:underline;
}
.com-meta {
	float: left;
	width: 520px;
	padding: 0px;
	margin:0px;
	margin-bottom:10px;
}

.com-box {
	float: left;
	width: 520px;
	padding: 0px;
	margin:0px;
	background: none;
	border:none;
	position: relative;
}

.com-author {
	font-size: 13px;
	float: left;
	width: 520px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 18px;
}
.com-author a {
	color: #FFFFFF;
	text-decoration: none;
}
.com-date {
	font-size: 11px;
	float: left;
	width: 520px;
	color: #fff;
	line-height: 16px;
}
.com-date a:link, .com-date a:visited {
	color:#fff;
	text-decoration: none;
}
.com-date a:hover, .com-date a:active {
	color:#fff;
	text-decoration:underline;
}
.com-text {
	font-size: 12px;
	float: left;
	width: 520px;
	color: #fff;
	line-height: 18px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.com-edit {
	font-size: 12px;
	float: left;
	width: 520px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	text-align: right;
}
.com-text a{
	color:#a7d7ff;
	text-decoration:underline;
}
.com-edit a {
	color:#fff;
	text-decoration: none;
}
.com-medzera {
	float:right;
	height: 20px;
	width: 90%;
}



.links {
display:block;
width:95%;
line-height:20px;
background:none;
color:#75b2e8;
font-size:11px;
padding:15px 0 0 0;
}

.links a {
text-decoration:none;
color:#75b2e8;
}

.links a:hover {
color:#75b2e8;
text-decoration:none;
}

.links .comment {
display:block;
float:left;
background:url(images/comment.gif) no-repeat left center;
padding-left:20px;
margin-right:35px;
}

.links .feed {
display:block;
float:left;
background:url(images/feed.gif) no-repeat left center;
padding-left:20px;
margin-right:35px;
}

.links .cat {
display:block;
float:left;
background:url(images/categories.gif) no-repeat left center;
padding-left:20px;
margin-right:35px;
}

.links .clock {
display:block;
float:left;
background:url(images/clock.png) no-repeat left center;
padding-left:20px;
margin-right:35px;
}