/*
Theme Name: Street2
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{
	font-family:Georgia, serif, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #282828;
	background:#e6e2ee;
	
	background: #e6e2ee url(images/BackG.png) no-repeat center top;
}
h3{
	margin: 0 0 0 0;
}

p, ul, ol, dd, pre {
    margin:10px 0 5px 0;
}
table {
    border:1px solid #e6e2ee;
    /* border-width:1px 1px 0 1px;*/
    font-size:13px;
    line-height:18px;
    margin:0 0 15px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #e6e2ee;
    border:1px solid #e6e2ee;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 5px;
}
th, td {
     padding: 5px 5px 5px 5px;
     margin: 0 0 0 0;
}

#header{
      background:  url(images/HeaderSlice_01.png) no-repeat center top;
      height: 178px;
}
body {
     background: #e6e2ee url(images/BackgroundDancers.png) no-repeat center top;
}
#branding{
	padding:70px 0 50px 0;
	padding:0px 0 0px 0;
}
#blog-description{
	display:none;
}
#blog-title{
	margin-bottom:0px;
	padding:0 0 0 0px;
	text-align:left;
}
#blog-title a{
	font-size:80px;
	text-transform:uppercase;
	color:#fff;
        display:block;
        text-indent:-9000px; 
        width: 994px;
        height: 174px;
}
#blog-title a:hover{
	color:#9702ce;
}

/*.page.slug-home-page .entry-title {display: none;  }*/
.page-title {
    font-size:13px;
    line-height:18px;
    padding:4px 0 4px 0;
}

.page .entry-title {
   font-size:22px;
   line-height:24px;
   margin:10px 0 0px 0;
   padding: 0 0 0 0;
     color:#333;
  
}
#access{
	border:none;
	height:31px;
	background:#c0b5d0;
	font-size:18px;
        border-top:1px solid #977DDD;
	border-bottom:1px solid #977DDD;
        overflow:visible;
 }
#container {
    width:630px;
    float:left;
    margin-top:0;
    background: transparent;
}
#content {
    margin:0 0 0 45px;
    width:630px;
    overflow:hidden;
    background: transparent;
}
#main{
	padding:30px 0 30px 0;
	padding:00px 0 10px 0;
	background:#fff; background: transparent;
	/*border:3px double #e6e2ee;*/
	margin-top:0px;
    margin-bottom:0px;
    width:1015px;
       
background-image:url('images/HeaderSlice_03.png');

background-repeat:repeat-y;
}

.hentry{
	border-bottom:3px double #e6e2ee;
	margin-bottom:0px;
}
.entry-utility{
	margin-bottom:10px;
}
.single .hentry{
	padding-bottom:30px;
}
.entry-title{
	margin-top:5px;
        font-size:24px;
	line-height:26px;
	color:#ccc;
	color:#111;
}
.entry-title a{
	color:#aaa;color:#111;
}
.entry-content {
    padding:12px 0 0 0;
}
.entry-content h1, 
.entry-content h2 {
  /*  font-family:Arial,sans-serif;*/
    font-size:20px;
    font-weight:bold;
    padding:8px 0 8px 0;
}
.entry-content h3 {
    font-size:18px;
    font-style:italic;
    padding:5px 0 5px 0;
}
.entry-content h4 {
    font-size:15px;
    font-weight:normal;
    text-transform:none;
    letter-spacing:0.05em;
}
/*** THEMATIC SKIN ***/
.menu{
	background:none;
	height:30px;
}
.sf-menu {
    border:none;
	float:left;
	text-align:left; 
    background:#c0b5d0;
}
.sf-menu a {
	border:none;
	padding:6px 11px 7px 11px;
	text-decoration:none; 
}
.ie8 .sf-menu a {
	border:none;
	padding:6px 11px 3px 11px;
	text-decoration:none; 
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-color:#fff; */
 }
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color:#111;	 }
.sf-menu li {
	background:none;

}

.sf-menu li li {
	background:		#fff; 
}
.sf-menu li li li {
	background:		#9AAEDB;

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
   background:     #666; 
	/*outline:		0;*/
	border:none;
	color:#bbb1ce;color:#fff;
}
.sf-menu li li a:hover{
	background:#666; color:#fff;
 }
.sf-menu ul {
	border:none;  
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */ 
}
.sf-menu ul ul {
    margin-top:0;  color
}
.sf-menu ul a {
    background:#111;background:#ddd;
	border-bottom:none;
	color:#9702ce;
}
.sf-menu ul a:hover {
    color: #9702ce;
}
a:hover, .entry-title a:active, .entry-title a:hover {
	color:#9702ce;
}

#subsidiary {
	background:#fff;
	border:3px double #ccc;
	width:960px;
}
#subsidiary .aside{
	margin-left:30px;
	width:280px;
}
#siteinfo{
	width:960px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:0px 0 0px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
    font-size:15px;
    line-height:18px;    
}
#comments input,
#comments textarea {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#f6f6f6;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
  /*  font-family:Arial,sans-serif;*/
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #e3e3e3;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #e3e3e3;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#f6f6f6;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
margin:0 0 4px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
padding:6px 0 0 0;
    text-align:right;
}
input#submit{
	border:none;
	padding:3px;
	background:#111;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}
input:hover#submit{
	background:#cc0000;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/************************** One Column CSS */
.page-template-tpl_onecolum-php #container{
	width:900px;
}
.page-template-tpl_onecolum-php #content{
	width:900px;
}
/************************** archive page title */
.archive h1.page-title{
	font-size:20px;
	/*background:#f1f1f1;*/
	border-bottom:3px double #ccc;
	padding:0 0 15px 0;
	margin-bottom:15px;
}
/************************** Search Widget
#s {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#f7f7cd;
	padding:2px 0 2px 0;
	width:190px;	
}
#searchsubmit{
	border:none;
	padding:2px;
	background:#ccc;
	color:#444;
	cursor:pointer;
	text-transform:uppercase;
	line-height:18px;
}
 */
.aside{
	font-size:18px;
	line-height:23px;
width:258px;
color:#111111;

}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 20px;
}
.aside a{
	text-decoration:none;
}
.aside a:hover{
	text-decoration:underline;
	color:#9702ce;
}
#primary , #secondary {
	background:#f1f1f1;
	background:  url(images/WidgetSection_03.png) repeat-y center top;		
    right:38px;	
    padding:8px 0 0 0;
    margin-bottom:15px;
    margin-top:15px;
}

#primary{
    border-top:1px double #958aac;
	border-bottom:1px double #958aac;
    border-right:0px double #958aac;
}
#primary h3, #secondary h3{
	font-size:22px;
	color:#111;
    margin-bottom:8px;
  /*  text-decoration:underline;*/
    margin-top: 15px;
    color:#29154d;
}
#secondary{	
    border:1px double #958aac;
    padding:15px;
    background:#fff;
    width:227px;
    margin-top:0px;
}


/*body {
margin: 0;
font-size:16px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
}*/

#header2 {
margin: 0 auto;
width: 600px;
background-color: #F0F0F0;
height: 200px;
padding: 10px;
}

#openCloseWrap {
position:absolute;
margin: 123px 0 0 120px;
font-size:12px;
font-weight:bold;
}

#sliderWrap {
margin: 0 auto;
width: 300px;
}
#slider {
position: absolute;
background-image:url(http://www.tucsondancefoundation.org/wp-content/themes/Street2/images/slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 300px;
height: 159px;
margin-top: -100px;
}
#slider img {
border: 0;
}
#sliderContent {
margin: 50px 0 0 50px;
position: absolute;
text-align:center;
background-color:#FFFFCC;
color:#333333;
font-weight:bold;
padding: 10px;
}
#openCloseWrap {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}

#footer{
	background: #e6e2ee url(images/HeaderSlice_04.png) no-repeat center top;
	margin-left: auto;
 margin-right: auto;
 margin-top:0;
	border:none;
width:1015px;
height:50px;
}
#afterFoot{
text-align: center ;
}
#footerTable td{
 color: #282828;
vertical-align:middle;
margin:0 0 0 0;
padding: 0 0 0 0;
}
#footerTable {
 color: #282828;
 margin-left: auto;
 margin-right: auto;
width:750px; 
 border:0px;
}
#footerTable td a:hover{
 color: #9702ce;
}

#footerMenu{
text-align: center ;
}
#footerMenu ul{
padding: 0;
list-style-type: none;
}

/*Top level list items*/
#footerMenu ul li{
position: relative;
display: inline;

}

/*Top level menu link items style*/
#footerMenu ul li a{
display: block;
padding: 2px 8px;
display: inline;
border-left-width: 0;
text-decoration: underline;padding: 3px 15px;
border-left: 1px solid #000;
color: #282828;
}
#footerMenu ul li.first a{
display: block;
padding: 2px 8px;
display: inline;
text-decoration: underline;padding: 3px 15px;
border-left: 0;
color: #282828;

}
#footerMenu li a:hover {
	color: #9702ce;
		}
#footerMenu li.first a:hover {
	color: #9702ce;
		}

#access-search{
	position:absolute;
	left:50%;
	width:153px;
	margin-left:315px;
	height:29px;
	/*padding:2px 0 0 18px;*/
        margin-top:-30px;
}
#searchform{
        background-image: url(images/search_bg.png);
        height: 26px;
	width: 153px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	background-color: transparent;
        position: absolute;
	top:2px;
}
#s {
    background: none;
	border: none;
	position: absolute;
	left: 5px;
	top:2px;
	/*font-family: Arial, sans-serif;*/
        /*padding:0px 0px 1px 0px; */
        font-size:14px;
        line-height:19px;
}

#searchsubmit{
	background-image: url(images/search_magnifyingGlass.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 5px;
	top: 4px;
	border: none;
}

