h2 a {
		color:#4f4f4f;
	}

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	background: #f2f2f2;
	border-top:1px solid #878787;
	color:#5f5f5f;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
	font-size:12px /* 16x.875=14 */

}

blockquote {
	font:1.00em Lucida Grande, Bakersville, Georgia, "Times New Roman", Times, serif; color:#707070;
	border-bottom: none;
	background:#f0f0f0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-style: italic;
}

label {	
	color:#565656;
}

#post-top {
	background:#fafafa url(black/news-top-new.gif) repeat-x top center;
	height: 20px;
}

	.post {
		margin:0 0 35px 0; padding:0px 30px 33px 0px;
		width:570px; height:auto;
		background:#FFF;
		border-bottom: 1px solid #e6e7e8;
	}
	
	.post-single .post h3 {
		padding: 0px 0px 2px 0px;
		margin-bottom: 0px;
	}
	
	.post h3 a {
		font:1.10em Helvetica, “Helvetica Neue”, Arial, sans-serif;
		color: #1d5191;
}

	.post small {
	text-transform: uppercase;
	font-weight: bold;
	
}
	
#post-wrapper {
	background: #fffeff url(black/news-bottom-new.gif) repeat-x bottom center;
	padding: 30px;
}

#blog-wrapper {
	background: #fffeff url(black/news-bottom-new.gif) repeat-x bottom center;
	padding: 30px;
}

#blog-top {
	background:#fafafa url(black/news-top-new.gif) repeat-x top center;
	height: 20px;
}

#blog-container {
	width: 940px;
	margin: 0 auto;
}

.post-single {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 90px;
}

#post-sidebar-wrapper {
	width: 940px;
	margin: 0 auto;
}

#post-container {
	width: 940px;
	margin: 0 auto;
}

#post-left-content {
	width: 600px;
	float: left;
	clear: left;
	display: inline;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	background:url(black/logo.gif) no-repeat center left;
	border-bottom:1px solid #eff0f1;
}

	.post-single h1 {
		color:#454545;
	}

h2 {
	color: #212121;
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: 0px;
	padding: 10px 0px 20px 0px;
	float: left;
	text-shadow: #fffeff 1px 1px 0px;
}

	.post-single h2 {
		color:#828282;
	}

h3 {
	font:1.40em Helvetica, “Helvetica Neue”, Arial, sans-serif;
}

	.post-single h3 {
		font: 1.40em Helvetica, “Helvetica Neue”, Arial, sans-serif;
		color: #1d5191;
		padding: 0px 0px 15px 0px;
	}

	#recent-news h3 {
		color: #2a2b2b;
	}
	
	#from-the-blog h3 {
		color:#828282;
	}
	
	.comment-author h3 {
		color:#7f7f7f;
	}

h4 {
	margin:0; padding:70px 0px 20px 2px;
	font:1.1em Helvetica, “Helvetica Neue”, Arial, sans-serif;
	color: #525353;
	border: none;
	line-height: 21px;
	text-shadow: #fffeff 1px 1px 0px;
}

	.post-single h4 {
		color: #000;
	}

h5 {
	/* Same */
}

	.post-single h5 {
		font:bold 1.00em Helvetica, Arial, sans-serif;
		color: #797979;
	}

a:link, a:active, a:visited {
	color:#919191;
}
	
	h3 a {
		color: #2e2e2e;
	}
	
		.comment-author h3 a {
			color:#7f7f7f;
		}
	
	h4 a {
		color:#89a6c4;
	}
	
	h5 a {
		color:#89a6c4;
	}
	
	.learn-more {
		background:url(black/learn-more.gif) no-repeat top center;
	}
	
	a.learn_more hover {
		color:#1d5191;
}
	
	.read-more {
		background:url(black/learn-more.gif) no-repeat top center;
	}
	
	a.view-archives:link, a.view-archives:active, a.view-archives:visited {
		margin:-50px 0 0 210px; padding:0;
		font:bold 0.92em Arial, Helvetica, sans-serif; color:#d0d0d0;
		position:absolute;
	}
	
	a.view-blog:link, a.view-blog:active, a.view-blog:visited {
		color:#d0d0d0;
	}
	
	#features-tabs li a, .cat-tabs li a {
		color: #6b6c6c;
		font-size: 1em;
		font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		text-shadow: #fffeff 1px 1px 0px;
	}
	
	#recent-news h3 a {
		color:#828282;
	}
	
	#from-the-blog h3 a {
		color:#828282;
	}
	
	#sidebar li ul li a {
		color:#828282;
	}
	
	.author-website a {
		color:#7f7f7f;
	}
		
	#copyright a {
		color:#828282;
	}
	
	#single-features-list li a {
		color:#949494;
	}
	
a:hover {
	text-decoration:underline;
}

	h2 a:hover {
		color:#454545;
	}
	
	.comment-author h3 a:hover {
		color:#3e3e3e;
	}
	
	#features-tabs li a:hover, .cat-tabs li a:hover {
		color:#737373;
	}
	
	#features-tabs li.active, .cat-tabs li.active {
		color:#5e5e5e;
		text-shadow: #fffeff 1px 1px 0px;
	}
	
	#features-tabs li.active a, .cat-tabs li.active a {
		color:#414242;
		font-weight: normal;
	}
	
	#sidebar li ul li a:hover {
		color:#57bad2;
	}
	
	#single-features-list li a:hover {
		color:#6a6a6a;
	}

/* Misc */

#features {
	color:#5f5f5f;
	font-family: Helvetica, arial, sans-serif;
}

.commentlist li {
	color:#686868;
}

.input {
	color:#9a9a9a;
}

#footer-container {
	background: none;
}

#footer-info {
	margin:15px 0 0 0; padding:0;
	list-style:none;
	float:left;
}

#footer-info .textwidget a {
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
}

#footer-info li#text-5, li#text-6, li#text-7, li#text-9 {
	width: 160px;
}

#footer-info .textwidget {
	margin-top: 8px;
}


#footer-info li#text-5 {
	width: 270px;
	text-align: right;
	font-weight: normal;
	font-size: .9em;
	color: #5e5e5e;
}

#footer-info li {
	color:#5e5e5e;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

	#footer-info li a {
		color:#7e7e7e;
	}


/* 02 - STRUCTURE
/* ----------------------------------------------*/

/* Same */

/* 03 - HEADER
/* ----------------------------------------------*/

#top-header-wrapper {
	background: #262626;
}

#top-header {
	margin: 0 auto;
	width:940px;
	height: 25px;
	letter-spacing: 1px;
	color: #9a9a9b;
	text-shadow: #000 0px 1px 0px;
}

#top-header span {
	font-size: 1em;
	font-style: italic;
	color: #eaeaea;
}

#top-header a {
	color: #9a9a9b;
	font-family: helvetica, arial, sans-serif;
	font-size: .75em;
}

#top-left {
	float: left;
	padding-top: 6px;
}

#top-right {
	float: right;
	padding-top: 6px;
}

#top-right span {
	font-family: Times, “Times New Roman”, Georgia, serif;
}

#header-repeat {
	background:#fdfeff url(black/header.gif) repeat-x top center;
	background-image: none;
}

#header-left {
	background:url(black/header-left.gif) no-repeat top left;
	background-image: none;
}

#logo {
	padding: 20px 0;
	float: left;
}

#navigation {
	margin:0px 0px 0px 485px; padding:100px 0px 10px 0px;
	list-style:none;
	border-bottom:none;
	border-top: none;
}
	
	#navigation li {
		margin:12px 0px 0px 0px; padding:0 5px 0 5px;
		width:auto;
		border-right: 1px solid #cfcecc;
	}
			
		#navigation li a {
			margin:0; padding:0;
			text-decoration:none; display:block;
			font:1.1em Helvetica, Arial, sans-serif; color: #424242;
			text-transform: uppercase;
		}
		
		#navigation li.page-item-6 {
			border-right: none;
		}
	
		#navigation li:hover a, #navigation li.sfhover a {
			background:url(black/nav-right.gif) no-repeat top right;
			color:#FFF;
		}
		
			#navigation li.current_page_item a:link,
			#navigation li.current_page_item a:visited,
			#navigation li.current_page_parent a,
			#navigation li.current_page_item a:active {
				background:url(black/nav-right.gif) no-repeat top right;
				color:#FFF;
			}
	
			#navigation li span {
				margin:0; padding:8px 0 0 0;
				display:block;
			}
	
			#navigation li:hover span, #navigation li.sfhover span,
			#navigation li.current_page_item a:link span,
			#navigation li.current_page_item a:visited span,
			#navigation li.current_page_parent a span,
			#navigation li.current_page_item a:active span {
				background:url(black/nav-left.gif) no-repeat top left;
			}
						
				#navigation li span span {
					margin:0; padding:0 0 0 10px;
					display:block;
				}
					
				#navigation li:hover span span, #navigation li.sfhover span span,
				#navigation li.current_page_item a:link span span,
				#navigation li.current_page_item a:visited span span,
				#navigation li.current_page_parent a span span,
				#navigation li.current_page_item a:active span span {
					background:url(black/nav-bottom-left.gif) no-repeat bottom left;
				}
								
					#navigation li span span span {
						margin:0; padding:0 10px 8px 0;
						display:block;
					}
					
					#navigation li:hover span span span, #navigation li.sfhover span span span,
					#navigation li.current_page_item a:link span span span,
					#navigation li.current_page_item a:visited span span span,
					#navigation li.current_page_parent a span span span,
					#navigation li.current_page_item a:active span span span  {
						background:url(black/nav-bottom-right.gif) no-repeat bottom right;
					}
				
						
		#navigation li ul {
			margin:0; padding:0;
			list-style:none;
			position:absolute;
			width:206px;
			left:-999em;
			display: none;
		}
			
			#navigation li ul li, #navigation li:hover ul li, #naviation li.sfhover ul li {
				margin:0; padding:0;
				float:none;
			}
			
				#navigation li ul li a {
					margin:0; padding:0;
					background:none;
				}
				
				#navigation li:hover ul li a, #navigation li.sfhover ul li a {
					margin:0 2px; padding:8px 15px;
					font:1.00em Arial, Helvetica, sans-serif; color:#e5d8f5;
					border-right:0;
					background:url(black/nav-divider.gif) repeat-x bottom center;
				}
				
					#navigation li:hover ul li a:hover {
						color:#FFF;
					}
					
					#navigation li:hover ul > li:first-child, #navigation li:hover ul > li:hover:first-child {
						padding:10px 0 0 0;
						background:url(black/nav-corner.gif) no-repeat top right;
					}
				
					#navigation li:hover ul li:hover, #navigation li.sfhover ul li.sfhover {
						margin:0; padding:0;
						background:none;
					}
					
					#navigation li ul li span,
					#navigation li ul li span span, 
					#navigation li:hover ul li:hover span, 
					#navigation li:hover ul li:hover span span, 
					#navigation li:hover ul li.sfhover span, 
					#navigation li:hover ul li.sfhover span span,
					#navigation li:hover ul li span,
					#navigation li:hover ul li span span {
						margin:0; padding:0;
						background:none;
					}
		
		#navigation li:hover ul, #navigation li.sfhover ul {
			margin:-4px 0 0 0; padding:0 0 15px 0;
			left:auto;
			background:url(black/nav-back.png) no-repeat bottom center;
		}


/* 03 - CONTENT
/* ----------------------------------------------*/

#content-repeat {
	margin:0; padding:0;
	width:auto; height:auto;
	background: #f2f2f2 url(black/content-repeat.gif) repeat-x center;
	background-image: none;
}

#content-left {
	background:	url(black/nav-bottom.gif) repeat-x top left;
	border-top: 1px solid #d2d4d4;
}

.left-col {
	margin:0px 0px 100px; padding:0px 55px 10px 0px;
	width:590px; height:auto;
	float: left;
	border-right: 1px solid #e6e7e8;
}

.left-col a {
	text-decoration: none;
	color: #194983;
}

	#left-col-inside {
		margin:0; padding:0;
		width:400px;
		float:left;
	}

.right-col {
	width:255px;
	float: right;
}

	#right-col-inside {
		margin:0; padding:0;
		width:455px;
		float:right;
	}


	/* 03.A - FEATURED
	/* ----------------------------------------------*/
	
	.headlines {
		margin:0; padding:0;
		width:520px; height:auto;
		float:left;
	}
	
		.headline {
			margin:0 0 10px 0; padding:0;
		}
		
		.headline h3 {
			font-size: 1.2em;
			line-height: 20px;
}
	
	.latest-image {
		margin:0; padding:20px 0px;
		width:400px; height:auto;
		background:url(black/latest-image-back.gif) no-repeat bottom right;
		background-image: none;
	}
	
		.latest-image img {
			margin:15px auto 0 auto;
			display:block;
			border: 10px solid #fff;
		}
		
		.latest-image img.woo-image {
			display:block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			float: right;
		}
		
	.right_image {
		float: right;
		padding: 9px;
		border: 1px solid #d6d7d7;
		margin-left: 20px;
		margin-bottom: 20px;
}
		
.image-caption {
	margin:5px auto -30px auto; padding:0 0 80px 0;
	width:80%;
	font:normal 1.1em Georgia, "Times New Roman", Times, serif; color:#8c9ba3;
	display: none;
}

	.image-caption span {
		margin:5px 0 10px 0; padding:0;
		font:bold italic 1.10em Georgia, "Times New Roman", Times, serif;
		display:block;
	}
		
	/* 03.B - NEWS BOX
	/* ----------------------------------------------*/

	#news-top {
		margin:0; padding:15px 0px 40px 0px;
		width:100%; height:90px;
		background:#fafafa url(black/news-top-new.gif) repeat-x top center;
	}
	
	#news {
		background:#fafafa url(black/news-bottom-new.gif) repeat-x bottom center;
		margin:0px 0px 0px 0px; padding:10px 0px 50px 0px;
	}
	
	#recent-news {
		background:url(black/recent-news.gif) no-repeat top left;
		background-image: none;
		width: 270px;
		float: left;
		margin:0px 0 0 0; padding:0px 30px 0px 0px;
		height:auto;
		border-right: 1px solid #e6e7e8;
		position: absolute;
	}
		
	#recent-news .posted a{
	color: #212121;
}

	#recent-news .posted a.learn_more {
	color: #1d5191;
}
	
	#from-the-blog {
		background:url(black/from-te-blog.gif) no-repeat top left;
		width: 290px;
		float: right;
		margin:-220px 0 0 0; padding:0 0 0 0;
		height:auto;
	}
	
		#from-the-blog .posted {
			border: none;
			margin:0px; padding:0px 0px;
		}
		
	#center-product {
	margin: 0px 0px 0px 320px;
	width: 270px;
	border-right: 1px solid #e6e7e8;
	padding: 0px 30px 0px 12px;
}

	#center-product .posted_center a {
	color: #212121;
}

	#center-product .posted_center a.learn_more {
	color: #1d5191;
}

	#right-product {
	margin: 0px;
	width: 270px;
	float: right;
}

	#right-product .posted_right a {
	color: #212121;
	margin: 0px 0px 0px 0px;
	}
	
	#right-product .posted_right a.learn_more {
	color: #1d5191;
	margin: 0px 0px 0px 0px;
	}
		
/* 03 - NEWS TICKER
	/* ----------------------------------------------*/
	
	.ticker {
	padding: 15px 0px 10px 0px;
	width: 940px;
	height: 90px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e7e8;
	}
	
	.ticker h3 {
	color: #212121;
	padding: 15px 0px 10px 0px;
}
	
	#news-ticker {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-family: Helvetica;
	font-weight: bold;
	}

	
	#news-ticker li {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

	span.tickerLink a {
	color: #1d519a;
	font-weight: bold;
}

	span.tickerText a {
	font-weight: normal;
	font-style: italic;
}

	span.tickerText {
	font-weight: normal;
	line-height: 19px;
}

	span.tickerDate {
	color: black;
}
		
		
	/* 03.E - SIDEBAR
	/* ----------------------------------------------*/

	#sidebar {
		margin:0; padding:0;
		list-style:none;
	}
	
		#sidebar li {
			margin:0px 0px 0px 0; padding:0;
		}
		
			#sidebar li ul {
				margin:0; padding:0;
				list-style:none;
				background:#f9f9f9;
				border-top:1px solid #e3f1e8;
			}
		
			#sidebar li ul li {
				margin:0; padding:7px 10px;
				border-top:1px solid #FFF; border-bottom:1px solid #FFF;
			}
			
				#sidebar li ul li a:hover {
					color:#000;
				}
			
				#sidebar li ul li ul, #sidebar li ul li ul li ul {
					margin:10px 0 0 0;
					background:none;
				}
				
				#sidebar .textwidget {
					border-bottom: 1px solid #e6e7e8;
					padding: 10px 0px 30px 0px;
					margin-bottom: 30px;
					line-height: 18px;
}

				#sidebar .textwidget p {
					padding: 0px 0px 0px 0px;
					margin: 0px;
					line-height: 16px;
}

				#sidebar .textwidget li {
					padding: 8px 0px 8px 0px;
					list-style-type: disc;
					list-style-position: inside;
}

				#sidebar .textwidget a{
					cursor: pointer;
					padding: 4px 0px 4px 0px;
					color: #424242;
}

				#sidebar .textwidget a:hover{
					color: #1d519a;
					cursor: pointer;
					padding: 4px 0px 4px 0px;
}

				#sidebar .textwidget h3 {
					color: #424242;
					padding: 0px;
					margin: 5px 0px 0px;
					font-size: 1.1em;
					font-weight: bold;
}

				#sidebar .textwidget h5 {
					color: #424242;
					padding: 0px 0px 10px 0px;
}

				#sidebar .sidebar_img img {
					height: 180px;
					width: 180px;
					padding: 10px;
					background: #f0f0f0;
					border: 1px solid #e6e7e8;
					-webkit-border-radius: 8px;
					-moz-border-radius: 8px;
					border-radius: 8px;
					margin: 10px 0px;
}
	
	/* 03.E - SINGLE.PHP
	/* ----------------------------------------------*/
	
		#single-features-list li {
			background:url(black/single-features-list-left.gif) no-repeat top left;
		}
		
		#single-features-list li a {
			background:url(black/single-features-list-right.gif) no-repeat top right;
		}
		
	.commentlist {
		border-bottom:1px solid #ececec;
	}
	
		.commentlist li {
			background:#f2f2f2;
			border-top:1px solid #fefefe;
			border-bottom:1px solid #ececec;
		}			
		
		.commentlist li.alt {
			background:#f0f0f0;
		}	
		
	.input {
		border:1px solid #d2d2d2;
	}
	
	#submit {
		background:url(black/submit.gif) no-repeat top center;
	}
	
#subnav {
	margin: 17px 3px 0px 0px;
	float: right;
	color: #8d8d8d;
	}

#subnav li {
	padding:0 5px;
	display: inline;
	font-size: 12px;
	}	

#subnav a, #subnav a:visited {
	color: #5e5e5e;
	text-decoration:none;
	font-weight:normal;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding: 8px 15px;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:none;
	background: #d2d4d4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color: #1d5191;
	}
	
#product_wrapper {
	background: #F0F0F0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 25px;
	margin: 30px 0px;
}

#product_wrapper h5 {
	font-size: 1.3em;
	color: #212121;
	font-weight: normal;
}

.drop_down {
	width: 420px;
}

.clients {
	border-top: 1px solid #e3f1e8;
	border-bottom: 1px solid #e3f1e8;
	margin: 20px 0px;
}

/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats {
     display: none;
}

