/*  
Theme Name: The ReStructure Conference
Theme URI: http://restructure.ca
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	background-color: #d3dae5;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -512px;
	width: 1024px;
	background-image: url(images/bgwrapper.png);
	background-repeat: repeat-y;}
	
div#wrapperwide {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -512px;
	width: 1024px;
	background-image: url(images/bgwrapperwide.png);
	background-repeat: repeat-y;}
	
div#wrapperhome {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -512px;
	width: 1024px;
	background-image: url(images/bgwrapperhome.png);
	background-repeat: no-repeat;}
	
div#newsletter {
	position: absolute;
	margin-top: 20px;
	margin-left: 834px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 10;}
	
div#homeheader {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 1004px;
	height: 367px;}
	
div#homeheaderlft {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/bghomelft.jpg);
	background-repeat: no-repeat;
	width: 502px;
	height: 367px;
	float: left;}
	
div#homeheaderlft h1 {
	font-size: 16px;
	color: #2958a9; /* blue */
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#homeheaderlft p {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0px;}
	
div#homeheaderrht {
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 35px;
	width: 432px;
	float: right;}
	
div#homebottom {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 1024px;}
	
.textwidget  {
	color: #666;}
	
div#homebottom a, div#homeheaderrht a {
	color: #2958A9;
	text-decoration: none;
	border: none}
	
div#homebottom h2 {
	font-size: 18px;
	color: #2958a9; /* blue */
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#homebottom ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;}
	
div#homebottom ul li {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 4px;	
	padding-left: 16px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.gif) no-repeat top left;}
	
div#home1 {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
	width: 216px;
	float: left;}
	
div#home2 {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 10px;
	width: 221px;
	float: left;}
	
div#home3 {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: transparent;
	width: 226px;
	float: left;}
	
div#home4 {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	width: 226px;
	float: right;}
	
div#headerlft {
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	width: 175px;
	height: 90px;
	float: left;}
	
div#headerrht {
	text-align: left;
	margin: 0px;
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 0px;
	width: 800px;
	height: 35px;
	float: right}
	
div#header {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	width: 1024px;
	height: 115px;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 100px;
	padding-left: 10px;
	padding-right: 0px;
	width: 227px;
	float: left;}
	
div#lft h1 {
	font-family: "Myriad", "Myriad Pro", arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7491c3;}
	
div#lft h1 a {
	color: #fff;
	text-decoration: none;}
	
div#wide {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 0px;
	width: 1014px;}
	
div#mid {
	vertical-align: top;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 100px;
	padding-left: 35px;
	padding-right: 55px;
	width: 450px;
	float: left;}
	
div#mid a {
	color: #5378b8; /* blue */
	text-decoration: underline;
	border: none}
	
div#mid a:hover {
	color: #000;
	text-decoration: underline;
	border: none;}
	
div#mid h2 a {
	color: #9eb831; /* green */
	text-decoration: none;
	border: none}
	
div#mid h2 a:hover {
	color: #9eb831; /* green */
	text-decoration: none;
	border: none}
	
div#mid img a {
	text-decoration: none;
	border: none}
	
div#mid ul, div#homeheaderrht ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;}
	
div#mid ul li, div#homeheaderrht ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 10px;	
	padding-left: 16px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.gif) no-repeat top left;}
	
div#mid ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;}
	
div#mid ol li {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 0px;
	list-style-type: lower-alpha;
	list-style-position: outside;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 100px;
	padding-left: 0px;
	padding-right: 0px;
	width: 247px;
	float: right;}
	
div#rhtquote {
	vertical-align: top;
	font-family: "Myriad", "Myriad Pro", arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2958a9; /* blue */
	line-height: 20px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 216px;
	background: transparent url(images/bgquote.png) no-repeat top left;}
	
p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
h1 {
	font-size: 20px;
	color: #bedb3c; /* green */
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 {
	font-size: 18px;
	color: #2958a9; /* blue */
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h3 {
	font-size: 16px;
	color: #9eb831; /* green */
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h3 a {
	color: #9eb831; /* green */
	text-decoration: none;
	border: none}
	
h3 a:hover {
	color: #9eb831; /* green */
	text-decoration: none;
	border: none}
	
h4 {
	font-size: 14px;
	color: #9eb831; /* green */
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h5 {
	font-size: 12px;
	color: #666;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
/* footer area */
	
div#footer {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	color: #383838;
	margin: 0px;
	background-image: url(images/bgfooter.png);
	background-repeat: repeat-y;
	padding-top: 45px;
	padding-bottom: 25px;
	width: 1024px;
	height: 20px;
	clear: both;}
	
div#footer a, div#footer a:visited {
	font-family: "Myriad", "Myriad Pro", arial, sans-serif;
	font-style: normal;
	color: #383838;
	text-decoration: none}
	
div#footer a:hover {
	color: #2958a9;
	text-decoration: none;
	border: none;}
	
/* top navigation */

#nav {
	left:0px;
	top:0px;}

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;}

#nav a {
	font-family: arial, sans-serif;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	line-height: 18px; 
	margin: 0 13px 0 0;
	font-size: 12px;
	color: #333;}
	
#nav a:hover {
	font-weight: normal;
	color: #2958a9;}

#nav .current_page_item a {
	font-weight: normal;
	color: #2958a9;}

#nav .current_page_item ul a {
	font-weight: normal;}

#nav ul a {
	line-height:33px;}

#nav li {
	display:inline;
	position:relative;}
	
/* second level navigation */

#block {
	background-color: #5378b8;
	margin: 0px;
	padding: 0px;
	width: 227px;}
	
#subnav {
	font-family: "Myriad", "Myriad Pro", arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 227px;}
	
#subnav li.page_item, #subnav li.cat-item {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7491c3;}
	
#subnav li.page_item a, #subnav li.cat-item a {
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	display: block;}
	
#subnav li.page_item a:hover, #subnav li.cat-item a:hover {
	color: #2958a9; /* blue */
	text-decoration: none;}
	
#subnav li.current_page_item a, #subnav li.current-cat a {
	color: #2958a9; /* blue */
	font-weight: normal;
	background-color: none;}
	
#subnav li.current_page_item.page_folder {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li.current_page_ancestor.page_folder {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li li.page_item {
	padding-left: 0px;
	background-color: none;
	border: 0px;}
	
#subnav li li.page_item a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 20px;
	text-decoration: none;}
	
#subnav li li.current_page_item a {
	color: #2958a9; /* blue */
	font-weight: normal;
	background-color: none;}
	
#subnav li li a:hover {
	color: #2958a9; /* blue */
	font-weight: normal;}
	
.alignright {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	float: right;}

.alignleft {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	float: left}
	
/* FORM STUFF */
	
input {
	font: 12px;
	padding: 5px;
	border: 1px solid #EFF5CB;
	color:#666666;}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #81ac61;
	background: #eeeeee;
	color:#333333;}

.submit_button {
	font: 10px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;}
	
.submit_button:hover, input[type="submit"]:hover {
	background: #0082c8;}

input[type="submit"] {
	font: 12px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin: 10px 0px 10px 5px;
	cursor: pointer;}
	
select {
	font: 12px arial, sans-serif;
	font-weight: normal;
	color: #666;
	background:#ffffff;
	border: 1px solid #EFF5CB;
	width: auto;
	height: 25px;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;}
	
table {
	margin-top: 5px;
	margin-bottom: 15px;}
	
td {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:0px}	
	
table#approach td {
	margin: 0px;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;}	
	
.sep	{ 
	width: auto;
	height: 21px;
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/sep.png) repeat-x;}