/* body
--------------------------------------------------*/
body {
  color:#511151;

  background: #FDEC01 url(images/spring_flavour/GuestBack.gif) repeat left top;
}

body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#009193;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#1BA6B2;}


/* links
--------------------------------------------------*/
a {COLOR: #1B45BE;}

a:hover {COLOR: #B30405;}

a.commentlink {
  padding-left:16px;
  background:url(images/spring_flavour/comments.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:#009193;}


/* container
--------------------------------------------------*/
#container {
	padding-top:0;
	background:#FFF5FA url(images/spring_flavour/CheqBackJLighter.jpg) 530px 0px repeat-y;
	border-top: thin dashed #B30405;
	border-right: thin dashed #B30405;

	border-left: thin dashed #B30405;
}


#container.chighlights 	{background:#FFF5FA url(images/spring_flavour/CheqBackJLighter.jpg) 0px 0px repeat-y;}



#container.singlecol,
#commentspopup #container {background-image:none;}



/* header
--------------------------------------------------*/
#header {
			padding-top:30px;
			background-color:#FCFDC4;
	text-align: center;
	padding-bottom: 15px;}

#header h3 {
	text-align: left;
	font-size: 1.8em;
	font-family: "Comic Sans MS";
	color:#1B45BE;
	}
		

/* navigation
--------------------------------------------------*/
#navigation {
	background-color:#A640DC;
	text-align: center;
	font-weight:bold;	

}

#navigation li {border-color:#FFECFF;}

#navigation a {color:#FFECFF;}

#navigation .selected,
#navigation a:hover
  {background-color:#EF45BC}

#navigation form {
  border-color:white;
  background:#EFA5FC url(images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat;
}

#navigation #s {border-color:#AF15AC;}

#navigation #searchbutton {
  color:white;
  background-color:#FF55BC;
}


/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px;
}

.entry .author {}

.entry .info {
	border-color:#F3F4F4;
	background-color:#FCF8FF;
	line-height: 3em;

}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}

.entry .info .date {

  padding-left:5px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.entry .info .author {
margin-left:5px;
  padding-left:40px;
	padding-top:8px;
padding-bottom:8px;
  border-color:#F3F4F4;
  background:url(images/face.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.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/face.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(images/GreenBulletAnima.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/spring_flavour/pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input {color:#414141;}

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:#A0A0A0;}

#content.archive h2,
#content.archive h1 {font-family:"Comic Sans MS", "Century Gothic", Tahoma;
font-weight:bold;
color:#005193}


/* 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
--------------------------------------------------*/
#subcontent {background:url(images/spring_flavour/subcontent_bg.gif) top left no-repeat;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
color:#FCFCFF;
  background:#EFA5FC url(images/spring_flavour/corner_top_left.gif) top left no-repeat;
}

#subcontent h2 em {background:url(images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#90F0A0;}


#subcontent li a:hover {background-color:#FFFBF0;}

#subcontent ul.pages li {list-style-image:url(images/BlueWheelIcon.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(images/BlueWheelIcon.gif);}


#subcontent ul.links li {list-style-image:url(images/BlueWheelIcon.gif);}

#subcontent ul.feeds li {list-style-image:url(images/BlueWheelIcon.gif);}

#subcontent ul.posts li {list-style-image:url(images/BlueWheelIcon.gif);}

#subcontent ul.categories li li {
	list-style-image:none;
	list-style-type: none;
}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#F3F4F4;}

#subcontent table thead tr {
  border-bottom-color:#F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom-color:#F3F4F4;}

#subcontent table td#today {
  border-color:#F3F4F4;
  color:#414141;
}

#subcontent table td a {
  border-bottom-color:#A3C159;
  background-color:#EDF3DE;
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#9080C0;

}

.singlecol #footer {background-image:none;}

#footer p {border-top:6px solid #E9F7F6;}

#footer a {color:#A0A0A0;}

#footer a:hover {color:#414141;}

#footer strong {color:#009193;}



/* customised styles
--------------------------------------------------*/

.rockwell {
	font-family: Rockwell, Raavi, Stencil, Courier, "Times New Roman";
	font-size:larger;
	color:#990033;
	letter-spacing: 2px;
}

.algerian {
	font-family: Algerian, Andalus, "Arno Pro Smbd", "Trebuchet MS", "Arial Black";
	font-size:larger;
	color: #663300;
	letter-spacing: 2px;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size:larger;
	color: #003366;
	letter-spacing: 1px;
}

