/*
Theme Name: ePamokos.lt v.1.0
Description: ePamokos.lt Design by GRep
Version: 1.0
Author: GRep
*/

body {
	background: url(images/ep_bg.gif) left 88px repeat-x #eceadb;
	color:#555;
	font:10px Tahoma;
	margin:0;
	padding:0;
	text-align:center;
}

p, blockquote {
	text-align:justify;
}

a {
	color:#579;
	text-decoration:none;
}
a:hover {
	color:#809024;
}

ul {
	list-style:square;
}

h1, h2, h3, h4, h5, h6 {
	color:#8ac;
}

blockquote {
	background:url('images/hborder_right.png') repeat-y left;
	color:#888;
	font-size:0.9em;
	padding:0.2em 2em;
}
blockquote blockquote {
	background:none;
	margin:0;
	font-size:1em;
}

input, textarea{
	background:transparent;
	border:1px solid #aaa;
}
input:focus, textarea:focus {
	background:#ffc;
}

img {
	margin:0.2em;
	border:0;
}

img.wp-smiley {	
	margin:0;
}

/* Layout */
#page {
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
}
#wrapper {
	float:left;
	background: url(images/ep_sbar_bg.gif) right top repeat-y #ffffff;
}

#subwrapper_b {
	float:left;
	width:960px;
	background: url(images/ep_content_lb.gif) left bottom no-repeat #ffffff;
}
#subwrapper_b .swb_cont_r {
	float:right;
	background: url(images/ep_content_rb.gif) right bottom no-repeat;
}
#subwrapper_b .swb_sbar_r {
	float:right;
	width:260px;
	background: url(images/ep_sbar_rb.gif) right bottom no-repeat #e5e3d1;
}
#subwrapper_t {
	float: left;
	width:960px;
	height:5px;
	background: url(images/ep_content_lt.gif) left top no-repeat #ffffff;
	overflow:hidden;
}
#subwrapper_t .swt_cont_r {
	float:right;
	background: url(images/ep_content_rt.gif) right top no-repeat;
}
#subwrapper_t .swt_sbar_r {
	float:right;
	width:260px;
	background: url(images/ep_sbars.gif) right top no-repeat #b0c730;
}
#content {
	float:left;
	width:660px;
	padding:0 20px 15px 20px;
}

/* Header */
#ep_header {
	height:129px;
	margin: 4px 0 10px 0;
	background: url(images/ep_logo.gif) 15px top no-repeat;
}
#ep_header-title {
	float:left;
	position:relative;
	top:25px;
	left:119px;
	font:12px Tahoma;
	padding:41px 0 0 0;
	color:#686761;
	cursor:pointer;
}
#ep_header-navigation {
	float:right;
	position:relative;
	top:97px;
	font:11px Tahoma;
	font-weight:bold;
	text-transform: uppercase;
	height:31px;
	color:#3f3f3f;
	text-align:right;
}
#ep_hnavb {
	float:left;
	text-decoration:none;
	background: none;
}
#ep_hnavb .hnavb_l {
	float:left;
	background:none;
	padding:0 0 0 10px;
	cursor:pointer;
}
#ep_hnavb .hnavb_r {
	float:left;
	background:none;
	padding:9px 10px 9px 0;
	font:11px Tahoma;
	text-transform:uppercase;
	color:#3f3f3f;
	font-weight:bold;
	cursor:pointer;
}
#ep_hnavb:hover {
	background: url(images/ep_hnav_c.gif) left top repeat-x;
}
#ep_hnavb:hover .hnavb_l {
	background: url(images/ep_hnav_l.gif) left top no-repeat;
}
#ep_hnavb:hover .hnavb_r {
	background: url(images/ep_hnav_r.gif) right top no-repeat;
	color:#ffffff;
}
/* Header ends here */

/* Search form */
#ep_searchbar {
	float:right;
	width:260px;
	height:65px;
	background:#b0c730;
}
#ep_searchform {
	margin: 15px 20px 0 20px;
	padding:0;
}
#ep_searchform .sinput{
	float:left;
	height:22px;
	width:134px;
	border-top:1px solid #9fac48;
	border-left:1px solid #9fac48;
	border-right:1px solid #f4f7e2;
	border-bottom:1px solid #f4f7e2;
	background:#acbb4e;
	font:11px Tahoma;
	color:#ffffff;
	padding:8px 8px 0 8px;	
}
#ep_searchform .sbutton {
	float:left;
	background:url(images/ep_searchb_bg.gif) left top repeat-x;
	border-top:1px solid #9fac48;
	border-left:1px solid #9fac48;
	border-right:1px solid #f4f7e2;
	border-bottom:1px solid #f4f7e2;
	font:11px Tahoma;
	font-weight:bold;
	color:#ffffff;
	height:32px;
	width:65px;
}
/* Serch form end */

/* Sidebar*/
#sidebar {
	float:right;
	width:260px;
	color:#888;
	overflow:hidden;
}

#ep_sidebar {
	float:right;
	width:220px;
	overflow:hidden;
	padding:0 20px 0 20px;	
}

#ep_sidebar h2 {
	font:11px Tahoma;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	color:#ffffff;
	background:#ceccbb;
	margin:20px 0 10px 0;
}

#ep_sidebar a {
	font:11px Tahoma;
	color:#555555;
	text-decoration:none;
	background:none;
}

#ep_sidebar a:hover {
	text-decoration:underline;
	background:none;
}

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

#ep_sidebar ul ul {
	list-style:none;
	background:#f0eee1;
	padding:10px;
}

#ep_sidebar ul ul ul {
	list-style:square;
	padding:0 0 0 10px;
}

#ep_sidebar li li {
	line-height:20px;
}

#ep_sidebar li li li {
	margin:0 0 0 10px;
	padding:0;
}

#ep_sidebar li li li a {
	font:11px Tahoma;
	color:#999999;
}

/* Sidebar ends */

#content {
	text-align:justify;
}

h2.archive-title {
	float:left;
	font:11px Tahoma;
	color:#ffffff;
	background:#a4b92e;
	padding:7px 10px 7px 10px;
}
h2.pagetitle {
	font-size:2em;
	background:none;
	font:16px Tahoma;
	font-weight:bold;
	color:#262625;
}

/* Post */
.post {
	margin:0;
	padding:0;
	/*float:left;*/
	clear:both;
}
.post-title {
	padding:10px 0 0 0;
}
.post-title, .post-title a, .post-title a:hover {
	background:none;
	font:16px Tahoma;
	font-weight:bold;
	color:#262625;
}

.post-entry, .archives {
	font:11px Tahoma;
	line-height:18px;
	color:#555555;
}

.post-meta {
	font:10px Tahoma;
	color:#898989;
}
.readmore {
	font:11px Tahoma;
	padding:2px 0 4px 20px;
	color:#a4b92e;
	background:url(images/ep_readmore.gif) left center no-repeat #ffffff;
	text-decoration:none;
}
.readmore:hover {
	text-decoration:underline;
	background:url(images/ep_readmore.gif) left center no-repeat #ffffff;
}
/* Post ends */


/* Comments */
#comments {
	float:left;
	margin:10px 0 0 0;
	width:660px;
}
#comments h3 {
	font:14px Tahoma;
	color:#262625;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	text-indent:0;
}

.commentlist li {
	margin:2em 0;
	overflow:auto;
}
.commentlist p {
	margin:0.5em 0;
}
.commentlist h4 {
	font-size:1.2em;
	margin:0;
}
textarea#comment {
	width:100%;
}
.commentmetadata, .commentmetadata a {
	font:10px Tahoma;
	color:#999999;
}
/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:1.2em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */
 
/* Footer */
#ep_footer {
	float:left;
	width:960px;
	height:43px;
	margin:10px 0 0 0;
	background:url(images/ep_footer_l.gif) left top no-repeat #e5e3d1;
}
#ep_footer div {
	float:right;
	background:url(images/ep_footer_r.gif) right top no-repeat;
	height:43px;
}
#ep_footer span {
	float:left;
	margin:0 20px 0 20px;
	font:11px Tahoma;
	color:#949387;
	padding:16px 0 16px 0;
}
#ep_footer a {
	font:11px Tahoma;
	color:#545454;
	text-decoration:none;
}
#ep_footer a:hover {
	background:none;
	text-decoration:underline;
}
/* Footer ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */
.navigation {
	padding:5px 0 0 0;
}
.navigation div a {
	font:10px Tahoma;
	color:#a4b92e;
	text-decoration:none;
}
.navigation div a:hover {
	color:#a4b92e;
	text-decoration:underline;
	background:none;
}
.alignleft {
	float:left;
	background:url(images/ep_mlr.gif) left center no-repeat;
	padding:0 0 0 20px;
}
.alignright {
	float:right;
	background:url(images/ep_mrr.gif) right center no-repeat;
	padding:0 20px 0 0;
}

pre { border:1px solid #eaeaff; background:#fafaff; overflow:auto; font:11px Tahoma; }