/*  
Theme Name: Broadband Communication North
Theme URI: http://www.gobcn.ca
Description: Broadband Communications North Inc. (BCN) working for and with communities to ensure that rural, northern and remote citizens have equitable access to a high speed broadband network, the Internet, and the tools to use it effectively.
Version: 1.0
Author: Ryan Ramchandar
Author URI: http://www.soyo.ca/

*/

html,body{margin:0;padding:0;font: 90% "Myriad Web",Verdana,Helvetica,Arial,sans-serif;background-color: #333;}
p{margin:0}

h2 {
	font-size: 1.5em;
}
h2 a {
	color: #0066cc;
	text-decoration: none;
	margin:0;padding:0;
	line-height: .5;
}
a {
	color: #ff6609;
	text-decoration: none;
}
a:hover {
	color: #ff6609;
	text-decoration: underline;
}
.right-nudge {
	margin: 0px 20px 0px 0px;
}

.nudge-down {
	margin: 20px 0px 0px 0px;
}
.pad-topbot {
	margin: 5px 0px 5px 0px;
}


div#bottle {
	width: 960px;margin: 0 auto;
	/*  height: 109px;
	background: #cecece url(/root/bcn-style-v2/imgs/header-bg.jpg) repeat-x center; */
}

div#header {
	height: 109px;
	width: 960px;
	background: #cecece url(/root/bcn-style-v2/imgs/header-bg.png) repeat-x center;
	font-size: 85%;
}
div#navbar {
	height: 30px;
	width: 960px;
	background: #cecece url(/root/bcn-style-v2/imgs/navbar.jpg) repeat-x center;
}
div#main {
	
	width: 960px;
	background: #ef9d1f url(/root/bcn-style-v2/imgs/main-bg.jpg) repeat-x top center;
	float:left;
	padding: 0px 0px 0px 0px;

}
div#main-pane {
	width: 848px;
	margin: 14px 0px 14px 20px;
	background: #ececec url(/root/bcn-style-v2/imgs/content-bg.png) repeat-x top center;
	float:left;
	border: 1px solid #d0cfce;
	padding: 15px 35px 15px 35px;
	line-height: 1.8;
}
div#sidebar {
	float: right;
	width: 170px;
	margin: 40px 0px 10px 10px;
	padding: 20px;
	background: #ddeeff repeat-x top center;
	border: 1px solid #8fb9d0;
}
div#left-pane {
	height: 378px;
	width: 357px;
	float: left;
	margin: 14px 0px 14px 21px;
	background:  url(/root/bcn-style-v2/imgs/left-panel-shadow.jpg) no-repeat bottom center;
}
div#right-pane {

	width: 491px;
	float:right;
	margin: 14px 19px 14px 0px;
	padding: 25px 35px 35px 35px;
	background: #fff url(/root/bcn-style-v2/imgs/content-bg.png) repeat-x top center;
	border: 1px solid #d0cfce;
	line-height: 1.8;
}
div#footer {
	height: 84px;
	width: 920px;
	background: #cecece url(/root/bcn-style-v2/imgs/footer-bg.png) repeat-x center;
	clear:both;
}
div#footermenu {
	float:right;
        margin-right: 20px;
}

/*Header*/

div#header img{
	position:relative;
	left: 61px;
	top: 32px;
}
div#header p{
	position:relative;
	width: 40px;
	left: 890px;
	top: -33px;
}
div#header a{
	text-decoration: none;
	color: black;
}
div#header a:hover {
	text-decoration: underline;
}
div#loginmenu {
        float: right;
        margin-top: 10px;
        margin-right: 10px;
}

/*Sidebar*/

div#sidebar ul{
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0;
}
.pagenav{
	margin:0px 0px 20px 0px;
}

/*Frontpage Content*/

div#right-pane h1{
	margin:0px 0px 10px 0px;
	padding:0;
}

/*Post*/
.post a {
	color: #ff6609;
	text-decoration: none;
}
.post a:hover {
	color: #ff6609;
	text-decoration: underline;
}
.post{
	padding: 0px 0px 0px 20px;
}

/*Footer*/

div#footer {
	color: #aaa;
	padding: 20px 0px 0px 40px;
	line-height: 2.5;
}
div#footer a {
	color: #ccc;
}
