/*
Theme Name: Edmond-Grey
Theme URI: http://ithemes.com/purchase/edmond
Author: iThemes
Author URI: http://ithemes.com/
Version: 1.1.20
Description: Edmond is a slick business, CMS theme for WordPress.

Copyright (c) iThemes.com.
See license.txt for terms and conditions.

See history.txt for version history.
*/
@import url(reset.css);

/* This is where you set many of the universal defaults */
body { 
	background: #222222 url(images/bodybg.gif) repeat-x;
	color: #222222;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0; padding: 0;
}

/*********************************************
		Universal Link Styles
*********************************************/
a {
	color: #A20834;
	text-decoration: none;
}
a:hover {
	color: #A20834; 
	text-decoration: underline; 
}

/*********************************************
		Universal Text Elements
*********************************************/
ol, ul { margin: 0 35px; padding: 0; }
ol { list-style-type: decimal; }
ul { list-style-type: square; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
p { margin: 0; padding: 10px 0; }
img { border: 0; background: none; }
blockquote {
	border-left: 3px solid #A20834;
	margin: 10px 10px 10px 30px; padding: 0 10px;
	font-size:14px;
}
code { /* inline code */
	font-family: Monaco, Console, "Courier New", Courier, monospace !important;
	background: #ddd;
	overflow: auto;
}
pre { /* code blocks */
	font-family: Monaco, Console, "Courier New", Courier, monospace !important;
	margin: 10px 0; padding: 10px;
	background: #ddd;
	overflow: auto;
}
.alert {
	margin: 5px 0 0 0; padding: 10px;
	/* same colors that the WP admin uses for alert box */
	background: #ffffe0;
	border: 1px solid #e6db55;
}
.alert a {
	color: #cc0000;
	text-decoration: none;
}
.alert a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/*********************************************
		Heading Styles
*********************************************/
/* Use this for universal styles for all header elements */
h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.2;
	color: #000;
	margin: 0; padding: 0;
}

/* Post Titles */
h1, h3 {
	text-align:left; color:#A10C35; font:bold 20px/30px Tahoma, Geneva, sans-serif; border-bottom:solid 1px #999;
}
h3 a {
	color: #A10C35;
}
h3 a:hover {
	text-decoration: underline;
}

/* Sub-Headings in Posts */
h2 {
	color: #555;
	font-weight: bold;
	font-size: 150%;
	padding: 10px 0;
}

/* Comment/Respond Titles */
h4 {
	margin: 0 0 15px 0;
}

/* Widget Titles */
h5 {
	background: #252525 url(images/sidebar-title-bg.jpg) top center no-repeat;
	font-size: 22px;
	font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 0 10px 0; padding: 8px 0;
}

/* Archive/Search Title */
h6 {
	font-size: 170%;
	margin: 0; padding: 20px 0 0 0;
}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   padding: 0 4px 5px;
   margin: 0;
}
.clearfix {
	clear: both;
}

img.alignright, img.alignleft, img.aligncenter {
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
}

/*********************************************
		Header Styles
*********************************************/
#header {height: 129px; text-align: center;}
#header .wrap {
	width: 100%;
	height: 90px;
	margin: 0 auto; padding: 0;
	text-align: left;
}
.phoneText {color:#FFF; font:bold 22px 'Trebuchet MS', Arial, Helvetica, sans-serif; text-align:right; padding:15px 35px 0 0;}

#title {
	width: 900px; /* height is defined in "lib/custom-header.php" line 6 */
	overflow: hidden;
	font-size: 30px; line-height: 75px;
	font-family: "Myriad Pro", Trebuchet, Arial, sans-serif;
	margin: 0 auto; padding: 0;
}
#title a {
	color: #f8f8f8;
	text-decoration: none;
}
#title a:hover {
	text-decoration: underline;
}
#cust_back {
	margin: 0 auto;
}

/*********************************************
	Search Form Styles
*********************************************/
#search {
	width:180px;
	height:50px;
	float: left;
	padding:0;
	background: url(images/searchbg01.png) top left no-repeat;
}



#searchform {
	width:180px;
	float:left;
	padding:0;
	margin:0;
}
#searchform #searchfield {
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	color:#565656;
	float:left;
	padding:3px 0 0 9px;
	width:141px;
	height:22px;
	margin: 10px 0 0 0;
	border:0;
		background:transparent;
}
#searchform #submitbutton {
	margin: 10px 0 0;
	float:right;
	font-size:8pt;
	width:26px;
	height:30px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	background: transparent;
	border:0;
}


/*********************************************
Horizontal Navigaion Styles (with dropdowns)
*********************************************/
#menu {
	margin: 0; padding: 0;
	height: 45px;
	width: 100%;
	font-size: 15px;
}
#menu ul {
	list-style: none;
	width: 940px;
	height: 45px;
	margin: 0 auto; padding: 0;
	overflow: hidden;
}
#menu li {
	float: left;
	list-style: none;
	margin: 0; padding: 0 2px;
}
#menu li a {
	color: #FFF;
	display: block;
	font-weight: 600;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
    margin: 0; padding: 10px 15px;
	text-decoration: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
#menu li.current_page_item a
{
	color: #A20834;
	background: #dadada;
}

#menu li a:hover {
	color: #252525;
	background: #dadada;
}
 
/* second level stuff */
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0; padding: 0;
	border-top: 1px solid #dadada;
}
#menu li li {
	padding: 0;
}
#menu li li a {
	width: 168px;
	float: none;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #dadada;
	border-top: none;
	background: #282828;
	color: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#menu li li a:hover {
	padding: 5px 10px;
	background: #616161;
	color: #FFF;
}
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0; padding: 0;
}
#menu li ul ul {
	margin: -37px 0 0 189px;
}
#menu li:hover ul ul,
#menu li:hover ul ul ul,
#menu li.sfhover ul ul,
#menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li.sfhover ul,
#menu li li.sfhover ul,
#menu li li li.sfhover ul {
	left: auto;
}
#menu li:hover,
#menu li.sfhover { 
	position: static;
}

/*********************************************
		Feature Content Styles
*********************************************/
#feature {
	clear: both;
	font-size: 14px;
	font-family:"Myriad Pro", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	line-height:18px;
}
#feature .wrap {
	width: 900px;
	margin: 0 auto;
	background: #dadada;
	padding:0 25px;
	border-bottom:5px solid #222222;
}

#feature #feature-text {
	width: 490px;
	float: left;
	padding: 20px 20px 0 0;
}


#feature-text h3 {color:#A10C35; font:bold 20px/30px "Myriad Pro", Trebuchet, "Trebuchet MS", Arial, sans-serif; border-bottom:solid 1px #999;}
#feature #rotator-wrapper {
	border: 10px solid #f1f1f1;
	margin: 30px 0;
	float: right;
}

/*********************************************
		Container / Wrap Styles
*********************************************/
#container {
	clear: both;
	margin: 0;
}
#container .wrap {
	width:910px; background:#FFF url(images/content-back.jpg) no-repeat; margin:0 auto; padding: 0 20px;
}

/*********************************************
		Content Styles
*********************************************/
#content {
	width: 630px; float: left;
	margin: 0; padding: 0 30px 0 0;
}

#content .fullwidth{
	width: 920px; float: left;
	margin: 0; padding: 0 20px;
	}
#content .post,
#content .page {
	clear: both;
	margin: 0; padding: 20px 0;
	border-bottom: 1px solid #c7baad;
}
.single #content .post,
.page #content .page {
	border: none;
}

#content .byline {
	margin: 0; padding: 0;
	
}

#content .postcontent h1,
#content .postcontent h2,
#content .postcontent h3,
#content .postcontent h4,
#content .postcontent h5,
#content .postcontent h6 {
	background: none;
	font-family: "Myriad Pro", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.2;
	text-align: left;
	color: #000;
	margin: 0; padding: 0 0 8px 0;
}
#content .postcontent h1 {
	font-size: 200%;
}
#content .postcontent h2 {
	font-size: 190%;
}
#content .postcontent h3 {
	font-size: 180%;
}
#content .postcontent h4 {
	font-size: 170%;
}
#content .postcontent h5 {
	font-size: 160%;
}
#content .postcontent h6 {
	font-size: 150%;
}



a.more-link {
}

.meta-bottom {
	overflow: auto;
}
.meta-bottom a {
}
.postnav {
	clear: both;
	margin: 0; padding: 30px 0;
	overflow: auto;
}

/*********************************************
		Sidebar Styles
*********************************************/
#sidebar {
	width: 250px; float: right;
}
#sidebar .widget {
	background: #f7f7f7;
	border: 1px solid #c9c9c9;
	margin: 10px 0; padding: 0 0 10px 0;
}
#sidebar .widget .widget-inside {
	padding: 0 10px;
}

.widget-inside .more {float:right; padding:5px; font:11px Georgia, 'Times New Roman', Times, serif; color:#A20834; clear:both;}
.widget-inside .more a:link, .more a:active, .more a:visited {color:#A20834; text-decoration:none;}
.widget-inside .more a:hover{color:#A20834; text-decoration:underline; }

/* Sidebar links */
#sidebar a {
	color: #A20834;
	text-decoration: none;
}
#sidebar a:hover {
	color: #252525; 
	text-decoration: underline; 
}

/* Sidebar lists */
#sidebar ol, #sidebar ul { 
	margin: 0 15px; padding: 0;
}
/* Sidebar paragraphs */
#sidebar p {
	padding: 10px 0;
}



/*********************************************
		Comments Styles
*********************************************/
#comments {
	clear: both;
	margin: 0; padding: 20px 0;
	line-height: 1.8;
}
#comments ol.commentlist {
	list-style-type: none;
	margin: 0; padding: 0;
	border-bottom: 1px solid #bbb;
}
#comments li.trackback,
#comments li.pingback,
#comments li.comment {
	clear: both;
	border-top: 1px solid #bbb;
	margin: 0; padding: 10px 0 10px 10px;
}
#comments li.comment .avatar {
	float: right;
	padding: 3px;
	border: 1px solid #bbb;
}
#comments ol ul {
	list-style-type: none;
	border-bottom: 1px solid #bbb;
	margin: 10px 0 0 35px;
}
 
#respond {
	clear: both;
	margin: 0; padding: 20px 0;
}
#respond form {
	display: block;
	padding: 0;
}
#respond .commentinput {
	padding: 5px 0;
}
#respond input {
	width: 40%;
	padding: 6px;
	border: 1px solid #bbb;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	background: #FFF;
}
#respond input:focus {
	background: #EEE;
}
#respond .req {
	color: #dd0000;
}
#respond textarea {
	margin: 10px 0 0 0; padding: 2%;
	width: 95%; height: 200px;
}
#respond .allowedtags {
	width: 95%;
	background: #ddd;
	margin: 0 0 10px 0; padding: 2%;
	border: 1px solid #ddd;
}
#respond #submit {
	cursor: pointer;
}
#ithemes-contact-page-name,
#ithemes-contact-page-website,
#ithemes-contact-page-email,
#ithemes-contact-page-form textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
#commentform textarea,
#commentform input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

/*********************************************
		Bottom Styles
*********************************************/
#bottom {
	clear: both;
	background: #353535 url(images/bottom-bg.jpg) top center no-repeat;
	color: #FFF;
}
#bottom .wrap {
	width: 900px;
	margin: 0 auto;
	background: #353535 url(images/bottom-bg.jpg) top center no-repeat;
}

#bottom a {
	color: #FFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}

#bottom h5 {
	background: #737373;
	color: #FFF;
}
#bottom .widget {
	margin: 0; padding: 0 0 10px 0;
}

#bottom #bottomleft,
#bottom #bottommiddle,
#bottom #bottomright {
	width: 264px; float: left;
	margin: 0; padding: 0 18px;
}


/*********************************************
		Footer Styles
*********************************************/
#footer { background:url(images/footerWrap.jpg) repeat-x; height:228px; margin:0 auto; padding:0;}
#footerIn {background:url(images/footerBack.jpg) repeat-x; width:950px; height:228px; margin:0 auto; position:relative;}

#footerLeft {width:400px; float:left;}
.footerLogo {padding-top:100px;}
.footerName {width: 360px; margin:12px 0 20px 40px; float:left; color:#FFF; font:11px Tahoma, Geneva, sans-serif;}
.footerBox {width:100px;float:left;}
.footerEmail {width:400px; color:#FFF;font:11px Tahoma, Geneva, sans-serif; padding-left:20px;}
.footerEmail a:link, .footerEmail a:visited, .footerEmail a:active {color:#FFF;font:11px Tahoma, Geneva, sans-serif; text-decoration:none;}
.footerEmail a:hover {text-decoration:underline;}

#footerRight {width:500px; float:right; text-align:right;}
.footerAdd {margin-top:110px;padding-right:20px; font:bold 12px/24px Tahoma, Geneva, sans-serif; color:#222;}
.copyright{padding-right:20px; color:#FFF; font:normal 11px/18px Tahoma, Geneva, sans-serif; margin-top:28px; }
.copyright a:link, .copyright a:visited, .copyright a:active{color:#FFF; font:normal 11px Tahoma, Geneva, sans-serif; text-decoration:none;}
.copyright a:hover {color:#FFF; text-decoration:underline;}

