/*
Theme Name: Dance United
Description: Dance United Theme Development.
Version: 1.0
Author: Stephen Hamilton



*/



/* 
Title:		Sort Design screen styles for Dance United v.1
Copyright:  2009, Sort Design, Belfast. All rights resevered.                                        
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*...........................End of Meyers reset - thanks...................................*/




/*...........................General...................................*/

body {
	background: #123456;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #dddddd;
	line-height: 18px;
}

.wrap {
	width: 970px;
	margin: 50px 0px 50px 30px;
}

.left {
	float: left;
	width: 230px;
}

.middle {
	width: 350px;
	margin-left: 250px;
}

.right {
	float: right;
	width: 350px;
}

.double {
	float: right;
	width: 720px;
}

h1 {
	width: 171px;
	height: 82px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}

h2 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	line-height: 25px;
	color: #ffffff;
}

h3 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	margin-bottom: 12px;
}

h5 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #ffffff;
}


h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #ffffff;
}

/*...........................Site Specific...................................*/

.projects h2 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}

.module {
	min-height: 250px;
	height:auto !important;
	height:250px;
	margin-bottom: 12px;
}

.imagemodule {
	height: 250px;
	margin-bottom: 12px;
}

.newsintro p {
	color: #ffffff;
}

.newsitem p em {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}





/*...........................Lists...................................*/

ul {
	list-style-type: none;
}

ul li ul li {
	padding-left: 25px;
}





ul ul li.page_item {
	display: none;
}

li.current_page_item ul li.page_item, li.current_page_parent ul li.page_item {
	display: list-item;
}

.navigation li {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

.trustees ul.widelist {
	width: 280px;
}

.trustees ul.widelist li {
	padding-bottom: 10px;
}

.portrait ul li {
	padding-bottom: 10px;
}

.trustees li em {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

.trustees ul {
	margin-bottom: 20px;
}

ul#projectlist li a {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;

}

.subnav {
	margin-left: 25px;
	color: #ffffff;
}



/*...........................Page Format...................................*/






/*...............Navigation...............*/



#introtext {
	margin-top: 50px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

.trustees, .trustees p, .trustees h4 {
	font-size: 12px;
	line-height: 18px;
}


.trustees h4 {
	margin: 0px;
}

.staff p {
	font-size: 12px;
	padding-right: 100px;
	line-height: 16px;
}

.staff h4 {
	font-size: 15px;
	padding-right: 100px;
}

.staff img {
	float: left;
}

#contact {
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin-left: 250px;
	width: 350px;
}

#smallprint  {
	width: 350px;
	float: right;
	font-size: 10px;
	margin-bottom: 0;
	padding-bottom: 50px;
	line-height: 13px;
}

#smallprint p {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	line-height: 13px;
}

.portrait img {

	margin-bottom: 30px;
}

.newscontent {
	
}

.newscontent h2 {
	font-size: 20px;
}


.newsitem {
	margin-bottom: 50px;
	padding-bottom: 0px;
	border-bottom: 4px solid #ffffff;
}

.newsitem.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px solid #999;
}

.newsitem h4 {
	margin: 0px;
}

.newsitem h2 {
	margin: 0px 0px 10px 0px;
}

.portrait {
}

a:hover {
	color: #999999;
}



p {
	padding-bottom: 18px;
	font-size: 12px;
	line-height: 18px;
}
div.module .picture {
	height: 250px;
	margin-bottom: 12px;
}

div.picture {
	position: relative;
	z-index: 1000;
	border: none;
}
div.picture div {
	position: relative;
	overflow: hidden;
	border: none;

}
div.picture div img {
	display: block;
	max-width: 100%;
	border: none;

}



/*...............Styling for Project Page Roll Overs...............*/

div.picture a strong,
div.picture span strong {
	display: none;
	position: absolute; 
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 30% 10px 10px 10px;
	font-weight: normal; 
	font-size: 26px;
	line-height: 26px;
	vertical-align: text-bottom;
	padding-top: 190px;
	text-align: left;
	color: #fff;
	background: rgba(118,78,117,.7);  
}

div.picture.colone a strong,
div.picture.colone span strong {
	display: none;
	position: absolute; 
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 30% 10px 10px 10px;
	font-weight: normal; 
	font-size: 26px;
	line-height: 26px;
	vertical-align: text-bottom;
	padding-top: 190px;
	text-align: left;
	color: #fff;
	background: rgba(149,109,149,.7);
}

div.picture.coltwo a strong,
div.picture.coltwo span strong {
	display: none;
	position: absolute; 
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 30% 10px 10px 10px;
	font-weight: normal; 
	font-size: 26px;
	line-height: 26px;
	vertical-align: text-bottom;
	padding-top: 190px;
	text-align: left;
	color: #fff;
	background: rgba(102,204,204,.7);  
}

div.picture.colthree a strong,
div.picture.colthree span strong {
	display: none;
	position: absolute; 
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 30% 10px 10px 10px;
	font-weight: normal; 
	font-size: 26px;
	line-height: 26px;
	vertical-align: text-bottom;
	padding-top: 190px;
	text-align: left;
	color: #fff;
	background: rgba(153,204,102,.7); 
}

div.picture.colfour a strong,
div.picture.colfour span strong {
	display: none;
	position: absolute; 
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 30% 10px 10px 10px;
	font-weight: normal; 
	font-size: 26px;
	line-height: 26px;
	vertical-align: text-bottom;
	padding-top: 190px;
	text-align: left;
	color: #fff;
	background: rgba(204,102,153,.7);  
}






/*...............Footer...............*/



.footer {
	clear: both;
	background: url(images/footer.png) no-repeat top center;
	margin-top: 12px;
}

.footer p {
	margin-left: 620px;
	padding-top: 15px;
	font-size: 12px;
}


.wpcf7-response-output.wpcf7-mail-sent-ok {
	border: none;
	padding: 0px;
	margin: 0px;
}






