/*#############################################################
Name: Dobrila hut
Date: 2009-09-04
Description: Dobrila , Sopot , Bulgaria.
Author: Nikola Ambarev
URL: http://www.dobrila.eu


#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
text-decoration:none;
} 

body {
	background: #4E5D3C url(img/bg.jpg);
	color: #444;
	font: normal 10px "Monotype Corsiva",sans-serif;
	margin: 0;
	
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(img/divider.png) no-repeat;
	height: 20px;
	margin: 30px 0;
}

/* structure */
.container {
	background: url(img/bgcontainer2.jpg) repeat-y center top;
	margin: 0 auto;
	width: 936px;
}

.gfx {
	background: url(img/gfx.jpg) no-repeat;
	float: left;
	height: 340px;
	margin-top: 12px;
	width: 52px;
}

.top {
	background: url(img/bgcontent1.png) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 832px;
}

.header {
	background: #56644A url(img/head1.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.header1 {
	background: #56644A url(img/head2.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.header2 {
	background: #56644A url(img/head3.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.headergal {
	background: #56644A url(img/head4.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.header3 {
	background: #56644A url(img/head5.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.headergb {
	background: #56644A url(img/head6.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}

.headercam {
	background: #56644A url(img/head7.gif) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 252px;
	padding-right: 470px;
}
.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 12px 0 34px 0;
}

.pattern {
	background: #334127 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}
#colOne {
	float: right;
	width: 600px;
	margin-top: 45px;
	padding-right: 0px;
}
#colTwo {
	float: left;
	width: 170px;
	margin-top: 4px;
	padding-right: 4px;
	padding-left: 0px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

/* navigation */
.navigation {margin: 0 18px;}

.navigation a {
	color: #6C7151;
	font: Monotype Corsiva 16px serif;
	line-height: 2px;
	margin: 0 2px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
	text-decoration: none
}
/* content */
.content {
	background: url(img/bgcontent1.png) no-repeat;
	clear: both;
	font-size: 1.3em;
	margin: 0 52px;
	padding: 0 38px 12px;
	text-decoration: none;
	
}
.content .spacer {
	height: 42px;
	text-decoration: none;
}

/* content item */
a:hover {text-decoration: underline ; color: #556148;
}

.item {clear: both;}


.item img {border: 1px dashed #8A6;}


.item .title {
	color: #445044;
	font: normal 28px serif;

}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 35px;

}

.item .metadata {
	color: #666;
	font-size: 35px;
	float: left;
	padding: 0 0 0px 0px;
	
}

.item .body {
a:hover {
  text-decoration: none;
}

}

/* footer */
.footer {
	background: url(img/bgfooter.png) no-repeat;
	color: #666;
	font-size: 12px;
	line-height: 41px; 
	text-align: center;
	width: 832px;
	margin: 0 auto;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: none;
}