/*  
Theme Name: Huahua (Flowery)
Theme URL: http://www.simplywp.net
Author: Kathie & Andrew
Author URL: http://www.simplywp.net
Description: 3 columns common structure of WordPress theme. Gravatar, widget sidebar and tab ready. Designed by <a href="http://www.simplywp.net">SimplyWP</a>.
Tags: blue, simple, color, white, sketches, vector, illustrator
*/

body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 background: url('images/background.png') no-repeat #60A7DB;
 padding: 0px;
 margin: 0px;
 }
#wrap {
 width: 900px;
 padding: 10px;
 margin: auto;
 background: url('images/main_bg.png') no-repeat right bottom #FFFFFF;
 }
#header {
 height: 150px;
 margin: auto;
 padding: 70px 0px 0px 0px;
 background: url('images/header.png') no-repeat center #60A7DB;
 text-align: center;
 color: #FFFFFF;
 
 }
 
 
#header #description {
 color: #FFFFFF;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
 width:450px;
 padding-left:250px;
 font-weight:bold;
 }
 
#header h1 {
 color: #FFFFFF;
 font-size: 30px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 clear: both;
 height: 30px;
 font-weight: bold;
 font-size: 12px;
 text-transform: uppercase;
 }
#navigation ul {
 float: right;
 list-style: none;
 margin: 5px 0px 0px 5px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 10px 0px 0px;
 }
#content {
 float: left;
 width: 500px;
 padding: 10px 0px;
 }
.entry_body {
 padding: 10px 10px 30px 10px;
 margin: 0px 0px 40px 0px;
 line-height: 18px;
 background: url('images/break.png') no-repeat bottom center;
 }
#content h1 {
 font-size: 22px;
 color: #F36F21;
 padding: 0px;
 margin: 0px;
 }
.entry_break {
 clear: both;
 height: 20px;
 }
.entry_date {
 float: left;
 padding: 3px 0px;
 color: #636467;
 }
.entry_comment {
 float: right;
 padding: 3px 0px;
 color: #636467;
 }
.entry_body blockquote {
 padding: 5px 15px;
 margin: 5px 50px;
 background: url('images/quote.png') no-repeat left top;
 color:  #919191;
 text-align: justify;
padding-left:50px;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
.entry_categories {
 clear: both;
 padding: 10px 0px;
 border-top: 2px dashed #60A7DB;
 color: #837D7D;
 }
#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {
 width: 400px;
 padding: 10px 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 0px;
 width: 190px;
 }
#sidebar_right {
 float: right;
 padding: 0px;
 width: 190px;
 }
#sidebar h2 {
 font-size: 13px;
 color: #FFFFFF;
 background: #60A7DB;
 padding: 8px;
 margin: 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 0px 10px 0px;
 padding: 5px;
 border: 1px solid #60A7DB;
 background: #FFFFFF;
 }
#sidebar li {
 padding: 3px 0px 3px 20px;
 background: url('images/side_list.png') no-repeat left center;
 }
#footer {
 clear: both;
 height: 10px;
 padding: 10px;
 }

#sidebartabs {
 display: block;
 clear: both;
 height: 33px;
 font-size: 13px;
 font-weight: bold;
 background: #60A7DB;
 }
#sidebartabs a {
 float: left;
 display: block;
 width: 100px;
 color: #C6E9FA;
 padding: 8px;
 text-decoration: none;
 }
#sidebartabs a.selected {
 float: left;
 display: block;
 width: 100px;
 color: #FFFFFF;
 padding: 8px;
 text-decoration: none;
 }



.postmetadata {
 clear: both;
 border: 1px solid #F4F4EA;
 padding: 10px;
 }
 #comment_box {
 margin: 5px 20px;
 }
.avatar {
 float: right;
 border: 1px solid #000000;
 }
.commentlist {
 margin: 0px 0px 30px 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 margin: 0px;
 list-style: none;
 }
.alt {
 background: #EFEFEF;
 }
.reply a {
 display: block;
 width: 150px;
 text-align: center;
 padding: 5px 10px;
 margin: 5px 0px;
 color: #FFFFFF;
 background: #60A7DB;
 }
.reply a:hover {
 color: #EFEFEF;
 text-decoration: none;
 }
.textwidget {
 width: 100%;
 margin: 5px 0px 20px 0px;
 text-align: center;
 }
select {
 margin: 5px 0px 5px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 5px 0px 20px 0px;
 }
#wp-calendar th {
 color: #000000;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px;
 }
#wp-calendar td {
 text-align: center;
 }


a {
 text-decoration: none;
 color: #575652;
 }
a:hover {
 text-decoration: none;
 color: #F58220;
 }
#content h1 a {
 color: #F58220;
 text-decoration: none;
 }
#content h1 a:hover {
 color: #F58220;
 text-decoration: underline;
 }
#navigation a {
 color: #FFFFFF;
 display: block;
 padding: 5px 10px;
 background: #60A7DB;
 text-decoration: none;
 }
#navigation a:hover {
 color: #FFFFFF;
 display: block;
 padding: 5px 10px;
 background: #B2DEF9;
 text-decoration: none;
 }
#header a {
 color: #FFFFFF;
 text-decoration: none;
 }
#header a:hover {
 color: #F58220;
 text-decoration: none;
 }
 
 
 .pic {
 	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
 }