/*
Theme Name: Curve
Theme URI: http://www.tattoocms.it/templates/curve.html
Author: Nicola Lambathakis


------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-image: url(imgs/bgbody.jpg);
	background-position: left top;
}
#sommario {
	display: inline;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}
#searchbox {
	top: 15px;
	width: 230px;
	position: absolute;
	left: 560px;
	height: 30px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#topbox {
	top: 1px;
	width: 230px;
	position: absolute;
	left: 20px;
	height: 50px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

b {
	color: #030303;
}


ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
/* ---[ links ]------------------------------- */

a:link {
	color: #8FAC2C;
	text-decoration: none;
	background-color: transparent;
	}
a:visited {
	color: #8EAD2B;
	text-decoration: none;
	background-color: transparent;
	}
a:hover {
	color: #96B624;
	}
a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	background-color: #9D9A95;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 5px;
	margin: 10px;
	color: #666666;
	}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	color: #96B52B;
	background-repeat: repeat-y;
	}
h3 {
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/imgs/dotbig.gif);
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EAD2E;
	height: 30px;
	margin-top: 5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #EAC994;
	}
h3 a:hover {
	color: #716F70;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #999999;
	}
h1 span, h2 span, h3 span {
	color: #666666;
	}

p { padding: 0 0 1em; }

a, a:link {
    text-decoration: none;
    color: #00CC00;
}
a:visited { color: #00CC00; }
a:hover { color: #999999; text-decoration: none;}
a:active { color: White; 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: 754px;
	text-align: left;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(imgs/bgmain.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content {
	float: left;
	text-align: left;
	width: 440px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	color: #666666;
}
#content h3 {
	color: #8FAD29;
	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: #fafafa;
}
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: no-repeat;
	background-position: left top;
	height: 150px;
	background-image: url(imgs/header.jpg);
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
}

#header h1 {
	margin: 0;
	color: #C7FF42;
	text-shadow: #81A75B 2px 2px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 220px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #000000;
}
#header h1 a:hover {
    color: #98B42B;
    text-shadow: #fff 0 0 4px;
}

/* 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: #f6f6f6;
	background-image: url(imgs/bgsearch.gif);
	background-repeat: repeat;
   }
#loginbox {
	padding: 4px;
	height: 200px;
}
#date {
	color: #999999;
}
#date a {
	color: #999999;
}




	.FSF_input:focus {
	border: 1px solid #8FAD27;
	color: #000000;
	background-color: #fff;
	background-repeat: repeat;
   }

.FSF_submit, .FSF_submit:focus {
	margin-left: 5px;
	height: 21px;
	width: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
    }

.submit:hover, .FSF_submit:hover {
	height: 21px;
	width: 21px;
	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 {
	margin-bottom: 2px;
         margin-top: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#summaryPost h3 {
	color: #96B625;
	height: 20px!important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-y;
	margin: 2px;
	}
	#summaryPost a:hover {
	color: #999999;
	}
#summaryPost a:link  {
	color: #C7FF42;
	font-size: 100%;
	}
#summaryPost a:visited {
	color: #C7FF42;
	font-size: 100%;
	}
#summaryPost a:hover {
	color: #FFFFFF;
	}


#morelink {
	background-image: url(imgs/bgmore.gif);
	text-align: center;
	height: 28px;
	width: 114px;
	float: right;
}
#morelink a:link{
	background-image: url(imgs/bgmore.gif);
	text-align: center;
	height: 28px;
	width: 114px;
	color: #009900;
	float: right;
}
#summaryPost h3 a:visited {
	color: #96B52B;
	font-size: 100%;
	}
#summaryPost h4 {
	color: #FFFFFF;
	font-size: 14px;
height: 16px!important; /* for most browsers */
	height /**/:16px; /* for IE5/Win */
margin-top: 5px;
	}

.post {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}

.post h3 {
    margin-top: 0;
    color: #95B524;
}
.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: #797979;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #635F60;
}
.commentAuthor {
    background-color: #96B52B;
}
.commentMe {
    background-color: #96B52C!important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #9EB34C;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #94B62B;
}
.commentMe .commentNum {
    color: #96B52B;
}
.commentAuthor .commentNum {
    color: #868187;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #94B329;
    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: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 525px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	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 {
	margin-left: -5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 1em;
	padding-left: 15px;
}

#sidebar h3 {
	color: #FFFFFF;
	font-size: 140%;
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	}
#sidebar h3 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;

	}
	#sidebar h3 a:link, h3 a:visited {
	font-size: 120%;
	text-decoration: none;
	border-bottom: none;
	color: #C7FF42;
	font-weight: bold;
	}

#sidebar h4 {
	color: #FFFFFF;
	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: #96B625;
	font-size: 120%;

	}
	#sidebar h4 a:link  {
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 5px;

	}
	#sidebar h4 a:visited {
	color: #FFFFFF;
	font-size: 100%;


	}
#poll {
}


#sidebar img {
	vertical-align: top;
	padding: 0px;
	}
#news {
}



/* Footer
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	font-size: 85%;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 48px;
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imgs/footer.jpg);
	padding-top: 0px;
}

#footer p {
	padding: 0px;
}

#footer a {
	border-bottom: none;
	color: #FFFFFF;
	font-weight: bold;
}
/*---others---*/

fieldset {
    border: none;
}

legend {
	display: none;
}

/* images
------------------------------------------------------------------------------- */

p img {
	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;
	color: #C7FF42;
	background-image: url(imgs/button-li.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	}
	#menu li.here {
	font-size: 1em !important;
	background-image: url(imgs/button-li-here.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	}

#menu li li {
	font-size: 1em !important;
	background-image: url(imgs/button-lili.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	}

#menu li li.here {
	font-size: 1em !important;
	background-image: url(imgs/button-lili-here.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	}


#menu li li li {
	font-size: 1em !important;
	background-image: url(imgs/button-lilili.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	}

	#menu li li li.here {
	font-size: 1em !important;
	background-image: url(imgs/button-lilili-here.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	}


#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: 1em;
	text-decoration: none;
	}

#menu a:link {
	color: #C7FF42;
	font-weight: normal;
	}

#menu a:visited {
	color: #C7FF42;
	}

#menu a:hover {
	color: #FFFFFF;
	}

	/*link style 2nd level*/

	#menu li li a {
	font-size: 1em;
	color: #00BFFF;
	text-decoration: none;
	}

#menu li li a:link {
	color: #00BFFF;
	font-weight: normal;
	}

#menu li li a:visited {
	color: #00BFFF;
	}

#menu li li a:hover {
	color: #FFFFFF;
	}

/*link style 3rd level*/

	#menu li li li a {
	font-size: 1em;
	color: #FFD700;
	text-decoration: none;
	}

#menu li li li a:link {
	color: #FFD700;
	font-weight: normal;
	}

#menu li li li a:visited {
	color: #FFD700;
	}

#menu li li li a:hover {
	color: #FFFFFF;
	}


	/*  poll.css - stylesheet settings for poll snippets */

.poll {
  width:100%;
  font-size:1em;
  margin:0;
  padding:0;
}
.poll_container {
  width:100%;
  background-color:#c6c981;
  color:black;
  border:1px solid black;
  padding-top:0.5em;
  padding-bottom:0.5em;
  margin-left:auto;
  margin-right:auto;
}
.poll_question {
  width:100%;
  text-align:center;
}
.poll_row_container {
  width:100%;
  padding:.1em 0;
}
.poll_choice {
  width:30%;
  float:left;
  text-align:left;
  padding-left:0em;
}
.poll_votes {
  width:15%;
  float:left;
  padding-right:.5em;
  text-align:right;
}
.poll_bar_container {
  width:35%;
  height:.98em;
  background-color:#c6c981;
  border:1px solid black;
  float:left;
  margin:.1em;
}
.poll_bar {
  height:.98em;
  background-color:#FF3366;
  float:left;
  margin:0;
  padding:0;
}
.poll_percent {
  text-align:right;
  padding-right:1em;
  margin-left:auto;
  margin-right:auto;
}
.poll_totalvotes {
  width:45%;
  text-align:right;
}
.float_left_text_right {
  width:50%;
  float:left;
  text-align:right;
  margin:0;
  padding:0;
}
.float_right_text_left {
  width:50%;
  float:right;
  text-align:left;
  margin:0;
  padding:0;
}
.space_line {
  clear: both; margin: 0; padding: 0; width: 90%;
}

/* END - poll.css */
.float_left_text_right {
  width:50%;
  float:left;
  text-align:right;
  margin:0;
  padding:0;
}
.float_right_text_left {
  width:50%;
  float:right;
  text-align:left;
  margin:0;
  padding:0;
}
.space_line {
  clear: both; margin: 0; padding: 0; width: 90%;
}

/* END - poll.css */
#header h3 {
	margin: 0;
	color: #96B52B;
	text-shadow: #81A75B 2px 2px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#imageheader {
	padding-left: 22px;
	height: 125px;
	width: 400px;
	margin-bottom: 0px;
}


/*news*/
#textsummaryhidden {
	display: none;
}#newscontainer {
	padding: 8px;
	border: 1px solid #96B625;
	background-image: url(imgs/bgbianco.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
#button1 {
	text-align: center;
	height: 37px;
	width: 124px;
	float: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	padding: 2px;
}
#button1 a {

	background-image: url(imgs/button1.jpg);
	text-align: center;
	height: 37px;
	width: 124px;
	float: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 80%;
	padding: 2px;
}
#button1 a:hover {


	background-image: url(imgs/button1over.jpg);
	text-align: center;
	height: 37px;
	width: 124px;
	float: right;
	background-repeat: no-repeat;
	color: #00CC33;
	font-size: 80%;
	padding: 2px;
}
#version {
	text-align: center;
	height: 37px;
	width: 87px;
	float: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 110%;
	background-image: url(imgs/version.jpg);
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
