

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

#main_wrap {
  background: #FFFFFF url(img01.jpg) repeat-x;
}

h1, h2, h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 700px;
	height:170px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 100px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	background: url(img02.gif) no-repeat right center;
	letter-spacing: -2px;
	font-size: 48px;
	
}

#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
        }

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 35px;
	/* text-transform: lowercase; */
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 20px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(img03.jpg) no-repeat;
	color: #FFFFFF;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 381px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */



#content {
	width: 800px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

#colOne {
	float: right;
	width: 420px;
	background-color: #FFFFFF;
	padding: 0px 10px;
	border: 3px solid #666666;
}

#colOne .search {
	background-color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	height: 50px;
}
#colTwo {
	background: #f3f8c0;
	float: left;
	width: 180px;
}

#colTwo ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #000000;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 2em;
}


#colTwo a {
	color: #CC0000;
}

#colTwo h1, #colTwo h2 {
	background: url(iimg2.gif) no-repeat;
	padding: 0px 0 5px 20px;
	text-transform: uppercase;
	font: 12px Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #000000;
}

#colThree {
	background: #f3f8c0;
	float: right;
	width: 165px;
	margin-left: 5px;
}

#colThree ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#colThree li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colThree li li {
	margin-bottom: 0;
	padding-left: 0em;
}

#colThree a {
	color: #CC0000;
}

#colThree h1, #colThree h2 {
	background: url(iimg2.gif) no-repeat;
	padding: 0px 0 5px 20px;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #000000;
}



.colTwo {
	margin-bottom: 1.5em;
	background: url(img14.gif) no-repeat 0em 2.5em;
}


.latest-post {
	padding: 0px 0em 1em 0em;
}

.latest-post h2 {
	font-size: 1.8em;
	color: #CC0000;
}

.post h2 {
	font-size: 2.6em;
	color: #FF8400;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url(img15.gif) no-repeat;
	font-size: smaller;
}


.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px dashed #823D47;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #000000;
}

.file * {
	color: #000000;
}




/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}





/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #C3C837 url(img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.post-color {
	padding: 0px 0em 1em 0em;
	background-color:#9BC68E
}

.post-color h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
	color: #FFFFFF;
	border-size: thin;
	border-style:outset;
	border-color: #123456;
	width: 410px;
}


/* Slide show */

#dhtmlgoodies_slideshow{
		width:700px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:left;
		vertical-align:left;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 250px;	/* IE 5.x */
		height/* */:/**/250px;	/* Other browsers */
		height: /**/250px;
				
	}
	#previewPane img{
		line-height:230px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:left;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:100px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 100px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/100px;	/* Other browsers */
		height: /**/100px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:98px;
		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:100px;
		top:75px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	#caption{
	display:none;
		position:absolute;
		left:100px;
		top:200px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
