/*
Theme Name: iBizPress Light Magazine
Theme Style: Clean magazine design.
Theme URI: http://www.technologytricks.com/
Description: Nice and Sleek design. Suitable for all blog niche.
Author: izwan00
Author URI: http://www.technologytricks.com/

Theme code and css are under copyright 2009 technologytricks.com
*/

body {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #555555;
	height: 100%;
	color: #666;
	text-decoration: none;
	line-height: 22px;
	margin:0px;padding:0px;
}
#wrapper {
	width: 985px;

	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	_margin-top: 5px;
}




#back_top {
	float: left;
	width: 985px;
	height: 6px;
	background-image:url(images/totbg1.jpg);
	background-repeat:no-repeat;
}
#back_bottom {
	float: left;
	width: 985px;
	height: 100px;
	background-image:url(images/fottbg1.jpg);
	background-repeat: repeat-y;
	background-position:bottom;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
p.copyright {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 2.0;
}

p.copyright, p.copyright a {
	text-decoration: none;
	color: #7C8395;
}

p.copyright a:link, p.copyright a:visited {
	color: #A3756E;
}

p.copyright a:hover, p.copyright a:active {
	color: #7D4A42;
}

p#version_info {
	font-size: 14px;
	text-align: center;
	color: #777;
	line-height: 22px;
	font-weight: normal;
  
}
#backop{
	float: left;
	width: 985px;
	height: 10px;
	background-image:url(images/fotttbg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#back_bottom a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#back_bottom a:hover, #back_bottom a:active, #back_bottom a:focus {
	color: #666666;
	text-decoration:underline;
}
#wrapper_inside {
	float: left;
	width: 985px;
		background-image:url(images/bg1.jpg);
	background-repeat: repeat-y;
	
	padding: 0px;
}
#content {
	float: left;
	width: 985px;
	background-image:url(images/bg1.jpg);
		background-repeat: repeat-y;


	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 945px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	display: inline;
	background-color: #111;
	height: 120px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logo h2 {
	padding-top: 50px;
	margin:0px;
	font-weight: normal;
	color:#333333;
	font-size: 14px;
}
.headerright {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 88px 10px 0px 0px;
	text-align: right;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #666666;
	text-decoration: underline;
	}


#ads {
	float: right;
	width: 468px;
	height: 60px;
	margin: 15px 30px 0px 0px;
	display: inline;
}
#menu {
	float: left;
	width: 949px;
	height: 38px;
	display: inline;
	background-image:url(images/bg_menu_inactive.png);
	background-repeat:repeat-x;
	padding-right: 18px;
	padding-left: 18px;

}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* 导航菜单 START */
/* 菜单项 */
#menubar{}
#menubar ul.menus li {
	font: normal 14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width:300px;
	float:left; /* 靠左浮动 */
	list-style:none; /* 清空列表风格 */
	margin-right:1px; /* 右侧的间隔 */
}
/* 菜单项链接 */
#menubar ul.menus li a {
	width:280px;
	margin-left: 1px;
		padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 20px; /* 内边距 */
	display:block; /* 显示为块 */
	color:#333; /* 文字颜色 */
	background:#F9F9F9; /* 背景颜色 */
	text-decoration:none; /* 没有下横线 */
}
/* 当前菜单项链接 */
#menubar ul.menus li.current-cat a {
	background:#F0F0F0; /* 背景颜色 */
}
/* 选中菜单项链接 */
#menubar ul.menus li a:hover {
	background:#F8FAFC; /* 背景颜色 */
}
/* 二级菜单 */
#menubar ul.children {
	display:none; /* 初始化页面时不显示出来 */
	padding:0;
	margin:0;
}
/* 二级菜单的菜单项 */
#menubar ul.children li {
	width:220px;float:right; /* 垂直排列 */
	margin: 0px -70px 0px 98px;
	padding:-2px;
}
/* 二级菜单的当前菜单项链接 */
#menubar ul.children li a {
	width:140px; /* 对 IE6 来说十分很重要 */
}
/* 导航菜单 END */

.cls_container{
	width:460px;
	font-size:12px;
	height:20px;
	overflow:hidden;
	color: #999;
	margin-bottom: 0px;
}
.cls_container ul{list-style-type:none;margin:0;padding:0;margin-left:0px;}
.cls_container ul li{height:22px;line-height:22px;width:320px;float:left;display:inline;}

#gonggao {
	float: left;
	width: 945px;
	height: 20px;
	display: inline;
	background-image:url(images/bg_highlighter.png);
	background-repeat:repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;

}



#gonggaolife {
	float: left;
	height: 18px;
	display: inline;
	background-image:url(images/bg_highlighter_left.png);
	background-repeat:no-repeat;
	width: 120px;
	background-position: center;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 18px;
	padding-top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	
}
#gonggaonei {
	float: left;
	height: 20px;
	display: inline;
	background-repeat:no-repeat;
	width: 500px;
	margin-left: 20px;
	
}

/*Example CSS for the two demo scrollers*/
 
#pscroller1{
width: 500px;
height: 20px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
 

 
#pscroller1 a{
text-decoration: none;
}
 
.someclass{ //class to apply to your scroller(s) if desired
}

#gonggaoriet {
	float: right;
	height: 20px;
	display: inline;
	background-image:url(images/bg_highlighter_left.png);
	background-repeat:no-repeat;
	width: 131px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;

}

#main_menu {
	float: left;
	display: inline;
}
#flash {
	float:left;
	width: 985px;
	display: inline;
	background-color: #000;
	background-repeat: repeat-y;
	height: 160px;

	
}


#search_area {
	margin: 36px 20px 0px 0px;
	float: right;
	width: 250px;
	height: 25px;
	display: inline;
}
#s {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 7px;
	padding: 2px 3px 0px 3px;
	width: 210px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
}
#post_area {
	float: right;
	width: 637px;
	margin-right: 12px;
	
	display: inline;
	padding-top: 10px;
	padding-bottom:10px;
   
}
/*latest area */
#latest_area {
	float:left;
	width: 625px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	
	

	
}
#latest_area h2 {
	float: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
.excerpt_content {
	float: left;
	width: 630px;
	display: inline;
}
.excerpt_image {
	float: left;
	display: inline;
	width: 120px;
}
.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: 460px;
	display: inline;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	line-height: 22px;
}
.excerpt_desc h3 {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	color:#666666;
}
.excerpt_desc h3 a {
	color: #333333;
	text-decoration:none;
}
.excerpt_desc h3 a:hover {
	color: #666666;
	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;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.excerpt_desc .box_read_more a:hover {
	color: #666666;
	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;
}
/*featured area */
#featured_area {
	float:left;
	width: 624px;
	height: 200px;
	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: 10px;
	_margin-bottom: 0px;
	overflow: hidden;
	color: #666;
}

#jan {
	float:left;
	width: 634px;
	height: 200px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	_margin-left: 10px;
	_margin-bottom: 0px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

#jan h2 {
	display: block;
	background-image:url(images/featured_header.png);
	background-repeat:no-repeat;
	height: 36px;
	_margin: 10px 0px 0px 0px;
	font-size: 14px;
	color:#333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}
#janme {
	display: block;
	_margin: 10px 0px 0px 0px;
	font-size: 13px;
	color:#333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 602px;
	float: left;
	line-height: 22px;
	text-decoration: none;
}

#featured_area h2 {
	display: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
#featured_area ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 210px;
}
.featured_item {
	float:left;
	width: 620px;
	display: inline;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 0px;
}
.featured_item a {
	color: #333333;
	text-decoration:none;
}
.featured_item a:hover {
	color:#666666;
	text-decoration:underline;
}
.featured_item h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 15px;
	color: #505050;
}
.featured_item h3 a {
	color:#333333;
	text-decoration:none;
}
.featured_item h3 a:hover {
	color: #666666;
	text-decoration: underline;
}
.featured_item .featured_meta {
	color: #505050;
	font-size: 11px;
	margin-bottom: 10px;
}
.featured_item .featured_meta a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.featured_item .featured_meta a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}
.featured_item img {
	float:left;
	background:#f9f9f9;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.container {
	float:left;
	width: 624px;
	
	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: 49.95%;
	background: url(images/dot.gif) repeat-y right;
}
.container_inside .content_right {
	float: right;
	width: 49.95%;
}
/*content full read more */
.content_full .box_read_more {
	display: block;
	text-align: right;
	padding: 10px 10px 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;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.content_full .box_read_more a:hover {
	color: #666666;
	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:#333333;
	text-decoration:none;
}
.content_full .refresh a:hover {
	color: #666666;
	text-decoration: underline;
}
/*content full */
.content_full h2 {
	display: block;
	background-image:url(images/featured_header.gif);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#333333;
}
.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: 4px;
	padding: 5px;
	float: left;
	height: 80px;
	width: 80px;
	border: 1px solid #eeeeee;
	background: #ffffff;
}
ul.gallery li img:hover {
	border: 1px solid #CCCCCC;
	background: #f3f3f3;
}
/*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;
	height: 29px;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	font-size: 13px;
	color:#333333;
}
.content_box h3 {
	display: block;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	color:#333333;
}
.content_box h3 a {
	color:#333333;
	text-decoration:none;
}
.content_box h3 a:hover {
	color: #666666;
	text-decoration: underline;
}
.content_box img {
	float:left;
	background:#f9f9f9;
	border:1px solid #DDD;
	margin: 5px 10px 5px 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box_description {
	font-size: 13px;
	padding: 0px 12px 5px 10px;
	text-align:justify;
	color:#666;
	line-height: 22px;
	text-decoration: none;
}
.box_description a {
	color: #333333;
	text-decoration:none;
}
.box_description a:hover {
	color:#666666;
	text-decoration:underline;
}
.content_box .box_read_more, .video_list .box_read_more{
	display: block;
	text-align: right;
	padding: 0px 12px 5px 10px;
	margin: 7px 0px 7px 0px;
}
.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;
	height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	display: inline;
}
.content_box .box_read_more a:hover, .video_list .box_read_more a:hover{
	color: #666666;
	text-decoration: underline;
}
.box_more_text {
	display: block;
	text-align: left;
	padding: 0px 12px 5px 10px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
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:#333333;
	text-decoration:none;
	font-size: 13px;
}
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: #666666;
	text-decoration:underline;
}
/* post meta */
.breadcrumb {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman";
	color: #333;
	text-decoration: none;
}
.breadcrumb a {
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.breadcrumb a:hover,  .breadcrumb a:active, .breadcrumb a:focus{
	color: #666666;
	text-decoration: underline;
}
.post_box {
	float:left;
	width: 620px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.post_box .post_title {
	display:block;
	padding-bottom: 3px;
	text-align: center;
}
.post_box h1 {
	margin:0;
	font-size:22px;
	color: #333333;
	font-family: Georgia, "Times New Roman";
	text-decoration: none;
	font-weight: normal;
}
.post_box h1 a {
	display:block;
	color:#333333;
	text-decoration:none;
}
.post_box h1 a:hover {
	display:block;
	color: #666666;
	text-decoration:none;
}
.post_box .post_details {
	display: block;
	padding-top: 5px;
	color:#333333;
	font-size:12px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	background-position: center top;
	text-align: center;
	padding-bottom: 5px;
}
.post_box .post_details a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_box .post_details a:hover {
	color:#666666;
	text-decoration:underline;
}
.post_box .post_content {
	display: block;
	padding-top: 3px;
	text-align:justify;
	line-height: 25px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 10px;
}
.post_box .post_content a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_box .post_content a:hover {
	color:#666666;
	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: #333333;
}
.post_footer a {
	color: #333333;
	text-decoration:none;
	font-weight: normal;
	font-size: 13px;
}
.post_footer a:hover {
	color:#666666;
	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: 606px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 20px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.post_info a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_info a:hover {
	color:#666666;
	text-decoration:underline;
}
/* comment */
.comment_area {
	float:left;
	width: 605px;
	margin: 0px 0px 10px 0px;
	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: 13px;
	line-height: 18px;
	display: inline;
	color: #666;
}
.comment_area a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.comment_area a:hover {
	color:#666666;
	text-decoration:underline;
}
.comment_area h2 {
	float:left;
	width: 584px;
	font-weight: normal;
	font-size: 14px;
	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: 12px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 584px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 524px;
	font-size: 12px;
	text-align:justify;
	color: #666;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 500px;
}
.comment_form_right {
	float: left;
	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: 563px;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
}
#author, #email, #url {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 146px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	display: inline;
	background-color: #EEEEEE;
	background-image: none;
}
#comment {
	border: 1px solid #CCCCCC;
	float: left;
	width: 560px;
	height: 110px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:13px;
	display: inline;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #EEEEEE;
	background-image: none;
}
.comment_form_small_font {
	font-size: 12px;
}
.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: #333333;
	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 */

#searchbox {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 210px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #F7F7F7;
	background-color: #CCC;
	}
#searchbutton {
	background: #000000 url(images/navbar.gif);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px;
	border: 1px solid #222222;
	}

#sidebar {
	float: left;
	width: 280px;
	display: inline;
	
}
#sidebar a {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
#sidebar a:hover {
	color:#666666;
	text-decoration:underline;
}
.sidebar_content {
	float:left;
	width: 280px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	margin-top: 10px;
	margin-left: 12px;
	padding: 0px;
}
.sidebar_content_no_grad {
	float:left;
	width: 300px;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
.sidebar_box {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	display: inline;
	padding: 0px;


}
li.cat-item{width:50%;float:left;list-style:none;line-height:23px;margin:0; }
.widget_categories ul{overflow: hidden; }

.sidebar_box .sidebar_meta {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.sidebar_box h3 {
	display: block;
	background-image:url(images/featured_headerbox.png);
	background-repeat:no-repeat;
	height: 36px;
	font-size: 14px;
	color:#333333;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}


.sidebar_box h5 {
	
	height: 30px;
	font-size: 14px;
	color:#FFF;
	float: left;
	width: 310px;
	margin-top: 5px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	
}

.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 {
	list-style: none;
	padding: 0;
	float: left;
	width: 280px;
	display: inline;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #353535;
	text-decoration: none;
}
.sidebar_box ul li {
	display: inline;
	float: left;
	width: 280px;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	border-bottom: 1px solid #666666;
}
.sidebar_box ul li a {
		display: block;
	outline: none;
	padding: 8px 25px;
	margin: 0;
	text-decoration: none;
	color: #333333;
	background: url(images/arrow.png) no-repeat 16px 12px;

}
.sidebar_box ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
		color: #cc0000;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 16px 12px #F7F7F7;
}
.sidebar_box .rss_box {
	display: block;
	background-image:url(images/rss_icon.gif);
	background-repeat:no-repeat;
	padding-left: 40px;
	height: 40px;
	margin: 0px;
	padding-top: 46px;
}
.sidebar_box #rss_form {
	float: left;
	display: block;
	margin-left: 10px;
	display: inline;
}
#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	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 0px 7px 0px;
	margin: 0px;
	position: relative;
	float: left;
	width: 985px;
	/*min-height: 20px;*/
	background-image: url(images/fotbg1.jpg);
	background-repeat: repeat-y;
	display: inline;
	font-size: 13px;
	color: #272727;
	text-decoration: none;
}
#footer_content {
	float:left;
	width: 945px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*min-height: 20px;*/
	display: inline;
	background-position: bottom;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
#footer_content a {
	color:#999;
	text-decoration:none;
	font-weight: bold;
}
#footer_content a:hover {
	color:#CCC;
	text-decoration:underline;
}
#footer_content .sidebar_box {
	float:left;
	width: 310px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #383838;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#footer_content .sidebar_box  .sidebar_meta {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #900;
	line-height: 22px;
	text-decoration: none;
}
#footer_content h3 {
	display: block;
	background-repeat:no-repeat;
	height: 36px;
	font-size: 13px;
	color:#333333;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #333;
}
#footer_content ul {
	margin: 0;
	list-style: none;
}
#footer_content ul li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	line-height: 22px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363636;
}
#footer_content ul li a {
	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;
	float:left;
	width: 625px;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #666;
	background-color: #999;
}
#post-navigator a {
	background: #ffffff;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #999999;
	color: #333333;
}
#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: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.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;
}
