/*  
Theme Name: BHCD Theme
Theme URI: http://www.bueckert.com
Description: Your Description Here
Version: 1.0
Author: LGR Internet Solutions
Author URI: http://www.lgr.ca/

*/

* {
	margin: 0;
	padding: 0;
}

html {
scrollbar-base-color: #9C9A93;
}

body{
	background:#9C9A93 url(images/bg.png) no-repeat;
	font:normal .625em/1em Arial, Helvetica, sans-serif;
	color:#606060;
}

a:link,
a:visited,
a:hover {
text-decoration:none;
color: #465E71;
}

p {
	padding: 10px 0 0 0;
}

img { border:none; }

#wrapper {
	margin: 1% auto 1% auto;
	padding: 0;
	width: 950px;
	height: 580px;
	overflow: hidden;
	background:#FFF;
	border: 2px solid #454642;
}

#header {
	margin: 0;
	width: 100%;

	clear: both:
}

#header #images {
list-style:none;
margin:0 0 0 0;
text-align: center;
display: inline;
}


#header #images li {
	float:left;
	margin:30px 0 6px 0;
	}

#header #images .him1 {
	margin-left:35px;
	margin-right:6px;
}

#header #images .him2 {
	margin-left:6px;
	margin-right:6px;
}
#header #images .him3 {
	margin-left:6px;
	margin-right:35px;
}

	
#header h1, #footer h1 {
	clear:none;
	font:bold 1.4em "Century Gothic", "Century", Arial, Helvetica, sans-serif;
	width:100%;
	padding:0;
	text-transform:uppercase;
}

#container {
padding: 0;
margin: 0;
width:100%;
height: 240px;
overflow: auto;
}

#infocontainer {
padding:0;
margin:15px 0 0 35px;
clear: both;
float: left;
width:580px;
}

.post {
	padding: 0;
	background:#ffffff;
	color: #454642;
}

.post h2 {
font:bold 1.3em/.85em "Century Gothic", "Century", Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin: 0;
padding: 0;
}

.post h2 a {
margin: 0;
padding: 0;
	color:#5B5B5B;
	}

.entry {
font-family: "Century Gothic", "Century", Arial, Helvetica, sans-serif;
	line-height: normal;
	color:#454642;
	font-size:1.2em;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
float:right;
width: 285px;
padding: 0;
margin: 3px 20px 0 0;
font-family: "Century Gothic", "Century", Arial, Helvetica, sans-serif;
font-size:1.2em;
line-height: normal;
clear: none;
}

.sidebar ul {
margin: 0px;
	list-style-type: none;
	padding: 0 0 10px 0;
}

.sidebar ul li {
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {

}

.sidebar ul ul li{
	padding: 0;
}

table#wp-calendar{
	width: 100%;
}

#footer {
width: 910px;
height: 150px;
padding: 0;
margin: 10px 0 10px 35px;
clear:both;
position: relative;
bottom: 0px;
left: 0px;
background-color: #ffffff;
overflow:hidden;
}

#footer .logoimg {
margin-right: 30px;
}

#footer p {

}

#footer #c1,#footer #c2,#footer #c3   {
float: left;
clear: none;
font-size: 1.2em;
line-height: 1.8em;
} 
#footer #c1,#footer #c2 {
width: 168px;
}
#footer #c3 {
width: auto;
min-width: 168px;
}
#footer #c1 ul, #footer #c2 ul, #footer #c3 ul {
list-style: none;
padding-left: 10px;
margin-right: 10px;
}

#footer #c1 a, #footer #c2 a, #footer #c3 a {
padding-left: 4px;
color: #454642;
text-transform: uppercase;
font-weight: bold;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
	width: 100%;
}
.center {
text-align: center;
}

.bhcdblue {
color: #465E71;
}

.widgettitle  {
font-size: 1.2em;
color: #465E71;
}

.current_page_item,.current_page_parent,.current_page_ancestor {
/*background-color: #A2ACB6;*/
height: 21px;
background: #A2ACB6 url(images/menuright.gif) no-repeat top right;
}

#c3 ul .current_page_item {
padding-right: 15px;
}

.alignleft {
float: left;
margin-right: 10px;
}
.alignright {
float: right;
margin-left: 10px;
}
