/* 
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.

*/

p.fl {
display:none;
}

/* Added by tamilsweet - Apr 2011 */
/* Rules that depend on width starts with empty comment block */

/**/#centercol { width:538px; }
/**/#rightcol { width:325px; }
#sliderbox { padding:4px; border:1px solid #ccc; position:relative; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; margin-bottom:15px; }
#slider { height:270px; overflow:hidden; }
#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
/**/#slider li img, #slider li{ width:528px; height:270px; overflow:hidden; }
/* numeric controls */
ol#controls{ margin:1em 0; padding:0; height:20px; position:absolute; top:0px; right:5px; z-index:10; }
ol#controls li{ margin:0 10px 0 0; padding:0; float:left; list-style:none; height:20px; line-height:20px; border:1px solid #AAAAAA; }
ol#controls li a{ float:left; height:20px; line-height:20px; background:#B4B7BA; color:#222; padding:0 7px; text-decoration:none; }
ol#controls li.current a{ background:#fff; color:#000; }
ol#controls li a:focus{outline:none;}
#slider .slider-item { position:relative; }
/**/#slider .slider-text { position:absolute; bottom:0; padding:10px 10px 0 10px; background:#000; opacity:0.8; width:508px; filter: alpha(opacity = 80); zoom:1; z-index:1; }
#slider h2 a { font-size:22px; color:#fff; font-weight:bold; font-family:Arial; text-transform:none; }
#slider .slider-text .content { font-size:16px; color:#fff; }

.pentry { clear:both; margin-top:20px; border-bottom:1px solid #e0e0e0; }
.pcat { border-bottom:2px solid #ff7800; margin-bottom:5px; }
.pcat a { color:#000; text-transform:uppercase; font-size:14px; line-height:24px; padding:5px; } 
.pimage img { float:left; margin:0 8px 10px 0; }
.pentry h2 { font-family:Arial; font-weight:bold; font-size:18px; }
.pentry h2 a { color:#1c6402 !important; text-transform:none; }
.pdate { float:right; padding:7px 0 0 15px; font-size:11px; }
.pexcerpt p { font-size:13px !important; }

.pexcerpt #facebook_like { display:none; visibility:hidden; }
.pmeta { float:right; height:20px; overflow:hidden; margin-bottom:10px; }
/**/.fb_like { float:left; width:85px; }
/**/.ts-twitter { float:left; width:105px; }
.ts-twitter .twitter-share-button { margin:0 !important; }
.tell-friend { float:left; padding:3px 0; margin-right:5px; }
.tell-friend a { color:#3d8019; font-weight:bold; }
.mcomment { float:right; padding:3px 0; }
.mcomment a { color:#3d8019; font-weight:bold; }
.clear { clear:both; }

.pad { clear:both; margin-top:20px; }
.adblock { margin-bottom:20px; border:0 none; }
.adblock .pcat { color:#3d8019; border-bottom:2px solid #ff7800; text-transform:uppercase; font-size:12px; line-height:18px; padding:5px; }
/**/.padblock { height:auto; width:538px; overflow:hidden; }

.wp-pagenavi { margin:20px 0 10px; text-align:center; }
.wp-pagenavi .pages { border:none; }

