/*
Theme Name: Indiana RWA - Initial
Theme URI: http://www.indianarwa.com/
Description: Indiana RWA - Romantic Fiction from Crossroads of America
Version: 1.0
Author: Liz Bemis, Bemis Promotions http://www.bemispromotions.com
*/
@charset "utf-8";

/* Global */
body {
	background-color: #221000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
H1 {
	font-size: 20px;
    color: #46657a;
    font-weight: normal;
}
H2 {
	font-size: 18px;
    color: #ab5d1b;
    font-weight: normal;
}
H3 {
	font-size: 16px;
	font-weight: normal;
    color: #a1363d;
}
p {
	font-size: 13px;
    color: #000000;
}
ul {
	padding-left: 30px;
	margin-left: 20px;
}
li {
	list-style-image: url('images/sidebar_bullet.gif');
	font-size: 13px;
}
a:link, a:active, a:visited
{
    text-decoration: none;
    color: #46657a;
	font-weight:bold;
}
a:hover
{
    text-decoration: underline;
    color: #ab5d1b;
	font-weight:bold;
}
input[type=submit] {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#67692a; 
	border: solid 1px #000000; 
	color: #ece7cc;
	height: 25px;
	padding-bottom: 3px;
	font-size: 13px;
}
input[type=submit]:hover {
    background-color:#46657a;
    border: solid 1px #000000;
	color: #ece7cc;
}
input[type=text] {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	border: solid 1px #ab5d1b; 
	color: #ab5d1b;
	height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}
input[type=password] {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	border: solid 1px #ab5d1b; 
	color: #ab5d1b;
	height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	border: solid 1px #ab5d1b; 
	color: #ab5d1b;
	height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	border: solid 1px #ab5d1b; 
	color: #ab5d1b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
}
.bkgrnd_left{
	background-image: url('images/left_bkgrnd.gif');
	background-repeat: repeat-y;
	background-position: right;
	width:50%;
}
.bkgrnd_right {
	background-image: url('images/right_bkgrnd.gif');
	background-repeat: repeat-y;
	background-position: left;
	width:50%;
}
.menu {
	height:41px;
	width: 900px;
	background-image: url('images/content_bkgrnd.gif');
}
#header {
	height: 269px;
	width: 900px;
	background-image: url('images/header.gif');
}
#content_wrapper {
	width: 900px;
	background-image: url('images/content_bkgrnd.gif');
	background-repeat:repeat-y;
}
.footer {
	background-image: url('images/footer_bkgrnd.gif');
	width: 900px;
	height: 89px;
	color: #ecdfd0;
}
.footer a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.footer a:hover {
	text-decoration: underline;
}
.content_cell {
	width: 600px;
}
#content {
	width: 578px;
	background-color: #d5ceab;
	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 10px 0 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidebar_wrapper {
	width: 300px;
	background-image: url('images/content_bottomright.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#sidebar {
	width: 290px;
	padding: 0 5px 0 5px;
	color: #ece7ce;
}
#sidebar H1 {
	color: #383906;
	font-weight: bold;
}
#sidebar H2 {
	color: #000000;
}
#sidebar p {
	color: #d5ceab;
}
#sidebar a {
	color: #000000;
}
#sidebar a:hover {
	color: #383906;
}
#sidebar li {
	list-style-image: url('images/sidebar_bullet.gif');
	padding-bottom: 10px;
}

#blob {
    background: #ac5d1b;
    border: 1px solid #000000;
    position: absolute;
    z-index: 1;
    top: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 2px 3px 10px #000000;
    -webkit-box-shadow: 2px 3px 10px #000000;
}

#nav {
    position: relative;
    background: #616222;
    float: left;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border: 1px #000000 solid;
	padding-right: 20px;
}
 
#nav li {
    float: left;
    list-style: none;
}
 
#nav li a {
    color: #ecdfd0;
    z-index: 2;
    position: relative;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    padding: 3px 15px;
    width: 100%;
	font-weight: normal;
 
}
.offset {
	margin: 0px 400px 0px 20px;
	padding: 0 10px 0 10px;
	background-color: #f1cba6;
	border: solid 1px #ff902a;
	text-align: center;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.noblesville {
	margin: 0px 20px 0px 20px;
	float: right;
	padding: 0 10px 0 10px;
	background-color: #a1363d;
	border: solid 1px #000000;
	height: 21px;
	width: 150px;
	text-align: center;
	color: #ece7cc;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.fishers {
	margin: 0px 20px 0px 20px;
	float: right;
	padding: 0 10px 0 10px;
	background-color: #46657a;
	border: solid 1px #000000;
	height: 21px;
	width: 150px;
	text-align: center;
	color: #ece7cc;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.bradford {
	margin: 0px 20px 0px 20px;
	float: right;
	padding: 0 10px 0 10px;
	background-color: #616222;
	border: solid 1px #000000;
	height: 21px;
	width: 150px;
	text-align: center;
	color: #ece7cc;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.noblesville a, .fishers a, .bradford a{
	color: #FFFFFF;
}
.wpcf7-list-item {
	display: block;	
}
.wpcf7-list-item-label {
	display: inline;
}
