/* Template Content */
body, input, textarea { 
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

body {
    background: #000;
		margin: 0px;
		padding: 0px;
}

input, textarea { 
    background: #fff;
}

#comments_body {
    background: #fff;
}

#container, #post_container {
    color: #000;
    background: #ccc;
    margin: 0px auto;
    padding: 10px 25px;
    border: 2px white solid;
}

#container {
    width: 950px;
}

#post_container {
    width: 1150px;
}

/* http://www.positioniseverything.net/articles/hollyhack.html */
/* ----------------------------------------------------------- */
#container:after, #post_container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html #items, * html #items_ch {
  height: 1%;
}
/* End hide from IE-mac */
/* ----------------------------------------------------------- */

h1, h1 a:link, h1 a:hover, h1 a:active, 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: 770px;
    background-color: #eee;
    -moz-border-radius: 10px;
}
.thumbs {
    margin: 0px 35px 0px 35px;
    width: 770px;
}
.subtitle {
    position: relative;
    font-size: 30px;
    color: #888;
    bottom: -5px;
    /*position: relative;
    top: -2px;
    left: 8px;
    display: inline;*/
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    background-color: #ccc;
    -moz-border-radius: 10px;
}
a:link, a:visited {
    color: #000;
    text-decoration: underline;
}
a:hover, a:active { 
    color: #666;
    text-decoration: none;
}
ul {
    list-style-type: none;
    margin: 0px;
    display: inline;
    padding: 0px;
}
li {
    text-indent: 10px;
}

#random_container {
		width: 220px;
		display: table-cell;
		border-top: 1px black solid;
		border-bottom: 1px black solid;
		padding: 3px 0px;
		text-align:center;
}
#footer {
    clear: both;
		padding-top: 20px;
}	

#footer_left {
    padding-top: 10px;
		float: left;
		width: 475px;
		/*border: 1px solid white;*/
		border-top: 2px solid white;
		border-right: 2px solid white;
    font-size: 10px;
    text-align: left;
}
#footer_left ul li {
		background: white;
}
#footer_right {	
    padding-top: 10px;
		width: 475px;
    margin-left: 475px;
		/*border: 1px solid white;*/
		border-top: 2px solid white;	
		border-left: 2px solid white;
    font-size: 10px;
    text-align: right;
}
ul.exif {
    margin: 10px 0px 10px 0px;
}
ul.exif li {
    padding: 0px;
    text-indent: 0px;
}

/* Folderblog Generated Content */
/*.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 0px 10px 0px;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}*/
.fbthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 0px 10px 0px;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}
.fbrandthumb { 
    /*padding: 5px 0px 10px 0px;*/
    padding: 2px;
    margin: 0px;
    width: 100px;
    /*width: 140px;*/
    text-align: center;
    vertical-align: middle;
    /*display: table-cell;*/
    display: inline;
    /*float: left;*/
}

.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img, .fbrandthumb 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;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
.fbjump {
    line-height: 20px;
}
.fbprev {
    float: left;
    line-height: 20px;
    margin-left: 10px;
    width: 300px;
    text-align: left;
}
.fbnext {
    float: right;
    line-height: 20px;
    margin-right: 10px;
    width: 300px;
    text-align: right;
}
.fb {
}
.fbprev a:hover, .fbnext a:hover, .fbjump a:hover, .fbcats a:hover {
    letter-spacing: 0.1em;
    /*font-style: oblique;*/
}
a.fbthiscat {
    color: #666;
    text-decoration: none;
		letter-spacing: 0.1em;
}
/*ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}*/