/* body
--------------------------------------------------*/
body {
  color:#9898CB;
  background:#000033;
}

body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#FF6600;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#CCCFFF;}


/* links
--------------------------------------------------*/
a {color:#ff6600;}

a:hover {color:#CCCFFF;}

a.commentlink {
  padding-left:16px;
  background:url(images/spring_flavour/comment.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(images/spring_flavour/more.gif) center right no-repeat;
}

/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#000066;}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
  background:blu url(images/spring_flavour/container_bg.gif) 500px 0px repeat-y;
}

#container.singlecol,
#commentspopup #container {background-image:none;}



/* header
--------------------------------------------------*/
#header {
	background-color:#000066;
  border:'2px' 'normal' '#0000ff'
  border-color:#0000ff
; 		height: 200px;
	background-image: url(images/spring_flavour/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* navigation
--------------------------------------------------*/
#navigation {background-color:#000066;}

#navigation li {border-color:none;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#ff6600}

#navigation form {
  border-color:000066;
  background:#000066;
}

#navigation #s {border-color:#000066;}

#navigation #searchbutton {
  color:FF6600;
  background-color:#0000ff;
}


/* Entry
--------------------------------------------------*/
.entry {
	background-color: #000033;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 40px;
	margin-left: 5;
	padding: 10px;
}

.entry .author {}

.entry .info {
  border-color:#000066;
  background-color:#000066;
}

.entry .info a {border-color:#000066;}

.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#9898CB;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#9898CB;}

.minientry .commentlink {border-color:#9898CB;}

.minientry .permalink {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:20px;}

#comments h2 a {color:#ff6600;}

#comments li.comment {list-style-image:url(images/spring_flavour/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/spring_flavour/pingtrackback.gif);}

#commentform {background-color:#000066;}

#comments .header {background-color:#0000FF;}

#comments .header.alt {background-color:#000066;}


/* form
--------------------------------------------------*/
form p {border-color:000066;}

form label { color:#FF6600;}

form em {color:#C8C8B4;}

form input {color:#000033;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#000066;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(images/spring_flavour/next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(images/spring_flavour/previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(images/spring_flavour/edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(images/spring_flavour/edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent barra laterale
--------------------------------------------------*/
#subcontent {background-color:000066;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
	color:FF6600;
	background:#000033;
	font-size: 15px;
	font-weight: normal;
	font-variant: small-caps;
	white-space: nowrap;
}

/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent li a:hover {background-color:#0000FF;}

#subcontent ul.pages li {list-style-image:url(images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(images/spring_flavour/categories_yellow.gif);}

#subcontent ul.links li {list-style-image:url(images/spring_flavour/links_yellow.gif);}

#subcontent ul.feeds li {list-style-image:url(images/spring_flavour/feeds_yellow.gif);}

#subcontent ul.posts li {list-style-image:url(images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(images/spring_flavour/sub_categories_yellow.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#9898cb;}

#subcontent table caption {border-bottom-color:#9898cb;}

#subcontent table thead tr {
  border-bottom-color:#0000ff;
  color:#9898cb;
}

#subcontent table th {border-bottom-color:#F3F4F4;}

#subcontent table td#today {
  border-color:#0000FF;
  color:#FF6600;
}

#subcontent table td a {
  border-bottom-color:#A3C159;
  background-color:#0000FF;
}

#subcontent table tfoot {border-top-color:#0000FF;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#A0A0A0;
  background:0099FF;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:3px solid #FF6600;}

#footer a {color:#0000ff;}

#footer a:hover {color:#FF6600;}

#footer strong {color:#0099FF;}
/* 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) */

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 */