body {
	margin-top: 50px;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #eeeef0;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #6666CC;
}

h2 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	color: #000;
}

p.clearAll {
	clear: both;	
	padding: 0;
	margin: 0;
}

ul {
}

a {
	text-decoration: none;
	color: #6666CC;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {

}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/logo.gif) no-repeat left top;

}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #02758c;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #02778c;
	display: block;
	width: 1000px;
	height: 50px;
	padding: 0;	
}

/* Menu */

#menu {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	width: 1000px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/shade.jpg);
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu a:hover {
	color: #ffffff;
	background-image: url(/images/shade2.jpg);
	height: 30px;
	outline-color: white;
	outline-width: 1pt;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background-image: url(/images/shade2.jpg);
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 750px;
}

#homeContent {
	float: left;
	width: 550px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: medium none;
	color: #6666CC;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline { border-bottom: 1px dashed #bbbbbb; margin: -10px 20px 20px 0; }

.tag { text-align: left; padding: 0 15px; }

.entry {
	padding: 0 20px;
}

.redText {
	color: #F00 !important;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 { text-align: left; float: left; }

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}


.sidebar li h2 { height: 30px; margin: 0; padding: 10px 15px 0; letter-spacing: -1px; font-size: 16px; color: #020202; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }

.sidebar a {
}
#s {
	margin: 10px 0 0 15px;
	padding: 2px;
	width: 180px;
	height: 18px;
	border: solid 1px #81beca;
	background: #ffffff;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(/images/whitebox.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 0.8em;
}

#footer div img {
	margin: 0;
	float:right;
	padding: 10px 0 0 0;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer .link {
	float: right;
}

#footer .copyright { color: white; float: left; }

.flower {
	padding-left: 20px;
}

.flower h1 {
	display: none;
}

#previewPane{
	border:1px dashed #CCCCCC;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;
	/* CSS HACK */
		height: 432px;	/* IE 5.x */
	height/* */:/**/420px;	/* Other browsers */
	height: /**/420px;				
	}


#previewPane img{
		line-height:400px;
	}


#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:normal;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color: #6666CC;
	}

#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;	
}



#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	
	
	#galleryContainer{
	height:152px;	/* Height of the images + 2 */
	border:1px dashed #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 154px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/152px;	/* Other browsers */
	height: /**/152px;				
	}
	
	
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	
	#theImages #slideEnd{
		float:left;
	}
	
	
	
#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}
	
	
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	
	
	
	#theImages .imageCaption{
		display:none;
	}