/*
Theme Name: Apo Rust
Theme URI: http://diggingintowordpress.com/
Description: Apogaea theme introduced for Apo 2012. 
Version: 1.0
Author: Apogaea Web Crew
Author URI: http://apogaea.com/
Tags: Apogaea

Credits...
* Based on H5 by Jeff Starr
* Graphic design by Jason Santiago
* Implementation by Scott Dudley

*/


/* == FONTS == */

@font-face {
    font-family: 'NeuropolXFree';
    src: url('neuropol_x_free-webfont.eot');
    src: url('neuropol_x_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('neuropol_x_free-webfont.woff') format('woff'),
         url('neuropol_x_free-webfont.ttf') format('truetype'),
         url('neuropol_x_free-webfont.svg#NeuropolXFree') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nemodedemoRegular';
    src: url('demo-ne-webfont.eot');
    src: url('demo-ne-webfont.eot?#iefix') format('embedded-opentype'),
         url('demo-ne-webfont.woff') format('woff'),
         url('demo-ne-webfont.ttf') format('truetype'),
         url('demo-ne-webfont.svg#nemodedemoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* == BASICS == */
header, footer, section, article, aside, nav {
	display: block;
}
body {  
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  background-color: #000;
  background-image: url('images/apo_background_top.jpg');
  background-image: url('images/apo_background_top.jpg'), url('images/apo_background_bottom.png'), url('images/apo_background_tile.png');
  background-position: center top, center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat-y;
  margin: 0 auto 20px auto;
  color: #aa8;
  width: 918px;
}
b, strong {
    color: #fff;
}

ul {
    list-style:square url("images/list_item.gif");
    padding: 0px;
    margin: 0px 0px 20px 18px;
}

ul li {
    padding: 0px;
    margin: 2px 0px 2px 10px;
}


.fancy {
    font-family: 'NeuropolXFree';
}

header {
}
    

div#container {
        width: 560px;
	float: left;
	clear: none;
        margin: 10px 0px 10px 25px;
        padding: 0px 0px;
}
body>section {
        width: 560px;
	float: left;
	clear: none;
        margin: 10px 0px 10px 25px;
        padding: 0px 0px;
        
        
/*        
    background-image: url('images/apo_background_blurred'); 
    background-position: -26px -4px;
    background-repeat: no-repeat;
    
    border-radius: 15px;
    border: 2px solid #000;
    box-shadow: 0px 0px 8px #000;  
  */      
}

/* Wordpress Stuff */

.alignleft,.alignright,.aligncenter,
.size-large, .size-medium, .size-thumbnail {
    margin: 4px 8px;
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 8px #442;
}
        
.alignleft {
    float: left;
    margin: 2px 10px 6px 2px;
    clear: left;
}        
.alignright {
    float: right;    
    margin: 2px 2px 6px 10px;
    clear: right;

}
        
.aligncenter {
  text-align: center;
  margin: 2px auto;
}

div.aligncenter {
  background: #242018;
  margin: 8px;
    box-shadow: 0px 0px 8px #000;
  border-top: 1px solid #442;
  border-right: 2px solid #331;
  border-left: 2px solid #331;
  border-bottom: 2px solid #000;
}
div.aligncenter img {
    box-shadow: 0px 0px 8px #000;
  margin: 4px;
}

span.more {
  text-size: 9px;
}

p.wp-caption-text {
    font-size: 9px;
    text-align: center;
}


a.buttonize {
  background: #242018;
  margin: 4px;
  padding: 2px;
  box-shadow: 0px 0px 8px #331;
  border: 1px solid #331;
  border-radius: 10px;
   text-shadow: -1px 0px 8px #dc5;
  display: inline-block;
}
a.buttonize:hover {
  box-shadow: 0px 0px 8px #552;
}
a.buttonize span {
  display: inline-block;
  color: #000;
  background: #9f811f;
  margin: 2px;
  padding: 1px 8px;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 0px 6px #000;
  border: 1px solid #552;
}
a.buttonize:hover span, a.buttonize:focus span {
  background: #9f811f url('images/form_background.png') repeat-x center top;
  text-decoration: none;
  border: 1px solid #dc5;
  box-shadow: 0px 0px 6px #552;
  color: #000;
}

/* == FRONT PAGE SOCIAL MEDIA == */

#home-social {
    text-align: center;
    background: #242018;
    margin: 20px 0 5px 0px;
    padding: 10px 0px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #000;
}
a.home-social-button {
    display: inline-block;
    height: 64px;
    width: 64px;
    margin: 0px 2px;
    border-radius: 5px;
    opacity:0.6;
    box-shadow: 0px 0px 8px #000;
}
a.home-social-button:hover {
    opacity:1.0;
    box-shadow: 0px 0px 8px #982;
}

a.home-social-button span {
    display:none;
}

a#home-social-facebook {
    background: url('images/DS_icons/64x64/facebook.png') center center;
}
a#home-social-yahoo {
    background: url('images/DS_icons/64x64/yahoo.png') center center;
}
a#home-social-twitter {
    background: url('images/DS_icons/64x64/twitter.png') center center;
}
a#home-social-rss {
    background: url('images/DS_icons/64x64/RSS.png') center center;
}
a#home-social-flickr {
    background: url('images/DS_icons/64x64/flickr.png') center center;
}
a#home-social-tribe {
    background: url('images/DS_icons/64x64/tribe.png') center center;
}
a#home-social-gplus {
    background: url('images/DS_icons/64x64/gplus.png') center center;
}
a#home-social-email {
    background: url('images/DS_icons/64x64/email.png') center center;
}

.daysleft {
    text-align: center;
    display: block;
    margin-bottom: 4px;
}

.widget #home-social {
    margin: 0;
    padding: 4px 0px;
    border-radius: 10px;
    box-shadow: none;
}
.widget a.home-social-button {
    height: 32px;
    width: 32px;
    margin: 0px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #000;
}
.widget a.home-social-button:hover {
    opacity:1.0;
    box-shadow: 0px 0px 4px #982;
}

.widget a#home-social-facebook {
    background: url('images/DS_icons/32x32/facebook.png') center center;
}
.widget a#home-social-yahoo {
    background: url('images/DS_icons/32x32/yahoo.png') center center;
}
.widget a#home-social-twitter {
    background: url('images/DS_icons/32x32/twitter.png') center center;
}
.widget a#home-social-rss {
    background: url('images/DS_icons/32x32/RSS.png') center center;
}
.widget a#home-social-flickr {
    background: url('images/DS_icons/32x32/flickr.png') center center;
}
.widget a#home-social-tribe {
    background: url('images/DS_icons/32x32/tribe.png') center center;
}
.widget a#home-social-gplus {
    background: url('images/DS_icons/32x32/gplus.png') center center;
}
.widget a#home-social-email {
    background: url('images/DS_icons/32x32/email.png') center center;
}


/* == LINKS == */

a {
	text-decoration: none;
	color: #e7d07b;
	}
a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
}


/* == HEADER == */

body>header {
        margin: 0px 0px 90px 0px;
        padding: 0px;
	}
	body>header h1 {             
                width: 200px;
		margin: 0 auto;
                padding: 0;
		}
		body>header h1 a span {
                    display:none;
                    }
		body>header h1 a:link, body>header h1 a:visited {
                        display: block;
                        height: 150px;
                        width: 200px;
			}
		body>header h1 a:hover, body>header h1 a:active {
			text-decoration: none;
			}
        body>header h2 {
            margin: 0;
            padding: 0;
        }
        body>header h2 span {
            display: none;
        }

/* == POSTS == */

article {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

article[id*=post-] {
    margin: 0px 0px 15px 0px;
	}
article>header p, 
article>footer p {
	font-style: italic;
	}
article+nav {
	font-weight: bold;
	}
article>header h1 {
    font-size: 24px;
    padding: 0px 0px 4px 0px;
    margin: -5px 0px 10px -5px;

    border-bottom: 2px solid #6d5815;
    margin: 0px 0 2px 0px;
    padding: 4px;
    border-radius: 10px;

    color: #cfa728;


	}
article>header h1 a:link,article>header h1 a:visited {
    color: #cfa728;
    text-decration: none;
}
article>header h1 a:hover {
    color: #fff;
    text-decration: none;
}

body>section h1,h2,h3,h4,h5,h6 
 h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
}
body>section h1 {
    color: #cfa728;
    font-size: 24px;
    font-family: 'NeuropolXFree';
}


body>section h2 {
    font-size: 16px;
    color: #fff;
    margin: 20px 0px 5px 0px;
    padding: 0px;
}
h2.transmission {
    font-family: 'NeuropolXFree';
    font-size: 12px;
    margin: 2px 0px 15px 0px;
    padding: 6px;
    text-align: right;
}
h2.widgettitle {
    font-family: 'NeuropolXFree';
    font-size: 16px;
    margin: 5px 0px 15px 0px;
    padding: 6px;
    text-align: center;
    background-color: #181000;
    color: #e57120;
    border-radius: 10px;
    border-bottom: 1px solid #662;
    border-right: 2px solid #662;
    box-shadow: -2px -2px 4px #000;  
}


/* == NAVIGATION == */



nav {
	}
body>nav {
	padding: 10px 0;
    margin: 0 auto 25px auto;
    height: 80px;
    overflow: hidden;
	text-align: center;
    font-family: 'NeuropolXFree';
    font-size: 18px;
	overflow: hidden;
	}
	body>nav ul {
	    display: inline-block;
		text-align: center;
		margin: 0 auto 0 auto;
		padding-right: 0px;
		}
		body>nav li {
			margin-left: 5px;
			font-weight: bold;
			display: inline;
			 list-style:none ;
			}

    

body>nav a, body>nav a:visited {
    display: inline-block;
    padding: 2px 4px 0px 4px;
    margin: 6px 5px 0px 5px;
    background: #242018;
    background: transparent;
    border-radius: 5px;
    opacity:0.8;
    color: #e7d07b;
    color: #eee;
    text-shadow: 1px 2px 2px #000;
    border-left: 0px solid #000;
    border-right: 0px solid #332;
    border-top: 0px solid #332;
    border-bottom: 2px solid #6D5815;
    
}

body>nav a:hover, body>nav li.current-menu-item a, body>nav li.current-page-ancestor a, body>nav li.current-page-parent a {
    opacity:1.0;
    color: #fff;
    border-bottom: 2px solid #e7d07b;    
    text-shadow: 1px 2px 2px #383838;
}                    

body>nav div.menu-primary-container {
  height: 33px;
}    
           
body>nav div.subnav {
  height: 35px;
  margin: 0px 15px 0px 15px;
  overflow: hidden;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  overflow: hidden;  
}
body>nav div.subnav ul {
  margin: 0px 0px 0px 0px; padding: 0px;
}       
span.menunote {
  opacity: 0.5;
}
body>nav div.subnav ul li {
  display: inline-block;
  margin: 0px 1px;
  padding: 0px;
}                     

body>nav div.subnav ul li a {
  color: #ccc;
  font-weight: normal;
  display: inline-block;
  margin: 0px 1px 1px 1px;
  padding: 0px 3px 2px 3px;
  text-align: center;
  border-radius: 6px;
  border-bottom: 1px solid #6D5815;
  border-top: 0px;
  opacity: 1.0;
}
body>nav div.subnav ul li a:hover, body>nav div.subnav ul li.current-page-item a:visited, body>nav div.subnav ul li.current_page_item a, body>nav div.subnav ul li.current_page_ancestor a {
  opacity: 1.0;
  color: #fff;
  border-top: 0;
  border-bottom: 1px solid #e7d07b;      
}                    

                        
/* == COMMENTS == */

article[id*=comment-] {
	margin: 15px 0;
	padding: 10px;
	}
	article[id*=comment-] h4 {
		margin: 0;
		}
	.alt {
		border: 1px solid #ddd;
		background: #eee;
		}
form[method=post] label {
	}
form[method=post] input {
	}

/* == SIDEBAR == */

aside {
/*
    background-image: url('images/apo_background_blurred');
    background-position: right -10px;
    background-repeat: no-repeat;
    border-radius: 8px;
    border: 2px solid #000;
    box-shadow: 0px 0px 8px #000;  
  */  


    border-top: 2px solid #6d5815;
    border-radius: 10px;
    
    
	margin: 20px 30px 0px 0px;
        padding: 10px 4px 15px 4px;
	overflow: hidden;
	width: 275px;
	float: right;
	clear: none;
	}
        aside ul.widgetsbar {
		margin: 0px;
        }
	aside ul li.widget {
	    background: #242018;
	    border-radius: 15px;
	    box-shadow: 0px 0px 8px #000;
	    margin:0px 0px 20px 0px;
            padding: 4px 10px;
            border-top: 1px solid #331;
            border-left: 2px solid #331;
            opacity: 0.8;
	    list-style: none;
	}
        aside ul li ul li {
        }
        aside li ul {
        }
	aside li {
		}
		aside li ul li {
			}


/* == SEARCH == */

label[for=s] {
	display: none;
	}

/* == ELEMENTS == */

/* a place for misc. styles */



/* == ALL YOUR CODE ARE BELONG TO POETRY == */

hr {
    height: 6px;
    background: #420 url('images/hr_back.png') center center repeat-x;
  background: #9f811f url('images/form_background.png') repeat-x center top;
    border: 1px solid #E7D07B;
    margin: 30px;
    border-radius: 4px;
    opacity: 0.25;
}


/* == Front Page Grid == */
a.gridbutton {
    font-family: 'NeuropolXFree';
    float: left;
    margin: 0px 0px 10px 10px;
    background: #242018;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #000;
    font-weight: bold;
    color: #fff;
}
a.gridbutton:hover {
    font-family: 'NeuropolXFree';
    background: #242018;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #ba8;
}
a.gridbutton img {
  padding: 0px;
  margin: 6px;
  border: 0px;
  height: 160px;
  width: 160px;
  border: 1px solid #000;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #000;
}
a.gridbutton span {
  padding: 4px 8px 0px 8px;
  display:block;
  height: 50px;
  text-align: right;
}

/* == Footer == */


body>footer {
    background-image: url('images/apo_background_footer_divider.png');        
    background-position: top right;
    background-repeat: no-repeat;
    padding: 200px 0px 50px 0px;
    text-align: left;
    clear: both;
    margin: 0px 0px 20px 0px;
    width: 920px; /* This should be 918, but in Chromium this causing a rendering issue */
}
footer.transmission {
    border-radius: 10px;
    border-top: 1px solid #662;
}

ul#footer-site-map {
  display: block;
  margin: 5px 40px;
}

ul#footer-site-map ul {
  margin: 0px 0px 4px 10px;
  display: block;
}
ul#footer-site-map  li {
  padding: 1px;
  margin: 1px 2px;
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0px 4px 0px;
    font-family: 'NeuropolXFree';
}

ul#footer-site-map  li a {
  color: #fff;
}

ul#footer-site-map  li li a {
  font-weight: normal;
  border: 0px;
}
ul#footer-site-map  li a:hover {
  color: #fff;
}
ul#footer-site-map  li {
  display: block;
}

ul#footer-site-map  li li {
  display: inline-block;
  border-bottom: 0px;
  margin-left: 10px;
  font-size: 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

ul#footer-site-map  li li a {
  color: #E7D07B;
  text-align: left;
  font-weight: normal;
}

div#footer-floater {
float: right;
margin: 30px 40px 20px 20px;
}


/* == Forms == */

form {
  margin: 4px 2px;
}

form input, form textarea {
    font-size: 12px;
  font-weight: normal;
  font-size: 14px;
  background: #160f00;
  border: 1px solid #420;
  padding: 2px 4px;
  border-radius: 4px;
  box-shadow: 0px 0px 8px #000;
  color: #fff;
}
form input[type=submit] {
  background: #9f811f;
  color: #000;
  margin: 1px;
  padding: 4px;
}
form input[type=text] {
    margin: 2px 4px 2px 0px;
    padding: 4px;
    width: 150px;
}
input:hover, input:focus, textarea:hover, textarea:focus, form input[type=submit]:hover, form input[type=submit]:focus  {
  background: #a4882c url('images/form_background.png') repeat-x center top;
  text-shadow: #af9f69 1px 1px;
  box-shadow: 0px 0px 8px #ba8;
  color: #fff;
}

.widgetsbar form {
  margin-left: 2px;
}


/*news page*/

span.day {
    font-family: 'NeuropolXFree';
    color: #9f811f;
    font-size: 16px;
    text-shadow: #000 1px 1px;
    

    background: #242018;
    border-top: 1px solid #331;
    border-right: 2px solid #331;
    box-shadow: 0px 0px 8px #000;
    border-radius: 5px;    
    opacity: 0.8;
    
    display: block;
    float: left;
    
    width: 46px;
    margin: 4px 10px 4px 8px;
    padding: 2px 1px 0px 1px;
    text-align: center;
}
span.day span {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: block;
    text-align: center;
    padding :1px;
    font-size: 10px;
    background: #000;
    margin: 3px;
    border-radius: 5px;  
    border-bottom: 1px solid #331;
    border-left: 2px solid #331;
    text-transform: uppercase;  
}
a:hover span.day {
    color: #fff;
    box-shadow: 0px 0px 8px #9f811f;
}
div.postmeta {
    margin: 6px 0px 0px 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    font-size: 10px;
    color: #888;
    
}

nav p.pageturn {
    font-family: 'NeuropolXFree';
    text-align: right;
    padding: 20px 5px;
    font-size: 12px;
    margin: 15px 0px 15px 0px;
    padding: 10px;
    color: #e57120;
}
nav p.pageturn span.pleft {
    display: inline-block;
    float: left;
    text-align: left;
    width: 250px;
}

nav p.pageturn span.pright {
    width: 250px;
    display: inline-block;
}
nav p.pageturn span.pindex {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 15px
}



article>section p.small, article>footer p.small {
    padding: 0px;
    margin: 0px 0px 0px 70px;
}
article>footer p.small {
    font-size: 10px;
}
article>section p.small{
    color: #fff;
    font-size: 12px;
}

h1.month span {
    color: #888;
    font-size: 16px;
}



/* Calendar Overrides */
.tribe-events-month-nav {
  display: block;
  border: 1px solid #000;
  position: static;
  text-align: center;
}
.tribe-events-calendar-buttons {
  position: static;
  text-align: center;
  display: none;
}

table.tribe-events-calendar {
  margin: 4px 0 12px !important;
  border-color: #442;
}

#tribe-events-calendar-header {
  height: 30px;
}

.tribe-events-calendar th {
  border-color: #331;
  background: #242018;
  color:#fff;
}
.tribe-events-calendar td {
  border-color: #331;
}

table.tribe-events-calendar {
  border-color: #331;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #000;
  border-top: 1px solid #331;
  border-left: 2px solid #331;
}

.tribe-events-calendar .daynum, .tribe-events-calendar .daynum a, .tribe-events-calendar td.tribe-events-present .daynum, .tribe-events-calendar td.tribe-events-present .daynum > a {
  background-color: transparent;
  color: #E7D07B;
}

.tribe-events-calendar .tribe-events-tooltip {
  background: #242018;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #331;
  border-left: 2px solid #331;
  padding: 4px 10px;
  color: #aa8;
}
.tribe-events-calendar .tribe-events-tooltip h5.tribe-events-event-title {
  font-family: 'NeuropolXFree';
  font-size: 12px;
  margin: 5px 0px 15px 0px;
  text-align: center;
  background-color: #181000;
  color: #CFA728;
  color: white;
  border-radius: 10px;
  border-bottom: 1px solid #662;
  border-right: 2px solid #662;
  box-shadow: -2px -2px 4px #000;

}

/* Newsletter Overrides */
.newsletter p {
  display: inline;
}

/*slickr flickr overrides */
.slickr-flickr-gallery ul li a {
text-decoration: none;
  padding: 0;
  margin: 0;
  opacity: 0.6;
}
.slickr-flickr-gallery ul li a:hover {
  opacity: 1.0;
}

.slickr-flickr-gallery ul li a:hover img {
text-decoration: none;
  box-shadow: 0px 0px 8px #552;
}


.slickr-flickr-gallery img {
  margin: 2px;
  padding: 0px;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #331;
  border-left: 1px solid #331;
}

.slickr-flickr-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slickr-flickr-gallery ul li {
  margin: 1px;
  border: 0px;
}

.slickr-flickr-gallery {
  padding: 0px;
  padding-bottom: 10px;
}

/* Ignition Stuff */

div.ignition-members {
  margin: 0px;
  padding: 0px;
  clear: all;
}
div.ignition-member {
    font-size: 12px;
    font-weight: bold;
    line-height: 0.9em;
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 10px 3px;
    background: #242018;
    border-radius: 15px;
    color: #fff;
}
div.ignition-members a {
  display: block;
  padding: 0px;
  margin: 6px;
  border: 0px;
  width: 88px;
  height: 160px;
}
div.ignition-members a span.outter {
  padding: 0px;
  display:block;
  text-align: center;
}
div.ignition-members a span.pic {
  background: url('images/missing.png') center center;
  margin: 1px 0px 4px 1px;
  padding: 0px;
  display:block;
  height: 85px;
  width: 85px;  
  
  text-align: right;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #000;
  border: 1px solid #000;

  border: 1px solid #000;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #000;  
}
span.ignition-title {
  padding: 2px 1px;
  margin: 2px 1px 4px 1px;
  display: block;
  font-size: 10px;
  font-weight: normal;

  background: #000;
  box-shadow: 0px 0px 3px #000;
  border: 1px solid #331;
  border-radius: 5px;  
  
}
div.ignition-members a:hover span.pic {
  border: 1px solid #ba8;
  box-shadow: 0px 0px 8px #ba8;
}


body div.single-traibe_events,
body div.tribe-events-event-meta {
  background: #000 !important;
}    
#tribe-events-pg-template {
  margin: 20px 80px !important;
}
