/*
Theme Name: One Degree
Theme URI: http://www.onedegree.com.au
Description: ONE DEGREE TEMPLATE
Version: 1.0
Author: Brad and Dan
Author URI: http://alined.com

*/




body{
	margin:0;
	background:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;*/
}
#wrapper{
	width:966px;
	margin:0 auto;
}
#page{
	width:966px;
	float:left;
	clear:both;
}
#header{
	width:966px;
	float:left;
	clear:both;
	height:26px;
	padding-top:15px;
	border-bottom:1px solid #FFFFFF;
}
#mainbody{
	float:left;
	clear:both;
	width:966px;
	border-bottom:15px solid #FFFFFF;
}
#sidebar{
	float:left;
	clear:none;
	width:214px;
	background:url(images/one-degree_03.jpg) no-repeat 0px 117px;
	padding-top:165px;
	position:relative;
}
#logo_button a{
	width:100px;
	height:40px;
	display:block;
	position:absolute;
	top:117px;
	left:0px;
}
#logo_button_wide a{
	width:94px;
	height:43px;
	display:block;
	float:left;
	clear:both;
	background:url(images/one-degree_03.jpg);
	margin-top:110px;
}
#content_wide{
	float:left;
	clear:both;
	width:966px;
	position:relative;
}
#post{
	float:left;
	clear:both;
	width:966px;
	padding:10px 0px;
	*padding:20px 0px;
}
#post h1{
	border-bottom:2px dotted #FFFFFF;
}
#post hr{
	border:0;
	height:0;
	border-bottom:15px solid #FFFFFF;
	*height:15px;
}
#content{
	float:left;
	clear:none;
	border-left:1px solid #FFFFFF;
	width:751px;
}
#content p{
	padding:0px;
	border-bottom:1px solid #FFFFFF;
	margin:0px;	
}
#backtotopbutton{
	float:left;
	clear:both;
	padding:10px 0px;
	font-size:12px;
	width:500px;
}

#summary{
	width:200px;
	border-top: 2px dotted #FFFFFF;
	padding:20px 0px;
	font-size:12px;
}
#menu{
	float:right;
	clear:none;
	width:181px;
}

#heightener{
	float:left;
	clear:none;
	width:0;
	height:600px;
}
a{
	color:#8ED8F8;
	text-decoration:none;
}
a:hover{
	color:#00AEEF;
}

#sub_nav{
	margin:0px;
	padding:20px 0px;
	border-top:2px dotted #FFFFFF;
	width:200px;
}
#sub_nav li{
	margin:0px;
	padding:0px;
	list-style:none;
}



/*STATES NAV BUTTONS */
#nav { margin: 0; padding: 0; background:url(images/menu.jpg) left top no-repeat; height:26px; width:181px; z-index:9999; }
#nav li { display: inline; }
#nav li a { float: left; width: 59px; height: 0; padding-top: 26px; overflow: hidden; }
#nav li a { background:url(images/menu.jpg); background-repeat: no-repeat; cursor:pointer; }

/* NORMAL STATES */
#nav li.page-item-2 a { background-position: 0 0; }
#nav li.page-item-4 a { width: 60px; background-position: -59px 0; }
#nav li.page-item-6 a { width: 62px; background-position: -119px 0; }

/* OVER STATES */
#nav li.page-item-2 a:hover { background-position: 0px -26px; }
#nav li.page-item-4 a:hover { background-position: -59px -26px; }
#nav li.page-item-6 a:hover { background-position: -119px -26px; }


#nav, #nav ul {
	z-index:99999;
}

#nav li {
	float: left;
	padding: 0;
}
#nav li.page_item ul a{
	background:#121212;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 212px;
	w\idth: 212px;
	font-weight: normal;
	margin: 0;
	color:#333333;
	margin:26px 0px 0px -110px;
	*margin:0px 0px 0px -110px!important;
	_margin:0px 0px 0px -110px!important;
	padding:0px;
	float:left;
	clear:both;
	z-index:99999;
	border-top:1px solid #FFFFFF;
}


#nav li li {
	width: 232px;
	}

#nav li ul a {
	width: 212px!important;
	w\idth: 212px!important;
	color:#ffffff;
	line-height:14px;
	padding:8px 10px 8px 10px;
	height:14px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:2px dotted #FFFFFF;

}

#nav li ul ul {
	margin: -1.1em 0 0 232px;
}
#nav ul li a:hover, #nav ul li ul li a:hover{
	color:#00AEEF;
	background:#333333;

	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background:;
	_z-index:99999;
}