/*  
Theme Name: PinkFlower
Theme URI: http://www.majabra.com/iugo
Description: Widget ready
Author: Majabra Creative Partners
Author URI: http://www.majabra.com
*/

body {
	margin: 0;
	padding: 0;
	background: #2e1a00 url(images/bkg.jpg) repeat-x top center;
	font-size: 13px;
	color: #ffffff;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
	/* text-transform: lowercase; */
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;

}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	letter-spacing: 0px;
	font-size: 2em;
}

h2 a { #fff; 
       border-bottom: #fff;
       letter-spacing: 0px;
}


h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.5em;
        color:#9BDB18;
        font-style: italic;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #9BDB18;
}
.green {
	color: #9BDB18;
}
a:hover {
	text-decoration: none;
	color: #E6B715;
}

hr {
	display: none;
	border-bottom: 1px dotted #ffffff;
}

/* Logo */

#logo {
	width: 754px;
	height: 200px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

/* #splash {
	width: 750px;
	height: 200px;
	padding-bottom: 3px;
}*/



/* Header */

#header {
	width: 754px;
/*background: url(images/img02.jpg) no-repeat left top;*/
/*height: 350px;*/
	margin: 0 auto;
}

#menu {
	height: 50px;
	width: 754px;
	padding-left: 20px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/vert-dots.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background: url(images/vert-dots.gif) no-repeat left 35%;
}


#header h1, #header p {
	margin: 0;
	color: #FFFFFF;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
	color: #9CBC1E;
}

#header a {
	text-decoration: none;
	color: #9CBC1E;
}

#header a {
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
background: url(images/img02.jpg) repeat-y left top;
}

/* Content */

#content {
	float: right;
	width: 470px;
	margin: 0;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B7D24D;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
	border-bottom: 1px dotted #B7D24D;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	/*color: #646464;*/
	padding: 10px 10px;
	height: 48px;
	/*background: url(images/img06.gif) no-repeat left top;*/
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}
.meta a {
	/*color: #003300;*/
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	padding-left: 20px;
        padding-bottom: 5px;
	border-bottom: 1px dotted #8C8C8C;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	/*padding: 10px 0 0 50px;*/
	height: 50px;
	/*background: url(images/leaf-bullet.png) no-repeat left 60%;*/
}

#sidebar h2 .leaf {
padding: 10px 0 0 50px;
background: url(images/leaf-bullet.png) no-repeat left 60%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
background: #9BDB18; 
color:#fff; 
padding: 5px 10px 5px 10px;
}



/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 60px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #9BDB18;
        border-top:1px dotted; 
}

#footer a {
	border-bottom: 1px dotted;
        color: # #9BDB18;
}

/*archives*/

.archives_title {
	margin: 0;
	padding-bottom: 2px;
	color:#fff;
}
/* special*/
.bios {
width: 55px;
}

.form { 
padding: 10px 0px 0px 60px;
/*background: url(images/form-bkg.png) no-repeat */
center top;
}

.leaf { 
padding-left: 45px;
padding-top: 15px;
background: url(images/leaf-bullet.png) no-repeat left bottom;
}
.quote {
color: #9BDB18;
font-size: 1.5em;
font-style:italic;
}
.author {
color: #ffffff;
font-size: 0.70em;
font-style:italic;
}



/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:400px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/dialog2-blue-800x1600.png) no-repeat top right;
 _background-image:url(images/dialog2-blue-800x1600.png);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 12px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/* Exceptions */
#post-264 h1.title {
display:none;
}