/*
Theme Name: ausdesign
Theme URI: http://www.australiandesign.info/
Description: 
Version: 0.1
Author: Michael Bojkowski for ok interrupt
*/

@font-face {
font-family: "texgyreschola";
src: url(http://linefeed.presspublish.info/wp-typography/texgyreschola-regular.otf) ;
}
@font-face {
font-family: "texgyreschola";
src: url(http://linefeed.presspublish.info/wp-typography/texgyreschola-italic.otf) ;
font-style: italic;
}
@font-face {
font-family: "texgyreschola";
src: url(http://linefeed.presspublish.info/wp-typography/texgyreschola-bold.otf) ;
font-weight: bold;
}
@font-face {
font-family: "texgyreschola";
src: url(http://linefeed.presspublish.info/wp-typography/texgyreschola-bolditalic.otf) ;
font-weight: bold;
font-style: italic;
}

* { padding: 0; margin: 0; }

body {
font-family: texgyreschola, Century, Georgia, serif;
font-size: 14px;
line-height: 17px;
background-color: #FFC802;
}

#container {
width: 980px;
background-color: #FFF;
margin: 20px;
border: 0px;
padding: 20px;
}

#subtainer {
}

#header {
padding: 0px 0px 10px 0px;
border-bottom: 10px solid #FFC802;
margin: 0px 0px 0px 0px;
clear: both;
}

#sidebar_ads {
padding: 15px;
border: 0px;
margin: 0px 0px 0px 0px;
width: 130px;
height: 100%;
float: right;
}

#sidebar {
padding: 15px 15px 5px 15px;
border-left: 10px solid #FFC802;
border-right: 10px solid #FFC802;
border-bottom: 10px solid #FFC802;
margin: 0px 0px 0px 10px;
width: 180px;
height: 100%;
float: right;
}

#sidebar_tags {
line-height: 30px;
text-align: left;
width: 560px;
float: left;
}

#postbox {
width: 560px;
padding: 10px 0px 0px 0px;
float: left;
}

.post {
}

#subbox {
margin: 10px 0px 12px 0px;
border-bottom: 10px solid #FFC802;
padding: 0px 160px 10px 0px;
}

#commentbox {
}

#navigation {
background-image: url('http://australiandesign.info/wp-content/uploads/2009/05/ausdesign_bg01.gif');
font-size: 30px;
width: 540px;
text-align: right;
margin: -12px 0px 20px 0px;
padding: 10px 10px 5px 10px;
}

#navigation a:hover {
color: #FFF;
display: block;
}

#footer {
font-size: 12px;
line-height: 15px;
padding: 15px 20px -5px 20px;
border-top: 1px dotted #FFC802;
margin: 0px -20px 0px -20px;
clear: both;
}

h1 {
font-size: 26px;
line-height: 28px;
font-weight: normal;
}

h2 {
font-size: 14px;
line-height: 17px;
font-weight: bold;
}

a, a:link, a:active, a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
background-color: #FFC802;
}

p {
margin: 0px 0px 10px 0px;
}

ul {
list-style: none;
margin: 0px 0px 10px 0px;
}

li {
list-style: none;
}

.post img {
padding: 0px 0px 0px 0px;
border-top: 1px dotted #E0DDD6;
border-left: 1px dotted #E0DDD6;
border-bottom: 2px solid #E0DDD6;
border-right: 2px solid #E0DDD6;
margin: 10px 0px 10px 0px;
}

img {
padding: 0px;
border: 0px;
margin: 0px;
}
