/*
Theme Name: Bread in 5
Theme URI: http://www.artisanbreadinfive.com/breadin5
Description: Search engine optimized theme. Search engine optimization that really works! 1st. position in search engines. Just remember to fill out meta-tags in header.php. WordPress theme designed by <a href="http://www.artisanbreadinfive.com" target="_blank">Lorem Ipsum</a>.
Version: 1.0
Author: Graham Francois
Author URI: http://www.grahamf.com
Tags: fixed width, three columns, widgets, clean, minimalistic, search engine optimized

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;}
body {background:#fff  url(img/bg.gif); color:#000; font:76% Verdana, Arial, Helvetica, Sans-Serif;}
#wrap {background-color:#fff; color:#000; margin:0 auto; width:870px;}
#main {width: 100%;}

/* Links */
a, a:visited {color: #0066CC; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border:0;}

/* Header */
#header {margin:0; width:100%;}
#frontphoto {margin:0 0 10px;}

/* Navigation Bar */
#navbar {
	background: #FFFFFF; 
	width: 100%;  
	height: 19px; 
	color: #923408; 	
	margin: 0px auto 10px; 
	padding: 0px; 
	border-bottom: 1px solid #923408;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 0.8em; }
.navbarleft {width: 5%; float: left; margin: 0px; padding: 0px;}
.navbarright {width: 90%; float: right; text-align: right; margin: 0px; padding: 0;}
.navbarright li {display: inline; list-style-type: none; margin: 0px; padding: 0px; border-left: 1px solid #923408;}
.navbarright ul {margin: 0px; padding: 2px 0px;}
.navbarright ul li a {font-weight: bold; letter-spacing: .05em; margin: 0 10px; text-decoration: none; color: #923408;}
.navbarright ul li a:hover {color: #FA9C3A; text-decoration: none;}
.navbarleft li {display: inline; list-style-type: none; margin: 0px; padding: 0px;}
.navbarleft ul {margin: 0px; padding: 2px 0px;}
.navbarleft ul li a {font-weight: bold; letter-spacing: .05em; margin: 0 10px; text-decoration: none; color: #923408;}
.navbarleft ul li a:hover {color: #FA9C3A; text-decoration: none;}

/* Sidebars */
#leftside {clear:left; float:left; line-height:1.5em; margin:0 10px 5px; padding:0; width:200px; display:inline;}
#leftside p, #leftside ul, #leftside div.textwidget{font-size:0.9em; margin:0 0 18px;}
#leftside li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul {margin:6px 0 0 10px;}
#leftside ul ul li {margin:0 0 4px;}
#leftside ul ul li a {font-weight:normal;}
#leftside ul.linklist {font-size:1em;}
#leftside ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a {font-weight:bold;}
#leftside h1, #leftside ul.linklist li h1 {color: #923408; margin: 0px auto 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 1.2em; line-height: 1.2em; letter-spacing: .01em;}
#leftside h2, #leftside ul.linklist li h2 {display:none;}
#leftside h3 table#wp-calendar caption {background-color:inherit; color:#336633; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label {display:none;}

#rightside {float:right; line-height:1.4em; margin:0 10px 5px; padding:0; width:180px;}
#rightside a {display: block;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;}
#rightside p, #rightside ul, #rightside div.textwidget {font-size:0.9em; margin:0; list-style: none;}
#rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; }
#rightside ul ul {margin:6px 0 0 10px;}
#rightside ul ul li {margin:0 0 4px;}
#rightside ul ul li a {font-weight:normal; border-top: none;}
#rightside ul.linklist {font-size:1em;}
#rightside ul.linklist ul {margin:0 0 10px;}
#rightside ul.linklist ul li a {font-weight:bold;}
#rightside h1, #rightside ul.linklist li h1 {color: #923408; margin: 0px auto 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 1.6em; line-height: 1.4em; letter-spacing: .01em;}
/* #rightside h2, #rightside ul.linklist li h2 {display:none;} */

#rightside h2, #rightside ul.linklist li h2 {color: #923408; display: block; font-size:1em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:30px 0 0px; padding:5px 0; border-top: 1px dotted #C0C0C0; border-bottom: 1px dotted #C0C0C0;}

#rightside h3, table#wp-calendar caption {background-color:inherit; color:#336633; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#rightside label {color: #923408; font-weight: bold;}


/*	
#sidebar ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0px;
	}

#sidebar ul li {
	display: inline;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}

#sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#sidebar ul li a:hover {
	background: #EFEFEF;
	color: #0066CC;
	}
	
#sidebar p{
	padding: 3px 0px 0px 0px;
	line-height: 20px;
	}
	
*/


/* Content */
#content {line-height:1.6em; margin:0 200px 5px 220px; padding:0;}
#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #923408;
	font-size: 2.6em;
	line-height: 120%;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	}
	
#content.page h1 {
	margin: 0 0 10px 0;
	}
	
#content h1 a  {
	color: #923408;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h2 {
	color: #923408;
	font-size: 1.6em;
	/* font-family: Times New Roman, Helvetica, Sans-Serif; */
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content h4 {
	color: #333333;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#content ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#content ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#content ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#content blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	

/* Footer */
#footer {
	background:#404040 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:75%;
	margin:0;
	padding:5px 0;
	text-align:right;
	width:100%;
}
/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#336633; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #336633; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
label {background-color:inherit; color:#336633; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#336633; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
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;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#336633; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#336633; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}
.textwidget {margin: 0 0 20px 0;}

 .feed {
  margin-left: 3px;
  padding: auto 0;
  padding-left: 19px;
  background: url("../../../images/07.png") no-repeat 0 50%;

