* {
	margin: 0;
	padding: 0;
}

hr { margin: 5px 0; }

body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}

form {
}

form br {
}

input, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px 0 0 0;
	padding: 4px;
}

.formtext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;

}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

/* p, ul, ol { */
ul, ol {
	margin-top: auto;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #0066CC;
	border: none;
}

a:hover {
	border: none;
}



/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	z-index: 100;
}
#searchform #submit.Dance,
#header.Dance {
	background-color: #ffffff;
}
#searchform #submit.Theater,
#header.Theater {
	background-color: #ffffff;
}
#searchform #submit.Music,
#header.Music {
	background-color: #ffffff;
}
#searchform #submit.Visual_Arts,
#header.Visual_Arts {
	background-color: #ffffff;
}
#searchform #submit.Literary_Arts,
#header.Literary_Arts {
	background-color: #ffffff;
}
#searchform #submit.Film_and_Digital_Arts,
#header.Film_and_Digital_Arts {
	background-color: #ffffff;
}
#searchform #submit.Classes_and_Workshops,
#header.Classes_and_Workshops {
	background-color: #ffffff;
}
#searchform #submit.Kids_and_Families,
#header.Kids_and_Families {
	background-color: #ffffff;
}
#searchform #submit.Arts_Education,
#header.Arts_Education {
	background-color: #ffffff;
}



#logocontainer {
	float: left;
	width: 150px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 20px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#xlogo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


.post {
}

.post .title {
	margin: 0;
	background: url(images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 120%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}

.categorybar{
	font: bold 14px "Arial", sans-serif;
	color: #FFFFFF;
	display: block; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 6px 0 6px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: #fe9e40;
}





/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
}



/* Search */

#searchform {
	position: absolute;
	bottom: 5px;
	right: 0;
}

#searchform #s {
	width: 150px;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#searchform #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	border: 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #231F20;
}

/* Featured Members */
#featuredmember {
	clear: both;
	width: 960px;
	height: 250px;
	margin: 0 auto;
}


/* Featured Members */
#flashholder {
	clear: both;
	height: 300px;
	margin: 0 auto;
}








/* Footer */

#footer {
	clear: both;
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	border-top: 1px dotted #999999;
}

#footer p {
	margin: 0;
	padding: 15px 0px 0 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#footer .legal {
	float: left;
	height: 60px;
}

#footer .credit {
	float: right;
	height: 40px;
}


.search-holder{
	float:right;
	width:807px;
	height:60px;
	background-color: #FFFFFF;
	position: relative;
}




/* jump unit */



.jumper {

	padding: 10px 0 20px 15px;
}

.jumper h2 {
	border-top: 1px solid #ddd;
	font-size: medium;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px 0 10px 0;
	margin: 0 35px 0 0;
}

.jump-item {

	float: left;
	width: 134px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #e6e9ec;
	font-size: 1.1em;
}

.last {
	border: 0;
}

.jump-item h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
	margin: 5px 0 4px 0;
	padding: 0;
}

.insider h3 {
	padding-left: 14px;
	color: #fda100;
}

.jump-item img {
	border: 0;
}

.jump-item p {
	color: #666;
	margin: 3px 0;
	padding: 0;
	font-size: x-small;
}

.jump-item p a, .jump-item p a:visited {
	color: #333;
	text-decoration: none;
}

.jump-item p a:hover {
	color: #333333;
}

.text_b{
	padding:1px 0 0 10px;
	background-color:#cccccF;
	height:25px;
	color:#ffffff;
}

.message { color: red; font-weight: bold; margin: 5px 0; }

#myhomepageholder		{ position: absolute; bottom: 5px; left: 0px; }
#myhomepagelink,
.editprofilelink		{ outline: none; }
#myhomepagelink:hover,
.editprofilelink:hover	{ text-decoration: underline; }

/* */
