/*
Theme Name: Soft
Theme URI: http://www.tattoocms.it/templates/soft.html
Author: Nicola Lambathakis


------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #EAC994;
	background-color: #FFFFF1;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
}
#sommario {
	display: inline;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}
#searchbox {
	top: 30px;
	width: 230px;
	position: absolute;
	left: 533px;
	height: 30px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
#topbox {
	top: 100px;
	width: 230px;
	position: absolute;
	left: 533px;
	height: 100px;
	color: #CC6600;
	font-size: 100%;
	font-weight: bold;
	
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

b {
	color: #DEB67A;
}


ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
/* ---[ links ]------------------------------- */

a:link {
	color: #CC6600;
	text-decoration: none;
	background-color: transparent;
	}
a:visited {
	color: #CC6600;
	text-decoration: none;
	background-color: transparent;
	}
a:hover {
	color: #9D9A95;
	}
a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	background-color: #9D9A94;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 0 0 0;
	padding: 0;
	}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #EAC994;
	}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 1px;
	margin: 0 0 0.5em 0;
	color: #CC6600;
	background-image: url(imgs/bgh.gif);
	background-repeat: repeat-y;
	}
h3 {
	margin: 0 0 0 0;
	padding-bottom: 1px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #EAC994;
	background-image: url(/imgs/dotbig.gif);
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAC994;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #EAC994;
	}
h3 a:hover {
	color: #CC9900;
	}
h4, h5 {
	margin: 0.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #CC6633;
	}
h1 span, h2 span, h3 span {
	color: #ED0608;
	}

p { padding: 0 0 1em; }

a, a:link {
    text-decoration: none;
    color: #ED0608;
}
a:visited { color: #ED0608; }
a:hover { color: #FFFFFF; text-decoration: none;}
a:active { color: #ED0608; text-decoration: none;}


a img, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ED0608;
	border-right-color: #ED0608;
	border-bottom-color: #ED0608;
	border-left-color: #ED0608;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	width: 776px;
	text-align: left;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-color: #fbf5e7;
}

#content {
	float: left;
	text-align: left;
	width: 440px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	color: #9d9a95;
}
#content h1 {
	color: #9d9a95;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Special text formatting
------------------------------------------------------------------------------- */


blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(imgs/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre;
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafaf1;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr {
	display: none;
	color: #99CC00;
}


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header
------------------------------------------------------------------------- */

#header {
	position: relative;
	background-repeat: repeat-y;
	background-position: left top;
	height: 130px;
	background-color: #fbf5e7;
	background-image: url(imgs/headerbg.gif);
	padding: 4px;
}

#header h1 {
	margin: 0;
	color: #e1ca9a;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	font-style: italic;
	font-weight: bold;
	font-size: xx-large;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imgs/puntina.jpg);
	height: 83px;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #EAC994;
}
#header h1 a:hover {
    color: #E6CC8F;
}

/* Flex Search Form styles--------------------- */

.FSF_input {
	color: #111;
	width: 55%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	background-color: #f6f6f5;
	background-image: url(imgs/footer.gif);
	background-repeat: repeat;
   }
	
	.FSF_input:focus {
	border: 1px solid #CC6600;
	color: #990000;
	background-color: #fffff1;
	background-image: url(imgs/chiaro.gif);
	background-repeat: repeat;
   }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 22px;
	width: 22px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
    }
    
.submit:hover, .FSF_submit:hover {
	height: 22px;
	width: 22px;
	border: 0;
	cursor: pointer;
	background-image: url(imgs/searchover.gif);
	background-repeat: no-repeat;
    }
	
	/*---Post ----*/
	
	#RightPost {
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 5px;
	}
#summaryPost {
	padding: 5px;
	margin-bottom: 2px;
}
#summaryPost h3 {
	color: #EAC994;
	height: 52px!important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	background-image: url(imgs/bgsummaryh3.gif);
	background-repeat: no-repeat;
	}
	
	#summaryPost a:hover {
	color: #FFFFFF;
	}
#summaryPost a:link  {
	color: #EAC994;
	font-size: 100%;
	}
#summaryPost a:visited {
	color: #EAC994;
	font-size: 100%;
	}
#summaryPost a:hover {
	color: #FFFFFF;
	}
#summaryPost a:link  {
	color: #EAC994;
	font-size: 100%;
	}
#summaryPost h3 a:visited {
	color: #EAC994;
	font-size: 100%;
	}
    
.post {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 10px;
}

.post h3 {
    margin-top: 0;
    color: #EAC994;
}
.post ul li {
	background: url(imgs/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments
------------------------------------------------------------------------- */
.comment {
    background-color: #EAC993;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #EAC993;
}
.commentAuthor {
    background-color: #EAC993;
}
.commentMe {
    background-color: #EAC993!important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #EAC994;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #EAC994;
}
.commentMe .commentNum {
    color: #EAC994;
}
.commentAuthor .commentNum {
    color: #EAC994;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #EAC994;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar
------------------------------------------------------------------------- */

#sidebar {
	font-size: 85%;
	line-height: 1.4em;
	color: #9d9a95;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 525px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-color: #ebf1f3;
	background-image: url(imgs/bgnews.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar h3 {
	color: #CC6600;
	font-size: 140%;
	border: none;
	background-color: #ECCB97;
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(imgs/footer.gif);
	}
#sidebar h3 a:hover {
	color: #9d9a95;
	font-weight: bold;
	font-size: 140%;
	
	}
	#sidebar h3 a:link, h3 a:visited {
	font-size: 120%;
	text-decoration: none;
	border-bottom: none;
	color: #9d9a95;
	font-weight: bold;
	}

#sidebar h4 {
	color: #EAC994;
	font-size: 120%;
	border: none;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	}
	#sidebar h4 a:hover {
	color: #EAC994;
	font-size: 120%;
	
	}
	#sidebar h4 a:link  {
	color: #CC6600;
	font-size: 120%;
	padding-left: 5px;
	
	}
	#sidebar h4 a:visited {
	color: #CC6600;
	font-size: 100%;
	
	
	}

#sidebar img {
	vertical-align: middle;
	}


/* Footer
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	font-size: 85%;
	color: #9d9a95;
	background-image: url(imgs/footer.gif);
	background-repeat: repeat;
	background-position: left bottom;
	padding: 10px 21px 0px 19px;
	height: 52px;
	text-align: center;
	vertical-align: bottom;
	border: 2px solid #FFFFFF;
}

#footer p {
	background-image: url(imgs/bottom_sash.gif);
	background-repeat: no-repeat;
	background-position: center top;
    padding: 20px;
}

#footer a {
	
	color: #FFFFFF;
	font-weight: bold;
}
/*---others---*/

fieldset {
    border: none;
}

legend {
	display: none;
}

/* images
------------------------------------------------------------------------------- */

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;
}
   /*MENU left*/

#menu li {
	list-style: none;
	background-image: url(imgs/button-red.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 22px;
	}

#menu li li {
	font-size: 1em !important;
	background-image: url(imgs/button-yel.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 22px;
	}
	
#menu li li.here {
	font-size: 1em !important;
	background-image: url(imgs/button-here.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 22px;
	}
	
#menu li li li {
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	background-image: url(imgs/button-yel.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	}

#menu ul {
	padding: 10px;
	margin: 5px;
	}

#menu ul ul {
	display:none;
	padding: 5px 10px 10px 0;
}

#menu li.here ul {
	display:block;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	background-repeat: no-repeat;
	background-position: 0 5px;
  }
  
#menu ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

#menu a {
	font-size: .9em;
	text-decoration: none;
	}

#menu a:link {
	color: #CC6600;
	font-weight: normal;
	}

#menu a:visited {
	color: #CC6600;
	}

#menu a:hover, #links a:active {
	color: #9D9A95;
	}

/*top menu*/
#TopBar {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#TopBar p {
	position: absolute;
	font-size: x-small;
	right: 0px;
	top: 30px;
	margin: 0;
}
#TopBar ul {
	margin: 0;
	padding: 0; /*26px 0 0 0;*/
}
#TopBar li {
	float: left;
	list-style-type: none;
	width:82px;
	height: 30px;
	font-size: x-small;
	color: #CC6600;
	font-weight: bold;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-image: url(imgs/footer.gif);
	vertical-align: middle;
}
#TopBar li:hover {
	padding-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgs/hover.gif);
	background-repeat: repeat;
}
* html #TopBar li a:hover {	padding-top: 3%;}
#TopBar li.here   {
	padding-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgs/hover.gif);
}
#TopBar a {
	color: #FFFFFF;
	width:100%;
	display:block;
	text-decoration: none;
}
#TopBar a:hover {
	color: #FFFFFF;
	width:100%;
	display:block;
	text-decoration: none;
}
#TopBar li a {
	text-decoration: none;
	color: #FFFFFF;
}
#TopBar li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#TopBar li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#TopBar li a img {
	float: left;
	margin: 0 4px 0 0;
}

#main
{ margin-left: auto; 
  margin-right: auto;
}

#ajaxmenu {
	margin-left: auto; 
    margin-right: auto;
}

#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:84px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:30px;
	line-height: 16px;

	}
#ajaxmenu ul li a {
	color: #FFFFFF;
	font-weight: bold;
}



/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {

	color: #062E4B;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
    border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
	background-position: -84px;
	margin: 0px;
    border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
#ajaxmenu ul li.lastcategory {
	color: #062E4B;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
	background-position: -168px;
	margin: 0px;
    border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
	background-image: url(imgs/footer.gif);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background-image: url(imgs/footer.gif);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	
	background-image: url(imgs/footer.gif);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	
	width: 82px;
	display: block;
    background-image:  url(imgs/footer.gif) ;
}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image:  url(imgs/footer.gif) !important;
	border: #FFFFFF;
	background-repeat: repeat-x;
	
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #FFFFFF;
	background-image:  url(imgs/footer.gif) !important;
	background-repeat: repeat-x;
	text-align: left;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-weight: normal;
	
	background-position: left center;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */
#ajaxmenu {
	position: absolute;
	top:88px;
	margin-right: auto;
	margin-left: auto;
	width: 781px;

}

#myajaxmenu {
	position: absolute;
	top:35px;
	left: 0px;
	display: block;
	z-index: 1000;
}

div.maplink {
margin-bottom:1em;
margin-left:36px;
color:#333;
}
div.maplink #map {
width: 400px;
height: 400px;
float:left;
border:3px double #FFF;
}
div.maplink #map h4 {
color:#333;
}
div.maplink #maplinks {
margin-left:420px;
}



#lbOverlay {
	position: absolute;
	top:0; left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%; padding:0;
	overflow: hidden;
	background-color: #fffff1;
}

.lbLoading {
	background: #fffff1 url(assets/js/slimbox_ex/images/sb_loading.gif) no-repeat center;
}

#lbCanvas {
	border: 9px solid #fff;
}

#lbCanvas iframe, #lbCanvas img {
	border:1px solid #999;
	margin:0; padding:0;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 10px;
	width: 70px;
	background:url(assets/js/slimbox_ex/images/sb_anchor_spacer.gif);
}


#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(assets/js/slimbox_ex/images/sb_prevlabel.gif) no-repeat;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(assets/js/slimbox_ex/images/sb_nextlabel.gif) no-repeat;
}

#lbBottom {
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	margin:0 0 0 10px; padding:0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(assets/js/slimbox_ex/images/sb_closelabel.gif) no-repeat center;
	margin:0; padding:0;
}

#lbCaption, #lbNumber {
}

#lbCaption {
	font-weight: bold;
}
