/*
Theme Name: London Photowalk
Theme URI: http://londonphotowalk.ca
Description: Photowalk Theme
Version: 2.0
Author: James Wilkinson
Author URI:http://jwilkinson.ca
Tags:green,two-columns,fixed-width,theme-options, photography, google maps
*/
@import url('css/reset.css');
@import url('css/default.css');
@import url('css/widgets.css');
@import url('css/comments.css');
body {
	background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	border-top: 5px solid #7fa633;
	color: #444444;
}
a, a:link, a:visited, a:active {
	color:#628028;
	font-weight: bold;
	text-decoration: underline
}
a:hover {
	color: #565656;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: CentryGothic, Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 5px 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 5px 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #565656;
	letter-spacing: -1px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #7fa633;
	margin: 5px 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #565656;
	letter-spacing: -1px;
}
.wrapper {
	width: 940px;
	margin: 0 auto;
}
/* icon system */
.icon {
	background-image:url(images/all-icons.gif);
	background-repeat:no-repeat;
	display:block;
}
/* header */
#branding {
	float:left;
	width:450px;
	padding-top:5px;
	padding-left: 5px;
}
#blog-title {
	font-size:30px;
	text-transform:capitalize;
}
#top-adv {
	float:right;
	padding-top:15px;
	padding-right: 15px;
}
#blog-title a {
	color: #000000;
}
#blog-description-wrap {
	position:relative;
	padding-top:2px;
}
#blog-description, #blog-description-shadow {
	position:absolute;
	text-transform:uppercase;
	color:#383838;
}
#blog-description {
	top:3px;
	left:1px;
	color:#FFFFFF;
}
#navigation {
	background: #ffffff url(./images/nav_bg.jpg) repeat-x top left;
	height: 50px;
	width: 100%;
border-bottom: 5px solid #7fa633;
}
#navigation ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}
#navigation ul li {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	border: none;
	display: block;
	float: left;
	height: 35px;
	padding: 15px 10px 0 10px;
}
#navigation ul li a:hover {
	color: #000000;
	background: url(./images/nav_hover.jpg) repeat-x top left;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	border: none;
	display: block;
	float: left;
	height: 35px;
	padding: 15px 10px 0 10px;
}
#navigation ul li.current_page_item a {
	color: #ffffff;
	background: #7fa633;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	border: none;
	display: block;
	float: left;
	height: 35px;
	padding: 15px 10px 0 10px;
}
#masthead {
	width: 100%;
	min-height: 350px;
	background: #7fa633 url(./images/mast_bg.jpg) repeat-x top left;
	color: #222222;
	font-size: 14px;
	border-bottom: 5px solid #628028;
}
#maparea {
	width: 620px;
	float: left;
	padding-top: 20px;
}
#maparea iframe {
	border: 5px solid #628028;
}
#nextwalk {
	width: 300px;
	float: right;
	padding-top: 20px;
}
#nextwalk h1 {
	color: #ffffff;
	font-size: 32px;
}
/* container */
#container {
	background:#FFF;
	padding: 10px;
}
#content {
	float:left;
	width:610px;
}
.last {
	margin:0 !important;
}
.post{
	margin: 20px 0;
}
.post .title, .post .title a {
	color: #333333;
	clear:both;
	font-size: 24px;
}
.meta {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:4px 2px;
	font-size:11px;
	color:#656565;
	margin:8px 0 6px 0;
}
.meta a {
	color:#222222;
}
.meta a:hover {
	color: #89ab32;
	text-decoration:underline;
}
.meta .post-author {
	padding:2px 11px 2px 20px;
	background:url(images/icons.gif) no-repeat 0 -84px;
}
.meta .commentinfo {
	padding:2px 11px 2px 20px;
	background:url(images/icons.gif) no-repeat 0 -58px;
}
.meta .post-data {
	padding:2px 11px 2px 20px;
	background:url(images/icons.gif) no-repeat 0 2px;
}
.meta .catinfo {
	margin-top:5px;
	padding:2px 11px 2px 20px;
	background:url(images/icons.gif) no-repeat 0 -27px;
}
.post .entry {
}
.post .entry h2, .post .entry h3, .post .entry h4, .post .entry h5, .post .entry h6 {
	color: #333333;
	font-size:18px;
}
.post .entry h1 {
	color: #333333;
	font-size:24px;
}
.more-link a {
	background-color: #afd7f6;
	color: #333;
	border: 1px solid #0fa3c8;
	font-weight: bold;
	padding: 5px;
	font-size:12px;
	text-decoration:none;
}
.more-link a:hover {
	background-color: #CBFF97;
	color: #333;
	border: 1px solid #8EB377;
	font-weight: bold;
	padding: 5px;
	font-size:12px;
	text-decoration:none;
}
.pagetitle {
	color:#7fa633;
	padding-bottom:10px
}
.post {
	margin-bottom:10px;
}
.post .entry p.pages {
	font-weight:bold;
}
/* post navigator */
#post-nav {
	text-align:center;
}
#post-nav a {
	color:#333333;
	padding:6px 21px;
	float:left;
	display:block;
}
#post-nav a:hover {
	color:#555;
}
#nav-prev-post, #nav-next-post {
	background-color:#EEE;
	border:1px solid #E4E4E4;
	float:right;
	height:26px;
	margin-left:10px;
	margin-bottom:5px;
}
#nav-prev-post:hover, #nav-next-post:hover {
	background:#CCC;
}
/* sidebar */
#sidebar {
	float:right;
	width:300px;
}
#sidebar h4 {
	color:#333333;
	border-bottom:2px solid #333333;
}
#sponsors{
text-align: center;
margin: 0 0 10px 0;
}
#sidebar_ad {
	padding:7px 9px;
}
.s_ad {
	float:left;
	margin-bottom:12px;
	width:125px;
	height:125px;
}
#s_ad2, #s_ad4 {
	float:right;
}
#s_ad3, #s_ad4 {
	margin-bottom:0;
}
#primary .widget, #secondary {
	background:#F7F7F7;
	border:1px solid #ccc;
	padding-bottom:6px;
	margin-bottom:5px;
}
.widget-top {
	background:transparent url('./images/widget-top-bg.gif') no-repeat 0 100%;
	height:6px;
}
#sidebar .widget-title {
	border-bottom:1px solid #cccccc;
	font-size:16px;
	font-weight: bold;
	color: #333333;
	padding-bottom:5px;
}
#primary .widget-content {
	padding:0 5px;
	width:281px;
}
.widget-content a {
	color:#333;
}
.widget-content a:hover {
	color: #89ab32;
}
.widget-content li {
	padding:8px 0 8px 20px;
	background:url(images/icons.gif) no-repeat 0 -128px;
	border-bottom:1px solid #EAEAEA;
}
.widget-content li.hover {
	background-color:#F4F4F4;
}
.widget-content li li {
	border:none;
	padding-bottom:0;
}
#secondary {
	margin:0;
}
#secondary-in {
	width:281px;
	padding:0 5px;
}
#secondary-in .widget {
	padding-bottom:10px;
}
.widget-bottom {
	background:#FFFFFF url('./images/widget-bottom-bg.gif') no-repeat 0 0;
	height:6px;
}
#primary #subscribe-rss {
	background:none;
	padding:0;
}
/* footer */
#footer {
width: 100%;
min-height: 350px;
background: #444444 url(./images/footer_bg.jpg) repeat-x top left;
color: #ffffff;
padding-top: 20px;
}
#footer a {
	color:#7fa633;
}
#footer a:hover {
	color:#7fa633;
}
.footerLeft{
width: 610px;
float: left;
}
.footerRight{
float: right;
width: 300px;
}
.facebook{
background: #ffffff;
width: 300px;
}
