body {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
}

a, a:visited, a:active, a:hover {
	color: #b92f22;
	text-decoration: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#header {
	height: 50px;
	margin-bottom: 0px;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 35px;
	padding-bottom: 15px;
}

#header #logo {
	float: left;
}

#header #links {
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 20px;
	margin-top: 32px;
	display: block;
	float: right;
	text-align: right;
}

#header #links li {
	float: left;
}

#header .link {
	text-transform: uppercase;
	margin-left: 25px;
}

#content {
	float: left;
	width: 750px;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width: 1px;
}

.post {
	padding-top: 25px;
	padding-bottom: 30px;
	border-bottom-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
}

.post.last {
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.post .headline {
	margin-bottom: 0.4em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 24px;
}

.post p {
	margin-bottom: 8px;
	width: 580px;
}

.post img {
	margin-bottom: 10px;
	height: auto;
	max-width: 700px;
}

.post a {
	color: #a15c28;
}

#sidebar {
	float: right;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	padding-left: 25px;
	padding-top: 30px;
	width: 180px;
}

#sidebar a {
	line-height: 1.7em;
	font-size: 15px;
	color: #9f9f9f;
}

#sidebar ul li.widget {
	margin-bottom: 20px;
}

.widgettitle {
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
}

#footer {
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	padding-top: 25px;
	text-align: center;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer #copyright {
	margin-bottom: 50px;
	margin-top: 40px;
	font-size: 12px;
}

.yellow, .yellow a,
a:hover.yellow,
a:visited.yellow,
a:active.yellow {
	color: #a4b517;
}

.blue, .blue a,
a:hover.blue,
a:visited.blue,
a:active.blue {
	color: #20616f;
}

.red, .red a,
a:hover.red,
a:visited.red,
a:active.red {
	color: #b92f22;
}

.brown, .brown a,
a:hover.brown,
a:visited.brown,
a:active.brown {
	color: #ad5623;
}

.green, .green a,
a:hover.green,
a:visited.green,
a:active.green {
	color: #43ab21;
}

.clearfix {
	clear: both;
}

h3 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}

ol.commentlist {
	margin-bottom: 15px;
	font-size: 12px;
	width: 475px;
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

ol.commentlist li {
	margin-bottom: 15px;
}

cite {
	font-style: normal;
	font-weight: normal;
}

cite a {
	font-style: normal;
	font-weight: normal;
	color: black;
}

#commentform {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#commentform p {
	margin-bottom: 20px;
}

#commentform input {
	margin-right: 10px;
	width: 190px;
}

#commentform textarea {
	width: 495px;
}

#commentform #submit {
	margin-left: 310px;
}

/*   
Theme Name: Kenny Grill Photography
Theme URI: http://kennygrill.com
Description: Custom theme developed for Kenny Grill Photography
Author: Daniel Murphy
Author URI: http://twitter.com/worshiptechie
Version: 1.0
.
*/