/*
Theme Name: Irish Music Magazine
Theme URI: http://www.irishmusicmagazine.com
Description: Custom theme for the Irish Music Magazine web site
Version: 1.0
Author: Simon Speight www.sparke.co.uk
*/

/* Default style */

* {
font-size:1em;
font-weight:normal;
}

/* Template-section styles */

#rap {
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
background:#fff;
margin:auto;
width:770px;
text-align:left;
}

#content {
color:#333;
}

#body {
margin-left:150px;
font-size:0.9em;
background-color: #fff;
border-left: 1px #900 solid;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 2px;
padding-left: 15px; }

#post {
}

#header {
background-color: #fff; }

#header .newsletter {
float:right;
width:250px;
background: #fff;
color: #333; }

#header .newsletter-heading {
font-family:Georgia,Times New Roman,serif;
padding:3px;
color:white;
background:black;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}

#header .newsletter-form {
font-size:0.6em;
text-align:center;
background-color: #fff; }

#header .advert-image {
padding-top:3px;
text-align:center;
background-color: #fff; }

#menu {
width:150px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
float:left;
background:black;
color:white;
border-left: 2px #fff solid; 
border-top: 10px #fff solid; 
}

#menu ul {
margin:0;
padding:0;
}

#menu ul li {
list-style:none;
padding-left:2px;
padding-top:5px;
padding-bottom:5px;
}

#menu ul li a,#menu ul li a:visited {
color:white;
text-decoration:none;
text-transform:uppercase;
display:block;
border-bottom:2px solid white;
padding-bottom:2px;
font-size: .8em; }

#menu ul li a:hover {
text-decoration:none;
color:white;
text-transform:uppercase;
padding-left:2px; 
padding-bottom:2px;}

#sidebar_ads {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
background:white;
color:black;
border-bottom:0px;
padding-bottom:0px;
padding: 10px; }

/* Styles for Start of page */

.toplink {
font-size:0.8em;
}


#foot {
font-size:0.7em;
color:#666;
text-align:center;
padding-top:5px;
padding-bottom:5px; }

#foot a,#foot a:visited {
color:#666;
text-decoration:none;
}

#foot a:hover {
color:#666;
text-decoration:underline; }

#searchform {
font-size:0.7em;
padding:2px;
text-align:center;
}

/* Home page */
#home {
font-size:0.8em;
/*width:100%;*/
}

#home img {
margin:0px 5px 0px 5px;
float:left;
}

#home td {
vertical-align:top;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px; }

.home_text{
font-size:1em;
}

/* subscribe page */
#subscribe {
width:575px;
font-size:0.8em;
/*width:575px;*/
}

#subscribe td {
vertical-align:top;
padding-left: 0px;
padding-right: 3px;
padding-top: 0; }

.red_buttons {
color:red;
text-align: right; 
}

td.right_justify {
text-align: right; }

/* Charts page */
#charts {
font-size:0.8em;
}

#charts table {
width:100%;
}

#charts td {
vertical-align:top;
width:50%;
}

#charts ol {
list-style-type:decimal;
}

/* Releases page */

#release {
border:1px solid #ccc;
padding:10px;
margin:5px;
}

#release img {
float:right;
margin:10px;
}

/* Styles for standard tags */

a:link  {
color:red;
text-decoration:underline;
}

a:hover {
color:green;
text-decoration:underline;
}

a:visited {
color:purple;
text-decoration:underline;}



a img {
border: none;
}

acronym, abbr {
border-bottom: 1px dashed #333;
}

acronym, abbr {
cursor: help;
}

body {
text-align:center;
background:#000;
}

cite {
font-size: 90%;
font-style: normal;
}

h1.featured {
font-family:Georgia,Times New Roman,serif;
font-size:20pt;
padding-top:5px;
padding-bottom:5px;
text-align:center;
background:black;
color:white;
font-weight:bold;
}

h1 {
font-family:Georgia,Times New Roman,serif;
font-size:18pt;
text-transform:uppercase;
text-align:center;
background:black;
color:white;
font-weight:bold; }

h2 {
font-family:Georgia,Times New Roman,serif;
font-weight:bold;
font-size:1.5em;
color:#c00;
border-bottom:1px dotted green;
border-right:1px dotted green;
margin:0;
padding-bottom: 4px; }

h3 {
font-family:Georgia,Times New Roman,serif;
font-size:1.2em;
font-weight:bold;
color:green;
}

h4 {
font-family:Georgia,Times New Roman,serif;
font-weight:bold;
color:#360;
}

ol#comments li p {
font-size: 100%;
}

strong {
font-weight:bold;
}

/* Custom styles */

/* classes used by the_meta() */
ul.post-meta {
list-style: none;
}

ul.post-meta span.post-meta-key {
font-weight: bold;
}

.clear {
clear:both;
padding-bottom:3px;
background-color: #fff;
border-bottom: 1px #900 solid; }

.returnlink {
font-size:0.8em;
}

.meta, .feedback {
font-size:0.7em;
}

.newsarchive {
font-size:0.7em;
text-align:right;
}

/* Wordpress stuff */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background: #fdc;
border: 1px solid #333;
padding: .2em;
}

#commentform textarea {
width: 100%;
}

#commentlist li ul {
border-left: 1px solid #ddd;
font-size: 110%;
list-style-type: none;
}

#wp-calendar {
border: 1px solid #ddd;
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
text-decoration: none;
}

#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}

#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: left;
}

#wp-calendar td {
color: #ccc;
font: normal 12px;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background: #fdc;
}

#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #bbb;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
