@import url('reset.css');
@import url('text.css');
@import url('960.css');

body {
	margin: 0px;
	font-family: Verdana, Arial, 'Sans Serif';
	background-color: #2f2f2f;
	background-image: url('../images/body-background.png');
	background-repeat: repeat-x;
}

a:link, a:visited { color: #B64926; }

#main #content a:hover { background: #FEF6C7; }

h1, h2, h3 { font-style: italic; font-family: Georgia, 'Times New Roman', Serif; font-weight: normal; }

h1 { font-size: 28px; color: #599B78; }

h2 { font-size: 22px; margin-bottom: 10px; margin-top: 30px; }

h3 { font-size: 18px; }

h1.pagetitle {
    margin-left: 35px;
    color: #599b78;
    margin-top: 20px;
}

.body-content {
    margin-left: 35px; margin-right: 20px;
}

.disclaimer {
	margin-top: 20px;
	font-size: 11px;
	color: #8F8F8F;
}

/*****************************
   Demo Page Modifications
*****************************/

#demo {
	background-image: none;
	background-color: #fff;
}

#demo #container {
	background-image: url('../images/body-background.png');
}

#demo #backto {
	line-height: 106px;
	float: right;
	font-size: 24px;
	font-family: Georgia, "Times New Roman";
}

#demo #main {
	background-image: none;
	clear: both;
}

#demo #main #content {
	background-image: none;
	padding-top: 50px;
}

/*****************************
   Header
*****************************/

#container {

}

#header {
    height: 106px;
    background-image: url('../images/header-background.png');
margin-left: 250px;
}

/* logo */

#header #logo {
    float: left;
}

#header #logo a:link, #header #logo a:visited {
    background-image: url('../images/logo.png');
    width: 138px;
    height: 65px;
    display: block;
    line-height: 500px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px;
}

/* nav */

#header #nav {
    float: right;
}

#header #nav ul {
    list-style-type: none;
    margin: 0px;
    margin-top: 35px;
    margin-right: 20px;
    z-index: 50;
    position: relative;
}

#header #nav ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}

#header #nav ul li a:link, #header #nav ul li a:visited { font-size: 18px; text-decoration: none; color: #78b896; font-weight: bold; }
#header #nav ul li.active a:link, #header #nav ul li.active a:visited { color: #FEF6C7; }
#header #nav ul li a:link span, #header #nav ul li a:visited span { display: block; font-size: 11px; color: #fff; }

#header #navover {
    height: 90px;
    background-image: url('../images/white.png');
    display: block;
    position: absolute;
}

/*****************************
   Banner
*****************************/

#banner {
    background-image: url('../images/banner-background.png');
    border-bottom: 5px solid #b64926;
	clear: both;
	margin-left: 250px;
}

#banner #welcome {
    background-image: url('../images/sample-header.png');
    background-position: 540px 5px;
    background-repeat: no-repeat;
}

#banner #welcome p {
    padding: 30px 40px 30px 40px;
    margin: 0px;
    font-family: Georgia, 'Times New Roman', Serif;
    font-size: 30px;
	color: #fff;
}

#banner #welcome p b {
    font-weight: normal;
    background-color: #fef6c7;
	color: #000;
}

#banner #welcome p a:link, #banner #welcome p a:visited { color: #fff; }

/* banner 404 */

#container .banner_404 {
    background-image: url('../images/banner-background-404.png');
}

#container .banner_404 #welcome {
	background-image: none;
}

/*****************************
   Main
*****************************/

#main {
    background-color: #fff;
	background-image: url('../images/background.png');
	clear: both;
	margin-left: 250px;
}

.content_full {
    background-image: url('../images/background-full.png');
}

/* content */

#main #content {
    
}

/* article */

.article {
    margin-top: 10px;
}

.article .date {
    width: 74px;
    height: 68px;
    background-image: url('../images/date.png');
    position: absolute;
    left: -10px;
    color: #fff;
    font-family: Georgia, 'Times New Roman', Serif;
    text-align: center;
    font-size: 24px;
    line-height: 14px;
    padding-top: 10px;
}

.article .date span {
    display: block;
    font-size: 48px;
    margin-top: -6px;
    line-height: 48px;
}

.article h1 {
    color: #599b78;
    margin-bottom:5px;
    line-height: 24px;
    margin-left: 90px;
    padding-top: 15px;
    text-decoration: none;
}

.page h1 {
	margin-left: 35px;
}

.article h1 a:link, .article h1 a:visited {
    color: #599b78;
    text-decoration: none;
}

.article .author {
    color: #626262;
    margin-left: 90px;
}

.article .content {
    margin: 35px 35px 30px 35px;
}

.page {
	padding-bottom: 0px;
}

.page .content {
	margin-top: 20px;
	border-bottom: 0px;
}

.article .articlephoto {
    margin-bottom: 10px;
}

.article a.more-link:link, .article a.more-link:visited, #main #content .article a.more-link:hover {
    font-weight: bold;
    background: #B64926;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.article h1.title {
    margin-left: -10px;
    padding: 0px;
    line-height: 50px;
    height: 50px;
    margin-bottom: 20px;
    clear: both;
}

.article h1.title span {
    margin-left: 10px;
    display: block;
    position: absolute;
    width: 585px;
    padding-left: 35px;
}

.article h1.share {
    background-color: #b64926;
    color: #fff;
}

.article h1.share span {
    border-bottom: 4px solid #d99f8c;
}

.article h1.comments {
    background-color: #fef6c7;
    color: #696969;
}

.article h1.comments span {
    border-bottom: 4px solid #e3e4e9;
}

.article ul.sharebtn {
    margin: 0px;
    list-style-type: none;
}

.article ul.sharebtn li {
    float: left;
    width: 11%;
    text-align: center;
    padding-bottom: 30px;
	position: relative;
}

.article ul.sharebtn li div.text {
	display: none;
	position: absolute;
	text-align: center;
	left: 50%;
}

.article ul.sharebtn li div.text > span {
	left: -50%;
	position: relative;
	background-image: url('../images/caption_left.png');
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	padding-left: 5px;
	height: 32px;
	margin-top: -4px;
}

.article ul.sharebtn li div.text > span > span {
	background-image: url('../images/caption_right.png');
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 32px;
	padding: 4px 15px 0px 10px;
}

.article .commentsform {
    background: #E2E2E2;
    border: 1px solid #ABABAB;
    padding: 20px;
}

.article .commentsform h2 {
    font-size: 24px;
	margin-top: 0px;
}

.article .commentsform label {
    display: block;
    margin-bottom: 5px;
}

.article .commentsform label span {
    color: #626262;
    font-size: 11px;
    font-weight: bold;
}

.article .commentsform .input, .article .commentsform textarea {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #cfcfcf;
    border-top: 1px solid #9F9F9F;
    padding: 7px;
}

.article .commentsform .input {
    width: 250px;
}

.article .commentsform textarea {
    width: 450px;
    height: 100px;
}

.article .commentsform .submit {
    background: #B64926;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    width: 100px;
    border: none;
}

#main #content .article .sharebtn li a:hover {
	background-color: transparent;
}

.commentlist {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-right: 25px;
    margin-left: 5px;
}

.commentlist .comment-body {
    border-bottom: 1px dotted #000;
    margin-bottom: 20px;
    min-height: 90px;
}

.commentlist .comment-body em {
    padding: 12px 0px 0px;
    display: block;
    margin-left: 90px;
    color: red;
    font-weight: bold;
}

.commentlist .comment-author .avatar {
    width: 70px;
    height: 70px;
    position: absolute;
    background: gray;
    margin-left: -90px;
}

.commentlist .comment-author {
    font-size: 18px;
    color: #599b78;
    line-height: 24px;
    margin-left: 90px;
    font-family: Georgia, 'Sans Sefif';
}

.commentlist .comment-author a:link, .commentlist .comment-author a:visited {
    color: #599b78;
    
    font-family: Georgia, 'Sans Sefif';
}

.commentlist .comment-meta {
    display: block;
    color: #626262;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    margin-top: -5px;
    margin-left: 90px;
    margin-bottom: 5px;
}

.commentlist .comment-meta a:link, .commentlist .comment-meta a:visited {
    color: #626262;
    text-decoration: none;
}

.commentlist p {
    margin-left: 90px;
}

.comment-author-admin {
	padding-left: 40px;
}

.comment-author-admin .comment-author {
	color: #B64926;
}

/* twitter */

.twitter-timestamp {
	display: block;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
}

.twitter-user {
	margin-top: 10px;
	font-weight: bold;
}

/*****************************
   Portfolio
*****************************/

.portfolio {
    margin-top: 30px;
    clear: both;
}

.portfolio h1, .portfolio .author {
    margin-left: 0px;
}

.portfolio h1 {
    margin-top: -15px;
}

.portfolio .portfolio-image img {
    margin-left: 35px;
    display: block;
    border: none;
    margin-bottom: 40px;
}

.portfolio .portfolio-content .content {
    margin-right: 35px;
    margin-left: 0px;
    border-bottom: 0px;
    margin-top: 0px;
    margin-bottom: -1px;
}


/*****************************
   Sidebar
*****************************/

#main #sidebar {
	padding-top: 10px;
	color: #626262;
}

#main #sidebar a:link, #main #sidebar a:visited { color: #626262; }
#main #sidebar .readmore { text-align: right; font-weight: bold; }

#main #sidebar .module {
    margin-bottom: 40px;
}

#main #sidebar .rss {
	line-height: 54px;
}

#main #sidebar .rss a:link, #main #sidebar .rss a:visited {
	font-size: 12px;
	color: #626262;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

#main #sidebar .rss a:link img, #main #sidebar .rss a:visited img {
	vertical-align: top;
	margin-top: 2px;
	margin-left: 10px;
}

#main #sidebar .module h2 {
    font-weight: normal;
    color: #b64926;
	background-image: url('../images/sidebar-title.png');
	margin-left: -20px;
	height: 54px;
	padding: 2px 0px 0px 20px;
	font-size: 24px;
	margin-top: 20px;
}

#main #sidebar .module h2 span {
    display: block;
    font-size: 12px;
    font-family: Verdana, Arial, 'Sans Serif';
    color: #626262;
	font-style: normal;
	margin-top: -6px;
}

#main #sidebar .module div {
    padding-right: 25px;
    font-size: 12px;
}

#main #sidebar input {
    width: 242px;
    border: 1px solid #cfcfcf;
    border-top: 1px solid #9F9F9F;
    padding: 7px 30px 7px 7px;
}

#main #sidebar ul {
    list-style-type: none;
    margin: 0px;
}

#main #sidebar ul li {
    margin: 0px;
    border-bottom: 1px dotted #000;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

#main #sidebar ul li a:link, #main #sidebar ul li a:visited { text-decoration: none; }

#main #sidebar ul li span {
    display: block;
    font-weight: normal;
}

#main #sidebar #search {
    background-image: url('../images/icons/search.png');
    background-repeat: no-repeat;
    background-position: 256px 6px;
}

/*****************************
   Footer
*****************************/

#footer {
    background-image: url('../images/footer-background.png');
	width: 960px;
	margin-left: 0px;
	color: #949494;
}

#footer > div {
    padding-bottom: 20px;
}

#footer ul.col_2 {
    list-style-type: none;
    margin: 0px;
}

#footer ul.col_2 li {
    float: left;
    width: 140px;
    margin: 0px;
    border-bottom: 1px solid #555;
    padding: 4px 0px;
    color: #fff;
}

#footer ul.col_2 li img {
    vertical-align: text-bottom;
    margin: 6px 5px 2px 0px;
}

#footer ul.col_2 li.alt {
    margin-left: 20px;
}

#footer ul.col_1 {
    list-style-type: none;
    margin: 0px;
}

#footer ul.col_1 li {
    margin: 0px;
    padding: 0px;
    color: #fff;
	background-image: url('../images/icons/arrow.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#footer h2 {
    color: #b64926;
    font-size: 18px;
    border-bottom: 1px dotted #b3b3b3;
    margin-top: 15px;
}

#footer a:link, #footer a:visited { color: #fff; }
#footer ul.col_2 li a:link, #footer ul.col_2 li a:visited { text-decoration: none; }

/* categories */

#footer #categories {
    
}

/* get in touch */

#footer #getintouch {
    
}

/* socialize */

#footer #socialize {
    
}

/*****************************
   Footer Info
*****************************/

#footerinfo {
    background-image: url('../images/footerinfo-background.png');
    background-repeat: no-repeat;
    height: 51px;
    padding-top: 4px;
    color: #999898;
    padding-bottom: 40px;
	clear: both;
	margin-left: 250px;
	font-size: 11px;
}

#footerinfo div {
    float: left;
    border-left: 1px solid #e0e0e0;
    padding: 5px 20px;
    line-height: 41px;
}

#footerinfo div:first-child {
    border-left: 0px;
}

#footerinfo div img {
    vertical-align: middle;
}

/* copyright */

#footerinfo #copyright {
    width: 486px;
}

/* navigation links */

.navigation {
	padding: 0px 130px 0px 140px;
}

.navigation .alignleft {
	float: left;
	font-weight: bold;
}

.navigation .alignright {
	float: right;
	font-weight: bold;
}

.navigation a:link, .navigation a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	margin-top: 20px;
	background: #000;
}

.navigation a:hover {
	color: #000;
}

.wpcf7-form span input, .wpcf7-form span textarea {
	border-color:#9F9F9F #CFCFCF #CFCFCF;
	border-style:solid;
	border-width:1px;
	padding: 7px;
	font-family: verdana;
	font-size: 11px;
}

.wpcf7-form textarea {
	width: 400px;
}

.wpcf7-validation-errors {
	display: none;
}

.failure {
	color: #fff;
	background: #B64926;
	padding: 7px;
	margin-bottom: 10px;
}

.success {
	color: #fff;
	background: #599B78;
	padding: 7px;
	margin-bottom: 10px;
}

#cformsform ol, #cformsform li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cformsform li {
	margin-bottom: 10px;
}

#cformsform label {
	display: block;
	margin-bottom: 10px;
}

.cf_hidden {
	display: none;
}

#sendbutton {
	padding: 6px 10px;
	background: #599B78;
	border: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.reqtxt, .emailreqtxt {
	padding-left: 10px;
	color: #B64926;
	font-size: 11px;
	font-weight: bold;
}

input.text, #cformsform li textarea {
	border-color: #9F9F9F #CFCFCF #CFCFCF;
	border-style: solid;
	border-width: 1px;
	padding: 7px;
	font-family: verdana;
	font-size: 11px;
	width: 296px;
}

#formerror {
	display: none;
}

#cformsform li textarea {
	width: 400px;
}

#e404 h1 {
	font-size: 50px;
	line-height: 50px;
	padding-right: 30px;
}

.imageleft {
	display: inline;
	float: left;
	margin-right: 15px;
}

.portfolio .port_image {
	float: left;
}

.portfolio .port_image img {
	border: 1px solid #ccc;
}

.portfolio .content {
	float: left;
	margin: 0px;
	margin-left: 20px;
	border-bottom: 0px;
	width: 420px;
	padding-right: 0px;
}

.portfolio .content .author {
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.portfolio {
	margin: 0px 35px;
	padding-bottom: 10px;
	margin-top: 30px;
}

/* gallery */

#gallery {
	height: 300px;
	margin-bottom: 20px;
	position: relative;
}

#gallery #galleryPhoto {
	width: 544px;
	height: 297px;
	float: left;
	border: 1px solid #ccc;
}

#gallery #photoCaption {
	background-image: url('../images/black_overlay.png');
	position: absolute;
	padding: 20px 20px;
	color: #fff;
	width: 504px;
	bottom: 1px;
}

#gallery ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 334px;
}

#gallery ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 140px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	background-position: center center;
	cursor: pointer;
}
