/*

Theme Name: Music and the city
Theme URI: 
Description: .
Version: 1
Tags: 
Author: 
Author URI: 

*/

/* body
--------------------------------------------------*/
body {
font-family: Arial, Helvetica, sans-serif;
font-size:0.9em;
background-color:black;
background-image: url('images/topbg.jpg');
background-repeat: repeat-x;
color: white;

margin:0;
}

* {
margin:0;
padding:0;
}


/* header
--------------------------------------------------*/
#header {
height: 116px;
background-image: url('images/headerbg.jpg');

}

#header .description {
float:right;
color:#333;
display:none;
}

#header h1 {
}

#wrapper {
width:900px;
margin:0 auto;
}

#welcome {
    height:237px;
    display: block;
    background-image: url('images/welcomebg.jpg');
}
#welcome #wrapper {
    background-image: url('images/welcometext.jpg');
    background-repeat:no-repeat;
    height:100%;
}
#welcome p {
    padding:130px 0 0 400px;
    font-size:1em;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-size:3.8em;
font-weight:400;
color:white;
letter-spacing:-1px;
margin:0px 0;
padding-top:28px;
background-image: url('images/logo.jpg');
background-repeat: no-repeat;
background-position: bottom;
height: 88px;
width: 147px;
}

#header h1 a {
text-indent:-5000px;
display: block;
background-image
text-decoration:none;
color:#333;

}
#header h1 a:hover {
    background-color:transparent !important;
}

/* Booking page
--------------------------------------------------*/
#post-10 table {
    width:600px;
    border: solid 1px #939393;
    padding:20px;
    margin:20px 0 0 0;
    font-size:1.4em;
}
#post-10 table td {
    
    padding:10px;
    
}
#post-10 hr {
    display:none;
}
#post-10 input {
    background-color:#000000;
    
    color:#ffffff;
    font-size:1em;
    padding:5px;
    margin:3px 0 15px 0;
}
#post-10 input:hover {
    background-color:#ffffff;
    
    color:#000000;
    font-size:1em;
    padding:6px;
    cursor:pointer;
    
}

#post-10 select {
    font-size:0.7em;
    padding:5px;
    width:200px;
}
#post-10 select:focus {
    font-size:0.7em;
    padding:5px;
    width:200px;
}
#post-10 textarea {
    width:530px;
    margin:3px 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    padding:5px;
}
#post-10 font {
    color:#939393;
    font-size:.6em;
    font-weight:normal;
    font-style:italic;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
float:right;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0px 5px 0px 0px;
}

#nav li a {
font-family:  'Times New Roman', Times, serif; 
color:#FFFDEF;
background:#000000;
font-weight:400;
text-decoration:none;
display:block;
margin:40px 2px 0 0;
padding:10px;
text-transform: uppercase;
font-size:1.1em;
border: solid 1px #232323;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#maincontent {
    background-image: url('images/texturebg.jpg');
    background-repeat: repeat-x;
}

#content {
background-image: url('images/bannerbottom.jpg');
background-repeat: repeat-x;
background-position: left top;
margin:0 310px 0 0 !important;
padding:5px 20px 0px 0;

}

#content2 {
margin:0 !important;


}

#content p,#content2 p {
line-height:20px;
font-size:120%;
margin:5px 0;
}

#content a,#content2 a {

text-decoration:none;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
}

#content h2 {
color:white;
font-family:  'Times New Roman', Times, serif;
text-transform: uppercase;
font-size:2em;
font-weight:400;
border-bottom:1px solid #595959;
line-height:30px;
margin:10px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}
#content2 h2 a:hover {
background-color:transparent;
border:none;
font-style:italic;
}

#content h1 {
font-family:  'Times New Roman', Times, serif; 
font:3em;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160%;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

.button {
padding: 10px 20px;
background:#232323;
border: solid 1px #7F7F7F;
font-size: 1.5em;
float:right;
color:#ffffff;
display:block;
margin:5px;
}

#content2 {
    display:block;
    background-image:url('images/pagebg.jpg');
    background-position:top;
    background-repeat:repeat-x;
    
}
#content2 h2 {
    width:900px;
    margin:Auto;
    padding:5px 0 30px 0;
    font-family:  'Times New Roman', Times, serif;
    text-transform: uppercase;
    font-size:2.3em;
    font-weight:400;
    color:#FFFDEF;
    letter-spacing:-1px;
    
}
#content2 h2 a {
    font-family:  'Times New Roman', Times, serif;
    text-transform: uppercase;
    color:#FFFDEF;
    font-size:1.7em;
}
#cat-title {
    padding:20px 0px 0 0 !important;
}
address {
    font-size:1.5em;
    padding:20px 0 30px 0;
    color:#E0E0E0;
    
}
#content2 p{
    font-size:1em;
}
#content2 img {
    margin:0px 20px 0px 20px;
}

#content2 h1 {
    color:white;
font-family:  'Times New Roman', Times, serif;
text-transform: uppercase;
font-size:2em;
font-weight:400;
line-height:30px;
margin:10px 0;
padding:20px 0 0px 0;
}
/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;

}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
padding: 10px 20px 40px 20px;

}

.post img {
background:#ccc;
border:2px solid #eee;
padding:1px;
margin:10px;

}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}
#content2 h2 #newstitle {
    padding-top:30px;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}
.entry .largeimage {
    clear:both!important;
    margin:20px 0px 20px 15px!important;
    float:left;
    display:block;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
background-image: url('images/bannerbottom.jpg');
background-repeat: repeat-x;
background-position: right top;
width:310px;
float:right;
padding:0px 0px 30px 0px;
height:100%;

}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
padding:15px 0 3px 0;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 3px;
}

#sidebar li {
list-style:none;
padding:0px 5px 0px 0px;
margin:5px;

}
#sidebar li label {
    font-size:12px;
}
#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
background:#000000;
color:#ffffff;
border:1px solid #969696;
font-size:18px;
padding:5px;
margin:5px 0px 5px 0px;
font-weight:bold;
}

#sidebar input ul li {
    float:left;
    
}

#mc-embedded-subscribe {
    clear:both;
}

#sidebar input:focus {
background:#232323;
border:1px solid #eee;

}

#mc_signup_container {
    background-color:#000000;
    background-image: url('images/sidebartop.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    margin:1px 0px 0px 0px;
    padding:0px 0px 0px 20px;
    
    
    }
#mc_signup_container .mc_custom_border {
   border:none;
   
}
#mc_signup_container fieldset {
    
}
#mc_signup_form {
    
}
#mc_submit_type {
    display:none;
}
#sidebar h2 {
    font-family:  'Times New Roman', Times, serif; 
    font-size:1.4em;
    text-transform: uppercase;
    font-weight:normal;
    margin:10px 0px 5px 0px;
    
   }
#mc_signup_submit {
    float:none;
}


/* some input border:1px solid #939393;
--------------------------------------------------*/
input {
font:11px;
padding:3px;
display:block;

}
#mc_signup_container select {
margin:5px 5px 10px 5px;
padding:1px;
font-size:13px;
}
#mc_signup_container  option {
padding:3px;
font-size:12px; 
}
.mc-field-group #emailchoice{
    width:130px;
    margin:0 0 0 20px;
    float:left;
}
.mc-field-group #emailchoice li {
    
    display:block;
}
input:hover {
border:1px solid #262626;
}
/*#guestormusic {
    width:110px;
    display:block;
    float:left;
}*/
#mc_signup_container .btn {
    width:250px;
    
}
#guestormusic select {
    margin-left:20px;
}
input:focus {
border:1px solid #262626;
color:#333;
}
.btn {
    margin:0 0px 0 200px;
}
#emailchoice li {
    float:left;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}
.bio {
    clear:both;
}
.bio img {
    margin:20px;
}
.bio h4 {
    font-size:1.4em;
}

/* footer
--------------------------------------------------*/
#footer {

background-color:#383838;
margin:0px;
clear:both;
padding:0px;
font-size:.8em;
}
#footer p {
    color:#bcbcbc;
    
}
.footerbox {
    width:243px;
    float:left;
    background-image:url('images/footerboxbg.jpg');
    background-position:top;
    margin:0px 15px 20px 15px;
    padding:0 10px 0 10px;
    height:140px;
}
#footer h2 {
color:white;
font-family:  'Times New Roman', Times, serif;
text-transform: uppercase;
font-size:1.3em;
font-weight:400;
line-height:30px;
margin:5px 0;
padding:5px 0 0px 0;
}
.clear {
    clear:both;
    height:1px;
}

.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:5px !important;
		text-indent:0 !important;
                
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:9px 9px;}
	ul.addtoany_list img{
		float:none;
		width:16px;
		height:16px;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.8;
		-moz-opacity:.8;
		filter:alpha(opacity=80);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}   