/*  
Theme Name: mpc
Theme URI: http://www.mpc.org.au
Description: simple, clean with dhtml menus - based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://www.binarybonsai.com">Michael Heilemann</a>.
Version: 1.0
Author: Derek Hanna
Author URI: http://www.mpc.org.au
*/

/*My Additions-----------------------*/
.donate {
	float: right;
	margin: 60px 10px 0px 0px;
	align: right;
}

.menusection {
	position: absolute;
	margin: 54px 0px 0px 510px;
	z-index: 50;
}

.menusection ul ul a {
	width: 100px;
}

.section_header {
	background-color: #6e7c87;
	color: #fff;
	width: 450px;
	font-size: 1.3em;
}

.sidemenu_header {
	background-color: #003366;
	width: 250px;
	color: #fff;
	text-align: center;
	font-size: 2em;
}

.title {
	font-size: 1.3em;
}

/* Standard Values (Post/Sidebar) ----------------------------------------------*/
.standardpage {
	width: 760px;
	margin: 0px 30px 0px 30px;
}

.categorypage {
	width: 760px;
	margin: 0px 30px 0px 30px;
}

.standard_post {
	text-align: justify;
	width: 700px;
}

.category_post {
	text-align: justify;
	width: 700px;
}

.standardcolumn {
	float: right;
	padding: 0 0 0px 0px;
	margin: 0px 20px 0px 0px;
	width: 500px;
}

.post_standard {
	text-align: justify;
	width: 500px;
	}

.post_standard {
	margin: 0;
	}
	
#sidebar_standard {padding: 10px 0 0px 0;margin-left: 25px;width: 225px;}
#sidebar_standard .current_page_item a {	color: #900000;}
#sidebar_standard ul, #sidebar_standard ul ol { margin: 0; margin-top: 5px; padding: 0;}
#sidebar_standard ul li {list-style-type: none;list-style-image: none;margin-bottom: 15px;}
#sidebar_standard ul p, #sidebar_standard ul select {margin: 5px 0 8px;}
#sidebar_standard ul ul, #sidebar_standard ul ol {margin: 0px 0 0 10px;}
#sidebar_standard ul ul ul, #sidebar_standard ul ol {margin: 0 0 0 10px;}
ol li, #sidebar_standard ul ol li {list-style: decimal outside;}
#sidebar_standard ul ul li, #sidebar_standard ul ol li {margin: 3px 0 0;padding: 0;}


/* Welcome Tabs --------------------------------------------------*/
    
    .tab1_color {
	    float: left;
	    border-bottom: 3px solid #666633;
	    margin-left: 2px;
    }

    .tab2_color {
	    float: left;
	    border-bottom: 3px solid #336600;
	    margin-left: 2px;
    }
    .tab3_color {
	    float: left;
	    border-bottom: 3px solid #006600;
	    margin-left: 2px;
    }

#tab_copy #graphic_message .padding {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.image_align {
	float: left;
}

/*End My Additions-----------------------*/

/* Begin Typography & Colors */

sub, sup {
font-family: serif, Georgia;
font-size: 1.1em;
color: #606e79;
}

body {
	font-size: 70%; /* Resets 1.1em to 11px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #6f7d88;
	color: #333;
	text-align: center;
	}

#page {;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1em;
        color: #2c4353;
	}

.widecolumn .entry p {
	font-size: 0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #f3f3f3;
/* background-colof: #fff;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
        padding-left: 20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #344451;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #344451;
	}
#sidebar {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #3b5365;
	text-decoration: none;
	}

a, a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#headerimg {
	margin: 0;
	height: 138px;
	width: 100%;
	}

/* Change this for width on main page */
.narrowcolumn {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 470px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
/* And this will also change the post size */
.post {
	text-align: justify;
	width: 500px;
	}

.index_post {
	text-align: justify;
	width: 450px;
}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
/*	padding: 0 0 0 1px; */
	margin: 0 auto;
	height: 63px;
width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.sidebar_icon {
text-align: right;
padding-right: 5px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform_div {
	position: absolute;
	margin: 95px 0px 0px 551px;
}

#searchform {
	text-align: center;
	}

#searchform #s {
	width: 115px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-top: 0px;
	margin-left: 25px;
	width: 250px;
	}

#sidebar form {
	margin: 0;
	}


/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 700px;
	}

.entry_spacer {
width: 450px;
height: 0px;
border-bottom: 1px solid #a4acb3;
border-top: 1px solid #eaeaea;
margin-right: 10px;
}

.entry_spacer_wide {
width: 700px;
height: 0px;
border-bottom: 1px solid #a4acb3;
border-top: 1px solid #eaeaea;
margin: auto;
}

.entry_spacer_sidebar {
width: 250px;
height: 0px;
border-bottom: 1px solid #a4acb3;
border-top: 1px solid #eaeaea;
margin: auto;
}

/* End Various Tags & Classes*/

#page, #header {
background-color: #f3f3f3;
/*background-color: #fff;*/
}

.top {
float: right;
padding-left: 10px;
}

.toppost {
float: right;
margin-top: -15px;
}

/* IE Hack */
* html #header {
	background: url('images/header_ie6.jpg') no-repeat top;
}

* html .menusection {
	margin: 55px 0px 0px 520px;
	z-index: 50;
}

* html #page {
	margin: auto;
}

* html #footer {
	margin-left: 1px;
}

* html .standardpage {
	width: 760px;
	margin: 0px 0px 0px 0px;
}

* html .categorypage {
	width: 760px;
	margin: 0px -30px 0px 0px;
}

* html .standard_post {
	margin: 0px 30px 0px 30px;
}

* html .category_post {
	margin: 0px 0px 0px 30px;
}

* html #sidebar_standard {
	padding: 10px 0 0px 0;
	margin-left: 25px;
	width: 180px;
}
	
* html .narrowcolumn {
	overflow: hidden;
	margin-right: 10px;
	width: 430px;
}

* html .index_post {
	text-align: justify;
	width: 430px;
}

* html .entry_spacer {
	width: 430px;
}

* html #shelf {
	margin: 0px 30px 0px 30px;
}

* html .navigation {
	margin: 0px 30px 0px 30px;
}
/* IE Hack end */

/* Now to get background and stuff working */

#header {
	background: url('images/header.jpg') no-repeat top;
	margin: 0 !important;
	margin: 0 0 0 1px;
	padding: 1px;
	height: 138px;
	width: 758px;
	background-color: #73a0c5;
}
	
#footer {
background: url('images/footer.jpg') no-repeat bottom;
border: none;
margin-left: 0px;
}

#page {
background: url('images/bg.jpg') repeat-y top;
border: none;
padding: 0px;
}


#headerimg {
margin: 7px 9px 0;
height: 138px;
width: 740px;
}

#footer {
margin-right: 1px;
}

/* For the Shelf option */
.togglemenu_header {
	background-color: #f3f3f3;
	border: thin #fff;
	width: 100%px;
	color: #fff;
	text-align: center;
}

#shelf {
	float:center;
	width:700px;
	overflow:hidden;
	padding-top: 10px;
	position: absolute;
}

#toggle {
	width:100%;
	margin:0 auto !important;
	margin:0;
	text-align:left;
	background-color: #f3f3f3;
	list-style:none;
	overflow:hidden;
	}
	
	#toggle h2 {
	font-size:13px;
	text-transform:uppercase;
	margin:10px 2px 0;
	}
	
	#toggle ul {
	list-style:none;
	margin: 10px 0 10px;
	}
	
	#toggle li {
	float:left;
	width:45%;
	background:transparent;
	display:inline;
	}
	
	* html #toggle li {
	width:45%;
	}
	
	#toggle ul li {
	width:80%;
	margin:2px 0;
	padding:0 0px;
	overflow:hidden;
	}
	
	#toggle ul li a,#toggle ul li a:link,#toggle ul li a:visited {
	display:block;
	background:transparent;
	white-space:nowrap;
	padding:2px;
	border-bottom:1px solid;
	text-decoration:none;
	}
	
	#toggle ul li a:hover {
	border-bottom:1px solid #84ef09;
	}
	
	#toggle li.tags {
		width:80%;
	}
	
	/*News Tabs--------------*/
	
	#panel { 
		border: solid 1px black; 
		background-color: white; 
		padding: 5px; 
		height: 300px; 
		overflow: auto;
		position: relative;
	}

	#news_tab {
		font-size: 2em;
	}
