@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
        font-weight: bold;
}
body {
	background-color: #0F0F0F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.clearfix {clear: both}

/** CONTAINER **/
#container {
	width: 1003px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #272727;
}

/** HEADER **/
#header {
	width: 1003px;
	height: 98px;
	background-image: url(images/header.jpg);
	float: left;
	text-align: left;
}

/** NAVIGATION **/
#navigation {
	width: 1003px;
	height: 27px;
	background-image: url(images/bg_nav.jpg);
	background-repeat:repeat-x;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	text-indent: 50px;
}

#search {
	position: absolute;
	left: 50%;
	padding-left: 150px;
	top: 116px;
	*top: 102px;
	z-index: 100;
	}
.searchbar {
	height: 15px;
	width: 189px;
	border: 0px;
	font-size: 12px;
	background-image:url(images/bg_search.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-indent: 19px;
	line-height: 15px;
	}
.submit { vertical-align: middle; *vertical-align: text-bottom; } 

/** COLUMN ONE **/
#one {
	width: 153px;
	height: auto;
	float: left;
	text-align: left;
	background-color: #313131;
	}
	
/** COLUMN TWO **/
#two {
	width: 486px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 5px;
	}
	
/** COLUMN THREE **/
#three {
	width: 355px;
	height: auto;
	float: right;
	text-align: left;
	background-color: #313131;
	}
	
.links { padding-left: 14px; margin: 0px; line-height: 16px;}
.links a:link {text-decoration: none; size: 14px; font-weight: bold;}
.links a:visited {text-decoration: none}
.links a:active {text-decoration: none}
.links a:hover {text-decoration: underline;}

.ads { padding: 5px; margin: 0px; line-height: 16px;}
.banner {
	position: relative;
	top: 1px;
	left: 265px;
	}
	
/** COLUMN HARDLINKS **/
ul {
  float: left;
  width: 355px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li {
  float: left;
  width: 170px;
  margin: 0;
  padding: 0;
} 

.col {padding-left: 10px; margin: 0px; line-height: 16px;}

/** FEATURED **/
#featured {
	width: 475px;
	height: auto;
	border: 1px solid #7B2F48;
	background-color: #313131;
	float: left;
	padding: 5px;
	}
.title_featured {
	width: 258px;
	line-height: 22px;
	background-color: #4b2c3e;
	border: 1px solid #9d3064;
	display: block;
	font-weight: bold;
	float: right;
	text-indent: 6px;
	}
.p_featured {
	width: 258px;
	text-align: left;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	}
.visit {
	float: right;
	}
	
/** POST **/
.post {
	width: 477px;
	height: auto;
	background-image: url(images/bg_post.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding: 5px;
	}
.title_post {
	width: 372px;
	line-height: 22px;
	background-color: #4b2c3e;
	border: 1px solid #9d3064;
	display: block;
	font-weight: bold;
	float: right;
	text-indent: 6px;
	}
.p_post {
	width: 365px;
	height: auto;
	text-align: left;
	display: block;
	vertical-align: top;
	float: left;
	margin: 5px;
	padding: 0px;
	}
.post_other {
  width: 370px;
  height: 12px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;;
  padding: 0px;
  display:table;
  font-weight: bold;
  vertical-align: bottom;
  text-align: right;
  float: left;
  }
	
/** FOOTER **/
#footer {
	width: 1003px;
	height: 27px;
	background-image: url(images/bg_nav.jpg);
	background-repeat:repeat-x;
	float: left;
	text-align: left;
        line-height: 25px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
-->

/********************/
/*** GALLERY PAGE ***/
/********************/
.thumbc {
	width: 477px;
	height: auto;
	text-align:center;
	float: left;
	padding: 1px;
	}
.thumbs {
	width: 230px;
	height: 178px;
	border: 1px solid white;
	text-align: center;
	margin: 1px;
	}
	

/********************/
/*** GALLERY PAGE ***/
/********************/
.thumbc {
	width: 477px;
	height: auto;
	text-align:center;
	float: left;
	padding: 1px;
	}
.thumbs {
	width: 230px;
	height: 178px;
	border: 1px solid white;
	text-align: center;
	margin: 1px;
	}
	