/* 
	Theme Name: EK
	Theme URL: http://www.karalyte.com
	Description: EK 
	Author: Egle Karalyte
	Author URI: http://www.karalyte.com
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 08.27.07
		First Release of EK
*/

html, body {
	height: 100%;
	text-align: center;
	margin:5px auto; 
}
body {	
	margin: 0 0 0 0;
	padding: 0 0 0 0.12em;	
	min-height: 100%;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #716559;
	line-height: 140%;
	font-size: 15px;
	background-color: #f5f5ed;
	background-repeat:no-repeat;
}

a img {border: none; }

a:link,
a:visited,
a:active {
	color: #f03f35;
	text-decoration: none;

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


.footer-links,
.footer-links a:link,
.footer-links a:visited,
.footer-links a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.footer-links a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}

.right_subcat_link a:link,
.right_subcat_link a:visited,
.right_subcat_link a:active {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;

}
.right_subcat_link a:hover {
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;

}

h1.idea-links, 
h1.idea-links a:link,
h1.idea-links a:visited,
h1.idea-links a:active {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #f03f35;
}
h1.idea-links h1.a:hover {
	text-decoration: underline;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #f03f35;
}
/* headings */

h1 {
	clear: both;
	margin-bottom:0.5em;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
}

h2 {
	clear: both;
	font-size: 24px;
	margin-top:20px;
	margin-bottom:0.5em;
	padding-top: 25px;
}


h2.right-col {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top:10px;
	line-height:140%;

}


h3 {
	font-size: 16px;
	margin-top:0em;
	margin-bottom:0.5em;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: lighter;
}

/* images */
object,
img,
img.bordered-image{	
	border:10px solid #d2cfc8;
	padding: 0; 
	margin: 5px 15px 5px 0px;
	overflow: hidden;
}

img.photo{	
	border:7px solid #d2cfc8;
	padding: 0; 
	margin: 5px 15px 5px 0px;
	overflow: hidden;
}

img.story {
	border:0px;
	border-style: none;
	
}

/* end images */


/* begin wrappers */

.content {
	vertical-align: top;
}

#contentleft {
	float: left;
	text-align: left;
	width: 680px;
	margin: 0;
	padding: 3px 0 95px 10px;
	vertical-align: top;
	min-height:300px;

}


#wrapper_outer {	
	width: 970px;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	margin:0 auto;
	text-align: left;
	vertical-align: top;
}
#wrapper_content {
	vertical-align: top;		
	
}

#contentleft {
	float: left;
	text-align: left;
	width: 720px;
	margin: 0;
	padding: 3px 0 95px 10px;
	vertical-align: top;
	min-height:300px;

}

#r_sidebar {
	float: right;
	text-align: left;
	width: 200px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	vertical-align: top;
}

#wrapper_header_outer {
	clear: both;
	width: 970px;
	margin: 0px auto 0px;
	
}

#wrapper_header_1 {
	width: 380px;
	float: left;
	vertical-align: top;
	margin-bottom: 0px;
	display: inline;
	margin-top: 0px;
}

#wrapper_header_2 {
	width: 200px;
	width: auto;
	float: right;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 70px;
	display: inline;
}

#wrapper_nav_links {	
	width: 970px;
	float: left;
	vertical-align: middle;
	height: 25px; 
	text-align: left;
	border-top: 1px solid #d2cfc8;
	border-bottom: 1px solid #d2cfc8;
	border-left: 0px;
	border-right: 0px;
	border-style: dashed;
	padding: 5px 0 0 0;
}

#wrapper_single_comment {	
	width: 60%;
	vertical-align: top;
	text-align: left;
	float: left;
	/*border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc; */
	padding: 10px 5px 5px 0px;
}

#wrapper_around_comments {
	border-top: 1px solid #d2cfc8;
	border-bottom: 1px solid #d2cfc8;
	border-left: 0px;
	border-right: 0px;
	border-style: dashed;
	padding: 5px 0 5px 0;
	vertical-align: middle;
	width: 100%;
}

/* footer */
#wrapper_footer_outer {
	clear: both;
	width: 970px;
	/*height: 90px;*/
	float: center;
	text-align: center;
	position: relative;
	bottom:2px; /* stick to bottom */
	overflow: hidden;
	border-top: 1px solid #d2cfc8;
	border-style: dashed;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

#wrapper_footer_1 {
	width: 250px;
	float: left;
	margin: 5px 0 0px 10px; 
	padding: 0;
	line-height: 100%;
	vertical-align: top;
	text-align: left;

}

#wrapper_footer_2 {
	width: 250px;
	margin: 5px 0 0px 0; 
	float: left;
	padding: 0;
	vertical-align: top;
	text-align: left;
	line-height: 100%;
}

#wrapper_footer_3 {
	width: auto;
	float: right;
	text-align: right;
	margin: 5px 10px 0px 0; 
	padding:0;
	vertical-align: top;
	line-height: 130%;

}

#wrapper_link_block {
	height: auto;	
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	margin-top:4px;
	line-height: 140%;
}

/* end wrappers */

hr.dashed {
	clear: both;
	border-bottom: 1px solid #d2cfc8;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: dashed;
	padding: 5px 0 0 0;
}


#sidebar-right {
	border-left: 0px;
	vertical-align: top;
	width: 180px;
}


.primary-links {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.clearBoth {
	clear: both;
}

ul, li { line-height: 150%; font-size:12px; margin-left:10px; padding-left:10px;}

/*ol, li { line-height: 150%; list-style-type: upper-roman; }*/

.sidemessage {
	font-size: 12px;
	line-height:160%;
}

.subtitle {
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	white-space: inherit;
}

.font12 {
	font-size: 12px;
}

/* forms */
.texta { 
 font-size: 14px; 
 padding: 5px 5px 5px 5px;
 margin: 2px 2px 2px 2px;
 border: 1px solid #d2cfc8; 
}

.btn_submit {
 background-color: #f5f5ed;
 border: 1px solid #f03f35; 
 font-family: Palatino, Georgia, "Times New Roman", Times, serif;
 color: #f03f35;
 font-size: 16px;

}

.pages,
.current {
	 background-color: #f5f5ed;
	 border: 1px solid #d2cfc8; 
	 color: #f03f35;

}

.wp-pagenavi {
	 background-color: #f5f5ed;

}

/* =nav */
#nav-above {
   display: block;
   position: fixed;
}

.nav-next  {
   display: block;
   left: -80px;
   position: absolute;
   top: 35%;
   width: 100px;
   min-height: 60px;
}

.nav-previous{
   display: block;
   left: 1005px;
   position: absolute;
   top: 35%;
   width: 100px;
   min-height: 60px;
}

.nav-previous,
.nav-next,
.meta-nav a,
.meta-nav a:link,
.meta-nav a:visited,
.meta-nav a:active {
	color: #d2cfc8;
	text-decoration: none;
	font-size:60px;

}
.meta-nav a:hover {
	text-decoration: none;
	color: #d2cfc8;
	font-size:60px;
}