/*
Theme Name: In Legend
Theme URI: http://wordpress.org/
Description: The In Legend theme based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.2.7
Author: rob nowman
Author URI: http://www.nowman.org
Tags: 
Text Domain: 


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

 
MAIN COLOR USED (BESIDES GRAY TONES): #617f81  ...h2, h2 a, h3, h3 a...to be edited on line 227...
 
*/


body {
	background: #000 url('images/in-legend_bg.jpg');
	background-attachment:fixed;
	background-position:top center;
	background-repeat:repeat;
	margin: 0 0 0px 0;
	padding: 0;  
	font-size: 70%; /* 62.5% Resets 1em to 10px */
	font-family:Verdana, Arial, sans-serif;
	color: #999;
	text-align: center;
	}
		
* html #header { 
		margin: 2px auto 0px;	
	}
*+html #header { 
		margin: 2px auto 0px;	
	}
#header { 
		background: #000 url('images/in-legend-head.jpg') no-repeat;
		margin: -12px auto 0px;
		padding: 0;
		height: 265px;
		width: 824px;
		clear: both;
		}

#headerimg {
		}
#headerimg .description, 
#headerimg h1, 
#headerimg a {
		visibility:hidden;	}
		
.inlegendlogo {
	background: url('images/in-legend2.png') no-repeat;
	visibility:hidden;
}

ul.inlegendlogo a {
	position:absolute;
	top:56px;
	left:50%;
	margin:0 0 0 -283px;
	display:block;
	height:78px;
	width:567px;
	visibility:visible;
	
}
ul.inlegendlogo a:hover {
	display:block;
	height:78px;
	width:567px;
	background: url('images/in-legend2.png') no-repeat;
	visibility:visible;
}

#page {
	background:#000;
	margin: 0px auto 0;
	padding: 0px 0 0 0;
	width: 824px;
	text-align: left;
	}	
	
* html 	#breadcrumbs{
	margin: 0 0 0 115px;
}
#breadcrumbs{
		position:absolute;
		width:800px;
		white-space: nowrap;
		overflow:hidden;
		top:250px;
		font-size:11px;
			left:50%;
			margin:0px 0px 0px -391px;
}
* html #menulinks {
	margin: 0 0 0 93px;
}
#menulinks {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	text-transform:lowercase;
	font-variant:small-caps;
	position:absolute;
	top:220px;
	left:50%;
	margin: 0px 0 0 -413px;
	padding: 0;
    clear:both;
	height:16px;
	width:824px;
	text-align:left;
	display:block;
    }


 ul#navlist {
	margin: 0;
    padding:0px 0px 0px 8px;
	white-space: nowrap;
	float:left;
	width:100%;
	height:27px;
	overflow:hidden;
    }

 ul#navlist li {
    display:inline;
    list-style-type: none;
    }

 ul#navlist li a {
    font-size:15px;
    font-weight:normal;
    color: #999;
    padding:4px 13px 8px 13px;
	text-align:center;
	height:16px;
	display:block;
	float:left;
	text-decoration: none;
    }

    ul#navlist li a:hover {
	color: #fff;  
} 

#subnav{
	background:#000;
	font-size:12px;
	color:#aaa;
	padding:8px 8px 8px 8px;
	border-top:1px solid #617f81;
	border-right:1px solid #000;
	border-bottom:15px solid #000;
	border-left:1px solid #617f81;
	margin:20px 0 0px 0;
}
#subnav a{
							color:#ff9600;}
#subnav a:hover{
							color:#fff;}

#subnav img{
	border:#111;
	margin:-8px 0px 6px -8px;
}
#subnav img.alignleft{
	margin:-8px 8px 6px -8px;
	
}
#subnav img.alignright{
	margin:0px 0px 6px 8px;
}
/*-----------  typo    --------*/
small, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: #666;
	}
	
small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.9em;
	text-align: left;
	}


h2 {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	font-size: 1.5em;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.5em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h1, h1 a, h1 a:hover, 
 {
	color: #999;
	}

h2, h2 a, h3, h3 a, #wp-calendar caption, cite {color: #999 !important; }

h2 a:hover, h3 a:hover{ color:#fff !important;}

h3.comments {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	padding: 0;
	margin: 40px auto 30px
}
/*h4{
	margin-bottom:-13px;
}*/
h4 a {
	color: #d3cbbe !important;
}
h4 a:hover {
	color: #ff9600 !important;
}

.says{
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
 
				

#content {
	font-size: 1.18em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
}
.widecolumn {
	line-height: 1.6em;	
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-color: #141414;	
}
.thread-even {
	background-color: #111111;
}
.depth-1 {
border: 0px solid #ddd;
}
.even, .alt {
	border-left: 3px solid #617f81;
}

/* Begin Sidebar */

#sidebar {
	font: 1em ;
	margin:0px 0 0 647px;
	padding: 10px 0px 10px 0;
	width: 165px;
	z-index:10;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	text-transform:lowercase;
	font-variant:small-caps;
	text-align:center;
	color: #eee;
	
		margin: 0px 0 0 0;
		padding: 0;
		font-size: 1.2em;
		text-decoration: none;
		}
#sidebar ul ul li, #sidebar ul ol li{
			color: #999;
			}
			
			
#sidebar ul, #sidebar ul ol {		
				margin: 0;
				padding: 0;				
				}
 #sidebar ul li {
				list-style-type: none;
				list-style-image: none;
				margin-bottom: 35px;
				}
 				
 #sidebar ul p, #sidebar ul select {	
				margin: 5px 0 0 0px;				
				}
 #sidebar ul ul, #sidebar ul ol {	
				margin: 5px 0 0 0px;
				}
 #sidebar ul ul ul, #sidebar ul ol {	
				margin: 0 0 0 0px;
				}
 ol li, #sidebar ul ol li {
				list-style: decimal outside;
				}
 #sidebar ul ul li, #sidebar ul ol li {
				margin: 3px 0 0;
				padding: 0;
}
/*
#recent-comments-3 ul {
	border-top:1px solid #333;
	padding:5px 5px 15px 15px;
}

#recent-posts-2 ul {
	border-top:1px solid #333;
	padding:8px 5px 15px 15px;
}
#recent-posts-2 ul li {
	border-bottom:8px solid #000;
	}

#recent-posts-3 ul {
	border-top:1px solid #333;
	padding:5px 5px 15px 15px;
}

#meta-3 ul {
	padding:5px 5px 15px 15px;
} */
#twitter ul{
	border-left:1px solid #333;	
	border-top:1px solid #333;	
	padding:8px 5px 15px 15px;
}
#twitter ul li {
	border-bottom:18px solid #000;
	}
	
.twitter_follow_link{
text-align:center;
	margin-top: -15px;
}


#text-5 div {
	border-left:1px solid #333;	
	border-top:1px solid #333;
	padding:15px 5px 15px 15px;
	margin-top:5px;
}

#text-7 div {
	border-left:1px solid #333;	
	border-top:1px solid #333;
	text-align:center;
	padding:15px 0px 15px 0px;
	margin-top:5px;
}
#text-8 div {
	border-left:1px solid #333;	
	border-top:1px solid #333;
	padding:15px 5px 15px 15px;
	margin-top:5px;
}
#text-9 div {
	background:#333;
color:#eee;
	border:3px solid #ff9600;
	padding:7px 5px 15px 10px;
	margin-top:5px;
}


#subscribe2 .newsletter {
	border-left:1px solid #333;	
	border-top:1px solid #333;
	padding:0px 5px 15px 15px;
	margin-top:4px;
}
#subscribe2 .newsletter p {
	margin:14px 0 0 0;
	padding:0;
}
#subscribe2 .newsletter input:hover {
	background:#fff;
	color:#000;
}
#subscribe2 .newsletter input {
	background:#617f81;
	color:#eee;
	width:132px;	
	border-top:1px solid #999;
	border-right:0px solid #999;
	border-bottom:1px solid #000;	
	border-left:0px solid #999;
	padding:0;
	margin-top:5px;
}


#spf-4 ul{
	border-left:1px solid #333;	
	border-top:1px solid #333;	
	padding:8px 5px 15px 15px;
}
#spf-4 ul li {
	border-bottom:18px solid #000;
	}


/* End Sidebar */


#footer {
	margin: 0px auto;
	border-top:1px solid #333;
	width:824px;
		margin:  0px 0 0px 0;
		clear: both;
		z-index:0;
		}

#footer p {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
		margin: 0;
		padding:  15px 0 20px 0;
		text-align: center;
		}

/*------        -------COMMENTS-----       --------*/ 

.commentlist li, 
#commentform input {
	border-left:1px solid #617f81;
	font: 1em;
} 
#commentform textarea {
	border:1px solid #617f81;
	height:65px;
	margin:10px 0 7px 0;
	font: 1em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #617f81;
	padding: 2px;
	background: #000;
	}

.commentlist cite, 
.commentlist cite a {
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
		margin: 0;
		padding: 10px;
	}

.commentlist {
		padding: 0;
		text-align: justify;
	}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
	}
.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
	}

.commentlist p {
		margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		display:none;
		}
.commentmetadata {
		margin: 0;
		display: block;
		}




#commentform input {
		color:#999;
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		border:1px solid #000;
		background:#222;
		}

	#commentform {
		margin: 5px 10px 90px 0;
		}
	#commentform textarea {
		background:#222;
		color:#eee;
		width: 100%;
		padding: 2px;
		}

	#respond:after {
			content: "."; 
		    display: block; 
		    height: 0; 
		    clear: both; 
			visibility: hidden;
		}
	#commentform 
	#submit {
		width: 175px;
		background:#222;
		padding:1px 0 2px 0;
		float: left;
		}




code {
	font: 1.1em , Arial, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff9600;
	text-decoration: none;
	}

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

#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em ;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* ------------   Begin Structure   ---------------------------------------------------------- */
	



.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0;
	width: 608px;
	}
.narrowcolumn a {color:#ff9600;}
.narrowcolumn a:hover {color:#fff;}

.widecolumn {
	padding: 0px 0 20px 20px;
	margin: 0px 0 0 0px;
	width: 784px;
	}
.widecolumn a {color:#ff9600;}
.widecolumn a:hover {color:#fff;}

.post {
	margin: 0px;
	text-align: justify;
	}
.post hr {
	display: block;
	}

.widecolumn .post h2 {
	text-align: center;
	clear: both;
	padding:20px 0 15px 0;
		}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-size:11px;
	padding-bottom: 30px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
 ;
	}
/* End Headers */



/* Begin Images */
p img {
	margin:0px 15px 20px 0;
	padding: 0px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 4 4 6px 11px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 4px 11px 6px 4px;
	display: inline;
	}

.alignright {
	margin:0 0 0 5px;
	float: right;
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	}

.alignleft {
	margin:0 5px 0 0;
	float: left;
	font-family: 'Trajan Pro', 'Times New Roman', Serif;
	font-variant:small-caps;
	}



/* --- Begin Lists -------------      --------      -------      --------     Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/*        ---------       ----------    Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform 
#s {
	width: 108px;
	padding: 2px;
	}

#sidebar 
#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #617f81;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #617f81;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
	padding:0px 0 1px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #111;
	padding-top: 4px;
	margin: 10px;
/*	-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;
}
/* End captions */




/*-----------     W I D G E S T   CSS       --------------*/
/*-----------     W I D G E S T   CSS       --------------*/


.greet_block {
  background:#617f81;
  border:1px solid #999;
  margin:10px 0;
  width:100%;
 }

 .greet_image {
  float:left;
  padding:0 10px 0 0;
 }

 .greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
 }

 .greet_text {
  color:#222;
  font-size:16px;
  line-height:20px;
  margin:10px;
 }

 .greet_block_close {
  background:#666;
  border:1px solid #888	;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
 }

 .greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
 }

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


 .greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
 }

 .greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
 }

 #greet_search_link {
  cursor:pointer;
 }

 .wpgb_cornered {
  -webkit-border-radius: 10px;
 }

 .wpgb_shadowed {
  -webkit-box-shadow: #ccc 0px 5px 5px;
}


* html #qtranslate-3{
	position:absolute;
	display:inline;
	top: 195px; /*165 bis kante*/
	right:50%;
	margin:0 -920px 0 0px;
	width:130px;
}
#qtranslate-3{	
	position:absolute;
	display:inline;
	top: 195px; /*165 bis kante*/
	right:50%;
	margin:0 -416px 0 0px;
	}
 #qtranslate-3 li {
	display:inline;
	float:right;
    
	}

 #qtranslate-3 li a{
	list-style-type: none;
	opacity:0.5;
	margin:0px;
	padding:0 7px 0 0;
	}
 #qtranslate-3 li a:hover {
	opacity:1;
}

