/*  
Theme Name: Scaledown
Theme URI: http://www.scaledown.ca
Description: RE-launch theme for Scaledown
Version: 1.0
Author: scaledown
Author URI: http://www.scaledown.ca

*/


/* start layout styling
-----------------------------------------------------------------------------------*/	

* div, form {
	margin: 0;
	padding: 0;
	border: 0;
}

/*	body  styles  ------------------------------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF url(images/nav/bkgnd-main.gif) repeat-x;
	}

body, div, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

h1 {
	color: #206D34;
	font: normal 22px Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 10px; /*both set to zero and padding in header div is used intead to deal with compound ie pc problems */
}



h2 {
	color: #000;
	font: normal 22px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0 ;
}



h3 {
	font: bold 14px  Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0 ;
	color: #333;
}


h3.storytitle{
	color: #000;
	font: normal 22px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0 ;
}
	h3.storytitle a{
	color: #000;
	}
	h3.storytitle a:hover{
	color: #666;
	}



h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}



h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}



h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}


/*	links

------------------------------------------------------------------------------- */



a:visited,
a:active,
a:link {
	color: #1c7e1a;
	text-decoration: none;
}



a:hover {
	color: #68b636; 
	text-decoration: none;
}


/*	misc

------------------------------------------------------------------------------- */



img { border: 0; }



hr { 
	background: #009900;
	border: none;
	color: #009900; 
	height: 1px
}



.clearme {  /* use with <img src="images/spacer.gif" width="1" height="1" border="0" class="clearme" /> */
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}



input, textarea, select, option {
	font-size: 12px;
	font-family: Tahoma, arial,helvetica, sans-serif;
	color : #000; 
	background-color: #F0F0F0; 
	border: 1px solid #bbb;
	padding: 1px;
} 



input:focus, textarea:focus, select:focus, option:focus, 
input:hover, textarea:hover, select:hover, option:hover {
	font-size: 12px;
	font-family: Tahoma, arial,helvetica, sans-serif;
	color : #000; 
	background-color: #F0F0F0; 
	border: 1px solid #000;
	padding: 1px;
} 



input.clear { background-color:#FFF; border : none; }


ul, li
{
	font: normal 12px Arial, Helvetica, sans-serif;
}

.navigation {
margin: 25px 0 80px 0;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/*	layout styling  ------------------------------------------------------------------------------- */

#page {
margin: 0 auto;
width: 952px;
}

		
#top-header {
width: 952px;
height: 138px;
	}
		#top-header-fill {
		float: left;
		width: 731px;
		height: 138px;
		background: url(images/icol/header-01.jpg) no-repeat;
		}
		#top-header-logo {
		float: left;
		width: 221px;
		height: 138px;
		}
	
#top-nav-container {
float: left;
width: 518px;
overflow: hidden;
margin: 58px 0 0 10px;
}
		#top-nav-mnu {
			margin: 0;
			height: 26px;
		}
		
		#top-nav-mnu ul {
			border: 0;
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#top-nav-mnu ul li {
			display: block;
			margin: 0;
			padding: 0;
			border: 0;
			float: left;
			text-align: center;
		}
		
		#top-nav-mnu ul li a {
			display: block;
			margin: 0;
			padding: 0;
			border-right: 2px solid #fff;
			width: 82px;
			height: 26px;
			text-align: center;
			font: bold 14px/24px Arial, Helvetica, sans-serif;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
		}
			#top-nav-mnu ul li.noline a {
			border: none;
			}
		
		#top-nav-mnu ul li a:hover {
			color: #66cc66;
		}
		
		#top-nav-mnu li#active a {
			color: #66cc66;
		}
		
		#top-nav-mnu li#active a:hover {
			color: #66cc66;
		}



#content{
width: 952px;
padding-top: 15px;
background: url(images/icol/main-bg.gif) left bottom no-repeat;
}

	#col-01{
	float: left;
	width: 670px;
	margin: 0 11px;
	text-align: left;
	}
	
	#col-02{
	float: left;
	width: 258px;
	text-align: left;
	}
	
		#sub-nav-container {
		width: 258px;
		overflow: hidden;
		margin-bottom: 10px;
		}
			#sub-nav-mnu {
				margin: 0;
			}
			
			#sub-nav-mnu ul {
				border: 0;
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			
			#sub-nav-mnu ul li {
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				text-align: left;
			}
			
			#sub-nav-mnu ul li a {
				display: block;
				margin: 0 0 1px 0;
				padding: 0 0 0 5px;
				text-align: left;
				font: normal 12px/18px Arial, Helvetica, sans-serif;
				color: #333;
				text-decoration: none;
				border-left: #66cc66 5px solid;
			}

			
			#sub-nav-mnu ul li a:hover {
				color: #339933;
				border-left: #339933 5px solid;
			}
			

	
	#col-03{
	float: left;
	width: 248px;
	text-align: left;
	background: #eff5c9;
	padding: 5px;
margin-bottom:10px;
	}
	
#footer {
width: 952px;
height: 50px;
font: bold 12px Arial, Helvetica, sans-serif;
text-align: left;
margin: 10px 0;
padding-top: 10px;
border-top: 1px #009900 solid;
}

	#bot-nav{
	float: left;
	}
		#bot-nav a{
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #333;
		}
		#bot-nav a:hover{
		color: #666;
		}
		
		#bot-nav-sml a{
		font: normal 11px Arial, Helvetica, sans-serif;
		color: #666;
		}
		#bot-nav-sml a:hover{
		color: #ccc;
		}
		
		
	
	#copyright{
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	}	
		
		
/* end layout styling AND BEGIN misc WP styling
-----------------------------------------------------------------------------------*/	


/*sidebars*/
#col-02 ul.sidebarlist, #col-03 ul.sidebarlist {
margin: 0;
padding: 0;
list-style: none;
}

#col-02 ul.sidebarlist ul, #col-03 ul.sidebarlist ul {
margin: 0;
padding: 0;
list-style: none;
}




/*search*/
input.searchbox {
width: 135px;
border: 1px solid #009900;
background: #fff;
}
input.searchbox:hover {
border: 1px solid #00cc00;
background: #fff;
}


.search-button {
	width: 18px;
    border: none;
    background: url(images/icon_search.gif) no-repeat top left;
	}
	.search-button:hover {
	width: 18px;
    border: none;
    background: url(images/icon_search-on.gif) no-repeat top left;
	}
	
	
	

/*comments*/

h2#comments {
font-size: 18px;
font-weight: bold;
color: #37a435;
display: inline;
}
.commenttextarea{
width: 430px;
height: 150px;
}

#comments-feedback-box  {
border: 1px #DDE2E6 solid;
padding: 5px;
margin: 10px 0;
text-align: center;
}
	#comments-feedback-box a {
	color: #0088CA;
	}
	
	#comments-feedback-box a:hover {
	color: #333;
	}


/*post related*/

.post-thumbnail{
float: left;
width: 100px;
margin: 5px 5px 5px 0;
text-align: center;
}

.post-expert{
float: left;
}
.post-index{
margin-bottom: 15px;
}
	.post-title{
	font-size: 14px;
	font-weight: bold;
	}
		.post-title a {
		color: #333333;
		}
		.post-title a:hover {
		color: #000;
		}
		
	.meta-index {
	color:#666666;
	padding: 5px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	}

.meta {
background: #EFF5C9;
padding: 5px;
font: normal 11px Arial, Helvetica, sans-serif;
}

.post {
margin-bottom: 15px;
font-size: 12px;
line-height: 1.5em;
}

.more-link {
   font-size: 11px;
   text-align: right;
}
 
 
#prev-next-navigation {
margin-bottom: 15px;
}
 
	#prev-next-navigation .alignleft{
	float: left;
	} 
	
	#prev-next-navigation .alignright{
	float: right;
	} 
	
.year-link{
font-weight: bold;
}


#latest-posts-container {
		width: 258px;
		margin: 10px 0;
		padding-bottom: 10px;
		background: url(images/more-bg.jpg) left bottom no-repeat;
		}
			#latest-posts-mnu {
				margin: 0;
				width: 254px;
			}
			
			#latest-posts-mnu ul {
				border: 0;
				margin: 0;
				padding: 0;
			}
			
			#latest-posts-mnu ul li {
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				text-align: left;
				background: url(images/icon_generic.gif) no-repeat;
			}
			
			#latest-posts-mnu ul li a {
				display: block;
				padding: 0 0 2px 20px;
				text-align: left;
				font: bold 11px Arial, Helvetica, sans-serif;
				color: #333;
				text-decoration: none;
			}

			
			#latest-posts-mnu ul li a:hover {
				color: #339933;
			}
			
			
#latest-video-container {
		width: 258px;
		margin: 10px 0;
		padding-bottom: 10px;
		background: url(images/more-bg.jpg) left bottom no-repeat;
		}
			#latest-video-mnu {
				margin: 0;
				width: 254px;
			}
			
			#latest-video-mnu ul {
				border: 0;
				margin: 0;
				padding: 0;
			}
			
			#latest-video-mnu ul li {
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				text-align: left;
				background: url(images/icon-video.gif) no-repeat;
			}
			
			#latest-video-mnu ul li a {
				display: block;
				padding: 0 0 2px 20px;
				text-align: left;
				font: bold 11px Arial, Helvetica, sans-serif;
				color: #333;
				text-decoration: none;
			}

			
			#latest-video-mnu ul li a:hover {
				color: #339933;
			}
			
			
#latest-audio-container {
		width: 258px;
		margin: 10px 0;
		padding-bottom: 10px;
		background: url(images/more-bg.jpg) left bottom no-repeat;
		}
			#latest-audio-mnu {
				margin: 0;
				width: 254px;
			}
			
			#latest-audio-mnu ul {
				border: 0;
				margin: 0;
				padding: 0;
			}
			
			#latest-audio-mnu ul li {
				display: block;
				margin: 0;
				padding: 0;
				border: 0;
				text-align: left;
				background: url(images/icon-audio.gif) no-repeat;
			}
			
			#latest-audio-mnu ul li a {
				display: block;
				padding: 0 0 2px 20px;
				text-align: left;
				font: bold 11px Arial, Helvetica, sans-serif;
				color: #333;
				text-decoration: none;
			}

			
			#latest-audio-mnu ul li a:hover {
				color: #339933;
			}			
			
			
			
	#latest-feedback-container {
		width: 258px;
		margin: 10px 0;
		padding-bottom: 10px;
		background: url(images/more-bg.jpg) left bottom no-repeat;
		}
			#latest-feedback-mnu {
				margin: 0;
				width: 250px;
			}
			
			#latest-feedback-mnu ul {
				border: 0;
				margin: 0;
				padding: 0;
			}
			
			#latest-feedback-mnu ul li {
				margin: 5px 0;
				padding: 0;
				border: 0;
				text-align: left;
			}
			
			#latest-feedback-mnu ul li a {
				padding: 0;
				text-align: left;
				font: bold 11px Arial, Helvetica, sans-serif;
				color: #333;
				text-decoration: none;
			}

			
			#latest-feedback-mnu ul li a:hover {
				color: #339933;
			}		
			
		
/* rounded corners
-----------------------------------------------------------------------------------*/

		.bios {
		padding: 10px;
		text-align:right;
		font: bold 11px Arial, Helvetica, sans-serif;
		}
		.bios a{
		color: #000;
		}
		
			
/* twitter widget
-----------------------------------------------------------------------------------*/

#twitter-hash {
font: normal 11px Arial, Helvetica, sans-serif; 
text-align: center;
margin-bottom: 10px;
}
	#twitter-hash a{
	color: #01aef0;
	}
	#twitter-hash a:hover{
	color: #0e81ad;
	}

ul#twitter-list  li{
font: normal 11px Arial, Helvetica, sans-serif; 
border: 1px #CCFF00 solid;
background: #FFFFFF;
padding: 2px;
margin: 2px 0;
}

#twitter-header {
width: 155px;
height: 66px;
background: url(images/twitter-header.gif) no-repeat;
}

/* =============================================================
*/
.large_sidebar_link
{
color:#CCFF00;
}
.large_sidebar_link:hover
{
text-decoration:underline;
}