/*
Theme Name: Coenzima Q10
Theme URI: http://wordpress.org/
Description: Tema personalizata pentru www.q10.com.ro
Version: 1.6
Author: SeoPlus
Author URI: http://www.seoplus.ro/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Verdana, tahoma;
	background-color: #5e6e7d;
	background-image: url('images/body-bg.jpg');
	background-repeat: repeat-x;
}

.page
{
	position: relative;
	width: 900px;
	left: 50%;
	height: 99%;
	margin-left: -450px;
	background-color: #ffffff;
}

.top
{
	position: relative;
	width: 900px;
	height: 119px;
	background-image: url("images/top-bgimg.jpg");
	background-repeat: repeat-x;
}
.top #left
{
	position: relative;
	float: left;
	width: 334px;
	height: 47px;
	text-align: center;
	padding-top: 70px;
}
.top #left h1 a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}
.top #right-up
{
	position: relative;
	height: 37px;
	padding-top: 49px;
	text-align: right;
	padding-right: 50px;
	padding-bottom: 4px;
}
.top #right-up h2
{
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}
.top #menu
{
	position: relative;
	width: 517px;
	height: 29px;
	float: left;
}
.top #menu-items
{
	position: relative;
	width: 463px;
	background-color: #eef5f6;
	height: 29px;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}
.top #menu-items a
{
	font-size: 14px;
	color: #80a0b1;
	text-decoration: none;
	font-weight: bold;
}
.top #menu-items a:hover
{
	text-decoration: none;
	color: #000000;
}
.top #menu-items #menu-item
{
	padding-left: 5px;
	padding-right: 5px;
}
.top #horizontal-bar
{
	position: relative;
	background-color: #eef5f6;
	width: 900px;
	height: 23px;
	clear: both;
	[if IE 6.0] top: -4px;
}

.main
{
	position: relative;
	width: 900px;
	background-color: #ffffff;
	font-size: 11px;
	color: #7f7f7f;
	min-height: 1300px;
	height: auto;
	height: 1300px;
}
.main #left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 334px;
	height: 501px;
	text-align: left;
	padding-top: 0px;
}
.main #left #menu
{
	position: absolute;
	font-size: 14px;
	font-weight: normal;
	color: #80a0b1;
	padding-left: 10px;
	width: 334px;
	left: 0px;
}
.main #left #articles
{
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	padding-left: 10px;
	padding-right: 10px;
	width: 310px;
	left: 0px;
	top: 320px;
	background-color: #ffffff;
}
.main #left #menu a
{
	font-size: 14px;
	font-weight: normal;
	color: #80a0b1;
	text-decoration: none;
}
.main #left h1
{
	font-size: 24px;
	font-weight: bold;
	color: #6dafd2;
}
.main #left #menu li
{
	background-image: url("images/main-menu-item-bgimg.png");
	background-repeat: no-repeat;
	width: 293px;
	height: 29px;
	padding-top: 5px;
	padding-left: 50px;
}
.main #left #articles ul
{
	padding-left: 20px;
	padding-right: 20px;
}
.main #left #articles li p
{
	color: #70923d;
	font-weight: bold;
}
.main #left #articles li a
{
	color: #83b300;
	text-decoration: none;
}

.main #right
{
	position: absolute;
	right: 45px;
	top: 0px;
	width: 517px;
	height: 694px;
	text-align: left;
	padding-top: 14px;
}
.main #right #articles2
{
	position: relative;
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	padding-left: 8px;
	width: 250px;
	left: -10px;
	background-color: #ffffff;
}
.main #right #articles2 h1
{
	font-size: 24px;
	font-weight: bold;
	color: #6dafd2;
}
.main #right #articles2 p
{
	color: #70923d;
	font-weight: bold;
}
.main #right #articles2 a
{
	color: #83b300;
	text-decoration: none;
}
.main #right #articles2 ul
{
	color: #7f7f7f;
}
.main #right h1
{
	font-size: 24px;
	font-weight: bold;
	color: #6dafd2;

}
.main #right h2
{
	font-size: 18px;
	font-weight: bold;
	color: #6dafd2;
	margin-top: 20px;
	margin-bottom: 10px;
}
.main #right h3 { font-size: 18px; font-weight: bold; color: #6dafd2; }
.main #right ul
{
	color: #b4d6f9;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main #right #li-text
{
	color: #7f7f7f;
}
.main #right #dynamic
{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.main #right #dynamic p
{
	color: #70923d;
	font-weight: bold;
}
.main #right #dynamic ul
{
	color: #7f7f7f;
}
.main #right #dynamic a
{
	color: #83b300;
	text-decoration: none;
}
.main #right #secondary
{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.main #right #comment
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #83b300;
}
.main #right #comment p
{
	font-weight: normal;
}
.main #right #add-comment
{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #83b300;
	width: 370px;
}
.page .top .main #right p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}

.widgettitle {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
