/*
Theme Name: Golbang Majid-Smexit
Theme URI: http://wordpress.org/
Description: WordPress standardtema baserat p&aring; k&auml;nda <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.2
Author: Sabina/Majid
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This 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

*/



/* Begin Typography & Colors */
body {
	font-size: 69.5%; /* Resets 1em to 10px */
	font-family: 'Myriad (Pro)', 'Myriad', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	margin: 0 0 0 0px;
	}

h1, h2, h3 {
	font-size: 69.5%; /* Resets 1em to 10px */
	font-family: 'Myriad (Pro)', 'Myriad', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: bold;
}

h2 {
	font-size:1.5em;
	color: #52052C;
}

h3 {
	font-size:1.25em;
	color: #52052C;
}

a, a:link, a:visited, a:hover {
	color: #52052C;
}
a:active {
	color: #88C540;
}

#page {
	background-color: #FFFFFF;
	z-index:10000;
	width:893px;
	margin:0 auto; 
	margin-top: 20px;
	}

#mainmenu {
	position:relative;
	margin: 0 0 0 0;
	z-index:10;
	float:left;
	width:212px;
	border: solid 0px;
	vertical-align: top;
	text-align:right;
}

.mainmenuimage {
	z-index:11;
}

.menuheader {
	position:relative;
	width:100px;
	float:left;
	font-size:1.5em;
	font-weight:bold;
}
.menuspacer {
	margin-left: 2px;
	margin-right: 2px;
	font-size:1.2em;
}
#content{
	background-color: #F8EDDA;
	margin: 0px auto;
	padding: 10 10 10 10;
	width: 667px;
	border: solid;
	border-width: 7px;
	border-top-width: 2px;
	border-color: #52052C;
	text-align: left;
	position:relative;
	float:right;
	vertical-align:top;
	min-height:330px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
*html .content {
height: 400px;
}
/**/


#hogerspalt{
	float:right;
	vertical-align: top;
}

#golbangvanster{
	float:left;
	vertical-align: top;
}

#sidebar {
	float:right;
	width:190px;
	vertical-align: top;
	margin-top: 0px;
	padding:8px;
	padding-top:20px;
	border: solid 0px;
	min-height:330px;
}

#sidebar ul, #sidebar .linkcat, #sidebar .xoxo, #sidebar .blogroll {
	list-style: none;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

#sidebar li {
	margin:0px;
	padding:0px;
}
#sidebar h2{
	color: #9E1B4F;
	margin:0px;
	padding:0px;
}
.submenu {
	color: #FAF0E1;
	font-size: 1.35em;
	line-height: 1.40em;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:3px;
}

.contactfoot {
	width: 100%;
	color: #FAF0E1;
	background-color: #52052C;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	overflow:hidden;
	font-size:0.86em;
	vertical-align:text-bottom;
}

.contactfoot a {
	color: #FAF0E1;
	text-decoration:none;
}

.submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.submenu li {
	float:left;
	height:1.30em;
}

.submenu li.menuheader {
	width: 110px;
	font-size: 1.25em;
	font-style:italic;
}

.submenu li.split {
	border-right: 1px solid #FAF0E1;
	padding-right:15px;
	margin-right:15px;
}
.bandmenu {
	background-color: #9E1B4F;
}

.contactmenu {
	background-color: #026737;
}

.reviewmenu, .reviewsmenu {
	background-color: #88C540;
}

.newsmenu {
	background-color: #52052C;
}

.musicmenu {
	background-color: #A37747;
}
.guestbookmenu {
	background-color: #00A79A;
}
.submenu a {
	color: #FAF0E1;
	text-decoration:none;
}
.submenu a:hover {
	font-weight:bold;
	font-size: 1.02em;
}

#content .band, .band {
	border-color: #9E1B4F !important;
}

.contact {
	border-color: #026737 !important;
}

.reviews {
	border-color: #88C540 !important;
}

.music {
	border-color: #A37747 !important;
}

.guestbook {
	border-color: #00A79A !important;
}

.news {
	border-color: #52052C !important;
}

.post {
	margin: 0px 30px 5px 30px;
	padding:0px;
	clear:both;
	min-height:290px;
}

.news{
	width:440px;
	margin-top:6px;
	border: solid 0px;
	float:left;
	margin-bottom:10px;
}
.news h2 {
	margin-bottom:0px;
	padding:0px;
}
.news small, .news p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.news .entry {
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.bandimage, .imageright {
	margin-left:10px;
	margin-bottom:10px;
	float:right; 
	vertical-align:top;
}

.imageleft {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	vertical-align:top;
}

blockquote {
	margin: 10px 10px 0 0px;
	padding-left: 10px;
	border-left: 2px solid #88C540;
}

.songlist {
	line-height:115%;
}
.songlist ul {
	padding: 0;
	margin: 0;
	margin-left:35px;
	margin-top:5px;
	list-style-type:decimal;
}

.minimenuband {
	clear:both;
}

.minimenuband ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.minimenuband li {
	padding: 0;
	margin: 0;
	margin-right:15px;
	white-space: nowrap;
}

.eventinfo {
	padding: 0;
	margin: 0;
	margin-bottom:16px;
	padding-left: 10px;
	border-left: 2px solid #52052C;
}

.pastevents {
	padding: 0;
	margin: 0;
	margin-bottom:20px;
}

.minimenuband .pagenav {} /* the outermost list item; contains whole list */
.minimenuband .page-item-2 {} /* item for Page ID 2 */
.minimenuband .page_item {} /* any Page item */
.minimenuband .current_page_item {} /* the current Page */
.minimenuband .current_page_parent {} /* parent of the current Page */
.minimenuband .current_page_ancestor {} /* any ancestor of the current Page */

/* comment */
.respond textarea, textarea {
	width:430px;
	height:80px;
}

#respond {
	margin: 0px 40px 10px 20px;
	padding:0px;
	padding-top: 1px;
}

#respond ol, #respond .children, #respond p {
	list-style: none;
	padding: 0;
	margin: 0;
}

#respond p {
	margin-top:5px;
}

#respond li {
	margin: 10px 10px 10px 0px;
	padding-left: 10px;
	border-left: 2px solid #00A79A;
	padding-bottom: 10px;
}

#respond .children li{
	margin-left: 10px;
	border: none 0px;
	padding-bottom: 0px;
}

#respond .navigation {
	margin-top:20px;
}

#navigation {
	padding-bottom:20px;
}

#respond .fn {
	font-weight:bold;
}

/* 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: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	margin-top:0px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#post-173, .hentry {
	min-height:40px;
}

#specialcontact {
	text-align:right;
	color: #026737;
	margin-bottom:5px;
}

#specialcontact a {
	color: #026737;
	text-decoration:none;
}
