body {
	background: url('images/background.jpg') top left;
	background-color: #46040c;
	}
#wrapper {
	padding:0;
    background: url('images/wrapper-background.png') top left repeat-x;
	}
#container {
	}
#contentwrap {
	background: url('images/content-wrapper-background.png') top right repeat-y;
	}
a {
	color: #cc0016;
	}
a:hover {
	color: #9d0011;
	}
#header {
	height: 120px;
	padding-top:18px;
	}
#header h2 {
	color: #aa676e;
	font-size: 14px;
	line-height: 14px; 
    font-family: Times New Roman, Times, Serif;
    font-style: italic;
	}
.logocontainer {
    padding:  0px 0 0 0;
    }
.feedtwitter {
	margin: 0;
    padding: 0px 0 0px 0;
	text-align: center;
    background: url('images/feedtweet-background.png') center bottom no-repeat;
    height: 54px;
	color: #fff;
	font-weight: bold;
	}
.feedtwitter a{
	color: #fff;
	}
.feedtwitter .cart{
	float: right;
	padding: 4px 0px 0px 0px;
	margin: 0 28px 0 10px;
	}
.feedtwitter .image_cart{
    float: left;
	padding: 0px 0px 0px 243px;
	}
.navcontainer {
	height: 35px;
    margin-top: 7px;
	}
#nav {
	height: 30px;
	}
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 0px;
	}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
	}
#nav li a:hover, #nav li a:active, .current-cat {
	background: #56010b;
	}
#nav  li.current-cat a {
	color:#fff;
	}
#nav li:hover { 
	position: static;
	}
.navibar {
	padding: 4px 0px 0px 10px;
	}
#content {
	padding: 15px 0px 10px 10px;
	}
.postwrap {
	margin-bottom: 20px;
	border: 1px solid #ccc3c4;	
	background-color: #fff;
	}
.postwrap2 {
	margin-bottom: 5px;
	border: 1px dashed #56010b;
	background-color: #fff;
	}
.post  {
	background: url('images/post-background.png') top left repeat-x;
	border: 1px solid #fff;
	padding: 15px;
	}
.post2  {
	padding: 15px;
	}
.post p {
	margin-bottom: 10px;
	}
.post2 p {
	margin-bottom: 10px;
	padding-top: 15px;
	}
.title {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 20px;
	font-size: 20px;
	font-family: Georgia, Times New Roman Times, Serif;
	color: #323232;
    text-shadow: 0 1px 0 #fff;
	}
.title a {
	text-decoration: none;
	color: #323232;
	}
.title a:hover {
	text-decoration: none;
	color: #a60517;
	}
.title2 {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 10px;
	font-size: 20px;
	font-family: Georgia, Times New Roman Times, Serif;
	color: #a60517;
	}
.title2 a {
	color: #a60517;
	}
.title2 a:hover {
	text-decoration: none;
	color: #323232;
	}
.readmorecontent {
	text-align: right;
	padding: 30px 9px 0px 0;
	}
.readmorecontent2 {
	text-align: right;
	padding: 30px 9px 0px 0;
	}
a.readmore {
	padding: 4px 12px;
	background: #8c0311;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
	}
a.readmore2 {
	padding: 4px 12px;
	background: #8c0311;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
	}
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Georgia, Times New Roman Times, Serif;
	font-size: 12px;
    color: #000;
	border-top: 1px solid #fff;
	}
.entry2{
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Georgia, Times New Roman Times, Serif;
	font-size: 14px;
    color: #000;
	border-top: 1px solid #fff;
	height:105px;
	}
.post img {
	max-width: 680px;
	}
.alignleft {
   float: left;
	}
.sidebar {
	margin: 0 15px 10px 15px;
    color: #fff;
	}
.sidebar a {

	color: #f3dede;
	}
.sidebar a:hover {
	text-decoration: underline;
	color:#fff;
	}
#searchform input{
	border: 1px solid #7f2c35;
	}
#s {
	width: 220px;
	padding: 4px;
	}
#topsearch {
	padding:18px 10px 0 260px;
	text-align: left;
	}
#topsearch input {
	border: 2px solid #7f2c35;
	}
#topsearch #s {
	width: 205px;
	padding: 4px;
	}
.login {
	text-align: center;
	padding: 5px 0 0 7px;
	}
.login  .lbox{
	text-align: center;
	}
.sidebar h2 {
	margin: 5px 0 0 0;
	padding: 4px 0 4px 8px;
	background: url('images/tab_backgr.png') top left;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    text-shadow: 0 1px 0 #000;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.sidebar ul li li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	background: url('images/bullet.gif') no-repeat top left;
	}
.sidebar ul li ul li {
	background:  url('images/bullet.gif') no-repeat top left;
	padding: 2px 0px 2px 18px;
	margin: 2px 0;
	}
#footer {
	background: url('images/footer-backgr.png');
	background-repeat: repeat-x;
	padding: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}
#footer2 {
	color: #ccc;
	font-size: 11px;
	text-align: right;
	padding: 10px;
	}	
.children { padding: 0; }
.post_thumbnail {
    margin: 0 10px 10px 0;
}
.good_info {
	width: 100%;
	min-height:320px;
	height:auto;
	padding-top:2px;
	}
.good_img {
	float: left;
	width: 320px;
	padding-top:5px;
	}
.good_pre {
	float: left;
	width: 350px;
	font-size: 12px;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	}
.good_pre#art {

	}
.good_bottom {
	width: 100%;
	height:auto;
	padding-top:5px;
	}
.good_bottom h2 {
	color: #9d0011;
	font-size: 15px;
	font-weight: bold;
	}