/*
Theme Name: Lime Theme
Author: WPCorner.com
Author URL: http://wpcorner.com
*/

* { margin: 0; padding: 0; }

body{
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666565;
	margin:0;
	padding:0;
	background:#fff;
	line-height:135%;
}

ul {
	list-style:none;
}

a {
    color: #757575;
	text-decoration: none;
	border:none;
	outline:none;
}

a:hover {
	border:none;
	color: #009db4;
}
img{
	border:none;
	outline:none;
}


#colRightInner a:hover {
	border:none;
}

a:focus {
	outline:none;
}

p {
	margin:3px 0 12px 0;
	line-height:20px;
}


 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
    position: relative;
	width:980px;
	background-image:url(images/wrapper_bg.gif);
	margin: 0 auto;
}


#header {
    background-image:url(images/header_bg.gif);
	background-color: #f1f1f1;
	height:85px; width: 978px;
	margin:0 auto;
	position:relative;
	z-index:99;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
#slider_shadow_top {
    position: absolute; bottom: 0; left: 0;
    background-image:url(images/slider_shadow_top.png);
	width: 978px;
	height: 6px;
}
#slider_shadow_bottom {
    position: absolute; top: 0; left: 0;
    background-image:url(images/slider_shadow_bottom.png);
	width: 980px;
	height: 9px;
}
#content {
	margin:0;
	padding-top: 25px;
	width:980px;
}

#colLeft {
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:640px;
}

#colRight {
	float:right;
	margin:0;
	position:relative;
}

#footer {
    background-color: #868686;
	color:#ccc;
	font-size:11px;
	margin:0 auto;
	position:relative;
	width:980px;
	height: 30px;
	
}
#footer a {
    color: #ccc;
}
#footer a:hover {
    text-decoration: underline;
}

#logoTag {
	float:left;
	margin:0;
}

#logoTag #logoImg {
	background:none;
	padding:0;
	float:left;
	padding-top:3px;
	padding-right:10px;
}

#logoTag #logoImg img {
	border:none;
}
#logo {
     background-image:url(images/logo.gif);
	 background-repeat: no-repeat;
	 padding-left: 75px;
	 height: 66px;
	 margin: 10px 0 0 10px;
}
#logoTag #logo h1 a {
	display:block;
	background:url(images/bk_logo_right.png) 100% 0 no-repeat;
	color:#698700;
	font-size:44px;
	float:left;
	line-height:100%;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 10px;
}
#logoTag #logo h1 a:hover{
	text-decoration:none;
}

#logoTag #tagline {
	clear:both;
	color:#7B7B7B;
	float:left;
	font:12px Tahoma;
	padding:0;
	width:300px;
	line-height:30px;
}
#top-bar {
	height:32px;
	padding:0;
	width:980px;
}	

#footerLinks {
	position:absolute;
	top:12px;
	right:0;
}
.ad-header {
	float:right;
	margin:0;
}
/* TOP MENU */

#topMenu {
	position: absolute;
	top: 0; right: 0;
}
#topLinks ul li {
    display: block;
	float: left;
	padding: 0 15px;
	background-image:url(images/menu_sep.png);
	background-repeat: no-repeat; background-position: right;
	height: 85px;
	line-height: 85px;
}
#topLinks ul li a {
    color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#topLinks ul li a:hover {
    color: #009db4;
	text-decoration: none;
}
/* ------------------------*/

#socialLinks {
	background:url("images/c-socials-bg.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:151px;
	margin:0;
	padding:26px 0 0 8px;
	position:fixed;
	right:0;
	text-align:right;
	top:40%;
	width:50px;
	display: none;
}

#socialLinks a {
	display:block;
	float:left;
	padding-right:10px;
	border:none;
}

#socialLinks a img {
	border:medium none;
	margin:0 0 10px;
}



/* COLLEFT ELEMENTS
----------------------------------------------*/
.searchQuery, #archive-title {
	
	margin-bottom:15px;
	margin-left: 25px;
}

.searchQuery strong, #archive-title strong {
	font-size:14px;
	color:#5c9502;
}	


#colLeft h1 {
	margin:0 0 15px 0;
	padding:0;
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
	padding-left: 25px;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

#colLeft img, #colLeft a img {
	padding:0;
	margin:0;
}

#colLeft .blogItem {
	background-image: url(images/blogitem_-bg.gif);
	background-repeat:repeat-x; background-position:bottom;
	float:left;
	margin:0 0 15px 25px;
	padding:0 0 25px;
	position:relative;
	width:620px;
}
.posting{
	float:left;
	}
#colLeft .blogItem .itemTitle {
	position:relative;
	margin:0;
}
.post-date {
    background-image:url(images/calendar_arrow.gif);
	background-repeat: no-repeat; background-position: right;	
	color:#151515;
	position:absolute;
	top: 2px; left: -92px;
	text-align:center;
	z-index:9999;
	width: 75px;	
}
.comm {
	color:#f3ccfc;
	font-size:22px;
	font-weight:bold;
	margin:20px 0 0;
}
.comm span{
	color:#f3ccfc;
	font-size:10px;
}
.author span{
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}
.author {
	color:#f3ccfc;
	font-size:12px;
	font-weight:bold;
	margin:11px 0 0;
}
.day{
	color:#151515;
	font-size:22px;
	font-weight:bold;
	font-family: Tahoma, Arial;
}
.month{
	color:151515;
	font-size:14px;
	text-transform:uppercase;
	line-height:21px;
	font-weight: regular;
	font-family: Tahoma, Arial;
}
.year{
	color:#f3ccfc;
	line-height:5px;
}
.aaa{
	padding:0 1px;
}
.rounded-post-top{
	background:url('images/bo-post-top-rounded.gif') no-repeat;
	width:610px;
	height:14px;
}
.rounded-post-bottom{
	background:url('images/bo-post-bottom-rounded.gif') no-repeat;
	width:610px;
	height:14px;
	margin:0 0 20px 0;
}
.post-arrow {
	background:url("images/bo-post-arrow.gif") no-repeat scroll 0 0 transparent;
	height:14px;
	left:-24px;
	position:absolute;
	top:28px;
	width:24px;
}
.post-readmore-btn{
	margin:15px 0 0 0;
	float:right;
}
.post-readmore-btn a{
	display:block;
	width:123px;
	height:37px;
	text-indent:-10000px;
}
.entry {
	float:left;
}

#sidebar-bottom{
	background:url('images/bo-sidebar-bottom.gif') no-repeat;
	width:339px;
	height:14px;
}
#colLeft .blogItem .date{
	float:left;
	width:47px;
	height:50px;
	text-align:center;
	padding-right:25px;
}

#colLeft .blogItem .date .month{
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:5px;
}

#colLeft .blogItem .date .day {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:130%;
}

#colLeft .blogItem .itemTitle h1 {
	border:medium none;
	float:left;
	width:550px;
}
.blogItem h1{
	padding:0;
	font-family:Tahoma,Georgia, "Times New Roman",serif;
	color:#343434;
	font-size:35px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
	border:none;
	text-shadow: 1px 1px #fff;
}
.blogItem .itemTitle h1 a{
	padding:0;
	font-family:Tahoma,Georgia, "Times New Roman",serif;
	color:#343434;
	font-size:35px;
	line-height:110%;
	text-decoration:none;
	font-weight:normal;
	border:none;
	text-shadow: 1px 1px #fff;
}
#colLeft .blogItem .itemTitle h1 a:hover{
	color:#282828;
}

#colLeft .blogItem .metadata {
	background:url(images/metadata_bg.gif);
	color:#7c7b7b;
	float:left;
	font:12px Arial;
	position:relative;
	height: 33px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	padding: 0 10px;
	line-height: 33px;
	margin: 0 0 15px 0;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	text-shadow: 1px 1px #e4e4e4;
}
#colLeft .blogItem .metadata a{
	color:#7c7b7b;
	text-shadow: 1px 1px #e4e4e4;
}
.meta-arrow {
	height:4px;
	left:19px;
	position:absolute;
	top:-4px;
	width:7px;
}
#colLeft .blogItem a.more-link {
	display:block;
	width:90px;
	height:24px;
	text-align:center;
	clear:both;
	border:none;
	line-height:22px;
	margin-top:10px;
}



#colLeft .social p {
	margin:0 0 10px 0;
}

#colLeft .social a {
	border:none;
}

#colLeft .social a img {
	padding:5px;
	border:none;
	background:none;
}

#colLeft .social a:hover img {

}

#colLeft .social strong {
	color:#5c9502;
}
.social {
	margin:30px 0 10px;
}
#colLeft h2#comments {
	border-bottom:1px dotted #2e2e2e;
	padding:20px 0 15px;
}
.banner {
	float:left;
	margin:0;
}
.banner a {
	float:left;
	margin:0 12px 12px 0;
}
.banner .right-ad{
	margin:0;
}

/* COLRIGHT ELEMENTS
----------------------------------------------*/
#boxAbout {
	margin-bottom:12px;
	overflow:hidden;
	padding:15px 6px;
}
#boxAbout p{
	line-height:24px;
	font-size:12px;
	color:#666565;
	font-family:Arial, Thaoma, Helvetica, sans-serif;
}
#boxAbout h2 {
	padding-bottom:8px;
	color:#ccc;
	margin:10px 0!important;
}
#videonfo{
	
}
.bbb{
	padding:4px;
}
#colRightInner {
	color:#009DB4;
	float:right;
	padding:0 25px;
	position:relative;
	width:262px;
}

#colRightInner h2 {
	background:url(images/cat_bg.png);
	color:#222222;
	font:bold 15px Arial,Tahoma,Helvetica,serif;
	height:51px;
	text-shadow:1px 1px #9ada12;
	text-transform:uppercase;
	width:263px;
	line-height: 46px;
	text-align: center;
}

#colRightInner ul {
	padding:0;
	margin-bottom: 10px;
}

#colRightInner ul li {
    padding: 5px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#colRightInner ul li a {
	color:#757575;
	border:none;
	display:block;
	
}
#colRightInner ul li a:hover{
	color: #009db4;
	text-decoration:underline;
}
#colRight #recentcomments .url {
	font-weight:bold;
}

#colRight #ads {
	padding-bottom:5px;
	width:290px;
} 

#colRight #ads a {
	float:left;
	margin:0 7px 6px 0;
	border:none;
}

#colRight #ads a img {
	border:none;
}
.ads1 {
	float:right;
	margin:10px;
}
.popular {
position: relative;
margin: 0; 

}
.popular li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.popular li {
position:relative;
list-style-type: none;
margin: 15px 0;
vertical-align: middle;
}
.popular li p a {
color: #009db4 !important;
}
.popular li img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	height:50px;
	margin:-10px 10px 0 0;
	padding:5px;
	width:50px;
}
#flickr {
padding-bottom: 20px;
}
#flickr img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #BBBBBB;
	margin:3px;
	padding:2px;
}
/* BANNER
----------------------------------------------*/

/* VIDEO
----------------------------------------------*/
.video {
	clear:both;
	margin:0 0 20px 0;
}	
.video h2{
	margin:0 0 10px 0!important;
}
.tweet {
	margin:0 0 20px 12px;
	width:260px;
}
.tweet p{
	padding:5px;
}
.tweet p:hover{
	background:#fff;
	padding:5px;
}
/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin-bottom:10px;
	list-style-type:none;
}

#colLeft ul.commentlist li {
	padding:10px 0 10px 82px;
}

#colLeft ul.commentlist li .avatar {
	border:medium none;
	float:left;
	margin:-8px 0 0 -82px;
	padding:0;
	width:64px;
}
.comm-arrow {
	background:url("images/v-comm-arrow.gif") repeat scroll 0 0 transparent;
	height:12px;
	left:-6px;
	position:absolute;
	top:15px;
	width:6px;
}
#colLeft ul.commentlist li img {
	border:none;
	padding:0;
	
}

* html #colLeft ul.commentlist li .avatar {
	margin-bottom:-20px;
}


#colLeft ul.commentlist li .commentmetadata {
	font-size:11px;
	color:#777;
}
.thread-odd{
	
}
.thread-even{
	/*background:#181818;*/
}
/* FORMS
-------------------------------------------------*/
#searchform {
	margin:0 auto;
	width:263px;
}

#searchform input {
	background:url("images/searchbg.png") repeat scroll 0 0 transparent;
	border:medium none;
	color:#666565;
	float:left;
	font-size:12px;
	margin-bottom:15px;
	padding:12px 3px 13px 15px;
	width:204px;
}

#searchform input#searchsubmit {
	background:url(images/searchbutton.png) no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:40px;
	margin:0;
	padding:0;
	width:41px;
}
/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
	width:300px;
}


#commentform textarea {
	width:555px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	color:#353535;
}

#commentform input#submit{
	border:none;
	width:75px;
	height:31px;
	text-indent:-999999px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url('images/v-send-btn.gif');
	cursor:pointer;
}
#commentform input#submit:hover{
	background:url('images/v-send-btn.gif') 0 -31px;
}
/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}

#contact input, #contact textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E3E3E3;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;
	width:300px;
}

#contact textarea {
	width:500px;
}

#contact input.submit {
	border:none;
	width:75px;
	height:31px;
	text-indent:-999999px;
	text-align:center;
	padding-top:4px;
	margin-top:5px;
	background:url('images/v-send-btn.gif');
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	border:1px solid #9FD9FF;
	background:#EAF7FF;
	color:#00BFF5;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.post-image-prelaoder {
	background: #fff;
	float:left;
	margin:0;
	width:auto;
	width:207px;
	height:207px;
	padding: 5px !important;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.thumbnail_shadow {
    margin: 0 10px 10px 0;
    position: relative;
    float:left;
    width: 219px;
	height: 224px;
}
.thumbnail_shadow_inner {
    width: 219px; height: 6px;
	background-image:url(images/image_shadow_bottom.png);
	position: absolute; left: 0; bottom: 0;
}

.big-comm {
	background:url("images/bt-post-comm.png") no-repeat scroll 0 0 transparent;
	float:right;
	height:39px;
	margin:0;
	padding:3px 5px 0 0;
	text-align:center;
	width:46px;
}
.big-comm a {
	color:#4C4C4C;
	display:block;
	font:20px Tahoma,Arial,Helvetica,sans-serif;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px #FFFFFF;
}
.big-comm a:hover{
	text-decoration:none;
	color:#404040;
}
/* SLIDESHOW
---------------------------------------------------*/

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix   { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#slider_subst {
background-image:url(images/slider_subst.gif);
width: 978px; height: 42px;
margin: 0 auto;
}
#slideshow_container {
position: relative;
width: 100%;
background-image:url(images/slider-bg.png);
}
#slideshow {
    background-image:url(images/slider_middle.png);
	position: relative;
	margin: 0 auto;
	width:979px;
	height:275px;
	
}

#slider {
	float:left;
	margin:0;
	background:none;
}
.slider-post p{
	margin:15px 0 0 0;
}
.featured-post{width:979px;height:275px;background:none!important;}
.slider-image {
	position: absolute;
	top: 24px; left: 65px;
	height:216px;
	position:relative;
	width:216px;
}
.slider-image img {
	border: 5px solid #fff;
}
.slider-post {
	color:#FFFFFF;
	font-size:110% !important;
	line-height:1.8em;
	margin:7px;
	padding:6px 20px;
	position:absolute;
	top:25px; left: 470px;
	width:408px;
}
.slider-post h2 a{
	color: #343434;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 1px 1px #a8d73d;
}
.slider-post-meta {background:none repeat scroll 0 0 #113D64;color:#fff;font-size:11px;margin:5px 0 15px;padding:5px;line-height:1.2em}
.slider-post-meta a {color:#BDE9FB;font-style:normal}
.slider-post-meta a:hover {color:#F9D7A4}

#slider-nav {
	bottom:-34px;
	position:absolute;
	right:47%;
	z-index:9;
	margin:3px 0 14px;
}
#slider-nav a {
	background:url("images/bo-slider-nav.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:21px;
	margin-right:1px;
	text-indent:-9999px;
	width:15px;
}
div#slider-nav a.activeSlide {background: url(images/bo-slider-nav-active.png) no-repeat;}
.slider-arrow {
	position:absolute;
	top:-26px;
	z-index:999;
}
span#prev, span#next{display:block;height:19px;position:absolute;text-indent:-9999px;top:140px;width:10px;}
span#prev {
	background:url(images/v-prev.png); no-repeat scroll 0 0 transparent;
	height:46px;
	left:-20px;
	width:46px;
}
span#prev:hover{
	background:url(images/v-prev.png) no-repeat scroll 0 -46px transparent;
	height:46px;
	left:-20px;
	width:46px;
}
span#next {
	background:url(images/v-next.png) no-repeat scroll 0 0 transparent;
	height:46px;
	left:960px;
	width:46px;
}
span#next:hover{
	background:url(images/v-next.png) no-repeat scroll 0 -46px transparent;
	height:46px;
	left:960px;
	width:46px;
}
a.readmore span {display:block;height:34px;padding:0 5px 0 10px;}
.readmore{
background:#F4F9FB;display:block;float:right;height:34px;line-height:34px;margin:8px 10px 0 0;padding-right:9px;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius:15px;-khtml-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; 	
-moz-box-shadow: 1px 1px 1px #D5D5D5 inset;box-shadow:  1px 1px 1px #D5D5D5 inset;-webkit-box-shadow:  1px 1px 1px #D5D5D5 inset;
}.readmore:hover{
background:#113D64;text-shadow:1px 1px 1px #357BC5;color:#fff
}
.socials_btn{
	clear:both;
}
.emm-paginate{
	float:left;
	margin:0;
	padding: 0 0 25px 25px;
}
.emm-paginate a { color:#666; margin-right:4px; padding:5px 8px; text-align:center; text-decoration:none;}
.emm-paginate a:hover, .emm-paginate a:active { text-decoration: underline;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate .emm-current {background:#868686; color:#fff;font-weight:bold; margin-right:4px; padding:7px 10px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

.cocomment{
	border:1px solid #e3e3e3;
	padding:7px;
	position:relative;
	background:#fff;
}
#boxAbout h4{
	color:#151515;
	font-size:14px;
}
