/*
Theme Name: OP Template-15
Theme URI: http://odd-pixels.biz
Description: New theme made 11-8-08 widget ready
Author: Stephie
Author URI: http://odd-pixels.biz
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	color: #8C5795 ;
	font-size:12px;
	background: #FFFFFF url(images/bg1.gif);
}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	color:  #8C5795;}
a:hover {
color: #8C5795;
text-transform:uppercase;
TEXT-DECORATION: none;
font: bold 95%/1.3 TrebuchetMS,Arial,sans-serif;}
img {
    border:0
}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 100px; 
	width: 568px;
    text-align: center;
	margin-left: auto;
    margin-right: auto;
	background: #FFFFFF url(images/header.gif);
	color: #FFF8D9;
	float: right;
	border: 1px solid #8C5795;
	background-repeat: no-repeat;}

div#header h1{
	height:70px;
	line-height:70px;
	margin:0;
  	padding-left:10px;
	color: #FFFFFF;}

h2 {font-size:16px;font-weight: bold;
    margin-bottom: 3px;color: #8C5795;border-bottom: 2px solid #8C5795;background: #FFFFFF;}
h3 {font-size:16px;font-weight: bold;
    margin-bottom: 3px;text-align: center;border-bottom: 2px solid #8C5795;background: #FFFFFF;color: #8C5795;}
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: #FFFFFF;}
div#content p{
	line-height:1.4}
div#sidebarright{
	float: left;
	width: 200px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 3px;}
div#wrapper{
	width: 800px; 
	margin:5px; 
	padding:5px;
	text-align: left; 
	border: 2px solid #8C5795;
	background-color: #FFFFFF;}
div#content{
	margin-right: 5px;
	float: right;
	width: 562px;
	margin-left: 1px;
	margin-top:5px;
	padding-top: 5px;}
#comments {
	width: 460px; 
	padding: 0px; 
	margin-bottom: 8px;
	margin-top: 5px;}
#commentform input,textarea {
	color: #8C5795; 
	font : normal 11px Tahoma, Verdana, Sans-Serif; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 400px;
	border: 1px solid #8C5795;
	background-color: #E1E9BF;}

#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #D8E8F6;
	color: #8C5795;
	border: 1px solid #8C5795;
	margin: 5px;
	padding: 5px;
	width: 450px;
}
/* END CONTENT */

/* SEARCH */
#searchform {
	text-align: center;}
#searchform input {
	border: 1px solid #8C5795;
	background-color: #FFEAC1;}
#searchform #s {
	width: 50%;
	background-color: #FFEAC1;
	color: #8C5795;
	padding: 2px;}
/* END SEARCH */

/* CALENDAR */
#wp-calendar {
	border: 1px solid #BE91C5;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 12px Tahoma, Verdana, Sans-Serif;}
#wp-calendar th {
	background-color: #FFDDEE;}
#wp-calendar a {
	background-color: #FFFFFF;
	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: 54px;
	width: 187px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	height: 30px;
	width: 770px;
	text-align: center;
	background-color: #FFFFFF;
	color: #8C5795;
	border: 2px solid #8C5795;
 	margin: 5px;
	padding: 5px;
	font : normal 11px Tahoma, Verdana, Sans-Serif;}
/* END FOOTERS */
