

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 {
	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 {
	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: FFFFFF;
	width: 415px;
}

