/*
 THEME NAME: Radosat
 THEME URI: http://radosat.lt
 VERSION: 1.0
 DESCRIPTION: Radosat.lt dizainas
 AUTHOR: Rimas Abromavičius
 AUTHOR URI: http://chionsas.lt
 TEMPLATE: sandbox
 */
 
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font: 14px/1.2em Verdana, Arial, sans;
	background-color: #f7f7f7;
	background-image: url('img/background.gif');
	background-repeat: repeat-y;
}

body.font-modern {
	font: 17px/1.4em Calibri;
}

h4 {
	margin: 0;
	padding: 10px 0 10px 0;
}

p {
	margin: 10px 0;
}

a {
	color: #6f40a1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.alignright, img.alignright {
	float: right;
	margin: 10px 0 0 10px;
}

.alignleft, img.alignleft {
	float: left;
	margin: 10px 10px 0 0;
}

.aligncenter, img.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}

p.wp-caption-text {
	font-size: 0.9em;
	line-height: 130%;
	color: teal;
}

.entry-meta {
	font-size: 0.9em;
	line-height: 130%;
	color: teal;
	margin-bottom: 30px;
	background-color: #f7f7f7;
	clear: both;
	padding: 5px 10px 5px 10px;
}

.entry-date {
	font-size: 0.9em;
	color: teal;
}

abbr {
	text-decoration: none;
	border: none;
}

small {
	font-size: 0.9em;
}

form {
	margin: 0;
	padding: 0;
}

iframe {
	clear: both;
	margin-top: 10px;
}

#font-test {
	position: absolute;
	visibility: hidden;
}

#font-test #font-modern {
	font-family: Calibri, Arial, sans;
}

#font-test #font-old {
	font-family: Arial, sans;
}

#wrapper {
	position: relative;
	min-height: 100%;
}

.hidden {
	display: none;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Tahoma, Calibri, Arial, Helvetica, sans-serif;
}

#header h1#blog-title {
	background-image: url('img/logo.gif');
	background-repeat: no-repeat;
	overflow: hidden;	
	width: 542px;
	height: 64px;
	padding: 64px 0px 10px 81px;
	background-position: 81px 64px;
	margin: 0;
}

#header h1#blog-title a {
	display: block !important;
	padding-top: 75px;
	color: white;
	font-size: 10px;
}

#header #blog-description {
	position: absolute;
	left: 672px;
	top: 0px;
	background-image: url('img/photo.jpg');
	background-repeat: no-repeat;
	height: 315px;
	width: 0px;
	padding-left: 273px;
	overflow: hidden;
	z-index: 10;
}

div.skip-link {
	display: none;
}

#menu {
	height: 49px;
	background-color: #420086;
	background-image: url('img/menu_background.jpg');
	background-repeat: no-repeat;
}

#menu span.glow {
	position: absolute;
	height: 49px;
	background: url('img/glow.png') no-repeat center;
	z-index: 2;
	padding: 0px 60px 0px 60px;
	margin-left: -60px;
	min-width: 97px;
	display: none;
}

#menu ul li.current-cat,
#menu ul li.current_page_item,
#menu ul li.current_page_ancestor {
	background: url('img/glow.png') no-repeat center;
}

#menu ul {
	position: absolute;
	list-style-type: none;
	margin: 0;
	left: 62px;
	padding: 0;
	z-index: 3;
}

#menu ul li {
	float: left;
	z-index: 4;
}

#menu ul li a {
	display: block;
	height: 49px;
	padding: 0px 20px 0px 20px;
	color: white;
	text-decoration: none;
	line-height: 49px;
	font-size: 16px;
	z-index: 999;
}

body.font-modern #menu ul li a {
	font-size: 19px;
}

#container {
	clear: left;
	float: left;
	display: inline; /* IE6 bugfix */
	margin: 0px 0px 30px 82px;
	width: 559px;
}

#content {
	line-height: 140%;
}


#content h2.entry-title,
#content h2.entry-title a,
#content h2.page-title,
#content h2.page-title a {
	color: #410282;
	text-decoration: none;
}

#content h2,
#content h3 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}

#content h3.entry-title {
	margin: 20px 0 10px 0;
}

#content h2.entry-title,
#content h2.page-title {
	margin: 30px 0 20px 0;
}

#content h2.page-title {
	display: none;
}

#content h2.page-title span {
	display: block;	
}

#content h4 {
	margin: 10px 0 0 0;
	padding: 0;
}

div.sidebar {
	margin-left: 672px;
	width: 245px;
}

div.sidebar#primary {
	margin-top: 150px;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 25px;
	background-color: #420086;
}

#footer * {
	display: none;
}

h2.front-newstitle {
	margin-top: 40px;
}

li.news-latest a.news-latest-title {
	font-weight: bold;
}

li.news-latest p.news-latest-content {
	font-size: 0.9em;
	line-height: 130%;
	color: #030303;
}

li.news-latest {
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	background-color: #f7f7f7;
}

ul.front-newslist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar {
	padding: 10px 10px 0px 15px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0px;
}

.sidebar h3 {
	font-size: 1.1em;
}

div.announce {
	margin-left: -10px;
	margin-right: -8px;
	padding: 5px 10px 5px 10px;
	border: 1px solid orange;
	background-color: #f0fff0;
}

h3.spacingabove {
	margin-top: 40px;
}

ul#links-page {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

ul#links-page h3 {
	margin-bottom: 5px;
}

#nav-above {
	display: none;
}

.navigation {
	margin: 20px 0px 30px 0px;
	border-bottom: 20px solid white;
}

.navigation .nav-previous {
	width: 50%;
	overflow: hidden;
	float: left;
}

.navigation .nav-next {
	width: 50%;
	overflow: hidden;
	float: right;
	text-align: right;
}

table.uzsakymas-form {
	border-collapse: collapse;
	border: none;
	width: 565px;
	margin-left: -5px;
	margin-bottom: 20px;
}

table.uzsakymas-form td,
table.uzsakymas-form th {
	text-align: left;
	border: 3px solid white;
	padding: 5px 15px 5px 10px;
}

table.uzsakymas-form td {
	background-color: #f8f8f8;
}

table.uzsakymas-form td input,
table.uzsakymas-form td select,
table.uzsakymas-form td textarea {
	width: 100%;
}

table.uzsakymas-form td input.submit {
	width: auto;
	float: right;
}

table.uzsakymas-form th h4 {
	margin: 15px 0 0 0;
	padding: 0;
}
