/*
Theme Name: Edelman2010
Theme URI: 
Description: 
Version: 
Author: 
Author 

*/

/* @structure */

::-moz-selection{background-color: #008ACE; color: #00121e; !important} 

::selection {background-color: #008ACE; color: #00121e; !important} 


* {
margin: 0;
padding: 0;
border: none;
}

*:focus {
outline: none
}
body {
background: #00121e url('images/bg.jpg') center top no-repeat;
font-family: Arial, Helvetica sans-serif;
color: #b9d7f1;
font-size: 14px;
line-height: 135%;
min-height: 101%
}

div#hidden-admin {
visibility: hidden;
height: 0px;
overflow: hidden;
}


#header {
width: 960px;
margin: 10px auto 30px auto;
position: relative;
}

div#headerimg span {
clear: both;
width: 295px;
height: 55px;
overflow: hidden;
background: url('images/logo.png') left top no-repeat;
float: left;
}

div#headerimg a {
background-color: transparent;
text-decoration: none;
padding: 0px;
}

div#headerimg {
width: 295px;
height: 55px;
padding: 0px;

}

div#banner-strip {
width: 100%;
background: #004568 url('images/banner_bg.jpg') left top repeat-x;
border-top: 1px solid #004063;
border-bottom: 1px solid #006492;
padding: 40px 0 20px 0;
}

div#banner-strip strong{
text-transform: uppercase;
margin-bottom: 10px;
color: #fff;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

div#banner-strip p{
text-shadow: #000 1px 1px 1px;

}

div#banner-strip p a {
padding: 0px 2px;
}




div#banner-content {
width: 960px;
margin: 0 auto;
}

div#about {
width: 800px;
float: left;
margin: 0 21px 21px 0;
}

div#about p {
font-size: 14px;
line-height: 1.4em;

}

p.about-blurb {
width: 660px;
font-size: 16px;
line-height: 20px;
}

div.post {
width: 214px;
border: 2px solid #003652;
background: #000b13;
height: 340px;
overflow: auto;
margin: 0 21px 21px 0;
font-size: 12px;
line-height: 15.5px;
position: relative;
float: left;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

div.post ul {
font-family: Lucida Grande,Lucida Sans Unicode,Arial,sans-serif;
margin:0 0 0.5em 1.1em;
}

div.post p {
clear: both;
text-shadow:rgba(0,0,0,0.01) 0 0 0;}

div.page {
width: 780px;
border: 2px solid #002741;
background: #000b13;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
padding-bottom: 10px;
}

div.page p, div.page table {
font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
font-size: 12px;
}

div.page a {
padding: 2px;
}

div.entry {
padding:10px 10px 0px 10px;
}

div.hidden-contacts{
visibility: hidden;
height: 0px;
overflow: hidden;
}

div.entry p a, div.entry li a {
padding: 0px 3px;
background-color: #003652;
}

div.entry p a:hover {
background-color: #0076C3;
}

div.post span {
text-align: center;
background: #003652;
display: block;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 0.02em;
font-weight: bold;
color: #fff;
text-shadow: #000 1px 1px 1px;
bottom: 0px;
left: 0px;
position: absolute;
overflow: hidden;
width: 214px;
padding: 2px 0 1px 0;
margin: 0px;
}

div.post span a {
background-color: transparent;
}

div.big-button {
height:136px;
width: 218px;
text-indent: -9999px;
margin: 25px 21px 0 0;
}

div.upcoming-button {
background: transparent url('images/upcoming_events.png') left top no-repeat;
}

div.no-upcoming-button {
background: transparent url('images/no_upcoming_events.png') left top no-repeat;
}

div.upcoming-button:hover {
background: transparent url('images/upcoming_events.png') left -136px no-repeat;
}

div.today-button {
background: transparent url('images/todays_events.png') left top no-repeat;
}

div.no-today-button {
background: transparent url('images/no_todays_events.png') left top no-repeat;
}

div.today-button:hover {
background: transparent url('images/todays_events.png') left -136px no-repeat;
}

div.yesterday-button {
background: transparent url('images/yesterdays_events.png') left top no-repeat;
}

div.no-yesterday-button {
background: transparent url('images/no_yesterdays_events.png') left top no-repeat;
}

div.yesterday-button:hover {
background: transparent url('images/yesterdays_events.png') left -136px no-repeat;
}

div.archive-button {
background: transparent url('images/archive_events.png') left top no-repeat;
}

div.no-archive-button {
background: transparent url('images/no_archive_events.png') left top no-repeat;
}

div.archive-button:hover {
background: transparent url('images/archive_events.png') left -136px no-repeat;
}


div.upcoming {
border: 2px solid #932300;
}

div.upcoming span {
background-color: #932300;
}


div.today {
border: 2px solid #578113;
}

div.today span{
background-color: #578113;
}


div.yesterday {
border: 2px solid #008ddb;
}

div.yesterday span{
background-color: #008ddb;
}


div.archive, div.no-post {
border: 2px solid #003652;
}

div.archive span, div.no-post span{
background-color: #003652;
}

div.no-post p{
font-style: italic;
}

div.banner-posts, div.index-posts {
float: left;
}

div.banner-posts div.post {
border: 2px solid #005782;
}


div.banner-posts a {
background-color: transparent;
padding: 0px;
margin: 0px;
}

div.banner-posts img {

}

h1#logo {
text-indent: -9999px;
display: none;
}


#header a img {
border: none;
}


div#content {
margin: 30px auto 0 auto;
padding-bottom: 20px;
width: 960px;
clear: both;
position: relative;
}


/* links */

a, #bookmark {
background-color: #04243b;
padding: 4px 8px;
color: #fff;
text-decoration: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


#bookmark {
padding: 1px 2px;
font-weight: bold;

}
a:hover, #bookmark:hover {
background-color: #0076c3;

}

ul#hidden-nav {
visibility: hidden;
height: 10px;
overflow: hidden;
}

ul#hidden-nav form {
visibility: hidden;
}

ul#nav{
list-style: none;
margin-top: 40px;
}

div#navContainer {
width: 960px;

}

ul#nav a {
background-color: #003652;
color: #fff;
text-decoration: none;
padding: 4px 8px;
text-shadow: #000 1px 1px 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
white-space:nowrap;
}

ul#nav a:hover {
background-color: #0076c3;
}


ul#nav li {
display: inline;
font-size: 14px;
margin: 0 6px 10px 0;
font-weight: normal;
line-height: 30px;
}

ul.tweet_list a{
background-color: #093251;
text-decoration: none;
}

ul.tweet_list a:hover {
background-color: #0076c3;
text-decoration: none;
}

a.tweet-permalink {
display: block;
background-color: transparent !important;
color: #76b7dc;
text-decoration: none;
font-size: 12px;
font-family: Georgia, Times, Times New Roman, serif;
font-style: italic;
font-weight: bold;
margin-top: 5px;
padding: 0px;
}

a.tweet-permalink:hover {
background-color: transparent;
text-decoration: underline !important;
}

p#readmore a{
text-decoration: none;
background-color: transparent;
}

a.more-button {
width: 218px;
background-color: #0076C3;
height: 34px;
text-align: center;
font-weight: bold;
font-size: 12px;
margin: 8px 0 0 0;
line-height: 33px;
text-shadow: #000 1px 1px 2px;
display: block;
padding: 0;
}

a.more-button:hover {
background-color: #00121E;
color: #0076C3;
}

a#contact {
background-color: transparent;
text-align: center;
font-weight: bold;
font-size: 11px;
text-shadow: #000 1px 1px 2px;
padding:6px 8px 6px 8px;
margin: 6px 6px 0 0;
text-transform: uppercase;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;

}

.left {
float: left;
}

.right {
float: right;
}

a#contact:hover {
color: #0076C3;
}

/* @typography and spacing */

p {
margin-bottom: 8px;
font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
}

p#readmore {
width: 265px;
height: 53px;
overflow: hidden;
}

p#readmore img {
top: 0px;
}

p#readmore img:hover {
top: -53px;
}

p#schedule {
text-indent: -9999px;
background: url(images/schedule.png) no-repeat;
height: 100px;
margin: 30px 0;
}



form {
font-size: 14px;
font-weight: bold;
}

form#searchform {
display: block;
padding: 10px 0;
margin: 0 8px 0 0;
}

div#admin-bar {
margin: 10px auto 10px auto;
width: 900px;
height: 40px;
}

div#admin-bar div{
display: inline;
}

input.textbox {
}

img.headline {
margin: 0px 0 20px 0px;
}


input {
color: #b9d7f1;
padding: 2px 4px 2px 7px;
font-size: 12px;
background-color: #000;
width: 140px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

input#submit {
font-weight: bold;
margin-top: 25px;
background: url(images/submit.png) no-repeat;
width: 85px;
height: 33px;
font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;

}

p.top-margin {
margin-top: 20px;

}

div#re_enter {
font-size: 14px;
font-weight:bold;
margin: 10px 0;
background-color: #73b73c;
color: #00121e;
padding: 8px 12px;
}

div#footer {
width: 100%;
padding: 5px 0px;
clear: both;
margin: 0 0 20px 0;

}

div#footer p {
margin: 0 auto;
width: 960px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}

div#footer a {
background-color: transparent;
color: #008DDB;
padding: 0px;
}

div#footer a:hover {
color: #fff;
}

img.client-image {
float: left;
margin: 0 18px 4px 0;
}

img.client-thumbnail {
float: left;
margin: 0 8px 8px 0;
}

div#client-description {
float: right;
}



h1, h2, h3, h4, h5 {
color:#fff;
line-height: 1.05em;
}


#banner-content h2 {
font-size: 36px;
font-weight: normal;
}

#banner-content p a{
white-space:nowrap;

}

#about h2 {
font-weight: bold;
letter-spacing: -0.04em;
}

#about h2 a{
padding: 1px;
}

h2 {
font-size: 18px;
color: #fff;
margin-bottom: 6px;
text-shadow: #000 1px 1px 2px;
font-weight: bold;
}

h2 a {
padding: 0px;
text-decoration: none;
background-color: transparent;
}

h2 a:hover {
color: #0076C3;
background-color: transparent;

}

h3 {
text-transform: uppercase;
margin-bottom: 10px;
color: #008DDB;
font-size: 14px;
font-weight: bold;
}

.page h3 {
margin-top: 25px;
margin-bottom: 5px;
}

small {
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #008DDB;
}

div.post small {
padding: 0 10px;
}


a#rss-feed, a#twitter {
margin: 8px 10px 0 0;
background-color: transparent;
padding: 0px;
}

a#twitter {
margin-top: 0px;
}



