/*
Theme Name: InvestInCheese.ca
Theme URI: http://investincheese.ca
Description: The theme implemented from a design by Scout Design
Version: 2.0
Author: Jacob Kennedy
Author URI: http://kennedydatasolutions.com/


*/

body{
	background-color:#676767;
	font-family:"Trebuchet MS",Helvetica,Georgia, "Times New Roman", Times, serif;
	background-image: none;
}

em{
	font-style: italic;
}

b,strong, h3{
	font-weight: bold;
}
div.navigation .alignleft {
	float:left;
}
div.navigation .alignright {
	float:right;
}
#maincontainer{
	width: 998px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image:url(images/back_tile.png);
	background-repeat:repeat-y;
	background-position:center top;
	position: relative;
}

#topsection{
	height: 219px; /*Height of top section*/
	background-color:#000;
	position:relative;
}
#ticker{
	position:absolute;
	bottom:0;
	color: #FFB501;
	font-weight: bold;
	font-size:105%;
	z-index: 1;
	line-height: 1;
}
#headerlogo{
	position: absolute;
	top: 0;
	left: 0;
}
#headerlogo_dangle{
	z-index: 20;
	position: absolute;
	top: 189px;
	left: 808px;
}

#ticker li{
/* 	display: inline; */
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 245px; /*Set right margin to RightColumnWidth*/
	margin-left: 324px;
}

#rightcolumn{
	float: left;
	width: 210px; /*Width of right column*/
	margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
}
#footer p,#footer_sidebar{
	padding-left:100px;
	padding-right:234px;
	color:#666666;
	line-height:1.2;
	margin-bottom:1em;
	font-size:70%;
	
}
#footer_sidebar a{
	color:#666666;
	text-decoration:none;
}

#footer_sidebar a:hover{
	text-decoration:underline;
}
#footer_sidebar li + li:before{
	content: "\0020 \007C \0020";

}


#footer_sidebar li.page_item{
	display: inline;
	padding: 0;
	
}

div.post{
	margin-bottom:40px;
}

.post h2, .page h2{
	color:#5B7935;
	text-decoration:none;
	font-weight:110%;
	line-height:1.2;
	font-size:150%;
	margin-bottom: 20px;
}
.post h2, .post h2 a,.page h2 ,.page h2 a{
	color:#5B7935;
	text-decoration:none;
}
.post h2 a:hover, .page h2 a:hover{
	text-decoration:underline;
}
.post p, .page p, .post ul, .page ul{
	margin-bottom:1em;
	line-height:1.2;
	color: #000;
}
.post a, .page a, .navigation a{
	color:#D3BA5A;
	text-decoration:none;
}
.post a:hover,.page a:hover, .navigation a:hover{
	text-decoration:underline;
}
.post h1, .page h1{
	color:#411F00;
	font-size:12pt;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:1em;
}
.postmetadata{
	font-size:70%;
}
#sidebar{
	color:#818285;
	padding-right: 10px;
}
#sidebar li li{
	/*
	margin-left: 1em;
	text-indent: -1em;
	*/
}
#sidebar a{
	color:#818285;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
li.widget{
	padding-bottom: .75em;
	border-bottom:1px solid #000;
	margin-bottom: .75em;
}
#sidebar li.page_item{
	line-height: 1.3;
	font-size:110%;
	padding: 0 5px;
}
#sidebar li.page_item a{
	color: #676767;
	text-decoration:none;
}
#sidebar li.current_page_item{
	background-color: #DFA835;
}
#sidebar li.current_page_item a{
	background-color: #DFA835;
	color: #fff;
}
h2.widgettitle{
	font-size: 110%;
}
#twitters{
	position: absolute;
	left:15px;
	top: 255px;
	width: 205px;
	background-image:url(images/tweet_bak.png);
	height: 349px;
	padding: 60px 30px 35px 15px;
	color: #000;
}
#sidebar #twitters a{
	color: #000;
	font-weight: bold;
}
#text-4, #twitters, #yd-recent-posts{
	border-bottom:none;
}
#twitters #twitter-list li{
/*
	background-image: url(images/tweet_avatar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 85px;
	*/
	margin-bottom: 2em;
	margin-top: 1em;
	font-size:85%;
	color: #000;
}
.tweet_time{
	display:block;
	font-style: italic;
}

#yd-recent-posts{
	position: absolute;
	left:19px;
	top: 715px;
	width: 250px;
}

#yd-recent-posts h2{
	display: none;
}

#yd-recent-posts li{
	background-image: url(images/recents.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:75px;
	padding: 20px 40px 20px 20px;
}
#yd-recent-posts a{
	color: #000;
}

#text-3{
	height: 80px;
}

#text-3 .textwidget{
	padding-left: 40px;
	padding-right: 40px;
}
a.follow_img{
	background-image: url(images/socials.gif);
	display: block;
	height: 36px;
	width:36px;
	float: left;
	margin-right:3px;
	margin-bottom:3px;
}
#facebook_badge{
	background-position:0 0;
}
#twitter_badge{
	background-position:-41px 0;
}
#youtube_badge{
	background-position:-82px 0;
}
#flickr_badge{
	background-position:-123px 0;
}
#linkedin_badge{
	background-position:-164px 0;
}
#secondlife_badge{
	background-position:0 -41px;
}
#delicious_badge{
	background-position:-41px -41px;
}
#digg_badge{
	background-position:-82px -41px;
}
#gbuzz_badge{
	background-position:-123px -41px;
}
#wordpress_badge{
	background-position:-164px -41px;
}
a#facebook_badge:hover{
	background-position:0 -77px;
}
a#twitter_badge:hover{
	background-position:-41px -77px;
}
a#youtube_badge:hover{
	background-position:-82px -77px;
}
a#flickr_badge:hover{
	background-position:-123px -77px;
}
a#linkedin_badge:hover{
	background-position:-164px -77px;
}
a#secondlife_badge:hover{
	background-position:0 -118px;
}
a#delicious_badge:hover{
	background-position:-41px -118px;
}
a#digg_badge:hover{
	background-position:-82px -118px;
}
a#gbuzz_badge:hover{
	background-position:-123px -118px;
}
a#wordpress_badge:hover{
	background-position:-164px -118px;
}
#flickrrss a{
	margin-right: 1px;
}
#flickrrss img{
	width:65px;
	height: 65px;
}

.wpcf7-list-item{
	display:block;
}

#text-4 li, #text-4 h2{
	margin-left:1em;
	text-indent: -1em;
	margin-top: .5em;
}

#text-4 li{
	font-size: 80%;
}
/* horizontal news ticker */
.tickercontainer { /* the outer div with the black border */
	background: #000; 
	width: 998px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 2px;
	width: 978px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #000;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #b2b2b2;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 



/* end of horizontal news ticker */


div.post li, div.page li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 1em;
}