/*  
Theme Name: Simple (Blue, Green, Pink)
Theme URI: http://mustlove.org
Description: layout 
Version: 8.0
Author: Noelle
Author URI: http://mustlove.org
*/

body { 
background: #E0E0E0;
text-align: center;
padding : 0; 
font-size: 10pt;
line-height: 14px;
font-family: Helvetica, Tahoma; 
color : #404040; 
} 

#container {  
	margin: 0 auto;
	padding: 0;
	width: 781px;
	text-align: left;
	overflow: hidden;
	margin-top: -0px;  
	background: #FFFFFF;
}

#header { 
background: url('/wp-content/themes/simple/header.png');
background-repeat: no-repeat;
width: 781px;
height: 206px;
margin: 0 auto 0 auto;
padding: 5px;
}

#content {
width: 528px;
float: left;
}

#side { 
width: 250px;
float: right;
} 

#footer { 
padding : 15px; 
height : 25px;
color: #404040;
text-align: center;
font-size: 10pt;
line-height: 14px;
background : #FFFFFF;
margin-bottom: 5px;
} 

#nav {
margin: width:781px; margin: 0 auto; padding:0 0 10px;
}

ul#navigation {
	margin: 0; padding:0 10px 0;
	height:15px;
	font-size: 15pt;
        font-family: Helvetica, Tahoma; 	 
}
ul#navigation li {
	float:left;
	list-style:none;

}
ul#navigation li a {
	color:#A1D8F5;
	margin: 0 2px 0;
	padding: 3px 10px 3px;
	text-decoration:none;
}

ul#navigation li a.active {
	background-color:#FFFFFF;
	color:#A1D8F5;
}

ul#navigation li a:hover {
	background-color:#FFFFFF;
	color:#9ED625;
}

A:link {
	color: #64C0EA;
	font-weight: bold; 
	text-decoration: none;
}

A:visited {
	color: #64C0EA;
	font-weight: bold; 
	text-decoration: none;
}

A:active {
	color: #64C0EA;
	font-weight: bold; 
	text-decoration: none;
}

A:hover {

	color: #A2D82E;
	background-color: #; 
	font-weight: bold; 
	text-decoration: none;
	border-bottom: 3px solid #FF55B0;
}



b, strong {
	color: #A2D82E;
} 

i, em {
	color: #FF55B0;
}

u {
	color: #64C0EA;
}

/* STYLE & LOOK */

h1 {
	text-align: justify;
	padding-left: 3px;
	color: #FF55B0;
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	line-height: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #C0C0C0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
}

.sidebar1 {
	text-align: justify;
	padding-left: 3px;
	color: #FF55B0;
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	line-height: 20px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #C0C0C0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
}

.sidebar {
	text-align: justify;
	padding: 3px;
	color: #404040;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom: 0px dotted #C0C0C0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
}

.sidebar2 {
	text-align: justify;
	padding: 3px;
	color: #404040;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom: 0px dotted #C0C0C0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
}

.memo {
	text-align: justify;
	padding: 3px;
	color: #404040;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	background-color: #DDDDDD;
	border-bottom: 0px dotted #C0C0C0;
	border-right: 7px solid #FF55B0;
	border-left: 7px solid #FF55B0;
	border-top: 0px solid #808080;
}

.box {
	text-align: justify;
	padding: 3px;
	color: #404040;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom: 0px dotted #C0C0C0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
}

.date {
	text-align: justify;
	padding: 3px;
	color: #404040;
        text-align: right;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	background-color: #FFFFFF;
}

