/*

	Theme Name: Tropical Flowers
	URI: http://houseonahill.net
	Description: A 3-column theme with rounded corners based on the 3 column relaxation theme by Clemens Orth 
	Version: 1.0
	Author: Connie Veneracion
	Author URI: http://houseonahill.net

	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

*/

html, body {
	margin: 0 ;
	padding: 0;
	text-align: left;
}

body {
	background: #c1c4be url(images/background1.jpg) repeat top;
	font-size: small;
	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#top {
	margin: 0 auto;
	background: #c1c4be url(images/header.jpg) no-repeat top center;
	height: 340px;
        width: 880px;
}

.blogtitle {
        color: #c1c4be;
	font-size: medium;
	letter-spacing: 0.05em;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
        padding-top: 160px;
        padding-left: 400px;
}

#menu {
        color: #c1c4be;
	font-size: medium;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;	
        font-variant: small-caps;
	margin: 0; 
        padding: 60px;
	height:12px;
}


#menu ul {
	margin-top: 0px;
	padding-left: 20px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
        padding: 5px 5px;
	color: #c5c8c2;
}

#menu a:hover {
	color: #a8aca6;
	text-decoration: underline;
}

#page {
	background: #FFFFCC url(images/bg.jpg) center top repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 880px;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

blockquote {
	padding-left: 15px;
	margin: 0 20px 0 15px;
}

a {
	text-decoration: none;
}
a:link {
	color: #3a0e16;
}
a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #532f35;
}

code {
	color: #000000;
	text-align: left;
}

h1, h1 a {
	color: #390e16;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
        letter-spacing: 0.01em;
	margin: 10px 0 2px 0;
	padding: 0 0 1px 0;
        text-transform: uppercase;
	border-bottom: 1px dotted #151915;
}

h2, h2 a {
	color: #532f35;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #532f35;
	font-size: medium;
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: small;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol li {
	list-style-type: decimal;
        list-style-position: inside;
        margin: 1px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 130%;
	text-align: left;
}

small {
	font-size: x-small;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

#comment {
	background: #ffffff;
	border: 1px solid #532f35;
	color: #161a16;
	font-size: small;
	vertical-align: middle;
}

#content {
	background: transparent;
	border: none;
	color: #161a16;
	float: left;
	padding: 5px 15px 20px 20px;
	text-align: left;
	width: 475px;
}

.archive {
	text-align: left;
}

#content a:hover {
	text-decoration: underline;
}

#footer {
        width: 880px;
	background: #99CC99 url(images/footer.jpg) no-repeat top center;
        padding: 0px;
        height: 50px;
        clear: both;
}

#sidebar {
	color: #161a16;
	float: left;
	font-size: x-small;
        letter-spacing: 0.03em;
	margin: 0 10px 10px 20px;
	text-align: left;
	width: 155px;
}

#sidebar2 {
	color: #161a16;
	float: right;
	font-size: x-small;
        letter-spacing: 0.03em;
	margin: 0 8px 10px 0;
	text-align: left;
	width: 155px;
}

#sidebar a {
	color: #161a16;
}

#sidebar2 a {
	color: #161a16;
}

#sidebar a:hover {
	color: #420b15;
	text-decoration: underline;
}

#sidebar2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar h2 {
	background: url(images/color_swatch.png) left no-repeat;
	margin: 15px 0 15px 0;
	padding: 0 0 0 20px;
	color: #420b15;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 14px;
        text-transform: lowercase;
	font-weight: normal;
}

#sidebar2 h2 {
	background: url(images/color_swatch.png) left no-repeat;
	margin: 15px 0 15px 0;
	padding: 0 0 0 20px;
	color: #420b15;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-size: 14px;
        text-transform: lowercase;
	font-weight: normal;
}

#sidebar li {
	list-style-type: disc;
        list-style-position: inside;
	margin: 0;
	margin-left: 10px;
}

#sidebar2 li {
	list-style-type: square;
        list-style-position: inside;
	margin: 0;
	margin-left: 10px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#noindent {
	margin: 0;
	padding: 0;
}
#noindent2 {
	margin: 0;
	padding: 0;
}

input, textarea, submit {
border:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         x-small;
padding:           2px;
}

#author, email, url {
	background: #ffffff;
	border: 1px solid #532f35;
	color: #595949;
	font-size: small;
	padding-left: 2px;
	vertical-align: middle;
}

.entry, .entrytext {
        font-size: small;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}



html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.navigation {
	font-size: small;
	padding: 40px 0 0 0;
}

.postmetadata {
	color: #532f35;
	font-size: x-small;
	margin: 25px;
        text-align: center;
        text-transform: uppercase;
}

.pagination {
	color: #532f35;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.postmetadata a {
	color: #532f35;
}
.entry img {
margin: 3px 5px 0 0;
padding: 5px;
background: #E4E4E4;
border: 1px dotted #532f35;
}

.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

.entrytext img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

img {
        padding: 0;
        border: 0;
	margin: 0;
}

/* different postmetadata style for single.php */

.alt {
	border-top: 1px solid #3a0e16;
	color: #000000;
	font-size: small;
        padding: 15px;
        margin-bottom: 10px;
}

.alt a {
	color: #3a0e16;
}