/*Frontpage Slideshow square edges*/
#fs-main , #fs-main div , #fs-main ul , #fs-main li { -moz-border-radius: 0!important; -khtml-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important; }


* {
margin:0;
padding:0;
}

html {
font-size:120%;
}

body {
font-size:50%;
font-family:'lucida grande', 'lucida sans', 'lucida sans unicode', verdana;
background: url('images/bg.jpg') center;
text-align:center;
}

h1,h2,h3 {
color:#9c2100;
font-weight:normal;
text-transform:uppercase;
font-family:impact;
letter-spacing:0.2em;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
margin-top:10px;
}
p {
margin-top:5px;
line-height:1.6em;
}

ul {
list-style-type:square;
margin-left:17px;
line-height:1.4em;

}

li {
margin-top:0.4em;
}

ul#sidebar, li#sidebar {
list-style-type:none;
}


#archives ul {
list-style-type:none;
margin:0px;
padding:0pc;
}
a {
color:#101249;
}

a:hover {
text-decoration:none;
}

img {
border:none;
}



#wrapper {
	width:100%; 
	margin:0px auto;
	font-size:1.4em;
	background: url('images/header.jpg') top center repeat-x;
	min-height:400px;
	color:#353854;
}

#nav {
width:840px;
height:126px;
line-height:126px;
margin:auto;
text-align:center;
font-weight:bold;
text-transform:uppercase;
}

#nav a {
text-decoration:none;
text-transform:uppercase;
font-size:1.1em;
margin-right:1em;
padding:0 12px;
display:block;
float:left;
height:116px;
color:#fff;
}

#nav a:hover {
color:#261500;
background: url('images/hover.gif') repeat-x;
background-position: 0 43;
}


#main {
width:874px;
margin:auto;
text-align:left;
background: url('images/mainbg.jpg') no-repeat;
background-position: left;
*background-position:10px 200px ;
height:100%;
}

#content {
	width: 570px;
	float: left;
	margin-left:40px;
	margin-right:30px;
}

#sidebar {
	width: 140px;
	float: right;
	margin-right:40px;
	*margin-right:30px;
	font-size:80%;
}

#comment {
width:570px;
}

#sidebar h1, #sidebar h2, #sidebar h3 {

font-size:1.6em;
}

hr {
margin-bottom:10px;
}

#sidebar p {
color:#121323;
margin:0px;
padding:0px;	
}
#sidebar h3 {
margin-bottom:5px;
padding:0px;
}
#both {
	clear: both;
}

#footer {
width:900px;
height:65px;
margin:auto;
text-align:left;
font-size:0.9em;
background: url('images/footerbg.jpg') no-repeat;
background-position: left;

}

#footer p {
margin-left:25px;
padding-top:30px;
}

.title {
	font-size: 11pt;
	font-weight: bold;
}

ul#nav li {
display:inline;
text-decoration:none;
}

html, body {
//height: 100%;
min-height: 100%;
}

#wrapper {
* height: 300px;
}

#recent-posts a {
text-decoration:underline;
}


#recent-posts a:hover {
text-decoration:none;
}

#recent-posts ul, #recent-posts li {
list-style-type:none;
margin-left:0px;
}

h2.widgettitle {
font-family:'lucida grande', 'lucida sans', 'lucida sans unicode', verdana;
letter-spacing:0em;
text-transform:none;
padding:10px 0 0 0;
}

.hometitle {display:none;}