/*  
Theme Name: Levelling
Theme URI: http://levelling.bigkid.com.au/
Description: Customised WordPress theme.
Version: 0.1
Author: Bruce Collier
Author URI: http://www.bigkid.com.au/
*/

/* //////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////  PAGE ELEMENTS  */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 0.7em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.png) repeat-x bottom left;
	background-attachment: fixed;
	color: #000;
	}
	
.divider {
	height: 1px;
	margin: 2em 0 1em 0;
	border-bottom: 1px solid #EEE; 
	clear: both;
	}	
	
/* //////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////  LINKS  */
	
a { text-decoration: none; }
a:link 		{ color: #554411 }
a:visited 	{ color: #665522 }
a:hover 	{ color: #633 }
a:active 	{ color: #665522 }
	
#menu a {
	padding: 4px 0 0 12px;
	height: 25px;
	display: block;
	margin-left: 6px;
	float: left;
	font-size: 90%;
	text-decoration: none;	
	}
#menu a:link 		{ color: #CCF; }
#menu a:visited 	{ color: #CCF }
#menu a:hover 		{ color: #FFF; background: transparent 

url(images/nav_background.png) top left no-repeat; }
#menu a:active 		{ color: #CCF }

#menu a.active {
	color: #FFF; background: transparent url(images/nav_background.png) top left 

no-repeat;
	}
#menu a.active strong {
	color: #FFF; background: transparent url(images/nav_background.png) top right 

no-repeat;
	}

#menu strong {
	padding: 4px 12px 0 0;
	}

#menu a:hover strong {
	background: transparent url(images/nav_background.png) top right no-repeat;
	}
	
a#levelling {
	display: block;
	padding: 2px 2px 2px 66px;
	background: #000 url(images/btn_bigkid.jpg) 2px 2px no-repeat;
	height: 46px;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	color: #FFF;
	}
	
a#levelling:hover {
	background: #003366 url(images/btn_bigkid.jpg) 2px 2px no-repeat;
	color: #FFF;
	}
	
/* //////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////  TYPE STYLES  */
	
p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
	}	
p.posted {
	margin: 0 0 2.5em 0;
	font-size: 90%;
	color: #555;
	}
.leftcolumnwide {
font-size : 1.1em;
}	

.boxtitle {
	background: #333;
	color: #33F;
	}	
.footer div {
	font-size: 80%;
        font-weight: bold;
	color: #666;
	}
em, i {
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
blockquote {
	margin: 1em 2em;
	color: #666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
.more {	
	display: block;
	margin: .5em 0 0 0;
	}
.rightcolumn p {
	color: #333; 
	line-height: 1.1em; 
	margin: 0 0 2em 0;
	}
.rightcolumn p a {
	font-weight: bold;
	}
.mainblog li {
	line-height: 1.3em;
	}
small {
	line-height: 1.3em;
	}
	
/* //////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////  HEADINGS  */
	
h1, h2, h3, h4, h5, h6 {
	font-size: 120%; 
	margin: 0 0 1em 0;
	padding: 0;
	color: #FFF;
	}	
#header1 h1 {
	font: bold 220% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: -2px;
	}

#header1 h1 span {
	color: #003;
	}
#header1 h1 a {
	color: #abc;
	text-decoration: none;
	}
.mainblog h3 {
	margin: 0 0 .4em 0;
	color: #541;
	}
.mainblog h4 {
	font-size: 110%; 
	margin: 0 0 .3em 0;
	color: #666;
	}
	
/* //////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////  BLOCK ELEMENTS  */
	
#page {
	padding: 0;	
	margin: 0 auto;
	width: 780px;
	}
#header1 {
	background: transparent url(images/header_bg.png) repeat-x;
	height: 72px;
	position: relative;
	}
#header1 h1 {
	position: absolute;
	bottom: 15px;
	left: 30px;
	margin: 0;
	}
#header1 p {
	position: absolute;
	bottom: 0;
	left: 30px;
	margin: 0;
	color: #345;
	font-weight: bold;
	}
#logo a {
	display:none;
	}
#header2	{
	position: relative;
	height: 12px;
	z-index: 5;
	background: transparent url(images/header_bottom.gif) no-repeat;
	margin-bottom: 25px;
	}
#menu {
        position : absolute;
        right : 50px;
        top : 50px;
      }
.box {
        width : 260px;
        float : left;
        margin : 0 0 20px 0;
        clear : left;
        }
.boxtop {
        height : 10px;
        width : 100%;
        position : relative;
        }
.boxtop span {
        display : block;
        position : absolute;
        width : 50%;
        height : 10px;
        }
.boxtop .lc {
        background : transparent url(images/box_top.gif) no-repeat top left;
       }
.boxtop .rc {
        background : transparent url(images/box_top.gif) no-repeat top right;
        right : 0;
        }
.boxtitle {
        padding : 0 16px 8px 16px;
        margin : 0;
        }
.boxbody {
        background : #999999;
        padding : 1em 1.2em 0.2em 1.2em;
        margin : 0;
        }
.boxbottom {
        height : 9px;
        position : relative;
        }
.boxbottom span {
        height : 9px;
        display : block;
        position : absolute;
        width : 50%;
        }
.boxbottom .lc {
        background : transparent url(images/box_bottom.gif) no-repeat bottom left;
        }
.boxbottom .rc {
        background : transparent url(images/box_bottom.gif) no-repeat bottom right;
        right : 0;
        }
.content {
        float : right;
        width : 506px;
        position : relative;
        }
.contentbody {
        background : #888888 url(images/side_bg.gif) repeat-y top right;
        }
.boxtitle {
        padding : 0 12px 8px 18px;
        background : #666666;
        color : #fff;
        }
.column {
background : #dfa56a url(images/blog_bg.gif) repeat-y top left;
margin-bottom : 20px;
}
.leftcolumn {
float : left;
width : 366px;
background : transparent url(images/side_corner.gif) no-repeat top right;
}
.leftcolumnwide {
float : left;
width : 640px;
background : #fff url(images/side_corner.jpg) no-repeat top right;
}
.rightcolumn {
width : 130px;
padding-top : 10px;
float : right;
}
#ads {
width : 120px;
}
.blogtop {
background : #fff url(images/side_corner.gif) no-repeat top right;
height : 10px;
}
.mainblog {
padding : 1em 1.5em 0 1.5em;
}
.footer {
clear : both;
padding : 1.5em 158px 1em 1.5em;
}
.footer div {
border-top : 1px solid #efd2b4;
padding-top : 0.5em;
}
.mainblog img {
display : block;
text-align : center;
margin : 8px auto;
border : 0;
}
form {
padding : 0;
margin : 0 0 1.5em 0;
}
select {
font : 1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
option {
font : 1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding : 2px;
}
textarea {
width : 90%;
border : 1px solid #666;
background : #efefef;
font : 1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding : 4px;
}
textarea:focus {
background : #fff;
}
input.button {
background : #dfa56a;
padding : 2px 8px;
margin : 0;
}
#frmSettings {
border-top : 1px solid #ddf;
margin : 0;
padding-top : 6px;
}
#frmSettings #rsslink {
font-weight : bold;
margin-right : 10em;
}
#frmSettings #checkLaunch {
margin : 0 4px;
}
#sideSearch input#s {
background : #fff;
border : 1px inset #dfa56a;
width : 118px;
margin-bottom : 2px;
color : #666;
padding : 2px 0;
font-size : 90%;
text-align : center;
}
#sideSearch input#searchsubmit {
font-size : 90%;
font-weight : bold;
display : block;
width : 120px;
}
.contactform {
margin : 2em;
}
.contactform input {
margin : 0.3em 0 1.5em 0;
border : 1px solid #666;
background : #efefef;
font : 1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding : 4px;
}
.contactform input:focus {
background : #fff;
}
.comment {
clear : both;
background : transparent url(images/comment_bg.gif) repeat-y top left;
margin : 0 0 18px 0;
}
.commentby {
float : left;
text-align : right;
padding : 6px 12px 6px 0;
width : 150px;
}
cite {
font-weight : bold;
font-style : normal;
font-size : 110%;
display : block;
margin : 0 0 4px 0;
}
.commentbody {
float : right;
padding : 6px 0;
width : 430px;
}
.commentdivider {
clear : both;
height : 4px;
}
ul {
margin : 1em;
}
li {
margin : 0 1em 0.5em 1em;
list-style-type : circle;
}
ul.links {
margin-bottom : 2em;
}
ul.subnav {
margin-bottom : 2em;
}
ul.subnav li {
margin : 0.5em 2em;
font-weight : bold;
}
ul.related li {
margin : 0;
font-weight : bold;
}
.boxbody ul {
margin : 0 0 0.5em 0;
padding : 0;
}
.boxbody ul li {
list-style : none;
padding : 0 0 0.5em 0;
margin : 0 0 0.5em 0;
color : #666;
}
.boxbody ul li a {
font-weight : bold;
}
table.comparison {
border-collapse : collapse;
margin : 1em 0 1em 0;
}
table.comparison td {
border : 1px solid #ccc;
padding : 2px;
}
table.sidebyside {
border-collapse : collapse;
margin : 1em 0 1em 0;
}
table.sidebyside td {
border : 1px solid #ccc;
padding : 2px;
font-size : 95%;
vertical-align : top;
}
table.sidebyside td ul {
padding : 0;
margin : 0 0 0 16px;
}
table.sidebyside td li {
margin : 0;
padding : 1px 0;
list-style-type : circle;
}
.permalink {
width : 11px;
height : 11px;
display : block;
float : left;
margin-right : 5px;
background : url(images/page.gif) no-repeat 2px 2px;
} 