/*
Theme Name: Magazine Basic
Theme URI: http://tinkerpriestmedia.com/free-wordpress-themes/magazine-basic/
Description: A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized sidebars, logo uploader, multiple front page grid layouts, Google Analytics, header ad space and tons more. Also includes dynamic SEO keywords and page descriptions. Tested on WP 2.8 using Firefox, IE6 and IE7. Fully optimized for search engine ranking. 100% valid xHTML. Designed by <a href="http://tinkerpriestmedia.com">c.bavota</a>.
Version: 2.4.11
Author: c.bavota
Author URI: http://tinkerpriestmedia.com/

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

Special print style
*/ 

#leftcontent .meta, body, .more-link, .infoentete, #leftcontent .post .entry, ol.commentlist li p  {
	font-size: 14px;
	font-family: "Times New Roman", Times, helvetica, arial, sans-serif;
}	

 
#leftcontent, #twocol, #threecol, #threecol2, .commentlist, #title, .infoentete  {
width:640px;
}

body {
	color: #000;
	padding: 0;
}

#login,#navigation,#sub-navigation,#description,#respond,.navigation, .side-widget-xpost {
display:none;
}

#leftcontent .twopost h1 {
font-size:20px;
line-height:auto;
}

#leftcontent .post h1, #leftcontent .ind-post h1, #leftcontent .twopost h1, #leftcontent .threepost h1 {
background-color:#EEEEEE;
color:#222222;
font-family:Georgia,Times,serif;
font-size:20px;
font-weight:normal;
line-height:30px;
margin-bottom:1px;
margin-top:5px;
}

#title {
	background-image:none;
	color:#F00;
font-size:30px;
font-weight:900;
height:auto;
left:0;
margin:0;
padding:0;
text-align:center;
	}
	
.infoentete {
margin-top:15px;
clear:both;
color:#800000;
font-style:italic;
font-weight:bold;
text-align:center;
text-align:center;
}	
#title a,#title a:hover 	
{
	color:#F00;
		}

#sidebar {
display:none;
}

#secondsidebar {
display:none;
}

#footer {
display:none;
}
	
	
	
.side-widget-1stpost
{
display:none;
}


.ind-post {
border-bottom:0px;
		}

.twopost {
border-top:1px solid #AAAAAA;
float:none;
margin-bottom:10px;
padding-bottom:10px;
width:100%;
}

#twocol
{
-moz-background-clip:none;
-moz-background-inline-policy:none;
-moz-background-origin:padding;
background: transparent none;
float:none;
margin-bottom:0px;
padding:0;
}

.twopost2, .twopost4 {
	clear:left;
padding:0px;
margin-left:0px;
}

.twopost3, .twopost4 {
padding:0px;
}

#twocol img {
margin:0 10px 5px 0;
}