* {
	outline:none;
	}
body {
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:MS Serif, New York, serif;*/
	margin:0;
	padding:0;
	}
.container {
	font-size:small;
	width:100%;
	color:#000;
	}
#banner {
	letter-spacing:1px;
	width:100%;
	margin:0 auto;
	height:35px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-color:#000;
	border-style:solid;
	}
#banner h1 {
	margin:0;
	padding-right:10px;
	font-size:100%;
	float:right;
	line-height:35px;
	font-weight:bold;
	}
#banner h1 a:link, #banner h1 a:visited, #banner h1 a:hover {
	color:#333;
	text-decoration:none;
	background:none;
	letter-spacing:10px;
	}
.menu {
	float:left;
	font-size:80%;
	color:#333;
	padding-left:10px;
	letter-spacing:1px;
	}

.menu a:link, .menu a:visited {
	
	padding:0 3px 0 0;
	line-height:35px;
	text-decoration:none;
	
	color:#555;
	}
.menu a:hover {
	color:#FFF;
	background-color:#333;
	}
.menu a.light {
	background-color:#FFF;
	border:1px solid #333;
	width:35px;
	}
.menu a.dark {
	background-color:#111;
	border:1px solid #333;
	width:35px;
	}
.mainBody {
	width:100%;
	clear:both;
	}
#details, #comments {
	width:100%;
	display:none;
	clear:both;
	}
.wrapper {
	width:800px;
	margin:0 auto;
	overflow:auto;
	}


h2 {
	font-size:120%;
	}

.wrapper h3 {
	font-size:105%;
	}
.notes, .commentList {
	width:400px;
	float:left;
	margin-bottom:100px;
	}
.details, .commentForm {
	margin-left:400px;
	margin-bottom:100px;
	}
.content {
	padding:10px;
	line-height:160%;
	}
.commentList ul {
	margin:0;
	padding:0;
	list-style:none;
	}	
.commentList ul li {
	margin-bottom:10px;
	/*background-color:#F4F4F4;*/
	border-left:3px solid #888;
	padding:8px;
	}
	
	
#mainImg {
	width:100%;
	clear:both;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	}

#mainImg img {
 padding: 5px; border: 1px solid #ccc; background-color: #eee;
/*border: 2px solid #303030;
border-top-color: #303030;
border-right-color: #303030;
border-bottom-color: #303030;
border-left-color: #303030;*/
}	

.archive {
	width:800px;
	margin:0 auto;
	}
.archive h2 {
	margin:0;
	padding:0;
	font-size:110%;
	}
.tags {
	margin-bottom:10px;
	}

.thumbs a {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	}
.thumbs a img {
	border:none;
	}

.about {
	width:800px;
	margin:0 auto;
	}
.aboutText {
	width:580px;
}
.sidebar {
	width:200px;
	float:right;
	margin:0 0 10px 20px;
	}
.sidebar ul, .column ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	}
.sidebar ul li, .column ul li {
	margin-bottom:10px;
	}
.columns {
	clear:both;
	overflow:auto;
	height:1%;
	}
.column {
	width:50%;
	float:left;
	}
.footer {
	width:100%;
	margin:10px auto;
	font-size:80%;
	text-align:center;
	clear:both;
	letter-spacing:1px;
	padding-top:10px;
	border-top: 0px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 0px;
        border-color:#000;
        border-style:solid;

	}
.footer FotomotoToolbarClass {
	float:left;
}
a:link,  a:visited {
	color:#555;
	text-decoration:none;
	}
 a:hover {
	color:#FFF;
	background-color:#333;
	}
	
#EXIF {
	position:absolute;
	z-index:10;
	width:200px;
	top:0px;
	left:0px;
	text-align:left;
	background-color:#FFF;
	color:#111;
	display:none;
	font-size:85%;
	}
#EXIF .title {
	background-color:#CCC;
	margin:0;
	padding:4px 10px;
	}
#EXIF .title .links {
	float:right;
	}
#EXIF .title .links a:link, #EXIF .title .links a:visited {
	color:#333;
	background:none;
	font-weight:bold;
	}
#EXIF .title .links a:hover {
	color:#000;
	background:none;
	}
a.mosaic { border:none; display:block; float:left; width:70px; height:70px; background-position:center; text-decoration:none; } #mosaic { width:1000px; }
/*
   .tags01 { font-size: 10px !important; }
   .tags02 { font-size: 12px !important; }
   .tags03 { font-size: 14px !important; }
   .tags04 { font-size: 16px !important; }
   .tags05 { font-size: 18px !important; }
   .tags06 { font-size: 20px !important; }
   .tags07 { font-size: 22px !important; }
   .tags08 { font-size: 24px !important; }
   .tags09 { font-size: 26px !important; }
   .tags10 { font-size: 28px !important; }

*/
