
/* Design by Loren Goldenberg-Kosbab */

/*    http://www.ipyramidia.com      */

/*       All Rights Reserved         */

/*         Copyright 2008            */

/*************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
    background: #FFFFFF url(images/bubbles.gif) repeat-x  0px 214px;
    font: normal small Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #135293;
  
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366FF;
	
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}


h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4{ margin-bottom: 0.8em;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #7D1463;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #F31DE5;
	font-weight: bold;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
	
}

.boxed .content {
	padding: 10px;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
	padding:  0 0px 0 10px;
	border-bottom: 1px solid #D6D5D5;
	clear: both;
	text-align: right;
}



.post .date {
	margin-top: -26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .date .month {
	display: block;
	float: right;
	width: 60px;
	margin-bottom: 3px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	margin-bottom: 1px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
}

.post .date .year {
	display: none;
}

.post .meta {
	padding: 30px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 9px;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 20px 0px;
}

/* Logo */

#logo {
	width: 970px;
	height: 238px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat 0 0px;
}

#logo h1 {
	padding: 156px 0 0 160px;
}

#logo h1 a {
	font-size: 30px;
	color: #FFFFFF;
}

#logo h1 i {
	padding: 0 0 0 40px;
	letter-spacing: -1px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #3366FF;
}

#logo h2 {
	padding: 0 0 0 40px;
	text-transform: lowercase;
	font-size: 1.0em;
	color: #7D1463;
	font: italic normal 13px Georgia, "Times New Roman", Times, serif;

		
}

#logo a {
}

/* Content */

#content {
	width: 870px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 600px;
	margin-top: -170px;
}


	font-weight: bold;}
/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background: #fff;
}



#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 32px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #7D1463;
	font-weight:bold;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF url(images/activeback.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #3366FF;
}

/* Content > Sidebar > News*/

#news {
}

#news ul {
	margin: 0;
	list-style: none;
}

#news h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#news p {
	margin-bottom: 1.4em;
	font-size: small;
	line-height: normal;
	font-weight:bold;
}

#news a {color:#135293;}

#news a:hover {
	text-decoration: underline;
	color: #3366FF;
	font-weight: bold;}

/* Content > Sidebar > links*/

#links {
}

#links .content {
	padding: 10px 0;
}

#links ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#links li {
	padding: 10px;
	
}

#links a {
	margin-bottom: 1.4em;
	font-size: small;
	line-height: normal;
	font-weight:bold;
}


/* Content > Sidebar > memberships*/

#memberships {
}

#memberships .content {
	padding: 10px 0;
}

#memberships ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#memberships li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

#memberships a {
	margin-bottom: 1.4em;
	font-size: small;
	line-height: normal;
	font-weight:bold;
}

/* Footer */

#footer {

	clear: both;
	padding: 10px 20px;
	background: #d2dfef;
}

#footer p {
	width: 800px;
	margin: 0 auto;
	font-size: small;
	font-weight: bold;
}

/* Footer > Legal */

#legal {text-align: center;
}

/* Footer > Links */

#footernav { text-align: center;

}