/*
Theme Name: CultureWorks
Description: WordPress theme for CultureWorks.
Version: 1.0
Author: Shaune Price

WordPress by Shaune Price || http://shauneshow.com
*/


/* Standard Page Styling */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 5px 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0 5px 15px;
}
.aligncenter {
	margin: 0 auto;
}
.wp-caption-text {
	text-align:center;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
/* END Standard Page Styling */

.div-one {
	padding-right: 4px;
	padding-left: 4px;
	color: #000;
}
.p-one {
	font-size: 12px;
	line-height: 16px;
	font-variant: small-caps;
	padding-bottom: 10px;
}
.h1-one {
	font-size: 26px;
	line-height: 28px;
	font-variant: small-caps;
	color: #ac0c00;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
.ul-one {
	margin-top: 38px;
	margin-left: 10px;
}
.ul-two {
	margin-left: 84px;
	padding-top: 52px;
}
#nav-a li {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	text-transform: lowercase;
	float: left;
	margin-right: 10px;
}
#nav-a li a {
	color: #696468;
	text-decoration: none;
}
#nav-a li a:hover {
	color: #af0c00;
}
#nav-a li.current_page_item a, #nav-b li.current_page_item a {
	color: #af0c00;
}
#nav-b li {
	font-size: 10px;
	line-height: 10px;
	color: #af0c00;
	float: left;
}
#nav-b a {
	color: #696468;
	text-decoration: none;
}
#nav-b a:hover {
	color: #af0c00;
}
.a-three {
	text-decoration: none;
	color: #ac0c00;
}
.a-three:hover {
	text-decoration: underline;
}
.inner-one {
	margin-left: 400px;
	margin-top: 20px;
	margin-right: 20px;
	clear: both;
	min-height: 340px
}
.inner-one-clps {
	margin-left: 400px;
	margin-top: 20px;
	margin-right: 20px;
	clear: both;
}
#pge-all {
	background-image: url(../img/main-bg-repeat.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#pge-one {
	height: auto;
	width: 1000px;
}
#pge-two {
	background-image: url(../img/main-bg-top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: auto;
	width: 1000px;
}
#head-all {
	clear: both;
	height: 70px;
	width: 1000px;
}
#logo {
	float: left;
	height: 70px;
	width: 475px;
	background-image: url(../img/CultureWorks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav-a {
	float: right;
	height: 70px;
	width: 525px;
}
#pge-cont-one {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
}
.image-bg-1 {
	background-image: url(../img/hp-images/1.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-bg-2 {
	background-image: url(../img/hp-images/2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-bg-3 {
	background-image: url(../img/hp-images/3.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-bg-4 {
	background-image: url(../img/hp-images/4.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-bg-5 {
	background-image: url(../img/hp-images/5.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-quote-1 {
	background-image: url(../img/hp-images/quotes1.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.image-quote-2 {
	background-image: url(../img/hp-images/quotes2.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
#foot-all {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../img/main-bg-base.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
.target-one p {
	font-size: 12px;
	line-height: 18px;
	font-variant: small-caps;
	padding-bottom: 10px;
}
.target-one a {
	font-size: 12px;
	line-height: 16px;
	font-variant: small-caps;
	padding-bottom: 10px;
	color: #ac0c00;
	text-decoration: none;
}
.target-one a:hover {
	text-decoration: underline;
}
#sign-up-area {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 15px;
	padding-left: 360px;
}
.sign-up-area-inner {
}
.p-signup {
	font-size: 10px;
	line-height: normal;
	color: #af0c00;
}
#wp-calendarLarge .dayHead {
	padding: 6px;
}
.contact {
	padding: 3px;
}
div.mmf-response-output {
 margin-top: 0em;
 margin-right: 0.5em;
 margin-bottom: 0em;
 margin-left: 0.5em;
 padding-top: 0.2em;
 padding-right: 1em;
 padding-bottom: 0.2em;
 padding-left: 1em;
}
