body {
	background-color: #533419;
	background-position: top;
	background-repeat: repeat;
	color: #e7ded4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a {
	color: red;
	text-decoration: underline;
}

p {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	border-left-color: #e7ded4;
	border-left-style: solid;
	border-left-width: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
}

.content_img img {
	background-color: #e7ded4;
	border-color: #231303;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

/***************************************************** Basic layout *****************************************************/	#page {
	width: 990px;
}

#header {
	height: 225px;
	position: relative;
}

#header_title {
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 0;
	padding-top: 80px;
}

#header_title h1 {
	margin: 0;
	padding: 0;
}

#rss {
	position: absolute;
	right: 20px;
	top: 217px;
	z-index: 1000;
}

#content {
	background-image: url(images/contenttop_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#content-left {
	float: left;
	width: 600px;
}

#content-right {
	float: right;
	width: 390px;
}

/***************************************************** Headings *****************************************************/	h1 {
	color: #e7ded4;
	font-size: 38px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h1 a {
	color: #e7ded4;
	text-decoration: none;
}

h2 {
	color: #c76d0c;
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h3 {
	color: #c76d0c;
	font-size: 22px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h3 a {
	color: #e7ded4;
	text-decoration: none;
}

h3 a:hover {
	color: #e7ded4;
	text-decoration: underline;
}

h4 {
	background-color: transparent;
	background-image: none;
	color: #c76d0c;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/***************************************************** Tabs sidebar *****************************************************/#tabs_nav ul {
	margin: 0px;
	padding: 0px;
}

.tabcontent ul {
	margin: 0px;
	padding: 20px;
}

.tabs {
	overflow: hidden;
	width: 310px;
}

.tabs li {
	display: inline;
	overflow: hidden;
	text-align: center;
}

.tabs li a {
	background-color: #615346;
	color: #c76d0c;
	display: block;
	float: left;
	font-weight: bold;
	height: 40px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-decoration: none;
}

.tabs li a:hover {
	background-color: #493d31;
	color: #c76d0c;
	display: block;
	text-decoration: none;
}

.tabs li a.selected {
	background-color: #493d31;
	color: #c76d0c;
	display: block;
	text-decoration: none;
}

.tabs li a.selected:hover {
	color: #c76d0c;
	display: block;
	text-decoration: none;
}

small {
	color: #130a01;
}

/***************************************************** Tab content *****************************************************/.tabcontent {
	background-color: #493d31;
	display: none;
	overflow: hidden;
}

.tabcontent a, .tabcontent a strong {
	color: #e7ded4;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #e7ded4;
}

.tabcontent li {
	list-style-image: none;
	list-style-style: none;
	padding: 5px;
}

.tabcontent ul li a {
	color: #e7ded4;
	text-decoration: none;
}

.tabcontent ul li a:hover {
	text-decoration: underline;
}

.tabcontent ul li span {
	color: #e7ded4;
	display: block;
}

/***************************************************** Content box left *****************************************************/.box-left {
	line-height: 21px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 40px;
}

.box-left small {
	background-color: #c76d0c;
	color: #241402;
	padding: 5px;
}

.box-left small a {
	color: #e7ded4;
}

.reactions {
	background-image: url(images/reactions_bg.png);
	float: right;
	font-size: 16px;
	height: 45px;
	margin-left: 20px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 56px;
}

.reactions a {
	color: #e7ded4;
	font-size: 18px;
	text-decoration: none;
}

p.tags {
	clear: both;
}

/***************************************************** Box right *****************************************************/.box-right-tabs {
	background-color: #493d31;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
}

.box-right {
	background-color: #493d31;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	padding: 20px;
}

.box-right a {
	color: #e7ded4;
}

.box-right a:hover {
	text-decoration: underline;
}

.box-right ul {
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0px;
}

.box-right li {
	display: block;
	margin: 0px;
	padding: 5px;
}

.box-right li a {
	text-decoration: none;
}

.ads {
	background-color: #e7ded4;
	border-color: #231303;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

/***************************************************** Comments *****************************************************/	#commentform label {
	display: block;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#commentform input.text, #commentform textarea {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 500px;
}

#commentform .text {
	background-color: #e7ded4;
	border-style: none;
	color: #301a03;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
	width: 210px;
}

#commentform textarea {
	background-color: #e7ded4;
	border-style: none;
	color: #301a03;
	font-size: 16px;
	font-weight: bold;
	height: 150px;
	padding: 10px;
}

#commentform .button {
	background-color: #1c1919;
	border-style: none;
	color: #e7ded4;
	height: 30px;
	margin: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	width: auto;
}

.commentlist {
	list-style-image: none;
	list-style-style: none;
	margin: 0px;
	padding: 0px;
}

.comment_author {
	margin-top: 30px;
}

.commentlist .quote {
	padding: 40px;
	vertical-align: top;
}

.commentlist cite {
	background-color: #09C;
	display: block;
	font-size: 10px;
	font-style: normal;
}

.avatar {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 0;
}

/***************************************************** Searchform *****************************************************/	#search {
	list-style-type: none;
}

#search_div {
	width: 270px;
}

.search_btn {
	float: left;
	margin-bottom: 0px;
	margin-left: -30px;
	margin-right: 0px;
	margin-top: -10px;
}

.input {
	background-color: #e7ded4;
	border-style: none;
	color: #301a03;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
	width: 210px;
}

/***************************************************** Footer *****************************************************/#footer {
	background-color: #1c1919;
	color: #594c3e;
	font-size: 12px;
	font-weight: bold;
	margin-top: 40px;
	padding: 40px;
	width: 910px;
}

#footer a {
	color: #594c3e;
}

#footer a:hover {
	color: #c76d0c;
}

#footer p {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	text-align: right;
	width: 400px;
}

/***************************************************** Usefull *****************************************************/.clear {
	clear: both;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.aligncenter {
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px!important;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 0;
}

.alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0;
}

.wp-caption {
	background-color: #f7f7f7;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border-style: none;
	float: none;
	margin: 0px;
	padding: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px;
}

/***************************************************** widgets *****************************************************/#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	background-color: #dedede;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/***************************************************** Sweet nav *****************************************************/#youheardme
.menuWrapper{
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform:uppercase;
    letter-spacing: normal;
    line-height: 1.45em;
    position:relative;
    margin:20px auto;
    height:542px;
    width:797px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu{
    list-style:none;
    width:797px;
}
ul.menu > li{
    float:left;
    width:265px;
    height:542px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../images/1.jpg);
}
.bg2{
    background-image: url(../images/2.jpg);
}
.bg3{
    background-image: url(../images/3.jpg);
}
ul.menu > li > a{
    float:left;
    width:265px;
    height:50px;
    margin-top:450px;
    text-align:center;
    line-height:50px;
    color:#ddd;
    background-color:#333;
    letter-spacing:1px;
    cursor:pointer;
    text-decoration:none;
    text-shadow:0px 0px 1px #fff;
}
ul.menu > li ul{
    list-style:none;
    float:left;
    margin-top:-180px;
    width:100%;
    height:110px;
    padding-top:20px;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li ul li{
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image:url(../images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(../images/bg3sub.png);
}
ul.menu > li ul li a{
    color:#fff;
    text-decoration:none;
    line-height:30px;
    margin-left:20px;
    text-shadow:1px 1px 1px #444;
    font-size:11px;
}
ul.menu > li ul.sub1 li{
    display:block;
}
ul.menu > li ul li a:hover{
    border-bottom:1px dotted #fff;
}
