/* @override 
	http://www.sergioblasi.it/it/wp-content/themes/FREEmium/style.css */

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
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	background: url("img/fondo1.gif") no-repeat center top #fbc043;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	
}
#overlay
{
	background: black;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
.overlayActive
{
	opacity: 0;
	position: absolute !important;
	z-index: 99;
}
#tutorial
{
	background: black;
	border: 2px solid #111;
	border-top: 0;
	color: white;
	cursor: pointer;
	font-size: 1em;
	left: 20px;
	padding: 8px;
	padding-top: 28px;
	position: absolute;
	text-align: center;
	top: -20px;
	width: 200px;
}
#welcome
{
	background: #EDEDED;
	color: #555555;
	height: 280px;
	left: 50%;
	margin-left: -200px;
	margin-top: -150px;
	padding: 10px 20px;
	position: absolute;
	position: fixed;
	top: 50%;
	width: 360px;
	z-index: 100;
}
#welcome h1
{
	float: none;
	font-size: 2.5em;
	margin: 0;
}
#welcome p
{
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
#welcome p.start
{
	text-align: right;
}
#container
{
	background: url("img/content_bg.png");
	margin: 10px auto;
	width: 960px;
	border:  10px solid #fff;
}
#home #container
{
	background: url("img/content_main_bg.png");
}
a
{
	color: #888888;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#header
{
/*	RIGHE DA ATTIVARE PER RIPRISTINARE IL VEKKIO HEADER
	height: 299px;
	background: url("img/header.jpg");
	FINE RIGHE */

/*	border-bottom: 1px solid #fafafa; */
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#header h1, #header .subtitle, #header .rss {
	display:  none;
}
h1
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 50px;
	margin-left: 20px;
	padding-top:  20px;
	text-transform: lowercase;
}
h1 a
{
	color: #898989;
}
h1 a:hover
{
	color: #CDCDcd;
	text-decoration: none;
}
div.subtitle
{
	color: #555555;
/*	float: left; */
	font-size: 1.2em;
	line-height: 40px;
	margin-left: 1em;
	padding-top: 70px;
	text-transform: lowercase;
	margin-left: 20px;
}
#header ul
{
	position: absolute;
	right: 16px;
	top: 11px;
}
#header ul li
{
	float: left;
	margin-left: 20px;
	text-transform: lowercase;
}
#header ul li a
{
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	padding: 17px 0 0 37px;
}
#header ul li a strong
{
	display: none;
}
#header ul li.rss a
{
/*	background-image: url("img/rss.png"); */
	color: #ececec;
	width: 149px;
}
#header ul li.email a
{
	background-image: url("img/email.png");
	color: #494949;
	width: 140px;
}
#menu, #footer
{
	background: #ffa000;
	border-top: 4px solid #ea8c00;
	height: 50px;
	position: relative;
}
#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
}
#menu ul
{
	background: #ffa000;
	float: left;
	line-height: 50px;
	margin-left: 10px;
	padding: 0 10px;
	position: relative;
}
#menu ul li
{
	float: left;
}
#menu ul li a
{
	color: white;
	display: block;
	float: left;
	outline: none;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
	z-index: 10;
	
}
#menu ul li a:hover
{
	text-decoration: none;
}
#menu ul li.back
{
	background: url("img/lava.gif") no-repeat right -28px;
	height: 28px;
	position: absolute;
	top: 11px;
	width: 9px;
	z-index: 8;
}
#menu ul li.back .left
{
	background: url("img/lava.gif") no-repeat top left;
	height: 28px;
	margin-right: 9px;
}
#menu ul li.current_page_item
{
	background: url("img/menu_selected.gif") no-repeat center bottom;
	margin-bottom: -13px;
	padding-bottom: 13px;
	
}

#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;
	border: 0;
	font-size: 1em;
	height: 24px;
	padding: 2px 8px;
	width: 211px;
}
#searchform #searchsubmit
{
	background: url("img/search_submit.png") no-repeat;
	border: 0;
	color: #888888;
	cursor: pointer;
	font-size: 0;
	height: 28px;
	text-align: left;
	text-indent: -10000px;
	vertical-align: top;
	width: 79px;
}
#post_data, #search_data
{
	float: left;
	padding-left: 20px;
	width: 131px; 
}
#search_data
{
	background: url("img/search.jpg") no-repeat;
	height: 185px;
}
#post_data div
{
	background: url("img/post_data_bg.png") #fefefe no-repeat left top;
	margin-top: 1.5em;
}
#post_data div ul
{
	background: url("img/post_data_bg.png") no-repeat left bottom;
	font-size: 1.1em;
	padding: 6px 12px;
}
#post_data h2
{
	color: #DC130B;
	font-size: 1.8em;
	height: auto;
	line-height: 1em;
	margin: 0;
	margin-right: -12px;
	padding: 6px 12px;
}
#post_data div.post_data li
{
	background: url("img/post_details.gif") no-repeat;
	border-bottom: 1px solid #e6e6e6;
	color: #d8d8d8;
	font-size: 0.9em;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 24px;
}
#post_data div.post_data li.time
{
	background-position: 0 -23px;
}
#post_data div.post_data li.author
{
	background-position: 0 -45px;
	border-bottom: 0;
}
#post_data div.post_data li strong, #post_data div.post_data li a
{
	color: #898989;
	font-weight: normal;
}
#post_data div.post_tags li
{
	border-bottom: 1px solid #e6e6e6;
	height: 22px;
	line-height: 22px;
}
#post_data div.post_tags li a
{
	color: #898989;
	display: block;
}
#content
{
	_width: 449px;
	color: #555555;
	display: inline;
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 16px 15px 16px 14px;
	width: 460px;
	background-color: #f6f6f6;
}
#content .text a {
	color: #ff0000;
}

#home #content
{
	_padding: 15px;
	padding: 16px;
	width: 348px;
}
.sidebar
{
	display: inline;
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 16px;
	position: relative;
	width: 228px;
}
.sidebar h2
{
	left: 16px;
	position: absolute;
	top: -26px;
}
.sidebar li
{
	margin-bottom: 2em;
	position: relative;
}
#sidebar2
{
	_padding: 10px;
	display: inline;
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
	width: 288px;
}
.sidebar, #sidebar2
{
	padding-top: 44px;
}
.sidebar .widget
{
	background: url("img/sidebar_right.png") right bottom no-repeat #f6f6f6;
	margin: 26px 0 48px -15px;
	padding-bottom: 4px;
	position: relative;
	width: 230px;
}
.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap
{
	background: url("img/sidebar_right.png") right top no-repeat #f6f6f6;
	font-size: 1.2em;
	padding: 1em 16px;
}
.sidebar .widget a
{
	_height: 1%;
	color: #898989;
	float: left;
	text-align: left;
}
.sidebar .widget a:hover
{
	color: #d8d8c7;
	text-decoration: none;
}
.sidebar .widget a:hover span
{
	text-decoration: underline;
}
.sidebar .widget small
{
	color: #d8d8c7;
	float: right;
}
.sidebar .widget h2 small
{
	float: left;
}
.sidebar .widget ul li
{
	background: url("img/li.gif") 0 8px no-repeat;
	border-bottom: 1px solid #e7e7e7;
	color: #D8D8C7;
	line-height: 26px;
	margin: 0;
	padding-left: 16px;
	text-align: right;
}
.sidebar .widget ul li:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}
.sidebar .widget div.textwidget
{
	color: #55554E;
}
#sidebar2 .widget
{
	background: none;
	margin-left: -16px;
	width: 300px;
}
#sidebar2 .widget ul, #sidebar2 #calendar_wrap
{
	background: none;
}
#sidebar2 .widget a:hover
{
	color: white;
}
.sidebar .widget_archive ul
{
	font-size: 1em;
}
.sidebar .widget_rss ul
{
	padding-top: .5em;
}
.sidebar .widget_rss ul li
{
	background-position: 0px 10px;
	color: #55554E;
	font-size: .8em;
	height: auto;
	line-height: 1.3em;
	padding: 8px 0 8px 16px;
	text-align: left;
}
.sidebar .widget_rss h2 img
{
	margin-right: 4px;
	position: relative;
	top: 1.5px;
	vertical-align: top;
}
.sidebar .widget_rss h2 a
{
	color: #e7e7e7;
}
.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
{
	color: #55554E;
	text-align: left;
}
.sidebar .widget_recent_entries ul li
{
	text-align: left;
}
#calendar
{
	margin-top: -24px;
}
#calendar h2
{
	display: none;
}
#calendar_wrap
{
	font-size: 1em;
}
#calendar_wrap table
{
	width: 100%;
}
.sidebar .widget_calendar caption
{
	background: transparent url(img/highlight.gif) repeat right top;
	color: #e7e7e7;
	font-size: .8em;
	height: 17px;
	left: 18px;
	line-height: 17px;
	padding: 0 7px 0 6px;
	position: absolute;
	text-transform: lowercase;
	top: -26px;
}
.sidebar .widget_calendar td, .sidebar .widget_calendar th
{
	border-top: #e7e7e7 1px solid;
	color: #898989;
	height: 24px;
	line-height: 24px;
	padding: 2px 0;
	text-align: center;
	width: 28px;
}
.sidebar .widget_calendar tbody a
{
	background: url("img/today.gif") no-repeat;
	color: white;
	display: block;
	float: none;
	height: 24px;
	width: 28px;
}
.sidebar .widget_calendar thead
{
	color: #898989;
	font-style: italic;
	text-transform: lowercase;
}
.sidebar .widget_calendar th
{
	border: 0;
	font-weight: normal;
}
.sidebar .widget_calendar tfoot a
{
	color: #b4b463;
	float: none;
	font-size: .85em;
}
.sidebar .widget_calendar #prev
{
	text-align: left;
}
.sidebar .widget_calendar #next
{
	text-align: right;
}
.sidebar .widget_tag_cloud
{
	line-height: normal;
	padding: 16px 16px 32px 16px;
	width: 198px;
}
.sidebar .widget_tag_cloud a
{
	float: none;
	font-style: italic;
	margin-right: .5em;
	vertical-align: middle;
}
#sidebar2 .widget_tag_cloud
{
	width: 268px;
}
.sidebar .widget_search
{
	display: none;
}
/* ####################################### */
/* SEZIONE AGENDA CUSTOM */
#sidebar2 .agenda
{
	width: 305px;
}
#sidebar2 .agenda ul
{
	_height: 1%;
	background: none;
	margin: 0 -7px;
	margin-left: 9px;
	padding: 0;
	color: #fff;
}
#sidebar2 .agenda ul:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}
#sidebar2 .agenda li
{
/*	background: none;
	border: 0; */
 	height: auto;
	line-height: normal;
	margin: 5px;
	margin: 7px;
	padding: 0 0 7px 20px;
	color: #000;
	text-align: left;
}
#sidebar2 .agenda li h3 {
	margin: 0;
	padding: 0;
	color: #ff0000;
}
/* ####################################### */
#sidebar2 .widget_links
{
	padding: 0;
	background: none;
	width: 310px;
}
#sidebar2 .widget_flickrRSS
{
	width: 305px;
}
#sidebar2 .widget_links ul, #sidebar2 .widget_flickrRSS ul
{
	_height: 1%;
	background: none;
	margin: 0 -7px;
	margin-left: 9px;
	padding: 0;
}
#sidebar2 .widget_links ul:after, #sidebar2 .widget_flickrRSS ul:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}
#sidebar2 .widget_links li, #sidebar2 .widget_flickrRSS li
{
	background: none;
	border: 0;
	float: left;
	height: auto;
	line-height: normal;
	margin: 5px;
	margin: 4px;
	padding: 0;
}
#sidebar2 .widget_links img, #sidebar2 .widget_flickrRSS img
{
	border: 6px solid #c3c3c3;
	display: block;
}
#footer
{
	clear: both;
	color: #dddddd;
	font-size: 1.4em;
	line-height: 50px;
	padding: 0 20px;
}
#footer a
{
	color: white;
}
#footer p.rss
{
	margin: 0 0 0 350px;
	position: absolute;
/*	right: 16px; */
	top: 0;
}
#footer p.rss a
{
	background: url("img/rss_small.gif") top right no-repeat;
	color: #dddddd;
	padding-right: 24px;
}
#footer p.credits
{
	position: absolute;
	right: 16px;
	top: 0;
	color: #fff;
}
#powered
{
	background: #fafafa;
	color: #55554e;
	font-size: 1.3em;
	height: 36px;
	line-height: 18px;
	padding: 12px 20px;
	border-top: 3px solid #eaeaea;
	border-bottom: 5px solid #eaeaea;
	display: none;
}
#powered p.sponsor
{
	float: right;
	line-height: 36px;
}
#powered a
{
	color: #898989;
}
h2
{
	font-size: .8em;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	margin-bottom: 1em;
	text-transform: lowercase;
}
h2 span
{
	background: url("img/highlight.gif");
	color: #e7e7e7;
	float: left;
	padding: 0 7px 0 8px;
}
h2 small
{
	background: url("img/highlight.gif") no-repeat -498px 0;
	color: #898989;
	display: block;
	float: left;
	height: 17px;
	padding-left: 8px;
}
h2.links span
{
	color: #c3c3c3;
}
h2.links a
{
	color: #e7e7e7;
}
h3
{
	line-height: 2em;
	margin-bottom: 1em;
}
h3 a
{
	color: #DC130B;
	display: block;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -.5px;
}
h3 small
{
	background: url("img/comment.gif") no-repeat left center;
	color: #b4b4b4;
	float: right;
	font-size: .4em;
	line-height: 2.2em;
	margin-top: -2em;
	padding-left: 20px;
}
h3 a:hover
{
	text-decoration: none;
}
h3 a:hover span
{
	text-decoration: underline;
}
div.post
{
	border-bottom: 5px solid #e7e7e7;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
div.post h3
{
	position: relative;
	font-size: 9px;
}
div.post h3 small
{
	position: absolute;
	right: 0;
	top: 0;
}
div.post div.headline
{
	line-height: 1.4em;
	margin-bottom: .5em;
	position: relative;
}
div.post div.headline span, div.post div.date span
{
	background: url("img/date.png");
/*	color: #898989; */
	color: #DE1008;
	font-size: 1.4em;
	height: 42px;
	left: 10px;
	line-height: 1em;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
	width: 44px;
}
div.post div.headline span big, div.post div.date span big
{
	display: block;
	font-size: 1.7em;
	margin-top: -.2em;
}
div.post div.date span
{
	float: left;
	margin: 0 .5em .5em 0;
	position: static;
}
div.post p
{
	font-size: 1.175em;
	line-height: 1.35em;
	margin-bottom: 1em;
}
div.post ul, div.post ol
{
	background: transparent url("img/lists_bg.png");
	color: #9b9b9b;
	font-size: 1.175em;
	line-height: 29px;
	margin-bottom: 1em;
	margin-left: 2em;
}
div.post ul li
{
	list-style: url("img/li.gif") inside;
	padding-left: 10px;
}
div.post ol li
{
	list-style: decimal inside;
	padding-left: 10px;
}
div.post blockquote
{
	background: url("img/blockquote.gif") 30px 0 no-repeat;
	color: #898989;
	font-style: italic;
	margin-bottom: 1em;
	min-height: 25px;
	padding-left: 60px;
}
ul.nav
{
	color: #d8d8c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	height: 1em;
	letter-spacing: -.5px;
	text-transform: uppercase;
}
ul.nav .prev
{
	float: left;
}
ul.nav .next
{
	float: right;
}
ul.nav a
{
	color: #898989;
}
.social
{
	_margin-right: -14px;
	background: url("img/social_bg.gif") no-repeat left top #d8d8d8;
	float: right;
	margin-left: 12px;
	margin-right: -16px;
	position: relative;
	width: 110px;
	z-index: 2;
}
.social h2
{
	color: #898989;
	font-size: 1.8em;
	margin: 0;
	margin-right: -10px;
	padding: 10px;
}
div.social ul
{
	background: url("img/social_bg.gif") no-repeat left bottom;
	font-size: .85em;
	margin: 0;
	padding: 0 10px 10px;
}
div.social ul li
{
	border-bottom: 1px solid #ccccbc;
	height: 21px;
	line-height: 22px;
	list-style: none;
	padding: 0;
}
div.social ul li a
{
	background: url("img/social_list.png") no-repeat;
	color: #898989;
	display: block;
	height: 22px;
	padding-left: 22px;
}
.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;
	margin-top: -2.5em;
	padding-top: 1em;
}
#comments .meta
{
	background: #e7e7e7;
	margin-bottom: 1em;
	padding: 10px;
}
#comments .meta p
{
	color: #898989;
	font-size: 1.15em;
	text-transform: lowercase;
}
#comments .meta p.rss
{
	float: right;
	font-size: .95em;
	text-transform: none;
}
#comments .meta p.rss a
{
	background: url("img/rss_small.gif") no-repeat;
	color: #ec7e2d;
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
}
#comments .meta p strong
{
	color: #55554e;
}
#comments ul.nav
{
	margin-bottom: 1em;
}
#respond
{
	background: #e7e7e7;
	color: #898989;
	font-size: .95em;
	padding: 20px 20px 40px 20px;
	position: relative;
	text-transform: lowercase;
}
#respond h3
{
	color: #bdbdbd;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: .5em;
	text-transform: lowercase;
}
#respond h3 a
{
	display: inline;
	font-size: 1em;
	letter-spacing: normal;
}
#respond .cancel-comment-reply
{
	background: none;
	position: absolute;
	right: 6px;
	top: 6px;
}
#respond .cancel-comment-reply a
{
	color: #898989;
	font-weight: bold;
}
#respond div.row
{
	_height: 28px;
	clear: both;
	display: block;
	margin-bottom: .75em;
	min-height: 28px;
}
#respond label
{
	_font-size: 0.9em;
	_margin-top: -28px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	text-align: right;
	width: 40px;
}
#respond input
{
	float: right;
}
#respond textarea, #respond input
{
	background: white;
	border: 0;
	color: #b0b09f;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	height: 24px;
	padding: 2px 4px;
	width: 354px;
}
#respond textarea
{
	float: none;
	height: 96px;
	padding: 2px 1%;
	width: 98%;
}
#respond a
{
	color: #898989;
	font-weight: bold;
}
#respond p.logged_as
{
	font-size: 1.1em;
	margin-bottom: .5em;
}
#respond p.req
{
	color: #bdbdbd;
	float: right;
	height: 28px;
	line-height: 28px;
}
#respond div.submit
{
	text-align: right;
}
#respond #submit
{
	display: block;
	float: right;
	margin-left: 1em;
}
#respond button
{
	background: url("img/post_comment.png") no-repeat;
	border: 0;
	cursor: pointer;
	height: 28px;
	text-indent: -10000px;
	vertical-align: middle;
	width: 122px;
}
ol.commentlist
{
	margin-bottom: 1em;
}
ol.commentlist li div
{
	background: #edede0;
	margin-bottom: 1em;
	margin-left: 60px;
	padding: 10px;
	position: relative;
}
ol.commentlist li div div
{
	margin: 0;
	padding: 0;
}
ol.commentlist li .comment-author img
{
	border: 5px solid #edede0;
	left: -70px;
	position: absolute;
	top: -10px;
}
ol.commentlist li.comment-author-admin div
{
	background: #d8d8c7;
}
ol.commentlist li.comment-author-admin .comment-author img
{
	border: 5px solid #d8d8c7;
}
ol.commentlist li.comment-author-admin li.comment div
{
	background: #edede0;
}
ol.commentlist li.comment-author-admin li.comment .comment-author img
{
	border: 5px solid #edede0;
}
ol.commentlist li.comment-author-admin li.comment-author div
{
	background: #d8d8c7;
}
ol.commentlist li.comment-author-admin li.comment-author .comment-author img
{
	border: 5px solid #d8d8c7;
}
ol.commentlist li .comment-author cite
{
	color: #b7b7a8;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.1em;
	text-transform: lowercase;
}
ol.commentlist li .comment-author cite a
{
	color: #898989;
}
ol.commentlist li .comment-author span.says
{
	display: none;
}
ol.commentlist li .comment-meta
{
	font-size: .85em;
	margin: 0 0 .5em;
}
ol.commentlist li .comment-meta a
{
	color: #bdbdbd;
}
ol.commentlist li em
{
	color: #898989;
	font-size: .9em;
	margin-bottom: -1em;
	position: absolute;
	right: 10px;
	text-transform: lowercase;
	top: 10px;
}
ol.commentlist li p
{
	font-size: 1.1em;
	line-height: 1.25em;
	margin-bottom: 1em;
}
ol.commentlist li p em
{
	color: inherit;
	font-size: 1em;
	position: static;
	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: #898989;
	font-weight: bold;
}
ol.commentlist li ul.children
{
	margin-left: 60px;
}
.search h2
{
	color: #898989;
	font-size: 3em;
	height: 1em;
	line-height: 1em;
	margin-bottom: .5em;
	padding: 0 8px;
}
.search h2 strong
{
	color: #4d4d46;
	font-weight: normal;
}
.search ul.nav
{
	margin: 2em 0;
}
#recent
{
	background: #e7e7e7;
	margin-left: -17px;
	margin-top: 1em;
	moz-border-radius-bottomright: 5px;
	moz-border-radius-topright: 5px;
	padding-left: 20px;
	webkit-border-bottom-right-radius: 5px;
	webkit-border-top-right-radius: 5px;
}
#recent li
{
	clear: both;
}
#recent li a
{
	border-bottom: #cdcfbf 1px solid;
	clear: both;
	display: block;
	line-height: 1.7em;
	padding: 7px 10px;
}
#recent li a:hover
{
	text-decoration: none;
}
#recent li a:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}
#recent strong
{
	color: #898989;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	width: 75%;
}
#recent span
{
	color: #abab9e;
	float: right;
	font-size: .9em;
	text-align: right;
	width: 25%;
}
#recent li a:hover strong
{
	text-decoration: underline;
}
#recent li.last a
{
	border: 0;
}
#results
{
	background: url("img/search_results.gif") 200px 0 no-repeat;
	padding-top: 17px;
}
#results li
{
	background: #edede0;
	border-bottom: 1px solid #CDCFBF;
	padding: 12px;
}
#results li strong
{
	color: #4d4d46;
	display: block;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}
#results li em
{
	color: #898989;
	font-size: .85em;
	font-style: normal;
}
#results li em strong
{
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
#results li small
{
	background: url("img/comment.gif") no-repeat left center;
	color: #c3c3b1;
	float: right;
	font-size: .95em;
	margin-top: 6px;
	padding-left: 20px;
}
#results li a:hover
{
	color: #898989;
	text-decoration: none;
}
#results li a:hover strong
{
	color: #ff9600;
}
.search h3
{
	color: #898989;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 8px;
}
.search h4
{
	color: #898989;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 8px;
}
h2.special
{
/*	background: url("img/header_special_right.jpg") no-repeat #b6c301 right top; */
	background-color: traparent;
	font-size: 1.7em;
	height: 37px;
	line-height: 37px;
}
h2.special span
{
/*	background: url("img/header_special_left.jpg") no-repeat #9c9a8e left top;
	color: 333; */
	padding: 0 12px;
	text-transform: capitalize;
}
h2.special strong
{
/*	color: white; */
	float: left;
	font-weight: normal;
	padding: 0 12px;
	text-transform: capitalize;
}
.content h2 span{
	background-image: none;
	background-color: transparent;
}
.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
	margin-right: .5em;
}
.alignright
{
	float: right;
	margin-left: .5em;
}
div.post p.wp-caption-text
{
	background: #E1DFD2;
	color: #898989;
	font-size: 1em;
	margin-right: 10px;
	margin-top: .5em;
	padding: 10px;
}