/*
THEME NAME: Charlotte Art League
THEME URI: http://www.charlotteartleague.org
DESCRIPTION: Charlotte Art League website, based on the Sandbox theme framework.
VERSION: 1.0
AUTHOR: <a href="http://ericheinzman.com/">Eric Heinzman</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

a	{
	color:#005B6F;
}

a:hover	{
	color:#F47B20;
}

a:visited	{
	color:#999;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* --------- End browser reset -------------- */

body	{
	margin:0px auto;
	background: #005B6F url('images/bg-gradient.jpg') repeat-x center top;
	background-attachment:fixed;
	font-family: helvetica, arial, san-serif;
}

#wrapper	 { 
	margin: 0px auto; 
	position: relative;
	top: 25px;
	width: 960px; 
}

/* --------- Header styles --------------- */

#ie6-disclaimer	{
	margin: 0px auto; 
	position: relative;
	top: 0;
	width: 960px;
	height: 100px; 
}

#header	{
	background: url('images/banner.jpg') no-repeat center bottom; 
	height: 136px;
}

#address	{
	position:absolute;
	top: -15px;
	right: 10px;
	font-size: 10px;
	color: #fff;
}

#address a {
	color: #FFED9F;
}

h1	{
	position:absolute;
	top: 15px;
	left: 25px;
	display: block;
	width: 150px;
	height: 104px;
	background: url('images/cal-logo.jpg');
    white-space: nowrap;
}

h1 a {
    outline: none;
	text-indent: 99px;
	cursor: pointer;
}

.blog-title	{
	position: relative;
	left: -999px;
}

#blog-description	{
	display: none;
}

#signup	{
	position: absolute;
	top: 29px;
	right: 10px;
	width: 270px;
	height: 72px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.signup-heading	{
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #fff;
}

.signup-icon	{
	width: 59px;
	height:61px;
	float:right;
	margin: 10px 8px 6px 20px;
	background: url('images/btn-signup.jpg');
}

.signup-icon a {
    outline: none;
}





.sidebar {
	float: right;
	width:290px;
	padding: 15px 10px;
	font-size: 14px;
	letter-spacing: .05em;
	background-color: #4996A7;
}

#secondary {
	clear:right;
}

#footer {
clear:both;
width:920px;
background: #fff url('images/footer-btm.jpg') no-repeat bottom center;
padding: 10px 20px 10px 20px;
margin: 0 0 45px 0;
font-size: 10px;
border-top: 1px solid #4996A7;
}

/* Just some example content */

div#test-image	{
	position: relative;
	width: 650px;
	height: 300px;
	background: url('images/content-sample.jpg');
}

#current-month	{
	position:absolute;
	top: 0;
	left: -20px;
	width: 635px;
	height: 35px;
	padding: 25px 0 0 15px;
	background: url('images/grey40.png');
	font-size: 30px;
	letter-spacing: .02em;
	color: #fff;
	z-index: 1;
}

.yapb-image	{
	position:absolute;
	top: 0;
	left: -20px;
}

/*------*/

#access	{
	background:#F47B20;
	height:2em;
	width:100%;
	letter-spacing: .05em;
}


#access ul {
list-style-type: none;
margin: 0;
padding: 0;
}

ul#mc_menu_1 {
margin:0px;
padding:0px;
list-style-type: none !Important;
}

#mc_menu_1 a, #mc_menu_1 a:visited {
display:block;
background: #F47B20 url('images/menu-divider.gif') repeat-y top right;
padding:0.5em 1em;
text-decoration:none;
color:#fff;
}

#mc_menu_1 a:hover {
background: #A55219 url('images/menu-divider.gif') repeat-y top right;
}

#mc_menu_1 li {
float:left;
margin:0px;
padding:0px
}

#mc_menu_1 li ul {
position:absolute;
width:13em;
border-top:1px solid #75360B;
border-right:1px solid #75360B;
border-left:1px solid #75360B;
left:-999em;
z-index: 10;
font-size: 12px;
}

#mc_menu_1 li li {
float:left;
margin:0px !Important;
padding:0px !Important;
width:13em;
}

#mc_menu_1 li li a, #mc_menu_1 li li a:link, #mc_menu_1 li li a:visited {
background:#A55219;
border-bottom:1px solid #75360B;
float:none;
text-transform:none;
margin:0px;
padding:0.5em 1em;
}

#mc_menu_1 li li a:hover, #mc_menu_1 li li a:active {
background:#75360B;
padding:0.5em 1em;
}

#mc_menu_1 li:hover ul {
left:auto;
display:block
}

#mc_menu_1 li:hover ul, #mc_menu_1 li.sfhover ul {
left:auto
}


div#menu {
background:#F47B20;
height:2em;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
background: #F47B20 url('images/menu-divider.gif') repeat-y top right;
padding:0.5em 1em;
text-decoration:none;
color:#fff;
}

div#menu ul a:hover {
background: #A55219 url('images/menu-divider.gif') repeat-y top right;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

/* --------------- Content area styles ---------*/

#container {
	position: relative;
	width:100%;
	background:	url('images/container-bg.gif') #fff repeat-y top center;
	overflow: inherit;
}

#content {
	float: left;
	width: 650px;
	color: #666;
	font-size: 12px;
}

.entry-title {
	font-size: 24px;
	color: #005B6F;
}

.excerpt-title {
	font-size: 18px;
	color: #005B6F;
	padding: 1em 20px 0;
}

.entry-title a, .excerpt-title a	{
	color: #005B6F;
	text-decoration: none;
}

#current-title	{
	position: absolute;
	top: 300px;
	width: 610px;
	background-color: #F3F3F3;
	padding: 10px 20px 5px 20px;
	z-index: 1;
}

.page-title {
	font-size: 24px;
	color: #005B6F;
	clear:both;
	width: 610px;
	border-bottom: 1px solid #ccc;
	margin: 30px 20px 5px 20px;
}
.page-title a	{
	color: #005B6F;
	text-decoration: none;
}

.post-meta	{
	padding: .3em 0 0 0;
}

.post-meta li	{
	font-size: 18px;
	font-style: italic;
	color: #666;
}

.post-meta-key	{
	display:none;
}

.entry-content	{
	position:relative;
	margin: 0 20px;
}

.entry-content p	{
	margin: 1.2em 0;
	font-size: 14px;
	line-height: 1.7em;
}

.bottomruled	{
	border-bottom: 1px dotted #999;
	padding: 0 0 1em 0;
}

.entry-content a	{
	line-height: 1.7em;
}

.entry-content h3	{
	margin: 2.4em 0 0 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

.entry-content h4, #comments h3	{
	margin: 2.4em 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #F47B20;
	clear: both;
	border-bottom: 1px dotted #ccc;
}

.entry-content h5	{
	margin: 2.4em 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.entry-content ul	{
	margin: 1em 0;
	font-size: 14px;
	line-height: 1.7em;
}

.entry-content ul lh	{
	font-weight: bold;
	line-height: 1.7em;
}

.entry-content ul li	{
	margin: 0 0 0 13px;
	line-height: 1.7em;
	list-style: outside disc;
}

.entry-content ol	{
	margin: 0 0 0 20px;
	font-size: 14px;
	list-style: outside decimal;
}

.entry-content ol li	{
	line-height: 1.7em;
}

.entry-content ol ul	{
	margin: 0 0 0 5px;
	font-size: 14px;
	list-style: outside disc;
}

.entry-content dl	{
	margin: 0 0 0 13px;
	font-size: 14px;
	list-style: outside disc;
}

.entry-content dt	{
	line-height: 1.7em;
	font-weight: bold;
}

.entry-content dd	{
	line-height: 1.7em;
	margin-bottom: 1em;
}

.entry-content table	{
	width: 610px;	
	margin: 1em 0;
	font-size: 12px;
}

.entry-content table td	{	
	padding: 1em;
}

.entry-content table h5	{	
	margin: 0;
	font-size: 12px;
}

#entry-content-left	{
	width: 295px;
	padding: 0 20px 20px 0;
	float: left;
}

#entry-content-right	{
	width: 295px;
	float: right;
	padding: 0 0 20px 0;
}

.alternateRow	{
	background: #e5e5e5;
}

#captioned_photo	{
	float: right;
	width: 295px;
	font-size: 12px;
	padding: 0 0 20px;
	margin: 0 0 0 20px;
}

#galleryinfo	{
	float: right;
	width: 170px;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 20px 10px 20px 20px;
	border-left: 1px solid #ccc;
}

.generalinfo	{
	clear: both;	
	width: 265px;
}

.generalinfo table	{
	width: 300px;
	font-size: 12px;
	padding: 0;
	margin: 20px 10px 20px 0;
}

#captioned_photo table	{
	width: 265px;
	margin: 0;
}

#galleryinfo table	{
	width: 160px;
	margin: 0;
}

#galleryinfo td, #captioned_photo td, .generalinfo p	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #999;
}

#galleryinfo td	{
	line-height: 1.2em;
}

#captioned_photo td, .generalinfo p	{
	line-height: 1.5em;
}

.generalinfo table td	{
	padding: 0 0 .2em 0;	
}


#galleryinfo h4, #captioned_photo h4, .generalinfo h4	{
	margin: 0;
	font-size: 12px;
	color: #005568;
	padding: 2em 0 .5em 0;
	border: none;
}

#memberTable tr	{
	border-bottom: 1px dotted #ccc;
}

#memberTable td	{
	padding: 1.7em 0 0;
}

blockquote	{
	margin: 2em;
}

strong 	{
	font-weight: bold;
	line-height: 1.7em;
}

em	{
	font-style: italic;	
	line-height: 1.7em;
}

.entry-date	{
	margin: 20px 20px 0;
}

.entry-meta	{
	clear: both;
	margin: 0  20px 40px 20px;
}

#comments	{
	clear: both;
	margin: 4em 20px 0 20px;
}

#comments-list ol li	{
}

#comments	p	{
	line-height: 1.5em;	
}

#comments h3	{
	margin-bottom: 2em;
}

.comment-author	{
	background-color: #ccc;
	font-size: 18px;
	color: #fff;
}	

.comment-author a	{
	color: #fff;
	text-decoration: none;
}

.comment-meta	{
	font-weight: bold;
	padding: .5em 0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:610px;
}

.edit-link	{
}

.alignright,img.alignright{
float:right;
margin:0 0 2em 20px;
}

.alignleft,img.alignleft{
float:left;
margin:0 20px 2em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:0px auto;
text-align:center;
}

.CGallery-item	{
	float: left;
	width: 168px;
	margin: 20px 5px;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}

.CGallery-item .thumbnail	{
	width: 148px;
	height: 148px;
	padding: 10px;
	background-color: #e5e5e5;
}

.CGallery-item .caption	{
	font-size: 12px;
	line-height: 1.2em;
	margin: 10px 0 0;
}

.CGallery-description	{
	margin: 10px 0;	
}

.orange-button	{
	background-color: #F47B20;
	font-size: 14px;
	width: 293px;
	border: 1px solid;
	border-color: #dd6f1c #af5613 #af5613 #dd6f1c;
}

.orange-button	a	{
	color: #fff;	
	display: block;
	text-align: center;
}

.orange-button:hover	{
	background-color:#75360B;
	color: #fff;	
	border-color: #c88f68 #361702 #361702 #c88f68;
}

.page-link	{
	clear: both;
	font-size: 21px;
	color: #999;
	text-align: center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin:1em 0 0 20px;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
padding: 0 20px;
}

div.sidebar h3 {
font-size:1.2em;
background: url('images/sidebar-top.jpg') no-repeat top center;
padding: 10px;
color: #fff;
font-size: 18px;
}

div.sidebar input#s {
width:15em;
}

div.sidebar li {
list-style:none;
background: url('images/sidebar-bg.jpg') repeat-y top center;
margin:0 0 1em;
}

#connect, #sponsors {
background: url('images/sidebar-bg.jpg') repeat-y top center;
padding: 0 0 10px 10px;
margin:0;
}

div#connect img	{
float: left;
padding: 0 10px 10px 0;
}

div#sidebarBtm	{
	clear: both;
	height: 10px;
}

div.sidebar li form {
padding:0 0 10px 10px;
background: url('images/sidebar-btm.jpg') no-repeat bottom center;
}

div.sidebar ul ul {
background: url('images/sidebar-btm.jpg') no-repeat bottom center;
padding: 0 0 10px 0;
width: 290px;
}

div.textwidget	{
background: url('images/sidebar-btm.jpg') no-repeat bottom center;
}

#sponsors img	{
	float: left;
	padding: 10px 0;
}

div.sidebar ul ul li {
list-style: none;
margin:0 0 15px 5px;
padding: 0 0 0 5px;
border-bottom: 1px solid #518F9C;
background: none;
}

div.sidebar ul ul li a{
color:#fff;
text-decoration: none;
}

div.sidebar ul ul li a:hover{
color:#FFED9F;
}

div.sidebar ul ul ul {
margin:0;
background-image: none;
padding: 10px 0 0 10px;
}

div.sidebar ul ul ul li {
list-style:none;
border: none;
font-size: 12px;
margin: 0;
padding: 0 0 .5em;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

/* Join, Support, Donate section styles */

#palette-menu	{
	margin: 20px 0;
	padding: 20px 0 40px;
	clear: both;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	height:170px;
}

#diamond, #platinum, #gold, #silver, #bronze	{
	width: 122px;
}

#diamond	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/diamond_pal_sm.jpg') top center no-repeat;
}

#platinum	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/platinum_pal_sm.jpg') top center no-repeat;
}

#gold	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/gold_pal_sm.jpg') top center no-repeat;
}

#silver	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/silver_pal_sm.jpg') top center no-repeat;
}

#bronze	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/bronze_pal_sm.jpg') top center no-repeat;
}

.palette-detail	{
	position: relative;
	margin: 30px 0 0;
}

#diamond-detail	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/diamond_pal_lg.jpg') top center no-repeat;
}

#platinum-detail	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/platinum_pal_lg.jpg') top center no-repeat;
}

#gold-detail	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/gold_pal_lg.jpg') top center no-repeat;
}

#silver-detail	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/silver_pal_lg.jpg') top center no-repeat;
}

#bronze-detail	{
	background: url('http://www.charlotteartleague.org/wp/wp-content/themes/charlotteartleague/images/bronze_pal_lg.jpg') top center no-repeat;
}

.palette-detail-button	{
	position: absolute;
	top: 40px;
	right: 0px;
	width: 142px;
	height: 26px;
}


.palette-detail-content	{
	padding: 110px 20px 30px 50px;
	font-size: 14px;
	line-height: 1.7em;
	
}

.palette-menu, .join-menu	{
	float: left;
}

.palette-menu p	{
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #999;
	margin: 93px 0 0 0;
}

.palette-menu-button	{
	padding: 10px 0;
}

#join-menu	{
	width: 630px;
	margin: 20px 0;
	overflow: visible;
}

.join-menu	{
	width: 190px;
	margin: 20px 20px 40px 0px; 
}

.join-menu-top	{
	background: url('images/joinbox_top.jpg') top center no-repeat;	
	height:26px;

}

.join-menu-top p	{
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 6px 10px 0 10px;
	margin: 0;
}

.join-menu-middle	{
	background: url('images/joinbox_center.jpg') top center repeat-y;
}

.join-menu-middle p	{
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 6px 10px;
	margin: 0;
}

.join-menu-middle a	{
	color:#F47B20;
	line-height: 16px;
}

.join-menu-bottom	{
	background: url('images/joinbox_bottom.jpg') bottom center no-repeat;
	padding-top: 10px;
}

.join-menu-bottom img	{
	padding-bottom: 10px;
}

#membership-amount	{
	position:absolute;
	top: -14px;
	right:0px;
	margin: 0;
	color: #F47B20;
	font-size: 36px;
	font-weight: bold;
}

.join-item	{
	position: relative;
	margin: 2.5em 0 0;
}

.join-item h4	{
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}

.join-item p	{
	margin: 5px 0;
}

.join-item img.alignleft	{
	margin: 0 10px 0 0;
}

.join-item-copy	{
	clear:both;
	font-size: 14px;
	line-height: 1.7em;
}

.join-item-copy ul	{
	padding: 2em 0;
}