/*   
Theme Name: 31stadiums
Theme URI: http://31stadiums.com
Description: The new theme for the 31stadiums.com website
Author: Nolan Meyers
Author URI: http://envelopdevelop.com
Version: 1.0
.
For use at 31stadiums.com only.
.
*/


/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, location, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; 	border-spacing: 0; }




body {
    color: #000;
    font-size: 87.5%;
    background: #000;
    text-align: center;
    font-family: Georgia,
                 "New Century Schoolbook",
                 "Nimbus Roman No9 L",
                 serif; }
html > body	 {
    font-size: 14px; }	/* Non-IE browsers */

#wrap {
    width: 940px;
    margin: 0 auto;
    padding: 60px 20px 30px;
    text-align: left;
    background: #000 url(images/bg.png) top right no-repeat; }

#logo {
    float: right;
    width: 182px;
    height: 89px;
    margin-top: -52px;
    text-indent: -5000em;
    background: #EDEDED url(images/logo.png) top right no-repeat; }

#nav {
    height: 36px;
    width: 758px;
    float: left;
    overflow: hidden;
    border-top: 1px solid #BBBBBB;
    background: #EDEDED url(images/nav_bg.png) top left repeat-x; }
#nav li {
    float: left;
    font-family: Helvetica; }
#nav li a {
    color: #000;
    float: left;
    display: block;
    padding: 0 20px;
    font-size: 1em;
    font-weight: bold;
    line-height: 36px;
    text-transform: uppercase;
    text-decoration: none; }
#nav li.current_page_item a,
#nav li.current_page_item a:hover {
    background: #EDEDED url(images/nav_active.png) top center no-repeat;
}
#nav li a:hover {
    background: #EDEDED url(images/nav_over.png) top center no-repeat;
}
    
#content {
    float: left;
    width: 100%;
    padding-top: 20px;
    background: #EDEDED url(images/content_bg.png) top left repeat-y; }

#main_col {
    padding-left: 20px;
    width: 680px; }
#sub_col {
    width: 200px;
    float: right;
    color: #333;
    padding: 0 20px 0 0;
    font-size: .85em;
    font-family: Verdana,Geneva,Kalimati,sans-serif; }

    
h1, h2, h3 {
    font-family: Verdana,Geneva,Kalimati,sans-serif; }
h1 {
    color: #039;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 16px;
    border-bottom: 4px solid #ccc; }
h1 a {
    color: #039;
    text-decoration: none; }
p {
    margin-bottom: .75em;
    line-height: 1.5em; }
p small {
    color: #666;
    font-size: .75em; }
a {
    color: #039; }

#intro {
    width: 900px;
    float: left;
    color: #fff;
    margin: 0 20px 18px;
    padding-bottom: 10px;
    display: inline; /*--IE6 workaround--*/
    background: #474747 url(images/intro_bg_bottom.png) no-repeat bottom left; }
#intro h1 {
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    border: none; }
#intro #cause {
    float: right;
    width: 210px;
    height: 200px;
    background: #06f; }
#intro div {
    float: left;
    width: 650px;
    height: 160px;
    padding: 20px;
    background: #474747 url(images/intro_bg_left.png) no-repeat top left; }
#intro div a {
    color: #fff;
    text-transform: uppercase; }

#sub_col #cause {
    padding: 6px;
    text-align: center;
    background: #e5e5e5;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc; }
#sub_col #cause h2 {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    text-align: left; }
#sub_col #cause * {
    margin: 0; }
#sub_col #cause a {
    font-weight: bold; }


.entry {
    clear: left;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc; }
.entry h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 6px; }
.entry h2 a {
    color: #003399;
    text-decoration: none; }
.entry .date {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 12px; }
.single .entry .date {
    margin-top: -6px; }
.entry .meta {
    width: 150px;
    float: right;
    margin-left: 15px; }
.entry .meta .beacon {
    width: 148px;
    height: 100px;
    padding-bottom: 4px;
    background: url(images/blog_map.png) top left no-repeat; }
.entry .meta .beacon img {
    position: relative; }
.entry .meta .city {
    font-weight: bold;
    margin-bottom: 4px;}
.entry .meta .author {
    margin-bottom: 6px; }
.entry .meta .author {
    font-style: italic; }
.entry .meta .comments {
    margin-bottom: 16px; }
.entry .meta .comments a {
    color: #666;
    padding-right: 18px;
    background: url(images/icon_comment.png) 3px right no-repeat; }
.entry ul.tags li{
    float: left;
    height: 19px;
    padding-left: 8px;
    margin: 0 4px 4px 0;
    background: #fff url(images/tag_left.png) top left no-repeat; }
.entry ul.tags li a {
    display: block;
    width: auto;
    font-weight: normal;
    color: #fff;
    height: 19px;
    padding-right: 8px;
    line-height: 19px;
    text-decoration: none;
    font-family: Verdana,Geneva,Kalimati,sans-serif;
    font-size: .8em;
    background: #3B61AE url(images/tag_right.png) top right no-repeat; }
.entry .body img,
#page p img {
    padding: 2px;
    margin: 0 8px 8px 0;
    border: 1px solid #B2B2B2; }
#page p img {
    float: left; }
#page h2 {
    margin-bottom: 6px; }
.entry .body p.media img {
    margin: 0 8px 8px 0; }
    
.single .entry {
    width: 100%;
    float: left;
    border-bottom: none; }


.entry.search {
    border: none;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc; }
.entry.search .meta {
    float: none; }
.entry.search .date {
    float: none;
    font-weight: bold;
    margin-bottom: 6px; }
.entry.search .author {
    margin-bottom: 12px; }
.entry.search ul.tags {
    padding-top: 8px;
    border-top: 1px solid #ccc; }
.entry.search h2 {
    font-size: 1.2em; }
    

.entry.press h2 { }
.entry.press h2 a {
    padding-right: 24px;
    margin-right: 6px; }

.entry.press.newspaper h2 a {
    background: url(images/icons/newspaper.png) no-repeat 4px right; }
.entry.press.radio h2 a {
    background: url(images/icons/transmit.png) no-repeat 4px right; }
.entry.press.television h2 a {
    background: url(images/icons/television.png) no-repeat 4px right; }

#sub_col h2 {
    color: #666;
    font-size: 1.1em;
    margin: 12px 0 8px 0;
    padding-top: 12px;
    border-top: 1px solid #ccc;
    text-transform: uppercase; }
#sub_col ul {
    margin-bottom: 8px; }
#sub_col li {
    list-style: disc;
    margin-left: 16px;
    line-height: 1.5em; }
    
#sub_col .view_all {
    font-size: .9em;
    font-weight: bold;
    margin-bottom: 16px; }
#sub_col li small {
    font-size: .8em; }
#stats_updated {
    color: #666;
    font-size: .8em;
    font-style: italic; }


#sub_col .event {
    padding: 3px;
    width: 194px;
    overflow: hidden;
    margin-bottom: 8px;
    background: #FFFFE6;
    border-bottom: 1px solid #E5E5E5; }
#sub_col .event h3,
#sub_col .event div {
    white-space: nowrap;
    padding-bottom: 4px; }
#sub_col .event h3 em {
    font-weight: normal; }
#sub_col .event a {
    color: #333;
    text-decoration: none; }

#sub_col #sponsors li {
    margin: 0;
    list-style: none;
    margin-bottom: 12px; }

#sub_col #search input {
    width: 146px;
    color: #999;
    padding: 2px;
    font-size: 1.2em;
    border: 1px solid #999; }
#sub_col #search input#search_button {
    width: 30px;
    color: #666;
    background: #ccc; }
#main_col #search {
    padding: 8px;
    background: #fff;
    font-size: 1.2em;
    margin-bottom: 24px;
    text-transform: uppercase;
    border: 1px solid #e0e0e0; }
#main_col #search input {
    color: #999;
    padding: 2px;
    width: 420px;
    font-size: 1em;
    border: 1px solid #999; }
#main_col #search input#search_button {
    width: 30px;
    color: #666;
    background: #ccc; }
    
.sponsor {
    margin-bottom: 8px; }

#comments { clear: left;}
#comments h2 {
    color: #333;
    font-size: 1.2em;
    margin: 32px 0 16px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 3px solid #BEC8DC; }
#comment {
    width: 100%; }
li.comment {
    padding: 8px;
    margin-bottom: 8px; }
.thread-even {
    background: #fff;
    border-bottom: 1px solid #e0e0e0; }
.comment-author {
    margin-bottom: 8px; }
.comment-author cite {
    font-style: none;
    font-size: 1.3em; }
.comment-meta {
    font-size: .9em;
    margin-bottom: 8px; }
.comment-meta a {
    color: #000;
    text-decoration: none; }

#footer {
    clear: both;
    color: #333;
    font-size: .85em;
    padding: 20px; }
    
#schedule  {
    width: 100%;
    border: 1px solid #ccc; }
#schedule td {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0; }
#schedule tr.odd td {
    background: #fff; }
#schedule td.date {
    white-space: nowrap; }
#schedule tr.complete td {
    text-decoration: line-through; }
    
.twitter-message {
    padding: 3px;
    margin-bottom: 8px;
    background: #EDEDED;
    border-bottom: 1px solid #E5E5E5; }

ul.blogroll {
    margin-top: 24px; }
ul.blogroll li {
     margin-bottom: 8px; }
     
dl {
    margin-top: 24px; }
dl dt {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 6px; }
dl dd {
    font-size: 1em;
    margin-bottom: 18px;
    line-height: 1.5em; }
    
#press_release {
    color: #000;
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    background: #FFFF66;
    margin: 24px 0 36px;
    border: 3px dashed #CCCC52; }
#press_release a {
    color: #000; }
    
.posts_nav {
    font-size: 1.2em;
    margin-top: 16px; }


.flickrpress-container {
   overflow: auto; }
.flickrpress-container div {
   float: left;
   background: #fff;
   padding: 2px;
   margin: 0 8px 8px 0;
   border: 1px solid #B2B2B2; }
.flickrpress-container div span {
   /* See below */
   display: none; }
   
  
   form table.editor {
   	margin-bottom: 20px; }
   form table.editor th,
   form table.editor td {
   	line-height: 1em;
   	padding: 4px; } 
   form table.editor th {
   	text-align: right; }
   form table.editor th,
   form table.editor tbody td label {	 
   	font-size: .85em;
   	font-weight: normal; }
   form table.editor tbody td label { 
       font-weight: bold; }
   form table.editor tbody th {
   	padding-top: 8px;
   	width: 120px;
   	line-height: 1.5em;
   	vertical-align: top; }
   form table.editor th small,
   form table.editor td small{
   	color: #666;
   	font-size: .8em; }
   form table.editor tfoot th {
   	text-align: left; }
   form ul {
   	margin-bottom: 8px; }
   form ul li {
   	margin-bottom: .25em; }
   form table.editor tbody input,
   form table.editor tbody select,
   form table.editor tbody textarea {
   	font-size: 1.1em; }
   form p.editor textarea {
       width: 100%; }
 