.wind-search {
	width: 237px;
	float: left;
}
.wind-search .content {
	padding:15px 15px 0;
}

.wind-search {
	background: url("../images/bg_windpress-search.png") repeat-y scroll left top;
}

.wind-search li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.wind-search li.last {
	border: none;
}

.wind-search h2 {
	height:130px;
	text-indent:-9999px;
	width:237px;
	background: url("../images/windpress_h2.png") no-repeat scroll left top;
}

.wind-search h3 {
	color:#1A171B;
	border-bottom: 1px solid #1A171B;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.wind-search h4 {
	font-size: 1.2em;
	color:#1A171B;
	padding-bottom: 5px;
	font-weight: bold;
}

.wind-search .footer {
	height:12px;
	width:237px;
	background: url("../images/bg_windpress-footer-search.png") no-repeat scroll left top;
}

.wind-search .header {
	height:12px;
	width:237px;
	background: url("../images/bg_windpress-header-search.png") no-repeat scroll left top;
}

.wind-search label {
	font-size: 1.2em;
	clear: both;
	/*margin-bottom: 7px;*/
	/*vertical-align: bottom;*/
}

.wind-search select {
	height:20px;
	width:207px;
	margin-top:1px;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
}

.wind-search input[type="text"] {
	height:20px;
	width:204px;
	margin-top:1px;
	margin-bottom:10px;
	border:1px solid #B3B3B3;
}

.wind-search input[type="radio"],
.wind-search input[type="checkbox"]
{
	margin:3px 0 0 13px;
}

.wind-search .radio {
	font-size: 1em;
}

.wind-search .search-button {
	float: right;
	font-size: 0.8em;
	margin-bottom:10px;
	padding-right: 13px;
	background: url("../images/arrow-bg-white.png") no-repeat scroll right center;

}

.wind-search .field-sx {
	float: left;
}

.wind-search .option {
	margin-bottom:10px;
}

.wind-search .advanced-search {
	/*height:34px;*/
}

.border {
	border-bottom:1px solid #1A171B;
}

.wind-search .advanced-search h3,
.wind-search .statistics h3
{
	float: left;
	border: none;
	padding:0;
}

.wind-search .slide {
	float: right;
	font-size: 1em;
	padding-right: 15px;
	background: url("../images/arrow-bg-open.png") no-repeat scroll right 5px;
}

.wind-search .content .advanced {
	display: none;
}

#windpress {
	width:710px;
}

.windpress-hightlights .header {
	height:17px;
	background: url("../images/bg_header_wp-highlights.png") no-repeat scroll left top;
}

.windpress-hightlights .footer {
	height:18px;
	background: url("../images/bg_footer_wp-highlights.png") no-repeat scroll left top;
}

.windpress-hightlights .body {
	padding:0 15px;
	background: url("../images/bg_body_wp-highlights.png") repeat-y scroll left top;
}

.windpress-hightlights h2 {
	font-size:3.0em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:38px;
	margin-top:-8px;
	padding-bottom:15px;
}

.windpress-hightlights p {
	padding:15px 0;
	/*width:450px;*/
}

.windpress-news {
	width:560px;
	float: left;
}


.windpress-news .header {
	height:17px;
	background: url("../images/bg_header_windpress-news.png") no-repeat scroll left top;
}

.windpress-news .footer {
	height:18px;
	background: url("../images/bg_footer_windpress-news.png") no-repeat scroll left top;
}

.windpress-news .body {
	padding:0 15px;
	background: url("../images/bg_body_windpress-news.png") repeat-y scroll left top;	
}

.windpress-news h3 {
	border-bottom:1px solid #1A171B;
	color:#1A171B;
	margin: -4px 0 10px 0;
	padding-bottom:5px;
}


.windpress-news .on {
	background-color:#F2F2F2;
}
.windpress-news .content {
	margin-top:13px;
	padding:6px 11px;
}

.windpress-news pre {
	font-size: 130%;
	white-space: pre-wrap;
}

.windpress-news .entry-title {
	padding-bottom:4px;
}

.windpress-news p {
	padding-bottom:4px;
}

.windpress-news .entry-title a, .windpress-news .entry-title b{
	font-size:1.6em;
	font-weight:bold;
}

.windpress-news .downloads, .windpress-news li {
	float: left;
}


.windpress-news li {
	text-indent: -99999px;
	margin: 2px 0 0 15px;;
}

.windpress-news .images a {
	display: block;
	width: 16px;
	height:13px;
	background: url("../images/ico-images.png") no-repeat left top;
}

.windpress-news .doc a {
	display: block;
	width: 32px;
	height:13px;
	background: url("../images/ico-documents.png") no-repeat left top;
}
.windpress-news .pagination {
	margin: 15px 0 0 10px;
}
.windpress-news .pagination p {
	float:left;
	font-size:1em;
	margin-right:2px;
	padding-top:3px;
	text-transform:uppercase;
	width:470px;
	border-top:1px solid #B3B3B3;
}
.windpress-news .pagination li {
	margin-left:2px;
	float:left;
}
.windpress-news .pagination a {
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
}
.windpress-news .pagination .prev {
	background: url("../images/prev.gif") no-repeat scroll left top;
}
.windpress-news .pagination .next {
	background: url("../images/next.gif") no-repeat scroll left top;
}

.windpress-news .info {
	padding: 10px;
	margin:3px 7px 2px 2px;
	border:1px solid #878C91;
}

.windpress-news .info p {
	color:#808080;
	padding-bottom: 0px;
}

.ads div {
	padding: 10px;
	margin:3px 3px 10px 0;
	border:1px solid #878C91;
}

.subopt {
	padding-left: 10px;
}

.rss {
	float: right;
}

#rss_cust{
	height: 22px;
	padding-top: 3px;
}

.windpress-freelance{
	width: 710px;
}

.windpress-freelance .header {
	height:17px;
	background: url("../images/bg_header_wp-highlights.png") no-repeat scroll left top;
}

.windpress-freelance .footer {
	height:18px;
	background: url("../images/bg_footer_wp-highlights.png") no-repeat scroll left top;
}

.windpress-freelance .body {
	padding:0 15px;
	background: url("../images/bg_body_wp-highlights.png") repeat-y scroll left top;
}

.fb_button_custom{
	width:529px;
	background-color: #F2F2F2;
}

.wind-count{
	display: inline;
	float: left;
	display: inline;
	font-size: 18px;
	line-height: 18px;
	border: 1px solid #B3B3B3;
	padding: 5px;
	margin:5px;
	vertical-align: middle;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#tot_count{
	display: block;
	width: 450px;
	margin:0px;
	border:0;
}

.wind-count div.des{
	display: inline;
}

.wind-count div.number{
	display: inline;
	font-size:27px;
	padding: 5px;
}
