/*
Theme Name: Bandulos Custom
Theme URI: http://bandulos.com
Description: A custom theme for the Bandulos.
Version: 1.0
Author: Billy Levay
Author URI: http://wjlevay.com/
*/

body {text-align:center; margin:0 auto; background-color:gray; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:black;}
#container {background-color:white; position:relative; left:0px; top:0px; margin-left:auto; margin-right:auto; width:1000px; text-align:left;}

/* header containers */

#header {position:relative; width:1020px; height:175px; margin-left:-20px; padding-top:10px; background-image: url('/images/header_background.jpg');}
#logolink {position: absolute; top: 10px; left: 30px; width: 566px; height: 120px; background-color: transparent;}
#social-media {float:right; height:50px; margin-right:10px;}
#email-signup {clear:both; float:right; width:300px; margin-top:0px; margin-right:10px; text-align:right;}
.signup {color:black; font-size:0.8em; text-transform:uppercase; margin:0;}
.signupalt {color:black; font-size:0.8em; text-transform:uppercase; margin-top:40px;}

/* wp_page_menu styles */

#menu {position:absolute; z-index:10; left:20px; bottom:0px; width:980px; text-align:right; margin:0; padding:0 0 15px 0;}
#menu ul {font-size:1.6em; font-variant:small-caps; margin:0; padding-bottom:4px;}
#menu li {display:inline; margin:0; padding:0 0 0 20px;}
#menu ul li a {color:gray; font-weight:bold; margin: 0 0 0 20px; text-decoration:none;}
#menu ul li a:hover {color:black; border-bottom:4px solid black;}
#menu li.current_page_item a {color:black; border-bottom:4px solid black;}

/* page containers */

#content {float:left; margin-left:20px; margin-bottom:20px;}
.home {width:630px; margin-right:20px;}
.normal {width:630px; margin-right:20px; margin-top:10px;}
.blog {width:630px; margin-right:20px;}
.wide {width:960px; margin-top:20px;}
#main-image {width:630px; height:420px;}
#sub-image {width:630px; height:335px; margin-top:20px;}
#sidebarfront {float:right; width:310px; margin-right:20px; height:auto;}
#sidebar {float:right; width:310px; margin-right:20px; margin-bottom:20px;}
#video-box {width:310px;}
#calendar-box {background-image:url('/images/trumpet_trio.jpg'); width:310px; height:523px; margin-top:20px;}

/* footer styles */

#footer {clear:both; width:1000px; height:auto; padding-bottom:10px; font-size:10px; text-align:center;}
.footer-nav {padding-top:5px;}
a.footer-link {color:black; font-weight:bold; text-decoration:none;}
a.footer-link:hover {color:#cc0000;}

/* picasa gallery */
table#kpg-albums {text-align:center;}

/* google calendar styles */

#content #events {margin:10px;}
#content #events a {color:gray; font-weight:bold; text-decoration:none;}
#content #events a:hover {color:#cc0000;}
#content #events td {padding:5px; border-bottom: solid 1px #ccc;}
#content #events td.date, #content #events td.event {font-weight:bold;}
#content #events td.time {text-align:right}

#calendar-box #events {font-size:0.8em; margin-top:10px}
#calendar-box #events a {color:gray; font-weight:bold; text-decoration:none;}
#calendar-box #events a:hover {color:#cc0000;}
#calendar-box #events td {padding:3px;}
#calendar-box #events td.date {font-weight:bold;}
#calendar-box #events td.time {text-align:right;}

/* comment styles */
#respond {margin:0 10px 10px 10px;}

/* widget styles */

.bio-widget {margin-left:10px; margin-bottom:30px;}
.bio-widget .alignright {margin-right:10px;}
.quote {font-size:1.3em; margin:10px;}
.more {text-align:right; margin-top:3px; margin-right:10px;}
.more a {color:black;}
.textwidget {margin-top:10px;}

/* Begin Typography & Colors */

#content {
	font-size: 1.2em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {font-size: 0.7em; line-height: auto;}
small a {text-decoration:none;}

.postmetadata {font-variant:small-caps;}

h1, h2, h3 {font-weight: bold;}

h1 {font-size: 4em;}

h2 {font-size: 1.6em;}

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited, {text-decoration: none; color: black;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

h2.posttitle {margin:5px 0 5px 0;}
h3.comments {padding: 0; margin: 40px auto 20px;}
h3.cattitle, h2.widgettitle {color:#336699; text-transform:uppercase; text-align:left; border-bottom: gray dotted 1px; margin-top:15px;}
h2.widgettitle {font-size:1.2em;}
h2.calboxtitle {color:#336699; text-transform:uppercase; text-align:left; border-bottom: gray dotted 1px; font-size:1.2em;}
h3.cattitle {font-size:0.8em; margin-top:30px;}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: gray;
	text-decoration: none;
	}

a:hover, h2 a:hover {
	color: #cc0000;
	text-decoration: none;
	}

/* End Typography & Colors */


/* Begin Structure */
.post {
	margin: 0 10px 40px 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */

/* images and captions */

p img {
	padding: 0;
	max-width: 100%;
	}

img {border:0;}

.entry object {margin:5px 10px 5px 20px;}

.alignright {float:right; margin:5px 0 5px 10px;}
.alignleft {float:left; margin:5px 10px 5px 0;}
.aligncenter {display: block; margin:5px auto 5px auto;}
.alignnone {margin:5px 0 5px 0;}

div.alignright {float:right; margin:5px 0 5px 10px;}
div.alignleft {float:left; margin:5px 10px 5px 0;}
div.aligncenter {display: block; margin:5px auto 5px auto;}
div.alignnone {margin:5px 0 5px 0;}

img.alignright {border:1px solid silver; padding:5px;}
img.alignleft {border:1px solid silver; padding:5px;}
img.aligncenter {border:1px solid silver; padding:5px;}
img.alignnone {border:1px solid silver; padding:5px;}

.wp-caption img {padding: 5px; border: 1px solid silver;}

.wp-caption p {margin:3px 5px 0 0; padding:0; text-align:right; font-size:0.6em; font-color:silver; text-transform:uppercase;}

/* songlist styles */
.songlist-genres {font-variant:small-caps; text-align:center; line-height:1.8em;}
table.songlist {border:10px solid #ccc; margin-left:20px; width:560px; padding: 20px;}
.songlist th {border-bottom: gray dotted 1px; font-weight:bold; font-variant:small-caps;}
.songlist td {font-size:0.8em; padding:5px}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul li:before, #blog-box ul li:before  {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #blog-box ul, #blog-box ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #blog-box ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0 0 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 200px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;

}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
        text-align: center;
	margin:20px 0 20px 0;
	}

/* End Various Tags & Classes*/
