@charset "utf-8";
/*
Theme Name: Jogos Mokykla
Theme URI: http://www.jogos-mokykla.lt
Description: Jogos Mokykla
Version: 1.0
Author: Martin Saulis
Author URI: http://martin.saulis.com/
Tags: yoga
*/

html, body {
	margin: 0;
	padding: 0;
	border: none;
	background: #efead6 url(img/bg_paper.jpg);
	color: #403635;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
       }

/**/

.clr { clear: both; display: block; overflow: hidden; margin: -1px 0 0 0; float: none; }
hr { display: none; }
img { border: none; }

/**/

h1,h2,h3,h4,h5,h6 { color: #403635; font-weight: normal; }
a { color: #A64787; }

/**/

.title1 { color: #93B177; font-size: 20px; }

/**/

#root {
	background: url(img/bg_gradient.jpg) repeat-x top;
}

/**/

#header {
	height: 112px;
	background: url(img/header2.png);
	position: relative;
	margin: 0 auto;
	width: 990px;
}
body.home #header {
	background: url(img/header.png);
}
	#logo {
		display: block;
		float: left;
		width: 206px;
		height: 66px;
		background: url(img/logo.png);
		overflow: hidden;
		text-indent: -20em;
		margin: 20px 40px 0;
	}
	#header .title {
		float: right;
		margin: 55px 60px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #A54787;
	}

	#language-menu {
		display: block;
		list-style: none;
		position: absolute;
		right: 59px;
		top: 5px;
		*top: 15px; /* IE7 */
	}
		#language-menu li {
			display: inline;
		}
		#language-menu li a {
			display: inline-block;
			height: 24px;
			overflow: hidden;
			margin-left: 5px;
			padding-left: 24px;
			width: 0;
		}
		#language-lt a {
			background: url('img/flag-lt.png') no-repeat left;
		}
		#language-en a {
			background: url('img/flag-en.png') no-repeat left;
		}

	#menu {
		position: absolute;
		width: 950px;
		height: 35px;
		background: url(img/menu.png);
		overflow: hidden;
		left: 20px;
		bottom: -15px;
	}
		#menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#menu li {
			float: left;
			margin: 0;
			padding: 0;
			font-size: 16px;
			position: relative;
			left: 10px;
		}
		#menu li a {
			text-decoration: none;
			padding: 0 15px;
			color: #fff;
			line-height: 33px;
			height: 33px;
			float: left;
			position: relative;
			top: 1px;
			outline: none;
		}
		#menu li.current_page_item a, #menu li.current_page_ancestor a {
			background: url(img/menu-active.gif);
		}
		#menu li a:hover {
			text-decoration: underline;
		}

/**/
#main_bg {
	background: url(img/content_shadow.png) center;
	margin: 0 auto;
	width: 990px;
}
#main {
	background: url(img/content.jpg) no-repeat bottom;
	margin: 0 10px;
	padding: 15px 20px 20px;
}

/**/

#sidebar {
	float: left;
	font-size: 14px;
	margin: 20px 20px 0 0;
	width: 180px;
	border: 1px solid #F1E2CF;
	border-top: 7px solid #A64787;
}
	#sidebar ul {
		color: #A64787;
		list-style: disc inside;
		padding: 0 10px;
		margin: 0;
		position: relative;
		top: 1px;
	}
	#sidebar li {
		padding: 5px 0;
		margin: 0;
		border-bottom: 1px solid #F1E2CF;
	}
	#sidebar li a, #sidebar li.current_page_item li a, #sidebar li.current_page_ancestor li a, #sidebar li.current_page_ancestor li li a {
		text-decoration: none;
		color: #A64787;
	}
	#sidebar ul ul {
		font-size: 12px;
		border-top: 1px solid #F1E2CF;
		margin-top: 5px;
		padding-top: 5px;
	}
	#sidebar ul ul ul {
		border-bottom: 1px solid #F1E2CF;
	}
	#sidebar li li {
		border-bottom: none;
	}
	#sidebar li li li {
		list-style: none;
	}
	
	#sidebar li.current_page_item,
	#sidebar li.current_page_item a,
	#sidebar li.current_page_ancestor,
	#sidebar li.current_page_ancestor a,
	#sidebar li li.current_page_ancestor,
	#sidebar li li.current_page_ancestor a,
	#sidebar li li.current_page_item,
	#sidebar li li.current_page_item a,
	#sidebar li li li.current_page_item,
	#sidebar li li li.current_page_item a {
		color: #403635;
	}
	#sidebar li a:hover { text-decoration: underline; }

/**/

#content {
    float: left;
    min-height: 400px;
    height: auto;
    width: 520px;
}

#post_content {
    float: left;
    min-height: 400px;
    height: auto;
    width: 600px;
}
/*
.page #content {
	width: 100%;
}
.page-template-default #content {
	width: 730px;
}
.page-parent #content, .page-child #content {
	width: 520px;
}
*/

/**/

#front-items {
	float: left;
	width: 760px;
	margin: 20px 0 0 -10px;
}
	#front-items .item {
		float: left;
		width: 358px;
		/*padding: 0 20px 0 0px;*/
		margin: 0 20px 20px 0;
		height: 180px;
		font-size: 14px;
	}
	#front-items .item img {
		float: left;
		padding-right: 15px;
	}
	#front-items .item h2 {
		margin-top: 0;
		padding-top: 0;
	}
/*
	#front-items .item-1 { background: url(img/index-item-1.jpg) 0 0 no-repeat; }
	#front-items .item-2 { background: url(img/index-item-2.jpg) 0 0 no-repeat; }
	#front-items .item-3 { background: url(img/index-item-3.jpg) 0 0 no-repeat; }
	#front-items .item-4 { background: url(img/index-item-4.jpg) 0 0 no-repeat; }
*/

/**/

#inner-sidebar {
	width: 180px;
	float: right;
	margin: 20px 0 0 0;
}
	body.home #inner-sidebar {
		margin-right: -10px;
	}
	#inner-sidebar a { text-decoration: none; }
	#inner-sidebar a:hover { text-decoration: underline; }
	#inner-sidebar .item {
		background: #fff;
		border: 1px solid #F1E2CF;
		padding: 1px;
		margin: 0;
	}
	#inner-sidebar .event {
		margin-bottom: 10px;
	}
		#inner-sidebar .event p {
			margin: 0;
		}
		#inner-sidebar .event a { color: #D85347; text-decoration: none; }
		#inner-sidebar .event .date {
			text-transform: capitalize;
			font-weight: bold;
		}

/**/

#index-bottom {
	background: url(img/index-menu.gif) 0 50%;
	margin: 20px 0 0;
	float: left;
	position: relative;
	left: -10px;
	top: 10px;
}
	#index-bottom ul {
		list-style: none;
		margin: 0 0 0 10px;
		padding: 12px 10px 12px 0;
		background: #8a6561 url(img/index-menu.gif) 100% 50%;
		overflow: hidden;
		float: left;
		*padding: 8px 10px 8px 0; /* IE7 */
	}
	#index-bottom li {
		margin: 0;
		padding: 0 10px;
		display: inline;
		border-left: 1px solid #fff;
		position: relative;
		left: -1px;
		line-height: 10px;
		float: left;
		*line-height: 18px; /* IE7 */
	}
	#index-bottom li a {
		color: #fff;
		font-size: 13px;
		line-height: 10px;
		text-decoration: none;
		*line-height: 18px; /* IE7 */
	}
	#index-bottom li a:hover {
		text-decoration: underline;
	}

/**/

textarea#comment {
	width: 95%;
}
#comments {
	padding: 20px 0 0 0;
}
#respond {
	padding: 20px 0 0 0;
}
/**/

#footer {
	color: #A49B9E;
	font-size: 12px;
	margin: 0 auto;
	width: 990px;
}
	#footer-top {
		background: url(img/footer-top.png) no-repeat;
	}
		#footer-top .wrap {
			padding: 20px 13px 5px;
		}
	#footer-bottom {
		background: url(img/footer-bottom.png) no-repeat;
		height: 40px;
	}
	#footer .items {
		background: url(img/footer-items.gif) 50% 0;
	}
	#footer .item {
		float: left;
		width: 172px;
		padding: 0 10px;
		position: relative;
		left: 3px;
	}
		#footer .item h3 {
			color: #daaf91;
			font-size: 17px;
			margin: 0 0 10px;
			padding: 0;
		}
		#footer .item ul {
			margin: 0 0 0 15px;
			padding: 0;
		}
		#footer .item li {
			margin: 0;
			padding: 0;
		}
		#footer .item li a {
			color: #fff;
			text-decoration: none;
		}
		#footer .item li a:hover {
			text-decoration: underline;
		}
		#footer .item a {
			text-decoration: none;
		}
		#footer .item a:hover {
			text-decoration: underline;
		}


		#footer .item button,
		#footer #contactsubmit {
			background: url('img/button.png');
			border: 0;
			color: #ffffff;
			display: inline-block;
			font-family: "Trebuchet MS", sans-serif;
			font-size: 12px;
			font-weight: bold;
			height: 20px;
			line-height: 20px;
			margin-top: 10px;
			padding: 0;
			text-align: center;
			text-transform: uppercase;
			width: 82px;
		}
	
	#footer .phone {
		color: #D85347;
		font-size: 18px;
		display: block;
		background: url(img/border-dot.gif) 0 100% repeat-x;
		padding: 0 0 15px 0;
		margin: 0 0 5px 0;
	}
	
	#footer .info {
		background: url(img/border-dot.gif) 50% 0 repeat-x;
		margin: 15px 20px 0;
		padding: 10px 0 0;
		text-align: center;
		font-size: 13px;
	}
	#footer .copy {
		color: #807377;
		font-size: 12px;
		padding-top: 10px;
	}

	#footer .fb {
display: block; background: transparent url(img/f.png) no-repeat; padding: 3px 0 10px 30px; color: fff; text-decoration: none;

	}
#social a {text-decoration: none;}
#social a: hover {text-decoration: underline;}



/* table related */
#tablestyle .tvarkarastis {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: rgb(166, 70, 134);
	border-collapse: collapse;
	width: 735px;
}
#tablestyle .tvarkarastis tr {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: rgb(166, 70, 134);
	border-collapse: collapse;
}

#tablestyle .tvarkarastis th {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: rgb(166, 70, 134);
	padding: 3px;
	text-align: center; 
	color: #905e5f; 
	font-size: 12px; 
	font-weight: bold;
 }
#tablestyle .tvarkarastis td {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: rgb(166, 70, 134);
	border-collapse: collapse;
	padding: 3px;
	width: 100px;
	vertical-align: top;
	text-align: center; 
	font-size: 12px; 
	font-weight: normal;
}

#tablestyle .laikas {
	text-align: center; 
	font-size: 12px; 
	font-weight: bold;
}

