/* 
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.

*/

#cat-nav { position:relative; background:url(images/bg-catnav.png) repeat-x bottom; height:35px; border-top:1px solid #fff; }

#secnav a { font-family:Georgia, "Times New Roman", Times, serif; font-weight:300; font-size:12px; font-style: normal; display:block; z-index:100; padding:0 15px; line-height:35px; text-decoration:none;}
#secnav li { float:left; width: auto; background: url(images/secnav-div.png) no-repeat left; height:35px; }
#cat-nav #search { background:url(images/bg-search.png) no-repeat; height:31px; width:181px; margin-top:2px; position:relative; }

#topad{position:absolute;right:0px;top:10px;}
body{background-color: #FFFFFF;}

.post-bottom { background:#E4E4E4 url(images/bg-post-bottom.png) repeat-x top; line-height:20px; padding:0px 25px; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #DBDBDB; }
.post-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:10px;}

/*#loopedSlider { position:relative; width:640px; float:left; background:#e5e5e5; border-bottom: 1px solid #b9b9b9; border-right: 0px solid #d0d0d0; }
#loopedSlider .container { width:640px; height:340px; overflow:hidden; position:relative; background:#fff; border-right:0px solid #d0d0d0; }

.col-right { padding-left:5px;}
*/


.n_post  { padding:25px 25px 20px; border:1px solid #fff;  position:relative; }
.n_overlay { }
.n_post .n_title  { position:relative; margin: 0 0 5px 0; font-weight:400; }

.n_post-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}
.n_post-meta a { border-bottom:1px dotted; }
.n_post-meta a:hover { border:none; }
.n_post-meta img { vertical-align:top; margin:0 5px; }
#n_comments {background:#ececec; border-top:1px solid #f5f5f5; border-bottom: 1px solid #dadada; position:relative;margin-top:20px;padding:25px 25px 20px;}

.n_entry  { font-size:10px; line-height:16px; }
.n_fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}