/*  
Theme Name: ILD-V2
Description: Based on Corporate Theme created by Ori Pearl
Version: 1.3.5
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

html,body
{
	background: #5F5F5F;
	font-size: 13px;
	color: #4a5344;
	margin: 0;
	padding: 0;
}

h2, a
{
	color: #4a5344;
}

pre, code {white-space: normal;}


#top .menu
{

}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{

}

#contentwrapper
{
background: #FFF;
}

#header
{
	height: 150px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
	margin-top: 20px;
}

#header .motto{
float:right;
margin: 60px 0 0 0;
}

#header #title #blogtitle
{
	float:right;
	padding: 60px 70px 0 0;
	display:none;
}

#header #title h1
{
	font-size: 36px;
	font-weight: bold;
	color: #4a5344;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 18px;
	color: #4a5344;
}



#header #searchbar
{
	margin-top: 20px;
}

#category-description{
background: #F2F2F2;
padding: 10px;
margin-bottom: 20px;

}



.archive-head{
margin: 0 0 30px 0;
padding: 20px 10px;
background: #EFEFEF;

}

.archive-head h2{
margin: 0;
padding: 0;
}

.post
{
	border: solid 0px;
	margin: 0px 0px 30px 0px;	
	padding: 0px;	
}

.postmeta{
color: #8F8F8F;
}

.postmeta a:link, .postmeta a:visited{
color: #8F8F8F;
}

.post .postheader .posttitle
{
	line-height: 20px;
	margin-bottom:10px;
}

.post .postheader .posttitle h2
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 0 0 7px 0;
	border-bottom:1px dotted #4F4F4F;
	margin: 0 0 2px 0px;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.post .postcontent
{

	margin-top: 0px;
	line-height: 20px;
}

.post .postcontent p
{
	clear: both;
	margin-bottom: 10px;
}

.post .bgposttags
{
	padding-bottom: 0px;
	padding-right: 15px;
	text-align: right;
}

.post .bgposttags .posttags, .post .bgposttags .posttags a
{
	font-size: 11px;
	color: #959595;
}

.post .postbgbottom
{
	width: 600px;
	height: 21px;
}

.commentbox
{
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
	color: #000;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar{
margin: 0;
padding: 0;
}

#sidebar #wrapbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 0px 0px 20px 0px;
	padding: 15px;
}

#sidebar .sidebarbox{
	color: #4a5344;
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0
}

#sidebar .sidebarbox a
{
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4a5344;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	margin: 0;
	
}

#fergcorp_countdowntimer ul{
color: #000;
}

#sidebar .sidebarbox .pages ul
{
background: none;
}

#sidebar .sidebarbox .pages ul li{
background: none;
}

#sidebar .pages .pagenav{background:none;margin: 0;padding: 0;}

#sidebar .sidebarbox ul li, #sidebar .pages .pagenav ul li{
background: transparent url(images/arrow.png) no-repeat left 6px;
margin: 0;
padding: 0 0 0 16px;
}

#sidebar .edito{
font-weight:bold;
text-align: justify;
}

#boxe_pub
{
	width: 250px;
	
}
#footer
{
	height: 52px;
	line-height: 52px;
	text-align: center;
	display:none;
}



.searchform #searchbox
{

}

#searchbutton
{
background: #CFCFCF;
}


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

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

ol{
color: #4a5344;
}


