/*
Theme Name: Template 1
Theme URI: http://www.soabart.com/
Description: Basic Template 1. Two Columns, Logo, search, and navigation in header.
Version: 1.0
Author: Chris Beaven
Author URI: http://www.saobart.com/
Tags: template,fixed width, two columns

	Template 1 v1.0
	 http://www.saobart.com/

	This theme was designed and built by Chris Beaven,
	whose blog you will find at http://www.saobart.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*------------------------------------------------------------*/
/***************  TABLE OF CONTENTS   ***********************/

/*

Template 1

RESET - 
GENERAL ELEMENTS -         h1 thru h5, img, etc..
MAIN STRUCTURAL ELEMENTS - 
COUNTER-ACT OF RESET ON MAIN CONTENT AREA -
CAPTIONS -


HTML STRUCTURE

BODY
	- Page
		- Header
			+ logo
			+ headerinfo
			+ search-box
			+ topnav
		+ Content
		+ Sidebar
		+ Footer

****/	
/*------------------------------------------------------------*/
/***************          RESET      **************************/
* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}
ol,ul,li {
	list-style: none;
}
/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/

body{
	font: normal normal 12px arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	margin: 10px 0;
}
h1{
	font-size: 25px;
	font-family: arial;
}
h2{
	font-size: 14px;
	font-family: arial;
}
h3{
	font-size: 12px;
	font-family: arial;
}
h4{
	font-size: 120%;
	font-family: arial;
}
h5{
	font-size: 110%;
	font-family: arial;
}
h6{
	font-size: 100%;
	font-family: arial;
}
hr{}
a:hover{
	color: #f00;
}
a:active{	
	color: #f00;
}
a:link{}
a:visited{
	color: #609;
}
a:visited:hover{
	color: #f00;
}
input:focus{
	background: #ffc;
}
img{
	border: 0;
}
/*------------------------------------------------------------*/
/***************  MAIN STRUCTURAL ELEMENTS  *******************/
#page{
	width: 765px;
	margin: 0 auto;
}
#header{
	height: 190px;
}
#logo{
	float: left;
}
#logo a{
	display: block;
	width: 375px;
	height: 150px;
}
#headerinfo{
	width: 300px;
	float: left;
	text-align: center;
	padding: 35px 0 0 0;
}
#search-box{
	width: 190px;
	float: right;
	padding: 15px 15px 0 0;
}
#topnav{
	width: 100%;
	clear: both;
	height: 30px;
	padding: 160px 0 0 0;
}
#topnav li{
	padding: 7px 10px;
	font-weight: bold;
	float: left;
}
#topnav li a, #topnav li a:visited, #topnav li a:hover, #topnav li a:link, #topnav li a:active {
	text-decoration: none;
	color: black;
	font-size: 14px;

}
#content{
	width: 500px;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px 20px;
}
#sidebar{
	width: 165px;
	float: right;
	margin: 10px 0;
	padding: 10px 20px;
}
#footer{
	clear: both;
	margin: 10px 0;
	padding: 10px 20px;
}
/*------------------------------------------------------------*/
/******  COUNTER-ACT OF RESET ON MAIN CONTENT AREA ************/
#content ol, #content ul{
	list-style: auto;
	margin: 12px 0;
	padding: 0 0 0 40px;
}
#content ol li{
	list-style: decimal;
}
#content ul li{
	list-style: disc;
}
blockquote{
	margin: 12px 40px;
}
p{
	margin: 12px 0;
}
em{
	font-style: italic;
}
/*------------------------------------------------------------*/
/*****************      CAPTIONS   ***************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
/*-------------------------------------------------------------------------------*/
/**  TO REMOVE ALL COLOR AND BORDER STYLES DELETE THE ALL LINES BELLOW HERE *****/
body{
	background: #ffffff;
	color: #000000;
}
#header{
	background: url(images/mkg_header.jpg) no-repeat;
	border-width: 0 0px 0px 0;
	margin: 10px 0;
}
#logo{
	/*background: url(images/template-logo.png) no-repeat;*/
}
#content{
	background: #fff;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0px 0px 0;
}
#sidebar{
	background: #fff;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0px 0px 0;
}
#footer{
	background: #fff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0 0 0;
}



/* extra styles */

h2 a:link, h2 a:visited, h2 a:active {
	font-family: Arial;
	text-decoration: none;
	color: black;
	font-size: 18px;
	margin: 0px;
}

h2 a:hover {
	color: #06c;
	font-family: Arial;
	text-decoration: none;
	font-size: 18px;
	margin: 0px;
	}


.post small {
	font-size: 9px;
	color: #999999
}

.post .postmetadata {
	font-size: 9px;
	text-align: center;
	padding-bottom: 20px;
	color: #999999
}

#sidebar {
	background-color: #FAFAFA;
}


.post h2{
	margin: 0px
}

.entry h2 {
	margin-top: 25px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */