/*
	Theme Name: Daily
	Theme URI: http://www.theme-junkie.com/
	Description: Just another premium theme designed by <a href="http://www.theme-junkie.com">Theme Junkie</a>
	Author: Theme Junkie
	Version: 1.0.1
	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
*/

/*---------------------------------------------------------------------------------*/
/* RESET */
/*---------------------------------------------------------------------------------*/
html { color:#333; }
body { margin:0; padding:0;font: Verdana, Tahoma; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;font: Verdana, Tahoma;}
ul,ol { list-style:none; }
fieldset,img,abbr,acronym { border:0 }
q:before,q:after { content:'' }
table { border-collapse:collapse; border-spacing:0 }
hr { display:none; }
.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clear { display:inline-block; }
* html .clear { height:1%; }
.clear { display:block; }
.left { float:left; }
.right { float:right; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; }
.alignright { float:right; margin:0px 0px 10px 10px; }
.alignleft { float:left; margin:0px 10px 10px 0px; }

/*---------------------------------------------------------------------------------*/
/* GENERAL */
/*---------------------------------------------------------------------------------*/
a { text-decoration:none; color:#326693; }
a:hover { text-decoration:underline; }
:focus { outline:0; }
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5,h6 { font-size:12px; }
h1,h2,h3,h4,h5,h6 { font-family:Arial,Helvetica,Sans-serif; font-weight:bold; }
pre,code,kbd,samp,tt { font:13px/1.385 "Courier New",Monospace,serif; }
body,input,button,select,textarea,option { font:12px Arial,serif; }
body { background:#ccc url(../images/bg-body.png) repeat; line-height:1.63; }

/*---------------------------------------------------------------------------------*/
/* LAYOUT */
/*---------------------------------------------------------------------------------*/
#wrapper { background:#fff; margin:0 auto 10px auto; width:960px; border:1px solid #dfdfdf; }
#header { background:#FFF; height:90px; padding:0 15px 0 0; text-align:left; }
#main { width:960px; background:url(../images/dot.png) repeat-y 670px 0; }
#content { float:left; width:670px; border-top:1px solid #ECEDE8; }
#sidebar { float:right; width:289px; padding:0; border-top:1px solid #ECEDE8; }
.home #content, .archive #content, .search #content, .error404 #content { border-top:none; }
.content-loop { float:left; width:479px; overflow:hidden; border-right:1px solid #ECEDE8; }
.content-bar { float:right; width:190px; overflow:hidden; }

.content2 { margin:0px 10px 20px 10px; padding:10px 0px 0px 0px; }

/*---------------------------------------------------------------------------------*/
/* HEADER */
/*---------------------------------------------------------------------------------*/
.logo { float:left; }
.logo { margin:15px 0px 0px 15px; font-family:Georgia,serif; font-size:36px; font-weight:bold; line-height:30px; letter-spacing:0px; }
.logo a { color:#326693; display:block; }
.logo a:hover { color:#333; text-decoration:none; }
.logo .desc { display:block; font-family:Arial,serif; font-size:11px; font-weight:normal; color:#aaa; letter-spacing:0px; text-transform:none; }
.logo a:hover .desc { color:#aaa; }
#image-logo {  }
#image-logo a { background:url(../images/logo.png) no-repeat left -5px; width:300px; height:60px; text-indent:-5555em; overflow:hidden; }

/*---------------------------------------------------------------------------------*/
/* TOP */
/*---------------------------------------------------------------------------------*/
#top { background:#f9f9f9; height:30px; color:#666; font-size:11px; line-height:30px; border-bottom:1px solid #ECEDE8; }

/* top navigation */
.topnav { z-index:99; margin:0px; padding:0px; list-style:none; line-height:1; }
.topnav a { position:relative; color:#666; display:block; z-index:100; text-decoration:none; }
.topnav li { float:left; width:auto; }
.topnav li a { padding:0 13px; font-size:11px; line-height:16px; border-right:1px solid #ECEDE8; text-decoration:none; line-height:30px; }
.topnav li a:hover, .topnav li a:active { background-color:#fdfdfd; color:#326693; text-decoration:underline; }
.topnav li a:visited {  }
.topnav li.first a { background:none; }
.topnav li.last a { padding-right:0px !important; }
.topnav li a.sf-with-ul {  }
.topnav li ul { background:#fff; position:absolute; left:-999em; width:158px; margin:0px 0px 0px -1px; border:1px solid #ECEDE8; border-width:1px 1px 0px; z-index:999; }
.topnav li ul li { border-bottom:1px solid #ECEDE8; }
.topnav li ul li a, .topnav li ul li a:visited { background:#fff; width:136px; padding:0 13px; color:#555; font-size:11px; font-weight:normal; line-height:30px; }
.topnav li ul li a.sf-with-ul { padding:0 13px; }
.topnav li ul li a:hover { background:#fdfdfd; color:#326693; }
.topnav li ul ul { margin:-31px 0px 0px 158px; }
.topnav li ul ul li a {  }
.topnav li ul li ul li a {  }
.topnav li:hover, .topnav li.hover { position:static; }
.topnav li:hover ul ul, .topnav li.sfhover ul ul,
.topnav li:hover ul ul ul, .topnav li.sfhover ul ul ul,
.topnav li:hover ul ul ul ul, .topnav li.sfhover ul ul ul ul { left:-999em; }
.topnav li:hover ul, .topnav li.sfhover ul,
.topnav li li:hover ul, .topnav li li.sfhover ul,
.topnav li li li:hover ul, .topnav li li li.sfhover ul,
.topnav li li li li:hover ul, .topnav li li li li.sfhover ul { left:auto; }

/* topnav indicator */
.topnav .sf-sub-indicator { display:none; }
.topnav li ul .sf-sub-indicator { background:url(../images/ico-arro.png) no-repeat; position:absolute; display:block; right:0.4em; top:0.9em; width:10px; height:10px; text-indent:-999em; overflow:hidden; }

/* topnav indicator */
.topnav .sf-sub-indicator { display:none; }
.topnav li ul .sf-sub-indicator { background:url(../images/ico-arro.png) no-repeat; position:absolute; display:block; right:0.4em; top:0.9em; width:10px; height:10px; text-indent:-999em; overflow:hidden; }

/* topnav social icons */
.top-social { float:right; }
.top-social li { float:left; }
.top-social li a { padding:5px 2px 5px 2px; float:left; color:#666; display:block; height:16px; }
.top-social li a:hover { color:#326693; }
.top-rss { background:url(../images/ico-feed.png) no-repeat 0px 8px; }
.top-email { background:url(../images/ico-emai.png) no-repeat 0px 8px; }
.top-twitter { background:url(../images/ico-twit.png) no-repeat 0px 8px; }
.top-facebook { background:url(../images/ico-face.png) no-repeat 0px 8px; }

/*---------------------------------------------------------------------------------*/
/* CATEGORY MENU */
/*---------------------------------------------------------------------------------*/
#cat-menu { background:#fbfbfb url(../images/bg-menu.gif) repeat-x left top; height:39px; border-top:1px solid #e0e0e0; border-bottom:3px solid #326693; }

/* category navigation */
.nav { z-index:99; float:left; margin:0px; padding:0px; list-style:none; line-height:1; height:39px; }
.nav a { position:relative; color:#444; display:block; z-index:100; text-decoration:none; }
.nav li { float:left; width:auto; }
.nav li a { background:url(../images/bg-nav-s.png) no-repeat right 0; font-size:12px; font-weight:bold; padding:0 15px; text-decoration:none; border-bottom:3px solid #326693; line-height:39px; }
.nav li a:hover, .nav li a:active, .nav li.first a { background:#fff url(../images/bg-nav-s.png) no-repeat right 0; color:#326693; line-height:39px; border-bottom:3px solid #A3bb43; }
.nav li a:hover { text-decoration:none; }
.nav li.current-cat a, .nav li.current-cat-parent a { background:#fff url(../images/bg-nav-s.png) no-repeat right 0; line-height:39px; border-bottom:3px solid #A3bb43; }
.nav li.current-cat li a, .nav li li.current-cat a, .nav li.current-cat-parent li a { background:#fbfbfb; line-height:30px; border-bottom:none; }
.nav li a.sf-with-ul {  }
.nav li ul { background:#fbfbfb; position:absolute; left:-999em; width:178px; margin:0px 0px 0px -1px; border:1px solid #ECEDE8; border-width:1px 1px 0px; z-index:999; }
.nav li ul li { border-top:1px solid #fff; border-bottom:1px solid #ECEDE8; border-right:none; }
.nav li ul li a { background:#fbfbfb; width:147px; padding:0px 15px; color:#333; font-size:12px; font-weight:normal; border-bottom:none; line-height:30px; }
.nav li ul li a.sf-with-ul { padding:0 15px; }
.nav li ul li a:hover { background:#fbfbfb; color:#326693; text-decoration:underline; line-height:30px; border-bottom:none; }
.nav li ul ul { margin:-32px 0px 0px 177px; }
.nav li ul ul li a {  }
.nav li ul li ul li a {  }
.nav li:hover,.nav li.hover { position:static; }
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul { left:auto; }

/* category navigation indicator */
.nav .sf-sub-indicator { display:none; }
.nav li ul .sf-sub-indicator { background:url(../images/ico-arro.png) no-repeat; position:absolute; display:block; right:0.4em; top:0.9em; width:10px; height:10px; text-indent:-999em; overflow:hidden; }

/*---------------------------------------------------------------------------------*/
/* BREADCRUMB */
/*---------------------------------------------------------------------------------*/
#breadcrumb { background:#FFF; color:#999; font-size:11px; padding:10px 15px; line-height:1; }
#breadcrumb a,#breadcrumb span { padding:0 6px 0 10px; background:url(../images/ico-arro.png) no-repeat 0 3px; }
#breadcrumb .tip { background:none; padding:0; }
#breadcrumb .home { background:none; }
#breadcrumb .current-time { float:right; display:block; padding:0 0 0 15px; color:#999; background:none; }

/*---------------------------------------------------------------------------------*/
/* FEATURED CONTENT SLIDER */
/*---------------------------------------------------------------------------------*/
#loopedSlider { float:left; width:668px; background:#FFF; position:relative; padding:20px 0; height:170px; }
#loopedSlider .featured-thumb { margin:0 20px 0 0; padding:5px; border:1px solid #DDD; float:left; }
#loopedSlider .container { overflow:hidden; position:relative; margin:0 0 0 15px; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div { position:absolute; top:0; display:none; width:640px; padding-right:15px; overflow:hidden; }
#loopedSlider .entry-title { font-size:24px; font-weight:normal; line-height:28px; }
ul.pagination { list-style-type:none; margin:15px 0 0 15px; }
ul.pagination li { float:left; margin:0 7px; display:inline; }
ul.pagination a { display:block; height:10px; width:10px; text-indent:-555em; overflow:hidden; background:url(../images/ico-feat.png) no-repeat 0 0; }
ul.pagination li a.current { background:url(../images/ico-feau.png) no-repeat 0 0; }
.slider-bottom-ad { background:#f9f9f9; padding:10px 15px; border-top:1px solid #ECEDE8; }
.slider-bottom-ad img { background:#fff; padding:4px; border:1px solid #e0e0e0; }

/*---------------------------------------------------------------------------------*/
/* CONTENT */
/*---------------------------------------------------------------------------------*/
.section-title { background:#fbfbfb; padding:10px 15px; border-top:1px solid #ECEDE8; border-bottom:1px solid #ECEDE8; font-size:13px; line-height:1; }
.section-title2 { background:#fbfbfb; padding:5px 5px; border-top:1px solid #ECEDE8; border-bottom:1px solid #ECEDE8; font-size:13px; height:29px;font-weight:bold; }
.section-title2 a ,.section-title a { color:#333; }
.section-title2 a:hover ,.section-title a:hover { text-decoration:none; }
.section-title a.subscribe-rss { text-indent:-555em; float:right; display:block; background:url(../images/ico-rss.png) no-repeat 0 -2px; width:16px; height:16px; }
.display { float:right; width:49px; height:20px; margin-top:-2px; background:url(../images/btn-disp.gif) no-repeat 0 0; text-indent:-5555em; overflow:hidden; cursor:pointer; }
.display-grid { background:url(../images/btn-disp.gif) no-repeat 0 -20px; }
.cat-feedlink a { vertical-align:bottom; width:16px; height:16px; display:inline-block; background:#FAFAFA url(../images/ico-rss.png) no-repeat 0 1px; margin:0 0 0 4px; text-indent:-5555em; overflow:hidden; }
.hentry { margin:15px 15px; padding:10px; border-bottom:1px solid #ECEDE8;  }
.hentry2 { margin:15px 15px; padding:10px; border:0; }
.hentry_tab {margin:5px 15px 0 15px;padding:5px;   }
.single .hentry { border-bottom:0; padding-bottom:0; }
.grid-content .hentry { width:280px; float:left; display:inline;padding:10px; }
.hentry_tab2 { margin:10px 5px 0 5px;padding:5px; width:305px; float:left; display:inline;}
.grid-content .gridrow { border-bottom:1px solid #ECEDE8; margin:0 15px; }
.gridrow_tab { border-bottom:1px solid #ECEDE8;}
.grid-content .hentry { margin:15px 20px 5px 0 !important;border-bottom:0px solid #ECEDE8;  }
.grid-content .alt { margin-right:0 !important; }
.grid-content .hentry .entry-thumb { margin-right:10px; }
.grid-content .hentry .entry-excerpt { display:block; }

/* content bar */
.content-bar ul li { margin:0 15px; padding:7px 0px; }

/* comment bubble */
.comment-bubble { background:url(../images/ico-comm.gif); float:right; width:43px; height:46px; margin:0 0 10px 10px; font-size:11px; font-weight:normal; color:#555; text-align:center; }
.comment-bubble strong { font-size:16px; line-height:34px; font-weight:normal; }
.comment-bubble a { color:#333; }
.entry-thumb { float:left; display:block; position:relative; margin:0 15px 10px 0; padding:4px; display:block; border:1px solid #E0E0E0; color:#000; }
.entry-thumb img { display:block; }
.entry-title { line-height:22px;  font-size:18px; font-weight:normal;color:#326693; }
.entry-title a { color:#326693; }
.entry-title a:hover { color:#326693; text-decoration:underline; }
h1.entry-title { font-family:Arial,Helvetica,Sans-serif;font-size:23px; margin:0 0 10px 0; line-height:30px;font-weight:bold; }
.entry-excerpt { display:table; }
.entry-meta { color:#999; margin:5px 0; font-size:11px; }
.entry-meta a { color:#888; text-decoration:none; }
.entry-meta a:hover { text-decoration:underline; }
.meta-sep { color:#CCC; margin:0 3px; }
.meta-more { font-size:11px; margin:10px 0 0; font-weight:bold; }
.meta-more a { }
.meta-more a:hover {  }
#entry-bottom { margin:15px 0; }
#entry-tags { margin-left:10px; }
#entry-author { border:1px solid #ECEDE8; margin:0px 0 15px 0; }
#author-avatar { float:left;}
#author-avatar img { display:block; padding:4px; background:#FFF; }
#author-description {width:400px;}
#author-description p {margin-top:5px;}
#training-logo2 { float:left;}
#training-logo { float:right;margin: 0 0px 20px 20px;}
#training-logo2 img , #training-logo  img { display:block; padding:4px; background:#FFF; }

.entry-author-content { background:#fafafa; padding:10px 15px; }
.entry-social { float:left; display:inline; width:300px; margin-left:15px; border:1px solid #ECEDE8; border-top:none; }
.entry-social ul { width:300px; padding:10px 15px; }
.entry-social ul li { height:32px; margin-bottom:10px; clear:both; }
.entry-social ul li a { display:block; height:32px; padding:0 0 0 40px; overflow:hidden; line-height:32px; }
.entry-social .twitter_icon a { background:url(../images/ico-twiu.png) no-repeat; }
.entry-social .digg_icon a { background:url(../images/ico-digg.png) no-repeat; }
.entry-social .facebook_icon a { background:url(../images/ico-facf.png) no-repeat; }
.entry-social .delicious_icon a { background:url(../images/ico-deli.png) no-repeat; }
.entry-social .stumbleupon_icon a { background:url(../images/ico-stum.png) no-repeat; }
.entry-social .linkedin_icon a { background:url(../images/ico-link.png) no-repeat; }
.entry-related { float:left; width:300px; border:1px solid #ECEDE8; border-top:none; }
.entry-related h3 {  }
.entry-related ul { overflow:hidden; padding:5px 15px 15px 15px; }
.entry-related ul li { border-bottom:1px solid #ECEDE8; padding:8px 0; color:#999; position:relative; top:-1px; }
.entry-related li a { display:block; background:url(../images/ico-bull.gif) no-repeat 0 5px; padding-left:12px; }
.entry-social h3, .entry-related h3,.entry-related-right h3 { background:#fafafa; }

.entry-related-right { float:left; display:inline; width:300px; margin-left:15px; border:1px solid #ECEDE8; border-top:none; }
.entry-related-right h3 {  }
.entry-related-right ul { overflow:hidden; padding:5px 15px 15px 15px; }
.entry-related-right ul li { border-bottom:1px solid #ECEDE8; padding:8px 0; color:#999; position:relative; top:-1px; }
.entry-related-right li a { display:block; background:url(../images/ico-bull.gif) no-repeat 0 5px; padding-left:12px; }


/*---------------------------------------------------------------------------------*/
/* entry */
/*---------------------------------------------------------------------------------*/
.entry p,.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry ul, .entry ol { margin:10px 0 20px 0; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { color:#0A0A0A; }
.entry ul,.entry ol { margin:20px 0 20px 30px; }
.entry ol { list-style-type:decimal; }
.entry ul { list-style-type:square; }
.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul { margin:0 0 0 20px; }
.entry hr { border-top:1px solid #FFF; border-top:1px solid #C7D7DB; background:none; height:0; margin:0 0 20px 0; padding:0; clear:both; }
.entry hr.none { border:0 none; height:0; background:none; margin:0; padding:0; clear:both; }
.entry a:hover { text-decoration:underline; }
.entry blockquote { margin:20px 20px; padding:0 30px 0 20px; overflow:hidden; border-left:10px solid #F7F7F7; }
.entry img { border:1px solid #E0E0E0; padding:5px; vertical-align:bottom; }
img.alignleft { margin:6px 10px 6px 0; }
img.alignright { margin:6px 0 6px 10px; }
img.alighcenter {  }
img.noborder { border:0; padding:0;  }



/* full width */
.onecolumn { margin:0 !important; background:#FFF !important; }
.onecolumn #content { margin:0 !important; width:100%; }
.page-template-template-fullwidth-php #main { background:#fff; }

/* post images */
.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; }

/* pagenavi */
.pagenavi { padding:15px; text-align:center; }
.pagenavi a,.pagenavi span { border:1px solid #E0E0E0; padding:4px 8px; margin:0 5px; background:#F7F7F7; }
.pagenavi a:hover { border-color:#ccc; }
.pagenavi .current { background:#FFF !important; }
.pagenavi span.pages { background:none; border:0; }

/*---------------------------------------------------------------------------------*/
/* SIDEBAR */
/*---------------------------------------------------------------------------------*/

/* general widgets*/
.widget {  }
.widget-title { padding:0 0 10px 0; font-size:13px; line-height:1; }
.widget ul { overflow:hidden; }
.widget ul li { border-top:1px solid #ECEDE8; padding:5px 0; position:relative; top:-1px; }
.widget ul ul { border-top:1px solid #ECEDE8; margin:5px 0 0; }
.widget p { margin:15px 0; }
#sidebar .widget-wrap { margin:0 0 0px; }
#sidebar .widget-content { padding:0px; }
#sidebar .widget { background:#FFF; }
#sidebar .widget-title { background:#fbfbfb; height:30px; padding:0 15px; border-top:1px solid #ECEDE8; border-bottom:1px solid #ECEDE8; line-height:30px; clear:both; }
#sidebar .widget ul { padding:0 15px; }
#sidebar .widget ul li { display:block; padding:7px 0 7px 11px;  }

/* sidebar tabber */
#tab-sidebar { border-top:1px solid #ECEDE8; background:#FFF; overflow:hidden; }
.tab-widget-menu { background:#fbfbfb; font-size:11px; font-weight:bold; width:290px; height:30px; border-bottom:3px solid #326693; }
.tab-widget-menu li { float:left; display:block; background:#fbfbfb url(../images/bg-tab-s.png) no-repeat right 0; padding:0 10px; width:66px; height:30px; line-height:30px; cursor:pointer; text-transform:uppercase; color:#444; text-align:center; border-bottom:3px solid #326693; }
.tab-widget-menu li.selected { background:#fff url(../images/bg-tab-s.png) no-repeat right 0; position:relative; height:30px; bottom:0px; border-bottom:3px solid #A3bb43; }
#tab-sidebar .widget { background:#FFF; border:0; padding:5px 0px; }
#tab-sidebar .widget > div { border-top:0; }
#tab-sidebar .textwidget { border-top:0; }
#tab-sidebar .widget ul li { background:none; padding:10px 0 5px; }
#tab-sidebar .widget ul li a { background:none; }
#tab-sidebar .widget ul li a:hover { background:none; color:#A3bb43;}
#tab-sidebar .info { display:table; }
#tab-sidebar a.comments-link,#tab-sidebar .meta { display:block; font-size:11px; color:#999; text-transform:uppercase; }
#tab-sidebar #recent-comments a { color:#999; }
#tab-sidebar #recent-comments a:hover { text-decoration:none; }
#tab-sidebar #recent-comments a span.comment-author { font-weight:bold; color:#333; }
#tab-sidebar #recent-comments a:hover span.comment-author { color:#326693; }
.tab-widget .entry-thumb, .tab-widget .avatar { padding:4px; border:1px solid #ECEDE8; float:left; margin:0 10px 5px 0; }
.widget_calendar #calendar_wrap { padding:10px 15px 15px 15px; }

/* 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; }

/* tag cloud */
.widget_tag_cloud {  }
.widget_tag_cloud div { padding: 10px 15px; text-align:center; font:100%/160% Arial;  }
.widget_tag_cloud a { margin:0 3px; white-space:nowrap; }
.widget_tag_cloud a:hover { color:#326693; }

.widget_archive select { margin: 10px 15px; }

/* flickr widget */
.widget_tj_flickr h3 span { color:#0061D8; }
.widget_tj_flickr h3 span span { color:#FF1183; }
.widget_tj_flickr { padding:0 !important; border:0 !important; }
.widget_tj_flickr .wrap { padding:10px 10px; }
.flickr_badge_image img { float:left; border:1px solid #E0E0E0; padding:4px; background:#FFF; margin:0 2px 3px 2px; }
.flickr_badge_image a:hover img { border-color:#ddd; }

/* twitter widget */
.tweets .timesince { color:#999; font-size:11px; font-style:italic; }
.widget_twitter h3 a { display:block; background:url(../images/ico-twiu.png) no-repeat right -2px; }
/* text widget */
.textwidget { padding:10px 15px; }

/* author info */
.widget_tj_authorinfo .wrap { padding: 10px 15px; }

/* 125x125 ads */
.widget-ad125 { padding:15px 0px 10px 10px; }
.widget-ad125 img { margin:0 0 3px 5px; padding:0; }

.widget-ad250 { padding:5px 0px 10px 10px;text-align:center; }
.widget-ad250 img { margin:0 0 10px 0px; padding:0; }


/* general advertisement */
.widget-ads { padding:10px 15px 15px 15px; border-top:1px solid #ECEDE8; }
.ad-title { display:block; margin-bottom:10px; font-size:11px; font-weight:normal; color:#999; text-transform:uppercase; text-align:center; }

/* search form */
.widget_search { padding:10px 15px; border:0 !important; }
#search { float:right; display:inline; width:160px; margin:6px 15px 0 0; }
#searchform_main { background:#FFF; border:1px solid #e0e0e0; height:25px; }
#searchform_main input { display:block; background:none; border:none; }
#searchform_main input#s { float:left; background:#fff; width:100px; height:16px; padding:4px 7px 4px 7px; font-family:Georgia; font-size:12px; line-height:12px; font-style:italic; color:#999; line-height:12px; }
#searchform_main input#searchsubmit { float:right; background:url(../images/ico-seca.htm) no-repeat left center; width:19px; height:18px; padding:4px 6px 4px 0; overflow:hidden; text-indent:-5555em; cursor:pointer; }

/*---------------------------------------------------------------------------------*/
/* FOOTER */
/*---------------------------------------------------------------------------------*/
#footer { background:#fff; color:#333; overflow:hidden; padding:0 15px;  border-top:1px solid #ECEDE8; }
#footer #fwidget-4 { width:270px; float:right; margin-right:0; }
#footer .widget { float:left; display:inline; width:200px; padding:0; margin:20px 20px 15px 0; border-bottom:0; }
#footer .fwidget { margin-bottom:15px; }
#footer .widget-title { color:#333; border-bottom:1px solid #ddd; }
#footer ul li { border-top:1px dotted #e0e0e0; padding:5px 15px; background:url(../images/ico-bull.gif) no-repeat 0 10px; }
#footer ul ul { border-top:1px dotted #e0e0e0; }
#bottom { background:#f9f9f9; clear:both; font-size:11px; color:#333; padding:10px 15px 10px 15px; border-top:1px solid #e0e0e0; }
#bottom a { color:#333; }
.backtotop { background:url(../images/ico-go-u.png) no-repeat; width:48px; height:48px; }

/* footer widgets */
#footer .textwidget, 
#footer .widget_tag_cloud div, 
#footer .widget_calendar #calendar_wrap,
#footer #searchform { padding-left: 0 !important; padding-right: 0 !important; }
#footer .widget_archive select { margin-left: 0 !important; margin-right: 0 !important; }

/*---------------------------------------------------------------------------------*/
/* COMMENTS */
/*---------------------------------------------------------------------------------*/
#respond { margin:20px 0px 0px 0px; }
#respond p { color:#777; margin:0px; }
#respond label {width:14em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block}
.comments-box .form-box { margin:0 30px; padding:10px 0px 0px 0px; }
.form-box { margin:0 20px 20px 20px; padding:10px 0px 0px 0px; }
.comments-box h3 , .form-box h3 { font-family:Georgia,serif; font-size:20px; font-weight:normal;color:#006295; }
.comments-box h3 a:hover, .form-box h3 a:hover {color:#00CC00;text-decoration:none; }
.form-box h5 { margin-top:10px }
.cancel-comment-reply a { padding:5px 0px 0px 0px; font-size:11px; text-decoration:underline; }
.cancel-comment-reply a:hover { text-decoration:none; }
.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:20px 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 { text-decoration:none; }
span.says { display:none; }
.commentlist li { margin:10px 0px 0px 0px; padding:15px; list-style:none; border:1px solid #ECEDE8; }
.commentlist li.depth-2 { background:#ffffff; border:1px solid #ECEDE8; margin-left:15px; }
.commentlist li.depth-3 { background:#fafafa; border:1px solid #ECEDE8; margin-left:15px; }
.commentlist li.depth-4 { background:#ffffff; border:1px solid #ECEDE8; margin-left:15px; }
.commentlist li.depth-5 { background:#fafafa; border:1px solid #ECEDE8; margin-left:15px; }
.commentlist code { background:#e6e6e6; padding:5px; }
.commentlist .moderation { margin-top:10px; color:#660000; }
.commentlist .thread-even { background:#fafafa; }
.commentlist .children { margin-top:15px; }
.commentlist p { clear:both; }
.commentlist p a { text-decoration:underline; }
.commentlist p a:hover { text-decoration:none; }
.comment-author { margin-bottom:5px; }
.avatar { margin-right:10px; float:left; padding:3px; border:1px solid #e9e9e9; background:#fff; }
.avatar40{padding:3px; border:1px solid #e9e9e9; background:#fff; width: 40px; }
.avatar60{padding:3px; border:1px solid #e9e9e9; background:#fff; width: 60px; }
.avatar80{padding:3px; border:1px solid #e9e9e9; background:#fff; width: 80px; }
.avatar200{padding:3px; border:1px solid #e9e9e9; background:#fff; width: 150px; }
.avatar100{padding:3px; border:1px solid #e9e9e9; background:#fff; width: 100px; }
.reply { margin:15px 0px 0px 0px; }
.reply a, .reply a:visited { font-size:12px; text-decoration:underline; }
.reply a:hover { text-decoration:none; }
.comment-meta { float:left; font-size:12px; margin-bottom:15px; }
.comment-meta a { color:#999; }

/* comment form */
#commentform { margin:15px 0 0 0; }
#commentform select.txt, #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 select.txt { color: #006295;  border: 1px solid #006295; margin:0 5px 10px 0; padding:5px 2px; }
#commentform input.txt { color: #006295;  border: 1px solid #006295; margin:0 5px 10px 0; padding:5px 7px; }
#commentform label.txt { padding-left:5px; font:12px Arial, Helvetica, sans-serif;  }
#commentform textarea { color: #006295;  border: 1px solid #006295;  width:400px; padding:5px 7px; }
#commentform #submit { margin:15px 0 10px 0; }

/* button */
a.button { background:url(../images/btn-left.png) no-repeat left; color:#505050 !important; display:block; float:left; font-size:12px; font-weight:bold; height:23px; line-height:22px !important; margin:15px 0; padding:0 0 10px 12px; cursor:pointer; }
a.button span { background:url(../images/btn-righ.png) no-repeat right; display:block; float:left; height:23px; padding:5px 10px 5px 0; }
a.button:hover { text-decoration:none; }

/* misc */
.page .hentry, .error404 .hentry { border-bottom:0; }
.header-ad { float:right; width:468px; height:60px; overflow:hidden; margin:15px 0 0; }

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}

.w100 {width:100px ;}

.w150 {width:150px ;}

.w160 {width:160px ;}

.w170 {width:170px ;}

.w200 {width:200px ;}

.m200 {max-width:10px ;}

.w400 {width:400px ;}

.h100 {height:100px; }

#ads-banner {margin:10px 0 0 25px  ;}

#error{color:#d01e5e;}

.error{color:#red !important;}

/* sysmsg */
.sysmsgw{clear:both;padding:8px 0 10px 37px;color:#000;font-size:14px;}
.sysmsg{position:relative;width:930px;margin:auto;padding-left:30px;}
.sysmsg .close{position:absolute;top:0;right:20px;padding-right:16px;background:url(../images/bg-sysmsg-close.gif) 100% 50% no-repeat;font-size:12px;cursor:pointer;}
#sysmsg-error{margin:10px 0 ;border:1px solid #d01e5e;background:#ffdcd7;color:#d01e5e;height:40px}
#sysmsg-success{margin:10px 0;border:1px solid #690;background:#EDFEDA;color:#690;height:40px}
#sysmsg-error .sysmsg{margin:10px;background:url(../images/bg-sysmsg-error.gif) no-repeat 0 0;}
#sysmsg-success .sysmsg{margin:10px;background:url(../images/bg-sysmsg-success.gif) no-repeat 0 0;}
#sysmsg-tip{position:relative;top:-15px;left:8px;width:948px;font-size:14px;}
#sysmsg-tip .sysmsg-tip-top{background:url(../images/bg-sysmsg-tip.gif) no-repeat 0 0;height:12px;overflow:hidden;}
#sysmsg-tip .sysmsg-tip-content{background:#FBFBC5;padding:0 30px 0 30px;border-left:1px solid #89B4D7;border-right:1px solid #89B4D7;}
#sysmsg-tip .sysmsg-tip-bottom{background:url(../images/bg-sysmsg-tip.gif) no-repeat 0 -13px;height:12px;overflow:hidden;font-size:12px;}
#sysmsg-tip .sysmsg-tip-close{display:none;position:absolute;top:12px;right:20px;padding-right:16px;background:url(../images/bg-sysmsg-close.gif) 100% 50% no-repeat;font-size:12px;color:#699701;cursor:pointer;}
#sysmsg-tip .deal-close{position:relative;z-index:1;}
#sysmsg-tip .deal-close .focus{position:absolute;z-index:2;top:-12px;left:-31px;width:163px;height:60px;padding:12px 35px;background:url(../images/bg-sysmsg-tip-focus.gif) no-repeat 0 0;font-weight:bold;}
#sysmsg-tip .deal-close .body{height:30px;padding-left:220px;}
#sysmsg-tip .deal-close .subscribe-succ{display:block;padding-top:5px;}
#sysmsg-tip .deal-close td{line-height:1;*line-height:1.2;vertical-align:middle;padding-top:1px;}
#sysmsg-tip .deal-close .f-text{width:216px;color:#333;}
#sysmsg-tip .deal-close .commit{width:51px;height:28px;background:url(../images/button-subscribe-b.gif) no-repeat 0 0;text-indent:-999em;border:none;}
.sysmsg-tip-deal-close{margin-bottom:15px;}
#sysmsg-guide{position:relative;z-index:1;zoom:1;top:-10px;left:0;margin:0 0 10px 8px;dpadding-top:25px;width:951px;height:156px;background:url(../images/bg-newbie-guide.gif) no-repeat 0 0;}
#sysmsg-guide .link{padding-top:25px;}
#sysmsg-guide .link a{display:block;width:950px;height:110px;}
#sysmsg-guide .close{display:block;position:absolute;top:2px;*top:1px;_top:2px;right:14px;height:20px;line-height:20px;*padding-top:2px;_padding-top:0;padding-right:20px;background:url(../images/bg-newbie-close.gif) no-repeat center right;font-size:12px;color:#666;}
/* end sysmsg */

.entry h3 { color:#326693; }

.entry-content {min-height:100px;}

.list {	padding: 0px;} 

.box_underline {border-bottom:1px solid #ECEDE8;padding-bottom:15px;}

.sponsor {
	
	background: #f8f8f8;
	}

.rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.activebutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white !important;
text-decoration: none;
font: bold 10px Verdana;
cursor:pointer; 
margin-right:10px;
}

.viewbutton{
background-color: #2554C7;
border: 1px #2B65EC outset;
padding: 0 2px;
color: white !important;
text-decoration: none;
font: bold 10px Verdana;
cursor:pointer; 
margin-right:10px;
}

.recbutton{
background-color: #F52887;
border: 1px #F6358A outset;
padding: 0 2px;
color: white !important;
text-decoration: none;
font: bold 10px Verdana;
cursor:pointer; 
margin-right:10px;
}


.deletebutton{
background-color: red;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white !important;
text-decoration: none;
font: bold 10px Verdana;
cursor:pointer; 
margin-right:10px;
}

.editbutton , .inhousebutton{
background-color: #529214;
border: 1px #529214 outset;
padding: 0 2px;
color: white !important;
text-decoration: none;
font: bold 10px Verdana;
margin-right:10px;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white  !important;
}

.date{
background:url(../images/icons/date.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}


.textmiddle {vertical-align:middle;} 

.texttop {vertical-align:top;} 

.textbaseline {vertical-align:baseline;} 

.add {
	background:url('../images/icons/add.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}

.view {
	background:url('../images/icons/zoom.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}

.user{
	background:url('../images/icons/user.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.cactive{
	background:url('../images/icons/lock.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.categ{
	background:url('../images/icons/tag_blue.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.time-date{
	background:url('../images/icons/date.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.facebook{
	background:url('../images/icons/facebook.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.phone{
	background:url('../images/icons/telephone.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.fax{
	background:url('../images/icons/fax.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.web{
	background:url('../images/icons/link.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}
.email{
	background:url('../images/icons/email.png') no-repeat left center;
	padding:2px 15px 2px 20px;
	display: inline-block;
}

.wrap170{
	max-width: 170px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.wrap200{
	max-width: 200px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.metadata {
    color:#999;
    font:11px Arial;
    margin: 0px 0 15px;
	line-height:22px;
/*	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;*/
	padding:5px 0;
}
.metadata { color:#999; margin:5px 0; font-size:11px; }
.metadata a { color:#888; text-decoration:none; }
.metadata a:hover { text-decoration:underline; }

#featuredCategoriesTabs {height: 22px;padding-bottom: 9px; }
#featuredCategoriesTabs li {float: left; display: inline; font-size: 15px; text-transform: uppercase; margin-right: 1px;   line-height: 30px;  }
#featuredCategoriesTabs li a {padding: 10px 10px 9px;font-size:12px; }
#featuredCategoriesTabs a {color: #333; text-shadow: #fff 1px 1px 1px;text-decoration:none; }
#featuredCategoriesTabs li a.current {background-color: #1555b0; color: #fff; text-shadow: #124895 1px 1px 1px; }
#featuredCategoriesTabs li.active a, #featuredCategoriesTabs li.active a:hover {background-color: #1555b0; color: #fff; text-shadow: #124895 1px 1px 1px; }
#featuredCategoriesTabs li a:hover {background-color: #ddd; color: #1555b0; text-shadow: #fff 1px 1px 1px; }

