/* andreas04 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.
Version: 1.5, July 15, 2006 */

body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
/*background:#664937;*/
background:#362120;
/* background:#805d33 /*url(images/1bodybg.png) repeat-x*/;
color:#333;
text-align:center;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:6px;
margin:-10px 0 0 50px;
color:#ddd;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:95%;
/*min-width:950px; */
width:820px;
padding:0 20px;
margin:0 auto;
background:#b47331 /*url(images/contentbg.png) repeat-x*/;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

#sitetitle{
float:left;
height:170px;
/* background:url(images/globe.gif) no-repeat; */
background:url(button_banner_over2.jpg) no-repeat;
width: 100%;
color: #333;
}

#sitetitle a{
color:#000;
font-weight:normal;
}

#sitetitle a:hover{
color:#222;
}

#menu{
height:71px;
padding-top:60px;
padding-left: 4px;
text-align: left;
}

#menu a{
margin:0;
height:100px;
padding:35px 6px 41px 6px;
font-size:1.8em;
font-weight:normal;
letter-spacing:5px;
color: #ddd;
}

#menu a:hover{
color:#fff;
text-decoration: underlined;
/*background: #fff url(images/menuhover.png) repeat-x; */
/*padding:35px 5px 41px 5px;*/
border-left: 0px solid #eee;
border-right: 0px solid #eee;
}

#content{
margin-top:30px;
width:100%;
clear:both;
/*background:url(images/globebottom.gif) bottom left no-repeat;*/
}

#leftcontent{
position: absolute;
float: left;
margin-left:565px;
overflow: hidden;
}

#content h2{
margin:0 0 10px 0;
color:#000;
border-bottom:1px solid #000;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0 0.5em 1.2em 0.5em;
}

#left{
width:68%;
float:left;
}

#right{
margin-left:70%;
margin-top:-15px;
}

#right h2{
margin:0 0 8px 0;
padding:12px 0 0 0;
font-size:1.6em;
}

#footer{
clear:both;
padding:0 20px;
margin:0 auto;
background:#f0f0f0 url(home-banner.gif) repeat-x;
color:#333;
text-align:center;
border-left:0px solid #eef;
border-right:0px solid #eef;
}

#footer a{
color:#333;
font-weight:normal;
}

#footer span{
color:#ddd;
font-size:2em;
letter-spacing:-2px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:0px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
border-top:4px solid #b47331;
border-bottom:4px solid #b47331;

}

.entry2{
width: 900px;
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}

.entrysub{
position:relative;
margin:0 0 20px 0;
border:0px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
/* height: 470px; */
border-top:4px solid #b47331;
border-bottom:4px solid #b47331;
}

.entrysub2{
position:relative;
margin:0 0 20px 0;
border:0px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
/* height: 470px; */
border-top:4px solid #b47331;
border-bottom:4px solid #b47331;
height: 1010px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
/* background:url(images/flash2.gif) bottom left repeat-x; FLASHING LINKS!!! */
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:2px;
margin:0 2px 2px 0;
border:1px solid #eee;
background-color:#000;
color: #555;
}

.thumbs img:hover{
background-color:#fff;
/*background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */ */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.galleryphoto{
margin:5px 10px 10px 0;
float:left;
padding:53px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 1px solid #777;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

