/*
Theme Name: Fall DragonFly
Theme URI: http://odd-pixels.biz
Description: Happy Fall Ya'll
Author: Stephie
Author URI: http://odd-pixels.biz
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size:11px;
	background: #fff url('images/bg1.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	color:  #000000;}
a:hover {
	text-decoration:underline;
	color: #BA5208;}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 100px; 
	width: 768px;
     text-align: center;
	margin: 5px;
	background: #E9D0B9 url('images/header.gif');
	color: #000000;
	
	background-repeat: no-repeat;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #EFDCCB;
	color: #79B30B;}
h2 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;border:1px solid #000000;background: #858F4D url(images/header-bkg.gif) no-repeat top right;}
h3 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;text-align: center;border:1px solid #000000;background: #858F4D url(images/header-bkg.gif) no-repeat top right;}
h4 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
h5 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
/* END HEADERS */

/* CONTENT */
ul, li {
	list-style: none;
	margin:0;padding:0;
	text-align: center;}
div#main {
	background-color: #E9D0B9;}
div#content p{
	line-height:1.4}
div#sidebarleft{
	float: left;
	width: 165px;
	margin-right: 5px;
    padding-left: 5px;
	padding-top: 5px;}
div#sidebarright{
	float: right;
	width: 165px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;}
div#wrapper{
	width: 780px; 
	margin:5px; 
	padding:5px;
	text-align: left; 
	border: 1px solid #000000;
	background-color: #E9D0B9;}
div#content{
	margin-right: 5px;
	float: left;
	width: 500px;
	margin-left: 5px;
	margin-top:5px;
	padding-top: 5px;}
#comments {
	width: 440px; 
	padding: 0px; 
	margin-bottom: 8px;}
#commentform input,textarea {
	color: #000000; 
	font : normal 11px Tahoma, Verdana, Sans-Serif; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 430px;
	border: 1px solid #BA5208;
	background-color: #FFFFFF;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #BA5208;
	margin: 5px;
	padding: 5px;
	width: 350px;
}
/* END CONTENT */

/* CALENDAR */
#wp-calendar {
	border: 1px solid #BA5208;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 12px Tahoma, Verdana, Sans-Serif;}
#wp-calendar th {
	background-color: #537E71;}
#wp-calendar a {
	background-color: #EFDCCB;
	display: block;}
#prev a, #next a {
	border: 0;}
#wp-calendar caption {
	text-align: center;
	width: 100%;}
/* END CALENDAR */

/* DIVIDER */
.divider {
	background: url('images/divider.gif');
	height: 69px;
	width: 177px;
	background-repeat: no-repeat;}
/* END DIVIDER */


/* IFRAMES */
#frame2{
	float: right;
	background-color: #EFDCCB;
	border: 1px solid #000000;
	width: 200px;
	height: 400px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	overflow:auto;
	scrollbar-base-color: #EFDCCB;
	scrollbar-face-color: #EFDCCB;
	scrollbar-track-color: #EFDCCB;
	scrollbar-highlight-color: #EFDCCB;
	scrollbar-3dlight-color: #EFDCCB;
	scrollbar-shadow-color: #EFDCCB;
	scrollbar-darkshadow-color: #EFDCCB;
	scrollbar-arrow-color: #000000;
}
#frame1{
	float: left;
	background-color: #EFDCCB;
	border: 1px solid #000000;
	width: 550px;
	height: 400px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow:auto;
	scrollbar-base-color: #EFDCCB;
	scrollbar-face-color: #EFDCCB;
	scrollbar-track-color: #EFDCCB;
	scrollbar-highlight-color: #EFDCCB;
	scrollbar-3dlight-color: #EFDCCB;
	scrollbar-shadow-color: #EFDCCB;
	scrollbar-darkshadow-color: #EFDCCB;
	scrollbar-arrow-color: #000000;
}
/* END IFRAMES */
/* FOOTER */
div#footer{
	clear: both;
	height: 30px;
	text-align: center;
	background-color: #FDB472;
	color: #000000;
	border: 1px solid #000000;
 	margin: 5px;
	padding: 5px;
	font : normal 11px Tahoma, Verdana, Sans-Serif;}
/* END FOOTERS */