/*  
Theme Name: 22nd Street Corridor
Theme URI: http://creativeslice.com/
Description: WordPress theme for 22ndstreet.info
Version: 1
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
	font: 77% arial, sans-serif;
	text-align: center;
	color: #222;
	background: #fff;
}

a:link {
	color: #b2505f;
}
a:visited {
	color: #b2505f;
}
a:hover {
	color: #7769b6;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0 20px 0 0;
	line-height:18px;
}

.alignleft {float: left;}
.alignright {float: right;}

h5 {
color: #999;
padding: 20px;
font-style: italic;
}

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

#header {
width: 960px;
margin: 0 auto;
}

#headerwrap {
position: relative;
}

#logo {
padding-top: 10px;
}

#headerlogos {
position: absolute;
left: 0;
top: 5px;
}
#headerlogos img {
padding: 5px;
float: left;
}

#search {
height: 50px;
position: absolute;
top: 10px;
right: 10px;
}

#search input#s {
padding: 1px;
margin-right: 5px;
border: 1px solid #7769b6;
}

/* -------------------- Nav -------------------- */

#nav {
font-size: 14px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -.4px;
background: #7ccaf1;
border-top: 2px solid white;
border-bottom: 2px solid white;
}
#nav li {
display: inline;
}
#nav a, #nav a:visited {
	text-decoration:none;
	color: #fff;
	padding: 5px 10px;
background: #7ccaf1;
line-height: 26px;
}

#nav a:hover,
#nav .current_page_item a,
#nav .current_page_ancestor a {
color: #000;
background: #fff;
}

/* -------------------------- Home ----------------------- */

#home #content {
width: 640px;
}

#content #announcements h3 {
color: #578630;
font-size: 1.4em;
}
#announcements {
background: #efefef;
border-top: 1px solid #ddd;
margin: 0 -9px -10px -10px;
padding: 10px;
}


/* ------------------------------ Content ---------------------------- */

#page #content {
width: 620px;
float: left;
}


#mainwrap {
width: 960px;
margin: 0 auto;
position: relative;
text-align: left;
}

#content {
text-align: left;
margin: 20px 0;
}

#content h1 {
font-size: 2.1em;
line-height: .8em;
}

#content h2 {
color: #7769b6;
font-family: georgia, serif;
text-align: left;
font-size: 2em;
line-height: 1em;
letter-spacing: -.04em;
padding-bottom: .5em;
}

#content h3 {
font-size: 1.5em;
line-height: 1.3em;
color: #666;
font-weight: normal;
font-family: georgia, serif;
margin-bottom: 1em;
border-bottom: 1px solid #999;
padding-bottom: 1em;
}

#content h4 {
font-size: 1.5em;
padding: 10px;
color: #333;
background: #fefa80;
margin-bottom: 10px;
}

#content p {
font-size: 1.1em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

#content ul {
list-style:square;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.1em;
margin-left: 30px;
padding-bottom: .5em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#navigation .alignleft, #navigation .alignright {
padding: 10px 0 20px 0;
}

#navigation a, #navigation a:visited {
background: #aec080;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #889a58;
}

.date {
color: #666;
font-size: .9em;
font-style: italic;
padding-bottom: .5em;
}

#links {
font-size: 1.2em;
line-height: 2em;
}

#links a {
font-size: 1.2em;
font-weight: bold;
}


#content .ec3_events {
list-style: none;
color: #666;
font-weight: bold;
}

#content .ec3_events ul li {
list-style: disc;
color: #b2505f;
font-weight: normal;
}

/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
text-align: left;
float: right;
margin: 20px 0;
width: 310px;
font-size: 1em;
background: #f0f0f0;
}

#sidebartop {
border-top: 1px solid white;
background: #7769b6;
padding: 4px 8px;
height: 24px;
}
#sidebartop #headline {
display: inline;
float: left;
text-align: left;
color: white;
font-family: georgia, serif;
font-size: 18px;
font-weight: normal;
}
#sidebartop #view_all {
display: inline;
padding-top: 5px;
font-size: 12px;
float: right;
text-align: right;
}
#sidebartop a {
color: #fff;
font-size: .9em;
font-weight: bold;
}


#sidebar #front_news {
margin: 10px;
}
#sidebar li {
list-style: none;
border-top: 1px solid white;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#sidebar li a {
padding: 5px 10px;
text-decoration: none;
display: block;
}
#sidebar li a:hover,
#sidebar .current_page_item a {
background: #b2505f;
color: #fff;
}


#sidebar p {
	font-size: 1em;
	margin: 0 0 1.1em 0;
}

#sidebar h3 {
font-size: 1.2em;
}
#sidebar em {
color: #666;
font-size: .9em;
}


/* ---------------------------------------- Comments ---------------------------- */

#commentblock {
background: #ddd;
padding: 5px 15px;
}

#comments, #respond {
margin: 12px 0;
}

#content .commentlist li {
background: #eee;
padding: 10px 10px 0 10px;
margin: 4px;
font-size: 1em;
}

.commentlist p {
color: #2e2c1e;
}

.commentlist cite {
font-weight: bold;
}

#commentform #submit {
border: 1px solid #86c052;
padding: 3px;
background: #578630;
color: #fff;
font-weight: bold;
}


/* --------------------------- Footer ---------------------------- */

#subscribe {
background: #b2505f;
height: 60px;
color: #fff;
width: 960px;
margin: 0 auto;
}

#subscribe p {
padding: 10px 20px;
}

#subscribeleft {
text-align: right;
display: inline;
float: left;
width: 400px;
}

#subscriberight {
display: inline;
float: left;
padding-top: 5px;
}

#subscriberight input.wpcf7-validates-as-email {
width: 18em;
padding: .3em;
margin: 2px 10px;
border: 2px solid #fff;
color: #333;
}

#subscriberight input.subscribe {
border: 1px solid #fff;
padding: .3em;
background: #7ccaf1;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}


#footer {
clear: both;
font-size: .9em;
width: 960px;
padding: 10px 0;
margin: 1px auto;
text-align: right;
}
#footer li {
display: inline;
padding: .2em;
font-size: 1.1em;
line-height: 1.8em;
}
#footer a {padding-left: .8em;}
#footer a:visited {text-decoration: none;}



