/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:RT
	Author Site	:
	Style Name	:wm
	Style URI	:
	Version		:1
	Comments	:
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #222;
	background: #000 url('/rt/wp-content/themes/kold/images/headers/tile.png') ;
	text-align: center;
	}

.columns-two #page {
text-align: center;
	width: 800px;
	background: #000;
	background-position: bottom left;}

#primary-wrapper{text-align:centre;
position:relative;
width:710px;
margin: 0 auto;
clear:both;}

#primary {
	position: relative;
	margin: 0 auto;
margin-top:0px;
text-align: centre;
	width: 500px;
	padding: 0px;
background: none;
	}

.entry-content {
color:#331100;
font-size:1.2em;
line-height:1.8em;
text-align:justify;
}

#primary .punch{text-align: center;
width: 760px;
margin: 0 auto;}

#primary .sidebarless{
width:760px;
text-align: center;
margin:0 auto;
}

#page {position: relative;
border: none;
margin: 0 auto;
margin-bottom: 20px;
background: none;
text-align:centre;}

#header {
	position: relative;
width:810px;
margin: 0 auto;

	height: 230px;
	background:  url('/rt/wp-content/themes/kold/images/headers/header.png')no-repeat;
	background-position:  0px;
text-align: center;
	}

#translate {	position: relative;
width:680px;
margin: 0 auto;
margin-top:20px;
}
.qtrans_language_chooser li {list-style-type:none 
position:relative;
float:left;
margin-right:10px

}


h1 {display:none;}
#header .description { /* Description in header */
display:none;
margin-left:625px;
margin-right:0px;	
color:#666;
font-size:2.5em;
padding:5px;
background:#332200;}

.page-head h2 { display: block;
color:#999;
}

.secondary{text-align:centre;
color:#330011;
display:block;
margin-right: 0px;
margin-top:20px;
position: relative;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	
text-align: left;
font-size: 3em;
color:#666;
background:#331100;
padding:10px;
margin-left: 0px;

}

h2:hover{color:#fff;}

h3{font-size:3em;
color:#fff;}
#details{position: absolute;
margin-left: -15px;
}

#news{padding-top:40px;
width:760px ;
text-align:centre;
margin: 0 auto;
}

.secondary h4{font-size: 2em;
color:#888;
background: #330011;
padding: 5px;}

.whats-new{margin-left:6px;}

.whats-new li {outline: 12px solid #444;
list-style-type: none;
padding: 5px;
width: 165px;
height:200px;
float:left;
Margin:6px;
overflow: hidden;
}


.whats-new img{max-width:16.5em;
height:auto;

}

#news h2{font-size:3em ;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
font-weight:normal;

margin:0 auto;

margin-bottom:20px;}

.post_new h3 a{
font-size: 0.55em;
color:#222;}

.post_new h3 a:hover {color: #fff;
text-decoration: none;}

#news .aktt_tweet_digest li{ outline:0px solid;}

#children li{display: inline;
list-style:none;}
#children li a{color: #fff;
padding: 15px;
font-size: 1.5em;
}
#children li a:hover{color:#444;}

 #children li.current_page_item a,
#children li.current_page_item a:hover,
#children li.current_page_ancestor a,
#children li.current_page_ancestor a:hover
{color: #222;}


div.column-sect {
    clear: both;
    display: inline-block;
    overflow: auto;
    }

div.post-column {
    display: inline;
    float: left;
    margin-left: 7.5px;
    text-align: left;
    width: 49%;
    }

/*- Main Menu in Header */

ul.menu {float:left;
margin:0 auto;
	padding: 0px;
	bottom: 60px;
top:200px;
background: none;
	width: 800px;
	}


ul.menu li a {
	font-size: 2em;
	color: #332200;
background:none;


	}
ul.menu li a:hover {

	background: none;
	color: #888;
	text-decoration: none;

	}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #fff;
background:none;

	
	text-decoration: none;
	}

	}

.post {width: 500px;}
.nav-next {margin-right: 230px;}
.comments {width: 500px;}

a {color: #fff;
	text-decoration: none;
	}
.entry-content p{font-size:1.2em;
color:#331100;}

.entry-content a:visited {color:#330055;}

.entry-meta{background:#222;}
.entry-title{background:#330011;padding:10px}



#footer {
background: none ;
text-align:centre;
}

#footer p {display:none;}

#footimg img{
padding: 10px;
margin-top:0px;}
