/*
Theme Name: Melody-fan
Theme URI: http://ardor.me
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Kaz (only a few changes by me)
Tags: green, custom header, fixed width, two columns, widgets


*/


/* The Main body settings */
body {
	margin: 0 auto;
	padding: 0; 
	background: #429894 url('images/bg.jpg');
	font: 62.5%/1.5   tahoma, arial, verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	}



/* The Div settings */

#page {
	margin: 0 auto;
	padding: 0px;
	width: 720px;
	text-align: center;
	background-color: #18524f;	
	border: 1px solid #174442;
	}



/* The header settings */	

#header {
	padding: 0;
	margin: 0;
	height: 354px;
	width: 720px;
	background: #18524f url('images/green.jpg') no-repeat;
	}


#content {
	padding: 2px 0px 20px 10px;
	margin-left: 200px;
	width: 480px;
	text-align: left;
	}

/* The sidebar settings */

#sidebar {
	float: left;
	padding: 0 0 5px 20px;
	margin-left: 0px;
	width: 150px;
	text-align: left;
	}


/* The footer settings */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 720px;
	clear: both;

	}



#footer p {
	margin: 0;
	padding: 0px 1px 0px 8px;
	text-align: center;
	}
	
/* The heading settings */

h1, h2, #sidebar h1 {
	color: #91f6f1;
	}
	
h1 {

	font-family: georgia, Serif;
	font-weight: bold;
	margin: 0.5em;
	}

	

h2, h3  {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0.5em;
	text-align: left;
	}

h1 {
	font-size: 1.8em;
	text-align: left;
	font-style: italic;
	border-bottom: #91f6f1 1px solid;
	
	}



h2 {

	font-size: 1.6em;
	padding-bottom: 0.1em;
	border-bottom: #1cccd1 1px solid;
	}

#sidebar h1  {	
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding-top: 0.5em;
	}


/* The list settings */
li	{
	list-style-type: square;
	}

/* The p settings */

p.center {
	text-align: center;
	}

p.right	 {
	text-align: right;
	}
	
/* The image settings */
	img.aff {
padding-right: 2px;
}	
/* The font settings */

#content {
	font-size: 1.2em;
	}

#sidebar {
	font-size: 1.1em;
	}	

#aside {
	font-size: 0.9em;
	}		

#footer {
	font-size: 1em;
	}	

#menu {
	font-size: 1.1em;
	}		

.widecolumn .entry p {
	line-height: 1.6em;
	}



.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}



.widecolumn {
	line-height: 1.6em;
	}



.narrowcolumn .postmetadata {
	text-align: left;
	}



.indent	{
	text-indent: 30px;
	margin: 2px 3px 5px 3px;
	}

	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



acronym, abbr, span.caps
{

	font-size: 0.9em;
	letter-spacing: .07em;
	}



small {	
	font-size: 0.9em;
	line-height: 1.5em;
	}



.center {
	text-align: center;

	}

	

b, em, i, strong {
    color: #1cccd1;
    }	

	

/* Seach form */

	

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {
	padding: 1px;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.alt {
	background-color: #18524f;
	}

acronym, abbr {
	border-bottom: #44a6a1 1px dashed;
	}

span.list {
	font-weight:bold;
	}
	
span.inf {
   color: #44a6a1;
   font-weight:bold;
	}	
	
span.music {
	font-style: italic;
	}

/* Tables */

.fans
{
width: 90%;
}	

.fans td {
padding: 0.2em;
}


/* The blockquote settings */



blockquote {
	margin: 20px 30px 0 20px;
	padding-left: 10px;
	width: 400px;
	background-color: #1cccd1;
   	color: #000000;
	border: 1px solid #80dfda;
	}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
blockquote a	{
	
	color: #18524f;
	font-weight: bold;
	}


blockquote a:hover	{	
	
	color:  #000000;
	font-weight: bold;
	
	}

	
a img {
	border: none;
	}


a	{
	color: #1cccd1;
	 text-decoration: none;
	}

a:hover	{	
	color: #91f6f1;		
	}



/* The input and form settings */

input, textarea, option, select {
	border: 1px solid #80dfda;
	color:#ffffff;  
	font: inherit;
	text-decoration: none; 
	background-color: #18524f;
	} 


/* The navigation settings */

#navigation {
   	list-style: none;
  	 margin: 0; padding: 0;
	}



	#navigation li {
  	 float: left;
	list-style: none;
	}



#navigation ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
 	 }



#navigation li a {
  	 display: block;
	 border: none;
 	 background-color: #18524f;
	 color: #1cccd1;
    text-align: center;
   	 width: 84px;
	 margin-left: 3px;
   	 padding: 7px 8px 7px 7px;
	 font-size: 1.3em;
	 font-weight: bold;
	 }



#navigation li a:hover {
   	background-color: #1cccd1;
   	color: #18524f;
	font-weight: bold;
	}
	
/* The navigation settings */
.nav {
   	list-style: none;
  	 margin: 0; 
	 padding: 0;
	}

	.nav li {
	list-style: none;
	}



.nav ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
	
 	 }

.nav li a {
    background: #18524f url('images/nav.gif') no-repeat;
    margin: 0 10px 0 0;
  	 display: block;
   	text-align: left;
   	 color: #1cccd1;
	padding: 0 0 0 15px;		 
	text-decoration: none;
	background-position: 5px;
	  
	 }


.nav li a:hover {
   background-color: #1cccd1;
   color: #18524f;
	}	
	
	