/*
Theme Name: Biz Magazine
Theme Style: Blog and Magazine style theme
Author: Just justin 
*/

body {
	font-family: Tahoma, Geneva, Arial, "Arial Narrow", Verdana, sans-serif;
	font-size:13px;
	background-color:#555;
	/*background-image:url(images/back.jpg);
	background-repeat:repeat-x;*/
	height: 100%;
	color: #333333;
}

a:link, a:visited {
	color: #333333;
	text-decoration:none
	}

a:hover, a:active {
	color: #035BAC;
	text-decoration:underline;
	}

a img {

	border:0;

	}

h1 {
	margin:0;
	text-transform:none;
	font-size:18px;
	color: #035BAC;
}
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	_margin-top: 5px;

}
#back_top {
	float: left;
	width: 985px;
	height: 10px;
	background-image:url(images/back_top.gif);
	background-repeat:no-repeat;

}
#back_bottom {
	float: left;
	width: 985px;
	height: 15px;
	/*background-image:url(images/back_bottom.gif);
	background-repeat: repeat-x;*/
	background-position:bottom;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
        color: #999999;
}
#back_bottom a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#back_bottom a:hover, #back_bottom a:active, #back_bottom a:focus {
	color: #000;
	text-decoration:underline;
}
#wrapper_inside {
	float: left;
	width: 985px;
	background-image:url(images/back_center.gif);
	margin: 0px;
	padding: 0px;

}
#content {
	float: left;
	width: 985px;
	margin: 0px;
	padding: 0px;

}
#logo {
	float: left;
	width: 225px;
height:90px;
	/*background-image:url(images/logo.gif);
	background-repeat:no-repeat;*/
	padding: 0px;
	margin: 10px 5px 5px 10px;
	display: inline;
}
#logo h2 {
	padding-top: 50px;
	margin:0px;
	font-weight: normal;
	color:#000000;
	font-size: 14px;
}
#ads {
	float: right;
	width: 728px;
	height: 90px;
	margin: 10px 10px 5px 5px;
	display: inline;
}
#menu {
	float: left;
	width: 957px;
	height: 31px;
	margin: 10px 10px 0px 18px;
	padding: 0px 10px 0px 10px;
	display: inline;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}
#nav-bar {
	width:710px;
	}

#main_menu {
	float: left;
	display: inline;
	color: #fff;

}
/*#search_area {
	margin: 36px 20px 0px 0px;
	float: right;
	width: 250px;
	height: 25px;
	display: inline;
}
#s {
	background: none;
	border: 1px solid #000000;
	float: left;
	margin: 3px 0px 0px 7px;
	padding: 2px 3px 0px 3px;
	width: 210px;
	height: 18px;
	outline: 0;
	color:#000000;
	font-size:12px;
	display: inline;
}
#btn_search {
	width:18px;
	height:18px;
	border:none;
	background:url(images/search_icon.gif) no-repeat;
	cursor:pointer;
	margin: 5px 0px 0px 3px;
	display: inline;
}
*/

#search {
	float: right;
	width: 220px;
	height: 20px;
	display: inline;
	margin: 5px 5px 0px 0px;
	background:url(images/search-bg.png);
}
#search .search_text_box {
	width: 190px;
	float: left;
	display: inline;
	background: none;
	border: none;
	font-size:11px;
	margin: 2px 0px 0px 5px;
}
#search .search_submit {
	width: 20px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 2px;
	background: none;
	border: none;
	cursor:pointer;
}

#post_area {
	float:left;
	width: 634px;
	padding-top: 10px;
	margin: 0px;
	display: inline;
}
/*latest area */
#latest_area {
	float:left;
	width: 604px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#latest_area h2 {
	float: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
/*background:#fff;
height: 20px;*/
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-family:sans-serif;
        font-spacing:-3px;
	font-size: 20px;
	color:#000;
        text-transform: UPPERCASE;
}


}
.excerpt_content {
	float: left;
	width: 604px;
	display: inline;
}
.excerpt_image {
	float: left;
	display: inline;
	width: 115px;
}
.excerpt_image img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.excerpt_desc {
	float: right;
	width: 465px;
	margin: 0px 10px 0px 10px;
	display: inline;
	text-align: justify;
}
.excerpt_desc h3 {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color:#000000;
}
.excerpt_desc h3 a {
	color: #035BAC;
	text-decoration:none;
}
.excerpt_desc h3 a:hover {
	color: #000;
	text-decoration: underline;
}


.excerpt_desc .box_read_more {
	display: block;
	text-align: right;
	padding: 10px 0px 5px 10px;
}
.excerpt_desc .box_read_more a  {
	float: right;
	/*background-image:url(images/ico-arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;*/
	padding-left: 18px;
padding-right: 18px;
	height: 17px;
	font-weight: bold;
	color:#666;
	text-decoration:none;
}


.excerpt_desc  .box_read_more a:hover {
	color: #666;
	text-decoration: underline;
}




.excerpt_separator {
	background: url(images/hdot.gif) repeat-x bottom;
	float: left;
	display: inline;
	width: 594px;
	height: 1px;
	margin: 5px 5px 10px 5px;
	_margin: -5px 5px 10px 5px;
}

.content_box .excerpt_separator_1 {

background: url(images/hdot.gif) repeat-x bottom;
	width: 250px;
	height: 15px;
	margin: 10px 10px 10px 10px;
	_margin: -5px 5px 10px 5px;
}

/*featured area */
#featured_area {
	float:left;
	width: 604px;
	height: 240px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	_margin-left: 10px;
	_margin-bottom: 0px;
	overflow: hidden;
}
#featured_area h2 {
	display: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
/*background:#ffffff;*/	
/*height: 20px;*/
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;

}
#featured_area ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 200px;


}
.featured_item {
	float:left;
	width: 584px;
	margin: 10px 10px 2px 10px;
	line-height: 18px;
	display: inline;

}
.featured_item a {
	color: #035BAC;
	text-decoration:none;
}
.featured_item a:hover {
	color:#000;
	text-decoration:underline;
}
.featured_item h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 15px;
	color: #505050;
}
.featured_item h3 a {
	color:#035BAC;
	text-decoration:none;
}
.featured_item h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.featured_item .featured_meta {
	color: #000000;
	font-size: 11px;
	margin-bottom: 10px;

}
.featured_item .featured_meta a {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.featured_item .featured_meta a:hover {
	color:#035BAC;
	text-decoration:underline;
	font-weight: bold;
}
.featured_item img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 5px 10px 0px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.container {
	float:left;
	width: 604px;
	margin-left: 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	display: inline;

}
.nogradient
{
	background: none;
}
.container_inside {
	padding: 0;
	margin: 6px 0px 6px 0px;
	display: inline;
}
.container_inside .content_full {
	/*min-height: 50px;*/
}
.container_inside .content_ads {
	margin: 6px 5px 6px 5px;
	display: block;
	text-align: center;
}
.container_inside .content_left {
	float: left;
	width: 300px;
	background: url(images/dot.gif) repeat-y right;
}
.container_inside .content_right {
	float: right;
	width: 300px;
}
/*content full read more */
.content_full .box_read_more {
	display: block;
	text-align: right;
	padding: 10px 0px 5px 10px;
}
.content_full .box_read_more a {
	float: right;
	/*background-image:url(images/ico-arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;*/
	padding-left: 18px;
padding-right: 15px;
	height: 17px;
	font-weight: bold;
	color:#666;
	text-decoration:none;
}
.content_full .box_read_more a:hover {
	color: #666;
	text-decoration: underline;
}
/*content full refresh */
.content_full .refresh {
	display: block;
	text-align: right;
	padding: 10px 10px 5px 10px;
}
.content_full .refresh a {
	float: right;
	background-image:url(images/refresh.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
	height: 17px;
	font-weight: bold;
	color:#035BAC;
	text-decoration:none;
}
.content_full .refresh a:hover {
	color: #000;
	text-decoration: underline;
}
/*content full */
.content_full h2 {
	display: block;
	background-image:url(images/box_header.gif);
	background-repeat:no-repeat;
/*background:#fff;
	height: 20px;*/
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;
}
.content_full .video_area {
	float: left;
	display: inline;
	margin: 0px 5px 5px 5px;
}
.video_area .video_big {
	float: left;
	display: inline;
	width: 280px;
}
.video_area .video_list {
	float: right;
	display: inline;
	width: 314px;
}
.video_area .video_list h3 {
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 12px;
}
/*gallery */
ul.gallery {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}
ul.gallery li {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.gallery li img {
	margin: 6px;
	padding: 8px;
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #ffffff;
	background: #f3f3f3;
}
ul.gallery li img:hover {
	border: 1px solid #CCCCCC;
	background: #888;
}
/*content half */
.content_box {
	float: left;
	margin: 5px 0px 15px 4px;
	display: inline;
}
.content_box h2 {
	display: block;
	background-image:url(images/box_header.gif);
	background-repeat:no-repeat;
/*background:#fff;	
height: 20px;*/
	margin: 0px;
	padding: 6px 10px 5px 10px;
	font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;
}

/*content half_adds */
.content_box_ads {
	width:300px;
	margin: 2px 2px 2px 2px;
	display: inline;
}
.content_box_ads h2 {
	display: block;
	background-image:url(images/box_header.gif);
	background-repeat:no-repeat;
/*background:#fff;*/	
height: 20px;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	font-size: 13px;
	color:#B40404;
}
.content_box h3 {
	display: block;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-size: 14px;
	color:#000000;
}
.content_box h3 a {
	color:#035BAC;
	text-decoration:none;
}
.content_box h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.content_box img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box_description {
	font-size: 12px;
	padding: 0px 12px 5px 10px;
	text-align:justify;
	color:#333333;
	line-height: 18px;
}
.box_description a {
	color: #000000;
	text-decoration:none;
}
.box_description a:hover {
	color:#035BAC;
	text-decoration:underline;
}
.content_box .box_read_more, .video_list .box_read_more{
	display: block;
	text-align: right;
	padding: 10px 0px 5px 10px;
        
}
.content_box .box_read_more a, .video_list .box_read_more a{
	float: right;
	/*background-image:url(images/ico-arrow.gif);*/
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left: 18px;
padding-right: 18px;
	height: 17px;
	font-weight: bold;
	color:#666;
	text-decoration:none;
        
}


.content_box .box_read_more a:hover, .video_list .box_read_more a:hover{
	color: #666;
	text-decoration: underline;
}
.box_more_text {
	display: block;
	text-align: left;
	padding: 0px 12px 5px 10px;
	color: #333333;
	font-weight: bold;
}
ul.box_links {
	padding: 0px 12px 5px 10px;
	margin: 0;
	list-style: none;
}
ul.box_links li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
ul.box_links li a {
	display: block;
	padding: 5px 5px 5px 15px;
	/*background: url(images/icon-pages.gif) no-repeat left;*/
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
ul.box_links li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	/*background: url(images/icon-pages.gif) no-repeat left;*/
	color: #000;
	text-decoration:underline;
}
/* post meta */
.breadcrumb {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 5px;
}
.breadcrumb a {
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

.breadcrumb a:hover,  .breadcrumb a:active, .breadcrumb a:focus{
	color: #000000;
	text-decoration: underline;
}

#tags {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
        border-top: 1px solid #EEEEEE;
	display: block;
        background:#FFFFCC;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
        margin-top: 5px;
}
#tags a {
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

#tags a:hover,  #tags a:active, #tags a:focus{
	color: #000;
	text-decoration: underline;
}
.post_box {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.post_box .post_title {
	display:block;
	padding-bottom: 3px;
}
.post_box h1 {
	margin:0;
	text-transform:capitalize;
	font-size:16px;
	color: #035BAC;
}
.post_box h1 a {
	display:block;
	color:#035BAC;
	text-decoration:none;
}
.post_box h1 a:hover {
	display:block;
	color: #000;
	text-decoration:underline;
}
.post_box .post_details {
	display: block;
	padding-top: 3px;
	color:#000000;
	font-size:12px;
}
.post_box .post_details a {
	color: #035BAC;
	text-decoration:none;
	font-weight: bold;
}
.post_box .post_details a:hover {
	color:#000;
	text-decoration:underline;
}
.post_box .post_content {
	display: block;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}
.post_box .post_content a {
	color: #035BAC;
	text-decoration:none;
	font-weight: bold;
}

.post_content img {
        border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post_box .post_content a:hover {
	color:#000;
	text-decoration:underline;
}
/* Image Alignment */
.post_box .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.post_box .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.post_box .alignright {
	float:right;
	margin:0 0 5px 10px
}
.post_box .wp-caption {
	background:#f9f9f9;
	border:1px solid #DDD;
	border-radius:3px;
	margin: 10px 10px 10px 10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post_box .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.post_box .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/* post footer */
.post_footer {
	display: block;
	height: 30px;
	padding: 0px;
	/*background-image:url(images/post_footer.gif);
	background-repeat:no-repeat;*/
	color: #000000;
}
.post_footer a {
	color: #035BAC;
	text-decoration:none;
	font-weight: bold;
}
.post_footer a:hover {
	color: #000;
	text-decoration:underline;
}
.post_footer_left {
	float:left;
	width: 415px;
	padding: 7px 7px 0px 15px;
}
.post_footer_right {
	float:right;
	width: 104px;
}
/*post info */
.post_info {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}
.post_info a {
	color: #035BAC;
	text-decoration:none;
	font-weight: bold;
}
.post_info a:hover {
	color:#000;
	text-decoration:underline;
}
/* comment */
.comment_area {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
	display: inline;
}
.comment_area a {
	color: #035BAC;
	text-decoration:none;
	font-weight: bold;
}
.comment_area a:hover {
	color:#000;
	text-decoration:underline;
}
.comment_area h2 {
	float:left;
	width: 584px;
	font-weight: normal;
	font-size: 13px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}
.comment_box {
	float:left;
	width: 584px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 584px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 584px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 584px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 524px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 584px;
	margin-top: 2px;
	font-size: 11px;
	display: inline;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
	display: inline;
}
.comment_form_right textarea {
	width: 320px;
	height: 125px;
}
#name_text_box, #email_text_box, #url_text_box {
	width: 170px;
	height: 25px;
	font-size: 10px;
	padding: 0px 2px 1px 0px;
}
#text_area_box {
	width: 335px;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
}
#author, #email, #url {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 146px;
	height: 18px;
	outline: 0;
	color:#000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	display: inline;
}
#comment {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 300px;
	height: 110px;
	outline: 0;
	color:#000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	display: inline;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 2px;
}
#submit {
	width:87px;
	height:21px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.gif) no-repeat;
	cursor:pointer;
	position:relative;
	display: inline;
}
/* jcarousel
/**
 * Additional styles for the controls.
 */
.jcarousel-control {
	float: right;
	margin: 10px 5px 10px 5px;
	display: inline;
}
.numbering {
}
.next_button {
}
.prev_button {
}
.jcarousel-control a {
	float: left;
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px;
	margin: 3px 3px 5px 3px;
	border: 1px solid #333333;
	color: #000000;
	background-color: #F8F8F8;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	display: inline;
}
.jcarousel-control a:focus, .jcarousel-control a:hover, .jcarousel-control a:active {
	background-color:#CCCCCC;
	outline: none;
}
.jcarousel-scroll {
	margin-top: 10px;
	text-align: center;
}
.jcarousel-scroll form {
	margin: 0;
	padding: 0;
}
.jcarousel-scroll select {
	font-size: 75%;
}
#mycarousel-next, #mycarousel-prev {
	cursor: pointer;
	margin-bottom: -10px;
	text-decoration: underline;
	font-size: 11px;
}
/*sidebar */
#sidebar {
	float: right;
	width: 344px;
	display: inline;
}
#sidebar a {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}
.sidebar_content {
	float:left;
	width: 307px;
	margin: 10px 20px 0px 5px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
}
.sidebar_content_no_grad {
	padding: 0px;
	float:left;
	width: 307px;
	margin: 10px 20px 0px 5px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
background:#fff;
}
#sidebar .sidebar_box {
font-size:11px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	display: inline;
	padding: 0px;
background:#fff;
}
.sidebar_box .sidebar_meta {
	margin: 0px;
	padding: 0px 12px 5px 10px;
}
.sidebar_box h3 {
	display: block;
	background-image:url(images/sidebar_header.gif);
	background-repeat:no-repeat;
/*background:#fff;
	height: 20px;*/
	margin: 5px 0px 0px 0px;
	padding: 6px 15px 5px 15px;
font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;
}
.sidebar_box .img_ads {
	float: left;
	display: inline;
	margin-left: 25px;
}
.sidebar_box .img_ads img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
.sidebar_box ul {
font-size: 12px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidebar_box ul li {
font-size: 12px;
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
.sidebar_box ul li a {

	display: block;
	padding: 5px 5px 5px 15px;
	background: url(images/arrow.gif) no-repeat left;
}
.sidebar_box ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	background: url(images/arrow.gif) no-repeat left;
}
.sidebar_box .rss_box {
	display: block;
	background-image:url(images/rss_icon-1.gif);
	background-repeat:no-repeat;
	/*padding-left: 120px;*/
	height: 50px;
	margin: 0px 10px 0px 10px;
}
.sidebar_box #rss_form {
	float: left;
	display: block;
	margin-left: 10px;
	display: inline;
}
#rss_form #email_rss {
	background: none;
	border: 1px solid #000000;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:13px;
	background-image:url(images/email.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
	display: inline;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.gif) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}
/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 978px;
	/*min-height: 20px;*/
	background-image:url(images/back_center.gif);
	background-repeat:repeat-y;
	display: inline;
}
#footer_content {
	float:left;
	width: 935px;
	margin: 5px 19px 0px 17px;
	padding: 7px 0px 20px 7px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*min-height: 200px;*/
	display: inline;
}
#footer_content a {
	color:#444;
	text-decoration:none;
	font-weight: none;
}
#footer_content a:hover {
	color:#000;
	text-decoration:underline;
}
#footer_content .sidebar_box {
	float:left;
	width: 310px;
	display: inline;
}
#footer_content .sidebar_box .sidebar_meta {
	margin: 0px;
	padding: 0px 15px 5px 15px;
}
#footer_content h3 {
	display: block;
	background-image:url(images/sidebar_header.gif);
	background-repeat:no-repeat;
/*background:#fff;	
height: 20px;*/
	margin: 5px 0px 0px 0px;
	padding: 6px 15px 5px 15px;
	font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;
}
#footer_content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer_content ul li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
#footer_content ul li a {
font-size: 12px;
	display: block;
	padding: 5px 5px 5px 15px;
	/*background: url(images/icon-pages.gif) no-repeat left;*/
}
#footer_content ul li a:hover, #footer_content ul li a:active, #footer_content ul li a:focus {
	/*background: url(images/icon-pages.gif) no-repeat left;*/
}
/* post navigator */
#post-navigator-single {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 535px;
	font-size: 13px;
	line-height: 20px;
	display: inline;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
	display: inline;
}
#post-navigator-single a {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator-single a:hover {
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
}
#post-navigator {
	color: #000000;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	float:left;
	width: 535px;
	display: inline;
}
#post-navigator a {
	background: #ffffff;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #035BAC;
}
#post-navigator a:hover {
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}
.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
	display: inline;
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
	display: inline;
}
/* typhography */
code {
	font-family: Tahoma, Geneva, Arial, "Arial Narrow", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ads_r {
width=125px; 
padding:20px 20px 20px 10px; 
border:none; 
/*float:right;*/
background:#fff;
}
.ads_l {
width=125px; 
padding:20px 10px 20px 20px; 
border:none; 
/*float:left;*/
background:#fff;
}
.phone {
padding:5px 0px 5px 25px; 
background: #E9E4D4 url(images/icons/phone.png) left no-repeat; 
font-size: 12px; 
font-weight: bold;
}

.tweet {
background: #fff; 
width:90px;
height:90px;
float:right;
padding-right:5px;
}

.webpage {
padding:5px 0px 5px 25px; 
background: #E9E4D4 url(images/icons/mouse.png) left no-repeat; 
font-size: 12px; 
font-weight: bold;
}

.locat {
padding:5px 0px 5px 25px; 
background: #E9E4D4 url(images/icons/home.png) left no-repeat; 
font-size: 12px; 

}

.businfos {padding:5px 5px 5px 25px; background: #E9E4D4; font-size: 13px;  border: 1px solid #CFCFCE; width:435px; float: left;}
.gmap {padding:5px 5px 5px 5px; background: #CEE8FC; font-size: 13px;  border: 0px solid #A6A69E;}

/*content full */
.content_full1 h2 {
	display: block;
	background-image:url(images/box1_header.gif);
	background-repeat:no-repeat;
/*background:#fff;
	height: 20px;*/
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-family:sans-serif;
font-spacing:-3px;
	font-size: 20px;
	color:#000;
text-transform: UPPERCASE;
}
.container1 {
	float:left;
	width: 930px;
	margin-left: 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	display: inline;
}
.container2 {
	float:left;
	width: 930px;
	margin-left: 100px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	display: inline;
}
/*bookmarks*/
.post_social_bookmark {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px;
	text-align: justify;
	color: #666666;
}
.post_social_bookmark img {
	float: left;
	width: 35px;
	height: 35px;
	border: 0;
	display: inline;
}
.post_social_bookmark a {
	float: left;
	display: inline;
	margin: 2px;
	padding: 5px;
}
.post_social_bookmark a:hover {
	background-color:#f1f1f1;}

.separator1 {
	float: left;
	width: 580px;
	height: 3px;
	margin: 5px 0px;
	padding: 0px 0px;
	display: inline;
	background: url(images/dot.gif) repeat-x bottom;
}
#text_ads_area {
	float:left;
	width: 560px;
	border: 1px solid #E6E6E6;
	/*/background: url(images/grad2.gif) repeat-x bottom #FFFFFF;*/
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}
/*-----------------Featured Slider--------------*/
#gallery {width:616px; height:300px; margin:0 0 20px 15px;float:left;display:inline;border-bottom:0px solid #DBE3E9;}

#featured-area { height: 300px; position: relative; padding: 5px 0px 5px 0px; z-index: 1; width:616px}
#featured-area .pics { position: absolute; width: 490px; height: 298px; top: 11px; left: 14px; }
#featured-area .pics div.excerpt { background: url('images/bizmag-excerpt.png');bottom:0;font-size:18px;left:0;position:absolute;width:480px;z-index:2; padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:0}
#featured-area .pics div.excerpt p { color: #035BAC;width:450px;}
#featured-area .pics div.excerpt a { color: #035BAC; font-weight:bold; }
#featured-area .pics div.excerpt a:hover { color: #000; text-decoration:none } 
		
.excerpt-text {display:inline;float:left;font-size:12px;width:450px;padding:0 0 10px 0}
		
#featured-area .pics span.feat-overlay { position: absolute; top: 0px; left: 0px; display: block; width: 490px; height: 298px; z-index: 1; }

#featured-area div#slider-control { position: absolute; width: 110px; height: 296px; border: 1px solid #b4b4b4; z-index: 4; top: 11px; right: 1px; }
#featured-area div#slider-control div.featitem { background: url('images/bizmag-bg.png') no-repeat top left; height: 77px; float: left; width: 76px; cursor: pointer; padding-left:18px; padding-right:16px; padding-top:10px; padding-bottom:12px }
#featured-area div#slider-control div.featitem img { float: left; margin-right: 18px; border: 1px solid #f6f6f6; margin-top: 5px; }
#featured-area div#slider-control div.featitem span.order { display: none; }
#featured-area div#slider-control div.featitem h2 { font-size: 18px; line-height: 24px; float: left; width: 172px; padding-bottom: 4px; }
div#slider-control div.featitem h2 a { color: #959595; } 
#featured-area div#slider-control div.featitem span.meta { color: #b6b6b6; font-size: 11px; padding: 1px 0px; border: 1px solid #cfcfcf; border-width: 1px 0px; display: block; float: left; width: 172px; }
			
#featured-area div#slider-control div.featitem.active { background: url('images/bizmag-bg-active.png') no-repeat top left; margin-left: -20px; padding-left: 38px }  
#featured-area div#slider-control div.featitem.active h2 { background: url('images/featitem-active-h2border.png') repeat-x bottom left; margin-bottom: 1px; color: #000000 }
#featured-area div#slider-control div.featitem.active span.meta { color: #797979; border: 0px; }
			

