/*
---------------------------------------------------------
SUMMERBLOG - Theme for FlatNuke (http://www.flatnuke.org)
---------------------------------------------------------
Author:      Marco Segato
Website:     http://marcosegato.altervista.org/
email:       segatom (at) users.sourceforge.net

License:     GNU General Public License

This is a porting of Wordpress theme 'Juicy' by Joni Mueller http://www.webjones.org
*/


/*---------------------------------
  general page settings
---------------------------------*/

html, body {
  background: #d2e9ba;
  background: #967c00 url("images/background.png") repeat;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

hr {
  border: 0;
  width: 100%;
  color: #000000;
  background-color: #000000;
  height: 1px; 
}


/*---------------------------------
  logo
---------------------------------*/

#logo {
  //background: transparent url("images/background-header.jpg") top center no-repeat;
	background: #ffffff;
  width:900px;
  height:180px;
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  text-align: center;
  font-weight:bold;
}

#logo1 {
  padding-top: 50px;
  font-size: 30px;
  color:#ffffff;
}

#logo2 {
  text-transform: uppercase;
  letter-spacing:7pt;
  font-size: 13px;
  color: yellow;
  opacity: 0.8;
}

#themeversion {
  text-transform: uppercase;
  letter-spacing: 5pt;
  text-align: left;
  padding-top: 70px;
  padding-left: 5px;
  font-size: 7px;
  color: #ffffff;
}



/*---------------------------------
  body structure
---------------------------------*/

#tema {
  background: white;
  width: 900px;
  min-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  text-align: left;
}

#outer {
  width: auto;
  border-left-width: 0px ;
}

#inner {
  margin: 0;
  width: 100%;
}

#centerbody {
  width: 700px;
  float: right;
  position: relative;
  margin-left: 0px;
}

#rightbody {
  width: 170px;
  float: left;
  position: relative;
  margin-right: 10px;
  padding-left: 10px;
  margin-bottom: 5px;
  border-left-style: dotted;
  border-left-width: 1px;
  border-color: #9CCE62;
}

/*---------------------------------
  blocks
---------------------------------*/

.blocktitle {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-color: #9CCE62;
  padding: 2px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  color: #CC3333;
}

.blockcontent {
  padding-top: 10px;
  font-size: 13px;
}

/*---------------------------------
  sections
---------------------------------*/

.sectiontitle {
  width: 95%;
  padding: 2px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin-left: 10px;
  font-size: 13px;
  color: #CC3333;
}

.sectioncontent {
  width: 95%;
  padding-top: 10px;
  margin-left: 10px;
  font-size: 13px;
}

/*---------------------------------
  flatnuke elements
---------------------------------*/

.motd {
  width: 95%;
  margin-left: 10px;
  padding: 5px;
  text-align: justify;
  font-size: 13px;
}

.footnews {
  margin-top: 10px;
  padding: 5px;
  text-align: center;
  font-size: 13px;
}

.footer a img {
  opacity: 0.6;
}
.footer a:hover img {
  opacity: 1;
}
.footer small {
  opacity: 1;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

/*---------------------------------
  common html elements
---------------------------------*/

font {
  font-size: 13px;
}

a:visited, a:link, a:active {
  text-decoration: none;
  color: #505050;
}
a:hover {
  text-decoration: underline;
}

td, th {
  font-size: 13px;
}

#header .content {
  padding-bottom: 0;
}

input {
  max-width: 400px;
  background: #e1e1e1;
  border-width: 1px;
  padding: 1px;
  border-color: #000000;
  border-style: solid;
}

textarea {
  max-width: 800px;
  max-height: 800px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

.clr {
  clear: both;
}

/*---------------------------------
  Too cool 4 IE
---------------------------------*/

a#tooCool {
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  height: 80px;
  width: 80px;
  background: url(images/too_cool_4ie.png) bottom right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}

/*---------------------------------
  menu
---------------------------------*/

.menu {
	background: #ffffff;
	height: 20px;
  width: 850px;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

.menu_orizzontale {
  color: #9a9a9a;
  text-decoration: none;
  background: #trasparent;
}

.menu_orizzontale:hover {
  color: #000000;
  text-decoration: none;
  background: #9a9a9a;
}

.left{
	float:left; 
	margin:10px 15px 4px 0px;
	border: 7px solid #9a9a9a;
}
.right{
	float:right; 
	margin:10px 0px 4px 15px;
	border: 7px solid #9a9a9a;
}

.kravlogo{
	float:left; 
	margin:10px 15px 4px 0px;
	border: 0px solid #9a9a9a;
}

.kravlogodx{
	float:right; 
	margin:10px 0px 4px 15px;
	border: 0px solid #9a9a9a;
}

.foot_ {
	color: #ffffff;
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	opacity:0.6;
	filter:alpha(opacity=60);
}
