.blog-main {
	padding: 24px;
}

.blog-left {
	width: 668px;
	float: left;
}

.blog-right {
	float: right;
	width: 196px;
}


.blog-main {
}

.blog-main .post-head .title {
	border-bottom: 2px solid #dedfde;
	float: left;
	width: 511px;
	padding: 0 0 4px 0;
}

.blog-main .post-head .date {
	border-bottom: 2px solid #dedfde;
	float: right;
	width: 144px;
}

.blog-main .post-head .date span {
	color: #3e3e3e;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 18px 0 8px 0;
}


.blog-main .post-head .title h2 {
	padding: 0px;
	margin: 0px;
}

.blog-main .post-head .title-wide {
	border-bottom: 2px solid #dedfde;
	padding: 0 0 4px 0;
}

.blog-main .post-head .title-wide h1 {
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
}

.blog-main .post-head .title a {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
}

.blog-main .pd-post {
	font-size: 14px;
	line-height: 23px;
	padding: 1px 0 0 0;
}

.blog-main .pd-post .author {
	width: 144px;
	float: right;
	margin: 0 0 16px 16px;
}

.blog-main .pd-post .grav {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dedfde;
}

.blog-main .pd-post .grav .img {
	float: left;
	height: 33px;
	width: 33px;
}


.blog-main .pd-post .grav .title {
	float: left;
	display: block;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #959494;
	line-height: 33px;
}

.blog-main .pd-post .author .rate {
	padding: 10px 0;
	border-bottom: 1px solid #dedfde;
}

.blog-main .pd-post .author .comment {
	padding: 10px 0;
	border-bottom: 1px solid #dedfde;	
}


.blog-main .pd-post .author .comment a, .blog-main .pd-post .author .comment-link {
	font-size:12px;
	line-height: 12px;
}

.blog-main .pd-post .author .comment-link {
	display: block;
	padding: 0 0 0 14px;
	background: url('/images/blog-add-comment.png') no-repeat left center;
}

.blog-main .pd-post .author .comment-count {
	font-size:12px;
	line-height: 12px;
	display: block;
}

.blog-main .pd-post .author .comment-count span {
	font-weight: bold;
}

.sidebar-box {
	background: #fff;
	border: 1px solid #ededed;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 1px;
}

.sidebar-box .title {
	background: #f7f7f7;
	font-size: 18px;
	font-weight: normal;
	color: #3e3e3e;
	padding: 11px;
	border-bottom: 1px solid #dedfde;
}

.sidebar-box .inner {
	border-top: 1px solid #fff;
	padding: 0 10px;
	background: #f7f7f7;
}

.sidebar-box .links {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.sidebar-box .links li {
	display: list-item;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dedfde;
}

.sidebar-box .links li.top {
	border-top: none;
}

.sidebar-box .links li.bottom {
	border-bottom: none;
}

.sidebar-box .links a {
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding: 7px 0;
	color: #349bb9;
}

.sidebar-box .links a.on {
	font-weight: bold;
	color: #000;
}

.blog-main .sidebar-div {
    	height: 12px;
}



.blog-main .search-box {
	padding: 12px 0 12px 12px;
}

.blog-main .search-box .input {
	float: left;
}

.blog-main .search-box .input input {
	width: 82px;
	padding: 4px 10px 3px 24px; 
	font-size: 10px;
	line-height: 10px;
	border: none;
	outline: none;
	background: url('/images/blog-search-bg.png') no-repeat;
}

.blog-main .search-box .search-button {
	float: left;	
	padding: 0 0 0 4px;
}

.blog-main .search-box a {
	font-size: 10px;
	display: block;
	line-height: 10px;
	margin: 0px;
	border: 1px solid #cccbca;
	background: #fff;
	cursor: pointer;
	padding: 3px 8px 4px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.blog-main .search-box a:hover {
	text-decoration: none;
}

.blog-main .post-div {
	height: 9px;
	background: url('/images/blog-post-div.png') repeat-x left center;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}


.support-head {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.support-head .inner {
	border-bottom: 2px solid #fff;
	padding: 10px 24px 17px 24px;
}

.support-head .search .input {
	float: left;
}

.support-head .search .control {
	padding: 5px 0px 0px 14px;
	float: left;
}

.support-head .search .input input {
	border: 1px solid #d8d8d8;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	padding: 9px 6px 7px 6px;
	margin: 0px;
	width: 344px;
	background: url('/images/support-search-bg.png') no-repeat top left;
}

.support {
	padding: 24px;
}

.support h2 {
	border-bottom: 1px solid #dedfde;
	margin: 0px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	padding: 0 0 10px 0; 
}

.support .list {
	padding: 0 0 0 43px;
}

.support .list div {
	width: 299px;
	float: left;
	padding: 10px 0px;
	margin: 0 0 0 13px;
	border-bottom: 1px solid #dedfde;
	color: #666;
}

.support .list a {
	font-size: 14px;
}

.support-head .full h2 {
	color: #6b6a6a;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 10px 0px;
}

.support-head .full-left {
	float: left;
	width: 510px;
}

.support-head .full-left input[type='text'] {
	font-weight: bold;
}

.support-head .full-left .search {
	padding: 12px 0px;
}

.support-head .full-right {
	float: right;
	width: 340px;
}

.support-head .full-right .item {
	font-size: 14px;
	color: #666;
	padding: 8px 0px;
}

.support-head .full-right .item a {
}


.support-contact {
	padding: 10px 0 0 0;
}

.support-contact .text {
	float: left;
	width: 340px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.support-contact .control {
	padding: 20px 0 0 0;
	float: right;
}

.support-home h3 {
	font-size: 18px;
	color: #6b6a6a;
	margin: 0px;
	font-weight: normal;
	padding: 0 0 14px 0;
}


.support-home-left {
	float: left;
}

.support-home-right {
	float: right;
}

.support-home .box {
	border: 1px solid #b0c2c7;
	width: 432px;
	margin: 0 0 12px 0;
	background: #f0f0f0 url('/images/support-homebox-bg.png') repeat-x top left;
	box-shadow: 0px 0px 4px #ccc;	
	-moz-box-shadow: 0px 0px 4px #ccc;	
	-webkit-box-shadow: 0px 0px 4px #ccc;	
}

.support-home .box .inner {
	padding: 12px;
}

.support-home .box h5 {
	float: left;
	font-size: 20px;
	margin: 0px;
	padding: 0 0 10px 0;
	color: #666;
}

.support-home .box .view {
	float: right;
	display: block;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.support-home .box .links {
	padding: 10px 0 0 0;
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

.support-home .box .links p {
	margin: 12px 0;
}

.support-home .box .links a {
	padding: 10px 0 0 0;
}

.searchresults {
	padding: 20px 0 0 0;
}

.searchresults ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;	
	padding: 0px;
}

.searchresults li {
	display: list-item;
	line-height: 33px;
	padding: 4px 0;
}

.searchresults li span {
	font-size: 12px;
	color: #666;
}

.searchresults li a {
	font-size: 14px;
}
