/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/ybk5436">edit settings</a>.
Version: 13 Dec, 19:34
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: 100%;
	/*min-height: 580px;*/
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #1A1A1A;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	height:100%;
}

body,td,th {
	color: #FFFFFF;
}


.banner {
	/*background-image:url(images/retro.png);*/
	background-repeat:no-repeat;
	width:auto;
	height:auto;
	background-position:center top;
	padding-top:1.5em;
	padding-bottom:1.5em;
	padding-right:0.4em;
}

a, a:link {
	padding: 1px;
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 100%;
	margin-bottom:1em;
	
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#logo{
	background-image:url(images/tym.png);
	height:65px;
	width:208px;
	text-align:center;
	background-repeat:no-repeat;
	}
	
#head_title {
	position:relative;
	color:#FFF;
	padding-top:26px;
	text-align:center;
	padding-right:500px;
}

#head_submenu {
	padding-top:-50px;
	position:relative;
	vertical-align:text-top;
	text-align:right;
	color:#FFF;
}

#hd_bg{
	position:absolute;
	width: 100%;
	height:640px;
	background-image:url(images/header_bg.png);
	background-repeat:repeat-x;
	z-index:-1;
}
#hd_bg2{
	height:330px;
	width:100%;
	text-align: center;
	background-image:url(images/header_rounds.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#hd_lower{
	border:0px;
	/*background-color:#575407;*/
	/*height:60px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0.6em;
	padding-top:0.6em;
	position:relative;
	/*width:1000px;*/
	border-top:dashed 2px #575407;
	/*border-bottom:solid 1px #575407;*/
	/*border-radius:2px; /* exists in CSS 3 */
	/*-moz-border-radius:2px; /* browser hack */
	/*-khtml-border-radius:2px; /* browser hack */
	/*-webkit-border-radius:2px; /* browser hack */
}

#hd{
	min-height:10em;
	position:relative;
	width:100%;
	text-align: center;
}

#hd h1{
	font-size: 290%;
	color: #4D4D4D;

}

#hd h1 a{
	text-decoration: none;
	color: #4D4D4D;
}

h3 a:link, h3 a:hover, h3 a:visited{
	/* POSTituse pealkiri*/
	color: #FFFFCC;
	font-weight:bold;
	font-size:100%;
	font-family:small-caption;
	/*background-color:#575407;*/
	padding:6px;
	text-decoration:none;
	/*text-shadow:#CCC;*/
}

.item {
	padding: 1px;
	/*background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	*/
	text-align:left;
	margin-bottom: 2em;
	/*background:#828047;*/
	background:#787408;
  border:solid 1px #787408;
	/*border-top:solid 1px #787408;*/
	border-bottom:solid 1px #787408;
	border-radius:4px; /* exists in CSS 3 */
	-moz-border-radius:4px; /* browser hack */
	-khtml-border-radius:4px; /* browser hack */
	-webkit-border-radius:4px; /* browser hack */
	z-index:1;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;

}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #5E5F3B;
  /*border:solid 0px #787408;*/
  border-radius:1px; /* exists in CSS 3 */
  -moz-border-radius:1px; /* browser hack */
  -khtml-border-radius:1px; /* browser hack */
  -webkit-border-radius:1px; /* browser hack */
	
}

.storycontent{
	background-image:url(images/message_body_right.png);
	background-repeat:no-repeat;
	background-position:center right;
	min-height:100px;
	padding-left:1.3em;
	padding-right:1.3em;
	padding-top:1em;
	padding-bottom:0.8em;
	margin-left:-1px;
}

.chronodata {
	color:#3a3924;
	/*display: inline;*/
	text-align: left;
	margin-left: 0em;
	padding-top:8px;
	font-size: 70%;
}


.itemhead h3{
	display: inline;
	/*background-color:#575407;*/
	color:#FFFFCC;
	font-weight:bold;
	font-family:small-caption;
	padding:6px 10px;
	text-decoration:none;
	font-size:160%;
}

.title {
	padding-bottom:25px;
	/*padding-top:25px;*/
	padding-left:10px;
}

.title h3 {
	/*background-color:#575407;*/
	font-size:24px;
	color:#FFFFCC;
	display:inline;
	font-weight:bold;
	padding:10px 14px;
	text-decoration:none;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:6px;
	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	/* Vasaku menüü teksti asetus */
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:right;
	padding: 0px;
	border: 0px #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	/*
	Kõrvalmenüü pealkiri
	color: #859E6C; 
	*/
	color: #fbf68a;
	font-weight:bold;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; width:210px; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #646344; }
/* Removed: padding:4px 4px 4px 10px; */
#menu ul li a { display:block; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #646344; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: 0px;
}

.yui-navset .yui-nav a:hover {
	background-color: #c1ce00; /* #9db800;*/
	color:#fff;

	border:solid 4px #c1ce00; /* exists in CSS 3 */
	border-bottom:solid 7px #c1ce00;
	border-top:solid 7px #c1ce00;
	border-radius:3px; /* browser hack */
	-moz-border-radius:3px; /* browser hack */
	-webkit-border-radius:3px; /* browser hack */
	margin-bottom:2px;

}

.yui-navset .yui-nav a:active {
	/*background-color: #9DB800;*/
	color:#000;
}

.yui-navset .yui-nav .current_page_item a:link, .yui-navset .yui-nav .current_page_item a:visited, .yui-navset .yui-nav .current_page_item a:active {
	background-color: #575407; /*#c1ce00;*/
	color: #ffffff;
	border:solid 7px #575407;
	border-radius:4px; /* exists in CSS 3 */
	-moz-border-radius:3px; /* browser hack */
	-khtml-border-radius:3px; /* browser hack */
	-webkit-border-radius:3px; /* browser hack */
	margin-bottom:0.1em;
}

.yui-navset .yui-nav .current_page_parent a:link, .yui-navset .yui-nav .current_page_parent a:visited, .yui-navset .yui-nav .current_page_parent a:active {
	background-color: #575407; /*#c1ce00;*/
	color: #ffffff;
	
	border:solid 9px #575407;
	border-radius:4px; /* exists in CSS 3 */
	-moz-border-radius:3px; /* browser hack */
	-khtml-border-radius:3px; /* browser hack */
	-webkit-border-radius:3px; /* browser hack */
	margin-bottom:0px;
}

.yui-navset .yui-nav li a {
	/*background-image: url(images/bg_overlay.png); 
	background-repeat: repeat; #ece6a8
	*/
	display:inline-table;
	background-color: #9db800; /* #575407;*/
	border:solid 4px #9db800; /* exists in CSS 3 */
	border-radius:3px; /* browser hack */
	-moz-border-radius:3px; /* browser hack */
	-webkit-border-radius:3px; /* browser hack */
	color: #feffde;
	padding: .4em .7em .4em .7em;
	margin-bottom:4px;
	text-decoration:none;
	font-size: 120%;
	
}

.yui-navset-lower .yui-nav li a {
	border:solid 3px #c5b722; /* exists in CSS 3 */
	border-right-width:14px;
	border-left-width:14px;
	border-top-style:solid;
	border-radius:3px; /* browser hack */
	margin-bottom:0;
	margin-top:0;
	padding:0px;
	margin-right:-0.3em;
	background-color:#c5b722;
	-moz-border-radius-bottomleft:0px; /* browser hack */
	-moz-border-radius-bottomright:0px; /* browser hack */
	-webkit-border-bottom-left-radius:0px; /* browser hack */
	-webkit-border-bottom-right-radius:0px; /* browser hack */
	padding-top:0.3em;
	padding-bottom:0.3em;
	

}

.yui-navset-lower .yui-nav a:hover {

	border-right-width:14px;
	border-left-width:14px;
	-moz-border-radius-bottomleft:0px; /* browser hack */
	-moz-border-radius-bottomright:0px; /* browser hack */
	-webkit-border-bottom-left-radius:0px; /* browser hack */
	-webkit-border-bottom-right-radius:0px; /* browser hack */
	margin-bottom:0;
	margin-top:0;
	padding:0;
	padding-top:0.4em;
	padding-bottom:0.3em;
	
}

.yui-navset-lower .yui-nav .current_page_item a:link, .yui-navset-lower .yui-nav .current_page_item a:visited, .yui-navset-lower .yui-nav .current_page_item a:active {
	-moz-border-radius-bottomleft:0px; /* browser hack */
	-moz-border-radius-bottomright:0px; /* browser hack */
	-webkit-border-bottom-left-radius:0px; /* browser hack */
	-webkit-border-bottom-right-radius:0px; /* browser hack */
	border-right-width:14px;
	border-left-width:14px;
	background-color:#787408;
	border-color:#787408;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	padding-top:0.3em;
	padding-bottom:0.4em;
	
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	background-image:url(images/footer_hands.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFFFCC;
	height:102px;
	position:relative;
	text-align:center;
	width:100%;
	bottom:-26px;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}

.footer_logo {
	position:absolute;
	background-color:#3A3924;
	height:200%;
	width:140px;
	margin-right:0%;
	margin-top:-300px;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-radius:0px; /* browser hack */
	-moz-border-radius-bottomright:5px; /* browser hack */
	-moz-border-radius-topright:5px; /* browser hack */
	-webkit-border-bottom-right-radius:5px; /* browser hack */
	-webkit-border-top-right-radius:5px; /* browser hack */
}

.ut{
	top:0;
	position:absolute;
	height:72px;
	width:71px;
	margin-left:32px;
	margin-top:23px;
}

.studentdays{
	position:absolute;
	top:0;
	height:56px;
	width:103px;
	vertical-align:middle;
	margin-left:10px;
	margin-top:115px;
	}
