#wrapper {
	width: 750px;
	border:1px solid #ffffff;
	background-color: #f5f5eb;
	text-align:left;
	padding-bottom:20px;
	margin:0 auto;
}

/*menu bar*/
#nav {
	font-size: 13px;
	width:140px;
	float:left;
	/*margin-left:-1px;*/
	background-color:#fff;
	border:1px solid #C0C0C0;
	/*line-height:18px;*/
}
#nav ul {margin:0px 0px 0px 0px; padding:0px; list-style:none;}
#nav li {				
	padding:0px 6px;
}
#nav li.home_button {    
	padding:2px;
	background-color:#F5F5F5;	
	font-weight:bold;
	list-style:none;
	text-align: center;
	/*border-bottom:1px solid #e8e8e8;	*/
	/*border-right:1px solid #CC3300;*/
}
#nav li.counter {    
	text-align:center;
}
#nav li.active {background-color:#DFEFFF; list-style:none; border-bottom:1px solid #e8e8e8; margin-bottom:0px;}

#nav li a{	
	padding-top:10px;
	color:#808080;
	text-decoration:none;
}
#nav li a:hover {text-decoration:underline;color:#eb4a14;}
/*menu bar*/


#content {margin-left:140px; padding:0px 8px 8px 8px;}

#header {margin-bottom: 0px;padding: 8px;}
#header_left {float:left;}
#header_right {text-align:right;}

#footer {clear:both; padding:8px;}

h3 {margin:0px; padding:0px; font-size:17px;}

#homepage {text-align:center;}
#homepage .latest {}
#homepage .latest .thumb_wrapper{margin:auto;}

.clear {clear:both; height:1px; overflow:hidden; margin-top:-1px; padding:0; font-size:0px; line-height:0px;}

.thumb_wrapper {text-align:center;}
.thumb_wrapper .container {}
.thumb_wrapper .shadow {background: url("templates/default/shadow_1.jpg") bottom no-repeat;}
.thumb_wrapper .thumb {background: url("templates/default/shadow_2.jpg") bottom no-repeat; padding-bottom:14px;}
.thumb_wrapper .title {width: 130px; background:#E5E5E5; border:1px solid #CCCCCC; margin:0px 3px 3px; padding:3px; color:#999999; font-weight:bold;}

.tile {float:left; width: 147px;}
.tile_table {width: 147px;}

#fullsize {text-align:center;color:#999999;}

#fullsize .menu {width:550px; margin:auto; height:20px;}
#fullsize .menu .fleft {float:left; width:50%; text-align:left;}
#fullsize .menu .fright {float:left; width:50%; text-align:right;}

#fullsize .image_wrapper {}
#fullsize .image_wrapper .shadow { background: url("templates/default/shadow_1_one.jpg") bottom no-repeat;}
#fullsize .image_wrapper .image {background: url("templates/default/shadow_2_one.jpg") bottom no-repeat; padding-bottom:14px;}

#fullsize .title {margin:auto; width:550px; background:#E5E5E5; border:1px solid #CCCCCC; margin-top:5px; padding:3px; color:#999999; font-weight:bold;}
#fullsize .description {width:550px; margin-bottom: 10px; padding:10px; font-size:11px; border-bottom:1px dashed #CCCCCC;}

#fullsize .footer {width:550px; margin:auto;}

#fullsize .footer .prev {width:147px; float:left;}
#fullsize .footer .desc {width:256px; float:left; padding-top:20px; text-align:left; color:#999999;}
#fullsize .footer .desc ul{ list-style:none;}


#fullsize .footer .next {width:147px; float:left;}

.dir_icon { margin:8px 0px;}

.latest p{width: 180px; background:#E5E5E5; border:1px solid #CCCCCC; margin:20px 3px 3px; padding:3px; font-size: 11px; color:#999999; font-weight:bold;}

.comments {}
.comments .list{ border-top:1px dashed #CCCCCC; margin-top:10px; border-bottom:1px dashed #CCCCCC; margin-top:10px; text-align:left; padding:5px 0px 10px 0px;}
.comments .entry { padding:5px 10px;}
.comments .entry .meta { padding:5px 0px 5px 10px;}
.comments .entry .comment { background:#E3E3E3; padding:10px; font-size:12px; line-height:20px; color:#666666;}
.comments .form{ text-align:left; padding-left:100px;}
.comments .form input{ border:1px solid #CCCCCC; color:#666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:200px;}
.comments .form textarea{ border:1px solid #CCCCCC; color:#666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:350px; height:100px;}