/*   
Theme Name: Walmsley & Co. custom WP theme
Theme URI: http://www.kennedydatasolutions.com
Description: Designed by Rene Dick from scoutdesign.ca and implemented by KDS in 2008
Author: Jacob Kennedy
Author URI: http://www.kennedydatasolutions.com
Version: 0.1
.
*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #BABCBE;
}

#maincontainer{
	width: 750px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	position: relative;
}

#topsection{
	background: #D32027;
	height: 102px; /*Height of top section*/
}

#topsection h1{
	text-transform: uppercase;
	color: #ff6a6a;
	font-size:400%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	top: 40px;
	overflow: hidden;
	position:relative;
	width: 505px;
	line-height:100%;
	height:55px;
	padding-left: 25px;
}


.contentwrapper{
	float: left;
	width: 100%;
}

.contentcolumn{
	margin-right: 235px; /*Set right margin to RightColumnWidth*/
	
}

.contentcolumn h1{
	font-variant: small-caps;
	margin-top: -2px;
	padding-bottom: 5px;
}

.contenttext h1{
	color: #D32027;
	font-weight:bold;
	font-size: 120%;
	margin-bottom: 1ex;
}
.contenttext{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.contenttext p{
	margin-bottom: 1em;
}
.contenttext p,.contenttext ul li{
	font-size: 80%;
	line-height: 125%;
}
.contenttext ul{
	margin: 1ex 1ex 1em 1.5em;
}
.contenttext ul li{
	list-style:disc;
	margin-bottom: .5ex;
}
.contenttext p.quote{
	margin-left: 7em;
	font-style: italic;
	text-indent:-1ex;
}
.contenttext p.quoteauthor{
	margin-left: 7em;
	margin-top: -1em;
}
.rightcolumn{
	float: left;
	width: 235px; /*Width of right column*/
	margin-left: -235px; /*Set left margin to -(RightColumnWidth) */
	background: #fff;
}
#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#navbar{
	background-image: url(images/navback.png);
	background-repeat: repeat-x;
	height:43px;
	position: absolute;
	width: 750px;
	z-index: 420;
	top: 102px;
}
#navbar ul{
	margin-top: 4px;
}
#navbar li{
	display:inline;
	margin-left: 20px;
}

#navbar li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
	font-size:75%;
	text-transform:uppercase;
}
#navbar li.current_page_item a,#navbar li a:hover{
	color:#EC1E24;
}
#navbar li.current_page_item a{
	font-weight:bold;
}

#maincontent td{
	padding-top:43px;
}
.darkback,table.darkback td.rightcol{
	background-color: #8B8380;
}
td.rightcol{
	background-color: #fff;
}
#footer .lastpost{
	vertical-align:top; 
	background: #D32027;
	background-image: url(images/bottom_back.gif);
	background-position:top right;
	background-repeat: no-repeat;
	width:515px;/* 750 - 235 = 515 */
	padding-top:20px;
}
.blogborder{
	/* background: #D32027; */
}
.pageborder,.blogborder{
	background: #fff;
}
.pageborder	p,.pageborder ul li,.blogborder p,.post h2 a,ol.commentlist small a,#commentform a,.post small,.post p.postmetadata a,.entry p a,.contenttext .blogborder,#sidebar li {
	color: #67605d;
}
#sidebar a{
	color: #8c827f;
}
#footer .lastpost p{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 51px 20px 20px;
	line-height: 125%;
	font-size:100%;
	}
#footer .lastpost p a{
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	}

#rightfeed .lastpost p{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 51px 20px 20px;
	line-height: 125%;
	font-size:100%;
	}
#rightfeed .lastpost p a{
	color:#000;
	font-weight: bold;
	text-decoration:none;
	}
#footer td{
	vertical-align: top;
}
div.innercontent{
	margin: 10px;
	padding: 15px;
}
/* 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 */

#sidebar .padder{
	margin:0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar li{
	list-style: none;
	font-weight: bold;
	text-indent: 0em;
	margin-bottom: 1.5em;
	font-size: 90%;
}
#sidebar li li {
	text-indent: 0;
	font-size:80%;
	/* list-style-image: url(images/bullet.png); */
	margin-bottom: 0;
	line-height: 130%;
	margin-bottom: .25em;
}
#sidebar li li a{
	text-decoration:none;
}
div.post{
	margin-bottom:2em;
}
.post h2 a{
	font-weight:bold;
	/* color: #fff; */
	text-decoration:none;
	font-size: 110%;
}

#righth2 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D32027;
	text-decoration:none;
	font-size: 110%;
}
.post small{
	font-size:70%;
	font-style: italic;
}
/*
.entry p a{
	color: #fff;
}
*/
.post p.postmetadata{
	font-style: italic;
	font-size: 70%;
}
.post p.postmetadata a{
	font-style: normal;
	/* color:#fff; */
}
ol.commentlist{
	font-size:80%;
	font-style: italic;
}
ol.commentlist cite{
	font-style: normal;
}
/*
ol.commentlist small a,#commentform a{
	color:#fff;
}
*/

.newsletter {
	width: 90%;
	margin: 0 auto;
}

.newsletter a:link {
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.newsletter a:visited {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

