.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bg.gif);
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	text-align: center;
}

#footer{
	margin: 20px 0 0 0;
	background: #ffffff;
	padding: 15px 0;
	font-size:12px;
	color: #999999;
}

#footer .counter{
	padding: 20px 0 10px 0;
}

.container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


A{
	color: #0e567b;
	text-decoration:underline;
}

A:HOVER{
	text-decoration:none;
}


H1, H2, H3, H4, H5{
	font-weight: normal;
}



.teaser-content{
	padding:12px;
}



#header{
	background: #ffffff;
	border-bottom:5px solid #0092dd;
}

#header H1{
	font-size: 30px;
	font-weight:normal;
	padding: 13px 0 14px 12px;
	float:left;
}

#header H1 A{
	color:#000000;
	text-decoration:none;
}

#header H1 A:HOVER{
	text-decoration:underline;
}

#header H1 A SPAN{
	font-size:14px;
	color: #ff5a00;
	display:block;
	font-weight: bold;
}

#header #navigation{
	float: right;
}

#header #navigation UL{
	padding: 22px 0 0 0;
	list-style:none;
}

#header #navigation UL LI{
	float: left;
}

#header #navigation UL LI A{
	display:block;
	padding:7px 15px;
	text-decoration: underline;
	font-size: 12px;
	color: #0092dd;
}

#header #navigation UL LI.current-cat A{
	color: #ffffff;
	text-decoration:none;
	background: #0092dd;
}

.header-ads{
	background: #ffffff;
	padding: 5px 10px;
	margin-top: 10px;
}

#test_search{
	margin: 0 auto;
	padding: 20px 0 10px 0;
	border-top: 1px solid #ffffff;
}

#test_search #tests{
	padding: 0 0 0 12px;
	float: left;
}

#test_search #tests A{
	display:block;
	font-size:19px;
	color: #ff5a00;
	padding: 6px 0 6px 40px;
	background-position: left;
	background-repeat: no-repeat !important;
}

#test_search #tests A SPAN{
	color: #000000;
}

#test_search #search{
	float: right;
}

#test_search #search .rss{
	text-align:right;
	padding: 0 0 5px 0;
}

#test_search #search .rss A{
	font-size: 14px;
	color: #0e567b;
}

#test_search #search .google-search{
	background:url(images/search-bg.gif) no-repeat;
	width: 450px;
	height: 71px;
}

#test_search #search .google-search DIV{
	padding: 5px 0 0 10px;
}

#test_search #search .google-search .tlt{
	font-size: 12px;
	font-weight: bold;
}

#test_search #search .google-search INPUT{
	font-size: 12px;
	padding:4px;
	border: 1px solid #555555;
}

#test_search #search .google-search INPUT.btn{
	padding:2px 4px;
	background: #0092dd;
	color: #ffffff;
	border: 1px solid #ffffff;
}

#columns{
	margin: 0 auto;
}

#columns #col1, #columns .col1{
	overflow: hidden;
	width: 730px;
	float: left;
	background: #ffffff
}

#columns #col2{
	width: 220px;
	float: right;
}

#columns .col1 H1{
	font-size: 30px;
	color: #0092dd;
	padding: 0 0 30px;
}

#columns .col1 H1 EM{
	color: #aaaaaa;
}

#columns .col1 .archivebox{
	padding:12px;
	font-size: 11px;
}

.new-post{
height: 270px;
width:336px;
float: left;
}

.post{
	abackground: #ffffff;
	padding: 12px;
}

.post A{
	color: #0e567b;
}

.post H1{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding: 0 0 4px 0 !important;
}

.post H2{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 4px 0;
}

.featured H2{
	font-size:30px;
}

.post H3{
	font-weight: normal;
	font-size: 11px;
	color: #808080;
	padding: 0 0 7px 0;
}

.post H3 A{
	color: #000000;
}

.post .entry{
	padding: 10px 0 10px 0 !important;
	font-size: 13px;
	line-height: 19px;
}

.post .entry P{
	margin: 0 0 10px 0;
}

.post .entry A.more{
	display: block;
	margin: 5px 0 0 0;
	width: 80px;
}

.post .entry TABLE{
}

.post .entry TABLE TH, .post .entry TABLE TD{
	border-top: 1px solid #999999;
}

.post .entry TABLE TH{
	font-size: 14px;
	padding: 5px 3px;
	background: #efefef;
}

.post .entry TABLE TD{
	padding: 3px;
}

.post .entry TABLE TD.name{
	font-weight: bold;
}

.post .entry .last TH, .post .entry .last TD{
	border-bottom: 1px solid #999999;
}

.post .tags{
	color: #adadad;
	font-size:11px;
	padding: 10px 0 0 0;
}

.post .tags A{
	color: #adadad;
	font-size:11px;
}

.post .pic{
	width: 475px;
	height: 180px;
}

.post .post-comments{
	float: right;
	margin-top: -28px;
}

.post .post-comments A{
	color: #0092dd;
	font-size:12px;
}

.post .th{
	float: right;
}

.post  IMG{border: 0px; margin: 5px 0 0 10px;}

.post UL{
	list-style: none;
}

.post LI{
	padding: 2px 0;
	list-style: inside;
	margin: 0;
	line-height: 18px;
	color:#333333;
}
.related-posts{
	background: #ffffff;
	padding: 12px;
	color: #0092dd;
	font-size: 26px;
	margin-bottom: 10px;
}

.related-posts UL{
	list-style: none;
}

.related-posts LI{
	padding: 0;
	list-style: none;
	margin: 0;
	line-height: 18px;
}

.related-posts LI A{
	font-size:14px;
}




#comment_form{
	padding: 12px;
	background: #ffffff;
}

#comment_form H2{
	font-size:26px;
	color: #000000 !important;
}

#comment_form .inp{
	padding:2px 0;
}

#comment_form .inp INPUT{
	border: 1px solid #aaaaaa;
	font-size: 12px;
	width: 250px;
}

#comment_form .inp TEXTAREA{
	border: 1px solid #aaaaaa;
	font-size: 12px;
}

#comments{
	padding: 12px;
	background: #ffffff;
}

#comments H2{
	font-size:26px;
	color: #000000 !important;
}

#comments LI{
	padding: 10px 0 20px 0;
}

#comments LI .comment-whois{
	font-size:12px;
}

#comments LI .comment-whois STRONG{
	font-weight: bold;
}

#comments LI .comment-text {
	padding: 0 0 0 10px;
	font-size:12px;
	line-height: 16px;
}


.pagging A{
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	color: #0092dd;
}





#columns #col2 #col2_1, #columns #col2 #col2_2{
	width:220px;
	float:left;
}

#columns #col2 #col2_2{
	margin-left: 10px;
}

#columns #col2 .widget{
	background: #ffffff;
	padding: 10px 10px 30px 10px;
	font-size: 12px;
}

#columns #col2 .widget A{
	color: #0e567b;
}

#columns #col2 .widget UL{
	list-style:none;
}

#columns #col2 .widget UL LI{
	padding: 4px 0 5px 0;
	line-height: 14px;
}

#columns #col2 .widget H3{
	font-size:14px;
	font-weight:bold;
	padding: 0 0 5px 0;
}

#columns #col2 .popular H3{
	color: #0092dd;
	font-size: 16px;
	line-height: 19px;
}

#columns #col2 .popular A{
	color: #0092dd;
	font-size: 14px;
	line-height: 17px;
}

#columns #col2 .grey A{
	color: #aaaaaa;
}


#columns #col2 .ads{
	padding: 15px 0;
}



#work_area{
	font-size: 12px;
}

#work_area H2{
	color: #ff0000 !important;
}

#work_area #languages{
	padding: 20px 0 0 0;
}

#work_area #languages A{
	font-size: 10px;
	color: #999999;
}

#work_area .dotted_border{
}


#work_area P{
	display: block;
	padding: 0 0 10px 0;
}


#work_area INPUT{
	font-size: 12px;
	border: 1px solid #333333;

}

#work_area SELECT{
	font-size: 12px;
	border: 1px solid #333333;
}

.adsense{
	margin-left: -7px;
}

A.download{font-size: 20px; font-weight: bold; color: #ff5a00; display:block; padding: 10px 0 20px 0;}
A.download-small{font-size: 12px; font-weight: bold; color: #ff5a00; display:block; padding: 5px 0 0 0;}
A.big-img{ display: block;}
A.big-img IMG{border:0px;}