/*
Theme Name: Custom Theme from InEdmond.biz
Theme URI: http://inedmond.biz
Description: Custom WordPress Theme from inEdmond.biz
Version: 1.0
Author: Adam White
Author URI: http://inedmond.biz
*/

body {
	font-size: 12px;
	font-family: Arial, Helvetica, "San Serif";
	background: #c965ff url(images/body_bg.jpg) repeat-x top left;
	color: #403f3f;
	text-align: center;
	margin:0px;
	padding:0px;
	}

a img {border:0px;}

#single .post {}

#single .entry, .entry {
	width:600px;
	font:13px/22px Georgia, Times, Serif;
}

#page_layout_wide .entry {
	width:740px;
}

.page_title {
	color: #c965ff;
	font: bold 26px/ 32px Arial, Helvetica "San Serif";
}

#outside {
	background: transparent url(images/inside_bg.gif) repeat-y top left;
	width:830px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#identity {
	height:61px;
	background: #c965ff url(images/body_bg.jpg) repeat-x top left;
	width:830px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

#identity #logo {
	position:absolute;
	margin:3px;
	margin-left:28px;
}

#identity #search_area {
	position:absolute;
	right:0px;
	margin:20px 30px;
	font: bold 24px/29px Georgia, Times Serif;
	color: #aa7db8;
}

#searchbox {
	position:absolute;
	right:0px;
	margin:20px 30px;
	z-index: 999;
}
#searchbox form {
	float:left;
}
#searchbox form .s {
	border:1px solid #a9a9a9;
	background: #efd0ff url(images/search_bg.gif) repeat-x top left;
	color: #a5a5a5;
	vertical-align:top;
	margin:2px;
	padding:5px;
	padding-bottom:6px;
	font-size:12px;
}
#searchbox form .submit {
	border:0px solid #c25308;
	color: #FFFFFF;
	background: #ffffff url(images/search_go.gif) repeat-y top left;
	margin:2px;
	width: 35px;
	height:28px;
	font-size:12px;
	font-weight:bold;
}

#searchbox .rssfeed {
	margin: 2px;
	margin-left:5px;
}

#inside {
	width:830px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: transparent url(images/inside_top.gif) no-repeat top center;
}

#header {
	height:60px;
	position:relative;
}

#header #navigation {
	position:absolute;
	height:33px;
	top:20px;
	left:30px;
}

#header #navigation ul {
	margin:0px;
	margin-right:20px;
	padding:0px;
	display:block;
}

#header #navigation ul li {
	padding-left:20px;
	height:33px;
	display:block;
	float:left;
}

#header #navigation ul li a {
	padding-right:20px;
	height:33px;
	display:block;
	color:white;
	font: bold 16px/33px Arial, Helvetica, "San Serif";
	text-decoration:none;
}


#content {
	width:830px;
}

#contact_info {
	float:left;
}

.home_top {
	margin-left:20px;
	margin-right:20px;
}
.home_top .leftcolumn {
	float: left;
	width:200px;
	margin:8px;
}

.home_top .leftcolumn .ttl {
	float:left; margin-top:25px;
}

.home_top .leftcolumn p {
	clear:both;
}

.home_top .rightcolumn {
	float: left;
	width:554px;
	margin:8px;
}
.home_top .rightcolumn .ttl {float:right;}
#slideshow {
	clear:both;
	background: #ffffff url(images/slideshow_bg.gif) no-repeat top left;
	position:relative;
	height: 350px;
}
#slideshow ul {
	display:block;
	margin:0px;
}
#slideshow ul li {
	position:absolute;
	display:block;
	list-style: none;
	top:0;
	left:0;
	z-index:8;
	margin:0px;
	background: #ffffff url(images/slideshow_bg.gif) no-repeat top left;
}

#slideshow ul li.active {
	z-index:10;
	display:block;
	list-style: none;
}

#slideshow ul li.last-active {
	z-index:9;
	display:block;
	list-style: none;
}

#slideshow ul li img {
	width: 536px;
	height: 266px;
	margin: 9px;
}

#slideshow .arrow {
	background: url(images/arrow.png) no-repeat 20px 0px;
	padding-top:30px;
	margin-top:-20px;
	width: 536px;
	left:9px;
	position:relative;
	display:none;
}

#slideshow ul li.active .arrow {
	z-index:10;
	display:block;
}

#slideshow ul li.last-active .arrow {
	z-index:9;
	display:block;
}

#slideshow .slideshow_caption {
	background: #c965ff;
	padding:8px 15px;
	color:white;
	font: bold 16px/22px Arial, Helvetica, "San Serif";
}

.home_bottom {
	clear:both;
	margin: 24px;
}

.home_bottom .column{
	float:left;
	width: 175px;
	margin: 10px;
	height: 200px;
}

.home_bottom .column h2 {
	margin: 10px;
	color: #ffffff;
	text-align:center;
	font: bold 16px/20px Arial, Helvetica, "San Serif";
}

.home_bottom .column p {
	margin: 10px;
}

.textwidget {
	padding: 10px;
}

.textwidget div {
	padding: 10px;
	margin:0px;
}

.textwidget input{
	width: 100px;
}

.textwidget .wpcf7 p {margin:0px; padding:0px;}

.home_bottom .c1 {
	background: url(images/purplebar.jpg) repeat-x top left;
}

.home_bottom .c2 {
	background: url(images/redbar.jpg) repeat-x top left;
}

.home_bottom .c3 {
	background: url(images/greenbar.jpg) repeat-x top left;
}

.home_bottom .c4 {
	background: url(images/bluebar.jpg) repeat-x top left;
}

#content_base {
	background: url(images/footer_base.gif) no-repeat top left;
	width:830px;
	height:14px;
	clear:both;
}

#footer {
	float:left;
	clear:left;
	color:white;
	text-align:right;
	width:830px;
	padding-top:10px;
	font: 10px/18px Arial, Helvetica, "San Serif";
	background: #c965ff;
}

#footer a img {
	border:0px;
}

#footer a {
	color:white;
	text-decoration:underline;
}
#footer .hiddenlink {
	float:left;
}
#footer .hiddenlink a {
	color:#c40000;
	font: 17px/19px Georgia, Times, Serif;
	text-decoration: none;
}
#footer .hiddenlink a:hover {
	color:white;
}

#page_layout, #page_layout_wide {
	padding:20px 50px;
}

.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.stretcher {
	float:right;
	height:600px;
	width:2px;
}
