/*   
Theme Name: FREEmium
Theme URI: http://www.freebiesdock.com/freemium-wordpress-theme/
Description: Free Wordpress designed by Paul Kadysz, developed by Dariusz Siedlecki and released by FreebiesDock.com !
Author: Paul Kadysz (design) and Dariusz Siedlecki (frontend)
Author URI: http://www.freebiesdock.com/
Version: 1.0
.
Released free by FreebiesDock.com.
.
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------- MAIN */
body { background: #fff; font-size: 13px; line-height:18px; font-family: Arial, Helvetica, sans-serif; }

#overlay { background: black; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; opacity: 0; display: none; }

.overlayActive { z-index: 99; opacity: 0; position: absolute !important; }

#tutorial { position: absolute; top: -20px; left: 20px; width: 200px; padding: 8px; background: black; border: 2px solid #111; border-top: 0; color: white; text-align: center; padding-top: 28px; cursor: pointer; }
#welcome { position: fixed; width: 360px; height: 280px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -150px; background: #EDEDE0; padding: 10px 20px; color: #55554e; z-index: 100; }

#welcome h1 { margin: 0; float: none; }
#welcome p { margin-bottom: 1em; }
#welcome p.start { text-align: right; }

#container { margin: 0px auto; width: 960px; background: url("img/content_main_bg.png"); }
#home #container { background: url("img/content_main_bg.png"); }

#container_sf { margin: 0px auto; width: 960px; background:none; }

a { text-decoration: none; color:#237ec4; }
a:hover { text-decoration: underline; }

#header { float: left; margin:0px; background: no-repeat right top url("img/aegee_bg.jpg"); position: relative; height: 180px; width:960px;}
h1 { background: url("img/aegee_logo.jpg");float: left; margin:0px; height:136px; width:203px; }
h1 a { color: #89897c; }
h1 a:hover { text-decoration: none; color: #CDCDBF; }

#header ul { position: absolute; top: 11px; right: 16px; }
#header ul li { float: left; margin-left: 20px; text-transform: lowercase;}
#header ul li a { background-repeat: no-repeat; height: 11px; padding: 17px 0 0 37px; display: block; }
#header ul li a strong { display: none; }
#header ul li.rss a { background-image: url("img/rss.png"); width: 149px; color: #ec7e2d; }
#header ul li.email a { background-image: url("img/email.png"); width: 140px; color: #49abe8; }

#menu { border-top: 4px solid #ffd200; background: #dc9d00; height: 50px; position: relative; }

#menu { float:left; width:960px; font-weight: bold;font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
#menu ul { background: #dc9d00; margin-left: 5px; padding: 0 10px; position: relative; float: left; line-height: 50px; }
#menu ul li { float: left; }
#menu ul li a { color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; } /* relative breaks ie */
#menu ul li a:hover { text-decoration: none; color:#3c3c3c; }
#menu ul li.back { background: url("img/lava.gif") no-repeat right -28px; width: 9px; height: 28px; position: absolute; z-index: 8; top: 11px; color:#3c3c3c; }
#menu ul li.back .left { background: url("img/lava.gif") no-repeat top left; height: 28px; margin-right: 9px; color:#3c3c3c; }

#menu ul li.current_page_item a {padding-bottom: 13px; margin-bottom: -13px; color:#3c3c3c; }
/* background: url("img/menu_selected.gif") no-repeat center bottom; */

#cont_rg { float:right; color:#FFFFFF; margin-right:20px; margin-top:16px;}
#cont_rg a {color:#FFFFFF;}
#cont_rg a:hover { text-decoration: none; color:#3c3c3c; }


#searchform { position: absolute; right: 9px; top: 10px; }
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #searchform { top: 10px; }
}
#searchform label { display: none; }
#searchform #s { background: url("img/search_input.gif") no-repeat; width: 211px; height: 24px; border: 0; font-size: 1em; padding: 2px 8px; }
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 79px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #889800; ?text-align: left; }

#post_data, #search_data { width: 390px;}
#search_data { background: url("img/search.jpg") no-repeat; height: 185px; }

#post_data div { background: url("img/post_data_bg.png") #f6f6e8 no-repeat left top; margin-top: 1.5em; }
#post_data div ul { background: url("img/post_data_bg.png") no-repeat left bottom; padding: 6px 12px; font-size: 1.1em; }
#post_data h2 { padding: 6px 12px; color: #d8d8c7; font-size: 1.8em; margin: 0; height: auto; line-height: 1em; margin-right: -12px; }

#post_data div.post_data li { padding-left: 24px; height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; background: url("img/post_details.gif") no-repeat; color: #d8d8c7; overflow: hidden; font-size: 0.9em;  }
#post_data div.post_data li.time { background-position: 0 -23px; }
#post_data div.post_data li.author { border-bottom: 0; background-position: 0 -45px; }
#post_data div.post_data li strong, #post_data div.post_data li a { color: #89897c; font-weight: normal; }

#post_data div.post_tags li { height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; }
#post_data div.post_tags li a { color: #89897c; display: block; }

#content { width: 390px; padding: 16px 0px 16px 0px; color: #55554e; float: left; display: inline;}
#home #content { width: 390px; padding: 16px 0px 16px 0px; }

#content_sf { width: 960px; padding: 16px 0px 16px 0px; color: #55554e; float: left; display: inline;}
#home #content_sf { width: 960px; padding: 16px 0px 16px 0px; }

.sidebar { left: 20px; font-size: 1.2em; line-height: 1.2em; float: left; width: 228px; padding: 16px; position: relative; display: inline; }

.sidebar h2 { position: absolute; top: -45px; left: 16px; }

.sidebar li { margin-bottom: 2em; position: relative; }

#sidebar2 {float: left; font-size: 13px; line-height: 1.2em; padding: 16px; _padding: 10px; width: 268px; display: inline; }

.sidebar, #sidebar2 { ?padding-top: 44px; }

/* Widgets */
.sidebar .widget {border-bottom:1px solid #dbdbce; border-right:1px solid #dbdbce; background: #fff; margin: 60px 0 48px -15px; width: 230px; position: relative; padding-bottom: 4px; }
.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap {  background: #fff; font-size: 14px; padding: 1em 16px; }
.sidebar .widget a {  color: #565656; font-weight:bold; float: left; text-align: left; _height: 1%; }
.sidebar .widget a:hover { text-decoration: none; color: #dc9d00; }
.sidebar .widget a:hover span { text-decoration: underline; }
.sidebar .widget small { float: right; color: #d8d8c7; }
.sidebar .widget h2 small { float: left; }
.sidebar .widget ul li { background: url("img/li.gif") 0 9px no-repeat; margin: 0; padding-left: 18px; line-height: 26px; border-bottom: 1px solid #e7e7da; text-align: right; }
.sidebar .widget ul li:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; width: 0; }
.sidebar .widget div.textwidget { color: #55554E; }

#sidebar2 .widget a.liblue { font-size:13px; background: url("img/li_blu.gif") right 6px no-repeat; margin: 0; padding-right: 18px;}
#sidebar2 .widget a:hover.liblue {  color: #565656; text-decoration: underline; }

#sidebar2 .widget {margin-left: -17px; width: 280px;}
#sidebar2 .widget ul, #sidebar2 #calendar_wrap {}
#sidebar2 .widget a:hover {}


#sidebar2 .sidebar, #sidebar2 .widget {border:0; background: #000; margin: 60px 0 48px -15px; width: 278px; position: relative; padding-bottom: 0; }
#sidebar2 .sidebar .widget ul, #sidebar2 .sidebar .widget div.textwidget, #calendar_wrap { margin:0; padding: 0; }

#sidebar2 .textwidget { margin:0; padding: 6px; background:#fce6af; font-size:13px;}
#sidebar2 .textwidget a { font-weight:normal;}
#sidebar2 .textwidget p { white-space:nowrap}

.sidebar .widget_archive ul {}

.sidebar .widget_rss ul { padding-top: .5em; }
.sidebar .widget_rss ul li { height: auto; background-position: 0px 10px; text-align: left; font-size: .8em; line-height: 1.3em; padding: 8px 0 8px 16px; color: #55554E; }
.sidebar .widget_rss h2 img { vertical-align: top; position: relative; top: 1.5px; margin-right: 4px; }
.sidebar .widget_rss h2 a { color: #E7E7DA; }
.sidebar .widget_rss a { float: none; }
.sidebar .widget_rss cite { display: block; text-align: right; }

.sidebar .widget_recent_comments a { float: none; }
.sidebar .widget_recent_comments ul li { text-align: left; color: #55554E; }

.sidebar .widget_recent_entries ul li { text-align: left; }


/*

#calendar_wrap {border:solid 7px #fce6af;}
#calendar_wrap table {width: 100%;  background:#eeeeee; }
.sidebar .widget_calendar caption { position: absolute; left: 18px; top: -26px; line-height: 25px; height: 25px; padding: 0 7px 0 6px; font-size:14px; font-weight:bold; text-transform: lowercase; color: #fff; background:#dc9d00;}
.sidebar .widget_calendar td, .sidebar .widget_calendar th { width: 28px; height: 24px; text-align: center; line-height: 24px; color: #89897c; padding: 2px 0; }
.sidebar .widget_calendar .mese { line-height: 25px; height: 25px;  background:#dc9d00; color:#FFFFFF; font-weight:bold; text-align:center;}

.sidebar .widget_calendar a:hover {color:#FFFFFF;}
.sidebar .widget_calendar tbody a {background: url("img/today.gif") no-repeat; display: block; width: 28px; height: 24px; color: white; text-align: center;  }
.sidebar .widget_calendar thead { color: #89897c; font-weight:bold; text-transform: lowercase; }
.sidebar .widget_calendar th { font-weight:bold; border: 0; }
.sidebar .widget_calendar tfoot {   background:#dc9d00;}
.sidebar .widget_calendar tfoot a { color: #fff; float: none; font-size:14px; background:#FF0000; }
.sidebar .widget_calendar #prev { text-align: left; padding-left:5px; }
.sidebar .widget_calendar #next { text-align: right;  }
.sidebar .widget_calendar #prev a {background: url("img/freccal_sx.gif") no-repeat left 3px; padding-left:15px; }
.sidebar .widget_calendar #next a {background: url("img/freccal_dx.gif") no-repeat right 3px; padding-right:15px;  }

.sidebar .widget_tag_cloud { padding: 16px 16px 32px 16px; width: 198px; line-height: normal; }
.sidebar .widget_tag_cloud a { margin-right: .5em; font-style: italic; float: none; vertical-align: middle; }

#sidebar2 .widget_tag_cloud { width: 268px; }

.sidebar .widget_search { display: none; } /* Sorry, no search in the sidebar! */

#sidebar2 .widget_links { width: 310px; }
#sidebar2 .widget_flickrRSS { width: 305px; }
#sidebar2 .widget_links ul, #sidebar2 .widget_flickrRSS ul { margin: 0 -7px; background: none; _height: 1%; padding: 0; margin-left: 9px; }
#sidebar2 .widget_links ul:after, #sidebar2 .widget_flickrRSS ul:after { content: "."; visibility: hidden; display: block; clear: both; height: 0; width: 0; }
#sidebar2 .widget_links li, #sidebar2 .widget_flickrRSS li { float: left; margin: 7px; ?margin: 5px; height: auto; line-height: normal; border: 0;  padding: 0; }
#sidebar2 .widget_links img, #sidebar2 .widget_flickrRSS img { border: 6px solid #c3c3b1; display: block; }

#sidebar2 .proxev { float:left; font-size:14px; margin:10px 0px 15px -15px;width: 278px;}

#footer { margin:0; font-size:14px; color: white; font-weight:bold; padding: 0 20px; clear: both; line-height: 30px; margin-top:20px; padding-top:10px;


border-top: 4px solid #ffd200; background: #dc9d00; height: 80px; position: relative; }

#footer a { color: white; }
#footer p.rss { position: absolute; top: 0; right: 16px; }
#footer p.rss a { color: #d6e26e; padding-right: 24px; background: url("img/rss_small.gif") top right no-repeat; }

#powered { color: #55554e; font-size: 1.3em; padding: 12px 20px; background: #111; line-height: 18px; height: 36px; }
#powered p.sponsor { line-height: 36px; float: right; }
#powered a { color: #89897c; }

h2 { height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 1em; font-size: .8em;}
h2 span { height: 30px; background: url("img/highlight.gif"); padding: 0 7px 0 8px; float: left; color: #565656; font-size:14px; font-weight:bold; margin-bottom:30px; }
h2 small { float: left; background: url("img/highlight.gif") no-repeat -498px 0; padding-left: 8px; color: #565656; display: block; height: 30px; }

#sidebar2 h2 { height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 1em; font-size: .8em; margin-left:-16px;}
#sidebar2 h2 span { height: 30px; background: url("img/highlight2.gif"); padding: 0 7px 0 8px; float: left; color: #565656; font-size:14px; font-weight:bold; margin-bottom:30px; }
#sidebar2 h2 small { float: left; background: url("img/highlight2.gif") no-repeat -498px 0; padding-left: 8px; color: #565656; display: block; height: 30px; }
#sidebar2 h2 a { text-decoration:none; color:#dc9d00 }
.videolink { padding-left:100px;}
.videolink a {}

.widget_subpages h2 { height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 1em; font-size: .8em;}
.widget_subpages h2 span { height: 30px; background: url("img/highlight_sub.gif"); padding: 0 7px 0 8px; float: left; color: #fff; font-size:14px; font-weight:bold; margin-bottom:30px; }
.widget_subpages h2 small { float: left; background: url("img/highlight_sub.gif") no-repeat -498px 0; padding-left: 8px; color: #fff; display: block; height: 30px; }

.widget_part { }
.widget_link { }
.sidebar .widget_link {border:0px; background:none; margin: 60px 0 0px -15px; width: 230px; position: relative; padding-bottom: 2px; }
.sidebar .widget_link ul, .sidebar .widget_link div.textwidget { background: none; }

.sidebar .widget_part ul li { background: none; margin: 0; padding: 7px 0px; line-height: 26px; border-bottom: 0px; text-align: center; }




.sidebar #menu_links ul { margin-top:12px; background:#FF0000 }
.sidebar #menu_links li { margin-left:-15px;}
.sidebar #menu_links h2 { margin-top:12px; }
.sidebar #menu_links h2 a { color:#565656; }
.sidebar #menu_links h2 a:hover { color:#b17802; text-decoration:none; }


.links { float:left; width:390px; background: url("img/header_special_b.jpg") no-repeat #237ec4 left bottom; }
.links span { float:left; width:370px;background: url("img/header_special_t.jpg") no-repeat #237ec4 left top; margin-bottom:10px; color: white; font-weight:bold; font-size: 15px; text-transform:uppercase; padding: 0 10px; padding-top:10px;  }

.links span a {color: white; }

/*

.links span {}

*/

h3 {margin-bottom:8px; margin-top:25px; }
h3 a {color:#237ec4; font-weight:bold; font-size:18px; display: block; text-transform:uppercase; }
h3 small { float: right; color: #b4b463; line-height: 2.2em; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; ?margin-top: -2em; }

h3 a:hover { text-decoration: none; }
h3 a:hover span { text-decoration: underline; }


#content_sf div.post { float:left; width:960px;  }
div.post { float:left; width:390px;  }
#home div.post { float:left; width:390px; border-bottom: 5px solid #e7e7da; }
#home div.postevidenza {background: url("img/specialtext.gif") top left #dbebf8 no-repeat; float:left; width:390px; border-bottom: 5px solid #e7e7da; }

#home div.postevidenza .headline span, #home div.postevidenza .date {padding: 0 10px;}
#home div.postevidenza h3 {padding: 0 10px;}
#home div.postevidenza img { float:left; width:150px; height:auto; margin:10px 10px 0px 10px; border:#fff 4px solid;}
#home div.postevidenza .text {padding: 0 10px; }


div.post .text { padding-bottom:10px; margin-top:15px; }
div.post .text table { width:390px;}
div.post blockquote { color: #89897c; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }

div.post h3 { position: relative; }
div.post h3 small { position: absolute; top: 0; right: 0; }

div.post div.headline {position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post div.headline span, div.post div.date span {color: #10578d; font-size: 14px; font-weight:bold; padding-bottom: 5px; line-height: 1em; }

div.post div.headline img { float:left; width:150px; height:auto; margin:15px 15px 10px 0px;}
div.post div.date span {}
div.post p, #content p {
margin: 15px 0px;}
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 15px; margin-top:15px; margin-bottom:10px;}
.alignright { float: right; margin-left: 15px; }
div.post p.wp-caption-text { float:right; margin-top:2px; margin-right: 10px; font-size:11px;  }

div.post img {}
div.post img.alignright, div.post img.alignleft { }
div.post table img { margin:0px; border:0px;}




div.post ul, #content ul, div.post ol { margin: 10px 0px 10px 0px; padding-left:5px; font-size:13px;}
div.post ul li, #content ul li { margin: 5px 0px 0px 10px; background: url("img/li.gif") 0 4px no-repeat; padding-left:18px;}
div.post ol li, #content ol li { list-style: decimal outside; margin-left:21px; margin-bottom:10px;}

#content .navmy ul, #content .navmy li { margin: 5px 0px 0px 0px; padding-left:0px; background:none}
ul.nav { font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight: bold;color: #237ec4;font-size: 13px; height: 1em; }
ul.nav .prev { float: left; }
ul.nav .next { float: right; }
ul.nav .prev a { float: left; color: #237ec4; background: url("img/li_blu_prev.gif") left 4px no-repeat; margin: 0; padding-left: 18px;  }
ul.nav .next a { float: right; color: #237ec4; background: url("img/li_blu.gif") right 4px no-repeat; margin: 0; padding-right: 18px; }

.social { float:left; border-top: 5px solid #e7e7da; margin-top:15px;  width: 390px;}
.social h2 {color:#237ec4; font-weight:bold; font-size:15px; margin: 0;}
#fb { height:30px; margin-top:10px; font-size:12px;}
.facebook { background: url("img/fb.gif") no-repeat left bottom; padding-left:20px;  }
.facebook a {}
.facebook a:hover {}



div.social ul { padding: 0 10px 10px; background: url("img/social_bg.gif") no-repeat left bottom; font-size: .85em; margin: 0; }
div.social ul li { height: 21px; line-height: 22px; border-bottom: 1px solid #ccccbc; list-style: none; padding: 0; }
div.social ul li a { color: #89897c; display: block; padding-left: 22px; height: 22px; background: url("img/social_list.png") no-repeat; }

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }

#comments {clear: both;}

#comments .meta { background: #237ec4; padding: 10px; margin-bottom: 1em; }
#comments .meta p { color: #fff; font-size:14px;}
#comments .meta p.rss { float: right; text-transform: none; }
#comments .meta p.rss a { color: #ec7e2d; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong { }

#comments ul.nav { margin-bottom: 1em; }

#respond { background: #e4ecf2; padding-top:5px; padding:15px; color: #565656;}
#respond h3 {font-size:16px; color: #565656; font-weight: bold; margin: 0 0 15px 0; }
#respond h3 a {display: inline; letter-spacing: normal; }

#respond .cancel-comment-reply { position: absolute; right: 6px; background: none; top: 6px; }
#respond .cancel-comment-reply a { color: #89897c; font-weight: bold; }

#respond div.row {margin-bottom: 5px; clear: both; display: block; }

#respond label { float: left; height: 28px; line-height: 28px;_margin-top: -28px; }
#respond input { float: right; }
#respond textarea, #respond input { padding: 2px 4px; width:280px; border: 0; background: white; height: 18px;color: #237ec4; font-family: Arial, Helvetica, sans-serif; }
#respond textarea { height: 96px; padding: 2px 1%; width: 98%; float: none; }

#respond a { color: #237ec4; font-weight: bold; }

#respond p.logged_as { margin-bottom: .5em;}

#respond p.req { font-size:12px; line-height:28px; }
#respond div.submit { text-align: right; }
#respond #submit { float: right; margin-left: 1em; display: block; }

#respond button { background: url("img/post_comment.png") no-repeat; width: 62px; height: 28px; border: 0; vertical-align: middle; cursor: pointer; color:#FFFFFF; font-size:13px; }

ol.commentlist { margin-bottom: 1em; }
ol.commentlist li div { background: #fff8e7; padding: 10px; margin-left: 60px; position: relative; margin-bottom: 1em; }
ol.commentlist li div div { padding: 0; margin: 0; }
ol.commentlist li .comment-author img { border: 4px solid #fbd882; position: absolute; top: -9px; left: -70px; }
ol.commentlist li.comment-author-admin div { background: #fff8e7; }
ol.commentlist li.comment-author-admin .comment-author img { border: 4px solid #fbd882; }
ol.commentlist li.comment-author-admin li.comment div { background: #CC0099; }
ol.commentlist li.comment-author-admin li.comment .comment-author img { border: 4px solid #fbd882; }
ol.commentlist li.comment-author-admin li.comment-author div { background: #009900; }
ol.commentlist li.comment-author-admin li.comment-author .comment-author img { border: 4px solid #fbd882; }
ol.commentlist li .comment-author cite { font-size: 1.5em; line-height: 1.1em; color: #565656; font-style: normal; text-transform: lowercase; }
ol.commentlist li .comment-author cite a { color: #565656; }
ol.commentlist li .comment-author span.says { display: none; }

ol.commentlist li .comment-meta { margin: 0 0 .5em; font-size: .85em; color: #237ec4;  }
ol.commentlist li .comment-meta a { color: #237ec4; }

ol.commentlist li em { position: absolute; margin-bottom: -1em; top: 10px; right: 10px; color: #89897C; font-size: .9em; text-transform: lowercase; }

ol.commentlist li p { margin-bottom: 1em; font-size: 1.1em; line-height: 1.25em; }
ol.commentlist li p em { position: static; color: inherit; font-size: 1em; text-transform: none; }
ol.commentlist li p a { color: #55554e; }

ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a { color: #89897c; font-weight: bold; }

ol.commentlist li ul.children { margin-left: 60px; }


.search h2 { font-size: 3em; color: #89897c; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #4d4d46; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #E7E7DA; margin-left: -17px; padding-left: 20px; margin-top: 1em; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#recent li { clear: both; }
#recent li a { display: block; line-height: 1.7em; padding: 7px 10px; border-bottom: #cdcfbf 1px solid; clear: both; }
#recent li a:hover { text-decoration: none; }
#recent li a:after { clear: both; content: "."; display: block; width: 0; height: 0; visibility: hidden; }
#recent strong { float: left; color: #89897C; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #abab9e; font-size: .9em; width: 25%; text-align: right; }
#recent li a:hover strong { text-decoration: underline; }
#recent li.last a { border: 0; }

#results { padding-top: 17px; background: url("img/search_results.gif") 200px 0 no-repeat; }
#results li { padding: 12px; background: #edede0; border-bottom: 1px solid #CDCFBF; }
#results li strong { font-size: 2em; color: #4d4d46; display: block; line-height: 1em; font-weight: normal; }
#results li em { font-style: normal; color: #89897c; font-size: .85em; }
#results li em strong { font-size: 1em; display: inline; font-weight: normal; }

#results li small { float: right; font-size: .95em; color: #c3c3b1; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; margin-top: 6px; }

#results li a:hover { text-decoration: none; color: #89897c; }
#results li a:hover strong { color: #dc9d00; }

.search h3 { font-size: 2em; color: #89897c; padding: 0 8px; line-height: 1em; margin: 0; font-weight: normal; }
.search h4 { font-size: 1.2em; color: #89897c; padding: 0 8px; font-weight: normal; }

h2.special { float:left; width:390px;height: 44px; line-height: 44px; background: url("img/header_special_right.jpg") no-repeat #237ec4 right top; }
h2.special span { padding: 0 10px; height: 44px; line-height: 44px;  background: url("img/header_special_left.jpg") no-repeat #237ec4 left top; color: white; font-weight:bold; font-size: 15px; text-transform:uppercase; }




#catdescription { border-bottom: 5px solid #237ec4; background: url("img/specialtext.gif") top left #dbebf8 no-repeat;padding: 10px;}

.tablebox { margin-top:10px; margin-bottom:15px;}
.tablebox td { padding:5px;}
.tdbox { background:#dc9d00; color:#FFFFFF; font-weight:bold;}
.tdbox_sx { background:#fbd882;}
.tdbox_dx { background:#fff8e7;}

.sub_title { line-height:20px; font-weight:bold; font-size:16px; color:#237ec4; border-bottom:#CCCCCC 1px dashed;}
hr { height:1px; color:#FFFFFF; border-top:#CCCCCC 1px dashed;}

.pattdx { text-align:center; border-right:#CCCCCC 1px dashed; padding-right:10px;}
.paddsx { padding-left:10px; width:100%;}

.liblue { background: url("img/li_blu.gif") right 4px no-repeat; margin: 0; padding-right: 18px;   }

#subpageins .Suckerfish {
}

#subpageins .Suckerfish ul {
display: block;
width:100%;
margin:0;
margin-top:20px;
padding:0;
}
#subpageins .Suckerfish li {
background: url("img/li.gif") 0 5px no-repeat ; 
margin: 0;
padding:0px;
padding-left: 18px;
margin-right:20px;
line-height: 30px;
text-align: left;
display: inline;
font-size:16px;
font-weight:bold;
width:100px;
height:100px;
}
#subpageins .Suckerfish li a {
color:#565656;
}


div.post .pdf ul, div.post .pdf ol {}
div.post .pdf li { margin: 5px 0px 0px 0px;  background: url("img/pdf.gif") 0 0px no-repeat; padding-left:25px;}

#concorso {
float:left;
margin-top:11px;
background:url("img/concorso.gif") no-repeat top left;
height:28px;
width:151px;
text-align:center;
}
#concorso:hover {
float:left;
margin-top:11px;
background:url("img/concorso_h.gif") no-repeat top left;
height:28px;
width:151px;
text-align:center;
}
#concorso a {
display:block;
margin-top:5px;
color:#602a03;}
#concorso a:hover {
text-decoration:none;}
