/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { color: #555; font: 13px Helvetica,Arial,Sans-serif; line-height: 1.5; }

/* 2.3 Header */
#header{padding:20px 0 15px;clear:both;position:relative;}

#managerLogin{float:right; margin-top:-20px; font-size:10px; text-align:left; padding:8px 10px 8px 10px; background-color:#FFFFFF; background-image:url('images/navtile.jpg'); background-repat:repeat-x; background-position:left top; -webkit-border-bottom-left-radius: 5px 5px; -webkit-border-bottom-right-radius: 5px 5px; -moz-border-radius-bottomright:5px 5px; -moz-border-radius-bottomleft:5px 5px;}

/* 2.4 Featured Slider */
#featured h2  { margin: 0 0 10px 0; font-size: 31px; color: #434343;  }
.slider-nav ul li a  { z-index: 9999;position: relative; margin: 0 20px; padding: 19px 0 16px 0; line-height: 47px; font-weight: bold; font-size: 12px; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; color: #999; }
#featured  { margin-bottom: 15px; }

#loopedSlider .container { width:940px; min-height:200px; height:250px; overflow:hidden; position:relative;  font-size: 16px; color: #919191; background: #f7f7f7;}



/* Edit for front page product field */
#main.box.products  { width: 540px; padding: 15px 15px 20px; background: #fff; }

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/
.post .title  { margin: 0 0 5px 0; }
.post.home { padding: 0; margin:0; border-bottom: none; background: none !important; }
.post.home.products h3  { margin: 0 10; padding: 0 0 10px; font-size: 17px; text-transform:uppercase; border-bottom: 1px solid #eee;  }
#breadcrumb { display: block; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 11px; font-weight: bold; border-bottom:#EBEBEB 1px solid;}

p.small {font-size:10px; padding:10px 15px 10px 15px;}


/* 3.2 Images */
.entry img, img.thumbnail  { padding: 0px; border: none; }
.aligncenter  { text-align: center; margin-bottom: 5px; }

.shadow {
background:url("styles/blue_orange/postimage-bg.png") no-repeat scroll center bottom transparent;
height: 100px;
width: 540px;
padding-bottom: 27px;
}

.postimage {
-moz-box-shadow:0 0 3px #878780;
background-color:#FFFFFF;
border:1px solid #858580;
padding:15px;
text-align:center;
margin-bottom: 5px;
}



/* 6.2 Info Boxes */
p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/ico-alert.png) no-repeat 20px 13px; }



/*-------------------------------------------------------------------------------------------*/
/* CUSTOM ZTORM */
/*-------------------------------------------------------------------------------------------*/

/* Form 7*/
.wpcf7-form		{ 
width: 350px;
margin: 15px 0 6px 0;
padding: 10px;
-moz-border-radius:5px 5px 5px 5px;
background-color:#CCCCCC;
}

.widget-form	{ 
width: 295px;
margin: 15px 0 6px 0;
padding: 10px;
-moz-border-radius:5px 5px 5px 5px;
background-color:#CCCCCC;
}


.wpcf7-form-control-wrap your-name
.wpcf7-validates-as-required
.wpcf7-form-control-wrap your-subject

em.small {
font-size: 11px
}
