/*
Theme Name: Kid
Theme URI:
Description: Child Theme for Twenty Ten
Author: Nate Williams
Author URI:
Template: twentyten
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url("../TwentyTenFive/style.css");



#main {
	overflow: hidden;
	padding: 0px 0 0 0;
}





/* -------------------------- */
/* news blocks
/* -------------------------- */

div.post_thumbnail {
	float:left;
	padding:0 10px 10px 0px;
	width:206px;
	text-align:center;

}
div.post_text {
	float:left;
	width:400px;

}
div.news_block{
	margin:0 0 0 0;
	height:143px;
	clear:both;
	overflow:hidden;
}




.al-description{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	line-height:21px;
}

.dot_horizontal{
	background-image:url('http://n8w.com/newweb/images/dot_horizontal.png');
	background-repeat:repeat-x;
	height:2px;
	width:100%;
	margin:10px 0 10px 0;
	overflow:hidden;
	color:#FFF
	
}

#content, #content input, #content textarea {

font-size: 16px;
line-height: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.entry-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
}

h1,h2 {
	font-weight:normal;
}

#footer {
	padding:0px;
	width:900px;
	margin:0px auto 10px auto;
	
}




