/*  
Theme Name: International Concerts
Theme URI: http://internationalconcerts.org
Description: International Concerts
Version: 1.0
Author: Computer Mike
Author URI: http://www.manhattanray.com/

*/

body{
margin:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #907000 url(images/bodybg.jpg);
background-repeat:repeat-y;
color: #000000;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
margin: 0;
width: 1003px;
text-align: left;
}

#overheader{
margin: 0;
width: 1003px;
height: 80px;
background: url(images/overheader.jpg);
border-bottom: 1px solid black;
}


#header{
width: 1003px;
height:180px;
background: #833030 url(images/header.jpg);
padding:0px;
margin:0px;
}

/* start: topmenu codes  */

#topmenu{
float:left;
_margin-top:-5px; /*  IE6 only */
width: 1003px;
height: 20px; /* 22px */
background: black;
}

#topmenu ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#topmenu ul li{
float: left;
display:block;
/* width:142px;  */
height:20px;  /* 22px */
position:relative;
text-align:center;
}

#topmenu ul li a{
display: block;
/* width: 140px; */
padding-left:5px;
padding-right:5px;
height:  15px;  /* 17px; */
float:left;
padding-top: 3px;
border:1px solid black;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 11px; /* added */
background:  black;
color: #bbb;
}

#topmenu ul li a:hover{
background:#c9c9ff;
color: black;
}

#topmenu li ul{
position:absolute;
display:none;
top:22px;
left: 0px;
}

#topmenu li > ul{
top:22px;
left: 0px;
}

#topmenu li.over ul,
#topmenu li:hover ul{
clear:left;
display:block;
top:20px;  /* 20px */
left: 0px;
}

#topmenu li ul li{
clear:left;
}


#topmenu li ul li a{
clear:left;
text-align: left;
border: 1px solid black;
border-top: 0px;
height:  16px; /*16px */
width:135px;
padding-left: 5px;
padding-top: 3px;
text-transform:none;
background:#86ccee;
color: black;
}

#topmenu li ul li a:hover{
background:#ffffbb;
}



/* end: topmenu codes  */



#container{
float:left;
width: 1003px;
height: 100%;
overflow: hidden;
background:url(images/containerbg.jpg);
}


.sidebar{
float: left;
width: 190px;
margin: 0;
padding: 10px;
display:inline; /* because IE doubles set margins  */
color:#bbbbbb;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}


.sidebar ul li{
padding: 10px 0 10px 0;
}


.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color: #fff;
}

.sidebar ul ul li{
padding: 0;
line-height:18px;
}


#content{
float: left;
width: 783px;
height: 100%;
overflow: hidden;
padding: 5px;
background: white;
}

div.homepageflash{
width:550px;
height:600px;
border: 1px solid black;
}


#footer{
clear: both;
position:relative;
width: 1003px;
height:15px;
background: #282828;
padding-top:2px;
padding-bottom:2px;
}


#creditad{
font-size:11px; 
position:absolute;
top:2px; 
right:425px;
}



/* start: link/anchors */

a{
text-decoration: underline;
color: #000000;
}

a:hover{
text-decoration:none;
color: #833030;
}


.sidebar a{
color: #bbbbbb;
font-weight: 600;
text-decoration: none;
}

.sidebar a:hover{
color: #ffffff;
}

a.hiddenmail{
text-decoration: underline;
font-family:tahoma;
font-size:11px;
color: #bbbbbb;
}

a.hiddenmail:hover{
text-decoration:none;
color: #ffffff;
}


#footer a{
color: #bbb;
text-decoration:none;
}

#footer a:hover{
color: #fff;
}


/* start: link/anchors */

.center{
width:100%;
text-align:center;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

#frontpagelist{
margin-top:3px;
}

.spacercode{
margin-top:10px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #833030;
border-bottom: 3px solid #000;
margin: 8px 0 10px 0;
padding: 5px 0 8px 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

span#googlexml{
position: absolute;
left: 800px;
}

#content table td{
padding: 12px;
vertical-align: top;
text-align: left;
}


table#wp-calendar{
width: 100%;
}



.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}