/* 
Theme Name: Phil Anderson 
Theme URL: http://philanderson.com.au/
Description:
Author: CC & Co. 
Author URI: http://studiocc-co.com/
Version: 1.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;list-style: none;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

/* Overall Structure */

html, body, div, span, h1, h2, h3, h4, h5, h6, a, p {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.5em;
	
}
body, html {
	position: relative;
	width: 100%;
}
p {
	margin: 0.5em 0 1em 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}

#content a {
	text-decoration: underline;
	color: black;
}

#content ul li {
	list-style: disc;
	list-style-position: outside;
	padding-left: 1em;
}

#content ol li {
	list-style: decimal;
	list-style-position: outside;
	padding-left: 1em;
}

#container{
	width: 990px;
	margin: auto;
	padding-top: 396px;
	overflow: visible;
	position: relative;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

/* Header */
#header {
	background: url(images/white.png);
	margin-top: 18px;
	height: 95px;
	top: 0;
	position: fixed;
	width: 990px;
	z-index: 10;
}

#topTitle a{
	width: 301px;
	height: 64px;
	background: url(images/logo.png) center center no-repeat;
	display: block;
	padding: 10px 20px;
	float: left;
}
#topTitle a span {
	display: none;
}
#topNav {
	margin-left: 396px;
	padding-top: 65px;

}
#topNav li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #FFE512;
}

#topNav li.current_page_item a, 
#topNav li.current_page_ancestor a {
	border-bottom: 2px solid #FFE512;
	font-weight: bold;;

}
#topNav li a {
	padding-bottom: 2px;
	color: black;
	display: block;
}
#topNav li{
	float: left;
	margin-left: 29px;
	text-transform: uppercase;
}

#topNav .page-item-379 {
	display: none;
}

/* Sub Menu */

.subMenu {
	padding: 20px;
	margin-top: 50px;
	position: fixed;
	top: 90px;
	z-index: 11;
}
.subMenu ul li a, 
.subMenu ul li.current_page_item li a,
.subMenu ul li.current_page_ancestor li a,
.subMenu ul li.current_page_parent li a {
	color: white;	
	font-size: 14px;
	font-weight: bold;
}
.subMenu li {
}
.subMenu ul {
	width: 160px;
	position: relative;
}
.subMenu ul ul{
	position: absolute;
	left: 120px;
	top: 0;
}

.subMenu a:hover,
.subMenu li.current_page_item a:hover,
.subMenu li.current_page_item a,
.subMenu li.current_page_ancestor a:hover,
.subMenu li.current_page_ancestor a,
.subMenu li.current_page_parent a:hover,
.subMenu li.current_page_parent a,
.subMenu ul li li.current_page_item a:hover,
.subMenu ul li li.current_page_item a  {
	color: black;
	text-decoration: none;
}
.subMenu li ul {
	display: none;
}

.subMenu li.current_page_ancestor.current_page_parent ul {
	display: block;
}

#content, #images{
	background: white;
	width: 553px;
	margin:0px 0 0 auto;
	padding: 20px;
	position: relative;
	z-index: 3;
	
	
} 
#container .title {
	width: 400px;
	background: white;
	position: fixed;
	top: 396px;
	margin-right: 593px;
	z-index: 2;
		
}
#container .title h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
}
#container .title h2 a {
	font-size: 16px;
}

#content p {
	max-width: 432px;
}

/* Tour Page */
.tour {
	float: left;
	width: 240px;
	padding-right: 20px;
}

/* Gallery */
#images {
	margin-top: -40px;
	padding: 0;
	width: 593px;
	background: url(images/dropShadow.png) repeat-y right center;
	padding-left: 50px;
}
#images li {
	padding-bottom: 10px;
	background: white;
}

.gallery .imageBack.front {
	height:143px;
}
.gallery .title,
.gallery .SubImage {
	display: none;
}
.gallery #footer {
	background: transparent;
}
#container.gallery {
	padding-top: 143px;	
}

/* Side Bar */
#sidebar .widgettitle {
	display: none;
}
#sidebar {
	background: url(images/black.png);
	height: 20px;
	padding: 5px 20px;
	font-size: 13px;
	color: white;
	position: fixed;
	top: 113px;
	width: 950px;
	z-index: 14;
}
#sidebar li{
	float: left;
	padding-right: 80px;
}

#sidebar li a{
	color: white;
}

.submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-size:12px;
	height:19px;
	padding:1px 4px 4px;
}

.inputField {
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:15px;
	margin-left:8px;
	margin-right:8px;
	padding:2px 4px 2px;
}

#sidebar li.email {
	float:right;
	margin-right:-10px;
	padding-right:0;	
}


.clearBoth {
	clear: both;
}




/* Footer */

#footer {
	position: fixed;
	z-index: 1;
	top: 396px;
	width: 990px;
	background: white;
	height: 100%;
	
}

.credit {
	bottom:20px;
	color:#808080;
	margin-left:0;
	margin-top:84px;
	padding-left:20px;
	position:fixed;
	text-align:left;
	width:300px;
	z-index:20;
}

.credit a {
	color:#808080;
}
.credit, .credit a{
	font-size: 10px;
}

/* Social Widge */
#topNav li.facebookIcon {
	margin-right:15px;
	position:absolute;
	right:2px;
	top:10px;
}


/* Background Image */
.imageBack.front {
	height:396px;
	left:0;
	overflow:hidden;
	position:fixed;
	right:auto;
	top:0;
	width:100%;
	z-index:10;
}

.imageBack.front #supersize2 {
	position:relative;
}

.flashVideo {
	width: 100%;
	height: 100%;
	z-index: -1;
	position: fixed;
	top:0;
	left:0;
	background: black;
}

/* Sub Image */
	
.SubImage {
	height:253px;
	margin-left:397px;
	position:fixed;
	top:143px;
	width:593px;
	z-index:12;
}
body > SubImage { position: fixed; }


/* Home Page */
a.homeTitle {
	display: block;
	top: 30px;
	z-index: 14;
	width: 377px;
	padding: 0 20px;
}
a.homeTitle,
a.homeTitle p {
	font-size: 29px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	line-height: 1em;
}
a.homeTitle p {
	width: 355px;
}

.homePannel {
	height:390px;
	position:fixed;
	top:143px;
	width:990px;
	z-index:14;
	padding-top: 10px;
}

#container .home .title {
	top: 544px;
	display: none;
}
#container .home #footer {
	top: 544px;

}
.home .imageBack.front { 
	height: 544px;
}

.home {
	padding-top:148px;
}
