body {
	background: url(http://www.blogiq.ro/themes/blogiq/images/bg_IQ.png) repeat-x #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #586b6f;
}

img {
	border: 0px;
}


h2 a{
	font-family: Georgia;
	font-size: 20px;
	color: #586b6f;
	font-weight: normal;
	text-decoration: none;
}

h3 a {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
	color: #586b6f;
	line-height: 14px;
	padding: 0px;
}

.spacer15 {height: 15px;}


#page {
	width: 800px;
	margin: auto;
}

#header {
	height: 80px;
/*	background-image: url(http://www.blogiq.ro/themes/blogiq/images/logo_top_IQ.png);
	background-repeat: no-repeat; */
}

#menu {
	position: relative;
	float: left;
	margin-top: 30px;

}

#menu li{
	display: inline;
	font-family: Georgia;
	font-size: 13px;
	letter-spacing: 0px;
	color: #536063;
	margin-right: 12px;
}

#menu li a{
	color: #536063;
	text-decoration: none;
}

#menu li a:hover{
	color: #ffffff;
	text-decoration: none;
}

#bigpic {
	margin-top:30px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#content {
	position: relative;
	float: left;
	width: 570px;
	padding: 20px 0px 20px 0px;
}

#content h2 {
	font-family: Georgia;
	font-size: 20px;
	color: #586b6f;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 15px;
}

#content h2 a:hover {
	font-family: Georgia;
	font-size: 20px;
	color: #819A9F;
}

#content h3 a {
	color: #472439;
	text-decoration: none;
}

#sidebar {
	position: relative;
	float: left;
	width: 200px;
}

#sidebar ul li {
	list-style-type: none;
}

#sidebar ul li ul {
	padding-left: 0px;
}

#sidebar ul li a{
	color: #472439;
	text-decoration: none;
}

#contentfooter {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 800px;
	height: 40px;
	padding-top:10px;
	padding-left:10px;
	color:#CCCCCC;
	font-size:10px;
	background-image: url(http://www.blogiq.ro/themes/blogiq/images/IQfooterBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contentfooter a {
	color:#CCCCCC;
	text-decoration:none;
}
#contentfooter a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer {
	height: 40px;
}

.cb {
	clear: both;
}

.post-content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px !important;
	text-align: justify !important;
	margin-top: 30px;
	margin-bottom: 10px;
}
.post-content p{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.post-content a {
	font-size: 12px;
	color:#041678;
	text-decoration: none;
}


.post-content a:hover 
{
	color: red !important;
	cursor: hand !important;
	text-decoration: none;
}

.width250link,
.width250link:visited
.width250link:active
{
	color: #165E7A !important;
	text-decoration: none;
}

.width250link:hover
{
	color: #4D90AB !important;
	text-decoration: none;
}