/*  
Theme Name: RoadTickle
Developer URI: http://www.milosblog.com/
Developer: Milos Petrovic
Description: Nice to be
Author: Milos Petrovic

*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 62.5%;
	font-family: arial;
	text-align: center;
	/*background:#dedede;*/
	background:url(images/background-middle.png) repeat-x #2e2e2e ;
} 
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 20px;
	color : #000000;
	padding:15px 0 5px;
	
	
}
h3 {
	font-size: 18px;
	color : #000000;
	padding:15px 0 5px;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #333333;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #757575;
}


#Title_box{/*samo skines dvojku*/
background: #000;
height:20px;
width:30px;
padding:5px 0 0 3px;
color:#efc92e;
font-weight:bold;
font-size:19px;
float:left;
margin-top: 10px;
}
.Title2{
color:#000;
background:#fff;
height:20px;
width:538px; /*525px; kad budes sredjivao stil i vracao na staro*/
font-size:17px;
padding:5px 0 0 5px;
float:left;
display:inline;
margin-bottom: 10px;
font-style:none;
font-weight:bold;
margin-top: 10px;
clear: right;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
	background:#ffffff;
}

.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
clear: both;
}


.nav li {
	line-height: 1.2em;
}
.nav li a {
	text-transform: uppercase;
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #fff;
}
.nav .searchField input {
	color: #777;
}
.toggleCategories li a {
	color: #fff;
}
.toggleCategories li a:hover {
	color: #ccc;
}
.postMeta {
	font-size: 0.9em;
	text-transform: uppercase;
}
.postMeta span.date {
	color: #777;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}
.post h2 {
	line-height: 1.2em;
}
.entry a,
.secondaryColumn a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	
	color: #000000;
	font-weight: bold;
}
.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	color: #757575;
	font-weight: bold;
	
}
.secondaryColumn a {
	
	color:#333333;
	text-decoration:none;
	
}

.secondaryColumn a:hover {
	font-weight: bold;
	color:#757575;
	text-decoration:none;
	
}

.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}
#cancel-comment-reply-link {
	color: #3C6C92;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
	color: #777;
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist .comment-meta {
	font-size: 0.8em;
}
#commentform p span input,
#commentform span textarea {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer {
	clear: both;
}
#footer p a {
	font-weight: bold;
	color:#333;
}

/* =----------------------------------- main structure */
.top {
width:100%;
background: url(images/background-top1.png) repeat-x ;
height:120px;
text-align: center;
}

.top-wrapper{
text-align: left;
width: 950px;
height:120px;
margin:0px auto;
}

.top-menu{
width:100%;
background: url(images/meni.png) repeat-x;
height:30px;
text-align: center;
}

.top-menu-content{
width: 950px;
margin:0px auto;
height:30px;

}

.top-all{
width:970px;
padding:10px 0 0 0;
}

.top-register{
color:#FFFFFF;
margin-right:730px;
float:left;
}

.top-member{
color:#FFFFFF;
float:right;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 950px;
	padding: 5px 0 0 0;
	
}
#masthead {
	padding: 20px 0 0 0;
	
}
#filler {
padding:10px 10px 5px 15px;
}

#mainColumn {
	float: left;
	margin: 0px 0 0 0;
	width: 595px;
	
}
.secondaryColumn {
	float: left;
	margin: 0px 0px 0 10px;
	overflow: hidden;
	width: 320px;
	
}

.fotosmini{
float:left; margin-right:5px;}

/* =----------------------------------- header elements */

.logo {
width:180px;
height:90px;
background:url(images/logo.png) no-repeat;
float:left;
}

#masthead h1 {
	float: left;
	margin: 15px 0 0 7px;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
}
#blogLead img {
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 42px;
	margin: 0 7px;
	padding: 2px;
	width: 42px;
}

#blogLead {
	background: #fff;
	border: 1px solid #bbb;
	
	
	margin: 0 7px;
	padding: 2px;
	
}

#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
}

.advertise-top{
float:right;

}

/* =----------------------------------- sidebar elements */

.boxblue {
background: url(images/meni.png) repeat-x;
color:#f7cf31;

padding:8px 0px 5px 5px;
font-size:13px;

}

.boxblue a{
color:#FFFFFF;
font-size:13px;
}

.boxblue a:hover{
color:#FFFFFF;
font-size:13px;
}

.boxline{
border-bottom:1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
padding: 0px 5px 5px 5px;
margin:0 0 10px 0 ;
overflow:auto;
}

.boxlinec{
border-bottom:1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
padding: 5px 5px 5px 5px;
margin:0 0 10px 0 ;
overflow:auto;
text-align: center;
}

.linkovi{
padding:10px 5px;
font-size:14px;
line-height:1.5em;
}

.linkovi ul{
list-style:none;
}

.boxlinetab{
border-bottom:1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
padding: 0px 5px 5px 10px;
margin:0 0 10px 0 ;
}

.tabbul{
list-style-type: none;
padding:5px 0 0 0;
}

.tabbul img{
float:left; margin-right:5px;}

.tabbul li{
padding:0px 0 3px 5px;
height:50px;
}

.boxorange {
background: url(images/meni.png) repeat-x;
color:#f7cf31;

padding:8px 0px 5px 5px;
font-size:13px;

}

.boxorange img{
border:none;
}


.latestshow {
margin-bottom:8px;
padding: 10px 0px 10px 0;
float:left;
width:31.5%;
margin-right:10px;
}


.latestshow2 {
margin-bottom:8px;
padding: 10px 0px;
float:left;
width:50%;
margin-right:0px;
}

.latestshow3 {
margin-bottom:8px;
padding: 5px 0px 0px 0px;


}

.latestshowimage  {
margin:2px 5px 5px 0;
border:0px solid #dfdfdf;
}

.latestshowimage  a{
border:0px ;
}

.latestshowimage img{
border:0px ;
}

.latestshowtitle{
margin-bottom:0px;
width:175px;
text-transform:lowercase;
height:30px;
padding-bottom:5px;
font-weight:600;
overflow:hidden;
}


.latestshowtitle2{
margin-bottom:0px;
width:140px;
text-transform:lowercase;
height:30px;
padding-bottom:5px;
font-weight:600;
overflow:hidden;
}

.latestshowtitle a{
font-size:14px;
}

.latestshowtitle2 a{
font-size:14px;
}


.latestshowtext{
margin-top:5px;
text-align:left;

}

.latestshowtext-s{
margin-top:5px;
text-align:left;
padding:5px 0px;
height:30px;
overflow:hidden;
}

.emailfield {
float:left;
margin-right:20px;
}

.submitemail {
float:left;
}

.submitbutton{
color:#30240a;
border:none;
background:url(images/zuta.png) repeat-x;
height:25px;
}

.emailinput{
color:#999999;
}

.latestshowsocial{
margin-bottom:5px;
padding: 5px 0px 0px 0px;
}

.latestshowsocial img{
margin-right:7px;
margin-left:2px;
border:none;
}

.morelink {
float:right;
margin-right:10px;
font-size:12px;
background:url(images/zuta.png) repeat-x;
padding:3px;

}

.morelink a{
color:#30240a;
font-weight: bold;
}

.morelink a:hover{
font-weight: bold;
	color:#757575;
	text-decoration:none;
	}

.morelinkw{
width:115px;
margin-right:15px;
font-size:12px;
background:url(images/zuta.png) repeat-x;
padding:3px;

}

.morelinkw a{
color:#30240a;
}

.morelinkw a:hover{
color:#FFFFFF;
}


/*Tabbed Sidebar bit*/

ul.domtabs{
float: left;
width: 310px;
list-style-type: none;
margin: 0;
clear: both;
background:url(images/box-blue.png) repeat-x;
color:#FFFFFF;
text-transform:uppercase;
font-size:13px;
}

ul.domtabs li{
float: left;
display: inline;

}

ul.domtabs li a{
background:url(images/box-blue.png) repeat-x;
display: block;
padding: 5px 10px 0 10px;
text-decoration: none;
text-align:center;
color: #fff;
height:20px;
width:135px;
}

ul.domtabs li a:hover{

/*for browsers based on Mozilla � this works*/ /*-moz-border-radius:5px;*/
/*and for Safari � */ /*-webkit-border-radius: 5px;*/
/*Internet Explorer users: you won�t see anything.*/
/*But on WPShout I can get away with it as less than 5% of visitors use IE*/
float:left;
color:#fff !important;

}

ul.domtabs li.active a{
background:url(images/box-orange.png) repeat-x;

/*for browsers based on Mozilla � this works*/ /*-moz-border-radius:5px;*/
/*and for Safari � */ /*-webkit-border-radius: 5px;*/
/*Internet Explorer users: you won�t see anything.*/
/*But on WPShout I can get away with it as less than 5% of visitors use IE*/
float:left;
color:#fff !important;

}

.mostopt ul{
list-style-type: none;
}

.mostopt ul li{
height:50px;
}


.mostopt ul li img{
float:left;
margin-right:5px;
}


/* =----------------------------------- central main elements */


.midleseparate{
width:49%;
margin-right:5px;
float:left;
}

.commentcloud {
background:url(images/commentcloud.png) no-repeat;
padding:0 0 5px 17px;
margin-top:0px;
float:left;
}

.commentcloud a:hover{
color:#000000;}


.linkstitleheader{
background:url(images/links.png) no-repeat;
width:590px;
height:35px;
}

.linkscolone{
width:31%;
margin-left:5px;
margin-right:6px;
float:left;
}

.linkscolone img{
border:0px;
float:left;
margin-right:10px;
}

.linkscolone ul{
list-style-type: none;
}

.linkscolone ul li{
height:45px;
}

.linkname{
float:left;
font-weight:bold;
}

/* =----------------------------------- wp changes */

.wp-caption
{
	
	
	font-size:11px;
	margin-bottom:5px;
	
	text-align:center;
}

.wp-caption img
{
	border:1px solid #B6B6B6;
}



/* =----------------------------------- top navigation */
.navStripWrapper {
	position: relative;
	clear: both;
}
.nav {
	
	padding: 0px 0 0 0;
}
.nav li {
	
	display: block;
	float: left;
	height:20px;
	padding: 9px 0 0px 0;
}
.nav li a {
	padding: 8px 10px 10px 10px;
	font-size:12px;
	
	color:#e0e0e0;
	
}

.nav li a:link{
	padding: 8px 10px 10px 10px;
	font-size:12px;
	
	color:#e0e0e0;
	
}
.nav li a span {}

.nav li a:hover {
	background:url(images/meni2.png) repeat-x;
	padding: 8px 10px 10px 10px;
	font-size:12px;
	height:20px;
	
}

.nav  .current-cat a,.nav  .current_page_item a{
   background:url(images/meni2.png) repeat-x;
	padding: 8px 10px 10px 10px;
	font-size:12px;
	height:20px;
	
}




.nav li.searchField {
	float: right;
	border: 0;
	padding:0 0 0 0;
}
.nav .searchField div {
	margin: 0px 5px 0 0;
}
.nav .searchField span {
	background:url(images/search.png) no-repeat;
	width:212px;
	display: block;
	padding:0 0 0 1px;
	margin-top:5px;
	text-align: left;
}


.input2{
width: 170px;
border:0px;
height:20px;
padding-left:2px;
}

.sdugme{
width:25px;
background:url(images/s.gif) no-repeat;
border:0px;
height:20px;
}

.toggleCategories {
	background: #3c6c92;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;}
	
	/* =----------------------------------- bottom navigation */
.navStripWrapper {
position: relative;
	clear: both;
	

}
.navbottom {
	background:url(images/meni.png) repeat-x;
	text-transform:uppercase;
}
.navbottom li {
	display: block;
	float: left;
	padding: 8px 20px 10px 0px;
}
.navbottom li a {
	padding: 10px 0px 0 2px;
	height:20px;
	font-size:11px;
	color:#cccccc;
	
}

.navbottom li a:hover {
	
	padding: 10px 0px 0 2px;
	font-size:11px;
	height:20px;
	color:#ffffff;
}
.navbottom li a.focus {
	background: #3c6c92;
}

.copyright {
float:left;
padding:8px 20px 10px 5px;
color:#ffffff;

}

.copyright a{
color:#cccccc;
}

/* =----------------------------------- comments */


#respond input{
border:0px;
background:url(images/box-orange.png) repeat-x;
color:#ffffff;
margin:5px 0 0 0;
padding:3px;
text-transform:uppercase;
}


/************************************************
JCAROUSEL LITE
************************************************/
#list {
     height:90px;
     width:950px;
     margin:0px auto;
	 background:#000000;
	
}

.slider {
     float:left;
     left: -5000px;
     height:90px;
     position:relative;
     visibility:hidden;
}

.slider ul {
     height:90px;
     width:720px;
	 
}

.slider ul li {
     padding:0 5px;
}

.slider ul li img {
     cursor:pointer;
     height:90px;
    
     width:163px;
	 border:0px;
}

.prev {
     cursor:pointer;
     float:left;
	 background:url(images/prevsl.png) no-repeat;
	 width:40px;
	 height:90px;
	 
}

.prev:hover{
cursor:pointer;
     float:left;
	 background:url(images/prevsl-roll.png) no-repeat; width:40px;
	 height:90px;}

.next {
     cursor:pointer;
     float:right;
	  background:url(images/nextsl.png) no-repeat;
	 width:40px;
	 height:90px;
	     
}

.next:hover{
cursor:pointer;
     float:right;
	 background:url(images/nextsl-roll.png) no-repeat; 
	 width:40px;
	 height:90px;}

/************************************************
CAPTIFY CAPTION
************************************************/
.caption-top, .caption-bottom {
     background: #000000;
     color: #ffffff;
     cursor:default;
     padding:2px;
     font-size:11px;
     text-align:center;
}

.caption-top {
     border-width:0px;
}

.caption-bottom {
     border-width:0px;
}

.caption a, .caption a {
     background:#000;
     border:none;
     text-decoration:none;
     padding:2px;
}

.caption a:hover, .caption a:hover {
     background:#202020;
}


/* =----------------------------------- HEADLINE SLIDER */

#headline {
	height: 280px;
    width:610px;
	overflow: hidden;
	position: relative;
	background-color:#333333;
	padding:5px 0 0 0;
	margin: 5px 0 0 0;
	}
	
	#headline a:hover {
	text-decoration:none;
	}
	
#headline .glidecontent {
	color: #003051;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	
	}
#headline .teaser-image {
 	width: 450px;
	height: 280px;
	line-height: 0;
	position: relative;
	z-index: 0;
	}

#headline .teaser-image-small {
	left: 15px;
	width: 145px;
	height: 80px;
	
	border:1px solid #000000;
	position:relative;
	z-index: 0;
	padding:0px 0 0px 0;
	}
	
	
* html #headline .teaser-image {
	display: inline;
	}
#headline .teaser-main {
  left:0;
	top: 230px;
	width: 450px;
	height: 50px;
	position: absolute;
	}
#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #ffffff;
	opacity: 0.8;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
	}
#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	}
#headline .teaser-main .teaser-title {
	margin: 0 10px;
	padding: 5px 0 4px 0px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	position: relative;
	}
#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-size:10px;
	text-transform:uppercase;
	font-weight:200;
	}
#headline .teaser-main .teaser-text p {
	margin: 0;
	}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
 
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	color: #003051;
	}
#headline .teaser-main a:hover {
	color: #003051;
	text-decoration:underline;
	}
 
#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
 
	height:250px;
    right: 20px;
	font-weight:bold;
	width: 145px;
	color: #BD3D0A;
	font-size: 12px; 
	position: absolute;
	padding-right:2px;
	padding-top:5px;
	margin:0 0 0 0;
	}
 
  
#headline .glidecontenttoggler a {
    line-height:1em;
	display: block;
	cursor: pointer;
	}
 
#headline .glidecontenttoggler img:hover {
	border:1px solid #ffffff;

}



 
#headline .glidecontenttoggler .togglercontent {
	padding: 0px 5px 0px 2px;
	font-weight: bold;
	
	
	}
	
	#headline .glidecontenttoggler .togglercontent a:hover {
text-decoration:none;
border:none;
 
	}
	
	
#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 15px;
	line-height: 1.2em;
	display: block;
	}
	


/* =----------------------------------- meta lead for each post */
.postMeta {
	border-top: 1px solid #ccc;
	text-align: right;
	margin-bottom: 14px;
	position: relative;
}
.postMeta .container {
	position: absolute;
	top: -9px;
	right: 0;
}
.postMeta span.date {
	background: #fff;
	padding: 0 4px;
}
.postMeta span.comments {
	background: #fff url(images/chat_grey.gif) no-repeat 2px -1px;
	padding-left: 18px;
}

/* =----------------------------------- general post */
.post {
	margin: 0 0 2px 0;
}
.post h2 {
	margin-bottom: 0px;
	padding: 0 3px;
}
.post h2 a {
	display:block;
	}
	
	/* Related Posts */  
   ol.related-posts {text-align:left; margin:0px 0px 0px 5px; padding:15px 0 0 0;}  
   ol.related-posts li{width:120px; float:left; display:inline; margin-right:25px;; padding:0;}  
    ol.related-posts img{clear:both; background:#F7F7F7; margin-bottom:5px;}  
    ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;} 
	ol.related-posts a:hover{clear:both; display:block; border:none; text-decoration:none; color:#757575;}   
    ol.related-posts li{font-size:12px;}  


/* =----------------------------------- post */
.post h1{
font-size:25px;
padding-bottom:5px;
border-bottom:1px solid #e5e5e5;
line-height:1.2em;
margin:0px 5px;}


.previouspost{
float:left;

}
.like{
width:95px;
height:19px;
float:left;
}

.like a{
color: #ffffff;
font-size:13px;
}

.share{
background: url(images/share0.png) no-repeat;
width:90px;
height:19px;
float:left;
}

.email{
background: url(images/email0.png) no-repeat;
width:75px;
height:19px;
float:left;
}

.share:hover{
background: url(images/share.png) no-repeat;
width:90px;
height:19px;
float:left;
}

.email:hover{
background: url(images/email.png) no-repeat;
width:75px;
height:19px;
float:left;
}

.nextpost{
text-align:right;
margin-right:5px;
}

.aboutpost{
margin-left:5px;
color:#000000;
font-weight:bold;
text-transform:uppercase;
padding:5px 0 0 0;
border-bottom: 1px solid #000000;
}

.commentcloudpost {
background:url(images/commentcloud.png) no-repeat;
padding:0 0 5px 17px;
margin-left: 60px;
}

/* =----------------------------------- entry body */


.entry {
	padding: 0 3px;
	overflow: hidden;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
	color:#555555;
	font-size:12px;
}

.wp-caption-text {
	text-align:center;
	font-size:11px;
	font-style:italic;
	color:#003051;
}

.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #fff;
	
	
}
.entry a:hover img {
	border-color: #3c6c92;
}

.entry.meta {
	border-top: 1px solid #ccc;
	text-align:center;
	padding:0px 0 0 100px;
}
.entry.meta p {
	margin: 5px 2px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #000;
	border-color: #000;
}

/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 25px;
}

.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.commentlist li .reply a {
	color: #aaa;
}

.commentlist li .reply a:hover {
	color: #3c6c92;
	border-color: #3c6c92;
	background: #eee;
}

.pagleft a{
display: block;
width:30px;
height:18px;
background:url(images/buttonleft.png) no-repeat;
float:left;
}

.navi{
float:left;
text-align:center;
margin-left:100px;
margin-top:5px;
font-size:13px;
color:#f6734a;
}

.pagright a{
display: block;
width:10px;
height:18px;
background:url(images/buttonright.png) no-repeat;
}

/* =----------------------------------- widget enabled sidebar */
.secondaryColumn h3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 7px 4px;
}
.widgetContainer {
	margin: 0 0 20px 0;
}
.widgetContainer ul li {
	margin: 0 3px 7px 21px;
	list-style: circle;
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0;
	border-top: 1px solid #3c6c92;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	border-top: 1px solid #ccc;
	padding-top: 7px;
	margin-top: 10px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
}
.commentlist .comment-meta {
	margin: 0 0 0 20px;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 10px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin: 1em 0;
	padding: 0 3px;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
	margin-top:20px;
}

/* =----------------------------------- boring footer */
#footer {
	border-top: 1px solid #3c6c92;
	margin: 35px 0;
}
#footer p {
	padding: 14px 3px 0; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
} 

* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}

