@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin: auto;
	border: 0px;
}
#header {
	height: 150px;
	float: left;
	width: 162px;
}
#headermenu {
	float: right;
	width: 834px;
}
#headermenutop {
	float: left;
	height: 24px;
	background-image: url(http://blog.numaibaschet.ro/images/background_up.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 834px;
}
#headermenutopleft {
	float: left;
}
#headermenutoplinks {
	float: left;
	width: 775px;
	padding-top: 3px;
}
#headermenutopright {
	float: right;
}
#headermenutoplinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 47px;
	padding-right: 47px;
}
#headermenutoplinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#headerbanner {
	clear: both;
	height: 98px;
	float: left;
	width: 830px;
	padding-top: 5px;
	text-align: center;
}
#headermenubottom {
	float: left;
	height: 24px;
	background-image: url(http://blog.numaibaschet.ro/images/background_down.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 834px;
}
#headermenubottomleft {
	float: left;
}
#headermenubottomright {
	float: right;
}
#content {
	float: left;
	border: 1px solid #6587c3;
	width: 988px;
	padding: 5px;
}
#blogs {
	border-right: 1px solid #cccccc;
	float: left;
	width: 730px;
}
#ads {
	float: right;
	width: 250px;
	text-align: center;
}
h1 {
	font-size: 22px;
	margin: 2px;
	line-height: 28px;
	margin-bottom: 10px;
}
#blogs .blogcontainer1 {
	width: 350px;
	border: 1px solid #6587c3;
	float: left;
	margin-bottom: 5px;
	height: 160px;
}
#blogs .blogcontainer2 {
	width: 350px;
	border: 1px solid #6587c3;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 160px;
}
#blogs .blogcontainerheader {
	width: 350px;
	padding: 2px;
	height: 85px;
}
#blogs h2 {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 90px;
	display: block;
}
#blogs h2 a {
	color: #000000;
}
#blogs img.face {
	padding: 1px;
	border: 1px solid #cccccc;
	float: left;
}
#blogs p.description {
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
	padding: 0px;
	padding-top: 5px;
}
#blogs .blogcontainerfooter {
	width: 350px;
	padding: 2px;
}
#blogs ul {
	list-style-image: url(http://blog.numaibaschet.ro/images/bullet.gif);
}
#blogs ul li {
	color: #999999;
}
#blogs ul li a {
	color:#0066cc;
}
#footer {
	clear: both;
	width: 990px;
	font-size: 10px;
	font-weight: bold;
}
#footer p {
	padding: 0px;
	padding-top: 5px;
}
#footer a {
	color: #0033cc;
	font-weight: normal;
}