/*
Theme Name: green Graphics
Theme URI: http://www.greengraphics.com.au
Version: 1.2
Description: A theme by green Graphics
Author: green Graphics
Author URI: http://www.greengraphics.com.au
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
}

a {
	color: #FDA442;
	text-decoration: none;
}
a:hover {
	color: #f58323;
	text-decoration: underline;
}

body {
	background: #333;
	color: #025b79;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal; 
	font-size: 62.5% ;
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	background: url("img/h2.png") no-repeat scroll 0 0 transparent;
	color: #222;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-variant: normal;
	text-indent: 10px;

}
h2 {	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5cb6e3;
	font-size: 1.4em;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
}

h3 {font: bold 1.1em sans-serif;}

h4 {	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #00A1DE;
	font-size: 1.4em;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: uppercase;
        line-height: 160%;}

h5 {	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222222;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
        line-height: 160%;}

hr {
	border: 0;
	color: #FFF;
	background-color: #CCC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Georgia,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: 8px;
			padding-bottom: 8px;
}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0 0;
	width: 960px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:0

}
/* title */
#header {
	background: #527d97 url('img/bb-header-2.jpg') no-repeat;
	font-size: 1.2em;
	height: 160px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 960px;
	over: hidden;
	z-index: 100;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}



/* navigation */
#navigation {

	height: 38px;
	z-index: 200;
	background-color: #00749b;
	
}

#navigation ul{
	/* float:right; */
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#navigation li {
  float: left;
  display: inline-block;
  position: relative;
	
}
#navigation a {
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 38px;
	padding: 0 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.15em;
	letter-spacing: 1px;
}
#navigation a:hover {background-position: left bottom; color: #B9D6EB;}

#navigation .current_page_item a:link, #navigation .current_page_item a:visited {

	color: #B9D6EB;
}


/* sub-menu */
#navigation li ul {
	width: 330px;
	position: absolute;
	left: 0px;
	top: 38px;
	padding: 0 0 10 0;
	margin: 0;
	z-index: 200;
	background:#fff;
	color:#055799;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 0.8em;
	letter-spacing: 0px;

}

#navigation li ul li{
background: #FFF;
width: 330px;
height: 32px;
padding: 0;
margin: 0;
border-bottom: solid 1px #bfcdd4;
	
}

#navigation li ul a{
	background: transparent;
	color:#055799;
	display: block;
	width: 310px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	
}

#navigation li ul a:hover{
	background: #809eb6;color:#333333;
}



/* main */
.main {
	border-top: 4px solid #FFF;
	z-index: 50;
	background: url('img/side-bar.jpg'); 
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 35px;
}

/* sub navigation */
.sidenav {

	margin-top: -38px;
	float: left;
	width: 230px;
	height: 650px;	
	padding-left:15px;
	padding-right:15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	font-weight:200;
		
}
.sidenav h2 {
	color: #045195;
	line-height: 30px;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.8em;


}


.sidenav ul {
	padding: 0;
	border-top: 0px solid #EAEADA;
}
.sidenav li {border-bottom: 0px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #666766;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #D0EBE8;
	color: #666766;	
}

/* content */
.content {

	float: right;
	width: 640px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	
}
.content .descr {
	color: #666766;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 4%;
	padding: 0px 0px 6px 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 150%;
	font-size:1.2em;
	font-style: normal;
	font-weight: 200;
}
.content p {
    	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 160%;
	font-size:1.2em;
	font-style: normal;
	font-weight: 200;
color: #025b79;
	}
	

.contentfull {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 915px;
}
.contentfull .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.contentfull li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.contentfull p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 180%;
	font-size:1.2em;
	font-style: normal;
	font-weight: 300;
	}

.contentfull table {
   	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 180%;
	font-size:1.2em;
	font-style: normal;
	font-weight: 300;
	}


	/* Image text wrap styles
--------------------------------------------------*/
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 {
	color: #FDA442;
	background: #00749b;
	font: normal 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0 16px;
	line-height: 30px;
	height: 88px;
	width:	928px;
	margin: 0 auto;
	text-align:center;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	
}

.footer p {
	margin: 10px 0 0 0; 
	padding-bottom: 0;
}

.footer p.bigger {
	font-size: 1.3em;
	}
	
.footer p.bigger a {
		color: #FDA442;
}

.footer a  {
	color: #ddd;
	text-decoration:none;
}

.footer a:hover {
	color: #fff;
	text-decoration:underline;
}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F8FCFC;
	color: #666766;
	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;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

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;}


.wp-caption {
	text-align: center;
 	background-color: #efefef;
  	padding-top: 5px;
  	margin: 5px;
	border: 1px solid #cdcdcd;
	border-radius: 0px 0px 5px 5px;
	clear: none;
}

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


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


.wp-caption alignleft {
	align: left;}





/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#fff;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#fff;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#fff;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}


.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#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 */
