/*  
Theme Name: Major Music
Description: Custom theme for Major Music
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/





* {
	margin:0;
	padding:0;
	list-style-type: none;
}
html {
	
	overflow-y: scroll;
}
body {
	color: #E3E3E3;
	font: 62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	background: /*#103C7A*/ #000;
}
#wrapper  {
	width:960px;
	margin:0 auto;
	position:relative;
	background: #000 url(images/circlesbg.gif) no-repeat right 250px;
	overflow : hidden;
	_height : 1%;
	
}

.home #wrapper{background: #000 url(images/circlesbg.gif) no-repeat right 500px!important;}

#header{
	height:230px;
	background: url(images/header-bg.jpg) no-repeat;
}

#toplogo {
	margin:0;
	height: 170px;
	width: 460px;
	text-indent:-9999px;
	
}

#toplogo a{display:block;
position:absolute; height: 161px;
	width: 458px;}


#sidebar {
	width:190px;
	float:left;
	position:relative;
	padding-bottom:20px;
}


#search {position:absolute;
	top:29px;
	right:10px;
	width:215px;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
}
#search #s {
	
	float:left;
	width:190px;
	
	border:none;
	background-color:#fff;
}
#search #searchsubmit {
	float:right;
	margin-left:6px;
}
#search #s:focus {
	
}




#footer{
	padding-top:90px;
	background: url(images/mm_footer.png) no-repeat center top;	
}
.footerinner{width:960px; margin:16px auto;}

	
	
#footer a{
	text-decoration:none;
}



h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8ec43f;
	font-weight:500;
	text-transform:capitalize;
}

h3, h4{font-size:12px;}

#sidebar h3{color:#fff!important;}
.archive h3 a{
	font-size:16px;
	color:#FF9A29!important;
}



.flickrh3{clear:both;padding-top:30px; margin-left:9px;}

#flickrimages{padding: 30px 0 20px 0 ; border-bottom:solid 1px #8ec43f; margin-bottom:20px;width:170px;}
#flickrimages img{margin:0 8px 8px 0; border:none;

 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;




}


#flickrimages img:hover{margin:0 8px 8px 0; border:none;

 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

  /* Good browsers */
  opacity: 1;




}












#content h4{
	font-size:12px;
	
}

p {
	margin-bottom:16px;
	font-size: 12px;
	
}



h4 + p{margin-top:6px!important;}



.description {
	width:288px;
	height:161px;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9999px;
	background: url(images/telephone.gif) no-repeat;
	margin:0;
	padding:0;
}


#content {
	width:740px;
	float:right;
	padding-bottom:30px;
}



#content ul {
	padding-left:20px;
	margin: 12px 0 16px;
}

#content ul ul{
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	font-size:12px;
	margin:3px;
}

#content ul li li {
	list-style-type:disc;
	font-size:1em;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 16px;
}
#content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}
a{
	color:#8ec43f;
	text-decoration: none;
}

#content a:hover{color:#FF9A29;}

h2 a{text-decoration: none;}

#sidebar li {
	display:inline;
}


	

.home .first a, #sidebar .current_page_item a, #sidebar .current_page_item a:hover, .current-cat a, .current_page_ancestor a {
	background: #495B5E;
	color:#fff;
	cursor:default;
}	

	
.home .current-cat a{background:#000!important;}	
.home .current-cat a:hover{background:#495B5E!important;}

#sidebar #address p {
	font-size:1.1em;
}
.current_page_item a {
}


.flr {
	float:right;
}
.fll {
	float:left;
}
.last {
	border-right:solid 3px #000!important;
}
.last:hover {
	border-right:3px solid #B3A88E!important;
}
.noborder {
	border:none!important;
}
.btt {
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 5px;
}
.btt a {
	text-decoration:none;
}
.btt a:hover {
	text-decoration:underline;
}
.navigation {
	padding:0 0 20px;
}
.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


.clearer{clear:both;}




.recent{width:230px;}


#comment{width:400px;;}

.post{margin-bottom: 20px; padding-bottom:10px;padding-right:30px;}
.postmetadata{
	padding-bottom:20px;
	border-bottom:1px dotted gray;
}

.more-link{
	font-size:11px;
	font-style: italic;
	color: #FF9900!important;
}


/* 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
	}
	
#content img {}
/* End Images */



.btt{
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 3px;
	margin-bottom:20px;
}

.btt a{text-decoration:none;}
.btt a:hover{text-decoration:underline;}


div.plan{
	background: #E1E5F1;
	border: 1px solid #B9C7E5;
	padding: 0 12px 15px;
	margin:12px 0;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;

}

.wpcf7-form h4, div.plan h4{
	color: #516FB2;
	margin-top:10px!important;
	font-size:14px;
}

/* contact forms*/


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	font-size:12px;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #fff;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #fff;
}

div.wpcf7-validation-errors {
	border: 2px solid #fff;
}

span.wpcf7-form-control-wrap {
	position: relative;
	
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
	display:block;
	margin-top:6px;
}

.wpcf7-form {
width:540px;
background: #E1E5F1;
border: 1px solid #B9C7E5;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
margin-top:30px;
padding:12px 30px 20px;
}

p.captcha img{border:none!important;}

.table{
	border: 1px solid #B9C7E5; margin-top:20px;  
	-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}
.table td{
	padding:5px;
	font-size:11px;
	background: #E1E5F1;
	-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}



	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		/*float : left;*/
		width : 190px;
	}
	
#nav ul, .first{border-top:solid 1px #8ec43f;}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : 0px;
		line-height:12px;
		
		
		
	}
	
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 175px;
		margin-top : -32px;
		
	}
	
	
	
	#nav li a {
	width: 160px;
	font-size:12px;
	display : block;
	color : #E3E3E3;
	text-decoration : none;
	
	border-bottom:solid 1px #8ec43f;
	padding : 9px 5px 9px 10px;
	
	}
	
	#nav li a:hover {
	color : white;
	background-color : #4a5b5f;
	}
	
	#nav ul li a{
	background-color :#4a5b5f;color:#E3E3E3; width:175px;
}
	
	#nav ul li a:hover{
	background-color :#313E40;
}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
	li a <  a {background-color:#009933;}
	
	
	
	

#flashfader{margin-bottom:16px;height:300px; width:700px; border:solid 1px #fff;}

.address{margin-left:220px;}
#credit {margin-top:30px;}
