/*  
Theme Name: Bangelov
Theme URI: http://wordpress.org/
Description: Темата по подразбиране на WordPress, базирана на известната <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

*/

body {
	background-image: url(images/main_bg.jpg);
	background-position: center top;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	height: 540px;
}

a {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ffffff;
	background-color: #262626;
}

.menu {
	width: 960px;
	height: 25px;
}

.menu li {
	float: right;
	list-style: none;
	line-height: 25px;
	border-left: 1px solid #444444;
	border-right: 1px solid #262626;
}

.menu li a {
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	display: block;
}

.gallery-item {
	padding: 0px;
	margin: 0px;
}

.gallery-icon {
	padding: 0px;
	width: 65px;
	margin: 10px;
}

.entry {
	width: 330px;
	position: relative;
	margin-left: 600px;
	line-height: 20px;
	margin-top: 50px;
}


.gallery img:hover {
	border: 1px solid #666666;
}

#footer {
	width: 960px;
	margin: 0px auto;
	height: 30px;
	line-height: 30px;
	color: #666666;
	padding-left: 40px;
}
