/*
for Turn The Page Online Marketig
Copyright DA Designing
12.20.10
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0096D6;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #999999;
}

img {
	border: none;
}

body {
	background-color: #D7ECF4;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 18px;
}

h1 {
	color: #273691;
	font-family: Georgia, Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 15px;
}

h2 {
	color: #0096D6;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	color: #273691;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 5px;
}

h4 {
	color: #0096D6;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
}

h5 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#container {
	background-color: #fff;
	background-image: url(../_img/mainBkgd.jpg);
	background-repeat: repeat-x;
	font-size: 1.3em;
	margin: 0 auto 25px auto;
	min-height: 300px;
	padding: 40px 15px 15px 15px;
	position: relative;
	width: 940px;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
	margin-left: 10px;
}

input.seo, textarea.seo {
	width: 100%;
}

#leftNav .sidebar ul li ul li a {
	margin-left: 0 !important;
}

ul li, ol li {
	margin-bottom: 10px;
	margin-left: 20px;
}

#sitemap a {
	display: block;
}

#breadcrumb a {
	color: #0096D6;
	font-weight: normal;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 3px;
}

#breadcrumb {
	margin-bottom: 15px;
	color: #0096D6;
	font-size: 11px;
}

#breadcrumb a:hover {
	color: #273691;
}


/* --------------------------------- Header/Home Page Styles --------------------------------- */

#header {
	background-image: url(../_img/topBkgd.jpg);
	background-repeat: repeat-x;
	height: 468px;
}

#hmTop {
	margin: 0 auto;
	padding-top: 17px;
	position: relative;
	width: 940px;
}

#signUp {
	background-image: url(../_img/topSignNew.jpg);
	background-repeat: no-repeat;
	/* float: right; */
	margin-left: 450px;
	margin-top: 23px;
	height: 55px;
	padding: 18px 20px 10px 30px;
	width: 352px;
}

#signUp p {
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 12px;
	text-align: left;
}

#signUp form {
	text-align: left;
}

#logoSec {
	max-height: 100px;
	float: left;
}

/* beginning of drop down code */
#topNav {
	margin: 0 0 0 15px;
	text-align: center;
}

#mainNav {
	margin-left: 15px;
}

#mainNav li {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 12px georgia;
	text-align: center;
	z-index: 20;
}

#mainNav li a {
	display: block;
	margin: 1px 0 0 0;
	height: 17px;
	padding: 10px 0px;
	width: 116px;
	color: #000;
	text-align: center;
	text-decoration: none;
	z-index: 20;
}

#mainNav li a:hover {
	background-image: url(../_img/linkHover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

#mainNav div {
	position: absolute;
	visibility: hidden;
	padding: 0;
	background-color: #ADAEB2;
	width: 116px;
	z-index: 20;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ADAEB2;
	border: none;
	color: #fff/* #273691 */;
	font: normal 10px arial;
	z-index: 20;
}

#mainNav div a:hover {
	background: #0096D6;
	color: #fff;
}

/* end drop down code */

#topText {
	color: #fff;
	font-size: 1.5em;
	height: 305px;
	margin-top: 50px;
}

#topText img {
	float: left;
	margin-right: 15px;
}

#topText h1 {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 10px;
}

#topText p {
	margin-bottom: 10px;
}

#topText p.call {
	margin-left: 0;
}

#hmRight {
	border-left: 1px solid #273691;
	float: right;
	padding-left: 15px;
	width: 265px;
}

#hmRight hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #273691;
	margin: 20px 0 20px 5px;
	width: 250px;
}

#mainContent hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #273691;
	margin: 20px 0;
}

hr.test {
	margin: 15px 0;
}

#hmLeft {
	border-right: 1px solid #273691;
	margin-right: 280px;
	padding-right: 10px;
}

#blog, #testimonials {
	background-image: url(../_img/hmSecs2.jpg);
	background-repeat: no-repeat;
	min-height: 142px;
	padding: 15px 20px;
	width: 280px;
}

#blog {
	float: right;
}

#blog h2.top, #testimonials h2.top {
	color: #273691;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 5px;
	text-align: left;
}

#blog h2, #testimonials h2 {
	color: #273691;
	font-size: 1.7em;
	margin-bottom: 7px;
	text-align: center;
}

#blog p, #testimonials p {
	margin-bottom: 5px;
}

#blog a, #testimonials a {
	color: #fff;
}

#blog a:hover, #testimonials a:hover {
	color: #0096D6;
}

#blogCont h2 {
	font-size: 14px;
	text-align: left;
}

#blogCont h5 {
	font-size: 15px;
}

#testimonials h5 {
	font-size: 13px;
}

/* --------------------------------- Middle --------------------------------- */

#headerSec {
	background-image: url(../_img/topBkgd.jpg);
	background-repeat: repeat-x;
	height: 161px;
}

#left {
	border-right: 1px solid #273691;
	float: left;
	padding-right: 25px;
	width: 250px;
}

#left hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #273691;
	margin: 20px 0 20px 5px;
	width: 235px;
}

#leftNav {
	border-bottom: 1px solid #273691;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#leftNav a {
	display: block;
	margin-bottom: 5px;
}

#leftNav h5 {
	color: #273691;
}

#right {
	border-left: 1px solid #273691;
	margin-left: 275px;
	padding-left: 20px;
}

#mainContent p {
	margin-bottom: 10px;
}

#mainContent img {
	border: 1px solid #0096D6;
}

p.call {
	background-image: url(../_img/newBtn.png);
	background-repeat: no-repeat;
	font-size: 1.4em;
	line-height: 22px;
	margin-left: 150px;
	margin-top: 20px;
	padding: 10px 20px;
	text-align: center;
	width: 322px;
}

p.call a {
	color:#fff;
	text-decoration: none;
}

p.call a:hover {
	color: #273691;
	text-decoration: underline;
}

#hmTxt {
	margin-left: 440px;
}

#hmTxt h2 {
	color: #fff;
}

/* --------------------------------- Form Style --------------------------------- */

#contactForm, #requestForm, #testimonialForm, #form1, #registerForm, #form1 {
   font-size: 1.0em;
}

#contactForm .label, #requestForm .label, #testimonialForm .label, #form1 .label, #registerForm .label {
   float: left;
   font-weight: bold;
   margin-right: 10px;
   text-align: right;
   width: 125px;
}

#form1 label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 200px;
}

label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 200px;
}

#ezsignup label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 60px;
}

#ezsignup input {
	margin-bottom: 10px;
}

.sub {
	margin-left: 70px;
}

#signUp input#EmailAddress {
	background-color: #fff;
}

#event p {
	margin-bottom: 15px;
}

#midAdmin label {
	font-weight: bold;
	width: 200px;
}

input#name, input#email, input#phone, input#address, input#city, input#state, input#zip, input#twitter, input#facebook, input#location, textarea#testimonial, textarea#comments, input#footage, textarea#information, textarea#text, input#firstName, input#lastName, input#company, input#altContact, input#altPhone, input#altEmail, input#date, select#client, select#product {
   background-color: #eeeeee;
   font-family: Arial;
   font-size: 1.2em;
   margin-top: -2px;
   width: 300px;
}

#freeseo input#email {
	background-color: #fff;
	color: #000;
	float: left;
	height: 15px;
	width: 150px;
}

input#EmailAddress, input#FirstName, input#LastName {
	background-color: #eeeeee;
	font-family: Arial;
	font-size: 1.2em;
	margin-top: -2px;
	width: 150px;
}

input#name:focus,
input#email:focus,
input#phone:focus,
input#address:focus,
input#city:focus,
input#state:focus,
input#zip:focus,
input#twitter:focus,
input#facebook:focus,
input#location:focus,
textarea#comments:focus,
textarea#testimonial:focus,
select#refer:focus,
input#EmailAddress:focus,
input#FirstName:focus,
input#LastName:focus
{
   background-color: #D1E1EF;

}

.testMgr {
	margin-bottom: 10px;
}

/* --------------------------------- Admin --------------------------------- */

#midAdmin {
	padding-left: 20px;
}

#midAdmin h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

#midAdmin a {
	color: #999999;
	outline: none;
	text-decoration: underline;
}

#midAdmin a:hover {
	color: #273691;
}

table {
	font-size: 12px;
}

#midAdmin table {
	font-size: 1.2em;
}

#midAdmin table h4 {
	font-size: 1.1em;
}

/* --------------------------------- Footer --------------------------------- */

#footer {
	background-color: #2C3A93;
	background-image: url(../_img/footer.jpg);
	background-repeat: repeat-x;
	color: #fff;
	line-height: normal;
	min-height: 36px;
	padding: 10px 0;
	text-align: center;
}

#footer a {
	color: #fff;
	font-weight: bold;
}




/* ----------------- blog styles - styles.css was not being called for some reason so edit here ----------------- */
/*   
Theme Name: Turn The Page 
Theme URI: http://www.dadesigning.com 
Description: Customized theme for Turn The Page. 
Version: 1.0 
Author: Amy Driver 
URI: http://www.dadesigning.com/  
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	vertical-align: top;
}

h1 {
	font-family: Georgia; sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h1 a {
	color: #273691;
	text-decoration: none;
}

/*
a:link, a:visited {
	text-decoration: none;
	color: #273691;
}

a:visited {
	text-decoration: underline;
	color: #273691;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}
*/

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
}

.sidebar {
	/* background-color: #F2F2F2 !important; */
	display: inline;
	/* float: left; */
	padding-bottom: 20px;
	width: 245px;
}

#calendar a {
	color: #0096D6;
	margin-bottom: 0px !important;
	text-decoration: underline;
}

#leftNav .sidebar a {
	padding: 0;
}

.sidebar ul {
	background-color: #F2F2F2;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li {
	margin-left: 10px;
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 18px;
	margin-left: 0;
}

table#wp-calendar {
	width: 100%;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Georgia, sans-serif;
	font-size: 18px;
}

.entry {
	line-height: 18px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 15px 0 0 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}









