@charset "utf-8";
/* CSS Document */

body{
background:#000;
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:1.5em;
color:#fff;
}

a:link {
text-decoration: none;
color: #800;
}

a:visited {
text-decoration: none;
color: #800;
}

a:active {
text-decoration: none;
color: #800;
}

a:hover {
text-decoration: underline; 
color: #d00;
}

.links{
position:absolute;	
width:600px;
margin-left:170px;
}


/*LANGUAGE SELECTOR ################################### */

form.languageForm{
position:absolute;
padding:0;
margin:5px 0 0 845px;
color:#999;
}



/*NEWS CALLOUT ############################################ */
a.news-callout{
position:absolute;
display:block;
width:135px;
height:177px;
background:url(/images/warinkryta/news-callout.jpg) 0 0;
margin:30px 0 0 838px;
}

a.news-callout span{
display:none;
}

a.news-callout:hover{
background-position:0 -177px;
}

img.alignright{
float:right;
padding:20px 0 20px 20px;
}






a img{
border:none;	
}

h2{
color:#C60;	
font-weight:normal;
margin:0;
padding:15px 0 5px 0;
}

h3{
	color:#999;
font-weight:normal;
font-style:italic;
margin-top:13px;
}

span.bold{
font-size:18px;
font-weight:bold;
font-style:italic;
}

a.backtotop{

background:url(/images/warinkryta/back-to-top.png) 0 0;
width:65px;
height:28px;
margin-top:13px;
float:right;
}

a.backtotop span, a.backtohub span{
display:none;	
}

a.backtotop:hover{
color:#000;
background-position:0 -28px;
}

a.backtonews{
color:#666;
margin-top:13px;
float:right;
}


a.backtonews:hover{
color:#fff;
}


a.wm-button{
background:url(/images/warinkryta/wm-button.jpg) 0 0;
}

a.sb-button{
background:url(/images/warinkryta/sb-button.jpg) 0 0;
}

a.wm-button, a.sb-button{
width:283px;
height:187px;
display:block;
margin:0 0 55px -5px;
}


a.wm-button span, a.sb-button span{
display:none;	
}

a.wm-button:hover, a.sb-button:hover{
color:#000;
background-position:0 -187px;
}


#wrapper{
width:1000px;
margin:0 auto;
background:url(/images/warinkryta/content-bg.jpg) repeat-y;
}

#main-bg{
width:805px;
height:610px;
background:url(/images/warinkryta/main-bg.jpg) no-repeat;
padding:270px 0 0 195px;
}

.text-col{
font-size:80%;
line-height:1.3em;
color:#333;
width:270px;
float:left;
padding-right:60px;
}

#war-chronicles-bg{
width:365px;
min-height:685px;
background:url(/images/warinkryta/war-chronicles-bg.jpg) no-repeat;
padding:60px 200px 0 435px;
}

h1.date{
color:#666;
float:left;	
margin-left:-50px;
font-size:14px;

}

.archive h1.date{
	background:#171614;
padding:5px 0 10px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}

span.date{
font-size:28px;
}

.archive{
padding:0 200px;
background:url(/images/warinkryta/divider.jpg) no-repeat;
}

.archive h2{
font-size:120%;	

}


div.footer{
width:1000px;
height:116px;
background:url(/images/warinkryta/footer.jpg);
clear:both;
}

div.footer-content{
text-align:center;
padding:15px 0 15px 0;
background:#000 url(/images/warinkryta/footer-content.jpg) no-repeat;
}

div.footer-content a{
color:#900;
text-decoration:none;
}

div.footer-content a:hover{
color:#c00;
text-decoration:underline;
}

div.footer-content a img{
padding:10px;	
}

.clear{
clear:both;	
}
