/* 
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.

*/

.entry img.noshadow { 
-moz-box-shadow: none; 
-webkit-box-shadow: 0 0 0px rgba(0,0,0,0.3); 
margin-top:-15px;
}

.entry h3 {
margin-top:10px;	
}

.entry img.thumbnail { max-height:165px;  }

#respond {
margin:0;
margin-bottom:20px;
width:250px;
padding:10px;
border:none;
-moz-border-radius:3px 3px 3px 3px;
-webkit-border-radius:3px 3px 3px 3px;
-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.advert_125x125 {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #DFDFDF;
padding:12px 0 0;
padding:5px;
}

.widget h3 {
background:none;
background-color:none;
color:#222;
font-size:14px;
margin:0 0 5px;
padding:7px 0 7px 10px;
}

img.feat-image {
float:left;
}

img.feat-image.margin-right {
margin-right:120px;
}

img.maxheight177 {
max-height:177px;	
}

img.external {
position: absolute; 
margin-left:3px;
margin-top:-8px; 	
}

#header {
padding:15px;
}

/* 2.6 Older Posts */
div.older-posts  { margin: 0 -20px 30px 0; }
div.older-posts h3  { margin: 0 0 20px 0; }
div.older-posts li  { float: left; width: 300px; margin: 0 20px -1px 0; padding: 10px 0; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
div.older-posts li img  { float: left; margin: 0 10px 0 0; }
div.older-posts li .info  {  }
div.older-posts li .info span  { display: block; }
div.older-posts li .info .meta-old  { color: #6f6f6f; font-size: 11px; }
div.older-posts li .info .title-old  { font-weight: bold; font-size: 18px; line-height: 16px; }
div.older-posts li .info .title-old a  { color: #424242; }
div.older-posts li .info .title-old a:hover  { color: #000; text-decoration: none; }

div.older-posts ul li {
border-bottom:1px solid #DFDFDF;
border-top:1px solid #DFDFDF;
float:left;
margin:0 20px -1px 0;
padding:10px 0;
width:300px;
}

div.slide h2 a {
color:#424242;	
}

div.slide h2 a:hover {
text-decoration:none;
color:#000;
}

#recent-posts .post .heading h2  { font-size: 15px; text-transform: none; }
#recent-posts .meta  { font-size: 11px; text-transform: none; color: #fff; }
.archive_header  { display: block; float: left; width: 100%; padding:0 0 10px; font-size: 14px; text-transform: none; font-weight: bold; }
.post-meta{margin: 5px 0 25px 0; font-size: 11px; text-transform:none;}
.post-meta .comments a  { text-transform: none; }
.post-more { clear:both; text-transform:none; border:1px solid #e6e6e6; border-width:4px 0 1px; padding:10px 0; font:11px/16px Arial, Helvetica, sans-serif;}
.post p.tags  { width: 100%; text-transform: none; font-weight: bold; font-size: 11px; clear: both; padding: 0 0 0 20px; background: url(images/ico-tag.png) no-repeat left center; margin: 20px 0; }
