/*  
Theme Name: Travel Theme
Theme URI: http://www.servicii-webdesign.com
Description: Travel Theme, inspired by Not So Sleek by Small Potato.
Version: 1.0
Author: Florin
Author URI: http://www.servicii-webdesign.com

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ddd;
	background-image: url(images/bgbulgaria.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
}

a{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}

small{
	font-size: 10px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#links {
	width: 660px;
	margin: 0 auto;
	color: #FFFFFF;
}

* html #links span {
	padding-bottom: 0px;
}

* html #links ul {
	padding: 15px 0 0 0;
}

#links span {
	padding: 3px 0 5px 20px;
	font-size: 24px;
	font-weight: bold;
	background: url(faviconbg.png) left center no-repeat ;
	float: left;
}

#links ul{
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	font-size: 14px;
	float: right;
}

#links ul li{
	display: inline;
	padding-left: 15px;
}

#links ul li h1{
	display: inline;
}

#links a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#links a:hover{
	text-decoration: underline;
}

#wrapper {
	width: 668px;
	margin: 0 auto 20px auto;
	text-align: left;
}

#leftcol {
	width: 404px;
	float: left;
}

#header {
	width: 400px;
	height: 200px;
	margin-bottom: 20px;
	border: 2px #CCCCCC solid;
	background-color:#FFFFFF;
	/*background-image: url(images/h1.jpg);
	background-position: center;
	background-repeat: no-repeat;*/
}

* html #header {
	padding: 0;
}

#content {
	width: 380px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px #CCCCCC solid;

}

#content h1 {
	padding: 10px;
	background-color: #eeeeee;
}

#content .postbody {
	padding: 0 10px 10px 10px;
	border: 1px #eeeeee solid;
}

#content p {
	font-size: 13px;
	line-height: 1.5em;
}

#menu {
	margin-left: 20px;
	width: 240px;
	border: 2px #CCCCCC solid;
	background-color:#FFFFFF;
	float: left;
}

#menu span {
	margin: 10px 10px 0 10px;
	padding: 10px;
	background-color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

#menu ul {
	margin: 0px 10px 10px 10px;
	padding: 10px 10px 10px 22px;
	border: 1px #eeeeee solid;
}

#menu ul ul {
	margin: 0 0 0 20px;
	padding: 5px 0;
	border: none;
}

#menu li {
	padding: 2px 0 2px 15px;
	list-style: none;
	background: url(images/bullet_add.gif) left top no-repeat;
}

#menu .ngg-widget {
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px #eeeeee solid;
	text-align: center;
}

* html #menu li {
	background: url(images/bullet_add.gif) left top no-repeat;
}

#menu li a {
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

.spacer {
	width: 100%;
	height: 1px;
	clear: both;
}

#footer {
	width: 660px;
	margin: 10px auto;
	padding: 10px;
	font-size: 11px;
	color: #666666;
}

* html #footer {
	padding: 0 10px 10px 10px;
}