/*  
Theme Name: OzGlot
Theme URI: http://ozglot.homepie.org/
Description: Kick up the down under.
Version: 0.9
Author: Orin R.
*/

body {
	margin:0;
	padding:0;
	width:100%;
	background:#006BD1 url(images/glot-sidestripe.png) repeat-y right;
}
#glot-wrap {
	background:url(images/glot-sidestripe.png) repeat-y left;
}

.red {
	width:100%;
	color: #FFF;
	background-color:#C00;
}
.red a {color:#EEE}
.red a:hover {color:#FFF}
#header-feature {
	margin:21px auto -116px;
	width:757px;
	text-align:center;
	position:relative;
}
#Aus-outline {
	position:absolute;
	margin-left:688px;
	width:123px;
	height:112px;
	top:10px;
	left:0px;
}
#Aus-outline a img {
	position:relative;
	z-index:8;
	width:123px;
	height:112px;
}

/* Top Menubar */
#top-bar {
	position:fixed;
	top:0;
	height:20px;
	z-index:400;
	text-align:center;
	border-bottom: 1px solid #ccc;
}
#menubar {
	margin:0 auto;
	width:600px;
}
#top-bar ul.tiny {
	width:70px;
	height:20px;
	overflow:hidden;
	}
#searchform #livesearch {
	text-align:center;
	background-color:#D90000;
	border: dotted #CCC;
	border-width: 0 2px;
	color:#fff;
	height:17px;
	width:140px;
	font-weight: bold;
}
#searchcontrols {
	background-image: url(images/search-controls.png);
}
#searchcontrols img {
	position:absolute;
	margin-top:5px;
	right:5px;
}
.LSRes .LSRow {
	width:144px;
	text-align:center;
	border: 0px solid #B44;
	border-top-width: 1px;
}
div#top-bar ul ul {display:none;}
div#top-bar ul li:hover ul {display:block;}
#top-bar ul {
	line-height:20px;
	list-style:none;
	margin:0;
	padding:0;
	width:144px;
	float:right;
}
#top-bar a, #top-bar h4, #searchform #livesearch  {
	text-align:center;
	font: bold 12px/20px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
}
#top-bar li {position: relative;	line-height: 20px;}
#top-bar ul ul, .LSRes {position: absolute;}
#top-bar ul li ul li a, #top-bar div.LSRow {background-color: #C00;}
#top-bar .LSRes #LSHighlight,#top-bar a:hover, div.LSRow:hover
	{background-color:#EC0000}
#top-bar ul li {float: left; width: 100%;}
#top-bar ul li ul a {
	height: 1%;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc #888 red #bbb;}


/* Red Roo Countdown */
#red-roo-clock {
	height:100px;
	position:relative;
	z-index:5;
	width:100%;
	border: 4px solid #c00;
	border-width: 0 0 4px 0;
}
#red-roo-clock img {
	float:left;
}
div#countdown {
	float:left;
	margin-bottom:-2px;
}
#countdown div {
	width:264px;
	display:block;
}
#countdown span {
	color:#FFF;
	background-color:#C00;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	text-align:center;
	font: x-large "Arial Black", Arial, sans-serif;
}
#countdown div span {
	width:65px;
	display:block;
	float:left;
}
#countdown.three-cols  div span {width:87px}
#countdown .first-row{
	display:block;
	font-size:0.7em;
	width:263px;
}
#countdown .last-row span {
	border-bottom-width: 0px;
	padding:10px 0 11px;
}

/* Main Blog Data */
#content {
	font: normal 1em Arial;
	margin: 0 auto;
	width:747px;
	background:#E5C400 url(images/yellow-aboriginal.png) repeat-y top;
}

a {text-decoration:none;
}
.entry a {color: #6633FF;}
a img{border:0}

/* Post Stylings */
.post {
	color:#7B68EE;
	padding:7px 0 0;
}
.post-meta {
	font: italic small-caps 1.1em sans-serif;
	margin-top:30px;
	padding-top:20px;
	position: absolute;
	text-align:center;
	width:108px;
	background: #00BEFC no-repeat top;
}
.post-meta, .post-meta a {color: #EECD00; }
.post-where {
	font-size: .8em;
}
.odd .post-meta {
	left:659px;
	background-image: url(images/meta-top.png)
}
.even .post-meta {
	left:-20px;
	background-image: url(images/meta-top-alt.png)
}
.post-where {
	padding:20px 2px;
	margin-bottom:-1px;
	background: no-repeat bottom;
	height:auto;
}
.odd .post-where {
	background: url(images/meta-bottom.png) no-repeat bottom;
}
.even .post-where {
	background-image: url(images/meta-bottom-alt.png);
}
.rel-wrapper {
	position:relative;
}
h3 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #6C6;
	padding:0 5px;
}
.written .entry {
	width:547px;
	padding:0 0 1px;
	margin:5px auto;
	background: #F8F8FF url(images/entry-top.png) no-repeat top;
}
.written.odd .entry {margin:5px 165px 6px 35px}
.written.even .entry{margin:5px 35px 6px 165px}
.written .entry p {
	padding:0 15px;
}
.post-after {
	text-align:right;
	font-size:75%;
	font-weight:bold;
	padding:0 10px;
	margin:-2px -10px;
}
.written .post-after {	
	background: url(images/entry-bottom.png) no-repeat bottom;
	padding-bottom:2px
}
.post-after .divider {
	border-top: 2px dotted #6C6;
	display:block;
	padding-right:6px;
}
div.pictures {
	width:809px;
	margin: 0 -31px 0px;
	background:#3AB351 url(images/pics-top.png) no-repeat top;
	position: relative;
	}
.pics-after {
	height:6px;
	background: url(images/pics-bottom.png) no-repeat bottom;
	}
.daily-pics {
	position: relative;
	margin: 0 18px 8px;
	background-color:#C1C040;
}
.pictures .entry, .daily-pics table {
	margin: 3px 8px; 
}
.pictures .entry {background-color: #F0FFF0}
.pictures .entry p {padding:8px}
.pictures table {
	width:793px;
}
.daily-pics table {
	background-color: #FFFCF1;
	width:495px;
}
.pictures td, .daily-pics tr {
	padding:4px;
	text-align:center;
}
.pictures td p, .daily-pics tr p {
	text-align:justify;
}
.pictures img, .daily-pics img {
	padding:8px;
	background: url(images/greenwaves.gif);
	vertical-align: middle;
}
.pictures a img, .daily-pics a img {
	background: url(images/greenwaves-anim.gif);
}
.pictures .post-title {margin:0 0 2px;text-align:center}

.pictures .post-after {
	border-width:0;
}
.entry p a, .entry table a {border-bottom: 1px dashed #99CCFF}
.entry a:hover {
	background-color: #CEE8FF;
}

/* In-betweens */
.in-between {
	font: bold 0.9em/1em Arial, sans-serif;
	margin:1.2em 0 0.6em;
	text-align:center;
}
.in-between img {
	position:relative;
	vertical-align: middle;
	margin:-3px 0 -4px;
}

.bleezer-powered {display:none}
#footer {text-align:center; padding:2px 0}
