html,body{
    margin:0;
    padding:0
}

body{
    font: 80% arial,sans-serif
}

a, div#blogger_posts a, div.post a{
    text-decoration: none;
    color: #017239;
}

a.creeping_line {
    margin-left: 10px;
    margin-right: 10px;
}

span.creeping_line{
    color:#017239;
}

a:hover, div#blogger_posts a:hover{
    color: #e51802;
}

/*a:visited{
    color:#b00910;
}*/

a img{
    border:none;
}

a.button{
    margin-top: 20px!important;
    margin-left: 0!important;
    margin-bottom: 5px!important;
    margin-right: 10px!important;
}

a.button img{
    margin: 0 10px 0 0!important;
}

div#header_buttons{
    float:left;
    padding:10px;
}

div#header_buttons a{
    margin-top: 10px;
    display: block;
}

a.logo{
    margin-left: -37px;
}

div#wrapper{
    border-top: 1px green solid;
    
}

div#center{
    border-left:2px #266838 dashed;
    border-right:2px #266838 dashed;
}

div#site_header{
    background:url('/media/img/header_background.jpg') repeat-x top;
    text-align:center;
    height: 250px;
    margin:0;
}

div#site_header a.logo img{
    margin-top: 26px;
    margin-bottom:18px;
}

div#search{
    margin:10px;
}
div#search input{
  vertical-align: middle
}

div#search input.button{
    margin-bottom: 2px
}

div.block{
    margin-top:5px;
    margin-bottom: 20px
/*    margin-left:20px;*/
}

div.block div.blogger_name{
    margin:0 10px;
}

div#left div.block{
    margin-left: 20px
}

div#right div.block{
    margin-right: 20px
}

div.block p{
    padding: 0 10px;
}

/*div#citation p.text{
    font-size:110%
}*/

p.source{
    font-style:italic;
}

div#poll{
    padding: 0 10px;
}

div#poll h4{
    margin: 0
}

div.post div.votes_num{
	margin: 0 0 0 20px;
}

div#poll ul{
    padding: 0;
    margin: 0 0 5px;
    list-style-type:none;
}

div#poll div#add_choice{
    margin-top: 5px;
}

div#poll input.searchButton{
    margin: 5px 0;
}

div.tinted_box{
    text-align:center;
    display: block;
}

div.warning{
    font-size: 120%;
    padding:10px 20px 0;
    margin-bottom: 20px;
    font-style:italic;
}

div#posts_author{
    margin-left:20px;
}

div.post, div.search_results div.news_item {
	/*float:left;*/
    clear: both;
    display:block;
	width: 100%;
    color: black;
    padding:0;
    margin:0;
}

div.citation, div.source{
    margin: 0 10px 10px;
}

div.source{
    font-style: italic;
}

div.post a,
div.post p,
div.search_results div.news_item  a,
div#view p,
div.search_reslut.news_item p{
   display: block;
   margin-right:20px;
   margin-left: 20px;
   margin-bottom:10px;
   padding: 0
}

div#center h3{
    margin-left: 20px
}

div.post{
    color: black;
    font-size: 100%;
}

div.post div.date{
    margin: 0 0 0 20px;
}

div.post img{
    float: left;
    display:block;
    padding:0;
    margin: 0 20px 10px;
    :margin:0 10px 10px; /* ie6 (ha|fu)ck*/
}


div.post a.image{
    float:left;
    margin:0
}

div.post a{
    color: black;
}

div.post a:hover{
    color: #017239;
    /*text-decoration:underline;*/
    /*border-bottom: 1px dashed #017239;*/
}

div.post a.blogger_name{
    font-variant: small-caps;
}

div.post a#edit{
    color:#FF7224
}


div.post h3{
    font-variant: small-caps;
    font-size:12pt;
    margin:0 0 0 20px;
    padding: 0
}

div.post h3 a, div.post p a, div.post a p{
    margin:0;
    padding:0
}

div.post p a{
  display: inline;
  color: gray;
  text-decoration:underline;
}

div#blogger_posts{
    float:left;
    width: 200px;
    margin:0 20px;
    clear:left;
}

div#blogger_posts h4{
    margin:0 0 10px
}

div#blogger_posts h4 a{
    margin:0
}

div#blogger_posts_header{
    font-weight: bold;
    width:180px;
    margin:0 20px 5px 0;
    
}


/*h3.cartoon{
    text-align:center
}*/
div#comments{
    clear:both;
}

div#comments, div#comment_form_block{
    margin: 30px 20px 20px;
}

div#comments div.not_approved div.comm_head span.warning{
    color: #e71800;
    font-weight: bold;
}

div#comments div.comm_head{
    margin: 5px 0 0;
}

div#comments div.comm_head a{
    margin: 0 0 0 10px;
}
div#comments div.comm_text{
    margin: 0 0 20px;
    clear: left;
}

div#comments div.comm_author{
    font-weight: bold;
    float:left;
    margin: 0 10px 0 0;
}

div#comments div.date{
    margin: 0 10px 0 0!important;
    float: left;
    padding-top:2px;
}

div#comments div.comm_quote{
    color: #017239;
    margin: 0;
}

div.comm_text p{
    margin: 0;
    padding:0;

}

div.comm_text div.quote{
    margin: 0 20px 5px;
    font-style: italic;
}

div.comm_text div.quote span.author{
    font-weight: bold;
}

div.message{
    margin-left: 20px;
}

div.date{
    font-weight:bold;
    font-size:smaller;
    margin:0;
    padding:0;
}

div#print{
    float:right;
}

div#print img{
    padding-right: 0;
    padding-left:10px;
}

div#today_news{
    padding:10px;
    float:right;
}

div#center div.tinted_box{
    font-variant: small-caps;
    font-size:12pt;
    font-weight:bolder;
    color: #266838;
    padding-bottom: 10px;
}
div#center div.tinted_box:before, div#center div.tinted_box:after{
    content: ' - - - - - - - - - - - - - - ';
}

div#pager{
    margin:10px;
}

div#pager a{
    margin:0 3px;
    display: inline;
}
div#pager span.selected{
    font-weight:bold;
}

div#author{
    float:right;
    font-style:italic;
    margin-right: 20px;
}

div#author a{
    color: #017239
}

div.day_news{
    padding: 0 10px 10px;
}

div.news_item{
    padding: 0 10px 10px;
}

div.news_item h4, div.day_news h4{
    clear: right;
    margin:0;
    font-size:90%
}

div.news_item h3{
    margin: 0!important
}

div.news_item h3.important{
    margin: 0!important
}

div.news_item h3.regular{
    margin: 0!important;
    font-weight: normal;
}

div.tinted_box a{
    background: url('/media/img/tintedbox/green.gif') top center;
    background-repeat:no-repeat;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bolder;
    height:16px;
    width:auto;
    display: block;
    margin-top: 3px;
    margin-bottom: 5px;
    /*padding-top:1px;*/
}

div.tinted_box a:hover{
    background: url('/media/img/tintedbox/red.gif') top center;
    background-repeat:no-repeat;
    color:white;
}


div.search_results{
    padding: 5px;
}

div#footer p{
   margin:0;
   padding:0;
}

div#footer div{
    padding:10px 20px 0;
}

div#footer div#designed_by{
    float:left;
}

div#ladybug{
    float:right;
}

div#counter{
    clear:both;
}

div#copyright{
    color: #266838;
}

div#designed_by a{
    text-decoration:underline;
    color: red;
    font-weight:bold;
    font-size:larger

}

div#container{
        width:1000px;
        margin:0 auto
}

div#wrapper{
    float:left;
    width:100%
}

div#center{
    margin: 0 225px
}
div#left{
    float:left;
    width:220px;
    margin-left:-1000px;
}
div#right{
    float:left;
    width:200px;
    margin-left:-220px
}

div#contest{
	padding: 0 10px;	
}

div#contest p{
	padding: 0;
}

div.notpublished {
	background-color: lightgrey;
}

div.joke{
	margin-bottom: 20px;
    clear: right;
}
div.joke a{
	display: inline;
	margin: 0;
	color: #017239;
}

div.joke div.rating{
	margin: 0 20px 30px;
}
span.rating{
    font-style: italic;
}


div.add_joke_link a{
	color:#017239;
	float:right;
}

div.jokes_contest_link a{
	color:#017239;
	float:left;
}

div.blogger img{
	float: none;
}

div.post div.blogger div.blogger_name{
	margin-left: 30px;
}

div.blogger{
	clear: both;
	margin-bottom: 30px;
}

div.last_blog{
	padding: 0 10px;
}

div.last_blog h4{
	margin: 0;	
}

div#footer{
    border-top: 1px green solid;
    clear:left;
    width:100%
}

div.block h4{
	margin: 0;
}

p#about_us{
  margin-top: 10px !important;
  font-size: 120%;
}

p#about_us a{
  text-decoration: underline;
}

div.informer {
    clear:both;
    padding: 10px 20px;
}

div.informer h6{
    color: #017239;
    font-size:100%;
    font-weight: normal;
    margin:10px 0;
}

div#glavportInformer{
    margin-bottom: 20px;
}

div#redtram{
    float:left;
    clear:left;
}
