/* CSS Document */

/* Main Layout */

html, body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #881515; background-color:#200000; text-align:center; margin:0px; }
#wrapper_gallery {width: 760px; border:1px solid #881515; background-color: #ffffff; text-align:left; padding:2px; margin:0 auto;}

.clear {clear:both; height:10px; overflow:hidden; margin-top:0px; padding:0; font-size:0px; line-height:0px;}
/*
#v_spacer{	clear:left;	height:10px; width:1px; }
#h_spacer{	clear:right; float:left; height:1px; width:10px; }
*/
/*Body*/
#nav_gallery {margin-left:4px; width:125px; float:left;  background-color:#ffffff; border:1px solid #881515; line-height:18px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#nav_gallery ul {margin:0px 0px 10px 0px; padding:0px; list-style:none;}
#nav_gallery li {padding:3px 10px; margin-bottom:1px;}
#nav_gallery li.home_button {background-color:#E5B3B2; margin-bottom:5px; list-style:none;}
#nav_gallery li.active {background-color:#FEC5C2; list-style:none; border-bottom:1px solid #881515; margin-bottom:0px;}

#nav_gallery a{color:#881515; text-decoration:none; font-weight:bold;}
#nav_gallery a:hover {text-decoration:underline;}

#content_gallery {margin-left:140px; padding:0px 8px 8px 8px;}
/*
#header {margin-bottom: 0px; padding: 5px;}
#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;}


a:link {color: #EBA138; text-decoration: none;}
a:visited {text-decoration: none; color: #EBA138;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #EBA138;}

.thumb_wrapper {text-align:center;}
.thumb_wrapper .gcontainer { }
.thumb_wrapper .shadow {background: url("shadow_1.jpg") bottom no-repeat;}
.thumb_wrapper .thumb {background: url("shadow_2.jpg") bottom no-repeat; padding-bottom:14px;}
.thumb_wrapper .title {width: 115px; background:#ffffff; border:1px solid #881515; margin:0px 3px 3px; padding:3px; color:#881515; font-size:11px; font-weight:bold;}

.tile {float:left; width: 147px;}
.tile_table {width: 147px;}

#fullsize {text-align:center;}

#fullsize .gmenu {width:550px; margin:auto; height:20px;}
#fullsize .gmenu .gm_left {float:left; width:50%; text-align:left;}
#fullsize .gmenu .gm_right {float:left; width:50%; text-align:right;}

#fullsize .image_wrapper {}
#fullsize .image_wrapper .shadow { background: url("../images/shadow_1_one.jpg") bottom no-repeat;}
#fullsize .image_wrapper .image {background: url("../images/shadow_2_one.jpg") bottom no-repeat; padding-bottom:10px;}

#fullsize .title {margin:auto; width:550px; background:#ffffff; border:1px solid #881515; margin-top:5px; padding:3px; color:#881515; font-size:12px; font-weight:bold;}
#fullsize .description {width:550px; margin-bottom: 10px; padding:10px; font-size:11px; border-bottom:1px dashed #881515;}

#fullsize .gfooter {margin-left:0px; width:550px; }

#fullsize .gfooter .prev {width:147px; float:left;}
#fullsize .gfooter .desc {width:256px; float:left; padding-top:20px; text-align:left; color:#881515;}
#fullsize .gfooter .desc ul{ list-style:none;}


#fullsize .gfooter .next {width:147px; float:left;}

.dir_icon { margin:8px 0px;}

.latest p{width: 180px; background:#881515; border:1px solid #454545; margin:20px 3px 3px; padding:3px; font-size: 11px; color:#881515; font-weight:bold;}

.comments {}
.comments .list{  width:550px; border-top:1px dashed #881515; margin-top:10px; border-bottom:1px dashed #881515; 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:#FEC5C2; padding:10px; font-size:12px; line-height:20px; color:#881515;}
.comments .form{ text-align:left; padding-left:100px;}
.comments .form input{ border:1px solid #881515; color:#881515; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:200px;}
.comments .form textarea{ border:1px solid #881515; color:#881515; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:3px; width:350px; height:100px;}

/*Comment Box*/
	#form_box { padding:8px; margin-top:5px; background-color:#ffffff; border:1px solid #881515; width:500px;}
	#form_box form { margin:5px; }
	#form_box input {  border:1px solid #881515; background:#FEC5C2; font-size:11px;}
	#form_box textarea {  border:1px solid #881515; font-family:Arial, Helvetica, sans-serif; background:#FEC5C2; font-size:11px;}
	#left { text-align:left; width:80px; float:left; }
	#center { width:20px; float:left; }
	#right { text-align:left; width:400px; float:left; }
	#button { left:-80px; position:relative; }
/*End of Comment Box*/




