/* css for trigonometria.org - homepage */

body
{
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f3f3e8;
}

.clear
{
	clear: both;
}

#wrap
{
	width: 960px;
	margin: auto;
}

#header
{
}

#title
{
	float: left;
	width: 594px;
}

#menu
{
	float: left;
	width: 366px;
}

#title h1
{
	font-family: Calibri;
	font-size: 24pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	color: #ff6600;
}

#menu ul
{
	list-style: none;
	margin-top: 15px;
}

#menu ul li
{
	display: inline;
	float: right;
}

#menu ul li a, #menu ul li a:visited
{
	display: block;
	margin-right: 10px;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	font-family: Calibri;
	font-size: 12pt;
}

#menu ul li a:hover
{
	display: block;
	margin-right: 10px;
	text-decoration: none;
	color: #b4ffb4;
	font-weight: bold;
	font-family: Calibri;
	font-size: 12pt;
}

#content
{
	width: 960px;
}

#top
{
	height: 366px;
	background-image: url('../img/top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#down
{
}

#description
{
	height: 366px;
	width: 594px;
	float: left;
}

#description p
{
	margin-left: 10px;
	margin-right: 10px;
	font-family: Calibri;
	font-size: 14pt;
}

#logo
{
	height: 366px;
	width: 366px;
	float: left;
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.item1
{
	height: 228px;
	width: 297px;
	float: left;
	background-image: url('../img/item1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.item2
{
	height: 228px;
	width: 297px;
	float: left;
	background-image: url('../img/item1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.item1 h2, .item2 h2
{
	font-family: Calibri;
	font-size: 16pt;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #ffa366;
	color: #b4ffb4;
	text-align: center;
}

.item1 h2 a, .item1 h2 a:hover, .item1 h2 a:visited, .item2 h2 a, .item2 h2 a:hover, .item2 h2 a:visited
{
	color: #b4ffb4;
	text-decoration: none;
}

.item1 p.right, .item2 p.right
{
	text-align: right;
	font-family: Calibri;
	font-size: 14pt;
	font-weight: bold;
}

.item1 p.right a, .item1 p.right a:visited, .item2 p.right a, .item2 p.right a:visited
{
	text-decoration: none;
	color: #ff6600;
}

.item1 p.right a:hover, .item2 p.right a:hover
{
	text-decoration: none;
	color: #b4ffb4;
}

.item1 p, .item2 p
{
	font-family: Calibri;
	font-size: 11pt;
	margin-left: 10px;
	margin-right: 20px;
}

.item1 p a, .item1 p a:hover, .item1 p a:visited, .item2 p a, .item2 p a:hover, .item2 p a:visited
{
	color: black;
	font-weight: bold;
}

.item3
{
	margin-top: 10px;
	height: 228px;
	width: 366px;
	float: left;
}

.item3 p.badgefb
{
	margin-top: 90px;
}

#footer
{
	font-family: Calibri;
	font-size: 9pt;
	margin-top: 10px;
	border-top: 1px solid #cccc99;
	text-align: center;
}

#footer p
{
	margin-top: 10px;
}

#footer a, #footer a:hover, #footer a:visited
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* adsense */
.ads1
{
	margin-top: 20px;
	margin-left: 43px;
}

.ads2
{
	margin-top: -33px;
}
