/*
THEME NAME: CSC Theme 2
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Custom Theme for Concert Singers of Cary based on an intersection of Sandbox Theme and Blueprint Framwork
VERSION: 1.0
AUTHOR: Your friendly neighborhood baritone

*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('blueprint/screen.css');
@import url('2c-r.css'); 

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:0 0 1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFF;
display:block;
margin-right:1em;
margin-top: .25em;
padding:0.2em 0.5em;
text-decoration:none;
}

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;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
/* margin-top:2em; */
}

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:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}
a {
color: #5e0702;
}
.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
text-align: center;
margin: 0;
padding: 0;
}

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-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

/*div.sidebar ul ul {
margin:0 0 0 1em;
}*/

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}


div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/* Dave's modifications below */

/* Lose the underline on all the site headlines; they look like doody */
h1#blog-title span a{
display: block;
text-decoration: none;
position: absolute;
top: 0px;
/*float: left; */
text-align: left;
height: 150px;
width: 310px;
background: transparent;
}

.hentry a{
text-decoration: none;
}

/* css for 'pullquotes': very snazzy */
/* Credit to: http://www.pearsonified.com/2006/09/snazzy_pullquotes_for_your_blo.php */
blockquote.left {
   width: 210px;
   margin: 5px 15px 10px 0;
   padding: 5px 0;
   border: 3px double #5e0702;
   border-width: 3px 0;
   font-size: 1.25em;
   text-align: center;
   float: left;
   color: #5e0702;
}

blockquote.right {
   width: 210px;
   margin: 5px 0 5px 15px;
   padding: 5px 0;
   border: 3px double #5e0702;
   color: #5e0702;
   border-width: 3px 0;
   font-size: 1.25em;
   text-align: center;
   float: right;
}

blockquote.right p, blockquote.left p{
margin-bottom: 0;
}

/* lets obfuscate some email addresses */
span.hideemail { 
	unicode-bidi:bidi-override; 
	direction: rtl; }

span.displaynone {
display:none;
}

span.email{
}
/******************************/



/* let's define a look-and-feel */

div#header {
/* border: 1px solid #000000; */
height:150px;
/* background: #FFF url('images/20years.jpg')  450px 70px no-repeat;*/
/* background: #FFF url('images/10years.jpg')  260px 35px no-repeat; */
background: #FFF url('images/cyclogo.jpg')  no-repeat center center;
/* background: transparent url('/images/hdr-bg1.jpg') no-repeat bottom right; */
text-align: left;
}

body {
/* background:#000000 url('images/cscbackground.jpg') 0 0 no-repeat fixed; */
/*background:#000000 url('images/cscbackground_1.jpg') 0 0 no-repeat fixed;*/
background:#4a525a;
/* border: 1px solid #000000; */
/* padding: 0 50px;  */
padding: 0;
/* height: 100%; */
}

.container {width:990px;margin:0 auto;}
.container {min-width:990px;}
/*.container {width:1200px;margin:0 auto;}*/


div#wrapper {
/* background:#000000 url('images/cscbackground_overlay_5.jpg') 0 0 no-repeat fixed; */
/* background:#000000 url('images/main_background_overlay_3.jpg') 0 0 no-repeat fixed; */
/* background:#FFFFFF; */
background:#e1dcca;
border: 1px solid #1C131B;
}


H1#blog-title{
display: block;
position: absolute;
top: 0px;
/*float: left; */
text-align: left;
height: 150px;
width: 310px;
/*background: transparent url('images/csc_logo_callingcard5.png') no-repeat top left;*/
background: transparent url('images/c4logo.jpg') no-repeat top left;
}
/*======================*/

H1#blog-title span {
}


div#menu {
height: 25px;
/* width: 522px; */
margin-bottom: 35px;
/* background: #5e0702; */
background: #000;
/* border-left: solid 3px #000; */
}

div#menu  ul{
/* float: right; */
/* padding-left: 430px; */
padding-left: 20px;
}

/*======================*/
.skip-link {
display: none;
}

div#searchbox {
clear: both;
float: right;
width: 230px;
height: 25px;
/* margin: -63px 5px 0 0; */
}

div#searchbox input#s{
width: 175px;
}

/***/
div#nav-above.navigation  {
display: none; 
}

div#breadcrumbdiv{
/*display: none; */
}

body {
/* font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; */
font-family:Georgia, Serif;
}

H1, H2, H2.entry-title a , H3{
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
color: #3E0502; 
margin-bottom: 0;
}

p a, a.more-link {
font-weight: bold;
color: #000;
}

p a:hover {
text-decoration: underline;
}

div#blog-description {
position: absolute;
top: 120px;
margin-left: 485px;
width: 446px;
height: 100px;
display: none;
}

/***/

div#donatepaypal{
margin: 20px 0 0 20px;

}

div.textwidget {
padding-left: 10px;
}

div#secondary {
padding: 23px 0 0 0;
}
.sidebar h3 {
text-align: center;
border-top: dotted 1px #5e0702;
border-bottom: dotted 1px #5e0702;
line-height: 1.5em;
font-weight: bold;
}

#primary ul li ul li{
list-style: none;
}

div.avatar_container {
display: none;
}

form p, label, input {
margin: 0;
padding: 0;
}
.sidebar ul li{
padding: 0 10px 0 10px;

}

.sidebar p{
/* padding: 10px 10px 0 10px;   */
}

#sidebar-login p{
padding: 0 0 0 5px;
margin: 0;
text-align: left;
}

#sidebar-login ul.sidebarlogin_otherlinks li{
text-align: left;
padding: 0;
}

#sidebar-login ul.sidebarlogin_otherlinks li a{
color: #000;
font-weight: bold;
text-decoration: none;
}

#sidebar-login ul.pagenav{
margin-top: 10px;
}
#sidebar-login ul.pagenav li.page_item a{
text-decoration: none;
font-weight: bold;
color: #000;
}



#sidebar-login ul.pagenav li.page_item{
text-align: left;
padding: 0;
}

#sidebar-login p, label, input.mid{
font-size: 12px;
font-weight: normal;
}

#sidebar-login input.mid{
width: 135px
}

#sidebar-login p.rememberme {
padding: 0 0 5px 10px;
}

#sidebar-login p.submit{
padding: 0 0 5px 10px;
}

#wp-submit {
}

/***/

/* RSS Feed Widget */
.sidebar ul li ul{
padding-top: 10px;
}
.widget_rss  ul li {
padding-left: 0px;
}
.widget_rss h3 a {

text-decoration: none;
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
color: #3e0502;
margin-bottom: 0pt;
}

.rsswidget img {
margin-bottom: -2px;
}


.entry-date {
color: #AAAAAA;
margin-bottom: 10px;
}

abbr.published{
text-decoration: none;
}

.entry-meta{
display: none;
}


/* FOOTER SIDEBARS */
div#footer{
background-color: #e1dcca;
background-image: url("images/blackstripe.gif") ;
background-repeat: repeat-x;
background-position: 0pt -35px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
height: 200px;


}


#footer-sidebar {
/* display:block; */
}


#footer-sidebar1 {
display:none;
}

#footer-sidebar2 {

}

#footer-sidebar3 {
display:none;
}


div#contactinfo{
display:block;
margin-left: auto;
margin-right: auto;
padding: 0;
padding-top: 25px;
width: 400px;
color: #FFF;
}

div#contactinfo div.name {
font-size: 2em;
font-weight: bold;
float: left;
text-align: right;
width: 200px;

}
div#contactinfo div.name a{
text-decoration: none;
}

div#contactinfo div.address{
text-align: left;
float: left;
border-left: solid 3px #FFF;
width: 150px;
margin: 10px 0 0 15px;
padding: 0 0 0 10px;
}

div#contactinfo a{
color: #FFF;
}

div#contactinfo p a{
padding-left: 20px;
text-decoration: underline;
/* background: transparent url('images/email_icon.gif') no-repeat bottom left; */
font-weight: bold;
}

span.edit-link {
display: none;
}
div#header-sidebar{
position: relative;
text-align: center;
left: 310px;
width: 625px;
}

div#header-sidebar table{
}

div#header-sidebar table tr td.right{
text-align: right;
}

div#header-sidebar ul li{
list-style: none;
}

div#header-sidebar ul li a{
text-decoration: none;
color: #5e0702;
font-size: 1em;
font-weight: bold;
}

.post {
/* border: 1px solid #5e0702; */
margin: 0 0 15px 15px;
padding: 0 10px 10px 10px;
}

.post p{
font-size: 1.1em;
}

div.clear {
line-height: 1px;
clear: both;
}

#primary.sidebar {
margin: 0 15px 0 0;
}

#secondary.sidebar {
margin: 0 15px 0 0;
}

p.indent {
text-indent: 25px;
}

p.justify {
text-align: justify;
}

.text {
margin-top: 10px;
}

h3.collapse{
background: transparent url('/images/collapse.jpg') no-repeat bottom right;
padding-bottom: 10px;
}
div.collapse img{
width: 20px;
height: 20px;
}

div#widget-about{
clear: both;
margin-top: 10px;
}

#featured h3.entry-title {
display: none;
}

#nav-above, #nav-below {
display: none;
}
#featured table {
margin: 0;
padding: 0;
}

#featured li {
padding: 0;
margin: 0;
}

ul#featured li a {
text-decoration: none;
font-weight: bold;
color: #550000;
}

#featured table {
/* border: double 3px #5e0702; */
/* background: #FFF; */
/* margin: 5px 0 5px 0; */
}

#featured table tr  td{
vertical-align: top;
}

.home div.showcase{
text-align: center;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.single div.showcase-wrap {
display: none;
}

div.showcase table .announcement {
/* font-weight: bold; */
/* border-left: 1px dotted #5e0702; */
padding: 0 0 5px 0;
margin: 0;
text-indent: 0;
}

ul.performance-links li{
display: inline;
list-style: none;
}

ul.performance-links li a.mlink{
padding-right: 2px;
padding-left: 2px;
border-right: 1px solid #5e0702;
}

.home div.performance-menu{
display: inline;
text-align: left;
font-size: 10px;
}

div.showcase div.clear{
margin: 0 0 15px 0;
}

h3.announcement {
font-size: 16px;
border: none;
/* color: #FFF;
background:  #5e0702; */
}
div#primary{
/* background: transparent url('/images/hr1.jpg') no-repeat bottom center; */
}

div#donatepaypal {
text-align: center;
margin-left: auto;
margin-right: auto;
}

div.entry-date {
display: none;
}

div#formersite{
margin-left: 730px;
margin-top:0px;
}

div#backtocsc{
margin-left: 815px;
margin-top:0px;
}

#backtocsc img{
padding-top: 3px;
}

blockquote a {
color: #5e0702;
}

span.toplink  a.toplink{
font-size: .95em;
color: #5e0702;
font-weight: bold;
}
.auditions ul li a{
color: #5e0702;
font-weight: bold;
}

.calendar h2.entry-title{
margin-left: 15px;
}

.viewcart {
display: none;
}

.tickets .viewcart{
text-align: center;
display: block;
}

.tickets .viewcart form{
margin: 10px 0 10px 0;
}

.purchase_tickets {
display: none;
}
.tickets .purchase_tickets {
display: block;
}



.ticket_block{
/* border: 1px dotted #5e0702; */
border-top: 1px dotted #5e0702;
border-bottom: 1px dotted #5e0702;
margin: 5px 0 5px 0;
padding: 10px;
/* width: 535px;
height: 300px; */
}

#content {
padding-left: 25px;
}