/*
Theme Name: Total I.T. Australia
Theme URI: http://www.total-it-australia.com
Description: Total I.T. Australia
Version: 0.1
Author: Michael Ehrenberg
Author URI: http://www.growmedia.com.au/
Tags: Total I.T. Australia

*/

body {
	margin:0 auto;
	padding:0 auto;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	/*color: #bfbfbf;*/
	color:#333333;
	text-align: center;
	background-color:#FFFFFF;
	background-image:url(images/background-gradient.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	

h1 {
	font-weight:lighter;
	color: #0055b5;
	font-size:22px;
	}

.headingBlue{
	font-weight:lighter;
	color:#0055b5;
	font-size:22px;

}
	
.headingGrey{
	font-weight:lighter;
	color: #a3a3a3;
	font-size:22px;
}
	
a{
	text-decoration:none;

	color:#0055b5;
	}
	
a:hover {
	text-decoration: underline;
	
}

a:visited{
	color:#0055b5;
	}
	
ul {

list-style: none;

padding: 0px;

margin: 0;

}

li { 

padding-left: -20px;

margin-bottom:8px; 

} 



#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	position:relative;
/*	top:31px;*/
	}

#header {
	overflow:auto;
	}

.tick {list-style-image: url(images/tick.gif);}

.headerFixed{
	height:31px;
/*	position:fixed;*/
	left: auto;
	top:0;
	background-image:url(images/header-top-background.png);
	width:100%;
	z-index:10000;
	color:#9c9c9c;
	text-align:center;
	font-weight:bold;
/*	margin:0 auto; */
}

.headerFixedInner{
	text-align: right;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	line-height:31px;
}

.headerLogos{
	height:89px;
	padding-top:34px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/background_light.png);
	background-position:center -31px;
	background-repeat:no-repeat;
	}
.headerLogoLeft{
	padding-top:25px;
	float:left;
	}
	
.headerLogoRight{
    padding-top:47px;
	float:left;
    }

.headerMenuLeft{
	width:30px;
	height:66px;
	float:left;
	background-image:url(images/headerMenuLeft.png)
	}
	
.headerMenuRight{
	width:30px;
	height:66px;
	float:left;
	background-image:url(images/headerMenuRight.png)
	}
	
.headerHome{
	height:195px;
	background-color:#0056b9;
	border-bottom:solid 3px #FFFFFF;
	background-repeat:no-repeat;
}

.headerSideMenu{
	float:right;
	padding:14px 19px 0 0;
	cursor: pointer;
}
	
.searchContainer{
	width:235px;
	height:24px;
	float:right;
	padding-top:21px;
	}

.searchInputBackground{
	width:207px;
	height:21px;
	background-image:url(images/searchbar_bg.png);
	background-repeat:no-repeat;
	border:0;
	float:left;	
	}

.searchInput{
	width:200px;
	height:21px;
	background:none;
	border:0;
	padding-left:5px;
	padding-top:2px;
}

.searchButton{
	width:23px;
	height:24px;
	float:left;
	border:0;
	padding-left:5px;
}

#footer {
	font-size:10px;
	}

#footer a{
	color:#FFFFFF;
	}
	
#footer .darkgrey{
	color:#4a4a4a;
	padding-top:18px;
}

#footer .lightgrey{
	color:#9c9c9c;
	padding-top:18px;
	padding-bottom:18px;
}

.footerMenuContainer{
	display:block;
	overflow:auto;
	}

.footerMenuLeft{
	width:30px;
	height:66px;
	float:left;
	background-image:url(images/footerMenuLeft.png)
	}
	
.footerMenuRight{
	width:30px;
	height:66px;
	float:left;
	background-image:url(images/footerMenuRight.png)
	}

.footerMenuCenter{
	height:66px;
	width:860px;
	background-image:url(images/footerMenuBackground.png);
	background-repeat:repeat-x;
	float:left;
	text-transform:uppercase;
	line-height:66px;
}

.footerByLine{
	float:right;
	color:#777777;
	}

.footerfbooktwit{
	float:left;
	padding:22px 0 0 5px;
}

.footerLogo{
	float:right;
	padding:22px 0 0 5px;
}




#content {
	/*background-image:url(images/content-panel-background.jpg);*/
	background-image:url(images/content-panel-background-white.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	overflow:auto;
	padding:30px 50px 30px 50px;
	border-left:solid 1px #EBEBEB;
	border-right:solid 1px #EBEBEB;
	text-align:justify;
	}
	
#content .form{
	overflow:auto;
	padding-top:20px;
	padding-bottom:20px;
	}
	
#content .form .label{
	font-weight:bold;
	color: #0055b5;
	}
	
#content .form .input{
	border:solid 1px #CCCCCC;
	}
	
.formcontainer{
	width:447px; 
	padding:25px; 
	background-color:#F8F8F8; 
	border:solid 1px #E2E2E2;
	overflow:auto;
	}
	
#content .form .FormCalendar{
	position:relative;
	top:3px;
	left:2px;
}

#content .backButton{
	padding-bottom:10px;
}

.sideMenuContainer{
	width:299px;
	/*height: 640px;*/
/*	border:solid 1px #333333;*/
	float:right;
	margin:14px 18px 18px 0;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:-30px;
	left:50px;
	cursor: pointer;
	}	

.sideMenu {
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

.sideMenu a{
	color:#FFFFFF;
	cursor:pointer;
	}

.sideMenu a:hover{
	text-decoration:none;
	}

.sideMenu a:visited{
	color:#FFFFFF;
	}
	
.sideMenu .top{
	width:299px;
	height:	44px;
	background-image:url(images/sidemenu_bg_top.png);
	line-height:44px;
}

.sideMenu .top:hover{
	width:299px;
	height:	44px;
	background-image:url(images/sidemenu_bg_top_r.png);
	}

.sideMenu .mid{
	width:299px;
	height:	40px;
	background-image:url(images/sidemenu_bg_middle.png);
	line-height:40px;
}

.sideMenu .mid:hover{
	width:299px;
	height:	40px;
	background-image:url(images/sidemenu_bg_middle_r.png);
}

.sideMenu .bottom{
	width:299px;
	height:	44px;
	background-image:url(images/sidemenu_bg_bottom.png);
	line-height:40px;
}

.sideMenu .bottom:hover{
	width:299px;
	height:	44px;
	background-image:url(images/sidemenu_bg_bottom_r.png);
}

.top .icon{
	float:left;
	padding:12px 10px 0 30px;
	}

.icon{
	float:left;
	padding:8px 10px 0 30px;
	}
	
.sideMenuContainer .spacer { height:28px;}

.sideMenuContainer .adPanel{
	width:299px;
	height:	118px;
	background-image:url(images/adpanel_bg.png);
	padding-top:7px;
	background-repeat:no-repeat;
	cursor: pointer;
	}

.sideMenuContainer .adPanel:visited{
	background-image:url(images/adpanel_bg_r.png);
	}

.sideMenuContainer a{
	color:#FFFFFF;
	}

.sideMenuContainer a:visited{
	color:#FFFFFF;
	}
	
.adPanel:hover{
	background-image:url(images/adpanel_bg_r.png);
	text-decoration:none;
}

.adPanel .adimg{
	position:relative;
	top:-8px;
	float:left;
	}

.adPanel .textbox{
	float:left;
	width:145px;
	height:80px;
	padding:18px 15px 0 0;
	background-image:url(images/adpanel_icon.png);
	background-repeat:no-repeat;
	background-position:121px 72px;
	font-size:11px;
}

.adPanel .heading{
	font-size:14px;
	font-weight:bold;
	font-size:18px;
}

.adPanel a:hover{
	text-decoration:none;
	}

.serviceContainer{
	overflow:auto;
	}


.serviceContainer .serviceItem{
	width:248px;
	height:90px;
	float:left;
	line-height:65px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
}

.serviceContainer .serviceItem img{
	float:left;
	margin-right:6px;
}

.TestimonialsTitle{
	color: #0055b5 ;
}




.clear{
	clear:both;
	}
		
/* popup form */

#popup{
    	z-index: 10000;
	    background-image:url(images/header-top-background.png);
	    position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;  
		display:none;
		color:#FFFFFF;
    }

#popup .content{
	width:560px; height:400px; position:absolute; top:50%; left:50%; margin:-200px auto auto -300px;
	background-color:#333333;
	border:solid 1px #CCCCCC;
	position:relative;
	z-index:10001;
	padding:20px;
	text-align:left;
	-moz-border-radius:10px;
    }	
	
#popup .content #close{
	float:right;
    }
	
#popup label{
	font-weight:bold;
	color:#FFFFFF;
	width:200px;
	}
	
#popup .input{
	background-color:#CCCCCC;
	color:#333333;
	width:250px;
	border:0;
	}



	
/* Page/Post Specific */


.entry{
	line-height:17px;
	}


/*
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}
*/

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1489ff;
	}

h2, h2 a, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a:hover{
	text-decoration:underline;
	}
/*
.entry p a:visited {
	color: #b85b5a;
	}
*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a:hover {
	
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	/*height: 200px;*/
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 80px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 80px;
	width: 550px;
	}

.post {	
	
	text-align: justify;
	line-height: 17px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:1px solid #B1D084;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 10px 7px;
	display: inline;
	}
	
.entry img.alignleft {
	margin: 0 15px 2px 0;
	display: inline;
	}
	
.entry img{
	border:1px solid #B1D084;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
	

html>body .entry ul, .list{
	margin-left: 0px;
	padding: 0 0 0 15px;
	list-style: none;
	padding-left: 10px;
	text-indent: 10px;
	}

html>body .entry li, .list li {
	margin: 2px;
	}

.entry ul li:before, #sidebar ul ul li:before, .list li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements #searchform{
	width:160px;
	float:right;
	position:relative;
	top:6px;
	}

#searchform .textfield{
	width:106px;
	}


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
	*/

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
/*
select {
	width: 130px;
	}
*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 700px;
	width: 190px;
	background-color:#ebebeb;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	visibility:hidden;
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
	}
	
	
.largericontext {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}

.largericontext a {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* QUICKLINK MENU */

#quicklink{
	width:395px;
	font-weight:bold;
	color:#BFBFBF;
	padding-top:20px;
	float:left; 
	padding-left:70px;
	}
	
#quicklink a:hover{
	text-decoration: underline;
	
	}
	
#quicklink ul {
	margin:0px;
	padding:0px;
	list-style-type: none !Important;
	}

#quicklink li {
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 20px;
	width:170px;
	height:30px;
	line-height:30px;
	border-bottom:solid 1px #d0d0d0;
	background-image:url(images/bullet-white.gif);
	background-repeat:no-repeat;
	background-position:0 12px;
}	



/* HEADER MENU */

#headerMenuContainer{
	height:66px;
	width:860px;
	background-image:url(images/headerMenuBackground.gif);
	background-repeat:repeat-x;
	float:left;
}

#headerMenuContainer a, #headerMenuContainer a:visited {
	text-decoration: none;
}
#headerMenuContainer a:hover {
	color:#fff;
	text-decoration:underline;
	
}
#headerMenuContainer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#mc_menu_1 {
	margin:0px;
	padding:0px;
	list-style-type: none !Important;
	
	
}
#mc_menu_1 a, #mc_menu_1 a:visited {
	color:#FFF;
	display:block;
	margin:0px;
	padding:0 16px;
	margin-top:25px;
	height:14px;
	border-right:1px dotted #FFFFFF;
	font-weight:bolder;
	font-size:14px;
}

#mc_menu_1 a:hover {
	color:#FF6600;
	text-decoration:none;
}
#mc_menu_1 li {
	float:left;
	margin:0px;
	padding:0px;
}
#mc_menu_1 li ul {
	position:absolute;
	width:10em;
	left:-999em
}
#mc_menu_1 li li {
	float:left;
	margin:0px !Important;
	padding:0px !Important;
	width:150px;
}
#mc_menu_1 li li a, #mc_menu_1 li li a:link, #mc_menu_1 li li a:visited {
	background:#d71c22;
	width:150px;
	float:none;
	text-transform:none;
	margin:0px;
	padding:2px 10px 2px 10px;
	border-bottom:1px solid #8c0000;
	border-left:1px solid #5a0000;
border-right:1px solid #5a0000
}
#mc_menu_1 li li a:hover, #mc_menu_1 li li a:active {
	background:#8c0000;
	padding:2px 10px 2px 10px
}
#mc_menu_1 li:hover ul {
	left:auto;
	display:block
}
#mc_menu_1 li:hover ul, #mc_menu_1 li.sfhover ul {
	left:auto
}


