/*
Theme Name: daffodil
Theme URI: http://pure-essence.net/2008/10/02/wordpress-theme-daffodil/
Description: Created by <a href="http://pure-essence.net/">pure-essence.net</a>. Daffodil, green, yellow, black, flower theme.
Version: 1.0.0
Author: Ying Zhang
Author URI: http://pure-essence.net/
Tags: fixed width, three columns, widgets, valid CSS, widget ready, simple, valid XHTML, left sidebar, green, yellow, black, flower, daffodil

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */


.banner1 {
position: relative; 
left: 480px; 
top: 15px;
background: none; 
width: 200px; 
height: 55px; 
min-width: 200px;
}

.banner2 {
position: relative; 
left: 480px; 
top: 24px;
background: none; 
width: 199px; 
height: 55px; 
min-width: 199px;
}

.banner3 {
position: relative; 
left: 699px; 
top: -95px;
background: none; 
width: 227px; 
height: 120px; 
min-width: 200px;
}



body {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, sans-serif;

	background: #15579e url(images/toppage_left3.jpg) top left repeat-x;
color: black;
}


/* Default */
a {
	color: white;
}

a:hover {
	color: black;
}

a:focus {
	outline: none;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: .95em;
font-weight:bold;
}

h3 {
	font-size: 1em;
}

blockquote {
	padding: 0 1.5em;
	margin: 0;
	background: url(images/quoteBk.gif) left top no-repeat;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em  0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	border: 5px solid black;
}

form {
	padding: 0;
	margin: 0;
}

/* Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* Layout */



#container1 {
	width: 937px;
	margin: 0 auto;
	background: url(images/toppage_middle3.jpg) top center no-repeat;


}

#container2 {
	background: url(images/greenBk.png) 106px top repeat-y;

}

#container3 {
	background: url(images/rocksleft.png) left top no-repeat;
margin-left: -4px;

}

#container4 {
	background: url(images/rocksright.png) right 220px no-repeat;
margin-right: 2px;

}



#page {
	margin: 0 123px 0 166px;
	min-height: 700px;
	//padding: 0 12px;
padding-top: -20px;


}

* html #page {
	height: 700px;
}

#header1 {

}

#header2 {
	background: url(images/headerLeftBk.gif) left top no-repeat;
}

#header3 {
	background: url(images/headerRightBk.gif) right top no-repeat;
}

#header4 {
background: url(images/banner333.gif) center top no-repeat;

height: 1px;
}

#header4 h1 {
	margin: 0;
	//padding: 40px 0 0 80px;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.8em;
}

#header4 h1 a,
#header4 h1 a:hover {
	color: black;
	text-decoration: none;
}

#header4 div.description {
	padding: 0 10px 0 80px;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: black;
}

p.pagetitle {
font-size: 3em;
padding: 0;
font-family:  Tahoma, Verdana, Arial, sans-serif;
color: black;
text-align: center;
}

h2.commentheading {
	padding: 0;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	color: black;
	text-align: left;
font-size: 1.5em;
}

.post h2 {
	padding: 0;
	margin: 0;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.3em;
}

.post h2 a,
.post h2 a:hover {
	color: black;
	text-decoration: none;
}

#content {
	margin-top: -40px;


}
#content p {
	padding: 0;
	margin: 0.1em 0;

}

p.postmetadata,
p.postmetadata a,
p.tags,
p.tags a{
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	color: black;
}

p.postmetadata a:hover,
p.tags a:hover {
	color: black;
}

p.postmetadata,
p.tags {
	font-size: 0.95em;
	margin: 0;
	padding: 3px 0;
text-align: center;
}




#content .entry p {
	margin: 0.8em 0;
}

#content p.tags {
	background: url(images/tagsIcon.gif) left 3px no-repeat;
	padding-left: 16px;
}

ul.postmetadata {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	background: url(images/commentBk.gif) left 10px repeat-x;
	height: 30px;
}

ul.postmetadata li.comments {
	float: right;
}

ul.postmetadata li.comments a {
	color: black;
	display: block;
	text-decoration: none;
	background: #001f00 url(images/commentRightBk.gif) right top no-repeat;
}

ul.postmetadata li.comments a:hover {
	color: black;
}

ul.postmetadata li.comments a span {
	display: block;
	background: url(images/commentLeftBk.gif) left top no-repeat;
	padding: 2px 5px 3px 5px;
}

#rightcol {
	width: 122px;
	float: right;
	padding: 2em 0 0 0;
}




#searchform {
	padding: 0 0 0 1em;
	background: url(images/searchIcon.gif) 17px 4px no-repeat;
}


#searchform div {
	background: url(images/searchBk.gif) left top no-repeat;
	padding: 0 0 3px 0;
}

#s {
	width: 8em;
	font-size: 0.8em;
	margin: 0 0 0 18px;
	background: transparent;
	color: black;
	border: 0;
}

ul#navlist {
	padding: 0;
	margin: 1.5em 0 0 0;
	list-style: none;
	font-size: 0.9em;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	text-transform: lowercase;
}

ul#navlist li a {
	display: block;
	padding: 3px 0 3px 2.2em;
	background: url(images/navBk.gif) 1em bottom no-repeat;
	color: black;
	font-weight: bold;
	height: 1%;
	text-decoration: none;
}

ul#navlist li a:hover,
ul#navlist li.current_page_item a {
	background: #000 url(images/navBk.gif) 1em top no-repeat;
	color: #fff;
}

#sidebar {
	width: 163px;
	float: left;
	margin: 498px 0 0 0;
	text-align: right;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: black;
}

#sidebar a {
	color: black;
	text-decoration: none;
font-weight: bold;
}

#sidebar a:hover {
	color: black;
	text-decoration: underline;
font-weight: bold;
}

#sidebar ul,
#sidebar ul ul,
#sidebar h2 {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0 1em 1em 0;
}

#sidebar h2 {
	font-family:  Arial Black;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	padding: 1em 0 0.5em 0;
	font-size: 1.5em;
	background: url(images/commentBk.gif) right 2.3em repeat-x;
}

#sidebar ul ul li a {
	display: block;
	padding: 2px 1em 4px 0;
	background: url(images/sidebarBk.gif) right center no-repeat;
	height: 1%;
	
}

#sidebar ul ul li a:hover {
	background-color: rgb(0,74,140);
	color: black;
	text-decoration: none;
}

#sidebar ul ul#recentcomments li a {
	display: inline;
	padding: 0;
	background-image: none;
	border-bottom: 2px solid black;
}

#sidebar ul ul#recentcomments li a:hover {
	background-color: transparent;
}
#sidebar ul ul#recentcomments li {
	padding: 2px 1em 4px 0;
	background: url(images/sidebarBk.gif) right center no-repeat;
	border-bottom: 5px solid black;
}
#sidebar ul ul#recentcomments li:hover {
	background-color: none;
}

table#wp-calendar {
	width: 150px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	width: 14%;
	padding: 2px 0;
}

#wp-calendar td#today {
	
background-color: rgb(0,74,140);
}

.navigation {
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0 0 1em 0;
}

.navigation .alignleft a {
	background: url(images/navLeftArrow.gif) left bottom no-repeat;
	padding-left: 1em;
}

.navigation .alignleft a:hover {
	background: url(images/navLeftArrow.gif) left top no-repeat;
}

.navigation .alignright a {
	background: url(images/navRightArrow.gif) right bottom no-repeat;
	padding-right: 1em;
}

.navigation .alignright a:hover {
	background: url(images/navRightArrow.gif) right top no-repeat;
}

.navigation a {
	text-decoration: none;
	color: black;
}

.navigation a:hover {
	text-decoration: underline;
	color: black;
}


/* Comment */
h2.commentheading {
	padding: 0 0 1em 0;
align: left;
}

ol.commentlist {
	padding: 0;
	margin: 0 0 1em 0;
	list-style: none;
}

div.commentindheader {
	padding: 1em 1em 0 1em;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
}

div.commentindtext {
	padding: 0 1em 1em 1em;
}

ol.commentlist li.alt div.commentindheader {
	background: url(images/commentIndTopBk.gif) center top no-repeat;
}

ol.commentlist li.alt {
	background: rgb(0,74,140) url(images/commentIndBottomBk.gif) center bottom no-repeat;
	
}

div.avatarwrapper {
	position: relative;
	float: left;
	margin: 0 1em 0 0;
}

span.avataroverlay {
	position: absolute;
	display: block;
	background: url(images/commentAvatarOverlay.gif) left top no-repeat;
	width: 32px;
	height: 32px;
	top: 0;
	left: 0;
}

li.alt span.avataroverlay {
	background: url(images/commentAvatarOverlayAlt.gif) left top no-repeat;
}

li.alt blockquote {
	background-image: url(images/quoteCommentAltBk.gif);
}

div.commentindheader cite {
	font-style: normal;
font-weight: bold;
}

#recaptcha_area {
	padding-bottom: 1em;
}

form#commentform {
	margin: 0 0 1em 0;
	padding: 1em;
}

form#commentform p {
	margin: 0 0 1em 0;
	padding: 0;
}

input#author,
input#email,
input#url {
	width: 27em;
}

input#author,
input#email,
input#url,
textarea#comment {
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	padding: 2px;
	background: white;
	color: black;
	border: 2px solid black;
}

textarea#comment {
	width: 45em;
	height: 120px;
}

input#submit {
	background: white;
	border: 2px solid black;
	color: black;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 79px;
	height: 27px;
}


#footer {
	clear: both;
background-color: white;
	
border-top: 5px solid black;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: black;
        height: 7rpx; 
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	color: blue;
	text-decoration: underline;
}

#footerinner {
	
width: 937px;
height: 68px;
	margin: 0 auto;
	padding: 1em 0 2em 0;
}

p.poweredBy {
	margin: 0 0 0 30px;
}

p.validations {
	margin: 10px 0 0 170px;
}

span.buttons {
	
}

span.buttons img {
	border: 0;
	vertical-align: bottom;
	padding: 0 5px;
}

span.buttons img.home {
	width: 18px;
	height: 18px;
}

span.buttons img.top {
	width: 18px;
	height: 18px;
}

#footer a.xhtml,
#footer a.css {
	font-weight: bold;
	padding: 0 18px 0 0;
	color: #fff;
	background: url(images/greenArrow.gif) right 1px no-repeat;
}

#footer a.css {
	padding-left: 3px;
}

a.title{

text-transform: capitalize;
text-decoration: none;
}


hr {
border:none;
border-top : dotted 5px black;
width: 95%;
margin-top: 25px;
margin-bottom: 25px;
height : 0;
}

p.red {
font-size: 2.5em;
color: red;

}

#coralL {background: url(images/coral.gif) left bottom no-repeat;}
#coralR {background: url(images/coralR.gif) right bottom no-repeat;}

a.pagetitle{
text-transform: uppercase;
color: black;
text-decoration: none;
text-weight: bold;
}

a.com{
color: black;
text-decoration: none;
text-weight: bold;
}



