/*
Theme Name: SI Helena
Theme URI: http://www.insilico.com.au
Description: Wordpress theme for SI Helena
Version: 1.0
Author: insilico
Tags: SI Helena, yellow

*/

/*-----------------------------------------
	0. MAIN
	1. Generic
	2. Text, headers
	3. Links
	4. Areas, Divs
	5. Tables
	6. Forms
	7. Images
	8. Lists
	9. Menus
-----------------------------------------*/

/*-----------------------------------------
	0. MAIN
-----------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: Arial, sans-serif;
	color: #222;
	background: #fff;
	font-size: 75%; /* Default font size. The font-size percentage is of 16px. (0.75 * 16px = 12px) */
	line-height: 1.5; /* Default line height. (12px * 1.5 = 18px) */
	text-align: left;
}

/*-----------------------------------------
	1. LAYOUT
-----------------------------------------*/

.a-left {
	text-align: left;
}

.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}

.a-justify {
	text-align: justify;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.hide {
	display: none;
}

.out-of-view {
	position: absolute;
	left: -9999px;
}

.green-color {
	color: #0c0;
}

.red-color {
	color: #f00;
}

.red-bg {
	background: #fff0f0;
	border: 1px solid #f00;
}

/*-----------------------------------------
  2. TYPOGRAPHY
-----------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #222;
	letter-spacing: 0;
}

h1 { 
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 { 
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 { 
	font-size: 1.5em; 
	line-height: 1;
	margin-bottom: 1em;
}

.widget_slideshow h3 {
	display: none;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 1.5em;
	text-align: justify;
}

blockquote { 
	margin: 0 0 1.5em;
	color: #666; 
	font-style: italic;
}

strong { 
	font-weight: bold;
}

small {
	font-style: italic;
	font-size: 0.8em;
}

em { /* emphasis */
	font-style: italic;
	font-size: 1.1em;
	background: #fff99e;
}

dfn { /* definition term */
	font-weight: bold;
	font-style: italic;
}

sup, sub {
	line-height: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
}

address { 
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	text-decoration: line-through;	
}

pre { 
	margin: 1.5em 0;
	white-space: pre;
}

pre,code,tt {
	color: #81c14e;
	font-family: 'lucida console', monospace;
}

hr {
	background: #003867;
	color: #003867;
	border: none;
	height: 0.1em;
	margin: 0 0 1.4em;
}

.indent {
	padding: 0 0 0 1.5em;
}

div#twitter_div span {
	display: block;
	font-style: italic;
}

/*-----------------------------------------
  3. Links
-----------------------------------------*/

a:link, a:active, a:visited {
	color: #153693;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

table#wp-calendar td a {
	display: block;
	background: #fffbd5;
}

/*-----------------------------------------
  4. Area, Divs
-----------------------------------------*/

div#print-logo {
}

div#header-wrapper {
	display: none;
}

div#header {
	position: relative;
	width: 960px;
	height: 230px;
	margin: 0px auto;
	text-align: left;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 620px;
	height: 90px;
}

div#branding {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 50px;
	line-height: 30px;
}

div#banner {
	position: absolute;
	top: 95px;
	left: 0px;
}

div#menu {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0px;
	left: 0px;
	z-index: 300;
}

div#search {
	position: absolute;
	bottom: 7px;
	right: 20px;
	z-index: 400;
}

div#content-wrapper {
}

div#content {
}

div#left-column {
}

div#right-column {
	display: none;
}

div.highlight-box {
	padding: 10px;
	margin: 0 0 1.5em;
	background: #f9f4d4 none repeat scroll 0 0;
	border: 1px solid #d8ba15;
}

div#footer {
}

div#footer-left {
}

div#footer-right {
}

div#twitter-wrapper-outside {
	background: #fff url("images/twitter-bg.jpg") top left repeat-y;
}

div#twitter-wrapper-inside {
	background: transparent url("images/twitter-top.jpg") top left no-repeat;
}

div#twitter_div {
	min-height: 100px;
	background: transparent url("images/twitter-bottom.jpg") bottom left no-repeat;
}

div.ngg-widget {
	margin: 0 0 1.5em 0;
}

div#flash-slideshow-widget {
	padding: 1px;
	border: 2px solid #bbb;
	margin: 0 0 1.5em;
}

/*-----------------------------------------
  5. Tables
-----------------------------------------*/

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

caption {
	text-align: left;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
}

col {
	background: #eff2ff;
}

col.alternate {
	background: #e8edff;
}

tr:hover {
	background: #eee;
}

th, td {
	border: 1px solid #fff;
	padding: 5px;
	font-size: 1em;
}

th {
	font-weight: bold;
	background: #d0dafd;
	padding: 10px 5px;
}

td {
}

table#wp-calendar th, table#wp-calendar td {
	border: 1px solid #eee;
}

/*-----------------------------------------
  6. Forms
-----------------------------------------*/

form {
}

fieldset {
	border: 0px;
	margin: 0 0 1.5em;
}

fieldset div {
	width: 300px;
	margin: 0 0 1.5em;
}

legend {
	float: left;
	text-transform: uppercase;
	color: #003867;
	margin: 0 0 1.5em;
}

label {	
}

input {
	padding: 2px 1px;
	background: #fff;
	border-color: #ddd #aaa #aaa #ddd;
	border-style: solid;
	border-width: 1px;
}

input.button {
	padding: 0 7px 1px;
	border-color: #aaa #888 #888 #aaa;
	border-style: solid;
	border-width: 1px;
	background: #bbb;
	color: #fff;
	font-weight: bold;
	text-align: center !important;
	white-space: nowrap;
	cursor: pointer;
}

input.button:hover {
	background: #aaa;
}

textarea {
	padding: 2px 1px;
}

select {	
}

input:focus, textarea:focus, select:focus {
	background: #f2fbff;
}

input.search {
	background: transparent url("images/search-bg.jpg") no-repeat scroll 0 0;
	border: medium none;
	color: #444;
	font-size: 11px;
	height: 18px;
	padding: 8px 0 0 28px;
	width: 183px;
}

form#contact legend {
	display: none;
}

/*-----------------------------------------
  7. Images
-----------------------------------------*/

img {
	border: none;
}

/*-----------------------------------------
  8. Lists
-----------------------------------------*/

ul, ol { 
	margin: 0 1.5em 1.5em 1.5em;
}

li ul, li ol {
	margin: 0 1.5em;
}

dl { 
	margin: 0 0 1.5em 0; 
}

dl dt { 
	font-weight: bold;
}

dd {
	margin: 0;
}

ul#left-column-widgets {
	margin: 0;
	list-style-type: none;
}

div#twitter_div ul {
	margin: 0 150px 0 70px;
	padding: 30px 0 30px 0;
	list-style-type: none;
}

/*-----------------------------------------
  9. Menus
-----------------------------------------*/

#dropmenu, #dropmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 300;
	/* width: 100%; */
	width: auto;
	font-weight: bold;
}

#dropmenu a {
	display: block;
	height: 40px;
	padding: 0 11px 0 12px;
	color: #444;
	text-decoration: none;
	background: transparent url("images/menu-divider.jpg") top right no-repeat;
	line-height: 40px;
}

#dropmenu a:hover {
	color: #fff;
}

#dropmenu li {
	float: left;
	position: relative;
}

#dropmenu ul {
	position: absolute;
	display: none;
	width: 12em;
	top: 39px;
	left: -1px;
}

#dropmenu ul a {
	border-left: 1px solid #c3a30f;
	background: #e3bf14;
	line-height: 25px;
}

#dropmenu li ul {
	border-top: 1px solid #c3a30f;
	width: 14.1em;
}

#dropmenu li ul a {
	width: 12em;
	height: auto;
	float: left;
	border-bottom: 1px solid #c3a30f;
}

#dropmenu ul ul {
	top: auto;
}

#dropmenu li ul ul {
	left: 12em;
	margin: 0px 0 0 10px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display: none;
}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display: block;
}

