* {
	margin:0;
	padding:0;
}

body {
	margin:20px 0;
	background:#8C6D2A url(images/img01.gif);
	font:normal small Arial, Helvetica, sans-serif;
	color:#666666;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#8C6D2A;
}

h3 {
	font-weight:bold;
}

blockquote {
	padding-left:3em;
	padding-right:3em;
	background:url(images/img03.gif) no-repeat;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#330010;
}

a {
	color:#0072BC;
}

a:hover {
	text-decoration:none;
	color:#59C700;
}

img {
	border:none;
}

/* Boxed Style */

.boxed .title {
	height:23px;
	padding:15px 0 0 19px;
	background:#8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border:1px solid #4F9CEF;
	font-size:1em;
	color:#FFFFFF;
}

.boxed .content {
	margin:0 0 20px 0;
	padding:20px;
	background:#DCEBFC;
}

.post {
	padding:20px 20px 10px 20px;
}

.post .title {
	margin-bottom:0px;
	padding:3px 0 15px 0;
	background:url(images/img04.gif) repeat-x left bottom;
	border-bottom:2px solid #EEEEEE;
	font-size:2em;
}

.post .date {
	float:right;
	padding:10px 20px;
	font-size:x-small;
}

.post .meta {
	padding	:10px 20px;
	font-size:x-small;
}

.post .story {
	clear:both;
	padding:20px;
	border-top:1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom:1.5em;
	line-height:180%;
}

/* Page */

#page {
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
	border:10px solid #4F3E18;
}

/* Logo */

#logo {
	height:180px;
	width:900px;
	background: #8C6D2A url(images/banners/rotate.php) no-repeat 0px 0px;
}

#menu {
	height:50px;
	background:#4F3E18;
}

#menu ul {
	margin:0;
	list-style:none;
}

#menu li {
	display:inline;
}

#menu a {
	display:block;
	float:left;
	margin-left:20px;
	padding:20px 0 2px 0;
	border-bottom:4px solid #4F3E18;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu a:hover {
	border-bottom-color:#FFFFFF;
}

#menu .active a {
	border-bottom-color:#FFFFFF;
}

#menu .first a {
}

/* Footer */

#footer {
	clear:both;
	padding:20px;
	background:#EBE6E8;
}

#footer p {
	margin:0;
	font-size:x-small;
	color:#999999;
}

#footer a {
	color:#999999;
}

.menudiv {
margin:20px;
}

/* Albums */

.album	{
border:1px solid #aaa;
text-align:center;
margin:15px auto;
padding:5px;
}

.album  table {
width:100%;
}

.album * td {
width:48%;
text-align:center;
}

.album  * img	{
border:0;
text-decoration:none;
}

.album * i	{
font-size:x-small;
}

.album-info	{
font-size:17pt;
}

/* Blogs */
.blogpost {
margin-top:20px;
}

.posttitle {
font-size:18px;
}

.postinfo {
font-size:10px;
}

.blogpost_reaction {
margin-bottom:15px;
margin-top:5px;
}
