


body {
	margin: 0;
	padding: 0;
	background: url(images/satinweave.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5B5B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #222222;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	color: #5E5E5E;
}

a:hover {
}

#wrap {
}

.bx {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#wrap1 {
	overflow: hidden;
	height: auto;
	background: #2a1718;
}

#head {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#nm {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#nm h1, #nm p {
}

#nm h1 {
	line-height: 120px;
	letter-spacing: -2px;
	font-size: 3.8em;
}

#nm h1 a {
	color: #e9e1cf;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
}

#nm p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#nm p a {
	color: #8E8E8E;
}

#nm a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#mn {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#mn ul {
	float: right;
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#mn li {
	float: left;
}

#mn a {
	display: block;
	line-height: 80px;
	margin-right: 1px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	border: none;
}

#mn a:hover, #mn .current_page_item a {
	text-decoration: none;
	color: #2a1718;
	background: #e9e1cf;
	border-radius: 5px;
}

#mn .current_page_item a {
	background: #e9e1cf;
	border-radius: 5px;
	color: #2a1718;
}

/* Page */

#wrap2 {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
}

/* Content */

#posts {
	float: left;
	width: 660px;
	padding: 0px 0px 0px 0px;
}

.posted {
	overflow: hidden;
	margin-bottom: 40px;
	border-bottom: 1px solid #E7EBED;
}

.posted .title {
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.posted .title a {
	border: none;
	text-decoration: none;
	color: #222222;
}

.posted .meta {
	margin-bottom: 30px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.posted .meta .date {
	float: left;
}

.posted .meta .post {
	float: right;
}

.posted .meta a {
}

.posted .entry {
	padding: 0px 0px 40px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #b3735a;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	background: #b3735a;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}

/* Sidebar */

#sb {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#sb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sb li {
	margin: 0;
	padding: 0;
}

#sb li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sb li li {
	line-height: 40px;
	border-bottom: 1px dotted #e9e1cf;
	margin: 0px 0px;
	border-left: none;
}

#sb li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sb li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img04.jpg) no-repeat left 50%;
	color: #b3735a;
}

#sb h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #222222;
}

#sb p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sb a {
	border: none;
}

#sb a:hover {
	text-decoration: underline;
	color: #2a1718;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	color: #D6E2F0;
}

#footer-content a {
	color: #92A9B6;
}

#footer-bg {
	overflow: hidden;
	padding: 30px 0px;
	background: #E8E8E8;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 26px;
	color: #262626;
}


#footer-content #fbox1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#footer-content #fbox2 {
	float: left;
	width: 300px;
}

#footer-content #fbox3 {
	float: right;
	width: 300px;
}

#footer-content a {
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footwrap {
	height: 140px;
	margin: 0 auto;
	padding: 50px 0 15px 0;
	font-family: 'Abel', sans-serif;
	background: #2a1718;
}

#footwrap p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #e9e1cf;
}

#footwrap a {
	color: #fcfbf8;
}



#illustrat {
	margin: 0px auto 50px;
	width: 1000px;
	height: 600px;
	background: url(images/img03.png) no-repeat left bottom;
	box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.6);
}

#illustrat .cont {
}


.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 a {
	color: #7F7F7F;
}


.popup { width:250px; display:none; background:#e9e1cf; position:absolute; margin:0px 0px 0px 0px; padding: 15px; border-radius: 5px;}
.popup ul { margin:0!important; padding: 0px!important; float: none!important;}
.popup ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important;}
.popup ul li a {
	display: block;
	line-height: 30px!important;
	margin-right: 0px!important;
	padding: 0px!important;
	text-shadow: none!important;
	font-size: 12px!important;
	font-weight: 300;
	color: #b3735a!important;
	border: none;
}
.popup ul li a:hover {color: #2a1718!important;}


.popup2 { width:250px; display:none; background:#e9e1cf; position:absolute; margin:0px 0px 0px 0px; padding: 15px; border-radius: 5px;}
.popup2 ul { margin:0!important; padding: 0px!important; float: none!important;}
.popup2 ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important;}
.popup2 ul li a {
	display: block;
	line-height: 30px!important;
	margin-right: 0px!important;
	padding: 0px!important;
	text-shadow: none!important;
	font-size: 12px!important;
	font-weight: 300;
	color: #b3735a!important;
	border: none;
}
.popup2 ul li a:hover {color: #2a1718!important;}