/*
Theme Name: Talbot
Author: Davichi
*/
#staffimgcorrection {
	padding-top: 32px;
	}

#staffname {
	font-weight: bold;
	font-size: 12px;
	color: #3399cc;
	}

#lbstaffname {
	font-family: Calibri;
	font-size: 24px;
	color: #00609f;
	font-weight: bold;
	}
	
#lbstaffnameshad {
	font-family: Calibri;
	font-size: 22px;
	color: #00609f;
	font-weight: bold;
	}

#lbstafftitle {
	font-family: Calibri;
	font-size: 16px;
	padding-top: 5px;
	color: #80715e;
	}

#container { 
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

.footer {
	padding: 0.5em;
	text-align: right;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 15%;
	left: auto;
	width: 710px;
	height: 70%;
	padding: 0;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.staff-container {

	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

.staff-content {
	width: 500px;
	}

.staff-content .clm-left {

	float: left;
	width: 160px;

}

.staff-content .clm-right {

	float: left;
	width: 540px;
	padding-top: 130px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;

}

.staff-content .staff-photo {

	margin-top: 5px;
	text-align: left;

}

.staff-content .logo {

	padding-top: 10px;
	text-align: center;

}

.quote {

	color: #5A88B1;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;

}

.staff-content .footer {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C598D;
	text-align: right;
	margin-right: 8px;
	margin-left: 8px;
	padding: 5px;

}

.lightbox[id]{ 
	/* IE6 and below Can't See This */    
	position: fixed;
	}

#overlay[id]{
	/* IE6 and below Can't See This */    
	position: fixed;    
	}


/* Begin NavBar */

#suckerfishnav {
    background:#80715d repeat-x;
    font-size:13px;
    font-family: Verdana;
    font-weight: regular;
    width:750px;
	height: 38px;
    }
#suckerfishnav, #suckerfishnav ul {
    float: none;
    list-style:none;
    line-height:38px;
    padding:0;
    margin :0px 21px;
	height: 38px;
    width:750px;
    }
#suckerfishnav a {
    display:block;
    color:#FFFFFF;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:220px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:220px;
    font-weight: normal;
    font-family: Verdana;
    }
#suckerfishnav li li a {
    padding:5px 10px;
    width:220px;
    font-size:11px;
    color:#FFFFFF;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 220px;
    }
#suckerfishnav li li:hover {
    background:#ab9c8f;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#80715d;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#ab9c8f;
    }

/* End Nav */

/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background-color: #efefef;
	background-image: url('images/Background.jpg');
	background-repeat: repeat-x;
	background-position: top;
	}

p {
	margin: 1em 0px;
}

#page {
	background-color: #C00;
	}

#searchposition {
	float: right;
	padding-right: 32px;
	padding-top: 30px;
	}

#searchtext {
	font-size:11px;
	color: #FFF;
	}


#headerimg 	{
	height: 241px;
	width: 792px;
	}

#content {
	font-size: 11px;
	}

#credits-text {
	text-align:left;
	color: #666;
	padding-left: 30px;
		}

#bottomnav {
	text-align:right;
	color: #666;
	padding-right: 30px;
		}

#bottomnav a {
	color: #666;
	text-decoration: none;
	}

#bottomnav a:hover {
	color: #3399cc;
	text-decoration: none;	
	}

.widecolumn .entry p {
	font-size: 10px;
	}

.narrowcolumn .entry, .widecolumn .entry, .standardcolumn .entry {
	line-height: 16px;
	}

.flashcolumn{
	line-height: 16px;
	}
	
#nav {
	text-align: left;
	}

.widecolumn {
	line-height: 16px;
	}
	
.standardcolumn .postmetadata {
	text-align: left;
	}

.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: 8px;
	line-height: 16px;
	}

h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}

h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	}

h3 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	}

#head3 {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #80715d;
	}

#head3 a {
	color: #80715d;
	}
	
#head3 a:hover {
	color: #3399cc;
	text-decoration: none;
	}

#mediapost {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #00609f;
	}

#mediapost a {
	color: #00609f;
	}

#mediapost a:hover {
	text-decoration: none;
	color: #3399cc;
	}

#headerimg .description {
	font-size: 10px;
	text-align: center;
	}

h2.pagetitle {
	font-size: 14px;
	}

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

#fdate {
	font-size: 10px;
	color: #999;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00609f;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #c28526;
	}
	
.archivelist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.archivelist li ul li {
	font-size: 10px;
}

.archivelist li {
	font-weight: normal;
}

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

.archivelist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	}

.archivelist p {
	font-weight: bold;
	font-size:11px;
	color:#80715d;
	margin: 1em;
	text-transform: none;
	}

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

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

code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: 0;
	}

a, h2 a:hover, h3 a:hover {
	color: #3399cc;
	text-decoration: none;
	}

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

/* End Typography & Colors */



/* Begin Structure */

#centerimg {
	text-align: center;
	}

#search {
	float: right;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	}

#credits {
		height: 20px;
		width: 792px;
		margin:auto;
		font-size: 10px;
	}

#footer-container {
	width: 792px;
	margin:0 auto;
	/* position:relative; */
	}

#footer {
	background-image: url(images/Footer-Background.png);
	background-repeat: no-repeat;
	height: 242px;
	}
	
#footer .clm {
	float: left;
	margin-top: 8px;
}
	
#footer-info {
	text-align:left;
	font-size: 11px;
	height: 200px;
	padding-left: 35px;
	padding-right: 35px;
	}

#footer-right {
	text-align:left;
	padding-top:0px;
	padding-left:35px;
	width:320px;
	}

#home-clm {
	background-image:url(images/Home-Background.png);
	background-repeat:no-repeat;
	margin-top: 38px;
	margin-left:auto;
	margin-right:auto;
	width: 792px;
	height: 311px;
	text-align: center;
	}

#homeflash {
	padding: 5px;
	}

#header-container {
	width: 792px;
	margin:0 auto;
	position:relative;
	}

#header {
	background-image: url('images/Banner-Background.png');
	background-repeat: no-repeat;
	padding: 0;
	height: 241px;
	text-align: center;
	}
	
#flash {
	width: 792px;
	background-image: url('images/Home-Background.png');
	background-repeat: no-repeat;
	}
	
.flashscolumn {
	padding: 0;
	margin: auto;
	width: 792px;
	}
	
.standardcolumn {
	background-image:url(images/NavBar-Background.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	width: 792px;
	}
	
#standardinfo {
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:left;
	width: 710px;
	}
	
#archiveinfo {
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 35px;
	margin-top: 0px;
	text-align:left;
	width: 560px;
	}
	
#archivenav {
	padding-bottom: 1px;
	padding-top: 55px;
	margin-top: 0px;
	text-align:left;
	width: 150px;
	}
	
.narrowcolumn {
	padding: 0;
	margin: auto;
	width: 792px;
	}

#nav {
	background-image: url('images/NavBar-Background2.png');
	background-repeat: no-repeat;
	height: 38px;
	width: 792px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.standardcolumn .postmetadata {
	padding-top: 0px;
	}

.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 */
h1 {
	padding-top: 70px;
	margin: 0;
	}

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 */
img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	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
	}
/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 3px;
	list-style-image: url('http://www.talbotgh.com.au/wp-content/themes/talbot/images/bullet.gif');
	list-style-position: outside;
	/* list-style-type: square;*/
	color: #333333;
	}

.entry ul li:before, #sidebar ul ul 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 {
	margin: 7px 0 8px 3px;
	list-style-image: url('http://www.talbotgh.com.au/wp-content/themes/talbot/images/bullet.gif');
	list-style-type: none;
	list-style-position: outside;
	/* list-style-type: square; */
	}

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



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

.archivelist {
	padding: 0;
	margin-top: 0px;
	text-align: justify;
	}

.archivelist li {
	padding-left: 5px;
	padding-top: 3px;
	list-style: none;

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

.archivelist p {
	margin: 10px 5px 10px 0;
}

/* 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: 545px;
	width: 190px;
	}

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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}
/* End captions */