/* @override http://carolsinthecity.site/assets/css/screen.css */

/* @override http://carolsinthecity.site/assets/css/screen.css */

/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* @end */
/* @group Defaults */
body {font-size:62.5%;color:#222;background:#fff;font-family: Helvetica, Arial, Geneva, sans-serif;}
p{font-size:1.1em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#32004b;font-family: Helvetica, Arial, Geneva, sans-serif;}
h1 {font-size:2em;margin-bottom:0.75em;}
h2 {font-size:2.8em;margin-bottom:0.75em; color: #fff; font-weight: bold;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; color: #fff;}
a:focus, a:hover {color: #000;}
a {color:#32004b;text-decoration:none; border-bottom: 1px solid #32004b;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
ol li {margin-left: 10px;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin:1.4em 0;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select, form select {margin:5px 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.honeypot {display: none;}
#skip-links{display:none; padding: 0; margin-bottom: 0;}

a span{ display: none; }
/* @end */
/* @group Clearfix */
.unit:after, .group:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.unit, .group {display:inline-block;}
* html .unit, * html .group {height:1%;}
.unit, .group {display:block; position: relative;}
/* @end */
/* @group Structure */

body{
	border-top: #281f59 12px solid;
	background-color: #dfb3e4;
	background-image: url('/assets/images/background-body.jpg');
	background-repeat: repeat-x;
	background-position: left 12px;
	margin: 0;
	padding: 0;
}

#page-container{
	background-repeat: no-repeat;
	width: 950px;
	margin: 0 auto;
	padding: 0 30px;
}
	
h1{
	font-size: 24px;
	color: #32004b;
	font-weight: bold;
	margin-bottom: 5px;
}

#primary-content{
	border: 1px solid #32004b;
	background-color: #EED8F1;
	padding: 10px;
	width: 605px;
	float: left;
	margin-bottom: 20px;
}

#primary-content p{
	color: #32004b;
	font-size: 15px;
	line-height: 18px;
}

#primary-content h2{
	color: #32004b;
	font-size: 22px;
	margin-bottom: 0;
}

#secondary-content{
	width: 310px;
	float: right;
}

.full-length{
	border: 1px solid #32004b;
	background-color: #EED8F1;
	padding: 5px 10px;
}

.full-length p{
	color: #32004b;
	font-size: 15px;
	line-height: 18px;
}

#information{
	float: left;
	width: 45%;
}

#contact-form{
	float: right;
	text-align: right;
	margin: 45px 70px 0 0;
	width: 45%;
}

#contact-form p{
	display: block;
}

#contact-form p em{
	display: block;
	margin-top: 5px;
}

input{
	background: #fcf2fd;
	border: 1px solid #32004b;
	color: #32004b;
	line-height: 1.5em;
	font-size: 15px;
	width: 260px;
	padding: 3px;
}

textarea{
	background: #fcf2fd;
	border: 1px solid #32004b;
	color: #32004b;
	width: 252px;
	vertical-align: bottom;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 7px;
}

label{
	position: relative;
	float: left;
	margin-top: 6px;
	text-align: right;
	width: 120px;
	margin-right: 5px;
	
}

.submit{
	width: 60px;
}

#contact-form .error p{
	color: #8a1f11;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px;
}

#contact-form .error{
	font-size: 15px;
	text-align: left;
}

#contact-form .success p{
	color: #264409;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

#contact-form .success{
	font-size: 15px;
	width: 100%;
	padding: 5px;
}

#contact-form ul{
	margin-bottom: 05px;
}

.small-things{
	text-align: center;
}

/* @end */
/* @group Header */

#header-container{
	margin: 0;
	padding: 0;
	background-image: url('/assets/images/background-spots.jpg');
	background-repeat: no-repeat;
	background-position: center 0;
}

#header{
	background-position: -40px bottom;
	background-repeat: no-repeat;
	height: 511px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

.logo{
	background-image: url('/assets/images/logo-main.png');
	background-repeat: no-repeat;
	width: 520px;
	height: 325px;
	display: block;
	float: left;
	margin-left: -42px;
	border: none;
}

.logo span{
	display: none;
}

.strapline{
	margin-top: 28px;
	margin-left: 60px;
	margin-bottom: 5px;
}

.strapline{
	margin-top: 28px;
	margin-left: 60px;
}

.nav{
	list-style: none;
	margin: 0;
	float: left;
	margin-top: 3px;
	margin-left: 44px;
}

.nav li{
	margin-bottom: 11px;
}

.nav li a{
	background-image: url('/assets/images/button-navigation.png');
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	display: block;
	width: 102px;
	padding-left: 2px;
}

#section-information{
	float: left;
	width: 310px;
	padding-left: 14px;
}

#section-information h2{
	line-height: 29px;
	font-size: 24px;
	margin-bottom: 5px;
}

#section-information p{
	font-size: 15px;
	line-height: 18px;	
	margin-bottom: 1.1em;
}

h2.date{
background-color:#EED8F1;
color:#32004B;
font-style:italic;
text-align:center;
}

.right{
	text-align: right;
}

#header h1{
	margin: 0;
}

/* @end */
/*  @group Partners */
.partner{
	clear: both;
}
.partner img{
	border: 1px solid #ec008c;
	float: left;
	margin: ;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 15px;
}

/* @end */
/* @group Event */

#event{
	clear: both;
}

#event-map{
	border: 1px solid #ec66bd;
	background-color: #EED8F1;
	width: 618px;
	float: left;
	padding: 5px;
}

#event-map-navigation{
	background-image: url('/assets/images/map.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 259px;
	width: 616px;
	list-style: none;
	margin: 0;
}

#event-map-navigation li.brindley a{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 169px;
	left: 62px;
}

#event-map-navigation li.brindley a:hover{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-position: -31px left;
}

#event-map-navigation li.centenary a{
	background-image: url('/assets/images/snowflake-centenary.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	display: block;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 113px;
	left: 163px;
}

#event-map-navigation li.centenary a:hover{
	background-image: url('/assets/images/snowflake-centenary.gif');
	background-position: -25px left;
}

#event-map-navigation li.victoriasqr a{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 93px;
	left: 245px;
}

#event-map-navigation li.victoriasqr a:hover{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-position: -31px left;
}

#event-map-navigation li.bullring a{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 188px;
	left: 420px;
}

#event-map-navigation li.bullring a:hover{
	background-image: url('/assets/images/snowflake-brin.gif');
	background-position: -31px left;
}


#event-map-navigation li.cathedral a{
	background-image: url('/assets/images/snowflake-cathedral.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	top: 66px;
	left: 361px;
}

#event-map-navigation li.cathedral a:hover{
	background-image: url('/assets/images/snowflake-cathedral.gif');
	background-position: -19px left;
}

#event-info{
	display: block;
	height: 259px;	
	float: right;
	background-color: #EED8F1;
	width: 288px;
	border: 1px solid #4b0049;
	padding: 5px 10px;
}

#event-info img{
	bottom:7px;
	position:absolute;
	right:7px;
}

#event-info p, #event-info h2{
	color: #32004b;
}

#event-info h2{
	font-size: 24px;
	line-height: 29px;
	margin-top: 3px;
}

#event-info p{
	font-size: 15px;
	line-height: 18px;
}


.event-help{
	display: none;
	background-image: url('/assets/images/bubble-bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 30px;
	position: absolute;
	top: -27px;
	width: 310px;
	left: 156px;
}

.event-help p{
	background-color:#eed8f1;
	border-top: 1px solid #32004b;
	border-left: 1px solid #32004b;
	border-right: 1px solid #32004b;
	color: #32004b;
	padding: 10px 10px 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
}

/* @end */
/* @group secondary-content */

#widgets{
	clear: both;
}

.widget{
	background: #32004b;
	border: 1px solid #ec008c;
	width: 298px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
}

.widget a{
	color: #fff;
	border-bottom: none;
	font-weight: bold;
}

#secondary-content .widget{
	border: 1px solid #32004b;	
}

.widget-last{
	margin-right: 0;
}

.widget h2{
	line-height: 1;
	padding: 0;
	margin-bottom: 6px;
}

.video{
	background: #9b0c61;
	padding: 3px 3px 0;
	height:168px;
	margin: 3px 0;
}

#secondary-content .widget{
	margin: 0 0 10px;
}


/* @group Twitter */

#widget-twitter ul{
	background: #f4d6f8;
	list-style: none;
	padding: 5px;
	margin: 0;
	height: 199px;
	overflow: auto;
}

#secondary-content #widget-twitter ul{
	height: 527px;
}

#secondary-content .widget h2{
	font-size: 22px;
}

#widget-twitter ul li{
	color: #f5d6f8;
	font-size: 13px;
	margin-bottom: 5px;
	width: 228px;
}

#widget-twitter ul li a{
	font-weight: bold;
	color: #f5d6f8;
}

#widget-twitter ul li img{
	border: 1px solid #fff;
	margin-bottom: 5px;
}

#widget-twitter ul li.odd{
	float: right;
	background-image: url('/assets/images/tweet-odd.gif');
	background-position: bottom;
	padding-bottom: 16px;
	background-repeat: no-repeat;
}

#widget-twitter ul li.even{
	clear: right;
	background-image: url('/assets/images/tweet-even.gif');
	background-position: bottom;
	padding-bottom: 16px;
	background-repeat: no-repeat;
}

#widget-twitter ul li.odd img{
	float: right;
	margin-left: 5px;
}

#widget-twitter ul li.even img{
	float: left;
	margin-right: 5px;
}

.tweet{
	background: #ec008c;
	border-top: 1px solid #32004b;
	border-left: 1px solid #32004b;
	border-right: 1px solid #32004b;
	padding: 5px;
}

/* @end */

#widget-gallery ul{
	list-style: none;
	padding: 0;
	margin-bottom:6px;
}

#widget-gallery li{
	float:left;
}

#widget-gallery img{
	border: 3px solid #9b0c61;
	float:left;
	margin: 3px;
}

#widget-gallery p{
	float:left;
	clear:left;
	display: inline-block;
}

#widget-gallery p.pagination{
	margin:0;
	padding:0;
	display:none;
}

.widget p{
	clear: left;
	padding: 10px 0 5px 10px;
	margin: 0;
	font-size: 13px;
}

.pagination{
	text-align: center;
	display: none;
}

.gallery .pagination{
	display: block;
}
.pagination a{
	border-bottom: none;
	margin: 0 10px;
}

/* @end */

/* @group Gallery */

#gallery-photos ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery-photos ul li{
	border: 3px solid #9b0c61;
	background: #dbc7de;
	float: left;
	height: 240px;
	width: 240px;
	line-height: 240px;
	vertical-align: middle;
	margin: 21px 21px;
	padding: 10px;
	text-align: center;
}

#gallery-photos ul li img{
	line-height: 240px;
	vertical-align: middle;


}

#gallery-photos p{
	clear: both;
}

/* @end */

/* @group Footer */

#footer{
	background-color: #31104a;
	clear: both;
	margin-top: 25px;
}

#footer-content{
	background-image: url('/assets/images/background-footer.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 950px;
}

.council-logo{
	background-image: url('/assets/images/council-logo.gif');
	border-bottom: none;
	display: block;
	width: 419px;
	height: 42px;
}

#credit{
	float: left;
	margin-top: 170px;
	margin-bottom: 25px;
}

#credit p{
	font-size: 11px;
	padding-left: 13px;
}

#credit p a{
	color: #fff;
	font-weight: bold;
	border: none;
}

#social-media-links{
	float: right;
	margin-top: 15px;
}

#social-media-links li{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.facebook{
	background-image: url('/assets/images/logo-facebook.gif');
	display: block;
	height: 46px;
	width: 46px;
}

.twitter{
	background-image: url('/assets/images/logo-twitter.gif');
	display: block;
	height: 46px;
	width: 46px;
}

.flickr{
	background-image: url('/assets/images/logo-flickr.gif');
	display: block;
	height: 46px;
	width: 46px;
}

.vimeo{
	background-image: url('/assets/images/logo-vimeo.gif');
	display: block;
	height: 46px;
	width: 46px;
}

/* @end */

#update {
	background-color:rgba(0, 0, 0, 0.8);
	display: none;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:10;
}

#modal {
	margin: 100px auto;
	background-color: #31104A;
	border-radius:15px;
	-moz-border-radius:15px;	
	-webkit-border-radius: 15px;
	padding: 30px 30px 65px;
	width: 310px;
	font-size: 18px;
	line-height: 1.5em;
	border:1px solid #EC008C;
}

.close {
	border:1px solid #FFF;
	color: #31104A;
	text-align: right;
	font-weight: bold;
	background: #fff;
	padding: 3px 5px;
	border-radius:5px;
	-moz-border-radius:5px;	
	-webkit-border-radius:5px;
	cursor: pointer;
	width: 55px;
	float: right;
	margin-bottom: 0px;
}

.close:hover {
	border:1px solid #EC008C;
}