/*   
	Theme Name: Freshlife
	Theme URI: http://www.theme-junkie.com
	Description: A clean & clear theme designed by <a href="http://www.theme-junkie.com">Theme Junkie</a>.
	Author: Roy Guan
	Author URI: http://www.theme-junkie.com
	Version: 1.0
	Tags: advertise-ready, widget-ready, advanced-theme-options
	
		Copyright: (c) 2010 Theme Junkie.
		License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
/*---------------------------------------------------------------------------------*/
/* DEFAULTS */
/*---------------------------------------------------------------------------------*/

/* reset */
@import "css/reset.css";
body { background:#fff url(images/body-bg.png) repeat-x 0 0; font:11px Arial, Helvetica, Sans-serif; color:#000; }

/* hyperlinks */
a, a:visited, a:active { color:#336699; text-decoration:none; border-bottom:1px solid #B8CCE8; }
a:hover { border-bottom:none; }

/*---------------------------------------------------------------------------------*/
/* CONTAINERS */
/*---------------------------------------------------------------------------------*/
#wrapper { width:960px; margin:0px auto 15px auto; padding:0px 15px; }
#column1 { float:left; width:640px; }
#column1 h1 { color:#484848; font-size:30px; line-height:30px; padding:15px 0 10px; font-weight:bold; text-transform:uppercase; border-bottom:4px solid #eee; }

/* search form */
#search { display:inline; float:right; height:24px; margin:0px 0px 0px 0px; }
#search input { float:left; width:190px; margin:0px 0px 0px 0px; padding:4px 6px; font-family:Arial; font-size:13px; color:#656565; line-height:12px; border:1px solid #ddd; }
#search input.btn { background:none; border:none; margin:3px 0px 0px -19px; padding:0px; width:auto; }

/*---------------------------------------------------------------------------------*/
/* HEADER */
/*---------------------------------------------------------------------------------*/
#header { background:none; padding:0 0 1px; height:118px; }

#old_hunto { background:url(images/old-hunto.png) no-repeat 0 0; width:125px; padding:4px 10px; height:27px; float:right; }
#old_hunto a { outline:none; text-decoration:none; text-indent:-9999em; display:block; height:25px; border:none; }

#top_social_links { background:url(images/top-socials.png) no-repeat 0 0; float:right; width:302px; height:27px; padding:8px 0 0 40px; color:#484848; margin-right:7px; }
#top_social_links span { float:left; font-size:12px; text-transform:uppercase; padding:1px 10px 0 0; }
#top_social_links a { float:left; color:#484848; text-decoration:none; padding:1px 0 0 22px; height:16px; margin:0 0 0 10px; font-size:11px; border:none; }
#top_social_links a.facebook { background:url(images/top-facebook.png) no-repeat 0 1px; }
#top_social_links a.twitter { background:url(images/top-twitter.png) no-repeat 0 1px; }
#top_social_links a.digg { background:url(images/top-digg.png) no-repeat 0 1px; }

#join-facebook { padding:10px 0 0; }
#join-facebook a { color:#8e8e8e; border:none; }
#join-facebook a img { float:left; }
#join-facebook a span { float:left; line-height:16px; padding:5px 0 0 5px; }

/* text logo */
#logo { width:170px; padding:20px 0 12px; }
#logo a {border:none;}
#logo h1 { padding:13px 0px 0px 0px; font-size:50px; font-weight:bold; line-height:50px; letter-spacing:-3px; }
#logo h1 a, #logo h1 a:hover, #logo h1 a:visited { color:#26b; text-decoration:none; border:none; }
#logo p { padding:3px 0px 0px 0px; font-size:12px; font-style:italic; color:#999; line-height:12px; }

/* image logo */
#logo img { cursor:pointer; }

#searchbox { padding:26px 50px 0; }
#searchbox .inputtxt { background:url(images/search-box.png) no-repeat 0 0 !important; float:left; border:none !important; color:#a7a7a7; width:310px; padding:8px 10px 7px 20px !important; margin:2px 6px 0 0; }
#searchbox .submit { float:left; }

/* 468x60 advertisement */
.ad468x60 { float:right; width:728px; height:90px; margin:0px 0px 0px 0px; }

/*---------------------------------------------------------------------------------*/
/* TOP */
/*---------------------------------------------------------------------------------*/
#top { padding:1px 1px 0; }

/* top navigation */
.topnav { margin:0; padding:0; font-family:Arial,Helvetica,sans-serif; list-style:none; }
.topnav li { float:left; background:url(images/nav-r.png) no-repeat right 3px; }
.topnav li a { font-size:16px; text-decoration:none; text-transform:uppercase; padding:8px 25px; margin:4px 0 0; color:#2b2b2b; font-family:Arial,Helvetica,sans-serif; float:left; border:none; }
.topnav li a:hover { background:url(images/hover-nav.png) repeat-x 0 0; }
.topnav li.current-item { background:none; }
.topnav li.current-item a { background:url(images/active-nav-r.png) no-repeat right 0; color:#000; padding:0 15px 0 0; margin:0; }
.topnav li.current-item span { background:url(images/active-nav.png) no-repeat 0 0; display:block; padding:11px 10px 9px 25px; }

/*---------------------------------------------------------------------------------*/
/* CATEGORY MENU */
/*---------------------------------------------------------------------------------*/
#cat-menu { padding:2px 0 1px; margin:0 1px; height:30px; }

/* category navigation */
.nav { float:left; margin:0 0 0 4px; list-style:none; }
.nav li { float:left; background:url(images/sub-seperator.png) no-repeat 0 8px; }
.nav li.first { background:none; }
.nav li a { color:#fff; font-size:13px; text-decoration:none; display:block; padding:6px 12px; border:none; }
.nav li a:hover, .nav li a:active, .nav li.current-cat, .nav li.current-cat-parent { text-decoration:underline; }

/*---------------------------------------------------------------------------------*/
/* POST BOXES */
/*---------------------------------------------------------------------------------*/

.splitter { background:url(images/splitter_ddd_2px.png) repeat-x 0 8px; color:#8E8E8E; font-size:11px; margin:15px 0; }
.splitter span { background:#fff; text-transform:uppercase; padding-right:4px; }

.post-head {}
.post-head h2 { float:left; width:380px; }
.postbox { background:#fff; margin:10px 0; padding:5px 0; }
.postbox h2 { margin:0px 0px 5px 0px; font-family:Georgia,serif; font-size:22px; font-weight:normal; line-height:27px; }
.postbox h2 a, 
.postbox h2 a:visited { color:#336699; font:bold 16px arial; border-bottom:1px solid #B8CCE8; text-decoration:none; background:#FFF; text-shadow:0 1px 1px rgba(64,64,64,.13);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out; }
.postbox h2 a:hover { border-bottom:none; }
.post-date { margin:0 0 10px 0; color:#666; font-size:11px; }
.post-date p { font-style:normal; }
.post-author { float:left; padding-right:5px; line-height:30px; }
.post-author a { text-decoration:none; }
.post-author img { float:left; margin-right:3px; }
.post-comments { float:left; padding-right:5px; line-height:30px; }
.post-comments a { color:#666 !important; }
.post-comments a:hover { border-bottom:1px dotted #666; }
.post-exerpt { margin:5px 0; font:11px arial; }
.post-thumb { float:left; margin:0px 15px 5px 0px; }
.post-thumb img { background:#fff; padding:3px; border:1px solid #e9e9e9; }
.post-thumb a {border:none;}
.post-thumb a:hover img { border:1px solid #336699; }
.post-big-entry { float:left; width:360px; }
.post-entry { float:left; width:465px; }
.post-info { margin:5px 0px 0px 0px; }
.post-meta a { border-bottom:1px solid #B8CCE8; }
.post-meta a:hover { border-bottom:none; text-decoration:none; }

.social-buttons { float:right; width:60px; margin:5px 0 0 10px; }
.social-buttons .digg-button {padding-bottom:5px;}
.social-buttons .twitter-button {padding-bottom:5px;}
.facebook-like { float:left; width:90px; padding-top:5px; }

.post-share { width:50px; border:1px solid #ddd; position:absolute; margin-left:-65px; padding:3px; }
.post-share a { color:#8e8e8e; text-decoration:none; }
.post-share .digg-button { padding:5px 0; }
.email-button,
.share-button { padding-top:5px; }
.email-button a, 
.share-button a { display:block; border:1px solid #e8e8e8; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:2px 2px 2px 20px; width:36px; }
.email-button a { background:url(images/social-email-icon.png) no-repeat 2px 5px;  }
.share-button a { background:url(images/social-share-icon.png) no-repeat 2px 5px;  }

.h-post-share { display:none; }
.h-post-share a { color:#8e8e8e; text-decoration:none; }
.h-post-share .twitter-button,
.h-post-share .digg-button,
.h-post-share .facebook-button { width:135px; float:left; padding-top:7px; text-align:center;  }
.h-post-share .email-button,
.h-post-share .share-button { width:100px; float:left; text-align:center;  }

/*---------------------------------------------------------------------------------*/
/* CONTENT */
/*---------------------------------------------------------------------------------*/
#fullcontent { background:#fff; width:960px; padding:15px 0px; }
#content { float:left; background:#fff; width:640px; margin:20px 0px 0px 0px; padding:0px 0px 15px 0px; }

/* browsing */
#browsing { margin:20px 0 0; padding:0 0 5px 0; }
#browsing h1 { float:left; font-family:Georgia, serif; font-size:20px; font-weight:normal; }
#browsing .catfeed { float:right; background:url(images/icon-cat-rss.png) no-repeat right 3px; margin:4px 0px 0px 0px; padding:0px 17px 0px 0px; }
#browsing .catfeed a:hover { text-decoration:none; border-bottom:1px dotted #26b; }

/* post & page title*/
.pagetitle { padding:0px 0px 10px 0px; font-family:Georgia, serif; font-size:24px; font-weight:normal; }
.pagetitle a, .pagetitle a:hover { color:#222 !important; text-decoration:none; }
.post-title { margin:0px 0px 10px 0px; font-family:Georgia, serif; font-size:28px; font-weight:normal; line-height:30px; }
.post-title a, .post-title a:visited { color:#222; }

/* entry */
.entry { padding:10px 0px 15px 0px; line-height:19px; }
.entry p { padding-bottom:10px; font-size:13px;}
.entry strong { font-weight:bold; font-size:13px;}
.entry em { font-style:italic; font-weight:normal; font-size:13px;}
.entry strong em, .entry em strong { font-style:italic; font-weight:bold; font-size:13px;}
.entry h1 { font: bold 23px/24px Georgia, serif; padding:0px 0px 0px 0px; }
.entry h2 { font: bold 19px/21px Georgia, serif; padding:0px 0px 0px 0px; }
.entry h3 { font: bold 15px/17px Georgia, serif; padding:0px 0px 0px 0px; }
.entry h4 { font: bold 12px/14px Georgia, serif; padding:0px 0px 0px 0px; }
.entry h5 { font: bold 10px/11px Georgia, serif; padding:0px 0px 0px 0px; }
.entry h6 { font: bold 10px/11px Georgia, serif; padding:0px 0px 0px 0px; }
.entry a, .entry a:visited { font-size:13px;}
.entry a:hover { font-size:13px;}
.entry a img { border:none; }
.entry ul { margin:0px 0px 0px 7px; padding-bottom:10px; list-style:none; }
.entry ol { margin:0px 0px 10px 25px; list-style-type:decimal; }
.entry ol ol { list-style:upper-alpha; }
.entry ol ol ol { list-style:lower-roman; }
.entry ol ol ol ol { list-style:lower-alpha; }
.entry ul ul, .entry ol ol, .entry ul ol, .entry ol ul { margin-bottom:0px; }
.entry ul li { background:url(images/icon-bullet.png) no-repeat 0px 5px; padding:3px 0px 3px 19px; font-size:12px; line-height:19px; }
.entry ol li { padding:3px 0px 3px 0px; font-size:12px; line-height:19px; }
.entry li a:link, .entry li a:visited { color:#c90000; }
.entry li a:hover { color:#c90000; }
.entry li ul { margin:0px; padding:0px; }
.entry del { text-decoration:line-through; color:#aaa; }
.entry ins { text-decoration:underline; font-weight:bold; }
.entry blockquote { margin:10px 0px; padding:15px 15px 1px 15px; background:#f5f5f5; border:1px solid #eee; border-width:1px 0px; font-family:Georgia, serif; font-size:13px;}
.entry blockquote p, blockquote a, blockquote { color:#666; font-style:italic; font-size:1em; font-size:13px;}
.entry dfn { font-weight:bold; font-size:13px;}
.entry pre, .entry code, .entry tt { margin:1.5em 0px; white-space:pre; display:block; font-size:13px;}
.entry pre, .entry code, .entry tt { font:12px 'andale mono', 'monotype.com', 'lucida console', monospace; line-height:20px; background:#f5f5f5; overflow:auto; padding:1em; color:#666; font-size:13px;}
.entry hr { background:#e6e6e6; color:#e6e6e6; clear:both; width:100%; height:1px; margin:15px 1px; border:none; font-size:13px;}
.entry input, .entry textarea { font-size:1em; padding:3px; font-size:13px;}

/* post images */
img.centered { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; padding:0px; }
img.alignnone { padding:0px; margin:5px 0px 10px 0px; display:inline; }
img.alignright { padding:0px; margin:5px 0px 10px 10px; display:inline; }
img.alignleft { padding:0px; margin:5px 10px 10px 0px; display:inline; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; }
.alignright { float:right; margin:5px 0px 10px 10px; }
.alignleft { float:left; margin:5px 10px 10px 0px; }
.wp-caption { background:#F7F7F7; text-align:center; padding:4px 0px 5px 0px; border:1px solid #e6e6e6; }
.wp-caption img { margin:0px 0px 5px 0px; padding:0px; border:0px; }
.wp-caption p.wp-caption-text { margin:0px; padding:0px; font-size:11px; font-weight:normal; line-height:12px; }

/* tags */
.tags { background:#fff url(images/icon-tag.png) no-repeat 0px 1px; margin:5px 0px 0px 0px; padding:0px 0px 0px 21px; color:#222; }

/* authorbox */
.authorbox { background:#EEF5FF; margin:0px 0px 0px 0px; padding:10px; border:1px solid #e9e9e9; }
.authorbox p { margin:0px; padding:0px; }
.authorbox p strong { font-size:14px; }
.authorbox p a { color:#26b; }
.authorbox img { background:#fff; float:left; margin:0px 10px 0px 0px; padding:3px; border:1px solid #e9e9e9; }

.author-splitter { background:url(images/splitter_ddd_2px.png) repeat-x 0 8px; color:#444; font-family:Georgia, serif; font-size:20px; font-weight:normal; margin:15px 0; }
.author-splitter span { background:#fff; text-transform:uppercase; padding-right:4px; }

.social-splitter { background:url(images/splitter_ddd_2px.png) repeat-x 0 8px; color:#8E8E8E; font-size:11px; margin:15px 0 5px; }
.social-splitter span { background:#fff; text-transform:uppercase; padding-right:4px; }

.aboutme .post_avatar {float:right;}

.author_social_networks li{float:left;width:80px;text-align:center;font-size:90%;font-weight:bold;margin:10px 5px 10px 0}
.author_social_networks li a{display:block; border:none; padding-top:56px;padding-bottom:4px;background:#FFF url(images/spritemap.png) center 4px no-repeat;-webkit-transition:all .2s ease-out}
.author_social_networks li a:hover{color:#222;background-color:#EEF4FF;text-decoration:none;-moz-box-shadow:0 2px 4px hsla(0,0%,0%,.3);-webkit-box-shadow:0 2px 4px hsla(0,0%,0%,.3)}
.author_social_networks li.buzz a{background-position:center -495px}
.author_social_networks li.buzz a:hover{background-position:center -498px}
.author_social_networks li.twitter a{background-position:center -595px}
.author_social_networks li.twitter a:hover{background-position:center -598px}
.author_social_networks li.facebook a{background-position:center -695px}
.author_social_networks li.facebook a:hover{background-position:center -698px}
.author_social_networks li.blippr a{background-position:center -795px}
.author_social_networks li.blippr a:hover{background-position:center -798px}
.author_social_networks li.linkedin a{background-position:center -895px}
.author_social_networks li.linkedin a:hover{background-position:center -898px}
.author_social_networks li.flickr a{background-position:center -995px}
.author_social_networks li.flickr a:hover{background-position:center -998px}
.author_social_networks li.digg a{background-position:center -1095px}
.author_social_networks li.digg a:hover{background-position:center -1098px}
.author_social_networks li.youtube a{background-position:center -1195px}
.author_social_networks li.youtube a:hover{background-position:center -1198px}
.author_social_networks li.friendfeed a{background-position:center -1295px}
.author_social_networks li.friendfeed a:hover{background-position:center -1298px}
.author_social_networks li.myspace a{background-position:center -1395px}
.author_social_networks li.myspace a:hover{background-position:center -1398px}
.author_social_networks li.stumbleupon a{background-position:center -1495px}
.author_social_networks li.stumbleupon a:hover{background-position:center -1498px}

/* facebook like box*/
.fblike { background:#f2f2f2; margin:5px 0px 0px 0px; padding:10px; border:1px solid #e9e9e9; }
.fblike p { margin:0px; padding:0px; }
.fblike p strong { font-size:17px; }
.fblike p h2 { color:#656565; }

/*---------------------------------------------------------------------------------*/
/* SIDEBAR */
/*---------------------------------------------------------------------------------*/
#sidebar { float:right; width:300px; margin:20px 0px 0px 0px; }
#sidebar .fullwidth { width:300px; }
#sidebar .leftsidebar { float:left; width:140px; }
#sidebar .rightsidebar { float:right; width:140px; }

/* 300x250 advertisement */
.adbox { background:#efefef; padding:18px 18px 3px 18px; }
.ad300x250 { width:300px; height:250px; margin:0px 0px 15px 0px; }

/* subscribe widget */
#subscribe { background:#f3f3f3; width:288px; margin:0px 0px 15px 0px; padding:8px 5px; border:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-size:90%; }
.subscribe_icons { width:286px; margin:0px auto; }
.subscribe_icons li { display:inline; float:left; margin:0px 2px 5px 2px; width:52px; text-align:center; font-size:11px; }
.subscribe_icons a { display:block; padding:40px 0px 2px; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; color:#444 !important; border:none; }
.subscribe_icons a:hover { color:#26b !important; text-decoration:none; -moz-box-shadow:0px 2px 4px hsla(0,0%,0%,.35); -webkit-box-shadow:0px 2px 4px hsla(0,0%,0%,.35); }
.subscribe_icons .subscribe_buzz a { background:url(images/icon-buzz.png) center top no-repeat; }
.subscribe_icons .subscribe_twitter a { background:url(images/icon-twitter.png) center top no-repeat; }
.subscribe_icons .subscribe_facebook a { background:url(images/icon-facebook.png) center top no-repeat; }
.subscribe_icons .subscribe_rss a { background:url(images/icon-rss.png) center top no-repeat; }
.subscribe_icons .subscribe_email a { background:url(images/icon-email.png) center top no-repeat; }

/* tabber */
#tabber { display:block; background:#fff; height:auto; margin:0px 0px 25px 0px; }
#tabber .inside { border-top:3px solid #656565; margin-top:0px; border-bottom:1px solid #e9e9e9; }
#tabber ul.tabs { background:#fff; padding:0px 0px; }
#tabber ul.tabs li { background:none; float:left; display:inline; font-size:11px; font-weight:bold; color:#fff; margin:0px 2px 0px 0px; padding:0px 0px 0px 0px; cursor:pointer; border-bottom:none; }
#tabber ul.tabs li a.selected, #tabber ul.tabs li a:hover { background:#656565; color:#fff; text-decoration:none; }
#tabber ul.tabs li a { background:#f2f2f2; color:#336699; display:block; float:left; padding:5px 10px 3px 10px; line-height:22px; text-transform:uppercase; border:none; }
#tabber #tag-cloud, #tabber .inside li { padding:10px 0px; }
#tabber .inside li { background:none; border-bottom:1px solid #e9e9e9; }
#tabber .inside li a { line-height:19px; }
#tabber .inside li div.info { display:table; top:0px !important; margin:0px !important; padding:0px !important; }
#tabber .inside li span.meta { display:block; font:11px/20px Arial; text-transform:uppercase; color:#999; }
#tabber .inside li span.meta a { color:#999; }
#tabber .inside li span.meta a:hover { color:#c90000; text-decoration:none; border-bottom:1px dotted #c90000; }
#tabber .inside li img.avatar, #tabber .inside li img.thumb { border:1px solid #f0f0f0; padding:3px; background:#fff; float:left; margin:0px 8px 0px 0px; }

/* widgets */
.widget { background:#fff; margin:0px 0px 15px 0px; }
.widget h3 { padding:0px 0px 7px 0px; font-family:Georgia, serif; font-size:16px; font-weight:normal; color:#222; border-bottom:1px solid #dfdfdf; }
.widgetbox { padding:10px 0px 15px 0px; }
.widgetbox p { padding-bottom:5px; }
.widgetbox ul { clear:both; margin:0px; }
.widgetbox ul li { background:url(imagexs/icon-bullet.png) no-repeat 0px 10px; padding:8px 0px 8px 0px; border-bottom:1px solid #ededed; }
.widgetbox ul li a { padding:0px; text-decoration:none; }
.widgetbox ul li a:hover { color:#26b; text-decoration:underline; }
.widgetbox ul ul { margin:0px; padding:0px; border-top:none; }
.widgetbox ul ul li { border:none; }

/* textwidget */
.textwidget { padding-top:5px; }

/* twitter widget */
.twitter-content .loading { background:transparent url(images/loader-white.gif) no-repeat 6px 6px; padding:6px 10px 6px 28px; float:left; }
.twitter-content { background:url(images/twitter.pnxg) no-repeat right top transparent; }
.twitter-content a { color:#26b; }
.twitter-content ul { padding:5px 0px 0px 0px; }
.twitter-content ul li { background:transparent url(images/icon-small-twitter.png) no-repeat 0px 6px; padding-left:24px; display:block; }
.twitter-content a.date { color:#999; display:block; font-size:11px; font-style:italic; }
.twitter-content a.date:hover { color:#999; }
.twitter-content .info { float:left; font-weight:bold; font-size:14px; line-height:20px; }
.twitter-content .avatar { float:left; padding-right:10px; }
.twitter-content .avatar img { background:#fff; padding:3px; border:1px solid #e9e9e9; }

/* flickr widget */
.widget h3 span, .footerwidget h3 span { color:#0061D8; }
.widget h3 span span, .footerwidget h3 span span { color:#FF1183; }
.widgetbox .flickr_badge_image { float:left; margin:0px; }
.widgetbox .flickr_badge_image .wrap { position:relative; margin-bottom:20px; padding:0; }
.widgetbox .flickr_badge_image a img { display:inline; float:left; background:#fff; margin:0px 8px 8px 0px; border:#e9e9e9 1px solid; padding:3px; }
.widgetbox .flickr_badge_image a:hover img { background:#f0f0f0; }

/* calendar */
#wp-calendar { width:100%; }
#wp-calendar, #wp-calendar th, #wp-calendar caption { text-align:center; }
#wp-calendar th { background:#f5f5f5; padding:3px; border:1px solid #f0f0f0; }
#wp-calendar td { padding:5px 2px; border:1px solid #f0f0f0; }
#wp-calendar caption { background:transparent; font-weight:bold; padding:3px 0px 7px 0px; color:#333; }
#wp-calendar #today { background:#f5f5f5; font-weight:bold; }

/*---------------------------------------------------------------------------------*/
/* COMMENTS */
/*---------------------------------------------------------------------------------*/
#respond { margin:15px 0px 0px 0px; }
#respond p { color:#777; margin:0px; }
.comments-box { padding:30px 0px 0px 0px; }
.comments-box h3 { font-size:14px; }
.cancel-comment-reply { padding:5px 0px 0px 0px; font-size:11px; }
.text { border:1px solid #e6e6e6; padding:2px; color:#777; width:200px; }

/* comment framework */
#pings { margin-bottom:40px; }
ul.children { margin-left:0px; }
ol.commentlist { margin:15px 0px 0px 0px; }
cite.fn { font-size:14px; font-weight:bold; font-style:normal; letter-spacing:-0.05em; display:block; padding-top:9px; }
cite.fn a, cite.fn a:hover { color:#c90000; text-decoration:none; }
span.says { display:none; }
.commentlist li { margin:10px 0px 0px 0px; padding:15px; list-style:none; border:1px solid #e9e9e9; }
.commentlist li.depth-2 { background:#ffffff; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-left:15px; }
.commentlist li.depth-3 { background:#fafafa; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-left:15px; }
.commentlist li.depth-4 { background:#ffffff; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-left:15px; }
.commentlist li.depth-5 { background:#fafafa; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-left:15px; }
.commentlist code { background:#e6e6e6; padding:5px; }
.commentlist p { clear:both; }
.commentlist .moderation { margin-top:10px; color:#660000; }
.commentlist .thread-even { background:#fafafa; }
.commentlist .children { margin-top:15px; }
.commentlist .comment-author { margin-bottom:5px; }
.commentlist .avatar { margin-right:10px; float:left; padding:3px; border:1px solid #e9e9e9; background:#fff; }
.commentlist .reply { margin:15px 0px 0px 0px; }
.commentlist .reply a, .commentlist .reply a:visited { background:url(images/bg-button.png) repeat-x left center; color:#fff; text-align:center; font-size:11px; padding:0px 6px 1px !important; text-decoration:none !important; }
.commentlist .comment-meta { float:left; margin-bottom:15px; }
.commentlist .comment-meta a { color:#666; }
.commentlist .comment-date a, .commentlist .comment-date a:visited { color:#888; font-size:1.1em; }

/* comment form */
#commentform { margin:10px 0 0 0; }
#commentform p {padding:2px 0;}
#commentform input.txt, #commentform textarea { font:14px/14px Arial, Helvetica, sans-serif; border-color:#ccc #efefef #efefef #ccc; border-width:1px; border-style:solid; }
#commentform input.txt { color:#666; background:#fcfcfc; width:170px; margin:0 5px 10px 0; padding:5px 7px; }
#commentform textarea { color:#666; background:#fcfcfc; width:95% !important; padding:5px 7px; }
#commentform #submit { background:url(images/bg-button.png) repeat-x left center; margin:15px 0 0 0; font-size:12px; }

/* submit & reply button */
.button, .button:visited, .reply a { font-weight:bold; background:url(images/alert-overlay.png); display:inline-block; padding:5px 10px 6px; color:#424242 !important; text-decoration:none; border:none; position:relative; cursor:pointer; }
.button, .button:visited, .reply a { background-color:#fff; }
.button:hover, .reply a:hover { color:#000  !important; text-decoration:none; }
.button, .button:visited, .reply a { -moz-border-radius:5px; -webkit-border-radius:5px; text-shadow:1px 1px 0 #fff; border:1px solid #ddd; }
.button:hover, .reply a:hover { opacity:0.8; }

/*---------------------------------------------------------------------------------*/
/* PAGINATION */
/*---------------------------------------------------------------------------------*/

/* default pagination */
.pagination { margin:0px; font-size:12px; }
.pagination .left a { background-image:url(images/icon-arrow-left.png); background-repeat:no-repeat; background-position:8px center; margin:15px 0px 0px 0px; padding-left:20px; }
.pagination .right a { background-image:url(images/icon-arrow-right.png); background-repeat:no-repeat; background-position:95% center; margin:15px 0px 0px 0px; padding-right:20px; }

/* wp-pagenavi */
.pagination .wp-pagenavi { margin:0px 0px 5px 0px; padding:5px 0px 4px 0px; }
.pagination .wp-pagenavi a:link, .pagination .wp-pagenavi a:visited { display:inline; font-weight:bold; margin:0 1px; padding:7px 3px 0 3px; border:none; border-bottom:1px solid #B8CCE8; background:none; }
.pagination .wp-pagenavi .on, .pagination .wp-pagenavi .current, .pagination .wp-pagenavi a:hover { margin:0 1px; padding:7px 3px 0 3px; border:none; background:none; }
.pagination .wp-pagenavi .on, .pagination .wp-pagenavi .current { color:#000; font-weight:bold; }
.pagination .wp-pagenavi .extend { padding:0 10px; margin:0; border:none; }
.pagination .wp-pagenavi span.pages { padding:0 10px 0 0; margin:0; border:none; }
.pagination a.nextpostslink, .pagination a.prevpostslink { margin:0 1px; } 

/* comments navigation */
.navigation { padding:20px 0px 0px 0px; font-style:italic; }

/*---------------------------------------------------------------------------------*/
/* FOOTER */
/*---------------------------------------------------------------------------------*/
#footer { background:#fff; margin:20px 0px 0px 0px; padding:10px 0px 0px 0px; border-top:1px solid #ddd; }

/* footer widgets */
#footer1 { float:left; width:228px; }
#footer2 { float:left; width:228px; margin:0px 0px 0px 15px; }
#footer3 { float:left; width:228px; margin:0px 0px 0px 15px; }
#footer4 { float:right; width:230px; }
.footerwidget { background:#fff; margin:10px 0px 0px 0px; }
.footerwidget h3 { padding:0px 0px 10px 0px; font-family:Georgia, serif; font-size:16px; font-weight:normal; color:#222; border-bottom:1px solid #dfdfdf; }
.footerwidget ul li { background:url(images/icon-bullet.png) no-repeat 0px 6px; padding:5px 0px 5px 19px; border-bottom:1px solid #ededed; }
.footerwidget a { color:#26b; }

/*---------------------------------------------------------------------------------*/
/* BOTTOM */
/*---------------------------------------------------------------------------------*/
#bottom { margin:15px 0px 0px 0px; padding:10px 0px; font-family:georgia; font-style:italic; color:#333; border-top:1px solid #ddd; }
#bottom a { text-decoration:none; }

#cat-ad { background:#fff; height:18px; }

.FBConnectButton_Small{background-position:-5px -232px !important;border-left:1px solid #1A356E}
.FBConnectButton_Text{margin-left:12px !important;padding:2px 3px 3px !important}
