
body {
	margin-top: 15px;
	margin: 0;
	padding: 0;
	background: #C0F3FD url(../images/img01_pink_orange_white_2.jpg) repeat-x left top;
	font-size: 11px;
	text-align: left;
	color: #1F1F1F;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS";
}

h1, h2, h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: .1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #C0F3FD url(../images/img02.jpg) repeat-x left top;
	margin-left: -505px;
}


/* Header */

#header {
	width: 850px;
	height: 156px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background: url(../images/gal_3.jpg) no-repeat left 1%;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #000000;
	font-size: 36px;
	padding-left: 100px;
	height: 100px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 850px;
	height: 100px;
	background: url(../images/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* Content */

#content {
	float: right;
	width: 305px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #000000;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #303030;
}


.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0 0 15px 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
	margin-top: 2px;
	padding: 0 0 0 0;
	color: #17A141;
}

* + html #sidebar{ 
	margin-top:-675px;
} 

#sidebar .btm {
	margin: 0;
	padding: 0;
	background: url(../images/img07_310.jpg) no-repeat left bottom;
}

#sidebar .top {
	background: url(../images/img05_310.jpg) no-repeat left top;
}

#sidebar .wrap {
	background: url(../images/img06_310.jpg) repeat-y left top;
}

#sidebar ul {
	margin: 0;
	padding: 20px 20px 20px 20px;
	list-style: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-size: 14px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	padding-left: 40px;
	height: 35px;
	font-size: 18px;
	background: url(../images/img08.gif) no-repeat left top;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

.meta {
	text-align: left;
	color: #17A141;
	padding: 10px 20px 10px 12px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: #34CD65;
	border: 3px solid #000000;
	margin-top: 200px;
}

* + html #meta{ 
	margin-top: 600px;
} 

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}

.meta a {
	color: #000000;
}






/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: auto;
	height: 118px;
	background: url(../images/img03.gif) repeat-x left top;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

#footer p {
	padding: 25px 0;
}

#footer p a {
}





#text 
{
padding-top: 1em;	
padding-bottom: 1em;	
width: 250px;	
margin-left: 20px;	
margin-right: auto;
}


#menu 
{
	width: 200px;
	background: #EBF672;
	border-top:.2px solid #3399FF;
}


/* remove all the bullets, borders and padding from the default list styling */
#menu ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom:.2px solid #3399FF;
	border-top:.2px solid #3399FF;
	background: #EBF672;
}

/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}

/* position relative so that you can position the sub levels */
#menu li 
{
	position:relative;
	border-bottom:.2px solid #3399FF;
	border-top:.2px solid #3399FF;
	background: #EBF672;
}

/* get rid of the table */
#menu table 
{
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em;
	border-bottom:.2px solid #3399FF;
	border-top:.2px solid #3399FF;
}

/* style the links */
#menu a, .menu a:visited 
{
	font: bold 14px/16px papyrus;
	display:block; 
	text-decoration:none;
	color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #3399FF;
	margin: 0;
	padding: 2px 3px;
	border-bottom: .2em solid #3399FF;
	border-top: .2em solid #3399FF;
}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited 
{background:#d4d8bd; 
width:150px; 
w\idth:149px;
}

/* style the link hover */
* html .menu a:hover 
{color:#fff; 
}



#menu :hover > a 
{
color:#339900; 
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul 
{
	visibility:hidden;
	position:absolute;
	top:0;
	left: 100%;
	width: 100%;
	border-bottom:.2px solid #3399FF;
	border-top:.2px solid #3399FF;
}



/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul 
{
visibility:visible;
}



/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul
{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
#menu ul :hover ul :hover ul ul
{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul
{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
#menu ul :hover ul :hover ul :hover ul 
{ 
visibility:visible;
}

/* make the fifth level visible when you hover over fourth level list OR link */
#menu ul :hover ul :hover ul :hover ul :hover ul
{ 
visibility:visible;
}

