/*
Theme Name: ANZCOM



	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */


/* - BASIC STUFF - */
body {background:#000000 url(images/sto/starfield.png) repeat;
font:14px Tahoma, Verdana, Geneva, sans-serif;color:#FFFFFF;
margin: 0;
padding: 0; }
a {text-decoration:none; color:#15aedd;}
img {
	border: none;
}

p {
	margin-bottom: 20px;
}

a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

h2.title {
	text-align: right;
	text-transform: uppercase;
	background: url(images/title-back.png) no-repeat;
	height: 60px;
	
	padding-right: 20px;
	padding-top: 10px;
	
}

/* -- MAIN DIV'S -- */
#wrapper {
	width: 100%
	margin 0 auto;
	background: url(images/aurora.png) no-repeat top center;
}


.container {float:none;clear:both;margin:0 auto;padding:0;width:960px; }
.content-wrap {
	
	width: 960px;
	background:#152642 url(images/sto/Anzcombackground2.png) no-repeat;
}
#header {height:134px;margin:0 auto;}
#footer {height:100px;background:url(images/footer-back.png) no-repeat; overflow:hidden;margin:auto 0;clear:both;float:none;text-align:center;padding: 20px 0;}

#short,
#middle,
#wide {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	
	
}

#short {
	width:300px;
}

#middle {
	width:620px;
	
}

#wide {
	width:940px;
}



.main_content {
	
background: url(images/main-back.png) repeat-y;
	
padding-left: 10px;
	
padding-right: 10px;
	

}


.main-top {
	
height: 6px;
	
	
background: url(images/main-top.png) no-repeat;
	

}




.sidebar-main {
	
background: url(images/sidebar-main.png) repeat-y;	
padding-left: 10px;	
padding-right: 10px;
}


.sidebar-top {
height: 5px;
background: url(images/sidebar-top.png) no-repeat;
}
.sidebar-bottom {
height: 6px;
background: url(images/sidebar-bottom.png) no-repeat;
}



.widget {
	padding-top: 10px;
	padding-bottom: 10px;
}

h2.content-title {

background-image: url(images/content-title.png);
	background-repeat: no-repeat;
	height: 60px;
	text-align: left;
	padding-left: 70px;
	padding-top: 10px;
	width: 530px;
}

/* -- NAVIGATION -- */
.home {
	width: 126px;
	height: 134px;

	}

.home a.roll {
	background: url(images/sto/title_home.png) center top no-repeat;
	display: block;
	width: 126px;
	height: 134px;
	background-position: 0 -257px;
}

.home a.roll:hover {
	background-position: 0 -22px;
	
}

.news {
	width: 106px;
	height: 134px;
}

.news a.roll {
	background: url(images/sto/title_news.png) center top no-repeat;
	display: block;
	width: 106px;
	height: 134px;
	background-position: 0 -257px;
}

.news a.roll:hover {
	background-position: 0 -22px;
}


.departments {
	width: 110px;
	height: 134px;
	}
	
.departments a.roll {
	background: url(images/sto/title_games.png) center top no-repeat;
	display: block;
	width: 110px;
	height: 134px;
	background-position: 0 -257px;
}

.departments a.roll:hover {
	background-position: 0 -22px;
}	

.emblem {
	width: 190px;
	height: 134px;
	background: url(images/sto/title_logo.png) center top no-repeat;
}

.history {
	width: 151px;
	height: 134px;
}

.history a.roll {
	background: url(images/sto/title_about.png) center top no-repeat;
	display: block;
	width: 151px;
	height: 134px;
background-position: 0 -257px;
}

.history a.roll:hover {
	background-position: 0 -22px;
}	

.media {
	width: 127px;
	height: 134px;
	}
.media a.roll {
	background: url(images/sto/title_media.png) center top no-repeat;
	display: block;
	width: 127px;
	height: 134px;
	background-position: 0 -257px;
}

.media a.roll:hover {
	background-position: 0 -22px;
}	

.forums {
	width: 150px;
	height: 134px;
}

.forums a.roll {
	background: url(images/sto/title_form.png) center top no-repeat;
	display: block;
	width: 150px;
	height: 134px;
	background-position: 0 -257px;
}

.forums a.roll:hover {
	background-position: 0 -22px;
}	

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:right; clear:none;width:590px;}

/* -- SIDEBARS --*/

.icons ul {
	display: block;
	margin: auto;
}

.icons ul li {
	display: inline;
	height: 52px;	
}

.icons ul li a {
	display: inline-block;
	height: 52px;
}

.sidebar_wrap {
	background: url(images/sidebar_back.png) no-repeat;
	height: 400px;
	margin-top: 35px;

}

.sidebar_content {
	font-size: 20px;
	line-height:1.0;
}



/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}



