/* CSS Document */

/* html, body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #616157; background-color:#ECE5D5; text-align:center;} */
#wrapper {width: 730px;  background-color: #FCFBF7; text-align:left; padding-bottom:20px; margin:0 auto; font: normal 0.8em/1.5em Georgia, "Times New Roman", Times, serif;}

#nav {width:130px; float:left; margin-left:1px; background-color:#FCFBF7; border:1px solid #616157; line-height:10px; 	font: bold italic 0.8em Georgia, "Times New Roman", Times, serif;}
#nav ul {margin:0px 0px 5px 0px; padding:0px; list-style:none;}
#nav li {padding:3px 5px; margin-bottom:1px;}
#nav li.home_button {background-color:#ECE5D5; margin-bottom:5px; list-style:none;}
#nav li.active {text-decoration:underline; list-style:none; margin-bottom:0px;}

#nav a{color:#616157; text-decoration:none; font-weight:bold;}
#nav a:hover {	color: #EEE; background: #616157;}

#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;} */
#header_left h3,
#homepage h3 { 
	font: bold italic 0.9em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:0;
	margin:0;
}

#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;}

a:link {color: #616157; text-decoration: none;}
a:visited {text-decoration: none; color: #616157;}
a:hover {text-decoration: underline; color: #616157;}
a:active {text-decoration: none; color: #616157;}

.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:#ECE5D5; border:1px solid #616157; margin:0px 3px 3px; padding:3px; color:#616157; font-weight:bold; font-size:0.9em;}

.tile {float:left; width: 147px;}
.tile_table {width: 147px;}

#fullsize {text-align:center; }

#fullsize .menu {width:550px; margin:auto; height:20px;}
#fullsize .menu .left {float:left; width:50%; text-align:left;}
#fullsize .menu .right {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:#ECE5D5; border:1px solid #616157; margin-top:5px; padding:3px; color:#616157; font-weight:bold; font-size:0.9em;}
/* #fullsize .description {width:550px; margin-bottom: 10px; padding:10px; font-size:11px; border-bottom:1px dashed #616157;} */
/* #fullsize .description {width:550px; margin-bottom: 10px; padding:10px; font-size:0.9em; border-bottom:1px dashed #616157;}*/
#fullsize .description {margin:auto; width:550px; background:#ECE5D5; border:1px solid #616157; margin-top:5px; padding:3px; color:#616157; font-weight:bold; font-size:0.9em;}

#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:#616157;}
#fullsize .footer .desc ul{ list-style:none;}


#fullsize .footer .next {width:147px; float:left;}

.dir_icon { margin:8px 0px;}

/* .latest p{width: 180px; background:#ECE5D5; border:1px solid #616157; margin:20px 3px 3px; padding:3px; font-size: 11px; color:#616157; font-weight:bold;} */
.latest p{width: 180px; background:#ECE5D5; border:1px solid #616157; margin:20px 3px 3px; padding:3px; font-size: 0.7em; color:#616157; font-weight:bold;}

.comments {}
.comments .list{ border-top:1px dashed #616157; margin-top:10px; border-bottom:1px dashed #616157; 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:#ECE5D5; padding:10px; font-size:12px; line-height:20px; color:#616157;} */
.comments .entry .comment { background:#ECE5D5; padding:10px; font-size:0.7em; line-height:20px; color:#616157;}
.comments .form{ text-align:left; padding-left:100px;}
/*.comments .form input{ border:1px solid #616157; color:#616157; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:200px;}*/
.comments .form input{ border:1px solid #616157; color:#616157; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding:3px; width:200px;}
/*.comments .form textarea{ border:1px solid #616157; color:#616157; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:350px; height:100px;}*/
.comments .form textarea{ border:1px solid #616157; color:#616157; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding:3px; width:350px; height:100px;}