/* 
Theme Name: Swan Melody
Theme URI: http://
Description: Funny Theme
Author: N/A
Version: 1.0
Author URI: http://
*/

body {
	background:#b99166 url('images/background.jpg') bottom center repeat-y;
	color:#333333;
	font: 9pt 'tahoma', sans-serif;
	margin:0;
	padding:0
}

a {text-decoration:none;
color:#333333;}

a:hover {cursor: ne-resize; 
border-bottom: 2px dotted #333333}

#rap {
background:url('images/header.jpg') top center no-repeat;
}

#header {display:none}

#container {width:650px;
margin:auto;
}

#content {
width:325px;
float:right;
margin-right:125px;
margin-top:240px
}

#menu {
width:170px;
float:left;
text-align:left;
margin-top:250px}


#menu ul {list-style-type:none;
margin:0;
padding:0;
}



#menu h2, #content h3 { 
  font-family: Trebuchet MS; 
  background-color: none;
  text-transform: uppercase;
  font-weight: bold;
font-size:11px;
line-height:12px;
  border-top: 2px solid #2f2f2f;
  border-bottom: 0px solid #2f2f2f;
  text-align:left;
margin:10px 0 0 0;
  }

#content h2 {text-align:center;
font-weight:normal;
margin:10px 0 0 0;
color:#ff2c4a
}

.storycontent a {font-weight:bold}

#footer {clear:both;
text-align:center;
padding-top:30px
}

.feedback {text-align:right;
font-weight:bold;
font-size:0.9em}

blockquote, textarea, input {
font: 1em 'tahoma', sans-serif;
border:2px solid #2f2f2f;}

blockquote {background:#ff2c4a;
padding:3px}

textarea, input {background:transparent}

a img {border:0}

#content img {max-width:320px}

