/*
Theme Name: WP Bootstrap
Theme URI: http://teamtreehouse.com/how-to-build-a-simple-responsive-wordpress-site-with-twitter-bootstrap
Description: A simple responsive theme built with Bootstrap
Author: Zac Gordon
Author URI: http://zacgordon.com/
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This is an example theme to go along with the Treehouse blog post on <a href="http://teamtreehouse.com/how-to-build-a-responsive-wordpress-site-with-twitter-bootstrap">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.
*/

@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/bootstrap-responsive.css');

body {
	padding-top:0;
	padding-bottom: 40px;
}
.container {min-height: auto;}

.logo_holder {margin-bottom:50px;}
.logo_holder img {width:100%;margin-top:20px;}
body {padding-top:0;border-top:10px solid black;}
h2 {margin-top:-10px;}
.navbar {display:none;}
.span2.navigation {position:absolute;width:140px;margin-right:40px;font-size:16px;text-decoration:underline;margin-left:2px;}
.navigation .menu {margin-right:30px;background:black;color:white;}
.weirddate {border-top:8px solid black;width:120px;font-size:20px;font-weight:bold;padding-top:10px;}
.post {border-bottom:8px solid black;margin-bottom:40px;}
.post p a img { /* width:100%; */ max-width: 100%; }
li.current_page_item a{color:#fff100 !important;}

#menu-primary-menu {list-style:none;padding:0 8px 10px 0;margin:0 4px 4px 4px; }
#menu-primary-menu li:nth-child(1) { padding-top: 10px; }
#menu-primary-menu li:last-child { padding-bottom: 10px; }
#menu-primary-menu li {list-style:none;margin:0;padding: 0 5px 0 5px;margin-bottom: 0px;}
#menu-primary-menu li a {color:white;}
#menu-primary-menu li a:hover {color:#fff100;}
#dropdown--1 {background:#000;padding:10px 4px;}
ul.children {left:40px;}
ul.children li {padding:5px 3px !important;}

/* predstave */
.row-predstave .postdate, .row-predstave .postmetadata { display: none; }

/* program */
.row-program .row { margin-bottom: 2em; }
.oneevent {list-style: none;}
.when {font-size:26px;font-weight:bold; border-top: 8px solid black; /* left:-300px;position:relative; */ line-height:26px;}
.name {font-size:26px;font-weight:bold;position:relative; margin: 0 0 0.25em 0;line-height:24px; /* top:-50px; */ }
.what { /* position:relative;top:-50px; */ }
.where { /* position:relative;top:-50px; */ }
.name a {text-decoration:underline;}
li.show {padding-top:15px;}

footer {background:black;margin:0;padding:0;padding:20px;margin:0 auto;margin-top:200px;}
footer .site-info {width:80%;margin:0 auto;}
body {margin-bottom:0;padding-bottom:0;}
#menu-item-132 {margin-top:10px !important;padding-top:10px !important;}
#menu-item-52 {padding-bottom:10px !important;}
img.wp-image-401, .wp-image-397, .wp-image-424, .wp-image-415, .wp-image-408, .wp-image-454, .wp-image-420, .wp-image-402, .wp-image-419 {width: 120px !important;}

/* separate lang and archive submenus */
.menu-item-464 { padding-bottom: 10px !important; }
.menu-item-661 { margin-top: 10px !important; padding-top: 10px !important; }