/*
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 {
	color: #5E0000;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color: #4F7F6B;
}

a:active {
}

img {
	border:none;
}

body {

	background: #110141 url(img/sfondo2.jpg) no-repeat top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 68%;
}

.clear {
	clear: both;
}

/************************/
/*     Layout Design    */
/************************/
#container {
	width: 770px;
	margin: auto;
	color: #000;

}

#header {
	background: transparent url(img/intestazione2.gif) center no-repeat;
	height: 120px;
	position: relative;
}


#content {
	margin: 10px 0;
	background-image:url(img/sf_sch.gif);
	background-repeat:repeat-y;
}	

#sidebar {
	background-color: #E6E2AF;
	padding: 10px;
	padding-top: 5px;
}

#footer {
	margin-top: 5px;
	color: #CCC;
	padding: 2px;
	text-align: center;
}





.ads {
	display: none;
	margin: 5px auto;
	width: 100%;
}
/************************/
/*     Header Design    */
/************************/
#header #sitename {
	display:none;
	position: absolute;
	left: 1em;
	top: 1em;
}

#header #sitename h1 {
	font-size: 500%;
	font-family: Georgia, sans-serif;
}

#header #sitename h1 a {
	text-decoration: none;
}

#header #searchbar {
	display:none;
	position: absolute;
	right: 1em;
	bottom: 1em;
}

#header #searchbar #s {
	padding: 1px;
}

#header #searchbar #searchsubmit {
	border: 1px solid #555;
	background-color: #E9E8E2;
}

#header #searchbar #searchsubmit:hover {
	/* background-color: #A6A492; */
}
#navigation {
	width: 100%;
	height: 40px;	
	background: transparent url(img/navigazione.jpg) bottom no-repeat;
	padding-top: 4px;
	margin-top: 5px;
}
#navigation ul {
	list-style-type: none;
	float: left;
}

#navigation li {
	float: left;
}
	
#navigation li a {
	float: left;
	font-size: 160%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	color: #CCCCCC;

}
	
#navigation li a:hover {
	color: #FFF;
	
}
/************************/
/*    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: 20px 45px;
	margin-bottom: 10px;
	
}

.post div.entry a {
	padding: 0 1px;
}
.post div.entry {
	line-height: 1.4em;
	text-align: justify;
}
#more-1 {
	background: none;
}

.post div.entry a:hover {
/* background: #A6A492;*/
	color: red;
}
	
.post blockquote {
	margin: 10px;
	padding: 5px;
	font-size: 10px;
	border-top: 1px solid #A6A492;
	border-bottom: 1px solid #A6A492;
	background-color: #FFF;
	color: #000;
	font-style: italic;
}

.post h2 {
	font-size: 180%;
	font-weight: normal;
	margin: 0 0 15px 0;
	text-align: center;

}

.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;
}

.pagetitle {
	background-image: url(img/header-sf.gif);
	background-repeat: no-repeat;
	height: 72px;
}

.pagetitle h2{	/* titolo della pagina */
	display: block;
	padding: 8px 75px 0 75px;
	font-size: 300%;
	font-family: "Times New Roman", Times, serif;
	color: #3A3329;
}
.pagetitle h3{
	padding: 0 40px  0 105px;
	text-transform:uppercase;
	font-style: italic;
	color:#3D3329;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	text-align: right;
	
}
/************************/
/*    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;
}
*/
/************************/
/*     Footer Design    */
/************************/
#footer p.copi, #footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #40509D;
}
#footer p {
	margin: 5px 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) #F3F3F3 */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
/* End Images */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.topmenu {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #A89BD2; 
}
.topmenu a {
	color: #CCCCCC; 
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFF; 
	text-decoration: underline;

}
.gallery-caption {
	font-size: 11px; 
	font-family: Arial
}
#container2 {
	background: transparent url(img/sfondo_index.gif) center no-repeat;
	width: 558px;
	padding: 10px 20px;
	margin-left: 30px;
}

a.more-link {
	display:block;
	text-align:center;
	font-size:120%;
	margin-bottom:10px;
}

#kesagallery {
	width: 600px; 
	margin: 0 auto;
}
.sfondo {
	 background: transparent url(img/sfondo_kesa.gif) center top no-repeat; 
}

.divisore {
	margin: 5px 0 15px 0;
}
