@charset "utf-8";
/* CSS Document */

/*  

Theme Name: GerbBurgas

Theme URI: http://www.gerbburgas.com

Description: This is politics web site.   

Version: 1.0

Author: Aleksi Aleksiev

Author URI: http://www.ai2media.com

This theme was designed and coded by Aleksi Aleksiev. 

*/


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
        background-position:top; 
        background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
a:link {
	color: #05428a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #086705;
}
a:hover {
	text-decoration: none;
	color: #05428a;
}
a:active {
	text-decoration: none;
	color: #05428a;
}
#header-background {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:258px;
	background-image: url(images/head-bg.png);
	z-index:-1;
}
#container {
	width:922px;
	height:auto;
	margin:0 auto;
	/* margin-bottom:30px; */
	background-image:url(images/content-bg.png);

}
#subcontainer {
	background-image:url(images/content-bg.png);
	width:922px;
	height:auto;
}
#header {
	width:922px;
	height:258px;
	background-image:url(images/header.png);
	float:left;
	margin:0;
	padding:0;
}
#left {
	width:150px;
	height:auto;
	margin-left:11px;
	margin-bottom:20px;
	float:left;
}
#content {
	width:480px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	padding:0;
	float:left;
}
#right {
	width:250px;
	height:auto;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:11px;
	float:left;

}
#prefooter {
	width:922px;
	height:1px;
	clear:left;
}
#footer {
	margin:0 auto;
	margin-bottom:30px;
	width:922px;
	height:53px;
	/* clear:left; */
	background-image:url(images/footer.png);
	border-top:0px solid #ccc;
	color:#666;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}
#ad-top {
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	border-bottom: #666 solid 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
#ad-top-links {
	width:100%;
	background-color:#CCC;
	height:20px;
	text-align:center;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:10px;
}
#ad-bottom {
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	border-top: #cc3333 solid 1px;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
}
/* Content settings start from here! */


#content b {
	color: #777;
	line-height: 14pt;
}
#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	text-indent:15px;
	color:#333;
}
#content p img {
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content h1 {
	color: #05428a;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
	line-height: 150%;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
}
#content h1 a {
	color: #05428a;/* text-decoration: underlie; */

}
#content h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #05428a;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}
#content h2 a {
	color: #05428a;
	text-decoration: none;
}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#content h3 {
	font-size: 12px;
	color: #05428a;
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #46519e;
}
#content h3 a {
	color: #05428a;
	text-decoration: none;
}
#content h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content li {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}
#content ul li a {
	color: #05428a;
	text-decoration: none;
}
#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Content settings ends here! */


/* sidebars settings start*/


#left {
	color: #000000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}
#left p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#left h2 {
	color: #05428a;
	background: #cccccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#left ul li {
	list-style: none;
	margin: 0px;
	margin-left:10px;                /* Тест за отстъп от ляво */
	padding: 0px 0px 0px 0px;
}
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}
#left ul li a:hover {
	color: #000000;
	background: #FFF;
	font-weight:bold;
}
#right {
	color: #000000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}
#right p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
#right h2 {
	color: #05428a;
	background: #cccccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}
#right ul li a:hover {
	color: #000000;
	background: #CCC;
}
/* sidebars settings end*/


/* Menu settings starts here! */

#menu {
	top:5px;
	left:0px;
	font-style: inherit;
	font-size: 12px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	width: 100%;
	height:30px;
	position: relative;
	text-align: center;
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu ul, ol {
	margin: 0;
	padding-left: 20px;
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 6px 10px;
}
#menu a:hover {
	color: #CCCCCC;
}
#menu-category {
	top:203px;
	left:0px;
	font-style: inherit;
	font-size: 12px;
	color: white;
	width: 100%;
	height:30px;
	position: relative;
	text-align: center;
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
}
#menu-category li {
	display: inline;
	list-style-type: none;
}
#menu-category ul, ol {
	margin: 0;
	padding-left: 20px;
}
#menu-category a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 6px 10px;
}
#menu-category a:hover {
	color: #CCCCCC;
}







/* Menu settings ends here! */
