/*  
Theme Name: Peaceful Schools International
Theme URI: http://peacefulschoolsinternational.org/
Description: Peaceful Schools International provides support to schools that have declared a commitment to creating and maintaining a culture of peace. PSI has over 340 member schools around the world!
Version: 1.0
Tags: colorful, custom-background, threaded-comments, sticky-post, translation-ready, right-sidebar, fixed-width.
Author: Drew Johnston
Author URI: http://www.graffitidesignstudios.com
Copyright © Andrew Johnston.ca

/* reset
-------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{border:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}


/* reset end -------------------------------------------------*/
html {
	background: #f6f2e8;
}
body {
	font: 13px/155% Arial, Helvetica, sans-serif;
	color: #666;
	word-wrap: break-word;
}
p {
	margin: 0 0 1.25em;
	padding: 0;
}
a {
	color: #f8425e;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #f7b054;
}
a:vistited {
	text-decoration: none;
	color: f1cf4d;
}
small {
	font-size: 87%;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
input, textarea, select {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
}
textarea {
	line-height: 150%;
}
.img-style {
	z-index: 7000;
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	
	margin: 3px 0px 20px 20px;
}

/* header 
-------------------------------------------------------------------------------------------------------*/
#header {
	position: relative;
	height: 65px;
	width: 980px;
	margin: 0 auto;
}
#top-util-nav .open-login a {
	background: url(img/top-bar-mini-icons.png) no-repeat right -149px;
	color: #666;
	padding: 0 10px 0 0;
	margin-left: 20px;
	margin-top: -13px;
}
#top-util-nav .open-login a.active {
	color: #00ccff;
	cursor: text;
	margin-top: -13px;
}

/* login form
----------------------------------------------------------------------------------------------------------------------------------------------*/
#login-form {
	z-index: 7000;
	float: right;
	margin: -22px 0 0 5px;
	padding: 0;
}
#login-form input[type=text], #login-form input[type=password] {
	width: 65px;
	height: 18px;
	padding: 1px 5px 2px;
	color: #999999;
	border: 1px solid #ccc;
	vertical-align: bottom;
	
}
#login-form input {
	line-height: 100%;
	font-size: 12px;
}
#login-form input[type=text]:focus, #login-form input[type=password]:focus {
	outline: none;
	border-color: #00c4ff;
	font-size: 12px;
}
#login-form .login-btn {
	background: url(img/login-btn.png) no-repeat;
	border: none;
	padding: 1px 0 2px;
	margin: 0;
	width: 58px;
	height: 23px;
	color: #666;
	vertical-align: top;
	cursor: pointer;
}
#login-form .login-btn:hover {
	color: #fff;
}
#login-form .close-login {
	cursor: pointer;
	background: url(img/top-bar-mini-icons.png) no-repeat 0 -206px;
	width: 14px;
	height: 14px;
	margin: -2px 0 0 2px;
	vertical-align: middle;
	display: inline-block;
	zoom:1;
	*display:inline;
}


/* Top Util Nav 
-------------------------------------------------------------------------------------------------------------------------------------*/
#top-util-nav {
	font-size: 12px;
	width: 100%;
	
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	
	padding-bottom: 3px;
	z-index: 7000;
}
#toprightnavi {
	float: left;
	padding-top: 3px;
	z-index: 7000;
}
#toprightnavi a {
	color: #fff;
}
#toprightnavi a:active {
	color: #6CF;
}
#toprightnavi li {
	list-style: none;
	display: inline;
}
#toprightnavi a:hover {
	color: #6CF;
}
.weather {
	margin-bottom: -3px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#menunavicon {
	margin: 13px 5px 0px 13px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo a {
	background: url('img/logo.png') no-repeat top left;
	width: 234px;
	height: 58px;
	text-indent: -9000em;
	display: block;
	position: absolute;
	top: -33px;
	left: 10px;
	z-index: 9000;
}
#logo span {
	background: url('img/go-home.png') no-repeat;
	width: 132px;
	height: 41px;
	position: absolute;
	top: 10px;
	left: 220px;
	display: none;
	z-index: 7100;
}
#logo a:hover span {
	display: block;
}




/* nav 
-----------------------------------------------------*/
#nav {
	position: absolute;
	text-align: right;
	left: 480px;
	top: -13px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 550px;
}
#nav li {
	margin: 0 5px 0 0;
	padding: 0px 15px;
	
	font: bold 100%/100% 'Arial', Helvetica, sans-serif;
	margin: 0 0 10px;
	letter-spacing: -.04em;
	color: #fff;
	
	float: left;
	white-space: nowrap;
}
#nav-link-bg {
	background: url(img/nav-bg.jpg) no-repeat right;
}
#nav ul {
	margin: 2px 15px 0;
	padding: 0;
	list-style: none;
}
#nav a {
	text-decoration: none;
	color: #666;
}
#nav a:hover {
	color: #f8625c;
	text-decoration: none;
}
#nav a:active {
	color: #f1cf4d;
	text-decoration: none;
}
#nav ul a {
	padding-left: 16px;
	background: url(img/nav-icons.png) no-repeat -20px 0;
}
#nav ul a:hover {
	text-decoration: underline;
}


/* wrapper 
--------------------------------------------------------------------------------------------------------*/
#header_bg {
	background: url('img/header-bg.jpg') repeat-x top;
}
#header-wrapper {
	width: 908px;
	margin: 0 auto;
	padding: 19px 19px 0px 19px;
}
#wrapper-bg {
	margin-top: 30px;
	width: 100%;
	background: #fff;
	border-top: 1px dashed #e2dfd9;
	border-bottom: 1px dashed #e2dfd9;
}
#content-wrapper {
	width: 942px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#shareheader {
	margin: 15px 0px 0px 0px;
}
#wrapper {
	width: 942px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#celebration-header {
	font-size: 37.79px;
	margin-bottom: 15px;
}







/* Header Blurbs
----------------------------------------------------------------------------------------------------------*/
#header-blurbs {
	position: relative;
	padding: 0px;
	margin: 10px auto 20px;
	height: 305px;
}
#blurb-titles1, #blurb-titles2, #blurb-titles3, #blurb-titles4 {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
#blurb-content {
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#blurb-links {
	background: url('img/blurb-readmore.png') top center no-repeat;
	text-indent: -9000em;
	display: block;
	width: 82px;
	height: 23px;
	padding: 10px;
	margin-left: 22%;
}
#blurb-links:hover {
	background: url('img/blurb-readmore-hover.png') top center no-repeat;
	text-indent: -9000em;
	display: block;
	width: 82px;
	height: 23px;
	padding: 10px;
	margin-left: 22%;
}
#blurb-1 {
	background: url('img/blurb-1.png') top center no-repeat;
	position: absolute;
	top: 0px;
	left: -40px;
	
	padding: 80px 60px 0px 60px;
	height: 224px;
	width: 179px;
}
#blurb-2 {
	background: url('img/blurb-2.png') top center no-repeat;
	position: absolute;
	top: 0px;
	left: 200px;
	
	padding: 80px 60px 0px 60px;
	height: 224px;
	width: 179px;
}
#blurb-3 {
	background: url('img/blurb-3.png') top center no-repeat;
	position: absolute;
	top: 0px;
	left: 440px;
	
	padding: 80px 60px 0px 60px;
	height: 224px;
	width: 179px;
}
#blurb-4 {
	background: url('img/blurb-4.png') top center no-repeat;
	position: absolute;
	top: 0px;
	left: 680px;
	
	padding: 80px 60px 0px 60px;
	height: 224px;
	width: 179px;
}

#latestblogposts {
	font-size: 25px;
	margin-bottom: 15px;
}


/************************************************************************************
SLIDER
*************************************************************************************/
.slider-img-style {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	margin-left: 15px;
}
#slider-center-pics {
	width: 850px;
	margin: 30px auto 30px;
}
#slider {
	font: 16px/140% Arial, Helvetica, sans-serif;
	background: #fff;
	border-top: 1px dashed #e2dfd9;
	border-bottom: 1px dashed #e2dfd9;
	
	color: #fff;
	position: relative;
	height: 210px;
}
#slider .slides a {
	color: #f9f5c8;
	text-decoration: none;
}
#slider .slides a:hover {
	text-decoration: underline;
}
#slider .slides {
	margin: 0px;
	padding: 0px;
}
#slider .slides li {
	background: none !important;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 210px;
	width: 942px;
}
#slider .slides .slider-default a {
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 5px 14px 0px 14px;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
#slider .slides .slider-default a:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
/* add padding if more than 1 slide */
#slider .padded li {
	padding: 0 0px;
}

/* default slide */
#slider .slide-feature-image {
	float: left;
	margin: 0 0px 0 0;
	vertical-align: text-bottom;
}
#slider .slide-content {
	overflow: hidden;
}
#slider h3 {
	font: bold 32px/120% Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	letter-spacing: -.04em;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
}
#slider p {
	margin: 0 0 0px;
	padding: 0;
}
/* image caption wrap */
#slider .image-caption-wrap {
	position: relative;
	font-size: 13px;
	line-height: 140%;
}
#slider .image-caption-wrap .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 20px 10px;
	width: 820px;
	z-index: 5;
	background: url(img/slide-caption-bg.png);
	color: #ccc;
}
#slider .image-caption-wrap h3 {
	color: #fff;
	margin: 0 0 5px;
	padding: 0;
	font: bold 16px/120% Arial, Helvetica, sans-serif;
}
#slider .image-caption-wrap p {
	margin: 0;
}
#slider .image-caption-wrap a {
	text-decoration: none;
	color: #fff;
}
#slider .image-caption-wrap a:hover {
	text-decoration: underline;
}

/* slider nav */
#slider .slide-nav-wrap {
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 5px;
	z-index: 3000;
}
#slider .slide-nav a {
	display: inline-block;
	background: url(img/slide-nav.png) no-repeat -40px 0;
	width: 10px;
	height: 11px;
	padding: 2px;
	margin: 0 2px 1px;
	text-indent: -25px;
	overflow: hidden;
}
#slider .slide-nav a:hover {
	background-position: -20px 0;
}
#slider .slide-nav a.activeSlide {
	background-position: 0 0;
}
/* next previous slide button */
#slider .next-prev-slide-button {
	display: block;
	width: 44px;
	height: 64px;
	text-indent: -900em;
	overflow: hidden;
	position: absolute;
	z-index: 2000;
	top: -120px;
}
#slider .prev-slide {
	background: url(img/slide-next-prev.png) no-repeat;
	left: 0;
}
#slider .next-slide {
	background: url(img/slide-next-prev.png) no-repeat 0 -64px;
	right: 0;
}

/* image only slide */
#slider .image-slide {
	text-align: center;
}

/* slide buttons */
#slider a.button {
	color: #000;
}
#slider a.button:hover {
	text-decoration: none;
}
#slider a.black {
	color: #fff;
}





/* slider newsletter
--------------------------------------------------------------------------------------------------------*/
#slider-newsletter {
	background: url('img/newsletter-bg.jpg');
	border: 2px solid #666;
	width: 250px;
	color: #fff;
	height: 338px;
	padding: 20px 23px 0px 22px;
	margin-bottom: 20px;
}
#signup-newsletter {
	font: 2.1em/1.5em 'Opifico';
	font-weight: bold;
	color: #fff;
}
#newsletter-big {
	font: 3.4em/1.5em 'Opifico';
	font-weight: bold;
	color: #fff;
}
#newsletter-text {
	color: #fff;
	padding-top: 5px;
	font-size: 14px;
}
#newslettername-email {
	color: #fff;
	font: 2em/1.5em 'Opifico';
}
#mc_mv_EMAIL {
	background-image: url('img/newsletter-input-bg.jpg');
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-bottom: 10px;
	width: 225px;
	color: #666;
	height: 27px;
	padding: 0 0 0 10px;
	border: 0;
	outline: none;
	border: 2px solid #666;
}
#mc_mv_EMAIL:focus {
	border: 2px solid #fff;
}
#mc_mv_FNAME {
	background-image: url('img/newsletter-input-bg.jpg');
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-bottom: 15px;
	width: 225px;
	color: #666;
	height: 27px;
	padding: 0 0 0 10px;
	border: 0;
	outline: none;
	border: 2px solid #666;
}
#mc_mv_FNAME:focus {
	border: 2px solid #fff;
}
.mc_required {
	color: #bb2045;
}
#mc_message {
	margin-top: -15px;
	padding-bottom: 5px;
}
#newsletter-resetsubmit-btn {
	background: url('img/newsletter-signup-btnbg.jpg') repeat-x;
	width: 100px;
	border: 2px solid #666;
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#newsletter-resetsubmit-btn:hover {
	background: url('img/newsletter-signup-btnbghover.jpg') repeat-x;
	width: 100px;
	border: 1px solid #333;
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
}
#mc_unsub_link {
	margin-left: 200px;
	color: #fff;
}
#mc_unsub_link a {
	color: #fff;
}

/* featured posts
-------------------------------------------------------------------------------------------------------------------------------*/
#featuredpost-sizing {
	width: 607px;
	padding-left: 19px;
	min-height: 270px;
}
h6.featuredpost-title {
	color: #000;
	font-size: 28px;
	margin-top: -10px;
}
h6.featuredpost-title a {
	color: #000;
}
h6.featuredpost-title a:hover {
	color: #5d5d5d;
}
#featuredpost-1 {
	background: url('img/featuredpost-2.jpg') repeat-x;
	width: 607px;
	height: 52px;
	font: 2.1em/1.5em 'Opifico';
	margin-top: 40px;
	font-weight: bold;
	color: #fff;
	padding: 14px 0px 0px 19px;
}
/* search menu
-------------------------------------------------------------------------------------------------------------------------------*/
.searchmenu {
	z-index: 6999;
	position: absolute;
	top: -10px;
	left: 758px;
	background: url('img/subnav-bg.png') no-repeat top left;
	border: 0px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font: 67.5% "arial";
	font-size: 14px;
	font-weight :bold;
	width: 223px;
	height: 48px;
	list-style: none;
}
#searchform {
	margin: 1px 0px 10px 0px;
}
#searchform label {
	text-indent: -9000em;
	display: block;
}
#searchform #s{
	background: #fff;
	border: 1px solid #ccc;
	height: 15px;
	color: #ccc;
	float: left;
	font-size: 11px;
	margin: 8px 2px 0px 10px;
	width: 170px;
	padding: 4px 2px 3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#searchform #s:focus {
	outline: none;
	border-color: #00c4ff;
}
#searchform .btn{
	margin: 6px 0 0;
	padding: 0;
	width: auto;
}


/* 
----------------------------------------------------------------------------------------------------------------------------------------- */
#seperator {
	margin-top: 10px;
	margin-bottom: 25px;
	border-bottom: #e2dfd9 2px dashed;
	width: 100%;
	height: 10px;
}
#post-page-seperator {
	margin-top: 30px;
	padding: 10px 0 0 0;
	background: url('img/seperator.jpg') top center no-repeat;
	width: 650;
	height: 65px;
}

/* =Navigation -------------------------------------------------------------------------------------------------------------------------- */
.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #33ccff;
}
.nav-previous {
	float: left;
	color: #33ccff;
	text-align: center;
}
.nav-next {
	float: right;
	color: #33ccff;
	text-align: center;
}
#nav-above {
	margin: 0 0 18px 0;
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 25px 0 0 0;
}
#nav-below .nav-previous a img {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#nav-below .nav-next a img {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#nav-hover {
	margin: 0;
	position: absolute;
	width: 980px;
	top: 70%;
}
#nav-hover .nav-prevphoto a {
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px 4px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	float: left;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	
	color: #fff;
	border: solid 1px #f41923;
	background: #f8425e;
}
#nav-hover .nav-prevphoto a:hover {
	color: #fff;
	background: #f6af53;
	border: solid 1px #ee931b;
}
#nav-hover .nav-prevphoto a:active {
	color: #fff;
	background: #efcd4c;
	border: 1px solid #d6b63c;
}

#nav-hover .nav-nextphoto a {
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px 4px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 8px 8px 8px 8px;
	float: right;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	
	color: #fff;
	border: solid 1px #f41923;
	background: #f8425e;
}
#nav-hover .nav-nextphoto a:hover {
	color: #fff;
	background: #f6af53;
	border: solid 1px #ee931b;
}
#nav-hover .nav-nextphoto a:active {
	color: #fff;
	background: #efcd4c;
	border: 1px solid #d6b63c;
}
#attachment img {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#prevnext-links {
	font-size: 14px;
}
#prevnext-links a {
	color: #33ccff;
	text-decoration: none;
}
#prevnext-links a:hover {
	color: #1892bb;
	text-decoration: underline;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
#entry-caption {
	color: #453320;
	position: absolute;
	width: 400px;
	text-align: center;
	margin: 0 0 0 290px;
	display: block;
}
#entry-caption .caption {
	padding-left: 20px;
	font-size: 130%;
	font-weight: bold;
}
#entry-caption .pixel-data {
	padding-left: 0px;
}
.attachment-comment {
	margin-left: 425px;
	margin-top: 0;
	background: url('img/comment.png') no-repeat left;
	padding-left: 25px;
	height: 10px;
}
.attachment-comment a {
	text-decoration: underline;
}
.attachment-comment a:hover {
	text-decoration: none;
}


/* breadcrumbs ------------------------------------------------------------*/
.breadcrumb{
	float: left;
	padding-left: 20px;
}
.breadcrumb a {
	color: #f8425e;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #f6af53;
	text-decoration: none;
}
.curbread {
	color: #999;
	font-weight: 600;
}
.recentcomments a {
	display:inline !important;
	padding:0 !important;
	margin:0 !important;
}
/* Page Nav ---------------------------------------------------------------*/
#pagenav {
	padding-bottom: 20px;
	font: 1.15em/1em Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	width: 980px;
	height: 10px;
	border-bottom: solid 1px #483f32;
	color: #70604c;
}
#pagenav li {
	list-style: ;
	float: left;
	margin: 0 12px 0 0;
	padding: 0px 20px 15px 0;
}
#pagenav ul li {
	margin: 0;
	padding: 0;
}
#pagenav ul ul {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	left: 200px;
	top: -5px;
}
#pagenav a {
	text-decoration: none;
	letter-spacing: -.02em;
	color: #70604c;
}
.pagenav-first {
	font-weight: bold;
	list-style: none;
}
#pagenav li.current_page_item a {
	color: #9a877b;
	font-weight: bold;
}
#pagenav li a:hover {
	color: #70604c;
	text-decoration: underline;
}
#pagenav ul li.current_page_item a {
	color: #fff;
}
#pagenav ul a, #pagenav li.current_page_item ul a {
	width: 180px;
	color: #f2edc1;
	display: block;
	padding: 5px 10px 5px 12px;
	text-decoration: none;
	letter-spacing: normal;
	text-shadow: 0 1px 1px rgba(0,0,0, .7);
}
#pagenav ul a:hover, #pagenav li.current_page_item ul a:hover {
	color: #fff;
	text-decoration: none;
}

/* Page Nav2 ---------------------------------------------------------------*/
#pagenav2 {
	padding-bottom: 20px;
	font: 1.15em/1em Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	width: 980px;
	border-bottom: solid 1px #483f32;
	border-top: solid 1px #483f32;
	color: #70604c;
	height: 25px;
}

#pagenav2 li {
	float: left;
	margin: 0 12px 0 0;
	padding: 14px 20px 15px 0;
}
#pagenav2 ul li {
	margin: 0;
	padding: 0;
}
#pagenav2 ul ul {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	left: 200px;
	top: -5px;
}
#pagenav2 a {
	text-decoration: none;
	letter-spacing: -.02em;
	color: #70604c;
}
#pagenav2 li.current_page_item a {
	color: #9a877b;
	font-weight: bold;
}
#pagenav2 li a:hover {
	color: #70604c;
	text-decoration: underline;
}
#pagenav2 ul li.current_page_item a {
	color: #fff;
}
#pagenav2 ul a, #pagenav2 li.current_page_item ul a {
	width: 180px;
	color: #f2edc1;
	display: block;
	padding: 5px 10px 5px 12px;
	text-decoration: none;
	letter-spacing: normal;
	text-shadow: 0 1px 1px rgba(0,0,0, .7);
}
#pagenav2 ul a:hover, #pagenav2 li.current_page_item ul a:hover {
	color: #fff;
	text-decoration: none;
}

/* fullpagecomments --------------------------------------------------------------*/
#fullpagecomments {
	padding-top: 20px;
}
a#gallery-btn {
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	border: 2px solid #999;
	background: #5fc3cb;
	margin-top: -10px;
	margin-bottom: 40px;
	float: right;
}
a#gallery-btn:hover {
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	background: #333;
	border: 2px solid #999;
	background: #e685af;
	margin-top: -10px;
	margin-bottom: 40px;
	float: right;
}



/* travel --------------------------------------------------------------*/
.photo_gallery {
	list-style: none;
	font-style: italic;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0px 0px;
}
.photo_gallery li {
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	position: relative;
}
.photo_gallery em {
	font-size: 98%;
}
.photo_gallery a {
	text-decoration: none;
	font-size: 100%;
}
.photo_gallery a:hover {
	text-decoration: none;
}
.photo_gallery img {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.thumb_list a {
	position: relative;
}
.photo_gallery a span {
	position: absolute;
	top: 20px;
	left: 0;
	background: #4d4334;
	font: normal 100%/100% "Times New Roman", Times, serif;
	padding: 4px 8px;
	color: #fff;
	display: none;
}
.photo_gallery a:hover span {
	display: block;
}
.photo_gallery li dd {
	text-align: center;
}
.travelgallery-caption {

}


/* default -------------------------------------------------------------*/
body#default {
}
#default #content2 {
	margin-top: 30px;
}
#default #content {
	margin-top: 30px;
}
#default #sidebar {
	margin-top: 30px;
}
#default #leftsidebar {
	margin-top: 30px;
}

/* home bg -------------------------------------------------------------*/
body#home_pg {
}
#home_pg #content {
	margin-top: 30px;
}
#home_pg #sidebar {
	margin-top: 30px;
}


/* search bg -------------------------------------------------------------*/
body#search_pg {
}
#search_pg #content {
	margin-top: 15px;
}
#search_pg #sidebar {
	margin-top: 15px;
}
#search_pg h1 {
	font: bold 210%/105% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.02em;
	margin: 0;
	padding: 0 0 8px;
	border-bottom: solid 3px #453320;
}


/* 404 bg -------------------------------------------------------------*/
body#pg_404 {
}
#pg_404 #content {
	margin-top: 15px;
	padding-right: 34px;
}
#pg_404 #content2 {
	background: url('img/404-bg.png') no-repeat center;
	margin-top: -10px;
	padding: 90px 34px 100px 480px;
	color: #a5a5a5;
	font-size: 15px;
}
a#goback-btn {
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	border: 2px solid #999;
	background: #f8425e;
	margin-top: 20%;
	margin-left: 30%;
}
a#goback-btn:hover {
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	background: #333;
	border: 2px solid #999;
	background: #f6af53;
	margin-top: 20%;
	margin-left: 30%;
}

/* contact bg -------------------------------------------------------------*/
body#contact_pg {
}
#contact_pg #content {
}
#contact_pg #sidebar {
}
#contact_pg #sidebar h4 {
	background: none;
}

/* content
-------------------------------------------------*/
#content {
	width: 625px;
	float: left;
	position: relative;
}
#contentright {
	width: 700px;
	float: right;
	position: relative;
}
#fullpage-content {
	float: left;
	width: 980px;
	margin: 40px 0 70px;
}
.fullpage-post {
	clear: both;
	padding: 0 0 0 107px;
	margin-bottom: 60px;
	min-height: 100px;
}
.postcontent {
	clear: both;
	padding: 0px;
	margin-bottom: 40px;
	margin-top: 0px;
	min-height: 100px;
}
#post-datepic {
	float: left;
	width: 220px;
	padding-right: 25px;
	font: 13px/155% Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}

/* Accommodations
----------------------------------------------------------------------------------------------------------------------------------------- */
#accommodations {
	margin-bottom: 20px;
	width: 100%;
	height: 400px;
}
.accom-item {
	width: 337px;
	height: 400px;
	float: left;
}
.tp-margin {
	margin-right: 19px;
}
.accom-right {
	float: right;
}
.accom-readmore {
	float: right;
	padding-right: 10px;
}


/* Image Styles 
-------------------------------------------------------------------------------------------------------------------------------------*/
#post-titlemetacontent {
	width: 580px;
	min-height: 300px;
	margin-bottom: 40px;
	padding-left: 19px;
}
#pagecontent {
	line-height: 5px;
	font-size: 12px;
}
.posttitle {
	font: bold 19px/110% Arial, Helvetica, sans-serif;
	margin: 10px 0 4px;
}
.posttitle a {
	color: #666;
}
.posttitle a:hover {
	color: #33ccff;
}
.posttitle a:active {
	color: #00a0d5;
}
h1.posttitle {
	font-size: 185%;
	margin: 5px 0 10px;
}
h2.posttitle {
	font-size: 150%;
}
h2.larger {
	font-size: 190%;
}
h2.weather {
	padding-bottom: 20px;
	padding-left: 30%;
}
#weatherdata-bgs {
	background: url('img/weatherdata-bg.jpg') top center no-repeat;
	min-height: 189px;
	width: 770px;
	margin: 0 auto;
}
.postmeta {
	font-size: 95%;
	margin: 0 0 10px;
	color: #898989;
}
.postmeta a {
	color: #33ccff;
}
.postmeta a:hover {
	color: #00a0d5;
}
.postmeta span {
	margin-right: 8px;
}
.postmeta .postcategory {
	background: url(img/folder.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.postmeta .postcomments {
	background: url(img/comment.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.postmeta .postauthor {
	background: url(img/user.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.postmeta .posttime-date {
	background: url(img/postdate-time.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.postmeta .posttags {
	background: url(img/tag.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.postcomments {
	background: url(img/comment.png) no-repeat 0 center;
	padding: 0 0 0 16px;
}
.more-link {
	background: url(img/more.png) no-repeat 0 0;
	font: 10px/100%  Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 2px 18px 3px 12px;
	margin-left: 5px;
	color: #33ccff;
}
a.more-link:hover {
	background-position: 0 -83px;
	color: #fbcfcf;
}
.postdate {
	display: block;
	font-weight: bold;
	font-size: 110%;
	text-align: right;
	margin: 12px 0 10px;
	color: #898989;
}
.post-data {
	font-size: .9em;
	line-height: 1.2em;
	color: #999;
	margin: -5px 0 10px;
}
.post-data span {
	margin-right: 10px;
}
.post-data a {
	color: #d62852;
	text-decoration: none;
	font-style: normal;
}
.post-data a:hover {
	color: #a71a3b;
	text-decoration: underline;
}
.postauthor {
	background: url(img/user.png) no-repeat left;
	padding-left: 20px;
	padding-right: 15px;
	height: 17px;
}
.posttime-date {
	background: url(img/postdate-time.png) no-repeat left;
	padding-left: 20px;
	padding-right: 15px;
	height: 17px;
}
.postcategory {
	background: url(img/folder.png) no-repeat left;
	padding-left: 20px;
	padding-right: 15px;
	height: 17px;
}
.postcomments {
	background: url(img/comment.png) no-repeat left;
	padding-left: 25px;
	padding-right: 15px;
	height: 17px;
}
.postcomments a {
	color: #06a6da;
}
.postcomments a:hover {
	color: #077baa;
}
.posttag {
	background: url(img/tag.png) no-repeat left;
	padding-left: 20px;
	padding-right: 15px;
	height: 17px;
}
.edit-link {
	background: url(img/pencil.png) no-repeat left;
	float: right;
	padding-left: 20px;
	height: 17px;
}
.caption-edit-link {
	float: none;
}
#edit-link-right {
	float: right;
}
.post-edit-link {
	background: url(img/pencil.png) no-repeat left;
	padding-left: 20px;
	float: right;
}
.comment-edit-link {
	background: url(img/pencil.png) no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
	text-decoration: none;
}

/* contact form plugin css
-----------------------------------------------------------------------------------------------------------------------------------------------------*/
.wpcf7 {
	padding: 35px 0 0;
}
.wpcf7 p {
	padding: 0;
	margin: 0 0 2em;
}
.wpcf7 label {
	font: bold small-caps 90%/100% Georgia, "Times New Roman", Times, serif;
}
.wpcf7 label small {
	font: 120% "Times New Roman", Times, serif;
	margin-left: -25px;
	display: block;
	float: left;
	width: 15px;
	text-align: right;
	padding: 4px 0 0;
}

.wpcf7 input[type=text] {
	width: 210px;
	margin-right: 5px;
	padding: 5px 7px;
	
	border: 1px solid #e8eded;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.wpcf7 input[type=text]:focus {
	outline: none;
	-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
}
.wpcf7 textarea {
  	resize: none;
	width: 97%;
	height: 180px;
	padding: 10px 7px;
	color: #8f9090;
	font-size: 15px;
	font-variant: normal;
	background-position: -20px center;
	
	border: 1px solid #e8eded;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.wpcf7 textarea:focus {
	outline: none;
	-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
}



.wpcf7 input#submit {
	background: url(img/newsletter_send_button.png) no-repeat;
	border: none;
	padding: 3px 0 2px;
	float: right;
	margin-top: 5px;
	width: 74px;
	height: 28px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
.wpcf7 input#submit:hover {
	color: #ccc;
}

div.wpcf7-response-output {
	font-size: 90%;
	padding: 3px 10px;
	clear: both;
}

.wpcf7-validation-errors {
	background: #fcbfc2;
	border: double 4px #c99ea0;
}
div.wpcf7-mail-sent-ok {
	background: #daefb9;
	border: double 4px #97a87d;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #ac3a47;
	padding-top: 3px;
	font: bold small-caps 90%/100% Georgia, "Times New Roman", Times, serif;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.left {
	float: left;
}
.right {
	float: right
}

/* post nav */
.post-nav {
	margin: 50px 0 35px;
	background: url(img/post-nav-rule.png) no-repeat center 7px;
	xwidth: 540px;
	overflow: hidden;
	position: relative;
	margin-left: 107px;
}
.post .post-nav {
	margin-left: 0;
}
.post-nav span em {
	font: 10px/1.1em Arial, Helvetica, sans-serif;
	color: #baad9d;
	text-transform: uppercase;
	width: 80px;
	text-align: center;
	position: absolute;
	top: 4px;
}
.post-nav .previous em {
	left: 2px;
}
.post-nav .next em {
	right: 0;
	letter-spacing: 1px;
}
.post-nav a {
	display: block;
	background: url(img/post-nav-bg.png) no-repeat;
	width: 246px;
	padding: 28px 0 4px;
	font: bold 115%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	color: #453320;
	text-decoration: none;
}
.post-nav a:hover {
	color: #e50000;
	text-decoration: none;
}
.post-nav .next {
	float: right;
	text-align: right;
}
.post-nav .next a {
	background-position: right -430px;
	padding-left: 20px;
}
.post-nav .next a:hover {
	background-position: right -645px;
}
.post-nav .previous {
	float: left;
	text-align: left;
}
.post-nav .previous a {
	background-position: left -0;
	padding-right: 20px;
}
.post-nav .previous a:hover {
	background-position: left -215px;
}

/* commentlist
--------------------------------------------------------------------------------------------------------------------------*/
#comments, #respond h4 {
	font: bold 18px/110% Arial, Helvetica, sans-serif;
	margin: 40px 0 4px;
	padding: 0;
	letter-spacing: -.04em;
	color: #999;
	font-size: 170%;
}
#comment-reply-header {
	font: 20px;
	font-weight: bold;
}
#comments em, #respond h4 em {
	font-size: .9em;
	text-shadow: none;
}
#comments {
	margin: 35px 0 5px;
	padding-bottom: 10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist li {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
}
.commentlist .timestamp {
	position: absolute;
	top: 68px;
	left: -117px;
	width: 105px;
	font: 75%/100% Helvetica, Arial, sans-serif;
	text-align: right;
	color: #7c7164;
	padding: 0;
	margin: 0;
}
.required-field {
	color: #bb2045;
}
.commentlist .timestamp strong {
	display: block;
	padding: 0 0 2px;
	color: #625545;
}
.comment-author {
	padding: 0;
	margin: 0 0 8px;
}
.commentlist ul .comment-author {
	padding: 0 0 5px;
}
.comment-author small {
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
.comment-author cite {
	font: bold 1.3em/1.3em Helvetica, Arial, sans-serif;
}
.comment-author cite a {
	text-decoration: none;
}
.comment-author cite a:hover {
	text-decoration: underline;
}
.comment-author .avatar {
	position: absolute;
	top: 14px;
	left: -68px;
	width: 48px;
	height: 48px;
	margin: 0;

	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.commentlist ul .avatar {
	position: relative;
	left: auto;
	top: auto;
	width: 38px;
	height: 38px;
	float: left;
	margin: 0 10px 0 0;
}
.commententry {
	clear: both;
	font-size: 95%;
	border-bottom: solid 1px #999;
}
.commententry p {
	margin: 0 0 .8em;
	padding: 0;
}

.commentlist .reply {
	position: absolute;
	top: 14px;
	right: 0;
}
.commentlist .comment-reply-link {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	width: 40px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 4px 5px 4px 5px;
	
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	color: #606060;
	border: solid 1px #e5e4e4;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
.commentlist .comment-reply-link:hover {
	color: #999;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e4e4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
.commentlist .comment-reply-link:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e4e4), to(#f5f5f5));
	background: -moz-linear-gradient(top,  #e5e4e4,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}

.commentlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist ul ul {
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
}


/* comment guidelines
---------------------------------------------------------------------------------*/
.comment-guidelines {
	text-indent: -900em;
	background: url('img/comment-guidelines.jpg') no-repeat;
	width: 158px;
	height: 36px;
	clear: both;
	margin: 5px 0 0 10px;
	padding: 0 !important;
	cursor: pointer;
}
.guidelines {
	width: 620px;
	background: #fff url('img/comment-guidelines-bg.jpg') no-repeat;
	padding: 10px 10px 5px 17px;
	color: #999;
}
.guidelines ul {
	list-style: none;
	margin-top: .3em;
}
.guidelines li {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url('img/check.png') left 3px no-repeat;
}




/* commentform
--------------------------------------------------------------------------------------------------------------------------*/
#respond {
	position: relative;
	margin-bottom: 80px;
}
.commentlist #respond {
	border-top: solid 1px #483f32;
	margin-top: 2px;
}
#respond .cancel-comment-reply {
	position: absolute;
	top: 5px;
	right: 0;
}
#respond #cancel-comment-reply-link {
	font: .8em/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(img/cancel-reply.png) no-repeat right center;
	padding: 4px 16px 2px 0;
	text-decoration: none;
	color: #000;
}
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

#commentform input[type=text] {
	width: 210px;
	margin-right: 5px;
	padding: 5px 7px;
	
	border: 1px solid #e8eded;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#commentform input[type=text]:focus {
	outline: none;
	-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
  	resize: none;
	width: 97%;
	height: 180px;
	padding: 10px 7px;
	color: #8f9090;
	font-size: 15px;
	font-variant: normal;
	background-position: -20px center;
	
	border: 1px solid #e8eded;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#commentform textarea:focus {
	outline: none;
	-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(93,185,250,1.2);
}
#commentform input#submit {
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 8px;
	min-height: 20px;
	float: right;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	
	color: #606060;
	border: solid 1px #e5e4e4;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
#commentform input#submit:hover {
	color: #999;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e4e4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
#commentform input#submit:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e4e4), to(#f5f5f5));
	background: -moz-linear-gradient(top,  #e5e4e4,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}



/* sidebar
-----------------------------------------------------------------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 275px;
	font-size: .9em;
	line-height: 1.4em;
	color: #999;
}
#sidebar-widget {
	background: #f9f8f5;
	padding: 19px 19px 10px 19px;
	margin-bottom: 19px;
}
#featured-writters {
	font: 2.1em/1.5em 'Opifico';
	font-weight: bold;
	color: #000;
}
#sidebar-widget ul {
	list-style: none;
}
#sidebar-widget ul li {
	height: 110px;
	margin-top: 19px;
}



/* sidebar twitter
-----------------------------------------------------------------------------------------------------------------------------*/
#sidebar-widget-twitter {
	background: #f2a7c8;
	padding: 19px 23px 10px 23px;
	margin-bottom: 19px;
	border: 2px solid #fcbfda;
}
#sidebar-widget-twitter-lists {
	background: #f9f8f5;
	padding: 0px 0px 0px 30px;
	margin-bottom: 19px;
}
#twitter-title {
	font: 2.1em/1.5em 'Opifico';
	font-weight: bold;
	margin-left: -8px;
	color: #fff;
}
#twitterz {
	margin-left: 30px;
	padding: 0px 0px 0px 33px;
	color: #fff;
	list-style: none;
	clear: both;
}
#twitterz li {
	list-style-image:  url('img/quotes.png');
	padding-left: 20px;
	padding-bottom: 20px;
}
.time-meta {
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
	color: #0a9cd8;
}

#facebooklikes {
	background: #f2a7c8;
	color: #fff;
	border: 2px solid #f2bbd3;
	padding: 23px;
	margin-bottom: 20px;
}
#linkedin {
	background: #74ccd3;
	color: #fff;
	border: 2px solid #98dde2;
	padding: 23px;
	margin-bottom: 20px;
}

/* sidebar elements
-----------------------------------------------------------------------------------------------------------------------------*/
#sidebar h1, #sidebar .widgettitle {
	display: block;
	width: 100%;
	font: normal 23px;
	text-shadow: 0 1px 0 #fff;
	color: #fff;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}
#sidebar h1 a, #sidebar .widgettitle a {
	text-decoration: none;
}
#sidebar h1 a:hover, #sidebar .widgettitle a:hover {
	text-decoration: none; 
}
#sidebar h4, #sidebar .widgettitle {
	display: block;
	width: 100%;
	font: normal 23px;
	text-shadow: 0 1px 0 #fff;
	color: #5e5e5e;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
}
#sidebar h4 a, #sidebar .widgettitle a {
	text-decoration: none;
}
#sidebar h4 a:hover, #sidebar .widgettitle a:hover {
	text-decoration: none; 
}
#sidebar ul {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
#sidebar ul ul {
	margin: 0 0 0 15px;
	list-style: circle;
}
#sidebar ul li {
	margin: 8px 0;
	padding: 0;
}
#sidebar ul ul li {
	margin: 5px 0;
}
#sidebar ul a {
	text-decoration: none;
}
#sidebar ul a:hover {
	color: #e50000;
}

/* widgets */
#sidebar .widget {
	background: #f9f8f5;
	padding: 19px 19px 10px 19px;
	margin-bottom: 19px;
}
#sidebar .widget h1, #sidebar .widget h2, #sidebar .widget h3, #sidebar .widget h4, #widget-title {
	font: 2.1em/1.5em 'Opifico';
	font-weight: bold;
	color: #666;
}
#sidebar #searchform {
	position: relative;
	margin: 0;
	right: auto;
	bottom: auto;
}
#sidebar #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
#sidebar #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}


/* leftsidebar
-----------------------------------------------------------------------------------------------------------------------------*/
#leftsidebar {
	float: left;
	width: 165px;
	margin: 45px 0 50px 3px;
	font-size: .9em;
	line-height: 1.4em;
	color: #999;
}
#leftsidebar span {
	width: 100px;
	font-size: 18px;
	text-align: center;
	line-height: 1.4em;
	color: #999;
}
#leftsidebar span em {
	font-size: 18px;
	color: #33ccff;
}
#leftsidebar a {
	text-decoration: none;
	color: #999;
}
#leftsidebar a:hover {
	color: #33ccff;
}
#lsb-accommodations {
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px 15px 0px 15px;
	line-height: 10px;
	margin-bottom: 20px;
	width: 100%;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
#lsb-accommodations h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
#lsb-accommodations ul {
	list-style: none;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 15px;
}
#lsb-accommodations ul li {
	background: #fff;
	display: block;
	margin: 0px;
	width: 100%;
	background: url('img/hr_dotted.gif') top repeat-x;
	padding: 0px;
}
#lsb-accommodations ul li .no-hr {
	background: #fff;
	float: left;
	padding: 0px;
}
#lsb-accommodations li a {
	color: #999;
	display: block;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px;
	text-decoration: none;
}
#lsb-accommodations li a:hover, #lsb-accommodations ul li a:hover {
	color: #3CF;
	text-decoration:none;
}

#lsb-accommodations .booknow-btn {
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 20px 0px 20px 0px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 19px/100% Arial, Helvetica, sans-serif;
	padding: 10px 18px 10px 18px;
	min-height: 20px;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	
	color: #999;
	border: solid 1px #e5e4e4;
	background: #fff;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e4e4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
#lsb-accommodations .booknow-btn:hover {
	color: #606060;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
#lsb-accommodations .booknow-btn:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e4e4), to(#f5f5f5));
	background: -moz-linear-gradient(top,  #e5e4e4,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}

/* quote list
---------------------------------------------------------------------------------------------------------------------------*/
.quotelist {
	list-style: none;
	font-style: italic;
}
.quotelist li {
	position: relative;
}
.quotelist em {
	font: italic 100% "Times New Roman", Times, serif;
	display: block;
	text-align: right;
	color: #807667;
}
.quotelist .hang_quote {
	position: absolute;
	left: -18px;
	top: 0;
	width: 15px;
	display: block;
	font: normal 160%/100% "Times New Roman", Times, serif;
	text-align: right;
	color: #807667;
}

/* back to top ---------------------*/
.backtotop {
	padding: 10px 0 0 940px;
	margin: 0;
	height: 10px;
	clear: both;
}
.backtotop a {
	color: #fff;
	text-decoration: none;
	font: 1%/100% Helvetica, Arial, sans-serif;
	padding: 0 0 0 16px;
}
.backtotop a:hover {
	color: #fff;
}




/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 75px;
	margin-left: 1000px;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	font: 9px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #fff;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background: #f8425e url('img/up-arrow.png') no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #f6af53;
}


/* footer news ticker
------------------------------------------------------------------------------------------------------*/
#ticker-wrapper.has-js {
	margin: 10px 0px 10px 0px;
	width: 980px;
	height: 30px;
	display: block;
	font-family: Arial;
	font-size: 0.75em;
}
#ticker {
	padding: 0px 19px 0px 19px;
	width: 942px;
	height: 28px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}
#ticker-title {
	padding-top: 7px;
	float: left; 	
	color: #666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#ticker-content {
	margin: 0px;
	padding-top: 7px;
	padding-left: 19px;
	float: left;
	position: absolute;
	font-size: 16px;
	color: #1F527B;
}
#ticker-content:focus {
	none;
}
#ticker-content A {
	text-decoration: none;	
	color: #33ccff;
}
#ticker-content A:hover {
	text-decoration: none;	
	color: #1892bb;
}
#ticker-swipe {
	padding-top: 7px;
	position: absolute;
	top: 0px;
	left: 140px;
	background-color: #ffffff;
	display: block;
	width: 960px;
	height: 25px; 
}
#ticker-swipe SPAN {
	margin-left: 1px;
	background-color: #ffffff;
	border-bottom: 1px solid #1F527B;
	height: 19px;
	width: 10px;
	display: block;
}
.js-hidden {
	display: none;
}

/* footer
---------------------------------------------------------------------------------------------------------------------------------------------*/
#welcometitle {
	margin-top: 0px;
	margin-bottom: 20px;
}
#footer-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 19px 0px 0px 0px;
}
#footer-wrapper-padding {
	padding: 0px 19px 0px 19px;
}
#footer-pride-hr {
	background: url(img/footer-pride-hr.png) bottom center repeat-y;
}
#footer {
	clear: both;
	padding: 20px 0 25px;
	position: relative;
	width: 100%;
	overflow: hidden;
	
	font: Arial, Helvetica, sans-serif;
	letter-spacing: -.03em;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #33ccff;
}
/* footer 1
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer1 {
	float: left;
	width: 130px;
	padding-left: 0px;
	margin-right: 14px;
	line-height: 7px;
}
#footer .footer1 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer1 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer1 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer1 ul li a {
	color: #fff;
}
#footer .footer1 ul li a:hover {
	color: #700e25;
}
/* footer 2
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer2 {
	float: left;
	width: 125px;
	padding: 0px 19px 0px 19px;
	line-height: 7px;
}
#footer .footer2 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer2 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer2 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer2 ul li a {
	color: #fff;
}
#footer .footer2 ul li a:hover {
	color: #a86420;
}

/* footer 3
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer3 {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 19px;
	line-height: 7px;
}
#footer .footer3 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer3 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer3 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer3 ul li a {
	color: #fff;
}
#footer .footer3 ul li a:hover {
	color: #ab9329;
}

/* footer 4
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer4 {
	float: right;
	width: 125px;
	padding: 0px 38px 0px 0px;
	line-height: 7px;
}
#footer .footer4 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer4 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer4 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer4 ul li a {
	color: #fff;
}
#footer .footer4 ul li a:hover {
	color: #527d37;
}

/* footer 5
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer5 {
	float: right;
	width: 125px;
	padding: 0px 19px 0px 0px;
	line-height: 7px;
}
#footer .footer5 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer5 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer5 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer5 ul li a {
	color: #fff;
}
#footer .footer5 ul li a:hover {
	color: #226d84;
}

/* footer 6
---------------------------------------------------------------------------------------------------------------------------------------------*/
#footer .footer6 {
	float: right;
	width: 125px;
	padding-left: 0px;
	margin-left: 20px;
	line-height: 7px;
}
#footer .footer6 h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('img/hr-dotted.png') bottom repeat-x;
}
#footer .footer6 ul {
	font-size: 12px;
	list-style: none;

	font-weight: 900;
	color: #999;
	margin: 0;
	padding: 0;
}
#footer .footer6 ul li {
	padding: 0 0 15px;
	font-size: 12px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	color: #999;
	margin: 0;
}
#footer .footer6 ul li a {
	color: #fff;
}
#footer .footer6 ul li a:hover {
	color: #83567e;
}

/* Credits
-------------------------------------------------------------------------------------------------------------------------------*/
.credits {
	width: 942px;
	text-align: center;
	font: bold Arial, Helvetica, sans-serif;
	margin: -13px auto;
	padding: 4px 19px 4px 19px;
	color: #666;
}
.credits a {
	color: #f8425e;
}
.credits a:hover {
	color: #f6af53;
}
.credits span {
	margin: 0 6px;
}
.french {
	background: url('img/french.jpg') no-repeat top left;
	padding: 0 0 0 16px;
}




/* wordpress post formating, etc.
----------------------------------------------------------------------------------------------------------------------------------*/
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	z-index: 7000;
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
}
.wp-caption img {
	z-index: 7000;
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.wp-caption-text {
	font: italic 1.2em/1.1em Baskerville, "Times New Roman", Times, serif;
	margin: 3px 0 10px;
	padding: 0 15px;
	color: #584d3f;
}








/* scrollable root element */
#wizard {	
	border: 0;
	font-size: 12px;
	height: 600px;
	margin: 20px auto;	
	width: 980px;
	overflow: hidden;
	position: relative;
	
	/* rounded corners for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}  

/* scrollable items */
#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}

/* single item */
#wizard .page {	
	padding: 20px 0px 0px 0px;
	width: 980px;
	float: left;	
}

/* title */
#wizard h2 {
	border-bottom:1px dotted #ccc;
	color: #33b4eb;
	font-size:22px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding-bottom:15px;		
}

#wizard h2 em {
	display:block;
	color: #999;
	font-size:14px;
	font-style:normal;
	margin-top:5px;
}

/* input fields */
#wizard ul {
	padding:0px !important;
	margin:0px !important;
}

#wizard li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;	
}

#wizard label {
	font-size:16px;
	color: #33b4eb;
	display:block;
}

#wizard label strong {
	color: #999999;	
	position:relative;
	top:-1px;
}

#wizard label em {
	font-size: 11px;
	color: #999;	
	font-style:normal;
}

#wizard .text {
	width: 100%;
	padding :5px;
	border: 1px solid #ccc;
	color: #999;
	letter-spacing: 1px;
}
#wizard .text:focus {
	outline: none;
	border-color: #00c4ff;
}
#wizard select {
	border: 1px solid #ccc;
	height: 20px;
	padding: 4px;
}
#wizard textarea {
	width: 97%;
	height: 105px;
	padding: 5px;
	border: 1px solid #ccc;
	color: #456;
}
#wizard textarea:focus {
	outline: none;
	border-color: #00c4ff;
}
#wizard label span {
	color: #ed7401;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}
#wizard .double label { 
	width: 50%;
	float: left;
	padding-bottom: 10px;
}

#wizard .double .text {
	width: 93%;	
}

#wizard .clearfix {
	clear: left;
	padding-top: 10px;	
}

#wizard .right {
	float: right;		
}
.formborder {
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 5px 14px 5px 14px;
	min-height: 20px;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	
	color: #606060;
	border: solid 1px #e5e4e4;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
.formborder:hover {
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e4e4));
	background: -moz-linear-gradient(top,  #f5f5f5,  #e5e4e4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}
.formborder:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e4e4), to(#f5f5f5));
	background: -moz-linear-gradient(top,  #e5e4e4,  #f5f5f5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e4e4');
}

/* validation error message bar */
#drawer {
	color: #fff;
	overflow: visible;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	border: 2px solid #F30;
	width: 100%;
	display: none;
	margin-bottom: 20px;
}

#wizard .error {
	border: 1px solid red;		
}
#wizard #status {
	margin: 0px !important;
	height: 40px;
	font-weight: bold;
	background: #bcbcbc;
}

#status li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	color: #fff;
	padding: 10px 15px;
}
#status li.active {
	background-color: #33ccff;
	color: #fff;	
}

/* archives list
----------------------------------------------------------------------------------------------------*/
.archives {
	list-style: none;
	font-size: 15px;
	margin: 10px 0 10px;
}
.archives li {
	background: none;
	margin: 0;
	padding: 0 0 15px;
}
.archives .post-date {
	float: left;
	text-align: right; 
	text-transform: uppercase;
	color: #666666;
	width: 90px;
	border-right: dashed 1px #ddd; 
	padding-right: 20px; 
	margin-right: 20px;
}
.archives .tags {
	background: none;
	padding: 0;
	font-size: 90%;
}
.featuredpost h5 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	clear: none;
}

.attachment {
	border: 0px;
}
.attachment a {
	text-decoration: none !important;
}
.attachment a img {
	border: 0px;
	text-decoration: none !important;
}


#searchform {
	position: absolute;
	bottom: 8px;
	right: 0;
	width: 266px;
}
strong.search-excerpt {
	background: #fffcd6;
	padding: 0 4px 0 2px;
}

#searchform #s {
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	width: 152px;
	background: #fff;
	border: none;
	padding: 4px 10px;
	margin: 0;
	float: left;
	border: 2px solid #f8425e;
}
#searchform #s:focus {
	outline: none;
	border-color: #f6af53;
}
#searchform #searchsubmit {
	background: #f8425e;
	border: none;
	width: 90px;
	height: 27px;
	padding: 6px 10px;
	margin: 0;
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
}
#searchform #searchsubmit:hover {
	background: #f6af53;
}
#sidebar #searchform {
	position: relative;
	margin: 0;
	right: auto;
	bottom: auto;
}