/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#main_wrap {
  background: #FFFFFF url('img01.jpg') repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	letter-spacing: 0px;
	font-size: 30px; padding-left:0px; padding-right:40px; padding-top:40px; padding-bottom:0

}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
	
}

#logo h3 {
	float: left;bottom
	letter-spacing: 0px;
	font-size: 20px; padding-left:60px; padding-right:200px; padding-top:0px; padding-bottom:0

}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url('img03.jpg') no-repeat;
	color: #FFFFFF
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height:320px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1.4em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}
/* Posts */

#posts {
	width: 700px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #000000;
}

.post .story {
	font-size: 1.3em;
	padding: 0px 20px;
	line-height: 180%;
}

/* Footer */

#footer {
	clear: both;
	padding: 15px;
	background: #C3C837 url('img16.gif') repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #000000;
}

#footer a {
	color: #000000;
}

/*CSS ALBUM*/

/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:50px; height:66px; margin:4px; z-index:50;}
a.slidea {background:url('gallery/tn_pic2.jpg');}
a.slideb {background:url('gallery/tn_pic3.jpg');}
a.slidec {background:url('gallery/tn_pic4.jpg');}
a.slided {background:url('gallery/tn_pic5.jpg');}
a.slidee {background:url('gallery/tn_pic6.jpg');}
a.slidef {background:url('gallery/tn_pic7.jpg');}
a.slideg {background:url('gallery/tn_pic8.jpg');}
a.slideh {background:url('gallery/tn_pic9.jpg');}
a.slidei {background:url('gallery/tn_pic10.jpg');}
a.slidej {background:url('gallery/tn_pic11.jpg');}
a.slidek {background:url('gallery/tn_pic15.jpg');}
a.slidel {background:url('gallery/tn_pic16.jpg');}
a.slidem {background:url('gallery/tn_pic14.jpg');}
a.sliden {background:url('gallery/tn_pic12.jpg');}
a.slideo {background:url('gallery/tn_pic13.jpg');}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

/* styling for LEFT gallery */
#container_left {position:relative; width:700px; height:400px; background:#D2CF8A; border:0px solid #a49188; margin:1em auto;}
#container_left img {border:0px none;}
#container_left .thumbs {width:200px; position:absolute; left:0; top:0;}
#container_left a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:360px; left:180px; padding:5px; font-style:italic; color:#000;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:0px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:402px; height:250px; top:5px; left:180px; padding:5px; color:#000; border:0px solid #3d330f; z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:110px; padding-left:250px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:2em; font-weight:normal; color:#000;}
#container_left h1 em {font-size:0.6em; color:#000;}