/*  
Theme Name: OpenAir
Theme URI: http://woothemes.com/
Description: A corporate style theme.
Version: 1.0.5
Author: WooThemes
Author URI: http://woothemes.com/
Tags: Clean, Corporate, Multi Column
*/


/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0; padding:0;
	background:#f2f2f2;
	font:normal 0.77em Georgia, "Times New Roman", Times, serif; color:#6d6d6d;
	/*complexity- horizontal scroll in firefox*/ min-width: 995px;
}

img {
	border:5px solid #dad9d9;
}

blockquote {
	margin:0 auto 15px auto; padding:15px;
	width:80%;
	background:#f0f4f7;
	border:1px solid #d9e4ef;
}




/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	display:none;
	float:left;
}

	.post-content h1 {
		display:block; float:none;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#484a4b;
	}
	
	h1.comments-title {
		margin:0 0 0 160px; padding:15px 0 0 0;
		display:block; float:none;
		font:2.50em Georgia, "Times New Roman", Times, serif; color:#484a4b;
	}

h2 {
	margin:0 0 20px 0; padding:0;
	font:2.50em Georgia, "Times New Roman", Times, serif; color:#222222;
}

	.post-content h2 {
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#484a4b;
	}
	
	.post-content h2.title {
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#484a4b;
	}

.post-content h2.title a:hover{
		color: #92c33f;
}

	h2.featured {
		margin:0; padding:0;
		width:auto; height:auto;
		font-size: 32px; 
                font-family: Georgia,"Times New Roman",Times,serif;
                font-color:#d9eff7;
                text-align: center;
                padding-top: 15px;
	}
	
.featured-small h2{
	display: block;
	line-height: 35px;
	padding: 45px 0px 0px 0px;
}

.featured-small h2.featured{
	display: block;
	line-height: 35px;
	padding: 45px 0px 0px 0px;
}
	
	h2.comments-title {
		margin:0 0 0 160px; padding:0 0 15px 0;
		display:block; float:none;
		font:.92em Georgia, "Times New Roman", Times, serif; color:#484a4b;
	}
	
	h2.gray {
		margin:0;
		font-size:1.75em;
	}

h3 {
	margin:0 0 10px 0; padding:0;
	font:normal 1.50em Arial, Helvetica, sans-serif; color:#bc4d10;
}

	.post-content h3 {
		font:1.25em Georgia, "Times New Roman", Times, serif; color:#92C33F;
	}

	.meta h3 {
		font-size:1.64em;
	}

h4 {
	font:1.17em; Arial, Helvetica, sans-serif; color:#929ba3;
}

	.post-content h4 {
		font:bold 1.00em Arial, Helvetica, sans-serif; color:#484a4b;
		text-transform:uppercase;
	}

	h4.related-posts, h4.tags {
		font:1.27em Arial, Helvetica, sans-serif; color:#929ba3;
	}

h5 {
	margin:0 0 0px 0; padding:0 0 5px 0;
	font:2.0em Georgia, "Times New Roman", Times, serif; color:#5c6a76;
	border-bottom:3px solid #f4f7f8;
}

	.post-content h5 {
		font:bold 1.00em Arial, Helvetica, sans-serif; color:#484a4b;
		margin:auto; padding:auto;
		border:0;
	}

a:link, a:active, a:visited {
	color:#2f4f73; text-decoration:none;
}
	
	h2 a:link, h2 a:active, h2 a:visited {
		font:1em Georgia, "Times New Roman", Times, serif; color:#222222;
	}
	
		h2.featured a:link, h2.featured a:active, h2.featured a:visited {
			font:bold 1em Arial, Helvetica, sans-serif; color:#d9eff7;
		}
	
	h3 a:link, h3 a:active, h3 a:visited {
		font:normal 1em Arial, Helvetica, sans-serif; color:#bc4d10;
	}
	
	#pages-list li a {
		font:normal 0.94em Georgia, "Times New Roman", Times, serif; color:#d1dce7;
	}
	
	a.rss:link, a.rss:active, a.rss:visited {
	margin:0;
	padding:0 0 0 20px;
	width:auto;
	height:16px;
	font:normal 0.92em Arial, Helvetica, sans-serif;
	color:#d1dce7;
	float:right;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	a.twitter:link, a.twitter:active, a.twitter:visited {
		margin:0 0 30px 0; padding:0 0 0 50px;
		display:block;
		background:url(images/twitter-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
	
	a.email:link, a.email:active, a.email:visited {
		margin:0 0 30px 0; padding:0 0 0 50px;
		display:block;
		background:url(images/email-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
	
	a.rss-big:link, a.rss-big:active, a.rss-big:visited {
		margin:0; padding:0 0 0 50px;
		display:block;
		background:url(images/rss-big-trans.png)  no-repeat center left;
		color:#d9eff7; outline:0;
	}
		
	#category-list li a {
		font:normal 1em Verdana, Arial, Helvetica, sans-serif; color:#708389;
	}
	
		#category-list li.active a {
			font:bold 1em Verdana, Arial, Helvetica, sans-serif; color:#517d8d;
		}
		
	.related_posts li a, .meta a {
		font:0.92em Arial, Helvetica, sans-serif; color:#748a9c;
	}
	
	#sidebar a, #sidebar {
		color:#9ca0a4; line-height:145%;
	}
	
		.recentcomments a {
			font-weight:bold;
		}

a:hover {
	text-decoration:none;
}

	#pages-list li a:hover {
		color:#FFF;
	}

	#category-list li a:hover {
		text-decoration:none; color:#517d8d;
	}
	
	.meta a:hover {
		color:#2f5074;
	}
	
	.related-posts-list li a:hover {
		font:0.92em Arial, Helvetica, sans-serif; color:#2f5074;
	}
	
	a.twitter:hover, a.email:hover, a.rss-big:hover {
		color:#FFF;
	}

/* Styles */

.extrasmall {
	font-size:0.72em;
}

.small {
	font-size:0.92em;	
}

.medium {
	font-size:1.08em;
}

.large {
	font-size:1.33em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.white {
	color:#FFF;
}

.gray, .gray a, h2.gray a {
	color:#71787b;
}

.lightgray, .lightgray a {
	color:#b2b5b6;
}

.orange, caption {
	color:#d94d00;
}

.grayblue, .grayblue a {
	color:#748a9c;
}

.darkblue, .darkblue a {
	color:#112842;
}

.darkgray, .darkgray a, th {
	color:#3a3c3e;
}

.bold {
	font-weight:bold;
}

.caption {
	font-style:italic;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.textright {
	text-align:right;
}

/* Misc. */
#pages-top {
	font:normal 1em Arial, Helvetica, sans-serif; color:#d1dce7;
}

.featured-norm{
	font:normal 1em Arial, Helvetica, sans-serif; color:#d9eff7;
}

.featured-blog {
	font:1.17em Arial, Helvetica, sans-serif; color:#d9eff7;
	line-height:20px;
}

.meta {
	font:0.92em Arial, Helvetica, sans-serif; color:#676d72;
}

	.meta p {
		margin:0 0 3px 0; padding:0;
	}
	
.post-content p {
	line-height:20px;
	margin:0 0 15px;
}

.post-content ul, .post-content ol {
	padding:0;
	margin:10px;
}

.post-content ul ul, .post-content ol ol {
	margin-left: 20px;
}

.post-content li {
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post-content li li {
	background-color:#f7f7f7;
	padding:5px;
}

.comment-content {
	font-family:Arial, Helvetica, sans-serif;
}
	
	.comment-content p {
		line-height:135%;
	}

#footer, a.woothemes-link:link, a.woothemes-link:active, a.woothemes-link:visited {
	font:normal 0.92em Arial, Helvetica, sans-serif; color:#a7a1a1;
}

.textfield {
	color:#b2b5b6; font:.92em Arial, Helvetica, sans-serif;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
	margin:0 auto; padding:0;overflow:hidden;
	/*width:941px; c- complexity*/ width: 995px;
}

.left {
	float:left;
}

.right {
	float:right;
}


#pages-top {
	margin:0; padding:8px 0;
	width:auto; height:auto;
	background:#2c4a6c url(images/pages-top.gif) repeat-x bottom center;
	border-bottom:1px solid #4e6d8e;
}
	
#header {
	margin:0; padding:0;
	width:auto; height: 163px;
	background:#000000 url(grayscale/header.jpg);
        border-bottom: 0px;
}

		
#categories {
	margin:0; padding:7px 0 0 0;
	width:auto; height:auto;

}

		
#featured {
	margin:0px 0 0 0; padding:0;
	width:auto; height:auto;
	background:#000000 url(images/featured.gif) repeat-x top center;

}
		
#content {
	margin:0; padding:25px 0;
	width:auto; height:auto;
}
	
	#left-col {
		margin:0; padding:0;
		width:700px; height:auto;
		float:left;
	}
		
	#right-col {
		margin:0; padding:0;
		/*width:220px; complexity*/
width: 280px;
height:auto;
		float:right;
	}


					
/* 03 - HEADER
/* ----------------------------------------------*/

#pages-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
	float:left;
}
		
	#pages-list li, #pages-list li.blank {
		margin:0 8px 0 0; padding:0 0 0 8px;
		width:auto; height:auto;

		float:left;
	}
	

		#pages-list li.blank {
			background:none;
		}
		


#subscribe {
	margin:0; padding:0;
	width:auto; height:auto;
	float:right;
}
		
#logo-back {
	margin:0; padding:0;
	width:auto; height:125px;
	background:url(images/logo-back.gif) no-repeat bottom left;
        display: inline;
}
		
	#logo-back img {
		margin:32px 0 0 0;
		float:left;
                padding-top: 7px;
                border: none;
	}
			
#search {
	margin:33px 0 0 0;
	float:right;
}
		
	.search-form {
		margin:0; padding:0;
		height:33px; /*width:220px; complexity */width: 280px;
		background:url(images/search-bar.gif) repeat-x top center;
	}
					
	.search-box {
		margin:7px 10px 0 10px; padding:2px;
		width:100px; height:auto;
		background: transparent;
		font:1em Arial, Helvetica, sans-serif; color:#FFF;
		border:0; float:left; display:inline;
	}
			
	.search-button {
		margin:1px 0 0 0;
		width:71px; height:31px;
		float:right;
		background:url(images/search.gif) no-repeat top center;

	}
			
#category-list {
             padding-left: 100px;
}
		
	#category-list li {
		margin:0 0px 0 0px !important; 
		padding:0px;
		float:left;
		list-style: none;
		line-height:42px;
	}
	
	#category-list li a{
		padding:14px 15px;
	    display:block
	}
	
	#category-list li ul li a{
		padding:10px 15px;
	    display:block
	}
			
	#category-list li.current-cat, #category-list li:hover {
		
	}


#category-list li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	margin:0;
	padding:0; 
	
}
#category-list li:hover ul, #category-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#category-list li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #d7e5e9;	
	border-left:1px solid #d7e5e9;	
	border-right:1px solid #d7e5e9;			
	line-height:28px;	
	width:15em;
	margin:0px;
}
#category-list li:hover, #category-list li.hover {
    position: static;
}
#category-list li ul ul {
	margin: -35px 0 0 15em;
}
#category-list li:hover ul ul, #category-list li.sfhover ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul {
	left: auto;
}
#category-list li:hover ul ul, #category-list li:hover ul ul ul, #category-list li.sfhover ul ul, #category-list li.sfhover ul ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul, #category-list li li li.sfhover ul {
	left: auto;
} 		

	
/* 04 - FEATURED
/* ----------------------------------------------*/

.featured-norm {
	margin:0; padding:0;
	width:auto; height:auto;
	background:url(images/featured-norm.gif) no-repeat top center;
	line-height:20px;
}

.featured-blog {
	margin:0; padding:0;
	width:auto; height:auto;
	background:url(images/featured-blog.gif) no-repeat top center;
	line-height:20px;
}

.featured-small {
	margin:0; padding:0;
	width:auto; height:auto;
	background:url(images/featured-small.gif) no-repeat top center;
}
	
	.featured-content {
		margin:0; padding:30px 0 0 0;
		width:335px; height:248px;
		float:left;
	}
	
	.featured-blog-content {
		margin:0; padding:30px 0 0 0;
		width:650px; height:210px;
		float:left;
	}
	
	.featured-preview {
		margin:27px 15px 0 0; padding:0;
		width:550px; height:auto;
		float:right; display:inline;
	}
	
	.featured-links {
		margin:30px 15px 0 0; padding:0;
		width:200px; height:auto;
		float:right; display:inline;
	}
	
/* 05 - LEFT COLUMN
/* ----------------------------------------------*/

.post-list, .post-list-last {
	margin:0; padding:0;
	list-style:none;
}

	.post-list-last {
		border-bottom:1px dashed #d9e2e9;
	}
	
.post-list li.post, .post-list li.post-last, .post-list-last li.post, .post-list-last li.post-last, .post-list li.post-last-blank {
	margin:0; padding:0;
        margin-bottom: 15px;
        padding-top: 15px;
	border:1px dashed #000000; border-width:1px 1px 0 0;
	background:url(images/postback.gif) repeat-y;
}

	.post-list li.post-last, .post-list-last li.post-last, .post-list li.post-last-blank {
		border-bottom:1px solid #d9e2e9;
	}
	
	.post-list li.post-last-blank {
		background:none;
	}

	.post-list li.post-blank, .post-list-last li.post-blank {
		margin:0; padding:0;

		width:auto; height:auto;
		border:1px solid #d9e2e9; border-width:0 1px 0 0;
		background:none;
	}
			
	.meta {
		margin:0; padding:15px;
		width:129px; height:auto;
		float:left; 
	}



					
		.related-posts, .tags, .tags-top, .comment-author {
			margin:10px -16px 0 -15px; padding:15px 15px 5px 15px;
			list-style:none;
			background:url() no-repeat bottom right;
			position:relative; z-index:5; overflow:visible;
		}
		 
			.related-posts, .tags-top {
				border-top:1px dashed #d9e2e9;
			}
			
			.comment-author {
				margin:0 -16px 0 -15px; padding:0 15px 5px 15px;
			}
					
		.related_posts {
			margin:0; padding:0;
			width:auto; height:auto;
			list-style:none;
			_margin-top:40px;

}
					
			.related_posts li {
				margin:0 0 10px 0; padding:0;
			}
				
	.post-content {
		margin:0; padding:20px;
		width:498px; height:auto;
		float:right;overflow:hidden;
		border-left:1px solid #d9e2e9;

	}
				
		.post-preview {
			margin:0 15px 18px 0;
		}
		
.post-list li.other-post-last, .post-list-last li.other-post-last {
	margin:0; padding:10px;
	width:212px; height:210px;
	float:left;overflow:hidden;
	border:1px dashed #d9e2e9; border-width:1px 0 0 0;
}

.post-list li.other-post, .post-list-last li.other-post {
	margin:0; padding:10px;
	width:212px; height:auto;
	float:left;
	border:1px solid #d9e2e9; border-width:1px 1px 0 0;
}

.post-list li.archives, .post-list-last li.archives {
	margin:0; padding:30px 10px 10px 10px;
	width:98% !important; height:auto;
	float:left;
	border:1px dashed #d9e2e9; border-width:1px 0 0 0;
}

	.other-posts-preview {
		margin:10px 0;
	}
	
.img-border {
	padding:2px;
	border:1px solid #c2c2c2;
}
	
.commentlist {
	margin:0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:0;
		border-bottom:1px dashed #e5e9ee;

	}

		.comment-meta {
			margin:0; padding:15px;
			width:129px; height:100%;
			float:left;
			border-left:1px solid #d9e2e9;
		}
		
		.comment-meta .gravatar {
			margin-right:10px;
			float:left;
			_float:none;
		}
		.mycomment{background:#e9e9e9;}
		.comment-content {
			margin:0; padding:15px 20px;
			width:498px; height:auto;

			float:right;
			border-left:1px solid #e5e9ee;
			min-height:85px;
			height:auto !important;
			height:85px;
		}
		
		
.comment-form-left {
	margin:0; padding:0;
	width:170px; height:auto;
	float:left;
}

.comment-form-right {
	margin:0; padding:0;
	width:285px; height:auto;
	float:right;
}

		.textfield {
			margin:8px 0 0 0; padding:5px;
			background:#FFF;
			border:1px solid #e5e9ee;
		}
		
		.button {
			margin:0; padding:4px 6px;
			background:#2b4869 url(images/button.gif) repeat-x;
			border:0px solid #2b4869;
			font:bold 0.92em Arial, Helvetica, sans-serif; color:#FFF;
		}
		
		
/* 06 - RIGHT COLUMN
/* ----------------------------------------------*/

.box {
	margin:0; padding:15px;
}

	.box img {
		margin:0 auto 15px auto; display:block;
		text-align:center;
	}

#sidebar {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:0 0 28px 0;
	}
	
		#sidebar li ul {
			margin:0; padding:0;
			list-style:none;
		}
		
			#sidebar li ul li {

                                margin-bottom: -2px;
                                padding-bottom: 10px;
		width:auto; height:auto;
			}

		
			#sidebar li ul li.popular {
				margin:0 0 0 0; padding:5px 0 5px 0;
				width:auto; height:auto;
				background:url(images/dash.gif) repeat-x bottom center;
			}


                       ul.xoxo li {
		                margin:0 0 0 0; padding:5px 0;
           width:auto; height:auto;
		                background:url(images/dash.gif) repeat-x bottom center;
                       }

ul.xoxo li:hover {
        background: #e7e6e6;
}


			

			#sidebar li .flickr_badge_image {
				float:left;
				margin:5px;
			}
			
			#sidebar li .flickr_badge_image img {
				padding:0px;
				background-color:#FFFFFF;
				border: solid 5px #dad9d9; 
                                height: 90px;
                                width: 90px;
                                float: left;
			}

			#sidebar li .flickr_badge_image img:hover {
				padding:0px;
				background-color:#FFFFFF;
				border: solid 5px #bcbcbc;
			}
			
			 #sidebar .box {  padding:15px 0 0 0; }
	
/* 00 - FOOTER











/* ----------------------------------------------*/

#footer {
	margin:0; padding:0;
        height: 186px;
        margin-top: -26px;
        background: #000000 url(images/footer-bg.png) repeat-x;
}

.copyright {
	margin:auto; padding:20px 0;
        padding-top: 38px;
	float:left;
}

.woothemes {

	margin:auto; padding:20px 0;






        padding-top: 140px;
	float:right;
}



	a.woothemes-link:link, a.woothemes-link:active, a.woothemes-link:visited {
		margin:0 0 -5px 0; padding:5px 95px 0 0;
		width:auto; height:22px; display:block;
		background:url(images/woothemes-trans.png) no-repeat center right;

		float:right;
	}





/* THINK DESIGN CUSTOM STUFF
/* ----------------------------------------------*/

.middlewelcome {
         height: 199px;
         background: url(grayscale/welcome.jpg) no-repeat;
}

.pagenav {

         float: left;
         display: inline;
         margin-left: 575px;
	 width:auto; height:auto;
         list-style: none;
}

.footerpic {
         background: url(images/footerlogo2.jpg) no-repeat center;
         height: 186px;
}


.bottomnav {

	float:left;
        list-style: none;
	display:block;
}


#menu{
	padding: 0;
	white-space: nowrap;
	margin: 0px 0 0 0;
        height: 34px;
        padding-top: 80px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
        padding-top: 7px;

}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
        font-size: 13px;
        border-right: 1px solid #383838;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
        color: #CCCCCC;
}
#menu li a:hover {
        color: #92c33f;
}

.tdgrn {
       color: #92c33f;
}


#tdadvertisments {
        width: 280px;
        display: inline;
        float: left;
        padding-bottom: 25px;
}

.tdad1 {
        display: inline;
}

.tdad2 {
        display: inline;
        padding-left: 2px;
}

.tdad3 {
        display: inline;
}

.tdad4 {
        display: inline;
        padding-left: 2px;
}

h6 {
        font-size: 24px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        color: #222222;
        padding: 0px;
}

.shareheading {
        font-size: 24px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        color: #222222;
        padding: 0px;
}

.passiton {
       color: #92c33f;
       font-style: italic;
}

.passitonbox{
      float: left;
      margin-left: 0px;
}

.passitonfull {
      margin-top: 35px;
}

.share1{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon1-color.gif) no-repeat;
}

.share1:hover{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon1-bw.gif) no-repeat;
}

.share2{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon2-color.gif) no-repeat;
}

.share2:hover{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon2-bw.gif) no-repeat;
}


.share3{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon3-color.gif) no-repeat;
}

.share3:hover{


      width: 79px;
      height: 79px;

      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-right: 20px;
      background: url(images/share-icon3-bw.gif) no-repeat;
}

.share4{
      width: 79px;

      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      background: url(images/share-icon4-color.gif) no-repeat;
}


.share4:hover{

      width: 79px;
      height: 79px;
      float: left;

      margin-top: 15px;
      margin-bottom: 7px;
      background: url(images/share-icon4-bw.gif) no-repeat;


}

.share5{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-left: 20px;
      background: url(images/share-icon5-color.png) no-repeat;
}


.share5:hover{
      width: 79px;
      height: 79px;
      float: left;
      margin-top: 15px;
      margin-bottom: 7px;
      margin-left: 20px;
      background: url(images/share-icon5-bw.png) no-repeat;
}


.frontsub {
       font-size: 16px;
       font-style: italic;
}

.fronthead a{
       font-size: 14px;
}

.fronthead a:hover{
       color: #92c33f;
}


#siderss img{
        border: none;
}

#sidebar li ul li.popular:hover {
        background: #e7e6e6;
}

#sidebar li ul li.popular a:hover {
        color: #222222;
}

.authcomment {
         background-color: #000000;
}

.comment-admin {
         background-color: #000000;
}

#rsssubscribe {
         height: 58px;
         width: 214px;padding-right:13px;
         background: url(images/RSS-BG.gif) no-repeat;
         float: left; padding-left:13px;
         padding-bottom: 15px; 
}

#rsssubscribe a {
         font-size: 14px;
         font-color: #ffffff;
	 font-style:italic;      
}


#rsssubscribe a:hover {
         font-color: #92C33F;   
}

.feed {
         background: url(images/RSS-feed-icon.gif) no-repeat left;
         padding-left: 30px;
         padding-top: 2px;
         padding-bottom: 2px;
         float: left;
         margin-left: 0px;
}


.byemail {
         background: url(images/RSS-email-icon.gif) no-repeat left;
         padding-left: 40px;
         padding-top: 2px;padding-right:0px;
         padding-bottom: 2px;
         margin-left: 0px;
         float: right;
}

.subscribetext {
         padding-top: 15px;
	 }
.headerimage {
         background: url(images/header-div-bg.jpg) no-repeat center;
         height: 163px;
}

#download {
         height: 58px;
         width: 240px;
         background: url(images/RSS-BG.gif) no-repeat;
         float: left; 
         padding-bottom: 15px; 
}

#download a {
         font-size: 14px;
         font-color: #ffffff;
	 font-style:italic;      
}


#download a:hover {
         font-color: #92C33F;   
}

.dlink {
         background: url(images/icon-dl.gif) no-repeat left;
         padding-left: 30px;
         padding-top: 2px;
         padding-bottom: 2px;
         float: left;
         margin-left: 13px;
}


.demo {
         background: url(images/icon-viewdemo.gif) no-repeat left;
         padding-left: 40px;
         padding-top: 2px;
         padding-bottom: 2px;
         margin-left: 20px;
         float: left;
}

.downloadtext {
         padding-top: 15px;
}

.buttons {
         border: none;
}




.scriptdiv {
float:left;clear:both
}

.adinfo {
         font-size: 13px;
}

.adinfo a {
         color: #92C33F;
}




a.info{position:relative;}
a.info:hover {background:transparent; text-decoration:none;position:relative;} /*BG color is a must for IE6*/
a.info span {display:none; }
a.info:hover span{width:125px; text-align:center;display:block; padding:5px;left:13px;top:18px;clear:both;position:absolute; background:#000000; border:1px dashed #545454; color:#9e9e9d;}

#sidebar ul.blogroll {list-style:none;width:100%;margin:0;padding:0;float:left;padding-bottom:5px;}
#sidebar ul.blogroll li {float:left; width:130px;margin-right: 8px;display:block;}



.postads {
         border-bottom: 1px dashed #DDDDDD;
         border-top: 1px dashed #DDDDDD;
         margin-top: 15px;
         margin-bottom: 15px;
         padding-top: 25px;
         padding-bottom: 25px;
}


.tweetpost {
	background: #F2F2F2;
	font-size: 16.5px;
	padding: 40px 30px 30px 30px;
        margin-bottom: 50px;
}

.tweettop {
         background: url(images/tweetarrow.png) no-repeat 30px 0px;
         width: 500px;
         height: 18px;
}

.tweetpost a:link, a:active, a:visited{
	color: #81AD37;
}

.tweetpost a:hover{
	color: #5F8628;
}

.tweeter {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 30px;
}

.singlebannerad {
	margin: 25px 0 20px;
        padding: 20px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
        height: 70px;
}

.singlebannerad img {
	border: 5px solid #DAD9D9;
}

.singlebannerad90 {
	margin: 25px 0 20px;
        padding: 20px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
        height: 100px;
}

.singlebannerad90 img {
	border: 5px solid #DAD9D9;
}

#sidebar div.bsap_1236372 a.adhere {line-height: 125px; font-family: Georgia, times, serif;}

.relatedweb {
	margin: 40px 0 20px;
        padding: 20px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
}

.relatedweb h2 {
        margin: 0px 0px 5px 0px;
        font-family: Georgia, times, serif;
        font-size: 14px;
        font-weight: normal;
}
