/*  
Theme Name: Fourth Avenue
Theme URI: http://creativeslice.com/
Description: Theme for FourthAvenue.org
Version: 2.1
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

@import url("strip.css");

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

#pagewrap {
background:url(images/background-top.gif) no-repeat top center;
}

a:link {
	color: #ffa711;
}
a:visited {
	color: #ffa711;
}
a:hover {
	color: #ffc411;
}

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

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

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

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

#player1 {
background: black;
padding-bottom: 6px;
}
p#player1 {
text-align: center;
}

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

#header {
}

#headerwrap {
width: 860px;
margin: 0 auto;
position: relative;
}

#logo {
text-align: left;
padding: 30px 0 66px 0;
}


#fronthighlight {
position: absolute;
top: 230px;
left: 40px;
width: 220px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 1.2em;
color: #fff;
}

#pagetitle {
font-size: 2em;
font-family:Arial, Verdana, sans-serif;
color: #000;
text-align: left;
float: right;
width: 620px;
}

#weather {
width: 450px;
position: absolute;
top: 90px;
right: 0;
text-align: right;
color: #fff;
}

#weather img {
float: right;
padding-left: 10px;
}


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

#nav {
float: right;
width: 600px;
margin-top: 20px;
text-align: right;
}




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

#sidebar {
float: left;
width: 175px;
margin-left: 10px;
}

#sidebarmenu {
background: #ffa711;
margin-left: -25px;
margin-bottom: 10px;
}

#content #sidebar li {
	list-style: none;
	padding: 2px 0;
text-align: right;
font-size: 1em;
font-weight: bold;
}

#sidebarmenu a, #sidebarmenu a:visited {
color: #fff;
}

#content #sidebar li.current_page_item a {
color: black;
text-decoration: none;
}

#sideblock {
text-align: center;
border: 1px solid #ddd;
background: #efefef;
padding: 5px;
}

#sideblock a {
background: white;
display: block;
text-decoration: none;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

#content #sideblock p {
line-height: 1.2em;
}



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

#main {
}

#pagewrap #mainwrap {
width: 840px;
margin: 0px auto;
}

#frontnews em {
color: #84583b;
}

#content {
text-align: left;
background: white;
}


#content .page {
width: 600px;
margin-left: 220px;
}

#content h1 {
font-size: 2em;
color: #ffa711;
padding-bottom: .2em;
font-family: verdana, sans-serif;
}

#content h2 {
font-size: 1.8em;
color: #ffa711;
font-weight: normal;
padding: .1em 0 .5em;
}

#content h3 {
font-size: 1.6em;
color: #666;
}

#content h4 {
font-size: 1.5em;
color: red;
font-family: times, georgia, serif;
}

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

#content p {
font-size: 1.1em;
line-height: 1.5em;
padding: .5em 0;
}

#content strong {
}

#content ul {
list-style:none;
padding-bottom: .5em;
margin: 0;
}

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

#content li {
font-size: 1.1em;
margin: .3em 1em;
padding: .5em;
text-align: left;
list-style: disc;
}

#content img.alignright {
padding: 5px 2px 5px 10px;
}
#content img.alignleft {
padding: 5px 10px 5px 2px;
}

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

table {
border: 3px solid #e0d1bc;
margin-bottom: 20px;
}

td {
padding: 5px;
border: 1px solid #e0d1bc;
background: #fffcf5;
}

.wp-caption {
font-size: .9em;
border: 1px solid #ffa711;
color: #333;
text-align: center;
padding-top: 5px;
margin: 1em;
}

.wp-caption-text {
padding: 10px 5px;
}

#eventpost {
border-top: 2px solid #ffe38c;
margin-top: 10px;
padding-top: 10px;
}


.cf_info {
font-size: 2em;
}

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

#content small a {
font-weight: bold;
}

.commentlist a, .commentlist a:visited {
color: #cc3300;
}

.commentlist a:hover {
color: #33ccff;
}

#comments, #respond {
padding-top: 1em;
border-top: 2px solid white;
clear: both;
}

.commentlist {
color: #84583b;
font-size: .9em;
}

.commentlist cite {
}

#commentform #submit {
border: 2px solid #fff;
padding: 3px;
background: #cc3300;
color: #fff;
font-weight: bold;
}


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

#extendwhite {
clear: both;
background:url(images/background-footer.gif) no-repeat top center;
margin: 0 auto;
width: 840px;
}

#footer {
clear: both;
background:url(images/background-footer.gif) no-repeat top center;
margin: 0 auto;
width: 840px;
color: #fff;
padding-top: 50px;
}

#footer a, #footer a:visited {
color: white;
}

#footer a:hover {
color: #ffe38c;
}



p.edit a, p.edit a:visited {
font-size: .7em;
color: white;
font-weight: bold;
background: #ffc411;
text-decoration: none;
padding: 2px 4px;
}
p.edit a:hover {
background: #ffa711;
}

