/* 
Theme Name: 1928 Accessory Plating
Theme URI: http://www.AccessoryPlating.com
Description: Custom theme for 1928 
Version: 1
Author: z2productions.com
Author URI: http://www.z2productions.com/

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #AB2F53;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #AB2F53;
}

a:visited {
	color: #AB2F53;
}

body {
	
	background: #fff url(images/tail.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #fff;
	width: 830px;
	text-align: left;
}

#main
{
width: 830px;
padding-top: 10px;
}


#header {
	width: 830px;
	height: 140px;
	text-align: right;
	background: url(images/accessory_logo.jpg) no-repeat;
}

#logo {

width: 773px;
height: 203px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5C722A;
}
#logo H2
{
font-size: 10px;
text-transform: uppercase;
color: #5C722A;
}


#menu
{
margin: 0 auto;
width: 718px;
height: 48px;
padding-top: 10px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #5C722A;
	text-decoration: underline;
	background: #ffffff;
}




#left
{
	width: 220px;
	margin-left: 20px;
	margin-top: 30px;
}

#left H3
{
	width: 220px;
	height: 42px;
	color:#fff; 
	font-size:18px; 
	font-weight:bold;
	text-align:center;
	padding-top: 20px;
	background:url(images/bg_h3.gif) no-repeat 0 0;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left ul {
	padding:0px 0px 20px 0px;
	background: #DAE7C7;

}

#left li {
	padding:12px 0px 0px 0px; 
	background:url(images/li_bg.gif) no-repeat 0 0;
	height: 31px;
	font-size:10px;
}
#left li a {
	color:#000; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	line-height:14px; 
	padding:5px 0px 0px 22px; 
	width: 200px; 
}
#left li a:hover {
	color:#000; 
	text-decoration:underline
}
#left li a:visited {
	color:#000
}

#left a {
	color: #F5FFDC;
	text-decoration: none;
}

#left a:hover {
	color: #F5FFDC;
	text-decoration: underline;
}

#left a:visited {
	color: #F5FFDC;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 550px;
padding-right: 20px;
margin-top: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F5FFDC;
}

#right a
{
color: #AB2F53;
text-decoration: none;
}

#right a:hover
{
color: #AB2F53;
text-decoration: underline;
}

#right a:visited
{
color: #AB2F53;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AB2F53;
    padding-bottom: 0px;
}

h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AB2F53;
    padding-bottom: 0px;
}

#right ol, #right ul
{
margin-left: 30px;
}

.bottom
{
}

.date {
	text-align: right;
	color: #AB2F53;
	font-size: 11px;
}

.date a {
	color: #AB2F53;
}







/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{


}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #ff0000;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}

/* Footer */
#footer
{
height: 64px;
padding-top: 20px;
margin-top: 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #666
}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

.post-body li {
	margin-top: 20px;
}

.stbutton stico_default {
	margin-top: 30px;
	border: solid 1px #00FF00
}
	

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/footer.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/footer.gif) repeat-x;
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}
/*________________________________________TOPMENU_____________________________________*/

#topmenu {
	height:38px;
	width: 685px; 
	margin:0px 142px 0px 0px;
}
#topmenu .dt			{}
#topmenu dl				{}
ul.menu-nav 			{padding:0px 0px 0px 0px;}
* html ul.menu-nav 		{margin:0}
ul.menu-nav li			{display:block; float:left; padding:0px 0px 0px 0px;}
ul.menu-nav li a  		{color:#fff !important; font-weight:bold; font-size:13px; text-decoration:none; display:block; text-transform:none; text-align:center; padding:0px 0px 0px 0px; width:auto; float:left; background:url(images/topmenu_left.gif) no-repeat 0 0; margin:0px 1px 0px 0px;}
* html ul.menu-nav li a	{}
ul.menu-nav li a span	{display:block; padding:13px 25px 14px 25px; background:url(images/topmenu_right.gif) no-repeat right 0}
ul.menu-nav li a span em {font-style:normal;}

ul.menu-nav li a:hover  {color:#fff !important; font-weight:bold; font-size:13px; text-decoration:none; display:block; background:url(images/topmenu_left_act.gif) no-repeat 0 0;}
ul.menu-nav li a:hover span {padding:13px 25px 14px 25px; display:block; background:url(images/topmenu_right_act.gif) no-repeat right 0}

ul.menu-nav li.active a {color:#fff !important; font-weight:bold; font-size:13px; text-decoration:none; display:block; background:url(images/topmenu_left_act.gif) no-repeat 0 0; }
ul.menu-nav li.active a span {padding:13px 25px 14px 25px; display:block; background:url(images/topmenu_right_act.gif) no-repeat right 0}

a.menu-nav:visited		{color:#fff}