/*  
Theme Name: YogaTherapy
Theme URI: http://www.zonezoom.lt/
Description: Yoga Therapy svetainės šablonas.
Version: 1.0
Author: Mindaugas Norvilas
Author URI: http://www.zonezoom.lt/



*/


body {
	padding: 0;
	margin: 0;
	
	font-family: tahoma,garamond,serif;
	font-size: 12px;
	color: #234A67;
	background-color: #abd7eb;
	background-image: url("images/background7.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


h1 {
	font-family: georgia,garamond,serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #305e7b;
}

h2 {
	font-family: georgia,garamond,serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #305e7b;
}

h3 {
	font-family: georgia,garamond,serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #305e7b;
}


/* container */
#page {
	padding-top: 10px;
}

#page a:link, a:visited {
	text-decoration: underline;
	color: #305e7b;
}

#page a:hover {
	text-decoration: none;
	color: #305e7b;
}

/* Virsus */
#top ul.menu {
	list-style: none;
	float: right;
}

#top ul.icons {
	list-style: none;
	float: left;
	padding-left: 205px;
}

#top li {
	padding-left: 10px;
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
}

#top a:link.menulink {
	text-decoration: none;
	color: #305e7b;
}

#top a:visited.menulink {
	text-decoration: none;
	color: #305e7b;
}

#top a:hover.menulink {
	text-decoration: underline;
	color: #305e7b;
}

/* Pagrindinis tekstas */
#main {
	padding-top: 100px;
}

/* Desine puse */
#sidebar {
	float: right;
	padding: 20px;
}

#sidebar p {
	padding-top: 2px;
}

#blog_sidebar {
	padding: 90px 0 0 120px;
}

#blog_sidebar .menu {
	padding-left: 40px;
}

#footer {
	font-family: tahoma, serif;
	font-size: 0.9em;
}

/* Apacia */
#footer .left {
	float: left;
}

#footer .right {
	float: right;
	padding-right: 15px;
}


/* Table styles */

td {
	border: none;
}

td.lblue {
	background-color: #bbdce8;
}

.tvark {
	border-top: solid 1px #305E7B;
	width: 100%;
	
}

.tvark td {
	border: none;
	padding: 7px;
}

.tvark td.diena {
	width: 80px;
}

div.entry td {
vertical-align: top;
}
