/*  
Theme Name: Advance Science
Description: A two-column, fixed with theme ideal for 1024x768 resolutions.
Version: 1.0
Design Coded: Mantas Skripkauskas
Design Coders URI: http://www.nurgler.com
*/

body {
	margin: 0;
	padding: 0;
	background: #0b0e13;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1 {
	margin: 0;
	color: #fff;
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h3 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	color: #1fbdff;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 954px;
	height: 150px;
	margin: 0 auto;
}

/* Sidebar Search */

#search {
	margin: 0px;
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
	width: auto;
	height: auto;
}

#search input {
	font: normal 100% Verdana , Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}

#search br {
	display: none;
}

#search #s {
	width: 150px;
	border: 1px solid #003961;
	margin: 0px 0 6px 0;
}

/* Logo */

#logo {
	margin: 0px 0 0 30px;
	clear: both;
	background: url(images/logo.gif) no-repeat left bottom;
	height: 118px;
	width: 900px;
	display: block;	
	vertical-align: top;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu {
	width: 900px;
	height: 27px;
	text-align: right;
	margin: 0px 0 0 0;
	margin-top: 118px;
	margin: auto;
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	list-style-type: none;
}

#menu li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu a:link, #menu a:visited {
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	background: none;
	text-decoration: none;
	font-weight: bold;
	color: #40bff4;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #000000 url(images/img03.gif) repeat-y;
	clear: both;
}

#bg {
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 647px;
	background: url(images/img04.gif) no-repeat;
	padding-bottom: 30px;
}

/* Navigation */

.navigation {
	padding: 10px 30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Posts */

.post {
	width: 580px;
	clear: both;
	margin: 15px 0 0 0;
	padding: 5px 0 0 40px;
	color: #478dbf;
}

.post ul, .post ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	color: #478dbf;
}

.post img {
	float: left; 
	padding: 5px 10px 10px 5px;
	display: block;	
}

.post .title {
	padding: 0 0 10px 12px;
	border-bottom: 1px dotted #0085e2;
}

h4 {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00629f;
	text-transform: uppercase;
}

.post .title a {
	text-decoration: none;
	color: #00629f;
}

.post .date {
	margin: -40px 20px 5px 0;
	text-align: right;
	color: #545454;
	font-weight: normal;
}

h6 {
	font-weight: normal;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}

.post .entry {
	padding: 10px 20px 0 12px;
	color: #478dbf;
}

.post .meta {
	display: block;
	clear: both;
	margin: 0px 0 0 0;
	padding: 5px 12px 5px 12px;
	border-top: 1px dotted #0085e2;
	color: #858585;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	
}

.post .comments {
	
}

.result {
}

.result .title {
	font-size: 18px;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}

/* About Box */

#about-box {
	width: 590px;
	height: auto;
	margin: 0 15px 10px 20px;
	padding: 20px 17px 10px 20px;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
	color: #00629f;
}

#about-box p {
	font-size: 12px;
	color: #478dbf;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 307px;
	background: #006ab5 url(images/img05.gif) no-repeat;
	min-height: 500px; 
	height: auto;
	margin: 0 0 0 0;
}

#sidebar span{
	padding-top: 10px;
	display: block;
	width: 307px;
	min-height: 500px;
	height: auto;
	background: url(images/img07.gif) no-repeat left bottom;
}

/* categories side menu*/

#kategorijos h3 {
	padding: 20px 0 0 10px;
	font-weight: bold;
}

#kategorijos ul {
	width: 260px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#kategorijos li {
}

#kategorijos li ul {
	width: auto;
	padding: 10px 15px 0 10px;
}

#kategorijos li li {
	margin: 5px 0 0 0;
	padding: 10px 0 10px 30px;
	background: url('images/buble.gif') no-repeat;
	border-top: 1px solid #0078cb;
}

#kategorijos li li.first {
	padding-top: 0;
	border: 0px;
}

#kategorijos li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
}

/* archive side menu*/

#archyvas h3 {
	padding: 20px 0 0 10px;
	font-weight: bold;
}

#archyvas ul {
	width: 260px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#archyvas li {
}

#archyvas li ul {
	width: auto;
	padding: 10px 15px 0 10px;
}

#archyvas li li {
	margin: 5px 0 0 0;
	padding: 10px 0 10px 30px;
	background: url('images/blue_arrow.gif') no-repeat;
	border-top: 1px solid #0078cb;
}

#archyvas li li.first {
	padding-top: 0;
	border: 0px;
}

#archyvas li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
}

/* dont forget side menu*/

#dontforget h3 {
	margin: 10px 0 0 0;
	padding: 20px 0 0 10px;
	font-weight: bold;
}

#dontforget ul {
	width: 260px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#dontforget li {
}

#dontforget li ul {
	width: auto;
	padding: 10px 15px 0 10px;
}

#dontforget li li {
	margin: 5px 0 0 0;
	padding: 10px 0 10px 30px;
	background: url('images/blue_arrow.gif') no-repeat;
	border-top: 1px solid #0078cb;
}

#dontforget li li.first {
	padding-top: 0;
	border: 0px;
}

#dontforget li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
}


/* Calendar */

#calendar {
}

#calendar caption {
	width: 100%;
}

#calendar table {
	margin: 0 auto;
	text-align: center;
}

#calendar tbody td {
	padding: 0 5px;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}