* {

	margin: 0;

	padding: 0;

}



body {
	margin: 20px 0;
	background: #fff url(images/img01.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #392637;
}



h1, h2, h3 {
	text-transform: capitalize;
	font-family: "Agency FB";
	font-weight: lighter;
	font-style: normal;
	color: #632488;
	font-size:22px;
}



h2 {

}



h3 {

	font-weight: bold;

}



p, blockquote, ul, ol {

}



p {

}



blockquote {

	padding-left: 3em;

	padding-right: 3em;

	background: url(images/img03.gif) no-repeat;

	text-align: justify;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	color: #330010;

}



ul {

	margin-left: 3em;

}



ul li {

}



ol {

	margin-left: 3em;

}



ol li {

}



a {
	color: #664361;
	text-decoration: none;
}



a:hover {
	color: #D3CAE7;
	text-decoration:none;
}



img {

	border: none;

}



/* Boxed Style */



.boxed {

}



.boxed .title {

	height: 23px;

	padding: 15px 0 0 19px;

	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;

	border: 1px solid #4F9CEF;

	font-size: 1em;

	color: #FFFFFF;

}



.boxed .content {

	margin: 0 0 20px 0;

	padding: 20px;

	background: #DCEBFC;

}



/* Post */



.post {

	padding: 20px 20px 0 20px;

}



.post .title {

	margin-bottom: 0px;

	padding: 3px 0 15px 0;

	background: url(images/img04.gif) repeat-x left bottom;

	border-bottom: 2px thin #EEEEEE;

	font-size: 2em;

}



.post .date {

	float: right;

	padding: 10px 20px;

	font-size: x-small;

}



.post .date .month {

}



.post .date .day {

}



.post .date .year {

}



.post .meta {

	padding	: 10px 20px;

	font-size: x-small;

}



.post .meta p {

}



.post .story {

	clear: both;

	padding: 20px;

	border-top: 1px solid #EEEEEE;

}

.post .story1 {

	clear: both;

	padding-top: 5px;
	
	padding-bottom: 10px;

	border-top: 1px solid #6600FF;

}

.post .story2 {

	clear: both;

	padding-top: 10px;

	border-top: 1px solid #3333FF;

}
.post .story3 {

	clear: both;

	padding-top: 10px;

	border-top: 1px dotted #663366;

}

.post .story4 {

	clear: both;

	padding-top: 5px;
	
	padding-bottom: 10px;

	border-top: 1px dotted #3399FF;

}

.post .story5 {

	clear: both;

	padding-top: 10px;
	
	padding-bottom: 20px;

	border-top: 1px dotted #3399FF;

}

.post .story6 {

	clear: both;

	padding-top: 10px;

	border-top: 1px solid #33FFFF;

}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {

	margin-bottom: 1.5em;

	line-height: 180%;

}



/* Page */



#page {

	width: 900px;

	margin: 0 auto;

	background: #FFFFFF;

	border: 10px solid #fff;

}



/* Logo */



#logo {

	height: 200px;

	background: url();

}



#logo h1 {

	padding: 135px 0 0 380px;

	letter-spacing: -1px;

	font-size: 2.4em;

}



#logo h2 {

	margin-top: -8px;

	padding: 0 0 0 410px;

	font-size: 1.3em;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Content */



#content {

}



#extra {

}



/* Content > Main */



#main {

}



#main a {

}



/* Content > Main > Welcome */



#welcome {

}



/* Content > Main > Example */



#example {

}



/* Content > Sidebar */



#sidebar {

}



#sidebar a {

}



/* Content > Menu */



#menu {

	height: 50px;

	background-color:#664361;

}



#menu ul {

	margin: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	margin-left: 20px;

	padding: 20px 0 2px 0;

	border-bottom: 4px solid #8e8797;

	text-decoration: none;

	text-transform: uppercase;
	
	font-family:"Agency FB";

	font-size: 18px;
	
	color: #FFFFFF;

}



#menu a:hover {

	border-bottom-color: #FFFFFF;

}



#menu .active a {

	border-bottom-color: #FFFFFF;

}



#menu .first a {

}



/* Footer */



#footer {

	clear: both;

	padding: 20px;

	background-color: #cfc9d3;

}



#footer p {

	margin: 0;

	font-size: x-small;

	color: #999999;

}



#footer a {

	color: #006699;

	text-decoration:none;

}



/* Footer > Legal */



#legal {

}



/* Footer > Links */



#links {

}







.applemenu{

margin: 5px 0;

padding: 0;

width: 820px; /*width of menu*/

border: 0px solid #9A9A9A;

}



.applemenu div.silverheader a{

background: url() repeat-x center left;

font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;

font-weight:bolder;

color: #664361;

display: block;

position: relative; /*To help in the anchoring of the ".statusicon" icon image*/

width: auto;

padding: 5px 0;

padding-left: 8px;

text-decoration: none;

}





.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{

color: white;

}





.applemenu div.selected a, .applemenu div.silverheader a:hover{

background-color:#664361;

background-image: url( );

color: white;

}



.applemenu div.submenu{ /*DIV that contains each sub menu*/

background: white;

padding: 5px;

height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/

}

