/*
Theme Name: Vertimai
Theme URI: http://www.vertimai.co.uk
Author: MM
Author URI: http://www.vertimai.co.uk
Description: Vertimai.co.uk custom theme based on Wordpress official twentyeleven theme.
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/


body {
	background: #e8eae5 url(image/bg_stripes.gif) repeat-x top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
p,td,th,li,h1,h2,h3,h4,h5,h6, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #595959;
	line-height: 1.75em;
}
input[type=text], input[type=file], input[type=submit], textarea {
	font-size: 1em;
	width: 300px;
}
input[type=submit] {
	width: auto; !important
}
textarea {
	height: 200px;
}
a,h1,h2,h3,h4,h5,h6 {
	color: #e67817;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 0.01em;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
	font-style: italic;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.8em;
}
h6 {
	font-size: 0.7em;
}
ul {
	list-style: square;
}
.note {
	background-color: #e67817;
	color: White;
	padding: 5px;
}

#page {
	width: 712px;
	margin: 0 auto 0 auto; padding: 10px 0 0 0;
	text-align: left;
}
#header {
	width: 712px;
	height: 169px;
	margin: 0 auto 0 auto; padding: 0;
}
.headerlt {
	background-image: url(image/header_lt.gif);
}
.headeren {
	background-image: url(image/header_en.gif);
}
#header h1, #header h2 {
	display: none;
}
#content
	{
	float: left;
	width: 461px;
/*	margin-left: 0;*/
	background-color: #fbfbfb;
	/*border: 1% white solid;*/
	margin: 7px 7px 7px 0;
	}
* html #content
	{
	display: inline;
	}
#menu
	{
	float: left;
	width: 244px;
/*	margin-left: -70%;*/ /* if we want it on the left side */
	margin: 7px 0 7px 0;
	background-color: #fbfbfb;
	}
/*#block_3
	{
	float: left;
	width: 20%;
	background-color: Teal;
	}*/
/* Start Mac IE5 filter \*/
#content, #menu, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
.blockpadding {
	padding: 10px;
}
.contentpadding {
	padding: 10px 25px 0 25px;
}
#menubg {
	/*background: url(image/menu_bg.jpg) no-repeat bottom right;*/
	margin: 0; padding: 0;
}
#facebook {	margin: 0 10px 0 0; width: 90px; float: left; text-align: center; }
#mcil { width: 110px; float: left; font-size: 0.75em; text-align: center; }
#mcil img { width: 100px; }
#menu ul {
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
}
#menu li {
	margin: 0 0 10px 0;
	padding: 0 0 0 19px;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	background: url(image/menu_square.gif) no-repeat left top;
	background-position: 0 4px;
}
#menu a {
	text-decoration: none;
}
#menu li.current-menu-item a{
	/*	border-bottom: 1px dotted #991a00;*/
	background: url(image/dotted_line_h.gif) repeat-x bottom;
}
#menu li.akcija { background: url(image/menu_square_red.gif) no-repeat left top; background-position: 0 4px; }
#menu li.akcija a { color: Red; }
#contactinfo {
	font-size: 0.75em;
	padding: 0 0 10px 0;
	margin: 0;
}
#footer, #footer p {
	padding: 0; margin: 0;
	font-size: 0.75em;
}
#language {
	position: absolute;
	top: 7px;
	width: 712px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#language ul {
	margin: 15px 0 0 595px; padding: 0;
	list-style: none;
}
#language li {
	display: inline;
}

.sidebar .widget { margin: 10px; }

.footer-widgets { width: 100%; }
.footer-widgets .widget { display: inline-block; text-align: center; width: 342px; padding: 7px; vertical-align: top; }