/*

Theme Name: leynar

Theme URI: http://www.leynar.net

Description: A theme for WordPress.
Version: 1

Author: Dereal

Author URI: http://www.leynar.net

Tags: blue, two-columns, left-sidebar, fixed-width, white, threaded-comments

*/



/* Enjoy



*/



html, body, * {

	padding:0;

	margin:0;

}



html>body #content {

	height: auto;

	min-height: 580px;

}



body{

	font-family: verdana;

	font-size: 95%;

	line-height: 115%;

	background-color: #0f465b;

	text-align: center;

	background-repeat:repeat;

	background-attachment:fixed;

}



body,td,th {

	color: #030303;

}



#wrap {

	width: 926px;

	margin:0 auto;

	background-image:url(images/wrap.jpg);

	background-repeat:repeat-y;

	border-left:2px solid #0f465b;

	border-right:2px solid #0f465b;

}



#header {

	margin:0 auto;



	padding:0;



	height:289px;



	width:926px;

}

#en-lang {
 
float: right;
position: absolute;
width: 50px;
height: 31px;
top: 30px;
right: 270px;

}


#fo-lang { 

float: right;
position: absolute;
width: 50px;
height: 31px;
top: 30px;
right: 325px;
} 



#header a img {padding:0;}


#content {

	width:926px;

	margin:0 auto;

}



#sidebar {

	float:left;

	width:291px;

	background-image:url(images/sidebar.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}



#sidebar h4 {

	color: #12375D;

	font-family: Trebuchet MS, arial, sans-serif;

	margin-top: 5px;

	padding: 3px 3px 3px 23px;

	background-image:url(images/house.png);

	background-position: left;

	background-repeat:no-repeat;

}



#sidebar p {

		padding: 3px;

		font-size: 60%;

}



#menu {

	padding:25px 65px 25px 45px; 

	text-align:left;



}



#menu p.sitename {

	width:220px;



}



#menu ul {

	list-style:none; 

	margin:0; 

	padding:0; 

	font-size:85%;

}



#menu ul li, #recentcomments li, #recentcomments li.recentcomments {

	padding:0; 

	margin:0;

	width:225px;

}



#menu ul li a {

	display:block; 

	padding:4px 4px 4px 10px; 

	text-decoration:none; 

	color: #163E66;

}



#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {

	color:#000000;

	/*background: #0099DD;*/

}



#recentcomments li, #recentcomments li.recentcomments {

	display:block; 

	padding:4px 4px 4px 10px; 

}



#main {

	margin:0;

	padding:0;

	width:635px;

	background-image:url(images/post.jpg);

	background-repeat:no-repeat;

	background-position:top left;

	text-align:left;

	float:right;

}



/* Let's keep those items in line!  :)  */

#main .storycontent {

	overflow:hidden;

}



a, a:link {

	color: #163E66;

	text-decoration: underline;

}



a:hover {

	color: #163E66;

	text-decoration: none;

}



h1 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	font-size:20px;

	padding-top: .1em;

	padding-bottom: .5em;

}





h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	font-size:18px;

}



h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:16px;

}





h4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:14px;

}



h5 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:12px;

}



h6 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:10px;

}



p {

	font-size: 80%;

	margin-bottom:1em;

}



strong, b {

	font-weight: bold;

}



em, i {

	font-style: italic;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

}



acronym, abbr

{

	font-size: 0.9em;

	letter-spacing: .07em;

}



a img {

	border: none;

}



h3 a:link, h3 a:hover, h3 a:visited{

	/*color: #577a9a;*/

	color: #37536c;

	text-decoration:none;

}



.item {

	text-align:left;

	padding:20px 45px 20px 10px;

}



.item ul {

	list-style-type: disc;

	padding-left: 15px;

	margin-left: 10px;

	font-size: 80%;

}



.item ol{

	list-style-type: decimal;

	padding-left: 15px;

	margin-left: 10px;

	font-size: 80%;

}



.itemhead{

	padding-top: 5px;

	padding-bottom: 5px;

}



.itemhead h1{

	display: inline;

	/*color:#577a9a;*/

	color:#37536c;

	background-repeat:no-repeat;

	background-position:left;

	padding-left:30px;

}



.storycontent p {

	padding:10px 10px;

}



img {

	float:left;

	padding:0 8px 5px 0;

}



img.right {

	float:right;

	padding:0 0 5px 5px;

}



.chronodata, .tags, .catagory, .metadata {

	/*display: inline;

	text-align: right;*/

	margin:5px;

	font-size:11px;

	font-style:italic;

	color:#809db8;

	display: block;

}



input{

	font-size: 80%;

}



#author, #email, #url {

	width:200px;

}



#comment {

	width:450px;

	height:175px;

	padding:10px;

}



#comments {

	color:#305373;

}



.metadata {

	color: #999999;

}



.metadata a:link, .metadata a:hover, .metadata a:visited{

	color: #163E66;

}



.commentlist p {

	clear: both;

	font-size: 95%;

}



cite{

	font-size: 95%;

}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



#respond {

	/*color:#577a9a;*/

	color:#37536c;

	margin-bottom:15px;

}



#respond h3 {}



.commentmetadata {

	font-size: 80%;

	float: right;

}

.commentlist {

	margin-top: 5px;

}



.commentlist li {

	padding: 2px;

	border-top: 1px solid #dedede;

	overflow:hidden;

}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 10px;

	color: #000000;

}



.navigation a:link, .navigation a:hover, .navigation a:visited{

	color: #000000;

}



img, img.left, .alignleft {

	float:left;

	padding:0 8px 5px 0;

}



img.right, .alignright {

	float:right;

	padding:0 0 5px 8px;

}



.aligncenter,

div.aligncenter, 

img.center {

   display: block;

   margin-left: auto;

   margin-right: auto;

   float:none;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}

#searchform {

	clear: both;

	margin-bottom: 5px;

	margin-left: 2px;

	padding: 3px;

}



li .categories, li .linkcat, li .pagenav {

	list-style: none;

	margin: 0px;

	padding: 0px;

}



#wp-calendar {

	empty-cells: show;

	font-size: 90%;

	margin: 0;

	width: 90%;

	padding: 3px;

	text-align:center;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}



#wp-calendar a {

	display: block;

	text-decoration: none;

	font-weight:bold;

	background-color:#eff4f7;

}





#wp-calendar td {

	color: #163E66;

	font-size: 70%;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

}



#wp-calendar caption {

	font-weight:bold;

}



#wp-calendar #today {

	background-color:#FAEEC0;

	color: #012444;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}



#footer {

	height:144px;

	background-image:url(images/footer.jpg);

	background-repeat:no-repeat;

	clear:both;

}



#footer p {

	text-align: center;

	color: #ffffff;

	font-size:10px;

	padding-top:45px;

}



#footer a:link, #footer a:hover, #footer a:visited{

	color: #000000;

}



.avatar {

	border:none;

	float:left;

	margin:0 5px 2px 0;

}



#menu .taggage {

	width:80%;

	margin-left:auto;

	margin-right:auto;

	margin-bottom:15px;

}



#menu .taggage a {

	text-decoration:none;

}



#menu .widget-move-over {

	margin-bottom:15px;

}



#calendar_wrap {

	margin-bottom:15px;

}