/* CSS Document */

body 
	{
	color: black;
	background-color: #AAA;
	text-align: center;
	margin: 0px;
	height: 100%; 
	}

div.contentarea {
	background-color: transparent;
	top: 50%;
	left: 50%;
	margin-top: -313px;
	margin-left: -395px;
	position: absolute;
	width: 791px;
	height: 627px;
}

div.bordertop {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.borderleft {
	position: absolute;
	top: 4px;
	left: 0px;
}

div.borderright {
	position: absolute;
	top: 4px;
	left: 786px;
}

div.borderbottom {
	position: absolute;
	top: 622px;
	left: 0px;
}

div.photoarea {
	position: absolute;
	top: 48px;
	left: 59px;
	width: 366px;
	height: 522px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:9px;	
}

div.logo {
	position: absolute;
	top: 46px;
	left: 460px;
	width: 90px;
	height: 90px;
}

div.note {
	position: absolute;
	top: 58px;
	left: 613px;
	width: 90px;
	height: 90px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
}

div.main {
	position: absolute;
	top: 59px;
	left: 465px;
	width: 263px;
	height: 450px;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11px;
}

div.blackborder {
	border: 0px solid #000000;
}

div.greybar {
	background-color: #d9d9d9;
	color: #808080;
	padding: 4px 0px 4px 6px;
	font-size: 11px;
}

div.dividerbar {
	background-color: #d9d9d9;
	font-size: 1px;
	width: 263px;
	height: 2px;
}


a:link, a:visited 
	{
	color: #508AC7;
	text-decoration: none;
	}

a:hover 
	{
	color: #236FB7;
	text-decoration: underline;
	}
	
div.date {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	margin-top: 18px;
}

div.title {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 18px;
}

div.description {
    font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: 3px;
}

input, textarea { 
    background: #fff;
    color: #000;
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
	border: 1px solid #000;
    -moz-border-radius: 4px;
}

div.editarea { 
	position: absolute;
	top: 0px;
	left: 0px;
    background: #fff;
    color: #000;
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
	border: 5px solid #000;
	padding: 20px;
}

h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}

.mainimage {
    text-align: center;
    width: 700px;
    background-color: #eee;
    -moz-border-radius: 10px;
}

.thumbs {
    width: 700px;
}

.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}

img {
    border: 0px;
}

ul {
    list-style-type: none;
    margin: 0px;
}
li {
    text-indent: 10px;
}
.small {
    clear: both;
    font-size: 10px;
    text-align: right;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 0px 0px 0px 0px;
    width: 52px;
	height: 72px;
    text-align: left;
    vertical-align: top;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 0px 0px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #444;
}
.fbthisthumb img {
    border: 2px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
	padding-top: 4px;
    padding-bottom: 10px;
    font-weight: normal;
}

.fbpages a {padding: 1px 3px; border: solid 2px #236FB7; background: #fff; text-decoration: none;}
.fbpages a:hover {color: #fff; background: #236FB7; border-color: #236FB7; text-decoration: none;}

.fbthispage {
    font-weight: bold;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}
