/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


@import "saurus4_main.css";
@import "saurus4_content.css";
@import "reset.css";
body {
	margin: 0;
	padding: 0;
	background: #372412 url(../images/img01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}
#wrapper { background: #372412 url(../images/img01.gif) repeat-x; }
body,
th,
td,
input,
textarea,
select,
option { font-family: Arial, Helvetica, sans-serif; }
h1,
h2,
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
/*
h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
*/

ul,
ol { line-height: 200%; }
blockquote { padding-left: 1em; }
blockquote p,
blockquote ul,
blockquote ol {
	line-height: normal;
	font-style: italic;
}
a { color: #FFEA6F; }
a:hover { text-decoration: none; }
img { border: none; }
/* Header */

#header {
	width: 830px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
}
/* Logo */

#logo {
	height: 170px;
	background: url(../images/img07.gif) no-repeat left 65%;
}
#logo h1 {
	margin:35px 0 0 0;
	position:absolute;
	letter-spacing: -2px;
	font-size: 48px;
}
#logo h2 {
	margin:85px 0 0 25px;
	position:absolute;
	font-size: 24px;
}
#logo a {
	text-decoration: none;
	color: #372412;
}
/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
}
#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}
#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}
/* Menu */

#menu {
	width: 830px;
	height: 70px;
	background: url(../images/img03.jpg) no-repeat;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li { display: inline; }
#menu a {
	display: block;
	float: left;
	/*width: 166px;
	height: 73px;*/
	margin:30px 5px 0 0;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}
#menu a:hover,
#menu .active a{
	padding: 5px 7px 2px 7px;
	border-bottom:3px solid #EDBE60;
	border-left:3px solid #EDBE60;
	border-right:3px solid #EDBE60;
	background-color:#FFEE8B;
	/*background: url(../images/img09.jpg) no-repeat;*/
	color: #372412;
}
#menu .active a {
	/*background: url(../images/img09.jpg) no-repeat;*/
	/*color: #372412;*/
	color:#372412;
}
/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 0px 0;
}
/* Content */

#content {
	float: left;
	width: 532px;
}
.post { padding: 0 0 20px 0; }
.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}
.byline { margin: 0; }
.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}
.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li { }
#sidebar li ul { padding: 15px 0; }
#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/img06.gif) no-repeat 15px 50%;
}
#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}
#sidebar p { padding:5px; }
#sidebar a { text-decoration: none; }
#sidebar a:hover,
#sidebar a.active { text-decoration:underline; }
/* Footer */
#footer * { color:#372412; }
#footer p{
	display:inline;}
#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: 11px;
}
#footer a {
	color: #C28C21;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
DIV#language {
	text-align:right;
	float:right;
	color:#E8AD35;
	padding:10px 10px 0 0;
}
DIV#language A {
	color:#E8AD35;
	font:11px Verdana, Geneva, sans-serif;
	text-decoration:none;
}
DIV#language A.active { font-weight:bold; }
DIV#solid-footer { font:11px Verdana, Geneva, sans-serif; ; }
DIV#solid-footer A { text-decoration:none; }
DIV#solid-footer SPAN.blur,
DIV#solid-footer SPAN.blur A { }

