/************************/
/*     personalizzazioni    */
/************************/
/* dock - top */



/*
Theme Name: Sandy Beach Day
Theme URI: http://www.deques.net/
Description: A Sandy Beach Theme

Version: 1.0.1
Author: Wai Wong
Author URI: http://www.deques.net
*/
/************************/
/*     Global Design    */
/************************/
* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #6F6F75;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #D0231F;
}

a:active {
}

body {
	background-color: #111115;
	font-family: Verdana, Arial, sans-serif;
	font-size: 68%;
	margin:0px;
}

.clear {
	clear: both;
}

/************************/
/*     Layout Design    */
/************************/
#container {
	width: 700px;
	padding: 0px;
	padding-bottom: 0;
	margin: 0px auto;
	background-color: #000000;
	color: #000;
}

#header {
	background-color: #000000;
	background: url(images/header.png) no-repeat;
	height: 132px;
	position: relative;
	z-index:1;
}

#home {
	position:absolute;
	top:5px;
	left:10px;
	height: 132px;
	width:240px;
}

#banner {
	position:absolute;
	top:30px;
	left:350px;
	height:60px;
	width:234px;
}

#content {
	background: url(images/center.png) no-repeat;
	position:relative;
	margin: 0;
	height:317px;
}

#sidebar {
	/*background-color: #E6E2AF;
	padding: 10px;
	padding-top: 5px;*/
	position: absolute;
	width: 500px;
	height:126px;
	left:20px;
	top:310px;
}

#footer {
	background: transparent url(images/footer.png) no-repeat;
	width:700px;
	height:112px;
	padding-bottom:10px;
	
 
}

#footer_bimbus {
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	background-color: #A4BF2A;
	padding: 10px 0 0 0;
	height: 50px;
	background: transparent url(images/sfondo_footer_bimbus.jpg) repeat-y bottom;
	color: #ffffff;
	text-align: center;
}

#footer_bimbus a{
	color: #FFF200;
}
#footer_bimbus a:hover{
	color: #FFCC31;
	text-decoration:underline;
}
.ads {
	margin: 5px auto;
	width: 100%;
}
/************************/
/*     navigation Design    */
/************************/


#navigation ul,#navigation li{margin:0;padding:0;list-style:none}
#navigation ul{position:relative;width:500px;height:112px;overflow:hidden;background-image: url(images/pulse.png)}

#navigation li{text-indent: -9999em;width:0;height:0}
#navigation a{position:absolute;background-image: url(images/pulse.png)}

#navigation #bio a{left:0px;top:0px;height:112px;width:123px; background-position: 0px 0px}
#navigation #bio a:hover{z-index:2;background-position: -0px -113px}

#navigation #gallery a{left:121px;top:0px;height:112px;width:123px;background-position: -121px 0px}
#navigation #gallery a:hover{z-index:2;background-position: -121px -113px}

#navigation #links a{left:242px;top:0px;height:112px;width:123px;background-position: -242px 0px}
#navigation #links a:hover{z-index:2;background-position: -242px -113px}

#navigation #contatti a{left:364px;top:0px;height:112px;width:123px;background-position: -364px 0px}
#navigation #contatti a:hover{z-index:2;background-position: -364px -113px}

/***********************************************************/
/***********************************************************/





/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	float: left;
	width: 33%;
}

#sidebar ul li h2 {
	font-size: 2em;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Sans-Serif;
}

#sidebar ul li li {
	float: none;
	display: block;
	width: 100%;
}

#sidebar ul li li a {
	font-size: 1.3em;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Sans-Serif;
	padding-left: 12px;
	background: url(images/arrow2.png) no-repeat left;;
}
/************************/
/*    Content Global    */
/************************/

.post {
	/*padding: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #E6E2AF;
	border-bottom: 1px solid #E6E2AF;
	background-color: #FAFAF0;*/
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #6F6F75;
	font-size: 9 pt;
}

.post div.entry a {
	color: #6F6F75;
	text-decoration: underline;
	/*background-color: #E6E2AF;*/
	padding: 0 1px;
}

#more-1 {
	background: none;
}

.post div.entry a:hover {
	/*background: #C3DDFD;*/
	color: #D0231F;
	text-decoration:underline;
}

.post blockquote {
	margin: 10px;
	padding: 5px;
	font-size: 10px;
	border-top: 1px solid #E6E2AF;
	border-bottom: 1px solid #E6E2AF;
	background-color: #FFF;
	color: #000;
	font-style: italic;
}

.post h2 {
	font-size: 180%;
	font-weight: normal;
}

.post ol {
	padding-left: 25px;
	margin-bottom: 5px;
}

.post ul {
	padding-left: 20px;
	margin-bottom: 5px;
	list-style-type: square;
}

.post small {
	font-size: 90%;
	font-weight: bold;
}

/************************/
/*    Content Design    */
/************************/
.post span.cats {
	font-weight: bold;
}

.post div.entry {
	margin: 5px 0;
	font-size: 120%;
}

.post div.entry p {
	margin-bottom: 5px;
}

.postmetadata {
	margin: 10px 0;
	font-size: 110%;
}
/************************/
/*    Comment Design    */
/************************/

ol#comments {
	list-style-type: none;
}

ol#comments li {
	margin-bottom: 10px;
}

ol#comments cite {
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
	font-family: Arial, sans-serif;
	color: #364F45;
}

ol#comments blockquote {
    margin: 4px;
    font-style: italic;
}


ol#comments em {
	display: block;
	font-size: 120%;
	font-weight: bold;
}

ol#comments p {
	font-size: 120%;
}

ol#comments ol {
    padding-left: 25px;
}

ol#comments ul {
    padding-left: 20px;
}

ol#comments ul li, ol#comments ol li {
    margin-bottom: 3px;
}

small.commentmetadata {
	font-size: 90%;
	font-weight: bold;
}

h3#respond {
	font-size: 110%;
}

#commentform p {
    margin-bottom: 3px;
}

#commentform input {
	border: 1px solid #E6E2AF;
	background-color: #FAFAF0;
}

#commentform input#submit {
	margin-top: 2px;
}

#commentform textarea#comment {
	width: 98%;
	border: 1px solid #E6E2AF;
	background-color: #FAFAF0;
}
/************************/
/*  Navigation Design   */
/************************/
.navigation {
	display: block;
	font-size: 130%;
	margin: 5px 0;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.navigation_bimbus {
	display: block;
	font-size: 130%;
	margin: 5px 0;
}

.navigation_bimbus .alignleft {
	float: left;
}

.navigation_bimbus .alignright {
	float: right;
}

#home {
	float: left;
}
#home a{
	margin-top:8px;
	margin-left:10px;
	float: left;
}
#home a:hover{
	margin-top:8px;
	margin-left:10px;
	float: left;
}

.iscrizione_talent{
color:FEC62E;

}
/************************/
/*     Footer Design    */
/************************/

