/*  
Theme Name: Gandhi_London
Theme URI: http://www.7dollarthemes.info
Description: Custom Design Featuring Gandhi's London
Version: 1.0
Author: Gary Smith
Author URI: http://www.garysmithwebsite.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #eeeeee;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
	color: #d96d21;
}

#header h1 a{
	text-decoration: underline;
	color: #ffffff;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: left;
}

#bgstyle{
	margin: 0 auto 0 auto;
	width: 780px;
	float: left;
	background: #eeeeee url(images/bg.gif) repeat-y 50% 0;
}

#header{
	background-color: #d96d21;
	float: left;
	width: 760px;
	height: 265px;
	padding: 10px;
}

#headergraphic{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 760px;
	height: 265px;	
}

#header h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	text-align: center;
	padding: 0px 10px 0px 0px;
}

#header h2{
	font-family: Georgia, Sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 450px 0px 0px 0px;	

}

#container{
	background-color: #d96d21;
	float: left;
	width: 530px;
}

#contentbody{
	background-color: #eeeeee;
	float: left;
	width: 520px;
	display: inline;
	margin-right: 10px;
}

.podpress{
	float: left;
	width: 780px;
	color: #FFFFFF;
	background-color: #d96d21;
	display: inline;
}

.post{
	padding: 0px 0px 10px 0px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
	background-color: #d9d5c3;
	padding: 10px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 240px;
	background: #ffffff;
	margin: 0 0 0 10px;
	display: inline;
}

#contentside{
	float: left;
	width: 230px;
	background: #d9d5c3;
	margin-right: 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	background-color: #eeeeee;
	text-align: center;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

.gandhiwalk{
	color: #ffffff;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.gandhilondon{
	color: #d96d21;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sponsors{
	background-color: #ffffff;
	font-family: Georgia, Sans-serif;
	font-size: 12px;
	width: 480;
}

img.myphoto {
float:left;
clear:left;
padding-right: 10px;
}

img.picleft {
float:left;
clear:left;
}

img.picright {
float:right;
clear:right;
}

#footer{
	background-color: #d96d21;
	clear: both;
	float: left;
	width: 780px;
	padding: 10px 0 0 0;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}