/*
Theme Name: Mt. Claret 
Description: Two-column FastSite.
Version: 0.1
Author: Fasturtle
Author URI: http://fasturtle.com/
*/

/* !Begin Typography & Colors */
body {
	font:62.5%/1.6em "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	background: #acc3ec url(img/bg-3.jpg) repeat 0 0 fixed;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#page {
	background-color: white;
	text-align: left;
	margin: 10px auto;
	padding: 20px 20px 0;
	width: 760px;
	}

img { -ms-interpolation-mode: bicubic; }

#header {
	margin: 0;
	padding: 0;
	position: relative;
	width: 760px;
	}
	
h1#logo {
	width:400px;
}

sup, small {
	font-size: 75%;
}

#logo a {
	background: url(img/logo-mtn.png) no-repeat;
	display: block;
	height: 120px;	
	margin-bottom: 20px;
	text-indent: -9999em;
	outline: none;
	top: 100px;
	width: 430px;
}	

ul#nav,
ul.menu {
	background: #5d3a52 url(img/nav-bg.gif) repeat-x;
	color: #fff;
	font: 1.2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	height: 30px;
	margin: 0 0 12px;
	padding: 0 0 0 38px;
	position: relative;
	width: 723px;
	z-index: 400;
}
	
ul#nav li,
ul.menu li {
	list-style: none;
	float: left;
position: relative;
	margin-right: 48px;
	padding: 8px 0 8px 0;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);
	width: auto;
}
	
ul#nav li a:link,
ul.menu li a:link,
ul#nav li a:visited,
ul.menu li a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
	
ul#nav li a:hover,
ul.menu li a:hover,
ul#nav li.current_page_item a,
ul.menu li.current_page_item a {
	color: #DC6449;
}

#feature p,
#content p {
	line-height: 1.5;
}

.copyright {
	width:500px;
	float:left;
	color: #fff;	
	line-height:25px;
}

.ft {
	color:#FFFFFF;
	float:right;
	width:190px;
}

.ft a.credit {
	color:#fff;
	text-decoration:none;
}

.ft a.credit img {
	margin-bottom:-4px;	
}

#feature {
/* 	background: #f2eed1 url(img/welcome-bg.gif) no-repeat; */
/* 	margin-left: 460px; */
	height: 298px;
/* 	width: 300px; */
}

#feature img {
	border: 1px solid #5D3A52;
	float: left;
/* 	margin-left: -460px; */
}

#feature h2 {
	background-color: #4C586B;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	text-transform: uppercase;
}

#feature p {
	color: #DC6449;
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	text-shadow: 1px 1px rgba(255,255,255,0.8);
}


#rotator {
	background:#fff;
    position:relative;
    height: 0 !important;
	width: 0 !important;
}

#rotator img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#rotator img.active {
    z-index:10;
}

#rotator img.last-active {
    z-index:9;
}

.contact-button a {
	border: 1px solid #DC6449;
	border-radius: 10px; 	
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px; 	
	-webkit-border-radius: 10px;
	background: transparent url(img/page-bg.png) repeat-x 0 -80px; 
	color: #DC6449 !important;
	display: block;
	font: 1.2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	margin:27px auto;
	overflow:hidden;
	padding:4px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	width:130px;
}

.contact-button a:hover {
	background: transparent url(img/page-bg.png) repeat-x 0 -36px; 
} 

.contact-button a:active {
  position: relative;
  top: 1px;
}

#content {
	font-size: 1.2em
	}
#content a {
	text-decoration:underline;
	color:#5D3A52;
}

#content a:hover {
	color: #DC6449;
}

.featured, blockquote {
	background: #E9F3FF;
	border: 1px solid #ACC3EC;
	color: #344969;
	font-weight: bold; 
	padding: 1.2em;
	text-align: center;
	text-decoration: none;
	margin: 1em;
}

blockquote {
	color: #4C586B;
	font-weight: normal;
	font-style: normal;
}

.entry .vcard {
	border-bottom: 4px double #EFF8FB;
	padding: 1em 0;
}

.vcard span.type {
	font-style: italic;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #EFF8FB;
}

/*
.even, .alt {
	border-left: 1px solid #ddd;
}
*/

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	color: #4C586B;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 18px;
	}

#sidebar h2 {
	font-size: 14px;
	}

h3 {
	font-size: 16px;
	}

h4 {
	font-size: 13px;
}

h1, h1 a, h1 a:hover, h1 a:visited, ul#nav a, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

small.fineprint {
	font-style: italic;
} 

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:link, a:visited {
	color: #5d3a52;
	text-decoration: underline;
}

a:hover, a:active {
	color: #DC6449;
	}

.entry img, iframe {
	border: 1px solid #5d3a52;
	padding: 1px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#content ul li,
#content ol li {
	border-bottom:1px solid #EFF8FB;
	padding:10px;
	text-align: left;
}

/* End Typography & Colors */



/* !Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
	width: 428px;
	}

.narrowcolumn img {
	max-width: 420px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#sidebar {
	background: #e9f3ff;
	padding: 10px;
	margin:12px 0 10px 466px;
	width:274px;
	}

#sidebar form {
	margin: 0;
	}


#sidebar .textwidget, #sidebar ul {
	border-bottom: 4px double #ACC3EC;
	font-size: 1.2em;
	margin: 0;
	padding: 1em 0 2em 0;
}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata, .clear {
	clear: both;
}

#right_header {
	float: right;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 294px;
}

#donation_banner {
	background: url(img/donation_banner.png) no-repeat;
	float: right;
	height: 51px;
	position: absolute;
	top: 75px;
	width: 294px;
}

#donation_banner a {
	background: url(img/click_here.png) no-repeat;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 21px;
	margin: 16px 8px 0 0;
	width: 101px;
}

#donation_banner a:hover {
	background: url(img/click_here_hover.png) no-repeat;
}

p.description  {
	color: #DC6449;
	display:inline;
	float:right;
	font-style: italic;
	font-size: 12px;
	position:absolute;
	text-align:center;
	width: 294px;
}

/* footer
--------------------------------------------------*/
#footer {
	background: #5d3a52 url(img/nav-bg.gif) repeat-x;
/* 	border-top: 1px solid #DC6449; */
	clear:both;
	margin:-20px;
	overflow: auto;
	padding: 20px;
}

#footer #footer-nav ul.nav {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 2;
	margin: 0 auto;
	padding: 10px 0;
	overflow:auto;
	color:#fff;
}

#footer ul li {
	color:#fff;
	display:inline;
	float:left;
  	list-style:none;
	margin-right: 16px;
  	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);
}

#footer ul li a {
  color:#fff;
  font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
}

#footer ul li a:hover, #footer ul li a:active {
	color: #DC6449;
}

/* End Structure */


/* Social Sidebar
--------------------------------------------------*/

#sidebar img.donate-image {
	margin:0 0 0.5em 0;
}


img.donate {
	border: 0;
}

#sidebar .textwidget p.featured {
	background: #fff;
}

#sidebar #event-feature {
	background: #D9EAFF;
	border: 3px double #ACC3EC;
	font-size: 1.2em;
	margin-bottom: 2em;
	padding: 0.5em;
}

#sidebar #stars {
	background: #372e46 url(img/stars.jpg) no-repeat;
	border: 1px solid #100523;
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 2em;
	padding: 0.5em;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
}

#sidebar #stars p {
	color: #E9F3FF;
	margin: 0;
	padding: 0.6em 0;
}

#sidebar #stars p {
	border-top: 4px double #fff;
}

#sidebar #stars p.date {
	border: none;
	margin-top: 0.6em;
}

#sidebar #stars h2,
#sidebar #stars a {
	color: #fff;
}

#sidebar #stars a:hover {
	color: #DC6449;
}

#sidebar #stars h2 {
	background:url(img/20-logo.png) no-repeat;
	display:block;
	float: left;
	height:111px;
	margin:8px 12px -4px 2px;
	outline:medium none;
	text-indent:-9999em;
	top:100px;
	width:120px;

}

#sidebar #stars a {
	padding-top: 0.2em;
	padding-right:1em;
}

#sidebar {
	font-size: 1em;
	line-height: 1.6;
}

#sidebar ul#social li {
	border-bottom: none;
	float:left;
	margin: 0 3px;
}

#sidebar ul#social li a {
	background-repeat:no-repeat;
	height:48px;
	overflow:hidden;
	text-indent:-9999em;
	white-space:nowrap;
	width:48px;
}

#social a {
	display:block;
	height:40px;
	overflow:hidden;
	text-indent:150%;
	white-space:nowrap;
}

#sidebar #stars .actions {
	text-align:center;
}

#sidebar ul#social li a#facebook:link, 
ul#social li a#facebook:visited {
	background:url(img/social.png) no-repeat scroll 0 0 transparent;
}

#sidebar ul#social li a#facebook:hover, 
#sidebar ul#social li a#facebook:active, 
#sidebar ul#social li a#facebook:focus {
	background:url(img/social.png) no-repeat scroll 0 -51px transparent;
}

#sidebar ul#social li a#linkedin:link, 
ul#social li a#linkedin:visited {
	background:url(img/social.png) no-repeat scroll -50px 0 transparent;
}

#sidebar ul#social li a#linkedin:hover, 
#sidebar ul#social li a#linkedin:active, 
#sidebar ul#social li a#linkedin:focus {
	background:url(img/social.png) no-repeat scroll -50px -51px transparent;
}

#sidebar ul#social li a#twitter:link, 
ul#social li a#twitter:visited {
	background:url(img/social.png) no-repeat scroll -100px 0 transparent;
}

#sidebar ul#social li a#twitter:hover, 
#sidebar ul#social li a#twitter:active, 
#sidebar ul#social li a#twitter:focus {
	background:url(img/social.png) no-repeat scroll -100px -51px transparent;
}



/* !Begin Headers */
#content h2 {
	font:2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	color:#dc6449;
	border-bottom:4px double #EFF8FB;
	line-height:30px;
	margin:15px 0 5px 0;
	padding:5px 0;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h1 {
	font:3em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color:#dc6449;
	margin:10px 0;
}

#content h3 {
	font:2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	color:#dc6449;
	margin:10px 0;
}

#content h4 {
	font:1.6em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	color:#4C586B;
	margin:10px 0;
}

#content h5 {
	font:1.4em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, "Lucida Sans", Arial, sans-serif;
	color:#4C586B;
	margin:10px 0;
}

h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-size: 1.6em;
	margin: 5px 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* !Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* !Begin Lists */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

p.postmetadata {
	border-bottom:4px double #EFF8FB;
	margin:15px 0 5px;
	padding:5px 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* !Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


#sidebar #email-signup h2 {
	font-size: 17px !important;
}

#sidebar #email-signup {
	margin-bottom: 1em !important;
}

#sidebar #email-signup form#subForm label {
	color: #4C586B;
	display: block;
}

#sidebar #email-signup form#subForm input[type="text"] {
    font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;
	background: #fff !important;
    font-size: 11px;
    margin: 0 0 6px;
    padding: 3px 2px;
	width: 98% !important;
}

#sidebar #email-signup #subForm input[type="submit"] {
	display: block;
	float: none !important;
	margin: 12px 0 0 0 !important;
}


/* End Form Elements */



/* !Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* !Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; }
/* End Calendar */



/* !Begin Various Tags & Classes */
#content a.pdf, 
a[class*="pdf"],
a[href$=".pdf"] {
	background:transparent url(img/a-pdf.png) no-repeat scroll right top;
	padding:0 1.8em 0.2em 0;
}

#content a.external {
	background:transparent url(img/a-external-sm.gif) no-repeat scroll right 1px;
	padding-right:12px;
}

div.hr {
	background: #e8e777;
	height: 6px;
    margin: 10px 0; 
}
div.hr hr {
	display: none;
}

dl dt {
	font-weight: bold;
}

dd.price {
	color: #DC6449;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	font-style: italic;
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* !Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Contact Form Styles
--------------------------------------------------*/

div#wpcf7-f1-p16-o1,
fieldset {
	border:1px solid #ddd;
	background:#f9f9f9;
/* 	outline:1px solid #cdcdcd; */
	margin:12px 0;
	padding:12px;
}


span.wpcf7-form-control-wrap {
	position: static !important;
}

span.wpcf7-not-valid-tip-no-ajax, 
span.wpcf7-not-valid-tip {
	display: none !important;
}

form {
	text-align:left;
}

#content label,
form div.row dl {
	font: 12px "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;

}

#contact label, div.contact-form label, form div.row dl dt {
	float:left;
	margin:12px 0 0;
	text-align:right;
	width:30%;
}

span.req {
	color:#dc6449;
	font-size:0.85em;
	font-style: italic;
}

form div.row {
	clear:right;
/* 	overflow:auto; */
}

div.submit-button {
	height: 3.6em;
}

input[type="submit"],
.contact-form input[type="submit"], 
div.contact-form input [type="submit"] {
	display:block;
	float:left;
	margin:12px 0 0 39%;
	width:33%;
}

input[type="image"]:active,
input[type="image"]:focus,
input[type="submit"]:focus,
input[type="submit"]:active {
	background: none !important;
	border: none;
}

.row input[type=text],.row input.field, .field {
	height:17px;
}

.row select {
	float: left;
	padding: 0;
}

div#appt-time select {
	float:none;
}

.row input[type=text],input[type=text],.row input.field,textarea {
	border:1px solid #ddd;
}

.row input[type=text].hour,
.row input[type=text].minute {
	float: none;
	width: 25px;
}

.row input[type=radio] {
	float: none;
	width: 12px;
}

img.ajax-loader {
	margin-left:190px;
	margin-top: 12px;
}

#contact input.field, #contact textarea, div.contact-form input, div.contact-form textarea, form div.row dl dd  {
	float:right;
	font-family:"Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,Geneva,sans-serif;
	font-size:11px;
	margin:0 0 6px;
	padding:3px 2px;
	width:60%
}

form div.row dl dd.field {
	margin: 0;
}

div#appt-time span.appt-group {
	margin-left: 53px;
}

div#appt-time span.appt-group label {
	float:none;
}

form div.row dl dt {
	width: auto;
}

img#captcha-image {
	background: none;
	border: 1px solid #ddd;
	float: right;
	margin-left:5px;
	padding: 2px !important;
}

input#captcha {
	margin: 0;
	width: 170px;
}

#content .entry .error h3 {
	background: #ffe4e4;
	border-bottom: 1px solid #d53f3f;
	border-top: 1px solid #d53f3f;
	color: #d53f3f;
	padding: 0 5px;
}

#content .entry .error ul {
	color: #d53f3f;

}

#content .entry .success {
	background: #f8fdff;
	border-bottom: 1px solid #69BFDE;
	border-top: 1px solid #69BFDE;
	color: #69BFDE;
	font: 2em Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif;
	padding: 0 5px;
}

/* Form builder */
form#rsvp fieldset.form-field-group {
	background:#fff;
	border:none;
	padding:1.5em 0 0;
}

form#rsvp > fieldset.form-field-group > fieldset.form-field-group legend, 
form#rsvp > fieldset.form-field-group > div.form-field label {
	float:left;
	font-weight:normal;
	margin:0 20px 0 -156px;
	padding:0;
	width:135px;
	font-style:italic;
	font-weight: bold;
	color:#4C586B;
	font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande",Lucida,"Lucida Sans",Arial,sans-serif;
}

form#rsvp div.form-field.text-field input, .idleField input {
	border:1px solid #818ea3;
	padding:3px;
}

.focusField input {  
	background:#E9F3FF;  
}  

body.page-id-119 .focusField input,
body.page-id-119 input:focus,
body.page-id-119 input:active
 {
	background: none;
}

form#rsvp label em {
	color:#DC6449;
	padding-left:3px;
	font-weight:normal;
}

form#rsvp .tip {
	color:#4C586B;
	font-size:.85em;
}

ul.sub-menu {
    background: #5d3a52;
    display: none;
    left: -4px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    text-align: left;
    top: 26px;
    width: 200px;
    z-index: 99999;
}

ul.sub-menu li {
	margin: 0px;
	padding: 5px 15px;
	width: 170px;
}

ul.menu li:hover ul.sub-menu {
    display: block;
    position: absolute;
    width: 200px;
    z-index: 99999;
}

body #jquery-overlay {
	z-index: 500;
}

body #jquery-lightbox {
	z-index: 600;
}

#upcoming_events {
	background: url(img/upcoming_events.png) no-repeat;
	height: 135px;
	width: 276px;
}

#upcoming_events a {
	background: url(img/view_details.png) no-repeat;
	float: right;
	height: 26px;
	margin: 97px 27px 0 0;
	width: 132px;
}

#upcoming_events a:hover {
	background: url(img/view_details_hover.png) no-repeat;
}
