/*
Theme Name: Urban Descent Australia
Theme URI: http://blaquemasque.com/
Description: A theme created for express use by Urban Descent.
Version: 1.0
Author: Justin Sideris
Author URI: http://blaquemasque.com/
Tags: custom header, fixed width, one column, widgets
*/
*{
	margin: 0;
	padding: 0;
	border: none;
}
h1	{font-size: 1.6em; margin: 0 0 9px; text-decoration: bold;}
h2	{font-size: 1.4em; padding: 12px 0 3px;}
h3	{font-size: 1.2em; margin: 5px 0 5px;}
h6	{font-size: .8em; text-align: center;}

p{
	line-height: 1.3em;
	margin: 7px 0;
}
.page-title {
	font-size: 1.8em;
	margin: 0 0 5px;
}

ul {
	list-style: inside url(images/man.gif);
	padding-left: 20px;
}
ol {
	list-style-position: inside;
	padding-left: 20px;
}

table, tr, td, th {
	border: solid 2px #504634;
	background: #847A67;
	color: #fff;
}
table{
	margin: 10px 0;
}
th {
	font-size: 1.2em;
	text-align: center;
}
tr {
	text-align: left;
}
td {
	min-width: 150px;
	margin: 0;
	padding: 5px;
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background: #504634 url(images/UD-background.jpg) repeat-x center bottom fixed;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #504634;
	text-align: justify;
}

#container {
	width: 900px;
	margin: 20px auto;
	background: #fff;
	padding: 0;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.php);
}

#header {
	height: 200px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	position: relative;
}

#header h1 {
	padding: 10px 0 0 40px;
	font-size: 24px;
}

#header h1 span {
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 20px;
}

#header #s, input, textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.php);
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#UD-logo {
	padding:0 20px;
}

#login {
	text-align: right;
}

#UD-state-changer{
	position: absolute;
	top: 40px;
	right: 40px;
	height: 110px;
	text-align: center;
	color: #8C1F1F;
}

#UD-state-changer p{
	padding: 0;
	margin: 0;
}

#state-tag {
	position: absolute;
	top: 0;
	right: 0;
}

#UD-Australia{
	position: absolute;
	top: 20px;
	right: 0;
	height: 110px;
	width: 150px;
}

#UD-state-label {
	position: absolute;
	top: 130px;
	right: 0;
	width: 150px;
	font-size: 20px;
}

#navbar, #subnavbar, #subparnavbar {
	text-align: center;
	margin: 0;
	background: #0596A6;
	height: auto;
	clear: both;
}
#subnavbar { background: #8C1F1F; }
#subparnavbar { background: #847A67; }
#navbar ul, #subnavbar ul, #subparnavbar ul {
	margin: 0;
	padding: 0;
}

#navbar li, #subnavbar li, #subparnavbar li {
	display: inline;
}

#navbar a, #subnavbar a, #subparnavbar a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0 5px;
}

#navbar a:hover, #subnavbar a:hover, #subparnavbar a:hover {
	color: #D4CAB6;
}

#posts {
	padding: 0 20px;
	margin: 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post div {
	display: inline-block;
}

.post a, .navigation a {
	color: #0596A6;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #8C1F1F;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post .alignleft {
	float: left;
	margin: 5px;
}

.post .alignright {
	float: right;
	margin: 5px;
}

.post .aligncenter {
	text-align: center;
}

.post .wp-caption {
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #504634;
	color: #504634;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #504634;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	margin-left: 700px;
	display: none;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #0596A6;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #0596A6;
	text-decoration: none;
}

.sidebar a:hover {
	color: #8C1F1F;
}

#footer {
	clear: both;
	padding: 0 0 1px;
}
#footer img{
}
#footer p {
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}
#main-splash{
	margin-top: -50px;
}
#register {
	clear: both;
	margin: 10px auto;
}

.sponsors {
	margin: 10px 25px;
	clear: both;
}
.sponsor {
	display: inline-block;
}

ul.selection {
	clear: both;
	display: inline;
	text-align: center;
	list-style: none;
}

ul.selection li {
	display: block;
	background: #3D2F89;
	color: #fff;
	margin: 10px 75px;
	width: 300px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.php);
}

ul.selection li span {
	
}
ul.selection li>a{
	display: block;
	width: 300px;
	padding: 10px 0;
	font-size: 120%;
	text-align: center;
	color: #fff;
}
ul.selection li a:hover {
	color: #fff;
	text-decoration: underline;
}

ul#sponsors {
	clear: both;
	list-style: none;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
ul#sponsors li {
	list-style: none;
	display: inline-block;
	margin: 0 15px 10px;
}
ul#sponsors li a img.sponsor {
	max-height: 75px;
}
