/*   
Theme Name: LMHR
Theme URI: http://www.lovemusichateracism.com
Description: for Love Music Hate Racism 
Author: tash
Author URI: http://www.lovemusichateracism.com
Version: 1.0
*/

/* Reset values */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
	}

html { 
        min-height: 100%; margin-bottom: 1px; 
        overflow: -moz-scrollbars-vertical !important; 
}

body {          
        width: 960px;
	background-color: #ffffff;
	font-family: Tahoma, "Lucinda Grande", Arial, sans-serif;
        margin: 0 auto;
        }

p       {
        font-size: 1em;
	color: #000000; 
        margin-bottom: 0.6em;
}

img .left, .alignleft {
	float:left;
        margin-right: 10px;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
	}

img .right, .alignright {
	float:right;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
} 

#header {
        width: 960px;
        margin: 20px auto;
}  
   
#lmhrlogo {
        width: 250px;
        position: absolute;         
        top: 20px; auto; 
        z-index: 5000;
}

#staticlogo {
        width: 960px;
        top: 20px; auto; 
}

#container {
	width: 960px;
	margin:0px auto;
        padding:0px;
	background: white;
}


/* event listing box */
#upcoming-events {
        color: black;
        list-style: none;
        margin: none;
        padding:10px;
        padding-bottom: none;
        padding-top:83px;
        border: solid 1px;
        background: silver url(http://www.lovemusichateracism.com/wp-content/themes/LMHR/images/listingstop3.jpg) no-repeat top right;
        overflow: hidden;
}

/* calendar times, rules, main text */
#upcoming-events ul {
        padding: 0px;
        border: none;
        margin: 0px;
        background-image: none;
}

/* calendar dates */
#upcoming-events li {
        text-align: center;
        display: block;
        line-height: 1.4em;
        color: #000000;
        font-weight: 700;
        background-color: silver;
        padding:0px;
        padding-left: 5px;
        border:none;
}

 /* covers event title and time */
#upcoming-events li li {
        text-align: left;
        line-height: 1.2em;
        color: black;
        font-weight: 700;
        padding: 3px;
        border: solid black 1px;
        background-color: white;
        background-image: none;
        margin:0px;
        margin-bottom: 5px;
        }

#upcoming-events li li a {
color: #000066;
font-weight: 700;
}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:20px;
	padding:0px 10px;
	text-transform:uppercase;
	background: #000000;
clear:both;
	}

#page-bar {
	width:960px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #fff;
        border-bottom: none;
	}

#page-bar li:hover {
	background: #E90061;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:2px 16px;
	font-weight:bold;
        font-size: 0.8em;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	background: #E90061;

	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/*top area of home page */

#topwrapper {
        width: 960px;
        float: left;
      	background:#fff;
        padding-bottom: 10px;
        border-bottom:solid 1px;
        overflow: hidden;
}

#headline {
	width:600px;
	float:left;
	background:#fff;
	padding:0px;
	margin:0;
	}

#righttop {
        width: 300px;
        float: right;
        background: none;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        font-size: 0.9em;
}

#headline  div.title {
	font-weight:bold;
	font:1.8em;
	display:block;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline img {
        float: left;
        width: 300px;
        margin-right: 10px;  
        border: solid 1px grey;
}

#mainwrapper {
        width: 960px;
        float: left;
        padding: 0px;
}

#footer {
        width: 950px;
        float: left;
        color: white;
	background-color: black;
        padding: 5px;
        margin-top: 15px;
        margin-bottom: 10px;
        clear: both;
}

#footer p {
        color: #FFFFFF; 
        margin-bottom: 0.4em;
}

#endnote {
        width:960px;
	float: left;
        clear: both;
        font-size: 75%; 
        color: #FFFFFF; 
        padding-bottom: 10px;
}

/*sidebars*/

#frontinsert {
      width:450px;
      float:left;
      clear: left;
      overflow:hidden;
}

#frontbelow {
      width:450px;
      float:left;
      clear: left;
      overflow:hidden;
}


.sidebar li a {
        color: #333;
        display: block;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: dotted 1px;
        background-image: none;
}

.sidebar li a:hover {
        color: #silver;
}

#primary {
      width:300px;
      float:right;
      clear: right;
      margin:0 0 0 15px;
      overflow:hidden;
      font-size: 0.9em;
}

#secondary{
      width:150px;
      float:left;
      margin:0 15px 0 30px;
      overflow:hidden;
      font-size: 0.8em;

}

#secondary li {
}

#primary li, #righttop li {
}
  
#pagetop, #pagebottom, #singletop, #singlebottom {
      width:600px;
      float:left;
      clear: left;
      overflow:hidden;
}


#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 10px 0 10px;
}
#subsidiary #third {
    margin:0 0 0 10px;
}


#frontlist {
	width: 450px;
	float: left;
        overflow: hidden;
	}


#teaser, #archive .teaser {
	display:block;
        clear: both;
        padding: 10px 0 10px 0;
        border-bottom: solid 1px;
        overflow: hidden;
	}
        
.frontthumbs {
        width: 100px;
        height: 67px;
        float: left;
        margin-right: 10px; 
        border: solid 1px grey; 
}

.backthumbs {
        width: 150px;
        height: 100px;
        float: left;
        margin-right: 10px; 
        border: solid 1px grey; 
}

#entries {
	width: 600px;
	float: left;
        overflow: hidden;
        background-color: white;
        margin-bottom: 2em;
	}

#frontlist {
       margin-bottom:0;
       }

.post {
	margin-bottom: 1em;
        overflow: hidden;
        }

.post img {
	border: solid 1px;
        padding: 4px;
}

a {
	color: #E90061;
	text-decoration: none;
	font-weight: bold;
}

ul {
        list-style: none;
        }
 
a:hover, .title a:hover, #buttons a:hover {
        color: grey;
}   


.title a {
        color: black;
}

a:link img {
	border: none;
}

.sidebar ul {
	list-style: none;
}



.title {
       font-size: 20px;
       text-transform none;
       color: #000000;
}

h1 {
font-size: 0;
text-indent: -1000px; 
color:#000000;
font:40px Tahoma, "Lucinda Grande", Arial, sans-serif;
text-transform:uppercase;
letter-spacing:-1px;
border-top-width:4px;
border-top-style:solid;
border-top-color:#E90061;
margin:0;
}

h2 {
color:#000000;
font:32px   Arial, Helvetica, sans-serif;
text-transform:none;
letter-spacing:-1px;
border-bottom: #E90061 dashed 4px;
padding-bottom: 4px;
margin-top: 15px;
margin-bottom: 15px;
}

h2 a {
      color: #000000;
}

h3 {
background-color: #E90061;
color:#ffffff;
font: 11px arial, helvetica, sans-serif;
font-weight: bold;
text-transform:uppercase;
letter-spacing: 2px;
padding-left:4px;
line-height:18px;
margin-top:15px;
margin-bottom: 10px;
}

h4 {
        font-weight: bold;
	font-size: 16px;
	text-transform: none;
}

h5  {
color:#333;
font: 13px "Arial Black", helvetica, sans-serif;
font-weight: 900%;
text-transform:uppercase;
letter-spacing: 2px;
padding-left:4px;
margin-bottom: 6px;
}

h5 a {
color: #E90061;
}

blockquote {
	color: #000000;
	background: url(http://www.lovemusichateracism.com/wp-content/themes/LMHR/images/blockquote4.gif) no-repeat top left;
	padding: 13px 0px 0px 32px;
  	margin: 15px 0px 20px 15px;
}

/* Begin Comments*/

#commentblock {
        width="100%";
        background-color: #f3f3f3; 
        padding: 10px;
        border: solid 1px grey;
        border-top:none;
        }

.comments_tiny {
	color: #7093DB;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0px;
	padding: 5px;
	background: #FCFCFC;
        border: 1px solid grey;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	padding: 5px;
        margin-top:5px;
}

.commentlist p {
	margin: 5px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 0px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #666;
;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


/* pagenavi css - modified version */

#pagenavi {
        margin-top: 15px;
        margin-bottom: 15px;
        }

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #E90061;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #E90061;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #666666;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* twitter */

ul.tweets {
        color: white;
        background-color: black;
        padding: 10px;
        list-style: none;
        word-wrap:break-word;
        }

li.tweets {
       padding-bottom: 5px;
       margin-bottom: 5px;
       border-bottom: dotted 1px;
       }

.tweets a {
       color: yellow;
       }

.tweets h4 {
        font-weight: bold;
        margin-bottom: 5px;
        }

/* buttons */

ul.buttons {
        color: white;
        padding: 5px;
        list-style: none;
        }

li.buttons {
       padding-bottom: 5px;
       }

.buttons a {
       color: white;
       }

.buttons a:hover {
       color: grey;
}

.ctc {
    display:inline;
}

 /* calendar styles */

      
  .calnk a:visited {
         margin-left: 0;
         text-decoration:none;
        }
    .calnk a {
        margin: 0;
        display:block;
        text-decoration:none; 
        font-size: 1em;
        color: black; 
        background: white url(http://lovemusichateracism.com/wp-content/themes/LMHR/images/arrowbullet.png) no-repeat 0% 50%;
        padding: 0;
        padding-left: 18px;
        border: none;
         }
    .calnk a:hover {
         background-position:0 50%;
         text-decoration:none;  
         color:#E90061 !important;
         }
        .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#000000; 
        font-weight: normal;
        background:#F6F79B; 
        display:block;
        position: absolute;
        margin-left: 15px; 
        margin-top: 5px; 
        padding:5px; 
        width:240px; 
        z-index:100;
        }

     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
        display:hidden;
     }
     .event-title {
        text-align:left;
     }
     .event-title-break {
        width:100%;
        margin-top:2px;
        margin-bottom:2px;
        text-align:left;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:100%;
        margin-top:2px;
        margin-bottom:2px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }

/* puts fake field on form */
.crunch {
display:none;
}

/* appeal page stuff */
#appealmain {
width: 360px;
float: left;
margin-right: 20px
}

#appealboard {
width: 200px;
float: right;
font-size: 0.8em;
}
 

