/*

Theme Name: Intro Club
Theme URI: http://ericulous.com/2007/02/09/wp-theme-artificial-ntelligence/
Description: Clean lines
Version: 1.5
Author: Genkisan
Author URI: http://ericulous.com
Tags: white, fixed width, two columns, widgets

*/
a{text-decoration:none;}
body { 
	
	
	background: #143264 url(http://www.distretto2110.org/wp-content/themes/rotary/images/backgrounds/bg.gif) repeat-x fixed; 
}

#body { 
position:absolute;
top:50%;
left:50%;

	margin: -250px 0 0 -380px; 
	width:760px;
	height:500px;
	
	padding: 0; 
	background: #0066FF url(images/intro.jpg) top center no-repeat; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}



/* LINKS AND HEADINGS STYLING */


h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #00003F; background-color:transparent;
letter-spacing:14px;}
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }

#home{
	margin-top:155px;
	width:760px;
	}
	
	.menuItem a{
	  color:#fff;
	  float:left;
		font-size:10px;
		
		margin:10px 20px;
		text-align:center;
		border: 1px solid #ccc;
		-moz-border-radius: 10px;
		
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding:5px 0px;
		height:45px;
		line-height:15px;
		background:#c4c5e4 url("http://www.distretto2110.org/wp-content/themes/rotary/images/backgrounds/bg.gif") repeat;
		width:100px;}
.menuItem a:hover{background-position:20px; color:#fff; cursor:hand}
.menuItem a img{ border:0;width:20px;display:block;text-align:center;margin:0px auto;
  
}
#secondMenu{
  margin:0px auto;
  width:570px;
}

#secondMenu .menuItem a{
  font-size:12px;
  width:100px;
  padding:5px 0;
  height:45px;
  line-height:45px;
}



#footer{
	position:absolute;
	bottom:10px;
	right:10px;
}
	
	
