
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff ;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}            

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family:  Verdana;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #474747;
}


#logo {
	float: left;
        top: 0px;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	color: #ffffff;
         -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-left-radius: 20px;
         -webkit-border-bottom-right-radius: 20px; -moz-border-radius-bottomright: 20px; border-bottom-right-radius: 20px;
}

#logoBar {
	float: left;
	width: 320px;
        height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	color: #ffffff;
}

#logo h1, #logo p {
}

#logo h1 {
	display: block;
	padding: 10px 0px 0px 0px;
	letter-spacing: -3px;
	text-align: center;
	font-size: 3.8em;
        margin-top: -10px;
}

#logo h1 a {
	color: #ffffff;
}

#logo p {
	margin-top: -10px;
	padding: 0px 0 0 0px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#logo p a {
	color: #ffffff;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}

#menu {
	float: right;
	width: 648px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
        border: 0px solid #000000;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 65px;
	padding: 0px 0px 0px 15px;
        padding-top: 10px;
}

#menu a {
	display: block;
	height: 70px;
	line-height: 70px;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #040509;
	border: none;
}

#menu .current_page_item a {
	border-bottom: 5px solid #040509;
	text-decoration: none;
}

#menu a:hover{
	border-bottom: 5px solid #CDCC00;
	text-decoration: none;
}

#banner-wrapper {
	overflow: hidden;
	height: 200px;
	background: #000000;
        width: 100%;
        text-align: center;
}


#menu .current_page_item a {
}

.theme-dark.slider-wrapper {
    background: 000000;
    padding: 0px;
}
.theme-dark .nivoSlider {
	position:relative;
	background:#000000 url(/images/loading.gif) no-repeat 50% 50%;
    margin-bottom:0px;
    overflow: visible;
}
.theme-dark .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
        border: 0px solid #ffffff;     
}

.theme-dark .nivoSlider a {
	border:0;
	display:block;

}

.theme-dark .nivo-controlNav {
	
	padding: 0;
	position: absolute;
        cursor: pointer;
        border: 0px solid #B20303;
        top: 150px;   
        z-index: 180;
        margin-left: 11px;
        

}
.theme-dark .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	background:url(/images/bullets.png) no-repeat 0 2px;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-dark .nivo-controlNav a.active {
	background-position:0 100%;
        
}

.theme-dark .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	top: 220px;
	z-index: 11;
        left: 800px;
}
.theme-dark .nivo-directionNav a:hover {
    background-color: #000000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.theme-dark a.nivo-nextNav {
	background-position:-16px 50%;
	right:0px;
}
.theme-dark a.nivo-prevNav {
    background-position:11px 50%;
    left: auto;
	right: 35px;
}

.theme-dark .nivo-caption {
    font-family: Verdana;
        z-index: 15;
        position: relative;
        text-align: left;
        width: 1000px;
        height: 30px;
        background: rgb(255, 255, 255);
        background: rgba(255, 255, 255, 0.6);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
        top: 160px;
        padding-top: 13px;
        padding-left: 10px;
        
-webkit-border-top-left-radius: 20px; -moz-border-radius-topleft: 20px; border-top-left-radius: 20px;
         -webkit-border-top-right-radius: 20px; -moz-border-radius-topright: 20px; border-top-right-radius: 20px;

}
.theme-dark .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
    color:#fff;
}

.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
	width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

.slider-wrapper { 
	width: 1000px; 
        height: 200px;
        margin-left: auto;
        margin-right: auto;    
}

.clear {
	clear:both;
}

#footer-content {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 15px 0px;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-content-wrapper {
	overflow: hidden;
	background: #f3f3f3;
	border-top: 1px solid #e6e6e6;
}

#column1 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 300px;
}

#column3 {
	float: right;
	width: 300px;
}

#footer {
	width: 960x;
	margin: 0px auto;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px;
}

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
	margin-bottom: 20px;
}

.post .title {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
	color: #148DFB;
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.more {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
}

.comments {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 30px;
	font-size: 14px;
	font-weight: normal;
}

#sidebar li li span {
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 20px 0px 30px 0px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	font-size: 14px;
}

#sidebar a {
	border: none;
	color: #969493;
}

#sidebar a:hover {
	text-decoration: underline;
}

.header_shop
{
    font-size: 10px;
    background: #000000;   
    color: #ffffff;
    padding-top: 4px;
    padding-bottom: 4px;
}

.header_shop a
{
    font-size: 10px;
	color: #ffffff;
        text-decoration: none;
}

.header_shop a:hover
{
    text-decoration: underline;
    color: #CDCC00;
}

