/* Typefaces
===================================================================================== */
@font-face {
    font-family: 'RosewoodStdFill';
    src: url('../fonts/rosewoodstd-fill-webfont.eot');
    src: url('../fonts/rosewoodstd-fill-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/rosewoodstd-fill-webfont.woff') format('woff'),
         url('../fonts/rosewoodstd-fill-webfont.ttf') format('truetype'),
         url('../fonts/rosewoodstd-fill-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'RosewoodStdRegular';
    src: url('../fonts/rosewoodstd-regular-webfont.eot');
    src: url('../fonts/rosewoodstd-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/rosewoodstd-regular-webfont.woff') format('woff'),
         url('../fonts/rosewoodstd-regular-webfont.ttf') format('truetype'),
         url('../fonts/rosewoodstd-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, select, input, textarea {
  color: #414042;
  font-family: Georgia, serif;
}
h1, h2, h3, h4, h5, h6, nav li,
article h1, article h1 a:link, article h1 a:visited, article h1 a:hover, article h1 a:active, article h1 a:focus,
article h2, article h2 a:link, article h2 a:visited, article h2 a:hover, article h2 a:active, article h2 a:focus,
article h3, article h3 a:link, article h3 a:visited, article h3 a:hover, article h3 a:active, article h3 a:focus {
	color: #66276E;
	font-weight: normal; 
	font-family: RosewoodStdFill, Georgia, serif;
	text-transform: uppercase;
	text-decoration: none;
}
article h2 a:hover, article h2 a:active, article h2 a:focus,
article h3 a:hover, article h3 a:active, article h3 a:focus {
	text-decoration: underline;
}
::-moz-selection { background: #fe57a1; color:#fff; text-shadow: none; }
::selection { background:#fe57a1; color:#fff; text-shadow: none; }


.shadow {
	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
}
.text-shadow {
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
}


/* Content styles
===================================================================================== */
article p,
article ul,
article ol,
article td {
	font-size: 0.75em;
	line-height: 1.6;
	margin: 10px 0;
}
article td *,
article ul *,
article ol * {
	font-size: 1em;
}
article ul,
article ol {
	margin: 10px 2em;
}
article td {
	padding: 10px 15px;
}
article h1,
article h2 {
	font-size: 1.25em;
	background: url(../images/bar-big.png) no-repeat bottom left;
	padding: 0 0 10px;
	margin: 0 0 10px;
	text-shadow: 0px 1px 1px #888;
}
article h3 {
	font-size: 1.125em;
	margin: 10px 0 0;
	text-shadow: 0px 1px 1px #888;
}
article h4 {
	font-size: 0.75em;
	line-height: 1.6;
	margin: 10px 0;
	color: #414042;
	font-family: Georgia, serif;
	text-transform: none;
}


/* WordPress
===================================================================================== */
.aligncenter { 
	display: block; 
	margin: 20px auto 
}
.alignleft { 
	float:left; 
	margin: 0 20px 20px 0;
}
.alignright { 
	float: right;
	margin: 0 0 20px 20px; 
}
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.




/* Structure
===================================================================================== */
body {
	background: #F4ECD7 url(../images/bg.png);
}
#wrap {
	width: 910px;
	background: url(../images/bg-head.png) no-repeat;
	margin: 35px auto 100px;
	position: relative;
}
header {
	position: relative;
	height: 540px;
	z-index: 1;
}
header h1 a {
	text-indent: -8888px;
	position: absolute;
	left: 50px;
	top: 40px;
	background: url(../images/logo_v-2.png);
	width: 413px;
	height: 121px;
}
header h1 a:hover {
	-webkit-transform:rotate(1deg);
	-moz-transform:rotate(1deg);
	-ms-transform:rotate(1deg);
	-o-transform:rotate(1deg);
	transform:rotate(1deg);
	margin-top: 3px;
	margin-left: -1px;
}


/* Header
===================================================================================== */
header #tickets {
	position: absolute;
	left: 480px;
	top: 0;
	overflow: hidden;
}
header #tickets img {
	position: relative;
	top: -5px;
}
header #tickets:hover img {
	top: 0;
}


/* Newsletter sign up
===================================================================================== */
header #header-widget {
	width: 205px;
	position: absolute;
	right: 70px;
	top: 40px;
}
#mc_message {
	display: none;
}
header #header-widget h2 {
	font-size: 1.375em;
	font-weight: normal;
	white-space: nowrap;
	background: url(../images/bar-sml.png) no-repeat center bottom;
	color: #FFF;
	padding: 0 0 10px;
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
}
div.mc_merge_var {
	position: relative;
	float: left;
	width: 176px;
}
div.mc_merge_var label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-family: verdana;
	font-size: 0.687em;
	padding: 5px 0;
	text-indent: 6px;
}
div.mc_merge_var:hover label {
	display: none;
}
div.mc_merge_var input {
	width: 100%;
	height: 20px;
	border: solid 1px #9c9d9c;
	border-right: none;
	font-family: verdana;
	font-size: 0.687em;
}
#mc_signup_submit {
	border: solid 1px #9c9d9c;
	border-style: solid none;
}

/* In page mailchimp */
#page .mc_custom_border_hdr {
	display: none;
}
#page #mc_signup {
	background: url(http://www.partyneuf.co.uk/wp-content/themes/cnsp/images/paper.jpg);
	width: 205px;
	margin: 0 auto;
	padding: 15px 20px 10px;

	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
}



/* Header & Footer social links
===================================================================================== */
ul.social {
	position: absolute;
	right: 45px;
	top: 110px;
	width: 233px;
	height: 48px;
	margin: 0;
}
ul.social li {
	float: left;
	margin-left: 42px;
	list-style: none;
}
ul.social a {
	display: block;
	width: 43px;
	height: 48px;
	background: url(../images/social-big.png) no-repeat left top;
	text-indent: -8888px;
}
ul.social a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

ul.social li.lnk-facebook {
	margin-left: 0;
}
ul.social li.lnk-twitter a {
	background-position: -80px 0;
}
ul.social li.lnk-vimeo a {
	background-position: right top;
}
ul.social li.lnk-facebook a:hover {
	background-position: left -60px;
}
ul.social li.lnk-twitter a:hover {
	background-position: -80px -60px;
}
ul.social li.lnk-vimeo a:hover {
	background-position: right -60px;
}


footer ul.social {
	right: 10px;
	top: -8px;
	width: 145px;
	height: 43px;
}
footer ul.social li {
	margin-left: 15px;
}
footer ul.social a {
	width: 38px;
	height: 43px;
	background: url(../images/social-sml.png) no-repeat left top;
}
footer ul.social li.lnk-twitter a {
	background-position: -50px 0;
}
footer ul.social li.lnk-vimeo a {
	background-position: right top;
}
footer ul.social li.lnk-facebook a:hover {
	background-position: left -50px;
}
footer ul.social li.lnk-twitter a:hover {
	background-position: -50px -50px;
}
footer ul.social li.lnk-vimeo a:hover {
	background-position: right -50px;
}


/* Header Nav
===================================================================================== */
header nav {
	background: url(../images/bg-paper.jpg);
	width: 960px;
	position: absolute;
	top: 175px;
	left: -25px;
	z-index: 4;
	white-space: nowrap;
}
header nav ul {
	padding: 10px 20px 7px 65px;
	overflow: hidden;
	white-space: nowrap;
}
header nav li {
	float: left;
	padding: 0 10px 0 12px;
	font-size: 1.3125em;
	background: url(../images/nav.png) no-repeat center left;
	font-weight: normal;
}
header nav li:first-child {
	background: none;
	padding-left: 0;
}
header nav li a {
	color: #66276E;
	text-decoration: none;
}
header nav li a:hover,
header nav li a:active,
header nav li a:focus,
header nav li.current_page_item a,
header nav li.current-page-ancestor a,
header nav li.current-menu-item a {
	color: #BF4B89;
}


/* Scene
===================================================================================== */
header #scene {
	background: url(../images/bg-head-btm.png) no-repeat bottom center;
	width: 1270px;
	height: 400px;
	position: absolute;
	bottom: -7px;
	left: -180px;
	z-index: 1;
}
header #scene div {
	background: url(../images/scene_v-2.png) no-repeat bottom center;
	width: 100%;
	height: 355px;
}

header #easter {
	width: 115px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	right: -35px;
	top: 205px;
	z-index: 99;
	padding: 50px 20px;
	text-align: center;
}
header #easter em {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/easter.png) no-repeat top left;
}
header #easter:hover em,
header #easter:active em,
header #easter:focus em {
	background-position: top right;

	-webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	transform:rotate(-5deg);
	margin-top: 0px;
	margin-left: 0px;
}

header #bnr-comp {
	width: 260px;
	height: 86px;
	overflow: hidden;
	position: absolute;
	left: 130px;
	top: 345px;
	z-index: 99;
	padding: 5px;
	text-align: center;
}
header #bnr-comp em {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bnr-comp.png) no-repeat top left;
}
header #bnr-comp:hover em,
header #bnr-comp:active em,
header #bnr-comp:focus em {
	background-position: bottom left;
}

/* Mailchimp Feedback message
===================================================================================== */
.mc_error_msg,
.mc_success_msg {
	background: url(../images/message.png) no-repeat top center;
	position: absolute;
	left: 50%;
	top: -45px;
	width: 827px;
	height: 81px;
	margin-left: -413px;
	padding: 20px 0;
	text-align: center;
	font-size: 1.25em;
	color: #ebebeb !important;
	text-shadow: 2px 2px 5px rgba(128, 130, 133, 1);
	font-family: RosewoodStdFill, Georgia, serif;
	z-index: 99;
}


/* Content
===================================================================================== */
section#content {
	position: relative;
	z-index: 2;

	background: url(../images/bg-content.png);
	width: 880px;
	margin: 0 auto;
	padding: 0 0 30px;

	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
}
div#content-wrap {
	background: url(../images/bg-content-top.png) repeat-x ;
	padding: 15px 40px;
	min-height: 330px;
}
#page,
#side nav,
#side div.widget,
#gallery-page,
#post-443 {
	background: url(../images/bg-paper.jpg);
	padding: 17px 20px;	
	margin: 0 0 30px;
	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
}
#page {
	float: right;
	width: 560px;
}
#side {
	float: left;
	width: 185px;
}
#side h2.widgettitle {
	font-size: 1.25em;
	background: url(../images/bar-big.png) no-repeat bottom left;
	padding: 0 0 10px;
	margin: 0;
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
}


/* Page Titles
===================================================================================== */
h1.page-title,
h2.page-title {
	font-size: 1.0em;
	overflow: hidden;
	white-space: nowrap;
}
.page-title a,
.page-title strong {
	font-size: 2.0em;
	color: #EBEBEB;
	float: left;
	white-space: nowrap;
	text-decoration: none;
}
.page-title a:hover,
.page-title a:active,
.page-title a:focus {
	text-decoration: underline;
}
.page-title em {
	line-height: 3.0;
	font-style: normal;
	color: #FFF;
	float: right;
	white-space: nowrap;
}

.fancy-title {
	background: url(../images/ttl-bnr.png) no-repeat 0 0;
	width: 216px;
	height: 114px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: -22px;
	margin-left: -108px;
	text-align: center;
	font-size: 1.0em;
	color: #ebebeb;
	text-shadow: 2px 2px 5px rgba(128, 130, 133, 1);
}
.fancy-title strong {
	font-size: 2.1875em;
	display: block;
	margin: 12px 0 0;
}
.fancy-title em {
	font-size: 1.5625em;
	font-style: normal;
	display: block;
}


/* Side nav
===================================================================================== */
#side nav ul {
	margin: 0;
}
#side nav li {
	font-size: 1.125em;
	list-style: none;
	margin: 7px 0;
}
#side nav a {
	color: #66276E;
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
	text-decoration: none;
}
#side nav a:hover,
#side nav a:active,
#side nav a:focus,
#side nav li.current_page_item a {
	text-decoration: underline;
}


/* Side News
===================================================================================== */
#wrap #side .srp-thumbnail-box {
	display: block;
	float: right;
	padding: 0 0 10px;
}
#side .srp-content-box {
	display: block;
}
#side h4.srp-widget-title {
	font-size: 1.0em;
}
#side h6.srp-widget-stringbreak-link {
	margin: 5px 0 0;
}
#side div.srp-widget-singlepost {
	overflow: hidden;
}


/* Side Gallery
=====================================================================================
#side .rsgallery {
	background: #FFF url(../images/frame-tiny-btm.png) no-repeat bottom left;
	margin: -20px;
}
#side .rsgallery a {
	background: url(../images/frame-tiny-top.png) no-repeat top left;
	padding: 19px 18px 14px 18px;
	display: block;
}
#side .rsgallery img {
	width: 149px !important;
	height: auto !important;
}
.single-artists #side .rsgallery a {
	padding: 25px 25px 20px 25px;
}
.single-artists #side .rsgallery img {
	width: 135px !important;
}
 */

/* Side Video
===================================================================================== */
#side .video a {
	position: relative;
	display: block;
}
#side .video a:after { 
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/frame-tiny.png) no-repeat;
}
#side .video a img {
	width: 149px;
	margin: 20px;
}


/* Side Twitter
===================================================================================== */
#side ul.twitter-widget {
	margin: 0;
}
#side ul.twitter-widget li {
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #CCC;
	font-size: 0.75em;
	list-style: none;
}


/* Footer
===================================================================================== */
footer {
	background: url(../images/bar-big.png) no-repeat center top;
	padding: 20px 0 0;
	margin: 0 40px;
	overflow: hidden;
	clear: both;
}
footer div.wrap {
	background: url(../images/bar-big.png) no-repeat center bottom;
	padding: 0 0 26px;
	position: relative;
	float: left;
	width: 100%;
}
footer p {
	white-space: nowrap;
	float: left;
	font-size: 0.687em;
	padding: 6px 0 0 0;
}
footer .menu-foot-container {
	float: left;
}
footer .menu {
	white-space: nowrap;
	margin: 2px 0 0 10px;
}
footer .menu li {
	list-style: none;
	display: inline;
	font-size: 0.687em;
}
footer .menu li a {
	color: #66276E;
	text-decoration: none;
	padding: 0 7px;
	border-left: solid 1px #66276E;
}
footer .menu li:first-child a {
	border: none;
}
footer .menu li a:hover,
footer .menu li a:focus,
footer .menu li a:active {
	text-decoration: underline;
}




/* Home page
===================================================================================== */
.home article h6 {
	float: left;
}
.home a#home-video {
	position: relative;
	width: 413px;
	height: 273px;
	display: block;
	margin-right: 22px;
	top: -30px;
}
.home a#home-video:after { 
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/frame-sml.png);
	width: 413px;
	height: 273px;
}
.home a#home-video img {
	margin: 40px 0 0 40px;
}
.home article h1 {
	font-size: 2.125em;
	color: #FFF;
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
	line-height: 1.0;
	background: none;
	padding: 0;
	margin: 0;
}
.home article p {
	font-size: 0.8125em;
	color: #66276E;
	line-height: 1.3;
}


#bottom-widgets {	
	background: url(../images/bar-big.png) no-repeat center top;
	padding: 20px 0;
	float: left;
	width: 100%;
}
#left-widget {
	float: left;
	width: 390px;
}
#right-widget {
	float: right;
	width: 396px;
}


#bottom-widgets h2.widgettitle {
	float: left;
	white-space: nowrap;
	font-size: 2.5em;
	color: #FFF;
	text-shadow: 1px 1px 0px rgba(128, 130, 133, 1);
}
#bottom-widgets h5.lnk-all {
	float: right;
	white-space: nowrap;
	font-size: 1em;
	margin-top: 1.2em;
	text-shadow: 0px 1px 1px rgba(128, 130, 133, 1);
}
#bottom-widgets h5.lnk-all a:link,
#bottom-widgets h5.lnk-all a:visited,
#bottom-widgets h5.lnk-all a:hover,
#bottom-widgets h5.lnk-all a:active,
#bottom-widgets h5.lnk-all a:focus {
	text-decoration: none;
	color: #66276E;
}
#bottom-widgets h5.lnk-all a:hover,
#bottom-widgets h5.lnk-all a:active,
#bottom-widgets h5.lnk-all a:focus {
	text-decoration: underline;
}


#left-widget .srp-widget-container {
	clear: both;
	background: #FFF url(../images/bg-paper.jpg);
	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
	padding: 0 15px 5px;
}
#wrap div.srp-widget-singlepost {
	border-bottom: none;
	border-top: solid 1px #898989;
	padding: 10px 0 0;
	margin: 0 0 10px;
	overflow: hidden;
}
#wrap div.srp-widget-singlepost:first-child {
	border: none;
}
#wrap div.srp-thumbnail-box {
	float: left;
	margin: 0 10px 0 0;
}
#wrap div.srp-content-box {
}
#wrap div.srp-widget-singlepost p {
	font-size: 0.6875em;
}
#wrap h4.srp-widget-title {
	font-size: 1.125em;
}
#wrap h4.srp-widget-title a:link,
#wrap h4.srp-widget-title a:visited,
#wrap h4.srp-widget-title a:hover,
#wrap h4.srp-widget-title a:active,
#wrap h4.srp-widget-title a:focus {
	color: #66276E;
	text-decoration: none;
}
#wrap h4.srp-widget-title a:hover,
#wrap h4.srp-widget-title a:active,
#wrap h4.srp-widget-title a:focus {
	text-decoration: underline;
}
#wrap h6.srp-widget-stringbreak-link {
	font-size: 0.75em;
	float: right;
	margin: 4px 0 5px;
}
#wrap div.srp-widget-singlepost img {
	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
}


#right-widget h2.widgettitle {
	margin-left: 17px;
}
#right-widget div.rsgallery {
	clear: both;
}
#right-widget div.rsgallery a,
.gallery .gallery-item {
	float: left;
	padding: 5px;
	margin: 0 0 20px 17px;
	width: 105px;
	height: 75px;
	overflow: hidden;

	background: #FFF url(../images/bg-paper.jpg);
	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
	
}
#right-widget div.rsgallery img,
.gallery .gallery-item img {
	display: block;
	height: 75px;
	margin: 0 auto;
}
#right-widget div.rsgallery a:hover,
.gallery .gallery-item:hover {
	position: relative;
	top: 1px;
	left: 1px;
}



/* News
===================================================================================== */
.blog article {
	margin-top: 20px;
	padding-top: 30px;
	background: url(../images/bar-big.png) no-repeat center top;
}
.blog article:first-child {
	margin: 0;
	padding: 0;
	background: none;
}
.blog article h2 {
	background: none;
	padding: 0;
	margin: 0;
}
.blog article h6.date {
	color: #BF4B89;
}


/* Gallery
===================================================================================== */
#gallery-page {
	margin-top: 10px;
	overflow: hidden;
}
#gallery-page h2 {
	font-size: 2.5em;
	color: #d5d5d5;
	margin: 5px 0 10px;
	text-shadow: 1px 1px 4px rgba(128, 130, 133, 1);
}
#gallery-photos {
	float: left;
	width: 380px;
}
#gallery-videos {
	float: right;
	width: 380px;
}
#gallery-videos h2 {
	text-align: right;
}

#gallery-photos .gallery-item {
	margin: 0 0 10px 10px;
	display: inline;
}
#gallery-photos .gallery {
	margin: 0 0 0 -10px;
}

#gallery-videos ul {
	margin: 0;
	list-style: none;
	margin: 0 -35px 0 0;
}
#gallery-videos li {
	float: right;
	margin: 0 45px 20px 0;
	position: relative;
	display: inline;
}
#gallery-videos li:hover {
	left: 1px;
	top: 1px;
}
#gallery-videos img {
	width: 142px;
	display: block;
}
#gallery-videos li em {
	position: absolute;
	top: -2px;
	left: -20px;
	background: url(../images/frame-tiny.png) no-repeat;
	width: 182px;
	height: 121px;
}


/* Line up
===================================================================================== */
#lineup div.day {
	float: left;
	width: 250px;
	position: relative;
	margin-bottom: 30px;

	background: #FFF url(../images/bg-paper.jpg);
	box-shadow: 		3px 3px 10px 0px #555;
	-moz-box-shadow: 	3px 3px 10px 0px #555;
	-webkit-box-shadow: 3px 3px 10px 0px #555;
	
}
#lineup div#lineup-saturday {
	margin: 0 25px;
}
#lineup h2.fancy-title {
	top: -36px;
}
#lineup div.day ul {
	margin: 0;
	list-style: none;
	text-align: center;
	padding: 80px 20px 20px;
}
#lineup div.day li {
	margin: 25px 0;
	font-size: 1em;
}
#lineup div.day h3 {
	font-size: 1.5em;
	margin: 0;
	color: #000;
}
#lineup div.day li a:link,
#lineup div.day li a:visited,
#lineup div.day li a:hover,
#lineup div.day li a:active,
#lineup div.day li a:focus {
	color: #000;
	text-decoration: none;
}

.single-artists h2.page-title em {
	color: #66276E;
}

.single-artists h2.page-title em span {
	color: #FFF;
}



/* mailchimp in-page forms
===================================================================================== */
.yks-mailchimpFormContainer {
	background: url(http://www.partyneuf.co.uk/wp-content/themes/cnsp/images/paper.jpg);
	margin: 20px;
	padding: 15px 20px 10px;

	box-shadow: 		0px 2px 5px 0px rgba(128, 130, 133, 1);
	-moz-box-shadow: 	0px 2px 5px 0px rgba(128, 130, 133, 1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(128, 130, 133, 1);
}
.yks-mailchimpFormDivRow {
	margin: 20px 0;
	overflow: hidden;
}
.yks-mailchimpFormDivRow label {
	white-space: nowrap;
	font-weight: bold;
	font-family: RosewoodStdFill, Georgia, serif;
	color: #66276E;
	margin: 0 0 10px;
}
.yks-mailchimpFormDivRowField {
	white-space: nowrap;
}
.yks-mailchimpFormDivRowField input {
	margin: 5px 10px 5px 30px;
}

.ykfmc-submit {
	float: right;
	background: url(../images/btn-go.png) no-repeat 0 0;
	text-indent: -8888px;
	height: 22px;
	width: 29px;
	border: none;
	outline: none;
}

/* Accordians
===================================================================================== */
.accordians h3 {
	cursor: pointer;
}