/* 
Theme Name: Fleet
Version: 1.12
Description: Theme for Anvil
Author: Boni
*/
body {
	margin:0;
	padding:0;
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	background: #FFF;
}
a {
	color: #0020c0;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #0000a0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #5888f8;
	font-weight:bold;
	text-decoration:none;
}
#MainBox {
	text-align:left;
}
#TextTitle{
	font-size:1.8em;
	font-weight:bold;
}
#TitleBox {
    background:#f2f2f6 url(res/flota.jpg) no-repeat bottom center;
  	background-size:auto 100%;
	text-align:center;
 	height:280px;
	/*padding-left:260px;*/
}
#TitleBox A {
	color:#ffffff; 
	text-decoration: none;
}
#BlogTitle {
	color: #ffffff;
	font-size: 2.2em;
    text-align:center;
	padding-top:8px;
	text-shadow: 2px 2px 4px #224;
}
#BlogSubtitle {
	color: #ffffff;
	font-size:1.4em;
	font-style:italic;
    text-align:center;
    margin-top:8px;
	text-shadow: 2px 2px 4px #224;
}
#Text1 {	
	padding-left:198px;
	padding-right:198px;
	padding-top:6px;
	text-align:justify;
	line-height:1.4em;
}
#Text2 {
    float:left;
	background-color:#f2f2f6;
	padding:6px 6px;
	margin:0px;
	top:0px;
	left:0px;
	width:180px;
	height:2200px;
	font-weight:bold;
	line-height:1.2em;
}
#Text3 {
    float:right;
	background-color:#f2f2f6;
	padding:6px 6px;
	margin:0px;
	top:0px;
	left:0px;
	width:180px;
	height:2200px;
	font-weight:bold;
	line-height:1.2em;
}
#Text1 A{
	font-weight:bold;
}	
#Text2 A{
	font-weight:normal;
}	
#Text3 A{
	font-weight:normal;
}	
.Text{
	color:#000000;
	background-color:#ffffff;
	padding:4px;
}
.Text img{
border:#AAA solid 1px;
}
.Title1{
	font-size:1.8em;
	font-weight:bold;
}
.LastPosts{
}
.LastComms{
}
.LastCommsDate{
	font-size:0.8em;
	font-style:italic;
}
.LastCommsText{
}
.PostTitle{
	font-size:1.8em;
}
.NoteBox{
	background-color:#ffffff;
	padding:4px;
	font-style:italic;
	line-height:1.2em;
}
.Comments{
}
.CommAnon{
	background:#f4f4f4;
	width:640px;
	padding:4px 8px 4px 8px;
	border:#4040a0 solid 1px;
	font-size:14px;
	overflow:auto;
	text-align:justify;
}
.CommOwner{
	background:#f4fff4;
	width:640px;
	padding:4px 8px 4px 8px;
	border:#4040a0 solid 1px;
	font-size:14px;
	overflow:auto;
	text-align:justify;
}
.InPostArea{
	background:#e4e4ff;
	padding:4px 8px 4px 8px;
	border:#4040a0 solid 1px;
	overflow:auto;
}
.InCommArea{
	background:#f0f0f0;
	padding:4px 8px 4px 8px;
	border:#4040a0 solid 1px;
	overflow:auto;
}
.CommAuthor{
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.CommAdd{
	font-weight:bold;
	text-align:right;
}
.CommAdd a{
}
.CommText{
	padding-top:6px;
	padding-bottom:6px;
	font-weight:normal;
}
.CommMeta{
	font-size:0.8em;
	font-weight:normal;	
}
.NaviUp{
}
.NaviDown{
}
.SearchView1{
}
.SearchView1 a{
}
.SearchView2{
}
.SearchView2 a{
}