/*
Theme Name: Rose
Theme URL: www.paulfogarty.com
Description: styles for pauls music
Author: martin
Author URL: smangen.de
Template: rocknroll
Version: 1000
.
This is not final.
.


[Table Of Contents] 

	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
	7- Forms
	8- Extras
	9- Footer 

*/


/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

p {
paddig:0px;
margin:0 0 4px 0;
}

.blocklist {
padding:0px;
margin:10px 0 0 0;
}

.blocks {
margin-top:5px;
line-height:1.5em;
}
.adressspace {
margin-top:5px;
line-height:1.5em;
margin-bottom:45px;
}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a.rights:link, a.rights:visited {
	color: #111;
	text-decoration: underline;
}
a.rights:hover {
	color: #333300;
	background:#FFF;
}
a.rights:active {
	color: #333300;
	background:#FFF;
}


/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

a.text:link, a.text:visited {
	color: #FFF;
	background:#000;
	padding:1px 4px 2px 2px;
	text-decoration:none;
}
a.text:hover {
	color: #111;
	background:#FFF;
}
a.text:active {
	color: #FFF;
	background:#000;
}




/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

  h1 { font-size:250%; margin-bottom:30px; font-weight:bold;  color: #000000;}                       /* 30px */
  h2 { font-size:150%; font-weight: bold; }                       /* 24px */
  h3 { font-size:140%;}                       /* 18px */
  h4 { font-size:130%; font-weight: normal; color: #000000; padding: 5px 0 10px 0px; }                    /* 16px */
  h5 { font-size:125%; margin-top:10px; margin-bottom:3px; padding:5px; color: #000000; font-weight:bold;}                    /* 14px */
  h6 { font-size:116.67%; }                    /* 14px */
  
  
/* =4 Schriften
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/


body {
font-family:"Courier New", Courier;
font-size: 0.9em;
line-height:1.15em;
}

.termine {
font-weight:bold;
padding-bottom:10px;
border-bottom: dotted 1px #111;
}

.terminesmall {
margin-top:10px;
font-weight:normal;
font-size:1em;
padding-bottom:10px;
border-bottom: dotted 1px #111;
}


.musicbox {
margin-top:30px;
}

.placetobe {
line-height:1.3em;
font-size:22px;
font-weight:bold;
}

.picintext {
float:left;
padding:5px 10px 5px 3px;
}

.frameme {
margin:0 0 5px 0;
border: 5px solid #fff;
}


/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra Akkordeon
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

