/* 
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  { font: 14px ff-dax-web-pro, Helvetica, Arial, Sans-Serif; line-height: 1.5; color: #7a7a7a; background:#fff;}
h1, h2, h3, h4, h5, h6  { margin: 0; font-family: ff-dax-web-pro, Helvetica, Arial, Sans-Serif !important; color: #000; }

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb, .archive_header  { font-family: Helvetica, Arial, sans-serif; display: block; margin:10px 0; padding: 0 55px; font-size: 18px; font-weight: bold; color: #000; }
#breadcrumb  { font-size: 14px; font-weight: normal; padding: 0; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }

.post  { font-family: ff-dax-web-pro, Helvetica, Arial, sans-serif; position: relative; margin: 0 0 60px 0; padding: 50px 55px; background-color: #fff; border: 5px solid #efefef; }

.post .title  { font-family: ff-dax-web-pro, Helvetica, Arial, sans-serif; width:100%; position:relative; margin: 0 0 30px 0; padding: 0 0 25px 0; color: #000; border-bottom: 1px solid #e7e7e7; font-size: 32px; }

.entry img {border:none;}
#extended-footer {background-color:#ffffff;}
#header {padding:0;}
.col-full {padding-right:70px;width:1010px;}
#logo {margin-left: 18px;}
#pagenav {margin:60px 30px 0 0;}
.widget ul li a:link, .widget ul li a:visited {line-height:20px;padding:0px;background:none;}
.widget ul li a:hover {font-weight:normal;}
