/*
Theme Name: wv_cwatson
Theme URI: http://www.webvance.com.au/
Description: Webvance Claire Watson Theme
Version: 1.0
Author: Steven Batzogiannis
Author URI: http://www.webvance.com.au/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
/*	border: 1px solid #959596; */
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 850px;
	}

#header {margin: 32px 0 32px 0; padding: 0; height: 32px; width: 850px;}
#headerimg 	{margin: 0 0 0 -60px; height: 29px; width: 273px; display:inline; position:relative; float:left;}

#content {font-size: 1.2em;}

.widecolumn {padding: 10px 0 20px 0; margin: 5px 0 0 150px;	width: 550px; line-height: 1.6em;}
.widecolumn .entry p {font-size: 1.05em;}
.widecolumn .post {margin: 0;}
.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;}

.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.narrowcolumn {float: left;	padding: 0 0 20px 45px;	margin: 0px 0 0; width: 700px;}
.narrowcolumn .postmetadata {text-align: center; padding-top: 5px;}

.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}

#footer {background: #fff;	border: none; padding: 0; margin: 0 auto; width: 850px;	clear: both;}
#footer p {margin: 0; padding: 20px 0; text-align: center;}


/* GENERAL SETTINGS */
a {color: #FF3F00;	text-decoration: none;}
a:hover {color: #D43F00; text-decoration: underline;}

a:active {outline: none;}
a:focus{-moz-outline-style: none;}

small {font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em;	line-height: 1.5em; color: #666;}

hr {display: none;}

a img {border: none;}

.clear {clear: both;}

code {font: 1.1em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps {font-size: 0.9em;	letter-spacing: .07em;}

.nocomments, .postmetadata, blockquote, strike {color: #444;}

.post {margin: 0;}
.post hr {display: block;}

.postmetadata {clear: both;}

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


/* HEADINGS */
h1, h2, h3, h4 {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold;}

h1 {font-size: 4em;	text-align: center; padding-top: 70px; margin: 0;}
h2 {font-size: 1.6em; margin: 0;}
h3 {font-size: 1.3em; padding: 0; margin: 20px 0 0;}
h4 {font-size: 1.2em; padding: 0; margin: 20px 0 0;}

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, h4, h4 a, h4 a:visited {color: #333;}

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

h2.pagetitle {font-size: 1.6em; margin-top: 30px;	text-align: center;}

h3.comments {padding: 0; margin: 40px auto 20px ;}

h2 a:hover, h3 a:hover, h4 a:hover  {color: #D43F00; text-decoration: none;}
/* end HEADINGS */


/* Begin Sidebar */
#sidebar {padding: 20px 0 10px 0; margin-left: 545px; width: 190px; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
#sidebar form {margin: 0;}

#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;}
#sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0; padding: 0; color:#777;}
#sidebar ul ul li:before {content: "\00BB \0020";}

#sidebar #searchform #s {width: 108px; padding: 2px;}
#sidebar #searchsubmit {padding: 1px;}

#sidebar h2 {font-family: 'Lucida Grande', Verdana, Sans-Serif;	font-size: 1.2em; margin: 5px 0 0; padding: 0; text-decoration:none;}
/* End Sidebar */


#headerimg .description {font-size: 1.2em; text-align: center;}

.entry p a:visited {color: #b85b5a;}

.sticky {background: #f7f7f7; padding: 0 10px 10px;}
.sticky h2 {padding-top: 10px;}

#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}

.commentmetadata {font-weight: normal;}


/* Begin Images */
p img {padding: 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;}
/* End Images */


/* Begin Lists */
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 10px;}

.entry ul li:before{}

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

ol li {list-style: decimal outside;}
/* End Entry Lists */


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

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


/* Begin Comments*/
.alt {margin: 0; padding: 10px;}

.commentlist {padding: 0; text-align: justify; font-weight: bold;}
.commentlist li {margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li {margin-right: -5px; margin-left: 10px; font-size: 1em;}
.commentlist p {margin: 10px 5px 10px 0; font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}

.children { padding: 0; }

#commentform p {margin: 5px 0;}

.nocomments {text-align: center; margin: 0; padding: 0;}

.commentmetadata {margin: 0; display: block;}
/* End Comments */


/* Begin Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px; text-align: left;}
#wp-calendar a {display: block; text-decoration: none;}

#wp-calendar caption {text-align: center; width: 100%; font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center;}

#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff;}
	
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}

#wp-calendar th {font-style: normal; text-transform: capitalize;}
/* End Calendar */


/* Begin Various */
p.winfo {margin:4px auto;}
.lgrey {color:#666;}

.footnote {vertical-align:text-top;}

acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.screen-reader-text {position: absolute; left: -1000em;}

p.vimeo {margin-top:40px; margin-bottom:30px;}

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


/* ================================================================ 
wordpress-css-drop-down-menu
=================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:624px; height:30px; position:relative; z-index:100; border-right:1px solid #ccc; font-family:arial, sans-serif; display:inline; float:right;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:625px; w\idth:624px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:104px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:104px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#333; width:93px; height:28px; border:1px solid #ccc; border-width:1px 0 1px 1px; background:#fff; padding-left:10px; line-height:27px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:104px; w\idth:93px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fff url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#eee url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#eee url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#eee;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:104px;border-top:1px solid #ccc;}
/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:29px;}

/* position the third level flyout menu */
.menu ul ul ul{left:104px; top:-1px; width:104px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-104px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#fff; color:#333; height:auto; line-height:1em; padding:5px 10px; width:83px; border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:105px;w\idth:83px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#333; background:#eee;}
.menu :hover > a, .menu ul ul :hover > a {color:#333; background:#eee;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* Webvance Fixes for IE6 */
.menu a:hover {text-decoration:none;}

/* ================================================================ 
END wordpress-css-drop-down-menu
=================================================================== */

/* CODA SLIDER */
	#slider {width:800px; margin:0 auto; position:relative;}

	.navigation {padding:0 0 0 0; height:10px; background:url(images/page_navigation_bg.png) center top no-repeat;}
	
	.scroll{height:950px; width:800px; margin:-22px 0 0 100px; overflow:auto; position:relative; clear:left;}
	
	.scrollContainer .panel{padding:0; height:950px; width:820px; overflow:hidden;}
	
	.scrollButtons {cursor:pointer; cursor:default;}
	.scrollButtons a {cursor:pointer; display:inline-block; font-size:12px; text-decoration:none; color:#333; padding-left:10px; line-height:29px; font-weight:bold;}

.hide {display: none; visibility:hidden;}
/* end CODA SLIDER */