/*
Theme Name: theme_22
Theme URI: http://www.lambrechtsen.com.au
Description: A simple theme. Valid XHTML and CSS.
Version: 1.0
Author: T C Lambrechtsen
Author URI: http://www.lambrechtsen.com.au
Tags: 

*/


body {
	margin:0;
	background:#fff;
	color:#000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Myriad Pro', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#888;
	text-decoration: none;
}

a:hover {
	text-decoration:underline; 
	color:#666;
}

h1, h1 a, h2, h2 h3, h3 a, h4, h5, h6 {
	margin-bottom:0;
	color:#000;
	text-align:left;
}


	

h1 {font-size:2.2em;}
h2 {font-size:1.7em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
	float: left;
	padding: 0 50px 0 0;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
    /*width: 90%;*/
}

#wrapper {
	/*margin:0 5%;*/
	/*padding-right:230px;*/
}

#content{
	/*margin-left: 25%;*/
	width:750px;
	/*padding:20px 4% 20px 0;*/
	margin: 0 auto;
	border-bottom: 0.5em solid #000;
}



/* Header */

#header {
	margin:0 0 70px 0;
	padding:2em;
	height:5em;
	background:#FFF;
}

#headertitle {
	float:left;
	position:absolute;
	top:2.4em;
	left:10%;
}

#headertitle h1 {
	margin:0; 
}

#headertitle h1 a {
	background:transparent;
	color:#000;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	background:transparent;
	color:#000;
	font-size:1.1em;
}



/* Top navigation */

#navcontainer {
	border-top: 0.5em solid #000;
	background:#FFF;
	height: 3em;
	margin: 0 auto;
	/*margin-top:65px;*/
	padding: 0px;
	width: 700px;
}

#nav {
	padding: 0 30% 0 0;
	} 

#nav ul {
	padding:10px 0 0 0;
	margin: 0 auto;
	list-style-type: none;
	text-align: center;
	display: inline;
	} 

#nav a {
	
	font-family: 'Myriad Pro', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	margin-left:-5px;
	padding:0 24px;
	} 
	
#nav a:hover {
	color: #666;
	text-decoration: none;
}



/* #nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	} */

/*#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	*/
#nav li {
	display: inline;
	list-style-type: none;
	text-transform:uppercase;

} 
	
.search {
	float:right;
	padding:0 0.2em 0 0;
	margin-top: -30px;
	/*margin-left: 70%;*/
	/*width: 800px;*/
	clear: left;
}
	
.search form {
	float: right;
	padding:0;
}
.search input {
	
	display:inline;
	width:218px;
	border:1px solid #000;
	margin:0 auto;
	padding:0 5px;
	background:#FFF;
	color:#000;
	font-size: 10pt;
}



/* Footer */
#footer { 
	font-size:1em;
	background:#FFF;
	color:#000;
	clear:both;
	padding:10px;
	text-align: center;
	display: inline;
}

#navlist ul li {
	display: inline;
	list-style-type: none;
	text-align: center;
	}


#footer a {
	color:#333;
	padding: 5px 10px;
}

#footer ul {
	display: inline;
	list-style-type: none;
	text-align: center;
}

.sidebar ul li {
display: inline;
}

/* Post */
.post {
	margin:0 0px 4em 0;
	padding: 0 0 0 40px;
	max-width: 690px;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
}
.post li li {
<br> </br>
	font-size:1.3em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	/*border-bottom:1px solid #ddd;*/
	padding: 0 0 0 18px;
}
.postentry a:hover {
	/*border-bottom:1px solid #258;*/
	text-decoration:none;
}

.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	color:#888;
	text-align:justify;
}

div.navigation {
	font-size:1.1em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

#headerimg {
	width: 540px;
	height: 135px;
	background: #FFF url(img/header.jpg) no-repeat;
	margin: 0 auto;
	}
	
	
/* GALLERY ______________________________*/

.ngg-galleryoverview {
	width: 600px;
	margin: 0 auto;
}
	
	
	
	
	
	

/* LIGHTBOX ___________________________________________________ */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* GALLERY ______________________________*/

.ngg-galleryoverview {
	width: 600px;
	margin: 0 auto;
}


.current_page_item {
background-color: #c6caca;
padding-top: 6px;
}

.current_page_item a {
color:#fff;
}


p img {
padding: 0 20px 0 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}