/* 

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.



*/



#nav { display:none; }

#page-nav { display:none; }


#recent_left {
width: 450px;
float: left;
}
#recent_right {
width: 170px;
margin-left: 20px;
float: left;
}
* html #recent_left { /* ie6 */
width: 450px;
float: left;
padding: 0;
margin: 0;
}
* html #recent_right { /* ie6 */
width: 170px;
margin: 0;
float: right;
padding: 0;
}



.box1 { background:#fefefe url(images/bg-box.png) repeat-x;  margin: 0 0 0px 0;}

.post1  { padding:15px 15px 15px; border:1px solid #fff;  position:relative; border-bottom: #ddd 1px; }



.post1-bottom { background:#E4E4E4 url(images/bg-post-bottom.png) repeat-x top; line-height:44px; padding:0px 25px; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #DBDBDB; }

.post1-bottom div, .post-bottom div a { color:#777; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none; }

.post1-bottom div a:hover { color:#222; }

.post1-bottom .cat { background:url(images/ico-cat.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}

.post1-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}



.post1 .title  { margin: 0 0 5px 0; font-weight:400; }

.post1 .title a:link, .post1 .title a:visited  { color:#222; }



.post1-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}

.post1-meta a { border-bottom:1px dotted; }

.post1-meta a:hover { border:none; }

.post1-meta img { vertical-align:top; margin:0 5px; }



.post1 p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}

.post1 .thumbnail { padding:4px; border:1px solid #e2e2e2; background:#fff; margin-top:0; }

.post1 .video { margin-bottom:20px; }
