/* 
Theme Name: CUSP
Theme URL: http://www.cuspmpr.com
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
body, html {
	margin: 0;
	padding: 0;
	height: 100% }
body {
	color: #000;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 18px;
	background-color: #076c9e;
	background-image: url("/images/dotsbg.png");
	margin: 0;
	padding: 0; }
input, select, textarea {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	}
.clear  {
	width: 1px;
	height: 1px;
	clear: both }
h1   {
	color: #076c9e;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 }
h1#logo {
	margin: 0;
	padding: 0 }
h2   {
	color: #076c9e;
	font-size: 18px;
	font-weight: normal;
	margin: 17px 0 10px;
	padding: 0 }
h3 {
	color: #07b3bf;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 }
h4 {
	color: #d30092;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 }
a:link {
	color: #076c9e;
	text-decoration: underline }
a:visited {
	color: #076c9e }
a:hover {
	color: #d30092 }
a:active {
	color: #076c9e }
#wrapper  {
	background-image: url("/images/gradient.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	border-width: 0 }
#wrapperinnards   {
	margin: 0 auto;
	padding: 1px 0 0;
	position: relative;
	width: 752px;
	border-width: 0 }
#logo  {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 0 }
#container   {
	background-image: url("/images/shadow_mid.png");
	background-repeat: repeat-y;
	width: 752px }
#container-top   {
	line-height: 7px;
	background-image: url("/images/shadow_top.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-top: 128px;
	margin-bottom: 0;
	width: 752px;
	height: 7px }
#container-bottom   {
	line-height: 7px;
	background-image: url("/images/shadow_bottom.png");
	background-repeat: repeat-y;
	margin-bottom: 0;
	width: 752px;
	height: 7px }
#content    {
	background-color: #fff;
	margin-right: 7px;
	margin-left: 7px;
	width: 739px;
	min-height: 400px }
.innerpage {
	background-image: url("/images/innerpage_bg.png");
	background-repeat: repeat-y }
#page    {
	padding: 40px 20px 28px;
	width: 500px;
	float: left }
#page ul {
	margin: 0 0 20px;
	padding: 0 }
#page li {
	background-image: url("/images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0 0 0 10px }
#page li.small {
	font-size: 10px;
	font-style: italic;
	background-image: none;
	padding-left: 0 }
hr {
	line-height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	border-top: 1px solid #d2f1f3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	outline-style: none }
/*SIDEBAR*/
#sidebar {
	text-align: center;
	padding: 30px 20px 30px 19px;
	width: 160px;
	height: 100%;
	float: left }
#sidebar .quote {
	font-size: 12px;
	line-height: 14px;
	margin-top: 75px }
.homepage #sidebar .quote {
	font-size: 12px;
	line-height: 14px;
	margin-top: 25px }
#sidebar .quoteabout {
	font-size: 12px;
	line-height: 14px;
	margin-top: 200px }
#sidebar .quote .author {
	color: #076c9e;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 1px }
#sidebar .quote .subauthor {
	color: #9ce1e5;
	font-size: 11px }
/*HOMEPAGE*/
.homepage {
	background-image: url("/images/homepage_bg.png");
	background-repeat: repeat-y }
.homepage #page {
	background-image: url("/images/homepage_doodle.png");
	background-repeat: no-repeat;
	padding: 55px 19px 65px 140px;
	width: 580px;
	height: 230px }
.homepage #page p {
	font-size: 12.8px;
	font-style: italic;
	line-height: 20px }
.homepage .homeleft {
	width: 540px;
	float: left }
.homepage .intro {
	padding: 12px 20px 20px;
	width: 500px }
.homepage .calendar {
	background-color: #e6f7f9;
	padding: 12px 0 20px 20px;
	width: 520px }
#events-calendar-list li {
	font-size: 11px;
	line-height: 1.2;
	list-style-type: none;
	margin-right: 20px;
	width: 150px;
	float: left }
#events-calendar-list .date {
	color: #076c9e;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	margin-right: 8px;
	width: 40px;
	float: left }
#events-calendar-list .day {
	color: #076c9e;
	font-size: 35px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	letter-spacing: -1px }
#events-calendar-list .title {
	color: #07b3bf;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 1px }
/*IMAGES*/
.size-full, .alignnone, .alignright, .alignleft {
	border-style: none }
.alignright {
	margin-left: 5px;
	float: right }
.page2 .alignright.wp-image-14 {
	margin-top: -20px;
	margin-right: -125px;
	margin-left: 10px }
/*FOOTER*/
#footer  {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 739px }
#footer p.copyright  {
	font-size: 9px;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 30%;
	float: right }
.pages {
	text-transform: lowercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 70%;
	float: left }
.pages li {
	display: inline }
.pages .page_item {
	line-height: 15px;
	background-image: url("/images/slash.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 9px;
	height: 15px }
#footer a:link, #footer a:visited, #footer a:active  {
	color: #fff;
	text-decoration: none }
#footer a:hover  {
	color: #07b3bf }
/*FORM STYLES*/
fieldset {
	margin-top: 10px;
	padding-top: 20px;
	border: solid 1px #d2f1f3 }
legend {
	color: #076c9e;
	font-size: 18px }
.label {
	font-style: italic;
	text-align: right;
	margin-right: 15px;
	padding-bottom: 10px;
	width: 80px;
	float: left;
	clear: left }
.field {
	width: 70%;
	float: left }
.styledinput {
	background-color: #d2f1f3;
	padding: 2px 1px;
	width: 350px;
	border-style: none }
.captchainput {
	background-color: #d2f1f3;
	padding: 2px 1px;
	width: 50px;
	border-style: none }
.submit {
	margin-top: 5px;
	margin-left: 95px }
.submitbutton  {
	color: #fff;
	font-size: 13px;
	background-color: #d30092;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 10px;
	border-style: none }
.submitbutton:hover {
	background-color: #07b3bf }
.social {
	margin-right: 25px;
	margin-left: 25px }
/*TABBED NAVIGATION*/
#tabs   {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 108px;
	right: 2px;
	border-width: 0 }
	
#tabs li {
	float: left;
	list-style-type: none;
	height: 29px;
	margin: 0;
	padding: 0;}
		
#tabs .page-item-2 {
	background-image: url("/images/nav_about.png");
	background-repeat:  no-repeat; }

#tabs .page-item-2.current_page_item  {
	background-image: url("/images/nav_aboutON.png") }
	
#tabs .page-item-2 img {
	width: 102px;}
	
#tabs .page-item-3 {
	background-image: url("/images/nav_services.png");
	background-repeat:  no-repeat; }
	
#tabs .page-item-3.current_page_item  {
	background-image: url("/images/nav_servicesON.png") }

#tabs .page-item-3 img {
	width: 111px;}
	
#tabs .page-item-5 {
	background-image: url("/images/nav_contact.png");
	background-repeat:  no-repeat; }

#tabs .page-item-5.current_page_item  {
	background-image: url("/images/nav_contactON.png") }
	
#tabs .page-item-5 img {
	width: 112px;}
	
#tabs .page-item-7 {
	background-image: url("/images/nav_calendar.png");
	background-repeat:  no-repeat; }

#tabs .page-item-7.current_page_item  {
	background-image: url("/images/nav_calendarON.png") }
	
#tabs .page-item-7 img {
	width: 117px;}
