/*
Theme Name: Mildura Motorcycle Club Theme
Theme URI: http://www.groovytube.com.au
Description: Mildura Motorcycles Development Theme
Version: 1.0
Author: Karl Cohrs - Groovy Tube Digital Media
Author URI: http://www.groovytube.com.au/
Tags: empty, clean, development, design

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* decides which side the sidebar is on */

body { 
	background-position: center 226px; 
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/bodybg3.gif');
	margin: 0px;
	padding: 0px; 
	background-repeat: repeat-x;
	background-color: #000;
	color: #DDD;
	font:9pt/11pt Verdana, Geneva, sans-serif;
}
img { border: 0px; }

a:link, a:active, a:visited { 
	color: #019fcb;
	text-decoration: none;
}
a: hover {
	text-decoration: underline;	
}
/* ----- HEADER ----- */
#header { 
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/headerbg.png'); 
	height: 226px;
	overflow: hidden;
}
#header .top {
	height: 34px;
	margin: 0px;
}

#breadcrumbs {
	float: left;
	color: #134dc6;
	margin-top: 10px;
}
#breadcrumbs a { color: #028dbe; font-weight: bold; }
#searchbox {
	float: right;	
	padding-top: 6px;
}
#searchbox #s {
	background-color: #042d83;
	border: 1px solid #021743;
	padding: 2px;
}
#searchbox #searchsubmit {
	background-color: #042d83;
	border: 1px solid #021743;
	padding: 2px;
}

/* ----- TOPNAV -----*/
#inlinenav {
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/topnav.png');
	background-position: top;
	background-repeat: repeat-x;
}
#inlinenav a { 
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/topnav.png');
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	float: left;
	height: 14px;
	padding: 18px 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-left: 1px solid #414141;
	border-right: 1px solid #1d1d1d;
}
#inlinenav a:hover {
	background-position: top;
	text-decoration: none;
}
#inlinenav li { 
	list-style-type: none;
}
#inlinenav h6 { display: none; }

#inlinenav .current_page_item { background-color: #00F; }

/* ----- SIDEBARNAV -----
#sidemenu a { 
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/sidebarnav.png');
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	float: left;
	height: 12px;
	width:200px;
	padding: 5px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #1d1d1d;
	text-align: left;
}
#sidemenu li { margin: 0px; }
#sidemenu a:hover {
	background-position: bottom;
	text-decoration: none;
}
#sidemenu li { 
	list-style-type: none;
}
#sidemenu .widgettitle { display: none; }

#sidemenu .current_page_item { background-color: #00F; }
#sidemenu h6 { display: none; }
*/

.textwidget { 
	background-color: #222; 
	border: 1px solid #444;
	border-top: none;
	padding-bottom: 2px;
}

.recentposts, .avatar_container, .pagenav {
	display: block;
	background: #222;
	text-decoration: none;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	color: #ddd;
	padding: 4px;
	list-style-type: none;
	margin-left: 0px;
}
.recentposts a:hover, .recentpots a:link, .recentposts a:visited, .recentposts a:active {
/*	background: #444; */
}

.avatar_container { text-align:center; padding: 5px;}
/* ----- IMAGE BAR -----*/
#imagebar {
	background-position: bottom;
	background-image: url(./images/medfade.png);
	background-repeat: repeat-x;
	clear: both;
	border-bottom: 1px solid #171717;
	background-color: #333333;
}
#imagebar img {
	border: 1px solid #6d6d6d;
	margin: 15px 0px 15px 15px;
}

#youtubeheader {
	height: 199px;
	width: 298px;
	overflow: hidden;
	border: 1px solid #6d6d6d;
	margin: 15px 15px 15px 0px;
	float: right;
}


/* ----- BODY ----- */
#mainbody { 
	margin-top: -50px;
	background-color: #333;
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/twocolbg.gif');
	background-repeat: repeat-y; }
/* -- just some ugly styling to make it easier to get started, can safely be removed */
#entry-meta-single {
	font-size: 10px;
	line-height: 10px;
	background-color: #444444;
	border: 1px solid #555555;
}
.entry-meta-index {
	font-size: 10px;
	line-height: 10px;
	background-color: #444444;
	border: 1px solid #555555;
}
.entry-title {
/*	background-color: #444444;*/
	border: 1px solid #222; 
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/btnbg.png');
	padding: 5px;
	background-repeat: repeat-x;
	background-color: #09347f;
	line-height: 1em;
}
.entry-title a {
	color: #fff; 
}
.entry-content { 
	padding: 0px 10px;
	text-align: justify;
}
.more-link { font-size: 10px; font-weight: bold; padding-top: 5px; text-align: right; display: block;}
.archive-title, .page-title { 
	display: block; 
	margin: 0px -10px;
	padding: 9px 50px 9px 0px; 
	background-color:#555; 
	border-bottom: 1px solid #555;
	font-size: 50px;
	font-style: italic;
	text-transform: uppercase;
	overflow: hidden;
	text-align: right;
	height: 17px;
	color: #333;
	
}
.alignright { float:right; margin: 15px 0 15px 15px; }
.alignleft { float:left; margin: 15px 15px 15px 0; }

.posts-wrap ul li {
	list-style-type: disc;
	margin-left: 40px;
}
/*#respond {border:2px solid yellow;} */
li.depth-1 {
	background-color: #555;
	border: 1px solid #666;	
	padding: 5px;
}
/*.navigation {border:2px dashed black;} */

/* CSS Document */
.widget {
background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/widgetbg.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #333333;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #1d1d1d;
	padding: 10px;
}
.widgettitle {
	background-image: url('http://www.milduramotorcycleclub.org.au/wp-content/themes/WPBlank/images/btnbg.png');
	padding: 5px;
	margin: 0px;
	text-align: center;
}

.sidebarlogin_otherlinks {
	font-size: 10px;	
}
.widget input {
	background-color: #222;
	border: 1px solid #444;
	color: #CCC;
	padding: 5px;
}
#user_pass, #user_login {
	width: 170px;	
}
.submit {
	text-align: right;
}
/* -- MAIN DIV'S -- */
.wrapper {float:none;clear:both;margin:0 auto;padding:0;width:960px;}
#footer {height:50px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 10px 0; background-color:#000; color:#666; text-align:center; font-size: 10px;}
#footer a {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:right; clear:none;width:738px; padding-right: 10px; padding-left: 10px; border-top: 1px solid #4f4f4f; background-color: #333; }

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:200px;}



/* -- two col stuff --*/

#rightcol {
	width:158px;
	float: right;
	margin-left: 2px;
}
#rightcol img { padding-top:5px; }

/* - BASIC STUFF - */

a {text-decoration:none;}
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;}
ul li {list-style-type:none;} /* want dots in front of your lists...? change to list-style-type: disc */


/* -- 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;}
textarea#comment {overflow:auto}

/* -- NAVIGATION --*/
div.navigation {height:25px; overflow:auto;float:none;clear:both; margin:0 auto}
* +html div.navigation {overflow:visible} /* IE hack to prevent scrollbars on the .navigation div... */

.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */