@font-face { font-family: OW; src: url('../css/koverwatch.ttf'); }
@font-face { font-family: OW; font-weight: bold; src: url('../css/koverwatch.ttf'); }

body {
    background-image: url('../img/BG_base.png');
    background-repeat: repeat;
	
	margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
	
	color: bec3ca;
	
	/*font-family: OW;*/
}

a {
	color: #ea9324;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

font-title {
	color: #ffffff;
}

font-text {
	color: #bec3ca;
}

font-link {
	color: #ea9324;
}

table.main-table {
	width: 100%;
	margin-left: auto;
    margin-right: auto;

	height: 693px;
	
	background-repeat: x-repeat;	
	vertical-align: text-top;
}

td.content {
	vertical-align: top;
	text-align: center;
}

td.main-table-header {
	width: 100%;
	height: 203px;
	background-image: url('../img/menu_BG.png');
	vertical-align: text-top;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}

table.logo-and-menu {
	height: 150px;	
	margin-left: auto;
    margin-right: auto;
}

td.logo {
	width: 400px;
	text-align: center;
}

td.menu-and-quote {
	width: 800px;
	text-align: center;
}

table.menu-and-quote {
	width: 800px;
	height: 150px;
	/*border: 1px solid red;*/
}

td.social-bar {
	text-align: right;
	vertical-align: text-top;
	height: 30px;
}

td.menu-bar {
	text-align: right;
	vertical-align: text-top;
	height: 40px;
}

td.quote-bar {
	text-align: right;
	vertical-align: text-top;
}

table.social-bar {
	text-align: right;
	height: 30px;
	
	margin-right: 0px;
    margin-left: auto;
}

td.social-bar-td {
	width: 25px;
	height: 20px;
	text-align: center;
}

td.social-bar-td-separator {
	width: 10px;
	height: 20px;
	text-align: center;
}

table.menu-bar {
	text-align: right;
	height: 40px;
	
	margin-right: 0px;
    margin-left: auto;
}

table.quote-bar {
	text-align: right;
	width: 100%;
	height: 30px;
}

div.footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 41px;
}

table.footer-table {
	width: 100%;
	height: 41px;
	background-image: url('../img/bottom_bar.png');
    background-repeat: x-repeat;
	
	text-align: right;
	vertical-align: bottom;
}

td.footer-table {
	text-align: right;
	vertical-align: bottom;
}

td.menu-separator {
	width: 25px;
	text-align: center;
}

td.menu{
	color: #bec3ca;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

a.menu-element {
	color: #bec3ca;
}

a.menu-element:hover {
	color: #ffffff;
}

a.menu-element-selected {
	color: #ffffff;
}

table.err404 {
	width: 744px;
	height: 640px;
	
	background-image: url('../img/404_pic_01.png');
    text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	
	margin: 0px auto; 
}

td.err404-top {
	text-align: center;
	vertical-align: text-top;
}

td.err404-bottom {
	text-align: center;
	vertical-align: bottom;
}

font.blog-entry-title {
	color: #ffffff;
	font-size: 18pt;
}

font.blog-entry-preview {

}

font.blog-entry-date-day {
	color: #ffffff;
	font-size: 18pt;
}

font.blog-entry-date-month {
	color: #ffffff;
}

td.blog-entry-date {
	text-align: center;
}

a.blog-entry-link {
	color: #ea9324;
}

a.blog-entry-link:hover {
	color: #ffffff;
}

a.blog-entry-link:selected {
	color: #ea9324;
}

td.blog-entry-arrow {
	vertical-align: text-top;
	padding: 15px;
}

td.blog-entry-separator {
	padding: 15px;
}

td.blog-entry-details-title {
	color: #ffffff;
	font-size: 32pt;
}

td.blog-entry-details-date {
	color: #ea9324;
	font-size: 18pt;
}

td.blog-entry-details-img {
	text-align: center;
}

td.blog-entry-details-text {
}

td.blog-entry-details-social {
}

td.blog-main-table-related-td {
	width: 316px;
	/*height: 729px;*/

    text-align: center;
	vertical-align: top;
	
	background-image: url('../img/rounded_rectangle.png');
	
	background-repeat: no-repeat;
	background-position: top center; 

}

td.blog-main-table-content-td {
    text-align: center;
	vertical-align: top;
	
	padding-left: 10px;
}

table.blog-related-table {
	width: 316px;
}

table.blog-main-table-content-table {

}

td.blog-related-entry-title-td {
	color: #ffffff;
	font-size: 20pt;

	padding-top: 5px;
	padding-left: 15px;
	
	vertical-align: text-top;
}

td.blog-related-entry-table-td-img {
	width: 88px;
	vertical-align: top;
	
	padding-left: 15px;
	padding-right: 15px;
}

img.blog-related-entry-table-td-img-img {
	width: 88px;
}

td.blog-related-entry-table-td-arrow{
	width: 10px;
	vertical-align: top;
}

td.blog-related-entry-table-td-content{
	vertical-align: top;
}

td.blog-related-entry-separator-td{
	padding-top: 15px;
	padding-bottom: 15px;
}

font.blog-related-entry-table-td-title-font{
	color: #ea9324;
}

font.blog-related-entry-table-td-date-font{
	color: #bec3ca;
}

