
/*Structured layout mainpage*/
body{
color:#777;
background: #fff;
}


#footer{
border-top:1px solid #D6D6D6;
}

/*HEAD AREA*/

#top .logobg a{
background: transparent url(../images/skin2/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #D6D6D6;
color:#aaa;
}

#nav .currentli_item a, #nav li a:hover{
border-left:1px solid #D6D6D6;
color:#006c8c;
}

#top #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#aaa;
background: #fff;
}

#top #nav li ul a:hover{
background:#fff;
color:#006c8c;
}

#top #nav li ul {
border-top:1px solid #D6D6D6;
}

/*featured*/

#featured{
background:transparent url(../images/skin2/shadow.jpg) no-repeat scroll 0px 385px;
}

/*infotext*/
#infotext{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll 0px -1px;
height:1px;
}

#infotext h2{
/*background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll center bottom;
*/color:#555555;
}

#infotext h2 strong{
color: #006c8c;
}

/*content*/

#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #d6d6d6;
padding-bottom:7px;
}

ul{
border-top:1px solid #d6d6d6;
padding-left:0;
}

blockquote{
border-left:5px solid #d6d6d6;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
padding-top:5px;
padding-bottom:5px;
line-height:20px;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 40px center;
}


/*blog*/

.post_data{
border:1px solid #d6d6d6;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #D6D6D6;
}

#top .pagination a:hover{
border:1px solid #006c8c;
}

#top .pagination .current{
background: #eee;
border:1px solid #D6D6D6;
color:#222;
}




/*footer*/
#footer{
color: #777;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#006c8c;
}

#footer .box ul{
border-top:1px solid #D6D6D6;
} 

#footer .box ul li a , .wrapper #footer .box .recentcomments{
color:#777;
border-bottom:1px solid #D6D6D6;
background: transparent url(../images/skin2/bullet_grey.png) left 9px no-repeat;
padding-left:15px;
}

#footer .box ul li a:hover{
color:#006c8c;
}

#footer .custom_button{
background: #ddd url(../images/skin2/mail.png) 170px center  no-repeat;
color: #333;
}

#footer .custom_button:hover{
background-color: #ccc;
}

#footer #s{
background: #f5f5f5;
color: #666666;
padding-top:6px;
padding-bottom:6px;
}

#footer #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px -1px  no-repeat;
/*border-left:1px solid #fff;
*/}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px -1px  no-repeat;
/*border-left:1px solid #d6d6d6;
*/}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin2/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin2/linkedin_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .linkedin a{background: transparent url(../images/skin2/linkedin_16.png) 0 0  no-repeat;}

.more-link{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll right 13px;
float:right;
padding-right:14px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
color:#777777;
}

.wrapper a:hover{
color:#006c8c;
}

h1,h2,h3,h4,h5,h6, legend{
color:#222;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin2/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin2/magnify.png) no-repeat center center;
}

/*comments*/
.commentlist {
padding:0;
}

.comment_content {
width: 520px;
}

.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
width:300px;
}

#send, #submit{
background: #006c8c;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
border:none;
padding:6px 15px;
font-size:13px;
font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
}


#submit:hover, #send:hover{
background: #005f7b;
color: #fff;
}


	
.valid .text_input, .valid .text_area{border:1px solid #009900; background-color:#f2fff2;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF0000; background-color: #fef4f4;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ff0000;}
.required {
color:#FF0000;
font-size:11px;
}

/*TWITTER PLUGIN STYLES*/
	
.aktt_tweets{
margin-bottom:10px;
}
.aktt_tweets .aktt_tweet_time {
font-size:10px;
color:#CCCCCC;
}
#sidebar .aktt_tweet_time{
font-size:10px;
color:#CCCCCC;
}
#sidebar .aktt_tweet_time:hover {
color:#006c8c;
}
.aktt_more_updates a{
color:#006c8c;
text-transform:uppercase;
}
#sidebar .twitter_sidebar ul li{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
padding:5px 0 5px 15px;
line-height:20px;
}
.wrapper .link { color:#006C8C;
}
.widget_twitter .entry-meta .from-meta {
display:none;
}
.widget_twitter .entry-meta .time-meta {
font-size:10px;
background:none;}
.widget_twitter .entry-meta .time-meta a{
color: #CCCCCC;
}
.widget_twitter .entry-meta .time-meta a:hover{
color: #006C8C;
}
.widget_twitter .entry-meta  ul li{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
padding:5px 0 5px 15px;
line-height:20px;
}


