/* @override http://darraghworland.com/css/dw-screen.css */

/* @override http://www.vivalapixel.com/vlp/css/#-screen.css */

/* Body IDs */

body#home {
	
}

body#about {
	
}

body#contact {
	
}

/* CSS Foundation */

/* @override http://darraghworland.com/css/dw-screen.css */

body {
	font: small Arial, Helvetica, Geneva, sans-serif;
	background-color: #b2ab5d;
	height: 2000px;
}

div#email {
	position: relative;
	margin: 0 auto;
	top: -60px;
	text-align: center;
}

#email a {
	color: #7854a1;
}

#email a:hover {
	text-decoration: none;
}

div#copyright {
	width: 300px;
	margin: 125px auto 0;
	font-size: 80%;
	text-align: center;
}

div#content.clienteditor {
	width: 809px;
	height: 268px;
	margin: 0 auto;
	background: url(/img/darragh-temp-content-bg.jpg) no-repeat;
}

div#header {
	width: 809px;
	height: 432px;
	margin: 0 auto;
	padding: 0;

}

div#mce-responses {
	float: left;
	margin: 0 0 0 25px;
	color: #b96b6c;
	font-weight: bold;
}

input#mce-EMAIL.required.email {
	border: solid 1px #999;
	padding: 5px;
}


div#darragh {
width: 405px;
height: 432px;
float: left;
}


div#worland {
	width: 404px;
	height: 432px;
float: left;
}

div#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	background: url(../img/darragh-temp-bg.jpg) repeat-y 3px;
}


form#mc-embedded-subscribe-form.validate {
	width: 515px;
	margin: 0 auto;
	text-align: center;
}

#mc-embedded-subscribe-form fieldset legend {
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-size: 115%;
	font-weight: bold;
}

div.mc-field-group {
	width: 260px;
	height: 50px;
	margin: 10px 0 0 75px;
	float: left;
}

div.mce_inline_error {
	margin: 10px -90px 0 0;
	color: #b96b6c;
	font-weight: bold;
}

html, body {
	margin: 0;
	padding: 0;
}

input#mc-embedded-subscribe.btn {
	float: left;
	margin: 15px 0 0 5px;
}

#mc-embedded-subscribe-form fieldset {
	border: 0;
}


