/* 
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.

*/

#featured.home .featured-content { width:450px; padding:0px 0 0; }
#featured.home h2 { font-size:48px; padding:20px 0 90px;}
#featured.home p { font-size:20px; color:#270f77; line-height:30px; }

#breadcrumb.home h2 { font-size:18px; text-transform:uppercase; margin:10px 0;}
#breadcrumb.home p { color:#270f77; line-height:22px; font-size:14px; padding:0 0 15px;}

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif; color: #aaa17a; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

#featured h2, #featured h1, #featured span.archive_header { color:#270f77;font-size:40px; line-height:40px; letter-spacing:-1px;  }
#sidebar{width:260px;overflow:hidden; padding:25px 25px 15px; background:#f5f3ec; border-bottom:1px solid #dbdbdb; }
#footer{background: #1f154d url(images/bg-footer-top.png) repeat-x top center; font-size:12px;padding: 20px 0;border-top: 1px solid #eee; }

#twitter { background: #f0eddd; border-bottom:1px solid #ded2a8; margin:10px 0 0; padding:18px 30px 16px; color:#aaa17a;; font-size: 18px; min-height:42px; }

.entry img  { padding: 5px;	border: 0px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }

#breadcrumb { background:#eee url(images/bg-breadcrumb-top.png) repeat-x top center; height:44px; border-top:1px solid #efefef; border-bottom:1px solid #221d60; color: #d9dba8; line-height:44px; }
#breadcrumb img.rss { position:relative; margin:9px 0 0 10px; }


.post  { margin: 0 0 25px 0;}

.post .title  { width:100%;position:relative; margin: 0 0 5px 0; }
.post .title a:link, .post .title a:visited  { color: #221d60; }

.post-meta{font-family:Arial, Helvetica, sans-serif; margin: 0 0 15px 0;font-size:11px;color: #c3c387;}
.post-meta .comments a  { padding: 0 0 0 20px; text-transform: uppercase; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}

.entry  {}
