﻿/*
Theme Name:     Lexing	
Theme URI:      http://www.bgstudio.be
Description:    Lexing - Jérôme Jamin
Author:         developed by Bgstudio
Template:       yoko
Version:        0.1.0
*/
@import url("../yoko/style.css");


a:link, a:visited {color: #ff0000; text-decoration: none;}
a:hover{text-decoration: underline;}
.current_page_item a, .current_page_parent a {color:#e82c0c;}




body{
	background-color: #686868;
	color: #666;
}
#page{
	background-color: #FFF;
	padding-top: 30px;
}
header#branding{
	background-color: #FFF;
	height: 143px;
	width:1100px;
		background-image: url("images/head.jpg");

}

header#branding h1{
	text-indent: -9999999px;
}
header#branding h2{
	text-indent: -9999999px;
}
header#branding #mainnav{
	float: none;
max-width:100%;
}
ul#social-icon{
	margin-left: 70%;

}

nav{
	clear: both;
}
#branding #mainnav {
	margin-top: 89px;
	padding: 0;
	height: 52px;
	background-image: url('images/menubgk.jpg')
}
#branding #mainnav ul li a{

	border-right:2px solid #CCC;
	height: 23px;
	padding-top: 20px;

}

#main, #content{
	width: 100%;
}
#wrap{
	border: 0;
margin-top:60px;
	padding: 0;
}
article#index-post{
	width: 45%;
	float: left;
}
#content .post img.wp-post-image{
	float: left;
	padding: 0;
	margin-right: 5px;
	width:144px;
	
}

.read_more{
	float: right;
	margin-top: 25px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#content .post{
	clear: none;
	padding: 0;
	margin-right:5%;
	border-bottom:1px solid #ededed;
}
article#index-post{
height:310px;
}
#content .page{
	width: 100%;
}
#content #comments #respond{
	background-color: transparent;
}
#comments{
	clear: both;
}
form#commentform textarea#comment{
	width: 50%;
}
form#commentform input#url, form#commentform input#email, form#commentform input#author{
	width: 50%;
}
#content .entry-content{
	width: 100%;
}
#content .single-entry-details{
	width: 144px;
}
.entry-meta{
	font: italic .8em/1.6 'Droid Serif',  Times, serif;
}
footer#colophon{
	clear: both;
	width: 100%;
	color:#FFF;
	background-color: #172983;
	height:25px;
	padding: 10px;
	
}
#madebybgstudio{
	background-image: url("images/bgstudio.jpg");
	width: 93px;
	height: 43px;
	text-indent: -9999999px;
	display:block;
float:right;
	margin: 0;
	padding: 0;
	margin-right: 25px;
	margin-top: 0px;
	
}
footer#colophon p{
float:left;
}
footer#colophon{
	height: 40px;
}
p#copy{
margin-left: 350px;
margin-top: 12px;
}

#dem{
	background-image:url("images/dem.jpg");
	width:47px;
	height: 41px;
	display: inline-block;
	text-indent: -9999px;
padding: 0;
margin: 0;}

#rep{
	background-image:url("images/rep.jpg");
	width:47px;
	height: 41px;
	display: inline-block;
	text-indent: -9999px;
}

