@import url('minipost.css');
@import url('tabs.css');
@import url('glide.css');
body {
	margin:0px auto;
	padding-top:0px;
	background:url(images/bodyh.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#bc1e1e;
	text-decoration:none
	}
a:hover {
	color:#ff1800;
	text-decoration:none
		}
blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}
.wrapper {
	width:1258px;
	margin:0px auto;
	padding:0px;
	}
#top {
	height:85px;
	margin-top:0px;
	}
.blog{
	width:200px;
	float:left;
	text-align:center;
	margin:10px 0px 0px 0px;
	}	
.name {
	float:left;
	width:400px;
	height:85px;
	margin:0px 0 0 0;
	background:url(images/fondh1.jpg) top left no-repeat;
	}
.name p  {
	font-size:37px;
	font-weight:bold;
	margin:5px 0px 0px 25px;
	color:#69C9F1;
	text-decoration: none;
	}
.name p  a:link, .name p  a:visited{ 
	color: #69C9F1; 
	text-decoration: none; 
	display:block;
	}
.name p  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.name span {
	margin:0px 0px 0px 80px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
.abo{
	width:220px;
	float:right;
	text-align:left;
	margin:5px 0px 0px 0px ;
	padding:0px 20px 0px 0px;
	}
.abo span{
	color:#fff;
	margin-left:10px;
	line-height:20px;
	}		
#rss_form #email_rss {
	background-color:#fff;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 115px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
	display:inline;
	float:left;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 7px;
	float:right;
}
/* Search */
#divmenu{
	height:31px;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px;
	font-weight:normal;
	border-bottom:1px solid #CFCFCF;
	background:#69C9F1;
	border-top:1px solid #CFCFCF;
	width:1258px;
	}	
#menupage{
	margin: 0px;
	padding: 0px;
	background:#69C9F1;
	}
#menupage ul, #menupage li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menupage li a, #menupage li a:link, #menupage li a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 6px 10px 10px 10px;
	}
#menupage li a:hover, #menupage li a:active {
	height:17px;
	color: #69C9F1;
	background-color:#fff;
    margin: -2px 0px 0px 0px;
	border-bottom:1px solid #69C9F1;
	}
#menupage li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
.content {
	padding:5px 0px 5px 0px;
	}	
#scroller_container {
width:672px;
float:left;
background-color:#E2E2E2;
	}	
#updroit {
float:left;
margin-left:3px;
}	
#minipost {
width:670px;
	}	
#content {
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px;
	}
.date {
	height:14px;
	font-size:12px;
	margin-left:0px;
	margin-top:2px;
	padding-left:10px;
   	color:#000;
	}
.post {
	margin: 0px 0px 5px 0px;
	padding:0px;
	height: 100%;
	text-align:left;
	color:#222;
	font: 13px;
	}
.post h2 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: transparent;
	text-align: left;
	font: 20px;
	font-weight:bold;
	}
.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #222;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	
.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;
	}
.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;
	}	
.postinfo {
	height:20px;
	padding: 2px 5px 2px 0px;
	font-size:12px;
	}
.category{
	float:left;
	margin-left:4px;
	padding:0px 0 0 20px;
	color:#000;
	background:url(images/tag.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
	}	
.category a:link,a:visited {
	color:#80140a;
	}
span.com{
	line-height:18px;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
	}

span.com a:link, span.com a:visited {
	color:#B31B1B;
	background-color: transparent;
	}
span.com a:hover{
	color:#B31B1B;
	}
.entry a:link, .entry a:visited {
	color: #DF1000;
	background-color: transparent;
	}
.entry a:hover {
	color: #fbb100;
	background-color: transparent;
	text-decoration: none;
	}
.entry {
	margin: 5px 0;
	margin-left:5px;
	padding: 0px;
	}
.entry img{
	border:1px solid #69C9F1;
	margin-left:-5px;
	}
.cover{
	margin: 0px;
	}
.singlemeta{
	width:660px;
	background:#e2e2e2;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;
	color:#222;
	font: 13px;
	}		
#rightcol{
	width:339px;
	float:right;
	padding-left:6px;
	}
#sidebar h2, .sidebar3 h2 {
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#69C9F1;
	margin:0px ;
	padding:0px 0 0 5px;
	background:url(images/fondh2s.jpg) repeat-x;
	text-transform:uppercase;
	}
#sidebar ul, .sidebar3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar ul ul, .sidebar3 ul ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#sidebar ul ul ul, .sidebar3 ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border:0;
	}
#sidebar ul ul ul ul, .sidebar3 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
#sidebar ul li, .sidebar3 ul li {
	height:100%;
	line-height:16px;
	}
#sidebar ul li a, .sidebar ul li a:visited, .sidebar3 ul li a , .sidebar3 ul li a:visited {
	background:url(images/li.jpg) no-repeat;
	overflow:hidden;
	padding:0px 0px 0px 7px;
	margin:2px 0px;
	color:#111;
	font-size:14px;	}
#sidebar ul li a:hover, .sidebar3 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
	}
#sidebar p, .sidebar3 p {
	padding: 7px 10px;
	margin:0px;
	}
#sidebar table, .sidebar3 table {
	width:100%;
	text-align:center;
	background:#e2e2e2;
	}
.sidebar1{
	float:right;
	width:339px;
	padding-top:5px;
	font-size:18px;
	}
.sidebar2{
	float:right;
	width:339px;
	padding-top:5px;
	font-size:14px;
	}
.sidebar3{
	float:left;
	width:238px;
	font-size:14px;
	padding-left:5px;
	}
#footer {
	height:30px;
	margin:0px ;
	padding:10px 0 0 0px;
	background-color:#69C9F1;
	color:#fff;
	font-weight:normal;
	text-align:center;
	}
.left{
	float:left;
	padding: 5px 0 0 10px;
	font-size:11px;
	}
.right{
	float:right;
	font-size:11px;
	padding: 5px 10px 0 0;
	}
h2.pagetitle {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	background:#e2e2e2;
	border:1px solid #bbb;
	}
#comments{
	margin: 15px 0 0;
	}
#respond{
	padding: 10px 20px;
 	}
#comments-count{
	padding: 0 10px 7px 20px;
	}
#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px;
	text-transform: uppercase;
	color: #666;
	}
#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
	}
#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
	}
#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}
#commentform textarea {
	width:90%;
	height:156px;
	background:#e2e2e2;
	border:1px solid #fff;
	color:#444;
	padding:10px;
	overflow:auto;
	font-size:14px;
	}	
#commentform input {
	background:#e2e2e2;
	border:1px solid #fff;
	color:#333;
	padding-left:10px;
	}	
#footbar{
	width:1258px;
	padding: 0px 0px  10px 0px;
	margin:0px 0px;
	float:left;
	background-color:#e2e2e2;
	height:100%;
	}	
#footbar .colf{
	float:left;
	width:302px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	}
#footbar .colf h2{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#69C9F1;
	margin:0px;
	padding:0px 0 0 5px;
	background:url(images/fondh2s.jpg) repeat-x;
	text-transform:uppercase;
	}
.fmeta a{
	text-decoration:underline;
	margin-left:2px;
	color:#333333;
	}
.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
#related a{
font-size:16px;
color:#66B5FF;
text-decoration:underline;
}	
#related ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}	


#related ul li a, .related ul li a:visited, .related ul li a , .related ul li a:visited {
	background:url(images/li.jpg) no-repeat;
	overflow:hidden;
	padding:0px 0px 0px 7px;
	margin:2px 0px;
}