/*
Theme Name: Tenniswood
Theme URI: http://www.tenniswood.co.uk/
Description: minimalist, grid, large image capability
Version: 1.0
Author: James Tenniswood
Author URI: http://www.tenniswood.co.uk/
Tags: grey, gold, fixed-width, two-columns, custom-colors
*/

/*** Reset Styles ************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, acronym, abbr, blockquote, pre, a, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1.5;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a img {
	border:none;
}
/*** General *****************************************************************/

body {
	background:#1d1d1d;
	color:#cfc3b7;
	margin:0;
	padding:0;
	text-align:center;
	font-size:75%;
	font-family:'Lucida Grande', Verdana, sans-serif;
}
p {
	font-size:1.167em;
	line-height:1.5em;
	margin:0 0 1.5em;
}
small {
	font-size:0.75em;
}
a:link, a:visited {
	color:#cfc3b7;
	text-decoration:none;
}
a:hover {
	color:#7385a0;
}
img {
	margin:0 0 0 0;
}
img.alignleft {
	margin-right:1.5em;
}
img.alignright {
	margin-left:1.5em;
}
.full-column {
	border-bottom:1px solid #444444;
}
.center-column {
	float:left;
	padding-left:20px;
	margin:0px auto;
	text-align:left;
	clear:both;
}
.header-column {
	float:left;
	padding-left:0px;
	margin:0px auto;
	text-align:left;
	clear:both;
}
.alignright {
	float:right;
	text-align:right;
}
.alignleft {
	float:left;
}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	border:1px solid #ddd;
	text-albign: center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.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;
}
.clearboth {
	clear:both;
}
#searchform {
	margin:0 0 1.5em;
	font-size:1.167em;
}

/*** Header ******************************************************************/

ul#menu {margin:0; padding:0 18.5em;}
ul#menu li {font-size:0.916em; float:left; margin-right:1.819em; padding:0; display:block; list-style:none;}
ul#menu li a:link, ul#menu li a:visited {display:block; padding:7px 0 10px; line-height:1em; width:9.08em; color:#f0eba8; font-weight:bold; text-decoration:none; border-top:3px solid #6a797d;}
ul#menu li a:hover {border-top:3px solid #1cbdc4;}
ul#menu li a span {font-size:0.833em; color:#6a797d;}
ul#menu li a.selected {border-top:3px solid #f0eba8;}

.blog-name {font-size:3em; font-weight:bold; line-height:1em;}
.blog-name a:link, .blog-name a:visited {color:#ffffff; text-decoration:none;}
.blog-name a:hover {color:#1cbdc4;}

.description {margin-top:0.5em; font-size:1.2em; color:#1cbdc4;}

#header {padding:2em 18.5em;}


/*** Posts and Pages *********************************************************/

.index-post {
	margin-left:200px;
}
.post, .page {
	border-top:1px solid #444444;
	padding-top:1.7em;
}
* html .post, * html .page {
	height:1%;
} /* Fix for IE6 */
.sticky {
	border-top:3px solid #444444;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f0eba8;
	font-size:2.8em;
	font-weight:normal;
	line-height:1.1em;
	padding-bottom:0.6em;
}
h1 a:link, h1 a:visited {
	color:#f0eba8;
	text-decoration:none;
}
h1 a:hover {
	color:#1cbdc4;
}
.cv-title {
	font-family:'Lucida Grande', Verdana, sans-serif;
	font-size:1.2em;
	color:#f0eba8;
	font-weight:normal;
	line-height:1.3em;
	padding-bottom:0.6em;
}
.cv-name {
	font-family:'Lucida Grande', Verdana, sans-serif;
	font-size:1.7em;
	color:#ffffff;
	font-weight:normal;
	line-height:1.2em;
}
.cv-details {
	font-family:'Lucida Grande', Verdana, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	font-weight:normal;
	line-height:1.2em;
	padding-bottom:0.5em;
}
.post-info {
	float:left;
	width:200px;
	margin:0 1.667em 0 0;
}
.timestamp {
	float:left;
	color:#999999;
}
.excerpt {
	font-family:'Lucida Grande', Verdana, sans-serif;
	font-size:0.9em;
	color:#bdbdbd;
	font-weight:normal;
	float:left;
	margin-top:1.3em;
	margin-right:1.3em;
}
.post-content {
	float:left;
	width:655px;
	overflow:visible;
}
.post-content h2 {
	font-size:2.0em;
	margin-bottom:0.75em;
}
.post-content h3 {
	font-size:1.5em;
	margin-bottom:1em;
}
.post-content h4 {
	font-size:1.167em;
	margin-bottom:0.867em;
}
.alert {
	font-size:1.0em;
	background:#000;
	padding:10px;
	width:150px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}
.alert img {
	margin-right:5px;
	margin-bottom: 5px;
}
blockquote {
	background:#1d1d1d url('images/blockquote_dark.gif') no-repeat top left;
	margin-left:1.3em;
	padding-left:2.5em;
	color:#e5e5e5;
}
.pull-1 {
	margin-left:-8.571em;
	width:41.428em
}
.pull-2 {
	margin-left:-17.143em;
	width:50em;
}
* html .pull-1, * html .pull-2 {
	position:relative;
} /* Fix for IE6 */
.post-content ul, .post-content ol {
	margin:0 0 1.5em;
	padding:0;
	font-size:1.167em;
}
.post-content ul li, .post-content ol li {
	margin-left:0em;
	padding-left:0em;
	line-height:1.5em;
}
.post-content ul li ul, .post-content ol li ol, .post-content ul li ol, .post-content ol li ul {
	font-size:1em;
}
pre {
	white-space:pre-wrap;
	word-wrap:break-word;
	margin:0 0 1.5em;
}
dl {
	margin:0 0 1.5em;
}
dt {
	font-weight:bold;
	font-size:1.167em;
}
dd {
	font-size:1.167em;
	margin-left:8.571em;
}
acronym, abbr {
	border-bottom:1px dotted #333;
}
hr {
	color:#444444;
	height:1px;
	background-color:#444444;
	border:0;
	margin-bottom:1em;
}
.more-link {
	display:block;
	margin-top:1.5em;
}
.post-meta-data {
	margin-left:180px;
	position:relative;
	margin:0 0 0 0;
	height:100%;
	padding:0.333em 0;
	border-top:1px solid #444444;
}
.post-meta-data span {
	position:absolute;
	left:10em;
	top:0.333em;
}
.related {
	margin-left:120px;
}
.related-title {
	font-size:1.0em;
	padding:0.333em 0;
	margin:0 0 0 -10em;
	line-height:1.5em;
	border-top:1px solid #444444;
}
.related ul {
	margin:-1.7em 0 0 0;
}
.related li {
	display:inline;
	width:52.3em;
	overflow:hidden;
	float:left;
	font-size:0.9em;
	list-style:none;
}
.related li a {
	display:block;
	padding:1px 0 2px 0;
}
.gallery {
	margin:0 0 1.5em 0;
	padding:0;
}
.gallery-item {
	float:left;
	margin:10px 0 0 0;
	text-align:left;
	padding:0;
}
.gallery img, .gallery a img {
	border:solid 1px #444444;
	background:#ffffff;
	padding:4px;
	margin:0;
}
.gallery a:hover img {
	border-color:#666666;
	background:#fff;
}
.gallery-caption {
	margin:0 0 1.5em 0;
	font-size:0.833em;
	line-height:1.167em;
	color:#666;
}
table {
	margin:1.5em 0;
	padding:0;
	border-collapse:collapse;
}
table th {
	padding:0.5em;
	border:1px solid #444444;
	background-color:#f8f8f8;
}
table tr {
	margin:0;
	padding:0;
}
table tr td {
	padding:0.5em;
	border:1px solid #444444;
}
/*** Sidebar + Widgets *******************************************************/

.center-column-sidebar {
	text-align:left;
	clear:both;
	overflow:hidden;
}
.sidebar-margin {
	margin-left:220px;
}
#sidebar {
	padding:1em 0 1em 0;
}
#sidebar li {
	display:inline;
	width:17em;
	margin-right:1.8em;
	overflow:hidden;
	float:left;
	list-style:none;
}
#sidebar .widget {
	font-size:1.0em;
	line-height:1.5em;
}
#sidebar li h2 {
	font-size:0.8em;
	color:#ffffff;
	padding:10px 0;
	border-bottom:1px solid #444444;
}
#sidebar li ul li a {
	display:block;
	color:#f0eba8;
	border-bottom:1px solid #444444;
	padding:7px 0 7px 0;
}
/*** Related Posts *******************************************************/
ol.related-posts {
	clear:both;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0;
}
ol.related-posts li {
	width:120px;
	float:left;
	display:inline;
	margin-right:15px;
	;
	padding:0;
}
ol.related-posts img {
	clear:both;
	padding:5px;
	background:#F7F7F7;
	border:1px solid #DDD;
}
ol.related-posts a {
	clear:both;
	display:block;
	border:none;
	text-decoration:none;
}
ol.related-posts li {
	font-size:12px;
}
/*** Archives *******************************************************/
.archive-list {
	padding:1em 0 1em 0;
}
.archive-list li {
	display:inline;
	width:17em;
	margin-right:1.8em;
	overflow:hidden;
	float:left;
	list-style:none;
}
.archive-list li h2 {
	font-size:0.8em;
	color:#ffffff;
	padding:10px 0;
	border-bottom:1px solid #444444;
}
.archive-list li ul li a {
	display:block;
	color:#f0eba8;
	border-bottom:1px solid #444444;
	padding:7px 0 7px 0;
}