/*
Theme Name: TicTac - Wuhan
Theme URI: http://wuhan.authenticasian.com/

Description: My lousy attempt to reproduce a masterpiece by <a href="http://www.simplebits.com">Dan Cederholm</a>.

Version: 0.2
Author: Meng Gao
Author URI: http://wuhan.authenticasian.com/

	TicTac is a template created by Dan Cederholm for Blogger and it's one of my
	favorite designs. Therefore, I've created a WordPress theme in which I tried
	my best to make it look like Dan's original design. As much as I want to use the
	original graphics, I had to make slight changes to them so as not to run into
	copyright problems.

	Since this theme is an obvious attempt to reproduce TicTac, I take absolutely
	no credit in it. If you like this theme, write an email to Dan and let him
	know.
																	-- Meng Gao
																	
Version: Ad style
Author: A.D. www.adrianadipietro.net
Based on default layout structure.
																	
*/

/* Main Sections 
------------------------------------------------------------------------- */
body {
	font-family: "Verdana", Times, serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #082b4c;
	background: #020102 url(images/fondo_mastery_conference.jpg) top center repeat-x;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}
ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
/*h1, h2, h3, h4 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }*/

p { padding: 0 0 1em; }

a, a:link, a:focus{
	text-decoration: none;
	color: #696969;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #B22222;
	text-decoration: none;
}
a:active {
	color: #8E0000;
	text-decoration: none;
}
a img, img {
    border: none;
	 text-decoration: none;
}

ul {
	list-style: none;
	margin: 0 0 20px 1em;
}
li {
	list-style: circle inside;
	padding-left: 2px;
	margin-bottom: 2px;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
.active {
    text-decoration: none;
}
#page {
    width: 950px;
    margin: 0 auto;
    text-align: center;
	vertical-align: top;
	background-color: #FFF;
}
#content {
    text-align: left;
    width: 93opx;
    padding: 20px 10px;
    line-height: 1.5em;
	/*border-right: 1px  #CCC solid;
	border-left: 1px  #CCC solid;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
}

/* Special text formatting 
------------------------------------------------------------------------------- */
/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #8E0000;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #fff;
	background-color: #8E0000;
}*/

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 90%;
    line-height: 1.5em;
    color: #666;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em "Verdana", Times, serif;
	color: #444;
	white-space: pre;
	width: 500px;
	height: auto;
	overflow: auto;
	display: block;
	border-width: 2px 0;
	border: 1px solid #999;
	padding: 1em;
	margin: 0 0 1em 0;
	background-color: #fafafa;
}
li code { width: 500px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: #fff;
    color: red;
}
.message {
    color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: url(images/testata.jpg) no-repeat top left;
	 width: 950px;
	 height: 310px;
    position: relative;
	/*border-right: 1px  #CCC solid;
	border-left: 1px  #CCC solid;*/
}

#bandierine { 
    position: absolute;
	top: 255px;
	left: 50px;
	width: 400px;
	height: 20px;
	text-align: center;
	visibility:visible;
}

#bandierine a img{
	border: 1px #999 solid;
	margin: 0 3px;
}

#bandierine a:hover img{
	border: 1px #FFF solid;
}



#menutop {
	background:url(images/fondo_menu.jpg) center top no-repeat;
/*	background-color:#06F;*/
	 width: 947px;
	 height: 60px;
    position: relative;
	/*border-right: 1px  #CCC solid;
	border-left: 1px  #CCC solid;*/
	padding-left: 3px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding-bottom: 7px;
}


#menutop ul {
	display: inline;
}

#menutop ul li{
	list-style: none;
	width: 108px;
	height: 52px;
	float: left;
	margin: 0 1px;
	padding: 4px;
	vertical-align:baseline;
	display:block;
/*	background-color: #C00;*/
}

#menutop ul li.due{
	padding-top: 12px;
	height: 44px;
}

#menutop ul li a, #menutop ul li.due a{
	color:#003;
	display:block ;
}

#menutop ul li a:hover, #menutop ul li.due a:hover{
	color:#FFF;
}

#menutop ul li:hover, #menutop ul li.due:hover{
	background-image: url(images/menu_singoli.png);
	color: #FFF;
}


#menusu {
/*	background-color:#06F;*/
	 width: 947px;
	 height: 60px;
    position: relative;
	/*border-right: 1px  #CCC solid;
	border-left: 1px  #CCC solid;*/
	padding-left: 3px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding-bottom: 7px;

}


#menusu ul {
	display: inline;
}

#menusu ul li{
	list-style: none;
	width: 107px;
	height: 52px;
	float: left;
	margin: 0 1px;
	padding: 4px;
	vertical-align:baseline;
	display:block;
	color: #FFF;
	border-right: 1px solid #38558a;
/*	background-color: #C00;*/
}

#menusu ul li.due{
	padding-top: 12px;
	height: 44px;
}

#menusu ul li a, #menusu ul li.due a{
	color: #FFF;
	display:block ;
}

#menusu ul li a:hover, #menusu ul li.due a:hover{
	color:#FF0;
}

#menusu ul li:hover, #menusu ul li.due:hover{
	background: url(images/menu_singoli.png) repeat-x;
	color: #FF0;
}




/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input {
	height: 21px;
	border: 1px solid #8E0000;
	background-color: #fff;
	color: #8E0000;
	font-family: verdana;
	font-size: 11px;
	margin: -1px 3px 0;
	padding: 3px;
	display: inline;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 21px;
    line-height: 21px;
	 border: 1px solid #8E0000;
	 padding: 3px;
	 background-color: #fff;
	 color: #8E0000;
	 font-family: verdana;
	 font-size: 11px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 14px;
}

/*.post h3 {
	margin-top: 0;
	color: #A52A2A;
}*/
.post ul li {
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}



/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    float: right;
	 width: 20px;
	 margin-right: 2px;
	 margin-left: auto;
	 height: auto;
    padding: 3px;
	 text-align: left;
    line-height: 1.4em;
}
#menu {
	padding-top: 50px;
        padding-left: 30px;
}
#sidebar a {
    color: #777777;
	 text-decoration: none;
}
#sidebar a:hover {
	color: #A52A2A;
	text-decoration: none;
}
#sidebar h2 {
	padding: 15px 0 0 25px;
	color: #770000;
	background-image: url(images/bgside.jpg);
	background-repeat: repeat-x;
	height: 32px !important; /* for most browsers */
	height: 57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul {
	margin-bottom: 0;
}
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { }


/* Footer 
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	font-size: 95%;
	color: #000;
	background: url(images/fondo_footer.jpg) no-repeat bottom center;
	width: 950px;
	height: 150px;
	padding-top: 7px;
}

#footer p {
    text-align: center;
	 padding-right: 250px;
}

#footer a {border-bottom: none; color:#082b4c;}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Verdana;
	color: #770000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #8E0000;
	 background-color: #fff;
	 color: #8E0000;
	 font-family: verdana;
	 font-size: 11px;
    height: 18px;
    line-height: 20px;
}
form input.checkbox,
form select {
   border: 1px solid #8E0000;
	background-color: #fff;
	color: #8E0000;
	font-family: verdana;
	font-size: 11px;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#ajaxSearch_form {
	width: 80%;
}
#ajaxSearch_input {
	width: 60%;
}
#ajaxSearch_submit {
	width: 30%;
   height: 20px;
	font-size: 80%;
}


form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
#login {
	width: 180px;
	font-size: 85%;
}
#login input {
	width: 20%;
}
#login textarea {
	width: 20%;
	background-color: #fff;
	border: 1px solid #770000;
}
#fixbar {
	height: 400px;
	top: 0px;
	left: 0px;
	position: fixed !important;
	position: absolute;
	width: 50px;
}
