/* Template Content */
body, input, textarea { 
    background-color:rgba(255,255,255, 0.0);
	/*background-color:rgb(192,192,192);*/
    color: white;
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
	width:99%;
}
.content {  
	width:1250px; 
	height:770px;
	margin:auto;
	z-index:1100;
	overflow:hidden;
}
h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}
input, textarea {
    border: 1px solid #000;
    -moz-border-radius: 4px;
}
.mainimage {
    text-align: center;
    width: 900px;
	height:600px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
    background-color:rgba(255,255,255, 0.0);
	/*background-image:url('/cmsimages/BACKGROUNDS/SOUNDER-FRAME.png');
	background-size:100% 100%;
    background-repeat:no-repeat;
	*/
    -moz-border-radius: 10px;
	float:left;
	/*border: 0px solid black;*/
	border: 10px groove gray;
	/*margin: 0px auto 0px auto;*/
}
.thumbs {
    width: 1000px; float:left;
	margin-top:10px;
}
.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}
.categories  {
	float:left;
	margin-left:10px;
	width:300px;
	/*overflow-y: scroll;*/
	height:500px;
	color:yellow;
	font-weight:bold;
	font-size:14px;
    line-height: 24px;
	overflow:visible;
}
.catlist {
	float:left;
	width:400px;
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    background-color: #eee;
    -moz-border-radius: 10px;
}
a, a:visited {
    color: white;
    text-decoration: underline;
}
a:hover, a:visited:hover { 
    color: white;
    text-decoration: none;
}
ul {
    list-style-type: none;
    margin: 0px;
}
li {
    text-indent: 10px;
	float:left;
	width:400px;
}
.small {
    clear: both;
    font-size: 10px;
    text-align: right;
}
.exif, ul.exif {
    margin: 10px 0px 10px 0px;
}
ul.exif li {
    padding: 0px;
    text-indent: 0px;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 5px 5px 5px;
    width: 85px;
    text-align: center;
    vertical-align: middle;
    /*display: table-cell;*/
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #000;
}
.fbthisthumb img {
    border: 2px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat, ul.fbthiscat {
    font-weight: bold;
	color:orange;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
	color:orange;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats, ul.fbcats a, ul.fbcats a:visited, ul.fbcats a:hover, ul.fbcats a:visited:hover {
    display: inline;
    padding: 0px;
	margin-top:10px;
	/*color:green;*/
	font-weight:bold;
	width:400px;
	float:left;
}
.fbcats.fbcat, ul.fbcats.fbcat, ul.fbcats.fbcat a, ul.fbcats.fbcat a:visited, ul.fbcats.fbcat a:hover {
	width:400px;
	color:white;
}
.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
	float:left;
}