/*  
Theme Name: Beseda
Author:Mantas Z.
*/

@font-face {
	font-family: 'HarabaraHand';
	src: url('HarabaraHand.ttf');
	src: local('HarabaraHand'), local('HarabaraHand'), url('HarabaraHand.ttf') format('truetype');
}

body {
	margin: 0;
	background: #bfc2c4;
	text-align: justify;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	height: 100%;
}

#teachers, tr, td {
vertical-align: top;
} 



form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2D2D2B;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

hr {
	display: none;
}

#wrapper {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

/* Header */

#s1 {
	overflow:hidden;
}

.pics{  
    height: 260px;  
    width: 1000px;  
    padding: 0;  
    margin: 0;  
} 
 
.pics img{   
    width: 1000px; 
    height:260px; 
    top: 0; 
    left: 0; 
}

/* Main area */

.main_logo {
	text-align: left;
	width: 70px;
}

.main_text {
	width: 100px;
	text-align:left;
	padding-top: 20px;
}
/* Logo */

#logo {
	width: 990px;
	height: 45px;
	margin: 0 auto;
}

#logo h1 {
/* 	padding: 0px 0px 0px 20px; */
	letter-spacing: 1px;
	font-size: 32px;
	font-weight: normal;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
	padding: 0 0 0 40px;
	background: url(images/logo2.png) no-repeat center left;
}

#logo h2 {
	margin-right: 8px;
	padding: 10px 10px 0 10px;
	font-size: 18px;
	color: #000;
	float: right;
	margin-top: 0px;
	
}

#logo a {
	border: none;
	text-decoration: none;
	color: #002d4e;
}

.company_logo {
	width: 80px;
	height: auto;
	padding: 10px 15px 5px 5px;
	vertical-align: middle;
}

.company_logo_small {
	width: 130px;
	height: auto;
	padding: 10px 15px 5px 5px;
	vertical-align: middle;
}

.company_logo_extra {
	width: 40px;
	height: auto;
	padding: 10px 15px 5px 5px;
	vertical-align: middle;
}
/* Search */

#search {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
}

#searchquery {
	width: 10.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
}

#searchsubmit {
	background: #939B00 url(images/buttonbg.gif) repeat-x;
	border: 1px solid #5F6800;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

.commentmetadata {
	background: #939B00 url(images/buttonbg.gif) repeat-x;
	border: 1px solid #5F6800;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

/* Menu */

#menu {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	margin-top: -5px;
	margin-left: -10px;
}

#menu li {
	float: left;
}

#menu ul {
	list-style: none;
}

#menu a {
	border: none;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	/* background: #7389e5; */
	/* background: #2784b0; */
	background: #002d4e;
	margin-right: 1px;
	text-shadow: 1px 1px 1px #000;
}

#menu a:hover {
	background: #fff;
	color: #000;
	text-shadow: none;
}

#menu .current_page_item a {
	background: #fff;
	color: #000;
	font-weight: bold;
	text-shadow: none;
}

.icons {
	text-decoration: none;
	width: 100px;
	height: auto;
}

.icons a {
	color: #fff;
	text-decoration: none;
}

/* Page */

#main_page table{
	width: 1000px;
	text-align: center;
	}
#main_page table td{
	width: 205px;
	padding: 10px;	
}
	
#main_page table div {
	padding: 10px 10px 10px 10px;
	width: 205px;
	height: 325px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #f9ce40;
}
#main_page h1{
	font-size: 22px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
}
#main_page p{
	color: #000;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
#main_page h6{
	text-decoration: underline;
	text-align: right;
}
#main_page a{
	text-decoration: none;
	color: inherit;
	display: block;
	border: none;
}

#main_page img {
	border: 0;
}			

#area_2 h1{
	padding: 12px;
}
#area_4 h1{
	padding: 12px;
}

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 750px;
}

/* Post */

.post {
	padding: 25px 5px 25px 25px;
}

.post .title {
	margin: 0;
}

.post h1 {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 1.7em;
	padding-right: 35px; 
}

.post h2 {
	margin: 0;
	padding-right: 30px; 
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/db2.gif) no-repeat right 50%;
}

.pagetitle {
	margin: 0;
	padding: 20px;
}

.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font: .8em;
	color: #787878;
}

.post .longmeta {
	height: auto;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}

.post .links {
	margin: 0;
	padding: 5px 0 20px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	font-size: 0.8em;
}

.post h1 a, .post h2 a  {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 70%;
}

/* Posts */

.img {
	margin: 0 15px 15px 10px;
	padding: 10px 10px 25px 10px !important;
	-moz-box-shadow: 0px 2px 15px #333;
	-webkit-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	background: #fff;
	border: 1px solid #eee;
}

.img_2 {
	margin: 0 15px 15px 10px;
	padding: 10px 10px 25px 10px !important;
	-moz-box-shadow: 0px 2px 15px #333;
	-webkit-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	background: #fff;
	border: 1px solid #eee;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
}

.img_1 {
	margin: 0 15px 15px 10px;
	padding: 10px 10px 25px 10px !important;
	-moz-box-shadow: 0px 2px 15px #333;
	-webkit-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	background: #fff;
	border: 1px solid #eee;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
}

.img_s{
	height: 130px !important;
	width: 100px !important;
	padding: 3px 3px 10px 3px;
	-moz-box-shadow: 0px 2px 15px #333;
	-webkit-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	background: #fff;
	border: 1px solid #eee;
	margin: 20px 10px 20px 10px;
}

.td_image {
	height: auto;
	width: auto;
	vertical-align: top;
}
.td_header {
	height: auto;
	width: auto;
	padding-top: 18px;
	vertical-align: top;
}
.td_text {
	height: auto;
	width: auto;
	vertical-align: top;
	padding-top: 5px;
	vertical-align: top;
}


.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/db2.gif) no-repeat 50%;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

.posts .tags {
	margin: 0;
}

.posts .links {
	margin: 0;
}

.printerfriendly {
	background: url(images/icon-printerfriendly.gif) no-repeat left 50%;
}

.comments {
	background: url(images/icon-comments.gif) no-repeat left 50%;
	padding-left: 20px;
}

.readmore {
	background: url(images/icon-more.gif) no-repeat left 50%;
	padding-left: 20px;
}

/* Navigation */

.navigation {
	height: 20px;
	padding: 20px;
	font-weight: bold;
}

.alignleft {
	float: left;
	padding: 0 10px 10px 10px;
}

.alignright {
	float: right;
	padding: 0 10px 10px 10px;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 700px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-top: 40px;
	border-left: 1px solid #FFF;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 15px;
	list-style: none;
}

#sidebar li {
	padding: 3px;
}

#sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 25px;
}

#sidebar a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 4px 5px 4px;
	font-size: 15px;
	background: #002d4e;
	/* background: #2784b0; */
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 1px 1px 1px #000;
	width: 130px;
	height: 16px;
	text-align: center;
}

#sidebar a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	text-shadow: none;
	font-weight: normal;
	border: 1px solid #fff;
}

#sidebar .current_page_item a {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	font-weight: bold;
	text-shadow: none;
	padding: 4px 4px 4px 4px;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 1000px;
	height: 210px;
	padding-top: 10px;
	border-top: 1px solid #bfbfbf;
	font-size: 0.8em;
}

#footer img {
	border: 0;
}

#footer .left {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
	width: 100%;
}

#footer .right {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
}
