/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* globals */

body {
	margin: 0;
	padding: 0;
	background: #372412 url(../media/layout/bodybackground01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	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;
}

p, 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: 110px;
	margin: 0 auto;
	background: url(../media/layout/header01.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 170px;
	background: url(../media/layout/img07.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 18px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Third-Party Social Services */
#socialnet {
    padding: 0;
    clear: both;
    height: auto;
    margin: 0 auto;
    width: 830px;
    height: 23px;
    text-align: right;
}

#socialnet a {
    text-decoration:none;
}

#socialnet img {
    border:0;
    margin-left:10px;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
    padding-top: 5px;
	
}

#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(../media/layout/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;
	padding-top: 35px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../media/layout/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(../media/layout/img09.jpg) no-repeat;
	color: #372412;
}

/* Global Messages */
#globalmsgframe {
    background: #FFEA6F;
	border: 2px solid #E8AD35;
    margin-bottom:25px;
}

#globalmsgframe p {
    padding:15px 10px 15px 0px;
    font-size:14px;
    font-weight:bold;
    color:#E8AD35;
}

#globalmsgframe img {
    padding-right:15px;
    padding-left: 25px;
    padding-top:10px;
    padding-bottom:10px;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

#contentright {
    float: right;
    width: 550px;
}

#contentrightimg {
    float: right;
    width: 640px;
}

#contentfull {
	width:830px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.subtitle {
        font-size: 18px;
        padding: 0 0 5px 0;
        font-weight: bold;
        margin: 3px;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(../media/layout/img06.gif) no-repeat left center;
	font-weight: bold;
}

#captiontitle {
	font-weight:bold
}

#captiondetail {
	font-size: small;
	width:450px
}

#contributorinfo {
	margin:45px 0 0 0;
}

#aboutauthor {
	font-style:italic;
	font-weight:bold;
}

/* Teaser */

#teaser {
	margin:0px 10px 0px 10px;
}

#teaser h2 {
	border-bottom: 2px solid #4A3903;
	font-size:20px;
	margin:0;
}

#teaser img {
	padding:15px 0px 10px 0px;
}

/*.teaserlink a:visited, a:link, a:active, a:hover {
    color:#ffffff;
    text-decoration:none;
    line-height:200%;
    margin-top:5px;
}*/

#teaserrowborder {
    height: 1px;
    width: 830px;
    /*border-bottom: 2px solid #4A3903;*/
    margin-bottom:30px;
}

#teaserrowbottomborder {
    height: 1px;
    width: 830px;
    /*border-bottom: 2px solid #4A3903;*/
    margin-bottom:15px;
}

#teaserdetail {
	background:url(../media/layout/img06.gif) no-repeat left center;
	font-weight:bold;
	padding-left:15px;
	font-size:14px;
}

/* Sidebar */

#leftsidebar {
    float: left;
    width: 240px;
}

#leftsidebarimg {
    float: left;
    width: 150px;
}

#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(../media/layout/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../media/layout/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* As a table */
.sidebar_tbl_row {
	border-bottom: 1px dotted #4A3903;
	background: url(../media/layout/img06.gif) no-repeat 15px 50%;
        height: 25px;
}
.sidebar_tbl_row a {
        text-decoration: none;
        padding-left: 30px;
}
.sidebar_tbl_row a:hover {
        text-decoration: underline;
}
.sidebar_tbl_header {
        /*margin: 0;*/
        margin: 0 0 15px 0;
	padding: 20px 0 2px 30px;
        font-size: 24px;
	background: url(../media/layout/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
        text-transform: lowercase;
        text-align:left;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.feed_info {
    margin:25px 0 0 0;
    padding:0;
}

.feed_info_instruction {
    line-height:100%;
    padding:8px 0 20px 0;
    margin:0;
}

.feed_info_code_blk {
    margin:0;
    padding:10px 0 5px 0;
}

.feed_info_cut_n_paste {
	border-style: solid;
	border-color: #E8AD35;
	border-width: 1px;
	font-size: 11px;
	background-color: #ffff99;
    padding: 2px 5px 2px 5px;
    width: 230px;
}
/* Footer */

#footer {
	width:830px;
	margin: 0 auto;
}

#footerbuffer {
	width:830px;
	margin-bottom: 30px;
}

#leftfooter {
	float:left;
	width:415px;
	padding: 10px 0;
	text-align:left;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	font-size: 11px;
	color: #E8AD35;
}

#leftfooter p {
	padding: 0 10px 0 15px;
}

#rightfooter {
	float:right;
	width:415px;
	padding: 10px 0;
	text-align:right;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	font-size: 11px;;
	color: #E8AD35;
}

#rightfooter a {
	color: #C28C21;
	padding: 0 15px 0 10px;
}
