/*  

Theme Name: Theme for Promusic

Theme URI: WWW

Description: Theme for Pro Music Studio (uiteindelijke versie)

Version: 1.0

Author: jorislive.nl based on Prosumer-10 theme by Jauhari

*/



/* Social Style 

********************* */
#background {
	width: 100%;
	height: 100%;
	background-color: #100602;

}

#content-align {
	margin: 0 auto;
	width: 950px;
	height: 100%;
	text-align: left;
	
		
}

#wrapper {
	position:absolute;
	background-color:#100602;
}


html

{

	height: 100%;

}

html, body, #wrapper {
    min-height: 100%;
    height: 100%;
	
}

html>body, html>body #wrapper {
    height: auto;
} 

body

{
	background: #100602;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:140%;
	color: #FFFFFF;
	text-align:center;

}

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	line-height: 1.6em;
	margin: 0.7em 0;
	padding-top: 4px;
}

dl
{
	margin: 1em 0;
}

dt
{
	font-weight: bold;
}

dd
{
	margin: 0.5em;
	padding: 0;
}

img.right
{
	float: right;
	margin: 10px 0 0 10px;
}

img.left
{
	float: left;
	margin: 0 10px 0 0;
}

hr
{
	display: none;
}

white-background 
{
	background: #FFFFFF;
}

#searchdiv{
	width: 100%;
	margin-top: 215px;
	position: absolute;
}

.searchbar{
	width:220px;
	right: 2px;
	position: absolute;
	height: 23px;
}

#searchform #s{
	border:1px solid #ccc;
 	background-color: #FFFFFF;
	color:#000000;
	width: 150px;
	height: 23px;
	font-size: 0.8em;
	vertical-align:top;
}

narrowcolumn {
	border-style: solid;
	border-left-width: 10px;
}

a {
	text-decoration: none;
	color: #970237;
}

a:link {
	color: #970237;
}

a:visited
{
}

a:hover, a:active

{
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight:normal;
	padding-bottom: 16px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	color: #D26B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:190%;
	font-weight: lighter;
	padding-left: 0px;
	padding-bottom: 4px;
	line-height: normal;
}

h3 {
	color:#D26B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:lighter;
	padding-top:10px;
}

h4 {

	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:112%;
	font-weight:bold;
	padding-top:10px;
}

h5 {
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:150%;
	font-weight:bold;
	text-align: center;
	padding-top: 10px;
}

h6 {
	color: #FFFFFF;
	font-family:Arial;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
}

br.clear {
	clear: both;
}

#top {
    display: block;
	padding-top: 150px;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	height: 10px;
	background: #b9b9b9;
	border-bottom: 2px solid #fff;
}

#menuspacer {
	position: relative;
	display: block;
	border-top: 1px solid #000000;
	width: 145px;
	height: 34px;
}


#img_page_home {
	display: block;
	background: transparent url(images/logoreplacement.jpg) 0 0 no-repeat;
	width: 650px;
	height: 150px;
}

#page {
	text-align: left;
	width: 950px;
	background: #100602;
}

.rss2 {
	position: relative;
	right:0;
	bottom: 0;
}

#left {
	margin-top: 155px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 950px;
	background-image: url(images/randlinksrechts.gif);
	background-color: #100602;
	background-position: left;
	background-repeat: repeat-y;
}

#right {
	float: left;
	width: 220px;
}

#content {
	width: 750px;
	margin-top: -56px;
	margin-left: 100px;
	float: left;
}

#contentonder {
	width: 950px;
	float: left;
}

#topcontent {
	width: 950px;
	height: 150px;
	background-image: url(images/bovenrand.gif);
	background-color: #100602;
	background-position: top;
}

#bottomcontent {
	width: 950px;
	height: 280px;
	background-image: url(images/onderrand.gif);
	background-color: #100602;
	background-position: bottom;
}
	
#contentborder {
	width: 950px;
	background-image: url(images/randlinksrechts.gif);
	background-color: #100602;
	background-position: left;
	background-repeat: repeat-y;
	
}

#content-home {
	width: 529px;
	float: right;
	padding-left:0px;
	padding-right:14px;
	padding-top:0px;
	padding-bottom:7px;	
}

.post {
	margin-bottom: 10px;
	height: 100%;
}
.post li{
	margin: 7px 0 8px 14px;
	list-style-image: url(./images/opsomming_promusic.png);
	line-height:1.6em;

}

html>body .entry li {
	margin: 7px 0 -4px 14px;
	list-style-image: url(./images/opsomming_promusic.png);
	line-height:1.6em;
}

.entry {
	margin-bottom: 10px;
	text-align: left;
}

.entry  a {
	color: #D26B00;
	text-decoration:underline;
}

.pagenav {
 	font-weight: bold;
 	color:#FFFFFF;
}

.pagenav li {
 	font-weight: normal;
 	color: #000000;
}

.side1 {
	width: 210px;
	margin-top: -4px;
	margin-left: 30px;
	padding-left: 0px;
	float: left;
	color: #000;
	font-size: 80%;
}

.gap {
	padding-right: 0px;
	margin-top: -9px; 
}

.gap2 {
	padding-left: 10px;
}

.gap3 {
	padding-left: 25px;
}

#footer {
	clear: both;
	bottom: 0;
	margin: 0px auto;
	text-align: right;
	width: 100%;
	height: 30px;
	display:block;
	position: absolute;
	background-position:top;
	color: #333;
	font-size: 0.9em;
}

#footer a {

	color: #FFFFFF;
	margin-left: 18px;

}

#footer a:hover {

	color: #CCCCCC;

	text-decoration: none;

}

/* Design 

******************** */

.side1  ul{
	list-style: none;
}

.side2  ul, .sidevac ul{
	list-style: none;
}


.side1  ul.children, .side2  ul.children, .sidevac  ul.children{
	margin-left: 16px;
}

.boxy, .side1 .categories, .side2 .categories, .sidevac .categories, .widget, .side1 .linkcat, .side2 .linkcat, .sidevac .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
}

input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit {
	color: #FFFFFF;
	border: medium none;
	padding-right: 16px;
	top: auto;	
}

/* Design  Typo

********************* */

.side1 h2{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374;
}

.side2 h2, .sidevac h2{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374;
}

.side1 ul li ul li a {
	display: block;
	height: 20px;
	width: 210px;
	color: #333333;
	font-size: 110%;
	background: url(images/selectie_NOT_SELECTED.gif) left top no-repeat;
	padding-left: 18px;
	padding-top: 1px;
}

.side2 ul li ul li  a, .sidevac ul li ul li  a  {
	color: #970237;
	background: url(images/selectie_NOT_SELECTED.gif) left top no-repeat;
	padding-left: 18px;
}


#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}

.side1 ul li ul li  a:hover, .side2 ul li ul li  a:hover, .sidevac ul li ul li  a:hover {
	color: #FF0000;
	background: url(images/selectie_SELECTED.gif) left center no-repeat;
}

.side1 ul li ul li.current_page_item a,
.side2 ul li ul li.current_page_item a,
.side3 ul li ul li.current_page_item a,
.sidevac ul li ul li.current_page_item a,
.side1 ul li ul li.current-cat a,
.side2 ul li ul li.current-cat a,
.side3 ul li ul li.current-cat a,
.sidevac ul li ul li.current-cat a  {
	color: #FF0000;
	font-weight: bold;
	background: url(images/selectie_SELECTED.gif) left center no-repeat;	
}



h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}



.post h2 {
	color:#D26B00;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:125%;
	font-weight:lighter;
	padding-top:10px;
}

.post h2 a {
	color: #D26B00;
	display: block;
}

.post h2 a:hover {	
	color: #980F1F;
}

p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 2px;
	margin-bottom: 10px;
	color: #A73228;
}

p.meta a {
	color: #A73228;
	text-decoration: none;
}

span.user {
	padding: 3px 5px;
}

span.timr {
	background: #970237;
	color: #fff;
	padding: 3px 5px;
}

span.catr {
	padding: 3px 5px;
}

span.editr {
	padding: 2px 2px 2px 18px;
}

span.commr {
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}

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

.post p a {
	color: #D26B00;
	border: medium none;
}

.post ul {
	margin-left: 35px;
}

.post ol {
	margin-left: 40px;
}

.post p a:hover {
	border: none;
}

.categr, .monthr {
	margin-bottom: 20px;
}

.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

/* Comment Etc

********************* */

.navigation {
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a {
	color: #666;
}

.alignleft {
	float: left;
	
}

.alignright {
	float: right;
	text-align: right;
}

.ileft {
	float: left;
	margin-right: 5px;
}

#avatr {
	border: 1px solid #333;
}

p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

blockquote {
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}

#content .commentsfeedr {
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}

#content .trackbackr {
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}

input.textbox, textarea {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}

input.textbox:focus, textarea:focus {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}

#submit {
	padding: 3px 5px;
}

#terugknop {
	padding-top: 10px;
	float: right;
}

#mijnterugknop {
	background-color:transparent;
	color:#D26B00;
	text-decoration:none;
	cursor:hand;
	border:0 transparent none;
}

tbody {
	font-size: 80%;
}

.comment {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt {
	background: #fff;
}

.MyAvatars {
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}

/* Top Navigation Style 

********************* */

/*  Menuv

******************** */

#topy {
	width: 500px;
	margin-top: 56px;
	margin-bottom: 0px;
	margin-left: 430px;
	position: absolute;
	height: 12px;
	font-size: 1.0em;
}

#topy2 {
	width: 470px;
	margin-top: 90px;
	margin-bottom: 0px;
	margin-left: 450px;
	position: absolute;
	height: 12px;
	font-size: 1.0em;
}



#footerleft { 
	background-image: url(images/footerleft.gif);
	width: 33px;
	height: 70px;
	left: 0px;
	position: absolute;
}

#headerline {
	width: 100%;
	height: 170px;
	border:none;
	margin-top: 0px;
	background-color: #000000;
	position: absolute;
	background-image: url(images/headerline.gif);
	background-repeat: repeat-x;
}

#headerlogo {
	width: 950px;
	height: 132px;
	border:none;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	background-image: url(images/headerlogo_doorlooprand_100602.png);
}

#menuv  ul, #menuv2 ul {
	list-style: none;
	position: relative;
	font-size: 117%;
	font-weight:lighter;
}

#menuv li, #menuv2 li {
	display: inline;
}

#menuv-footer {
	color:#FFFFFF;
	right: 20px;
	position: absolute;
}


#menuv-footer  ul {	
}

#menuv-footer li {
	display: inline;
}

#menuv-footer-theme {
	display: inline;
}

#menuv li.page_item  a {
	color: #D26B00;
	border: none;
	margin-right: 6px;
	padding-top: 56px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}

#menuv2 li.page_item  a {
	color: #D26B00;
	border: none;
	margin-right: 6px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 22px;
	padding-left: 12px;
}

#menuv li  a:hover, #menuv2 li  a:hover  {
    border: none;
	color: #FFFFFF;
	background-color: #d26B00;
}

#menuv li.current_page_item  a, #menuv2 li.current_page_item  a {
	color: #FFFFFF;
	background-color: #d26B00;
	font-weight: bold;
	border: none;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

.menu ul ul .current_page_item a {
  	color: red;
  	background: white;
  	border-left: 1px solid black;
}

.menu .current_page_item a {
  	color: red;
  	font-weight: bold;
  	background: white;
}

.menu ul .current_page_item ul a {
  	color: white;
  	font-weight: normal;
  	background: black;
}

.menu ul .current_page_item ul a:hover {
  	background: gray;
}

.menu .current_page_item a:hover {
  	background: white;
}

fieldset {
	border: none;
}

textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	padding: 2px;
}



/* Change Log *** 

1.0	: Initial Public Released

1.1 	: Fix Some Issue

1.2 	: Fix Custom Image Issue

1.3 	: Fix Footer Issue

1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2

*** */
