/*
Theme Name: vidauslaiptai.lt
Theme URI: http://www.vidauslaiptai.lt/
Description: Default <a href="http://www.vidauslaiptai.lt">vidauslaiptai.lt</a> theme.
Version: 1.0
Author: Aurimas Rakauskas
Author URI: http://www.vidauslaiptai.lt/
Tags: vidauslaiptai.lt, fixed width, two columns

	vidauslaiptai.lt v1.0
	 http://www.vidauslaiptai.lt

*/

/* CSS Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

	
	table {
		border-collapse: separate; 
		border-spacing: 0;
	}

	caption, th, td {
		text-align: left; 
		font-weight: normal;
	}

*{
	padding:0;
	margin:0;
}

body {
	background: #000 url(images/header.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

strong { font-weight: bold; } 
em { font-style: italic; } 
u { text-decoration: underline; } 
p {
	padding: 0 0 5px 0;
} 
h1 { font-size: 18px; color: #000;} 
h2 { font-size: 18px; } 
h3 { font-size: 16px; } 
h4 { font-size: 14px; } 
h5 { font-size: 12px; } 
h6 { font-size: 10px; }
ul { list-style: disc; list-style-position: inside; } 
ol { list-style: decimal; list-style-position: inside; } 

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img {border: 0px; }

a:link {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

#logo {
	width: 974px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 974px;
	height: auto;
	background: url(images/body_bg.jpg) left top;
	border: 1px solid #acacac;
	border-bottom: none;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 974px;
	height: 47px;
	margin-top: 3px;
	background: url(images/menu.jpg) no-repeat center top;
}

#navigation {
	width: 963px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin-left: 20px;
	padding-top: 3px;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
	height: 52px;
	width: auto;
}

#navigation ul li a {
	height:28px;
	display: block;
	float: left;
	text-align: center;
	padding: 12px 12px 0 12px;
	font: bold 14px Verdana;
	color: #733e02;
	text-decoration: none;
} 

#navigation ul li a:hover {
	color:#FFF;
	background: url(images/hover.png) repeat-x right top;
}

#navigation ul .current_page_item a {
	color:#FFF;
	background: url(images/hover.png) repeat-x right top;
}

#language {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

#wellcome {
	width: 957px; 
	height: 287px;
	background: url(images/wellcome.jpg) no-repeat left top;
	margin-top: 10px;
	margin-left: 11px;
}

#left_column {
	width: 655px;
	height: auto;
	float: left;
}

#fotos {
	width: 610px;
	height: 270px;
	margin-left: 35px;
	margin-top: 18px;
}

#postbox {
	width: 667px;
	height: auto;
	margin-left: 12px;
	margin-top: 18px;
	margin-bottom: 11px;
	background: #fff url(images/post_bg.jpg) top left;
	border: 1px solid #aa6c01;
}

#posthead {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 18px;
}

#post{
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 15px;
	font-size: 12px;
}

#right_column {
	width: 271px;
	height: auto;
	float: right;
	margin-top: 18px;
	margin-right: 11px;
	margin-bottom: 11px;
	border: 1px solid #aa6c01;
}

.block { color: #000; font-size: 0.9em; background: #fff url(images/post_bg.jpg) top left; padding-top: 10px; }

.block .title { width: 256px; height: 31px; background: url(images/sidetop.jpg) no-repeat left top; margin-left: 8px; font-size: 16px; color: #fff; padding-top: 6px; padding-left: 10px; }

.block p { padding: 0 0; margin-left: 0px; margin-right: 0px;}

.block ul {
	list-style: disc;
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}
.block li { padding: 3px 0; }
.block li a { display: block; padding: 5px 3px; color: #004b71; font-size: 12px; border-bottom: 1px solid #004b71; }
.block li a:hover { background: #fec469; color: #fff; }

.textwidget { padding: 7px 0; margin-left: 15px; margin-right: 10px; }

#spacer {
	width: 1035px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(images/space.jpg) no-repeat center top;
}

#footer {
	width: 1031px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(images/body_bg.jpg) left top;
}

#copyright {
	width: 983px;
	padding-top: 30px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #733e02;
}

#copyright a {
	color: #733e02;
}

.clear {clear: both; margin: 0px}

