/*
Theme Name: Yamidoo
Theme URI: http://www.wpzoom.com/themes/yamidoo/
Description: A magazine style theme by <a href="http://www.wpzoom.com">WPZOOM</a>
Version: 1.1.0
Author: WPZOOM
Author URI: http://www.wpzoom.com

*/
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
    
	}
   *
{
	margin:0;
	padding:0;
}

body
{
	background:url(images/bgw.png) repeat;
         background-color:grey;
        // background-color: #BFBFBF;
	color:#222;
	font:62.5% Arial,Helvetica,sans-serif;
}
 
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
  
  .aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft
{
	float:left;
	margin:10px 15px 5px 0;
}

.alignright
{
	float:right;
	margin:10px 0 8px 20px;
}

.clear
{
	clear:both;
}

.floatleft,.more_left
{
	float:left;
}

.floatright
{
	float:right;
}

.hr
{
	border-top:3px solid #DFDFDF;
}

.post
{
	float:left;
	line-height:20px;
	width:530px;
}

.post small {
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  padding:0px 0 0px 0;
 
  }
  
.post a
{
	border-bottom:1px solid #ccc;
	color:#154A7F;
	font-weight:700;
}

.post a:hover
{
	border:none;
	text-decoration:none;
}

.post blockquote
{
	border-left:3px solid #ccc;
	color:#777;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	line-height:1.8em;
	margin:10px 20px 10px 30px;
	padding-left:10px;
}

.post h1
{
 
	font-size:26px;
	font-weight:700;
	padding-bottom:10px;
	padding-top:10px;
	line-height:30px;
}

.post h2,h3,h4,h5,h6
{
	font-weight:700;
	padding-bottom:5px;
	padding-top:10px;
}

.post li ol
{
	border-bottom:1px dotted #ccc;
	line-height:25px;
	padding-left:15px;
}
.post   ol li  {
list-style:decimal;
}

.post p
{
	padding:10px 0 5px 0;
}

.post ul li
{
 
	line-height:25px;
	list-style:square;
}
 
.post ul,.post ul,ol
{
	padding:10px 0 10px 25px;
}

.transpBlack
{
	background:url(transpBlack.png);
}





.wp-caption
{
	background-color:#EFEFEF;
	border:1px solid #B6B6B6;
	font-size:11px;
	margin-bottom:5px;
	padding:5px 5px 5px;
	text-align:center;
}

.wp-caption img
{
	border:1px solid #B6B6B6;
}

a
{
	color:#000;
	outline:none;
	text-decoration:none;
}
  a img
{
	border:none;
}

a:hover
{
	text-decoration:underline;
}

 

h1 a
{
	color:#000;
	font-size:22px;
	font-weight:400;
}

h2
{
	font-size:20px;
}

h3
{
	font-size:18px;
}

h4
{
	font-size:16px;
	
}

h5
{
	font-size:14px;
}

h6
{
	font-size:12px;
}

html
{
	overflow-y:scroll;
}

p
{
	font-size:1.3em/1.3em;
 
}

ul,#socialicons ul
{
	list-style:none;
}
/* ------------------------------------------ */
/* HEADER */
/* ------------------------------------------ */
 #header
{
	padding-top:20px;
}

#header .banner-head {float: right; display: inline; margin-bottom: 10px;}

#logo
{
  clear: right;
  padding-top:20px;
	float:left;
	width:50%;
}

#logo h1 a
{
	color:#BFB5B5;
	font-family:Rockwell,"Times New Roman",Times,serif;
	font-size:35px;
	font-weight:700;
}

 

#logo h2
{
	color:#BFB5B5;
	font-size:14px;
	font-weight:bold;
}
 
 

/* ------------------------------------------ */
/* MAIN CONTENT */
/* ------------------------------------------ */



#headline {
	height: 280px;
  width:600px;
	overflow: hidden;
	position: relative;
	background-color:#333;
	border:1px solid #BFB8B8;
 
	}
	
	#headline a:hover {
	text-decoration:none;
	}
	
#headline .glidecontent {
	color: #E1E1E1;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	}
#headline .teaser-image {
 	width: 480px;
	height: 280px;
	line-height: 0;
	position: relative;
	z-index: 0;
	}

#headline .teaser-image-small {
	left: 15px;
	width: 90px;
	height: 60px;
	line-height: 0;
	border:1px solid #BFB8B8;
	position: relative;
	z-index: 0;
	}
	
	
* html #headline .teaser-image {
	display: inline;
	}
#headline .teaser-main {
  left:0;
	top: 218px;
	width: 480px;
	height: 62px;
	position: absolute;
	}
#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
	}
#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	}
#headline .teaser-main .teaser-title {
	margin: 0 10px;
	padding: 5px 0 4px 0px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	position: relative;
	}
#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-size:10px;
	text-transform:uppercase;
	font-weight:200;
	}
#headline .teaser-main .teaser-text p {
	margin: 0;
	}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
 
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	color: #E1E1E1;
	}
#headline .teaser-main a:hover {
	color: #E1E1E1;
	text-decoration:underline;
	}
 
#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
 
	height:250px;
  right: 15px;
	font-weight:bold;
	width: 115px;
	color: #BD3D0A;
	font-size: 12px; 
	position: absolute;
	padding-right:2px;
	padding-top:5px;
	}
 
  
#headline .glidecontenttoggler a {
 
	padding:0px 0 4px 0;
	display: block;
	cursor: pointer;
	}
 
#headline .glidecontenttoggler img:hover {
	border:1px solid #000;

}
 
#headline .glidecontenttoggler .togglercontent {
	padding: 10px;
	font-weight: bold;
	border:none;
	}
	
	#headline .glidecontenttoggler .togglercontent a:hover {
text-decoration:none;
border:none;
 
	}
#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 15px;
	line-height: 1.2em;
	display: block;
	}
	
	
	
	
.article { background-color:#EFEFEF; border-bottom:2px solid #DFDFDF; border-right:2px solid #DFDFDF; line-height:19px; margin:15px 0 18px 0; padding:10px 5px 15px 10px; }
.article h1 { padding-bottom:10px; }
.article h1 a { color:#154A7F; font-size:17px; font-weight:700; }
.article img { float:left; margin:0 10px 10px; padding:5px; border: solid #9F9F9F 1px; background-color: #FFF;}
.article small,.article small a { color:#154A7F; text-transform:uppercase; font-weight:bold; padding-top:5px;}

#articles h3,.widget h3 { background-image:url(/wp-content/themes/stouffville/images/bg_gradient.gif); border-top:3px solid #E1011F; border-bottom: 1px dotted #000; font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; padding:7px 0 8px 9px; font-weight:normal;}
#articles h3,.widget h3 { height:23px; background-image:url(/wp-content/themes/stouffville/images/bg_gradient.gif); border-top:3px solid #E1011F; border-bottom: 1px dotted #000; font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; padding:7px 0 8px 9px; font-weight:normal;}
#articles,#more { float:left; width:530px;}




.author
{
	float:left;
	width:110px;
}

.author img
{
	border:1px solid #ccc;
	display:block;
}

#categ
{
	background-color:#FFF9F9;
	border-bottom:1px solid #BFB8B8;
	border-top:1px solid #BFB8B8;
	float:left;
	padding:7px 0;
	text-align:center;
	width:980px;
}

 

.column
{
	border-right:1px solid #DFDFDF;
	float:left;
        padding: 0 8px 0 12px;
	width:215px;
}


.column p, .column_last p  {
padding:0 0 15px 0;
}

.column h1 a,.column_last h1 a
{
	color:#154A7F;
	font-size:17px;
	font-weight:700;
	
}

.column h1,.column_last h1
{
	padding:5px 0;
}

.column h4,.column_last h4
{
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
}

.column img,.column_last img
{
 
        padding:3px;
        background-color: #FFF;
        border: solid 1px #EFEFEF;
	margin:0 0 10px 0;
 
}

.column small a,.column_last small a
{
	color:#154A7F;
}

.column small,.column_last small
{
	color:#154A7F;
	font-weight:700;
	text-transform:uppercase;
}

.column_count
{
	background:url(images/comment.png) no-repeat left;
	float:left;
	padding:10px 0 10px 20px;
}

.column_date
{
	float:right;
	text-align:right;
	padding-top:10px;
}

.column_last
{
	float:left;
	padding:0 15px;
	width:200px;
}

#columns
{
	float:left;
	line-height:19px;
	padding:5px 0 0 0;
}
/*  The comment section*/


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

        border: 1px solid #808080;
        padding: .2em;
        margin-left:10px;
}

#commentform textarea {
        width:96%;
}

#commentlist {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}
 

#commentlist li {
        border:5px solid #dcdcdc;
        margin:0 0 20px 0;
        list-style-type:none;
        padding:0px;
        background:#f5f5f5;

}

#commentlist ul {margin:0; padding:0;}

#commentlist li p {font-size:12px;
        padding:5px 10px 5px 80px;
        margin:0;

}

#commentlist a {
        text-decoration:none;
        font-weight:bold;
        border-bottom:none;
}
#commentlist a:hover {
  text-decoration:underline;

}
#commentlist li div.meta {text-transform:uppercase;padding:0; margin:0; text-align:center;}

#commentlist li .avatar {
        float:left;
        padding:0;
        margin:5px;
        border:2px solid #ECE8D7;

}

 
#commentlist2 h2 {
padding-bottom:10px; 
}

#commentlist2 {
line-height:10px;
        float:left;
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0px 0 20px 0;
        padding: 10px 0 0 10px;
}

#commentlist2 li {
        border:1px solid #dcdcdc;
        margin:0 0 20px 0;
        padding:5px;
        list-style-type:none;
        padding:5px 10px 5px 63px;
        background:#F8F5E8;


}

#commentlist2 ul {margin:0; padding:0;}

#commentlist2 li p {font-size:12px;
        margin:0;
}

#commentlist2 a {
        text-decoration:none;
        font-weight:bold;
        border:none;
    
}
#commentlist2 a:hover {
        text-decoration:underline;
        font-weight:bold;
    
}

#commentlist2 li div.meta {text-transform:uppercase; padding:0; margin:0; text-align:center;border-bottom:1px dotted #3333;}

#commentlist2 li .avatar {
        float:left;
        padding:0;
        margin-left:-58px;
		width:50px;
		height:50px;
		    border:2px solid #E6E3D3;
}

#commentlist2 li ul li { 
	margin-right: -5px;
	margin-left: -50px;
	margin-bottom: 7px;
	margin-top: 11px;
	background:#E6E3D3;
	border:1px solid #ADACA8;
}


.children { padding: 0; }

.authorcomm {float:left;
            margin:0;
            padding:0;
            width:70px;
            text-align:center;
            line-height:12px;
            font-size:10px;
}

.authorcomm a {text-decoration:none; font-weight:bold;}

.reply {text-align:right; padding:5px;}
.navigation {width:100%; height:30px; margin: 0px 0; clear: both; padding-top: 0px; }
.navigation a:link, .navigation a:visited {	border: 1px solid #DDD;	display: inline-block;	text-decoration: none;	padding: 5px;	font-weight: bold;	font-size: 14px; }
div.cleaner {font-size: 1px; line-height: 1px; height: 1px; clear: both; margin: 5px 0; }
.cancel-comment-reply{text-align:right; float:none; font-size:12px;}
.comment-meta  a{border-bottom:1px dotted #3333;text-transform:uppercase; font-size:9px; color:#808080;}
.fn {font-size:13px; font-weight:bold;}
.says {display:none;}
#comments {font-size:16px;}
#respond h3 {font-size:16px;}
 

#content-wrap
{
	float:left;
	padding:20px;
}

#feature
{
	float:left;
	padding:0 0 15px;
	width:610px;
}

#featured-article
{
	float:left;
	padding-left:10px;
	line-height:21px;
	width:310px;
	text-align:left;
}

#featured-article h1
{
	font-family:Georgia,"Times New Roman",Times,serif;
	padding-bottom:10px;
	line-height:30px;
	font-weight:bold;
}

#featured-article h4
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:700;
	text-align:right;
}

#featured-article small {
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  padding:1px 0 5px 0;
 
  }
  
 
  
#featured-article small  a
{
	border-bottom:1px solid #ccc;
	color:#154A7F;
	font-weight:700;

}

#featured-article small  a:hover
{
text-decoration:none;
border-bottom:1px solid #fff;

}
#featured-article p {
padding:5px 0 0 0;
 
}

#main-wrap
{
	background-color:#fff;
	clear:both;
	float:left;
	font-size:12px;
	// margin-top:20px;
	width:980px;
	
}

#more a
{
	background:url(images/dot.png) no-repeat left;
	color:#154A7F;
	font-size:13px;
	font-weight:700;
	padding-left:10px;
}

#more li
{
	border-bottom:1px dotted #ccc;
	display:inline;
	line-height:25px;
}

.more_right
{
	border-bottom:1px dotted #ccc;
	color:#848d98;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

#menu
{
	float:right;
	padding:5px 15px 5px 0;
	text-align:right;
 
}

#menu a
{
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

#menu img {
vertical-align:middle;
padding-bottom:2px;
}

#menu li
{
	display:inline;
	padding-right:10px;

}

#page-wrap
{
	margin:0 auto;
	width:980px;
}

#s, #semail
{
	background:#f6f6f6;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	border-top:1px solid #bbb;
	color:#666;
	float:left;
	font-size:12px;
	padding:5px;
	width:135px;
}

input
{
	background:#f6f6f6;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	border-top:1px solid #bbb;
	color:#666;
	font-size:13px;
	 
	
}

#commentform input {
height:24px;
}
#commenform small {
margin-left:10px;
}

textarea
{
	background:#f6f6f6;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	border-top:1px solid #bbb;
	color:#666;
	font-size:12px;
	padding:5px;
 
}

#search
{
	float:right;
	padding-top:30px;
	text-align:right;
}
#socialicons
{
	border-bottom:1px dotted #A0BDD4;
	border-top:1px dotted #A0BDD4;
	color:#4c4d50;
	float:left;
	margin:10px 0 0;
	padding:1px 0 10px 0;
	width:530px;
}

#socialicons img
{
	margin-right:5px;
	padding-bottom:3px;
	height:16px;
}

#socialicons li
{
	border:none;
	display:inline;
	float:left;
	padding-right:11px;
}

#socialicons small
{
	color:#4c4d50;
	font-family:arial, "lucida console", sans-serif;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
}

#socialicons small a
{
	border-bottom:none;
	color:#4c4d50;
	text-decoration:none;
}

#socialicons small a:hover
{
	border-bottom:none;
	color:#030a1f;
}

#socialicons small img
{
	border:none;
	vertical-align:middle;
}

#submit
{
	background:#737070;
	background-color:#737070;
	border:1px solid #504F4F;
	color:#F1ECEC;
	float:left;
	font-size:10px;
	margin-left:10px;
	padding:5px;
	height:26px;
	text-transform:uppercase;
}

#searchsubmit
{
 
	background-color:#737070;
	border:1px solid #737070;
	color:#F1ECEC;
	float:left;
	font-size:10px;
	margin-left:5px;
	padding:5px;
	text-transform:uppercase;
}

 


/* ------------------------------------------ */
/* SIDEBAR */
/* ------------------------------------------ */

#sidebar { float:right; padding-left:20px; text-align:left; width:390px;}

#sidebar_left {
float:left;
width:185px;
}

#sidebar_right {
float:right;
margin-left:5px;
width:190px;
}

#sidebar_left .widget, #sidebar_right .widget
{
float:left;
margin:0 0 15px;
width:190px;
}
   #ads li
{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0 5px 5px 0;
	text-align:left;
	width:125px;
}
   
   #flickrrss img
{
	border:2px solid #D3DDE5;
	height:77px;
	width:77px;
}

#flickrrss img:hover
{
	border:2px solid #0C2B41;
	background:#fff;
}

#flickrrss a
{
	border:none;
	display:block;
	float:left;
	padding:0 7px 5px 7px;
	text-align:left;
	width:82px;
}

#flickrrss a:hover, #ads li:hover {
background-color:#fff;
}

#flickrrss ul
{
	display:block;
	list-style-type:none;
	margin:5px 0 0;
	padding:5px 0;
	}
 
   
/* ------------------------------------------ */
/* FOOTER*/
/* ------------------------------------------ */

#footer {background-color:#152539; float:left; font-size:12px; line-height:19px; margin:20px auto; width:930px;	padding-bottom: 15px; padding-left:50px; padding-top: 20px;}
/* #footer a {border-bottom:1px solid #ccc; color:#154A7F;	font-weight:700; }

#footer a:hover {border:none; text-decoration:none;}
#footer h4 {font-size:14px; font-weight:700; text-transform:uppercase;}
#footer_right {	float:right;padding:30px 15px 0 0;text-align:right;width:600px;}
#footer_right li {display:inline; font-size:14px; font-weight:700; padding:0 0 0 10px;	text-transform:uppercase;}
#footer_right ul { display:block; padding-bottom:10px; }
*/

  #subscribe
{
	float:left;
	padding:20px;
	width:280px;
}

 #subscribe p {
 padding:5px 0 8px 0;
 } 
   
/* END STRUCTURE */

/* ------------------------------------------ */
/* ADDED BY PANROAMA*/
/* ------------------------------------------ */


#topredbar { border-top: #E1011F solid 12px; clear:both;}
#topredbar_shadow { background:url(/wp-content/themes/stouffville/images/hr_shadow.gif); height:7px; margin-top:0px;}


#adheader1 { height: 100px; text-align:left; background-color:white; float:left; width:740px;}
#adheader2 { height: 100px; text-align:center; background-color:white; float:right; width:235px;}
#adheader2 img {margin-top: 6px; }
#adheader2 a {font-size:11px;}

#adheader1 img { padding-top:4px; padding-left:4px;}

#siteheader { height: 90px; valign:middle;}
#siteheader img.logo { padding-top:1px; padding-left:7px;} 
#siteheader table {width:970px; margin-top:10px;}
#siteheader td {}
#siteheader a {font-size:12px; font-family: times;}
#siteheader .link {padding-left: 3px;}



#topnavigation2 { width:300px; float:right; margin-top:-19px;}

#topnavigation2 #one {background-color: #E1011F; float: left; border-right: black solid 1px; padding:5px 4px; width:52px; height:15px; text-align:center; font-weight:bold;}
#topnavigation2 #two {background-color: green; float:left; border-right: black solid 1px; padding:5px 4px; width:92px; height:15px; text-align:center; font-weight:bold;}
#topnavigation2 #three {background-color: blue; float:left; border-right: black solid 1px; padding:5px 4px; width:52px; height:15px; text-align:center; font-weight:bold;}
#topnavigation2 #four {background-color: black; float:right;padding:5px 4px; width:67px; height:15px; text-align:center; font-weight:bold;}
#topnavigation2 #four a {background-color: black; float:right;padding:0px 0px; width:67px; height:15px; text-align:center; font-weight:bold;}
#topnavigation2 #two a {background-color: green; float:left; padding:0px 0px; width:92px; height:15px; text-align:center; font-weight:bold;}

.event-0 { background-color:#F8F8F8; font-size:11px; font-weight:bold; height:25px; border-top: solid #DFDFDF 1px; padding:5px 0px 0px 20px;}
.event-1 { background-color:#FFFFFF; font-size:11px; font-weight:bold; height:25px; border-top: solid #DFDFDF 1px; padding:5px 0px 0px 20px;}
.event-0 a:link {font-size:11px;}
.event-1 a:link {font-size:11px;}
.event-0 a:visited {font-size:11px;}
.event-1 a:visited {font-size:11px;}

/* Changed by Panorama */

.widget { float:left; margin:10px 0 15px 0; width:390px;}

.widget a {color:#154A7F;font-size:13px;font-weight:700;}
.widget img { border:0; background:#fff; width:200px;}
.widget li { line-height:20px; padding:0px 0 0px 10px;}
.widget li:hover { }
.widget ul ul { padding-left:0px;}
.widget p { padding:10px; line-height:18px;}

.dig-in a { background-color:#FFFFFF; font-size:11px; font-weight:bold; height:35px; padding:5px 0px 0px 275px; text-align:right; line-height: 40px;}
#sidebar h3 {color:#000; background-image:url(/wp-content/themes/stouffville/images/bg_gradient.gif); font-size:19px; margin-top:-19px; font-weight:normal; margin-bottom:14px;}

#rssTitle {height:18px; background-color:#EFEFEF; padding:2px 0 0 10px; font-size:11px; font-weight:bold; border-bottom: solid #DFDFDF 1px; width:520px;}
#rssLeft {width:100px; border-right: dotted 1px #DFDFDF; float:left; text-align:center; padding:20px 10px 0px 10px; font-size:11px; font-weight:bold; height:60px;}
#rssRight {float:right; width:385px; padding:2px 0px 0px 20px; height:78px;}
#rssRight a {font-size:11px; color:#0D3F6F;}

.iconColumn { border-right:1px solid #DFDFDF; float:left; padding: 0 8px 0 12px; width:112px; text-align:center; height:120px;}
.iconColumn p, .column_last p  {padding:0 0 15px 0;}
.iconColumn h1 a,.iconColumn_last h1 a { color:#154A7F; font-size:11px;}
.iconColumn h1,.column_last h1 { font-size:11px; padding:5px 0; line-height:14px;}
.iconColumn h4,.column_last h4 { font-size:10px; font-weight:700; text-transform:uppercase; }
.iconColumn img,.column_last img { padding:3px; background-color: #FFF; margin:0 0 10px 0; }
.iconColumn small a,.column_last small a { color:#154A7F; }
.iconColumn small,.column_last small { color:#154A7F; font-weight:700; text-transform:uppercase; }
.iconColumn_count { background:url(images/comment.png) no-repeat left; float:left; padding:10px 0 10px 20px; }
.iconColumn_date { float:right; text-align:right; padding-top:10px; }
.iconColumn_last { border-right:1px solid #DFDFDF; float:right; padding: 0 8px 0 12px; width:112px; text-align:center; }

h1#pagetitle { background-color:#FAFAFA; border-top:3px solid #E1011F; border-bottom: 1px dotted #000; font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; padding:8px 0 2px 10px; font-weight:normal;}
.post h1 { background-color:#FAFAFA; border-top:3px solid #E1011F; border-bottom: 1px dotted #000; font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; padding:8px 0 2px 10px; font-weight:normal;}
.post p {padding-left:10px; padding-right:10px;}

#footerColumn { width:130px; height: 200px; float:left; padding-left: 10px;}
#footerColumn h1 {color:white; font-size:11px; font-weight: bold;}
#footerColumn li {margin-left:20px;}
#footerColumn a:link {color:#999; font-weight:normal; font-size: 11px; text-decoration: none;}
#footerColumn a:hover {color:#999; font-weight:normal; font-size: 11px; text-decoration: none;}
#footerColumn a:active {color:#999; font-weight:normal; font-size: 11px; text-decoration: none;}
#footerColumn a:visited {color:#999; font-weight:normal; font-size: 11px; text-decoration: none;}

.events h1 { background-color:#FAFAFA; border-top:3px solid #E1011F; border-bottom: 1px dotted #000; font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; padding:8px 0 2px 10px; font-weight:normal;}

#copyright { clear:all; width:100%; color:#666; margin-top:220px; font-size:10px; text-align:center; margin-left:-20px;} 

.busRecord-left { width:200px; font-size: 11px; font-family: verdana, ariel, sans serif; float:left;}
.busRecord-right { width:190px; font-size: 11px; font-family: verdana, ariel, sans serif; float:right; text-align:left;}
.busRecord-under { border-top:#999 dotted 1px; width:397px; font-size: 11px; font-family: verdana, ariel, sans serif; float:right; text-align:left; margin-top:20px;}
.busRecord-name {font-size: 16px; font-weight: bold; color: #274F7F; }
.business_subcat_ul {margin-top:30px; margin-left: 50px; }
.business_subcat_ul a {font-weight:bold; color:#154A95; }
.business_subcat_ul li {padding:3px; }
.business_cat_list { padding:20px 0 0 30px; }

.breadcrumb { font-size:11px; font-weight:bold; margin:10px 0 20px 10px;}
.archiveDesc p {margin: 10px 20px 10px 15px; line-height:20px;}

.whistle {height: 43px; width:141px; background-image:url('/wp-content/themes/stouffville/images/bubble_whistle.gif'); background-repeat:no-repeat; padding-top:30px;}

