/*
Theme Name: NSVC
Theme URI: http://www.weedworks.com.au
Version: 1.2
Description: A theme by Weedworks
Author: Weedworks
Author URI: http://www.weedworks.com.au
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 20;
}

a {color: #2D96D3;}
a:hover {color: #2D96D3;}

body {
	background: #d5d5d5 url('img/bg.jpg') repeat-x center top;
	color: #033568;
	font: normal 62.5% Times New Roman, sans-serif
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.6em Times New Roman,sans-serif;
	margin-bottom: 4px;
	color: #E4E4E4;
	text-decoration:none;
}
h2 {font: normal 1.6em Times New Roman,sans-serif;
color: #2D96D3;}
h3 {font: bold 1.1em sans-serif;}

.sidenav #services {
	margin-top:0px;
	margin-bottom:18px;
	border:3px solid #fff;
	padding:18px;
	padding-top:45px;
	background: #FFF url('img/services.jpg') no-repeat top;
	
}

.noshow {
	display: none;
}

.sidenav #services ul  {
padding-left:15px;

}

.sidenav #services ul li a  {
color:#2D96D3;

}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 160%;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 9px;
			padding-bottom: 10px;
}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0 0;
	width: 900px;
}

/* header */
.top {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0
}
/* title */
#header {
	background: #FFFFFF url('img/header.jpg') no-repeat;
	font-size: 1.2em;
	height: 246px;
	padding: 0px;
	width: 900px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	over: hidden;
	z-index: 100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* navigation */
#navigation {

	height: 41px;
	z-index: 200;
}

#navigation ul{
	
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
  float: left;
  display: inline-block;
  position: relative;
	
}
#navigation a {
	text-shadow:1px 1px 2px #000;
	color: #e4e4e4;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 41px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
#navigation a:hover {
	background-position: center bottom;
	color: #e4e4e4;
	background-image: url(img/nav_over.jpg);
	background-repeat: no-repeat;
}

#navigation .current_page_item a:link, #nav .current_page_item a:visited {
	background-position: center bottom;
	color: #e4e4e4;
	background-image: url(img/nav_over.jpg);
	background-repeat: no-repeat;
}


/* sub-menu */
#navigation li ul {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 41px;
	background: transparent url(img/menu-bottom.png) bottom left no-repeat ! important;
	background: transparent url(img/menu-bottom.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
	margin: 0;
	z-index: 200;
}

#navigation li ul li{

background: #D9E1E5;
width: 180px;
height: 32px;
padding: 0;
margin: 0;
border-bottom: solid 1px #bfcdd4;
	
}

#navigation li ul a{
	background: transparent;
	display: block;
	width: 160px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	
}

#navigation li ul a:hover{
	background: #D9E1E5 url('img/nav.gif') left bottom repeat-x;
}
/* main */
.main {
	padding-top:15px;
	z-index: 50;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 253px;
	padding-top:13px;
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding-left:14px;
	border-top: 0px solid #EAEADA;
}

.sidenav li {
	font-size: 1.2em;
	line-height:140%;
	color: #grey;
	display: block;
	text-decoration: none;
background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;	
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #fff;	
}

/* content */
.content {
	background: url('img/title.jpg') no-repeat top;
	background-color:#FFF;
	float: left;
	width: 598px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

.content1 {
	
	float: left;
	width: 620px;
	height:245px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


.slideshow {
	border:3px solid #fff;
	float: left;
	width: 620px;
	height:245px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}



.content2 {
	background: url('img/title.jpg') no-repeat top;
	background-color:#FFF;
	float: left;
	width: 598px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 20;
	padding-left: 16px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding-left:15px;
	padding-top:0px;
	font-family: "Times New Roman",sans-serif;
	color:#686868;
	line-height: 180%;
	font-size:1.2em;
}
.content p {
    font-family: "Times New Roman",sans-serif;
	color:#686868;
	line-height: 180%;
	font-size:1.2em;
	}

.content1 p {
    font-family: "Times New Roman",sans-serif;
	color:#686868;
	line-height: 180%;
	font-size:1.2em;
	}

.content2 p {
    font-family: "Times New Roman",sans-serif;
	color:#686868;
	line-height: 160%;
	font-size:1.2em;
	}
	
img.alignright {float:right; margin:4em 4em 4em 4em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* footer */
.footer {
	background: url('img/footer.jpg') no-repeat;
	color: #FFF;
	font: normal 0.5em arial;
	padding: 0 16px;
	line-height: 22px;
	height: 22px;
}
.footer a, .footer a:hover {color: #FFF;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 15px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.post img {border: 0px solid #DDD; margin: 4px 0;}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}


#searchform {padding:20px;}


/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */
