/* reset */
li 
{
margin:0;
padding:0;
list-style:none;
}

ul 
{
margin:0;
padding:0;
list-style:none;
}

/* Begin Typography & Colors */
body 
{
font-size: 14px;
font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
background: #333333;
color: #333;
margin:0;
padding:0;	
}

#page 
{
width:940px;
border:0;
text-align:left;
background:#FFFFF;
margin:0 auto;
padding:0;
}


#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.entry, .widecolumn .entry {
	line-height: 18px;;
	}

.widecolumn {
	line-height: 12px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 10px;
	}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size:21px;	
	margin-top:20px;	
	}
	

#headerimg .description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size:21px;	
	margin:0;
	}
	
h2.ico
{
background: url('images/ico_title.jpg') top left no-repeat;
	padding-left:30px;
}	
	
h2.pscurt {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	color:#2B242B;
	}	
	
h2.pagetitle {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size: 12px;	
	color:#999999;	
	}
	
h2.pagetitle a:visited
{
	font-size:12px;
	color:#999999;	
}

h2.pagetitle a
{
	font-size:12px;
	color:#999999;	
}



.sidesmart h2, #sidebar h2, .right_box_padding h2, .right_box_right h2 {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	height:30px;
	line-height:25px;	
	margin:0;
	padding:0;
	font-size:14px;
	text-indent:30px;
	color:#666666;
	background:url(images/colors.jpg) no-repeat;
	}

h3 {
	font-size:21px;
	padding:0;
	margin:30px 0 0;
	}

h3.comments {
	padding:0;
	margin:40px auto 20px ;
	}
	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, .sidesmart {
	font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
	margin:0 auto;
	padding-left:5px;
	padding-right:5px;		
	}
	
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #588FC7;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;	
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	text-indent: 25px;
	background: url(images/dot_li.jpg) top left no-repeat;	
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidesmart ul, #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidesmart ul li, #sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	margin-bottom:20px;
	}
	
	
.sidesmart li li, #sidebar li li
{
margin:0;
}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

.sidesmart ul ul, .sidesmart ul ol, #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 20px 10px;	
	}

.sidesmart ul ul ul, .sidesmart ul ol, #sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidesmart ul ol li, #sidebar ul ol li {
	list-style: none;
	}

.sidesmart ul ul li, .sidesmart ul ol li, #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform 
{
margin:0;	
}

.cauta_input
{
margin-top: 5px;
width:140px;
height:23px;
text-indent:3px;
vertical-align:middle;
color: #66CC00;
border:0;
padding:0;
border:1px solid #cccccc;
}

#cauta_btn
{
margin-top: 5px;
width:100px;
color:#FFFFFF;
vertical-align:middle;
height:25px;
border:0;
padding:0;
background: #339900;
}		

.newsletter_input
{
width:192px;
height:25px;
vertical-align:middle;
color:#FFFFFF;
border:0;
padding:0;
background:url('images/newsletter_input.jpg') no-repeat;
}

.newsletter_btn
{
width:108px;
vertical-align:middle;
height:25px;
border:0;
padding:0;
background:url('images/newsletter_button.jpg') no-repeat;
}		
	

#sidebar #searchform #s {	
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	border: 1px solid #cccccc;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	border:0;
	float: left;
	}
	
.trimite2
{
color:#FFFFFF;
margin:0;
padding:0;
border:0;
width:170px;
height:25px;
background:url(images/trimite.jpg) no-repeat;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 250px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 10px 10px 10px 20px;
	border-left: 5px solid #ddd;
	background:#F0F0F0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.spacer10
{
height:10px;
font-size:10px;
}

.spacer20
{
height:20px;
}

/* navigation
--------------------------------------------------*/
#nav {
width:560px;
margin:0 auto;
padding-top:10px;
font-size:14px;
height:58px;
}

#nav li {
float:left;
list-style:none;
margin:0 15px 0 0;
}

#nav li a {
color:#666666;
text-decoration:none;
display:block;
margin:0;
}

#nav li a:hover {
color:#000;
text-decoration:none;
}


/* content
--------------------------------------------------*/

.v_align
{
vertical-align:middle;
}

.v_align_b
{
vertical-align: baseline;
}

.zero
{
margin:0;
padding:0;
}



/*START Layout*/
/* ----------------------- START page ----------------------- */
#master_bg_left	
{
width:1000px; 
margin:0 auto;
background:#FFFFFF url('images/border_left.jpg') left top repeat-y;
clear:both;
}

#master_bg_right		
{
width:1000px; 
background:url('images/border_right.jpg') right top repeat-y;
}
/* ----------------------- END page ----------------------- */


#header 
{	
margin: 0 auto;
padding: 0;	
height: 112px;
width:970px;	
background: #494949;
}

#header_left {
float:left;	
margin:0;
background: url('images/header_bg.jpg') repeat-x;
height:112px;
width:350px;
}
	
#header_right {
float:right;
margin:0;	
height:112px;
width: 620px;
font-size:24px;
background: url('images/header_bg.jpg') repeat-x;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#D53C00;
}
	
.header_spacer
{
height:38px;
}

#meniu_top
{
margin: 0 auto;
padding: 0;	
background: url('images/menu.jpg') repeat-x;
height: 82px;
width:970px;	
}

#meniu_top_left
{
float:left;
height: 82px;
width:820px;	
}

#meniu_top_right
{
float:right;
background: url('images/menu_no_line.jpg') repeat-x;
height: 82px;
width:150px;
}

ul.meniu_ul
{
padding-left:20px;
}

.meniu_ul li
{
font-size:14px; font-weight:bold; color:#ffffff;
display:inline;
line-height:40px;
height: 40px;
padding-right:15px;
list-style:none;
}

.meniu_ul a {text-decoration:none; color:#ffffff;}
.meniu_ul a:hover {text-decoration:underline; color:#ffffff;}



#bg_statusbar
{
width:970px;
margin:0 auto;
background: url('images/bg_statusbar.jpg') repeat-x;
}

.statusbar
{
width:910px;
height:40px;
padding-left:30px;
line-height:40px;
text-indent:20px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#D53C00;
font-size:21px;
background: url('images/dots2.jpg') left no-repeat;
}

#page_left
{
float:left;
width:650px;
}

#page_spacer
{
float:left;
width:17px;
height:50px;
}

#page_right
{
float:right;
border-left:3px solid #F0F0F0;
width:270px;
}


#bottom
{
width:970px;
margin:0 auto;
height:100px;
padding:0;
border-bottom:5px solid #999999;
background:url('images/bottom.jpg') repeat-x;
}
#bottom_left
{
float:left;
width:870px;
height:100px;
}

#bottom_right
{
float:right;
width:100px;
height:100px;
}


.line_title
{
width:567px;
height:13px;
margin-bottom:10px;
background: url('images/line_separ.gif') no-repeat;
}
	
.moretext {
   width: 200px; 
   height: 20px; 
   background:url('images/more.gif') no-repeat;
   line-height: 30px;
   padding: 0 20px 5px 20px}	

	
/*END Layout*/

/*
Theme Name: Marketeer
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
