/*
Theme Name: Magazine Basic Child
Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic
Description: Child theme for: A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized sidebars, header logo, multiple front page grid layouts, Google Analytics, pagination, drop-down menus and tons more. Also includes dynamic SEO keywords and page descriptions. Tested on WP 2.8.5 using Firefox 3.5, IE 7 & 8. Fully optimized for search engine ranking. Translation ready. 100% valid xHTML. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>.
Version: 0.1.0
Author: K. bonner - child / parent - c.bavota
Author URI: http://themes.bavotasan.com/
Template: magazine-basic
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

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

*/
@import url("../magazine-basic/style.css");


#header{
	background: #D0BE99;
	float: left;
	width: 100%;
	}
	
	.headerimage .aligncenter {
		margin: 0 auto !important;
		}
			

.headerimage img {
		margin: 0px 16px 0;
		}
		
		
	
	.side-widget {
	float: left;
	margin: 0 0 15px;
	padding: 0 10px 15px;
	background: #D0BE99;
	border: 1px solid #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;

	}
	
	.readmore {
	color: #CCB399;
	}


#title{
background: #9eb388;
margin:0;
padding:0;
line-height:normal;
width: 100%;
	
	}
	
	
	
	.title{
background: #9eb388;
margin:0;
padding:0;
line-height:normal;
width: 100%;
height: 124px;
	
	}
	
	
	
	.main-navigation {
	margin: 0;
	float: left;
	clear: both;
	width: 100%;
	background:	url(images/navnew.png);
	position: relative;
	z-index: 1000;
	}
	
	.sub-navigation {
	clear: both;
	border-bottom: 1px solid #888;
	float: left;
	width: 100%;
	padding: 2px 0 0;
 	z-index: 50;
 	position: relative;
	}
	
	.sub-navigation ul {
		padding: 0 0 0 8px;
		margin: 0;
		}
	
	.sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 10px 0 0;
		text-transform: uppercase;
		margin: 0;
		line-height: 24px;
		background-image: none;
		position: relative;
		}
	
	.sub-navigation a {
		color: #222;
		padding: 0 5px;
		}
		
		.sub-navigation li:last-child {
		background-image: none;
		}


#description {
	
margin:  0;
padding: 0;
height: 0px;
font-size:0px;
	}	

	#description.aligncenter {
		margin: 0 auto;
		text-align: center;
		clear: both;
		}


#navigation {
	margin: 0px 0 3px;

}

.side-widget ul li  {

padding: 0 0 6px 0;

}

.cat-post-item p {
margin: 0;
}

