/* 
	Theme Name: CFAS
	Theme URL: http://centreforartandsoul.com
	Description: Theme for the Centre for Art and Soul.
	Author: Lisa Kelly (ported to WordPress by Jonathan Gallivan)
	Author URI: http://JonathanGallivan.com
	Version: 1.0.0
*/

/* === The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/ =============== */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/* === CONTAINERS ================================================== */

body {
	margin-top: 20px;
	background-color: #e5fdbf;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #211209;
	text-align: left;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: url("/wp-content/themes/cfas/images/background.jpg");
	background-repeat: no-repeat;
}

#globalnavigation {
	width: 950px;
	height: 25px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	font-size: 0.9em;
}

.navlist {
	text-align: right;
}

.navlist li {
	display: inline;
}

#globalnavigation .navlist li a:link, #globalnavigation .navlist li a:visited, #globalnavigation .navlist li a:active {
	text-decoration: none;
}

#globalnavigation li a:hover {
	color: #cf65d6;
}

.navlist li.current_page_item a:link, .navlist li.current_page_item a:visited, .navlist li.current_page_item a:active, .navlist li.current_page_item a:hover {
	cursor: default;
	color: #cf65d6;
}

#header {
	display: block;
	width: 960px;
	height: 184px;
	background-image: url("/wp-content/themes/cfas/images/header.png");
}

#navigation {
	position: absolute;
	width: 918px;
	top: 201px;
	margin: 0;
	padding: 0;
	padding-left: 42px;
	font-size: 1.1em;
}

#navigation .navlist {
	width: 918px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#navigation .navlist li {
	margin-right: 10px;
}

#navigation .navlist li a:link, #navigation .navlist li a:visited, #navigation .navlist li a:active {
	color: #cf65d6;
	text-decoration: none;
}

#navigation .navlist li a:hover {
	color: #ecf2d0;
}

#navigation .navlist li.current_page_item a:link, #navigation .navlist li.current_page_item a:visited, #navigation .navlist li.current_page_item a:active, #navigation .navlist li.current_page_item a:hover {
	cursor: default;
	color: #ecf2d0;
}

#content {
	width: 924px;
	padding: 18px;
	padding-top: 30px;
	line-height: 20px;
}

#post {
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

#postinfo {
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

#postmeta {
	font-size: 0.9em;
}

#footer {
	clear: both;
	vertical-align: middle;
	display: table-cell;
	width: 930px;
	text-align: center;
	font-family: "Myriad-Pro";
	color: #008bb1;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer div {
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
}

#footer img {
	vertical-align: middle;
	padding-bottom: 5px;
}

#commentlist {
	padding-bottom: 20px;
}

#commentlist ul, #commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist li.standard, #commentlist li.alt {
	padding: 10px;
	padding-bottom: 5px;
	background-color: #eeebbb;
	margin: 3px;
}

.singlecomment {
	margin-top: -10px;
}

#homecontent, #homecontact {
	width: 303px;
	min-height: 300px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #eeebbb;
	line-height: 1.1em;
	font-size: 0.9em;
}

#homecontent h2, #homecontact h2 {
	text-align: center;
	color: #32a93a;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

#pink_promo {
	position: absolute;
	text-align: center;
	width: 78px;
	color: #3d1000;
	margin-left: 96px;
	margin-top: 16px;
	font-size: 0.85em;
	line-height: 100%;
}

#pink_promo a, #pink_promo a:link, #pink_promo a:active, #pink_promo a:visited {
	display: block;
	text-decoration: none;
	color: #631a60;
}

#pink_promo a:hover {
	text-decoration: none;
	color: #3b1339;
}

#orange_promo {
	position: absolute;
	text-align: center;
	width: 95px;
	color: #5f3000;
	margin-left: 4px;
	margin-top: 74px;
	font-size: 1.0em;
	line-height: 120%;
}

#orange_promo a, #orange_promo a:link, #orange_promo a:active, #orange_promo a:visited {
	display: block;
	text-decoration: none;
	color: #7c402e;
}

#orange_promo a:hover {
	text-decoration: none;
	color: #582c1f;
}

#green_promo {
	position: absolute;
	text-align: center;
	width: 110px;
	color: #5f3000;
	margin-left: 76px;
	margin-top: 170px;
	font-size: 1.2em;
}

#green_promo a, #green_promo a:link, #green_promo a:active, #green_promo a:visited {
	display: block;
	text-decoration: none;
	color: #1e6c15;
}

#green_promo a:hover {
	text-decoration: none;
	color: #1c3c06;
}

/* === MARKUP ==================================================== */

a, a:link, a:visited, a:active {
	color: #42250b;
}

a:hover {
	color: #cf65d6;
}

#footer a,  #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #008bb1;
}

#footer a:hover {
	color: #39b54a;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 2.1em;
	font-weight: normal;
	color: #008bb1;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	padding-top: 0;
	padding-bottom: 0;
}

h1.homepage {
	width: 343px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #211209;
	padding-top: 20px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #211209;
}

h4 {
}

h6 {
	font-size: 1.0em;
	color: #211209;
}

input {
	width: 150px;
	border: 1px solid #222222;
	padding: 3px;
}

td.spacer {
	padding: 20px;
}

p {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

li {
	padding: 0;
	margin: 0;
	list-style: square;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 5px;
}

#subpages ul {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

#subpages li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-right: 15px;
}

table .list {
	font-size: 0.9em;
}

table td {
	vertical-align: top;
	padding: 3px;
}

#registration td, #registrationprograms td {
	text-align: right;
}

#registration td.longfield input, #registrationprograms td.longfield input {
	width: 85%;
}

#registration td.longradio input, #registrationprograms td.longradio input {
	width: 20px;
	border: none;
}

#registration textarea {
	width: 90%;
	height: 100px;
}

#registration td.tableheading, #registrationprograms td.tableheading {
	padding-top: 20px;
	text-align: left;
	font-size: 1.3em;
}

#contactform input {
	width: 200px;
	background-color: #cccb99;
	border: none;
}

td.submit input, #contactform .submit input, div.submit input {
	background-color: #008bb1;
	color: #ffffff;
	border: none;
	width: auto;
	font-weight: bold;
}

#contactform td.submit {
	margin: 0;
	padding: 0;
	padding-left: 3px;
	vertical-align: bottom;
	text-align: left;
}

#contactform td {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}

#contactform td.label {
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
}

#contactform td.notice {
	text-align: center;
	vertical-align: bottom;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

#contactform td.notice a, #contactform td.notice a:link, #contactform td.notice a:visited, #contactform td.notice a:active {
	text-decoration: none;
	color: #39b54a;
}

#contactform td.notice a:hover {
	color: #008bb1;
}

#content img, #content iframe {
	border: 8px white solid;
}

.addthis_container {
	margin-top: -20px;
}

/* === STYLING =================================================== */

.aligncenter {
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textright {
	text-align: right;
	font-size: 1.1em;
}

.small {
	font-size: 0.85em;
}

a.toTop {
	text-decoration: underline;
}

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& This is what Jonathan showed me for an example */

#contactbox {
   width: 303px;
	min-height: 300px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #c00;
	line-height: 1.1em;
	font-size: 0.9em;
}



