/*  
Theme Name: ruthwillemse.com
Theme URI: http://www.ruthwillemse.com
Description: Theme for the website of mezzo sopranos Ruth Willemse.
Version: 1.0
Author: Bram Willemse
Author URI: http://bramwillemse.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

/* LAYOUT */

body { 	margin-top: 0; margin-bottom: 50px; background-color: #FFF; font-family: verdana; font-size: 11px; line-height: 1.5; text-align: center; }

#container{ width: 750px; height: 100%;	margin:0 auto; line-height: 140%; color: #555; }
#header { width: 750px; height: 68px; text-align: left; }
#logo { float: left; margin: 50px 0 0 125px;}
#subtitle {	float: left; margin: -5px 0 5px 20px; background-image: url(images/subtitel.gif); background-repeat: no-repeat; height: 15px;	width: 141px; }

#menu{ float: left; width: 123px; text-align: right;  }

#content{ float: right; width: 575px; min-height: 500px; background-color: #555; padding: 5px 25px 25px 25px; margin-bottom: 5px;}

#footer { float: right; width: 500px; clear: both;font-size: 9px; padding-bottom: 25px; text-align: right;}
#footer a { color: #555; text-decoration: none; }
#footer a:hover { color: #FFF; background-color: #555;  }


/* CONTENT */

#menu { letter-spacing: 0.2em; }
#menu ul { list-style: none; margin: 0; }
#menu a { color: #555; text-decoration: none; }
#menu a:hover { color: #FFF; background-color: #555; }
#menu a:active { }
#menu a:visited { }
.selected { color: #FFF; background: #555; }

#content { font-family: verdana; font-size: 11px; color: white; text-align: left; }
#content a { color: #FFF; text-decoration: underline;}
#content a:hover { color: #555; background: #FFF;}
#content img { border: 0; padding: 5px;}
#content .imgright { float: right; clear: right; padding: 5px 0 10px 10px;}
#content .imgleft { float: left; clear: right; padding: 5px 10px 10px 0;}

#flickrRSS a:hover { background: none; text-align: center; }
#links ul { list-style: none; margin: 0 0 15px 0; line-height: 2em;  }

.upcoming a:hover { color: #000; text-decoration: none; }
.gigs-calendar map { padding: 0px;}
.navigation { color: #000;}

h1 { font-size: 14px; margin: 0px; padding: 0px; letter-spacing: 0.05em;}
h2 { font-style: italic; font-weight: normal; }
p { margin: 10px 0 10px; }
img { border: 0; }






