/*
Theme Name: K2
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://getk2.com/forum/">support forums</a>, <a href="http://k2.stikipad.com/">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a> and <a href="http://bensherratt.com/">Ben</a>, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: Release Candidate 3
Author: Various Artists
Author URI: http://getk2.com/

CSS Documentation: http://k2.stikipad.com/docs/show/CSS+Overview
*/



/*- Page Structure */

html { 

	overflow-y: scroll; 
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}
	
	#primary {
	position: relative;
	float: left;
	width: 515px;
	padding: 10px;
	}

body {
	font: 62.5% Verdana, Arial, Sans-Serif; 
	color: #444;
	background: #cccccc;
	text-align: center;
font-family: Verdana, Arial, Sans-Serif; 
	}
	
.sideBanner a {
	display: block !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
border: 1px solid #d1d1d1;
}
	
#comment {
	width: 500px;
}
	
	
	.widget {
	background-color: #e5e5e5;
	padding: 8px !important;
	margin: 5px 0 15px 0 !important; 
}

.widget a {
	color: #524f88;
	text-decoration: none;
}
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}

.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.xText1 {
	font-size: 16px !important;
	font-family: Verdana, Arial, Sans-Serif; 
	text-align: left;
}

.xText2 {
	font-size: 14px !important;
	font-family: Verdana, Arial, Sans-Serif; 
	text-align: left;
	font-weight: bold;

}

.headerLink a {
	display: block!important;

	height:  100px!important;
	width: 200px!important;
	padding: 50px 0 0 30px!important;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	border: 7px solid #f7f4ed;
	clear: both;
	}

.columns-one #page {
	width: 560px;
	}

.columns-two #page {
	width: 780px;
	}

.columns-three #page {
	width: 950px;
	}

#header {
	height: 200px;
	background: url('images/ppl.gif') no-repeat center right;
	}
	
#header2 {
	background: url('images/tolerantiaLogo.gif') no-repeat 30px 50px #524f88;
}

.tolRimbulis {
	height: 30px;
	background: url('images/tolrimbulis.gif') no-repeat center center;
}

.tolerThumbCont {
	text-align: justify;
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.tolerThumbCont img {
	float: left;
	margin: 0 5px 5px 0;
}

.clear_cont {
	clear: both;
}

.go1 {
border-bottom: 1px dotted #999999;
font-family: Verdana, Arial, Sans-Serif; 
font-size: 16px;
font-weight: bold;
}

.go1 a {
font-family: Verdana, Arial, Sans-Serif; 
font-size: 16px;
font-weight: bold;
}

h4 {
	font-family: ;
	font-size: 14px !important;
	font-weight: bold !important;
		font-family: Verdana, Arial, Sans-Serif; 

}

.content {
	padding: 0 0 20px 20px;
	}



* html #primary {
	display: inline;
	}



.columns-two #sidebar-main,
.columns-three #sidebar-main {
	width: 200px;
	padding: 10px 10px 0;
	}

.columns-two #sidebar-alt {
	width: 200px;
	padding: 0 10px;
	}


.secondary {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}



ul.menu {
	margin: 27px 0 0 10px;
	padding: 0;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	text-decoration: none;
	}

ul.menu li a {
	font-size: 1em;
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #ec008c;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #ec008c !important;
	background: white;
	text-decoration: none;
	}





#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 20px 0;
	}

.archivepages {
	color: #999;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 { 
	font-size: 1.5em !important;
	font-weight: normal !important;
	padding: 0 !important;
	display: inline;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { 
		font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	}

#primary .entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

#primary .entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

#primary .k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	}
	
#primary .metalink a, #primary .metalink a:visited, 
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

#primary .hentry .entry-head .metalink {
	font-size: 16px;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#comment-personaldetails {
	margin-top: 10px;
}

