/*
Theme Name: SCORUS 2
Theme URI: http://dainisabols.lv/
Author: Dainis Abols
Author URI: http://dainisabols.lv/
Description: SCORUS Mod theme
Version: 1.0.0
*/

body {
	text-align: center;
	width: 99%;
	background-color: #E9EAF3;
	font-family: Georgia;
	font-size: 12px;
}

img {
	border: 0px solid #ffffff;
}

table {
	font-size: 12px;
	font-family:	Georgia;
}

#wrapper {
    display: block;
    width:90%;
    margin:0px auto;
}

#header {
	width: 100%;
}

#content {
    width: 74%;
    float: right;
}

#sidebar {
    width: 24%;
    float: left;
	text-align: left;
	background: #ffffff;
	margin: 10px 0px 20px 0px;
}

#sidebar-1 {
	margin: 5px;
	float: left;
}

#sidebar-1 ul {
	padding: 0px;
	margin: 0px;
}

#sidebar-1 li {
	list-style: none;
	width: 205px;
	padding: 10px;
}

#sidebar-1 a {
	color: #062A5A;
	text-decoration: none;
}

#delimiter {
    clear: both;
}

#footer {
    background-color: #062A5A;
	float: left;
	clear: both;
	width: 100%;
	height: 50px;
	
}

#footer-1 {
	float: left;
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	margin: 18px 0 0 20px;
}

#footer-2 {
	float: right;
	font-family: Georgia;
	font-size: 12px;
	color: #021126;
	margin: 18px 20px 0 0;
}


.title {
    font-size: 11pt;
    font-family: arial;
    font-weight: bold;
}

#nav-menu  {
	width: 100%;
	height: 50px;
	background-color: #062A5A;
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
}

#nav-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
	font-size: 16px;
} 

.menu ul {
	list-style: none;
	margin: 0px;
	font-family: Georgia;
	font-size: 15px;
}

#home_switch {
	float: left;
	clear: both;
	text-align: left;
	width: 100%;
}

#home_switch ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 15px;
}

#home_switch li {
	float: left;
	padding: 15px;
}

li.selected {
	background-color: #ffffff;
}

li.unselected {
}

#home_switch li a {
	text-decoration: none;
	color: #062A5A;
}

.menu li {
	padding-bottom: 10px;
}

#nav-menu li {
	float: left;
}

#nav-menu li a {
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	height: 50px;
	padding: 8px 20px 0px 20px;
	text-transform: uppercase;
}

#nav-menu li a:hover {
	background: #063677;
}

a.navi-1 {
	font-family: Georgia;
	text-decoration: none;
}

a.white {
	color: white;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

a.dainisabols {
	color: #021126;
	text-decoration: none;
}

#up_events {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	background-color: #ffffff;
	text-align: left;
	padding: 15px;
}





