/*   
Theme Name: VICSCALE
Theme URI: http://vfsaa.org.au/
Description: VICSCALE theme for VFSAA.org.au. Built on the Thematic parent framework development.
Author: Luke Thomas
Author URI: http://
Template: thematic
Version: 0.1
Tags: Thematic
.
.
*/

/*
	LAST EDIT: 24-02-2010 17:54
/**/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-l-fixed.css');/**/
@import url('../thematic/library/layouts/2c-r-fixed.css');/**/
/*@import url('../thematic/library/layouts/3c-fixed.css');/**/
/*@import url('../thematic/library/layouts/3c-r-fixed.css');/**/
/*@import url('../thematic/library/layouts/3c-r-fixed-primary.css');/**/
/*
@import url('style_0.css');
/**/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/**
 * VICSCALE LOGO COLOURS=========
 * Light Blue #0080ff
 * Red #ff0000
 * Dark Blue #000080
 * Yellow #ffff00
 * ==============================
 **/

/* Begin Structure */
#wrapper {
	background:#94D1F2;
}
#header {
	background: #ffffff;
	margin:0 auto;
	width:990px;
	height:200px;
	z-index:1000;
	/*padding:14px 0 0 0;*/
	}
#main {
	/*background: #ffffff url('images/ground.jpg') no-repeat left bottom;*/
	background-color:#ffffff;
	padding:14px 0 92px 0;
}
#content {
	width:620px;
}
#primary {
	padding:0;
	border:0;
}
#footer {
	/*background-color:#22d51d;*/
}
/* End Structure */

/* Begin Typography & Colors */
body {
	width:100%;
    font-family:Arial,Verdana;
}

a:active, a:hover {
	color:#0080ff;
}
#branding {
	background:#F0F0F0;
}
#access {
	background:#F0F0F0;
}
.menu {
	margin:0 auto;
}
.aside a:active, .aside a:hover {
	color:#0080ff;
}
.aside .current_page_item a {
	color:#0080ff;
}
.aside .current_page_item .page_item a:hover, .aside .current_page_item .page_item a:active {
	color:#0080ff;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#0080ff !important;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:none repeat scroll 0 0 #EAEAEA;
	border-bottom-color:#EAEAEA;
	outline:0 none;
}
.sf-menu a, .sf-menu a:visited {
}
.sf-menu li.current_page_item {
}
.entry-title a:active, .entry-title a:hover {
	color:#0080ff;
}
/* End Typography & Colors */

/* Begin Header */

#branding {
	padding:14px 0 0 0;
	margin:0;
	height:160px;
	width:100%;
}
#blog-title a {
	background: transparent url('images/vfsaa_logo_sml.gif') no-repeat center left;
	position:absolute;
	overflow: hidden;
	/*width: 317px;*/
	width:920px;
	height: 151px;
	text-indent: -9999px;
	/*margin:0 auto;
	float: left;*/
	display: block;
	z-index:1000;
	padding:0;
	margin:0 0 0 10px;
}
#blog-description {
	float:left;
	margin:30px auto;
	padding:16px 0 0 200px;
	font: 36px Arial,sans-serif;
	font-weight:bolder;
    line-height:20px;
}

/*#branding {
	background: transparent url('images/vfsaa_logo_sml.gif') no-repeat center left;
}

#blog-title {
	display:block;
	margin-left:200px;
}

#blog-description {
	display:block;
	margin-left:200px;
}*/

.nav-above, #nav-holder, .nav-below {
}
.nav-above {
	/**/background-color: transparent;
	padding:4px;
}
#nav-holder .menu {
	background:#fff;
}
.entry-title,
.entry-title-home {
	padding:14px 0 0 0;
}
.entry-meta {
	padding:0 0 0 4px;
}
.entry-date {
}
#copyright{
	background-color:#fff;
	/*background-color:#F0F0F0;*/
	clear:both;
	color:#666666;
	float:left;
	font-size:1.1em;
	padding:1em 0;
	width:100%;
}
#copyright p {
	float:left;
	margin-left:1em;
}
/* End Header */

/* Begin Footers */

#footer {
	/*margin:0 auto;*/
	margin:0 !important;
	padding:0 !important;
	border:0!important;
}
#siteinfo {
clear:both;
margin:0 auto;
width:990px;
padding:0 0 22px 0;
}
#copyright {
	padding:0 auto;
}
/* End Footers */

/* Begin Images */
p 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 10px;
	}

.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 {
	list-style: decimal outside;
	}

#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 */

/* 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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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 */

/* Admin Special */
.post-edit-link, a.post-edit-link, .post-edit-link a:link, .post-edit-link a:active, .post-edit-link a:visited {
	color:orange;
	border-bottom:1px solid orange;
}

.queries {
	background-color:PaleGreen;
	color:DarkBrown;
	font-family:arial;
	font-weight:bold;
	padding:1px 0 1px 5px;
}
/* End Admin Special */

/* Widgets */
#search {
	border:1px solid #ccc;
	padding:4px;
}
#wp-calendar caption {
	text-align:left;
}
#wp-calendar th {
	text-decoration:underline;
}
/* End Widgets */

/* File icons */
a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url('images/pdficon_small.gif') no-repeat center right;
}
/* End File icons */