/*
Theme Name: BannComm
Theme URI: http://www.bannoncommunications.com
Description: Theme for wordpress
Version: 1.0
Author: Bannon Communications
Author URI: http://www.bannoncommunications.com
*/

#part1 { display: none; }
#part2 { display: none; }
#part3 { display: none; }

/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('https://www.bannoncommunications.com/media/bg.gif');
	color: #000;
        margin: 20px;
	}

#twitter {
        margin: 7px auto;
        width: 970px;
}

#page {
        margin: 0px auto;
        width: 970px;
	background: url('https://www.bannoncommunications.com/media/bg.gif');
	border: 1px solid #0f75bd;
	text-align: left;
        padding: 2px;
	}

#content {
        width: 966px;
        float: left;
	font-size: 12px;
        margin-top: 30px;
        line-height: 150%;
        min-height: 400px;
	}

#homecontent {
        width: 968px;
        height: 585px;
        float: left;
	font-size: 12px;
        line-height: 130%;
	}

.homeData {
       width: 480px;
       margin-top: auto;
       margin-left: 30px;
}

#main {
        width: 710px;
        float: right;
        text-align: left;
}

#sidebar {
        width: 250px;
        float: left;
        text-align: left;
     	  font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul li {
margin-left: 1px;
padding-left: 1px;
list-style-type: none;
}

#sidebar h2.widgettitle {
color: #ee8303;
margin-bottom: 3px;
padding-bottom: 3px;
}

#footer {
        clear: both;
        margin: 0px auto;
        width: 966px;
        height: 11px;
	background: url('https://www.bannoncommunications.com/media/o_bar.gif');
	}

.innertube {
padding: 0px 80px 0px 5px;
}

.toplinks {
        padding-top: 10px;
        margin-bottom: 40px;
	font-size: 12px;
}



a {
text-decoration: none;
font-weight: bold;
color: #0f75bd;
}

a:link {
text-decoration: none;
font-weight: bold;
color: #0f75bd;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #0f75bd;
}

a:active {
font-weight: bold;
border-bottom: 2px #ee8303 dotted;
}

a:hover {
font-weight: bold;
/*border-bottom: 2px #ee8303 dotted;*/
}

a.img:active, a.img:hover {
font-weight: bold;
border: none;
}

#homecontent a:hover {
font-weight: bold;
/*border-bottom: 2px #ee8303 dotted;*/
}

#homecontent a:active {
font-weight: bold;
border-bottom: 2px #ee8303 dotted;
}

.post {
	margin: 10px 0px 40px 0px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

