/*  
Theme Name: Hibiscus
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width template with fluid header and footer background. Widget-ready for WP2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F6A63;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 180%;
	font-size: 1.2em;
}

p {
}

blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #AC021C;
}

a:hover {
	border: none;
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

table {
  border-collapse: collapse;
  border: 1px dashed #B85A7C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #FFFFFF;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #B85A7C;
  padding: .8em;
  color: #FFFFFF;
  }



/* Header */

#header {
	width: 760px;
	height: 170px;
	margin: 0 auto;
	background: url(images/bground4.jpg);
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAE6D4;
}

#header a {
	border: none;
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	padding: 0 0 0 0;
}

#logo h1 {
	background:url(images/logo.jpg) no-repeat;
	text-indent:-9999px;
	padding-top: 50px;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;

}

#logo h2 {
	margin: 0;
	font-size: 18px;
	color: #FAE6D4;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 120px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 30px 0 0px;
	font-size: 16px;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

/* Post */

.post {
	padding: 40px 0 20px 0;
}

.vline {
	border-top: 2px dotted #CCCCCC;
}

.post .date {
	margin: 0;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
        color: #6e0339;
}

.post .title a {
	border: none;
	color: #6e0339;
}

.post .entry {
	border: none;
	color: #333333;
}

.post .meta-single p {
	line-height: normal;
}

.post .meta {
	clear: both;
	height: 30px;
	font-size: 1em;
}

.post .meta a {
	display: block;
	float: left;
	height: 24px;
	border: none;
}
.post  a {
	border: none;
	color: #6e0339;
}
.post .meta b {
	display: none;
}

.post .category a {
	padding: 1px 40px;
	background: url(images/img08.gif) no-repeat;
}

.post .comments a {
	padding: 1px 40px;
	background: url(images/img07.gif) no-repeat;
}

/* Navigation */

.navigation {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
}

#comments ol {
	font-size: .8em;
	line-height: normal;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 10px;
	line-height: normal;
}

#comment {
	width: 480px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-top: 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 30px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	padding: 0;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	font-size: .75em;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.4em;
}

#sidebar li a {
}

#sidebar fieldset {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	height: 170px;
	padding-top: 30px;
	text-align: center;
	font-size: .7em;
	color: #6e0339;
}

#footer p {
	margin: 0;
}

#footer a {
	border: none;
	color: #6e0339;
}
