/*
Theme Name: atpNET
Theme URI: http://www.atpnet.com.au/
Description: A custom Wordpress theme for ATP.
Version: 1.0
Author: Nick Cantor
Author URI: http://nick.cantorfamily.com/portfolio/
*/

html, body {
	/*height:100%;*/
}
body {
	font: 75%/150% Helvetica,Arial,Geneva,Verdana,sans-serif;
	color:#FFFFFF;
	background:#F68C02;
	margin: 0px;
	padding: 0px 0px 40px;
	/*
	background: #FFFFFF url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 40px;
	*/
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	font-size:95%;
	padding: 5px 0px 15px;
	margin: 0px;
}
h1 {
	color: #fff;
	margin: 2px 0px 2px;
	border-bottom: 1px dotted #ccc;
	letter-spacing: 0px;
	font: bold 145%/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	padding: 5px 0px 15px;
}
#main_menu h1 {
	color: #fff;
	margin: 2px 0px 2px;
	border-bottom: 0;
	letter-spacing: 0px;
	font: bold 145%/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	padding-bottom: 3px;
}

h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #7F8698;
	margin: 0px 0px 2px;
	/*border-bottom: 1px dotted #ccc;*/
	letter-spacing: 0px;
	font: bold 135%/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	padding: 5px 0px 15px;
}
/*h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}*/
h3 {
	font: bold 115%/130% Helvetica,Arial,Geneva,Verdana,sans-serif;
	color: #fff;
	padding:0px;
	margin:9px 0px 5px 0px;
	/*padding: 5px 0px 15px;*/
}
#breadcrumbs {
	margin-bottom:-12px;
}
form {
	margin:0px;
	padding:0px;
}

form h3 {
	margin:0;
}

#login_form input {
	width:140px;
}
#page {
	margin: 0px auto;
	width: 100%;
	/*
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
	*/
}
#wrapper {
	width:700px;
	margin:0 auto 0 auto;
}
#header {
	background:#F68C02;
	height:64px;
	/*
	background: #0FACEA url(images/header-bg.jpg) no-repeat;
	height: 170px;
	border-bottom: 3px solid #59780a;
	position: relative;
	*/
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#branding {
	background:#fff;
	background-image:url(images/branding_bg.jpg);
	background-repeat:repeat-x;
}
#home_feature { 
	background: #7F8698;
	padding:6px 0 7px 0;
	height:164px;
}
#home_boxes { 
	background: #293654;
	min-height:423px;
}
#home_title {
	padding:5px 0 7px 0;
}
#learning_box {
	padding:5px 15px 0px 15px;
}
#learning_box a { color:#FFCC33; }

#nav {
	width:700px;
	height:64px;
	list-style: none;
	margin: auto;
	padding-top:22px;
	overflow: hidden;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 30px 0px;
	float: left;
	width: 100%;
	background: #293654;
	min-height: 200px;
}
.post {
	/*clear:both;*/
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	/*clear: both;*/
	padding-top: 10px;
}

.entry td {
	font-size: 95%;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

/*.navigation {
	clear: both;
	padding: 10px 0px;
}*/
/*
.navigation a, .navigation a:visited {
	color: #59770e;
}
*/
#main_menu { padding-top:20px; }
#main_menu ul li {
	color:#000000;
	float: left; 
	list-style-type: square;
	list-style-position:inside;
	padding-left: 0px;
	padding-right: 25px;
}
#main_menu a, #main_menu a:visited {
	color:#000;
	text-decoration: none;
	font: bold 13px/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
}
#main_menu a:hover, #main_menu a:active {
	/*text-decoration:underline;
	color:#293654;*/
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}
#main_menu .current_page_item a {
	text-decoration:underline;
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}
ul, li, ol {
	font-size: 100%;
}
ul, li {
	margin:0px;
	padding-left:10px;
	list-style-position:inside; 
	list-style-type: square;
}
ul, ol {
	padding-bottom:15px;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Helvetica,Arial,Geneva,Verdana,sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Helvetica,Arial,Geneva,Verdana,sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float:right; 
	width:181px; 
	padding: 0 0 10px 8px; 
	background-color:#293654;
}
#sidebar_table {
	float:right;
	width:181px;
	margin-right:-3px;
	margin-top:-3px;
}
#sidebar_stretcher {
	/*background-image:url(http://www.atpnet.com.au/wp-content/themes/atpNET/images/sidebar_middle.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFFFFF;
	min-height:160px;
}
#sidebar_content {
	background-image:url(http://www.atpnet.com.au/wp-content/themes/atpNET/images/sidebar_top.jpg);
	background-repeat:no-repeat;
	background-position:top; padding:5px 6px 0 10px;
	min-height:120px;
}

#sidebar_content_secure {
	background-image:url(https://www.atpnet.com.au/wp-content/themes/atpNET/images/sidebar_top.jpg);
	background-repeat:no-repeat;
	background-position:top; padding:5px 6px 0 10px;
	min-height:120px;
}
#sidebar_title {
	
}
#sidebar h3 {
	font: bold 110%/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	color: #293654;
	margin: 4px 5px 15px;
	padding: 0;
	text-shadow:#FFFFFF -1px -1px 1px;
}
#sidebar p {
	color:#293654;
	padding-left:5px;
}
#sidebar ul, #sidebar li {
	color:#CC6633;
	list-style-type:none;
} 

#sidebar img.left, #sidebar a img.left {
	float:left;
	padding-right:0px;
	padding-bottom:5px;
	margin-top:-2px;
	margin-right:6px;
	border:0px;
}
#searchform {
	/*background: #bcd67e url(images/searchform-bg.gif) repeat-x;*/
	width: 181px;
	padding: 10px 0px 10px 0px;
	margin-left:-5px;
	/*float:right;*/
}
#searchform #s {
	/*border:1px solid #203346;*/
	width: 115px;
	height: 14px;
	padding:0;
	/*padding: 2px 5px 0px 5px;*/
	/*border: 1px solid #bed881;
	background: #e9facc;*/
	vertical-align: middle;
}
#searchform #searchsubmit {
	/*background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Helvetica,Arial,Geneva,Verdana,sans-serif;
	color: #FFFFFF;
	vertical-align: middle;*/
	width: 55px;
}
#searchform label {
	font-size: 11px;
	color:#FFFFFF;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	width:100%;
	height:50px;
	/*background: #F68C02;*/
   	bottom:0;
	/*
	background: #048DB4 url(images/footer-bg.gif) no-repeat;*/
	/*color: #ACD7EE;*/
	font-size: 90%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% Helvetica,Arial,Geneva,Verdana,sans-serif;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	/*
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
	*/
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr {
	height:1px;
	margin:10px 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img { border:0px; }
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

#homepage_login {
	margin-top:10px;
	width:181px;
	background: transparent url(http://www.atpnet.com.au/wp-content/themes/atpNET/images/login_mid.gif) repeat-y;
	background-repeat:repeat-y;
}

#homepage_login_inner {
	padding: 0 10px 0 10px;
}
#homepage_login_inner p {
	padding:0px;
}

#homepage_login_inner a, #homepage_login_inner a:active, #homepage_login_inner a:link, #homepage_login_inner a:hover, #homepage_login_inner a:visited {
	color:#FFFFFF;
}
#homepage_login input {
	width:100px;
}

input, textarea, select, submit {
	margin: 5px 0 5px 0;
}
input[type=text], textarea {
	width:300px;
}
submit {
	width:100px;
}
		
	
/* that's all folks */