/*
Theme Name: Philippa Lawrence
Theme URI: http://edholroyd.co.uk/
Description: bespoke theme
Author: Ed Holroyd
Version: 1.0
*/

body {
	background: #f5f5f5;
	color: #434435;
	margin: 0 0 0 10px;
}

a, a:hover, a:active, a:visited {
	outline: none;
	color: #393A2C;
	text-decoration: none;
}

a:hover {
	color: #490002;
}

h1 {
	height: 80px;
}

h1 a {
	display: block;
	height: 37px;
	width: 313px;
	margin-top: 23px;
}

td {
	padding: 3px;
	border-color: #A39B82;
}

table, tr, td {
	border-color: #A39B82;
}

address {
	font-style: normal;
}

small {
	font-size: 0.75em;
}

#header {
	background: url(images/border.png) 10px bottom no-repeat;
}

.blog-category h2 {
	padding: 0 0 20px 0;
	background: url(images/border.png) 0 bottom no-repeat;
}

#content {
	background: url(images/columns.png) 0 3px;
	padding: 20px 0;
}

#two-columns #content {
	background: url(images/two_columns.png) 0 3px;
	padding: 20px 0;
}

#work .three-column-right #content {
	background: url(images/columns_right.png) 0 3px;
	padding: 20px 0;
}

.category_archive_list h3 {
	font-size: 18px;
}

#profile #content, #cv #content, #contact #content, #home #content {
	background: url(images/column.png) 485px 3px repeat-y;
	padding: 10px 0;
}

#cv #content {
	background: url(images/column.png) 365px 3px repeat-y;
	padding: 10px 0;
}

#profile #content .inner, #cv #content .inner, #contact #content .inner, #home #content .inner {
	margin-left: 10px;
}

#content .inner a {
	color: #490002;
	font-weight: bold;
}

ul#navigation {
	margin-top: 33px;
	height: 22px;
	margin-left: 29px;
	list-style: none;
}

ul#navigation li, ul#navigation li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#navigation li a {
	display: block;
	float: left;
	background: url(images/blender_menu.png) no-repeat;
	height: 22px;
	margin: 0 0 0 28px;
	width: 58px;
}

ul#navigation li a span {
	display: none;
}

ul#navigation #navigation_work a:hover, #work ul#navigation #navigation_work a, #blog ul#navigation #navigation_work a {
	background-position: 0 -44px;
}

ul#navigation #navigation_home a {
	width: 58px;
	background-position: -430px 0;
}

ul#navigation #navigation_home a:hover, #home ul#navigation #navigation_home a {
	background-position: -430px -44px;
}

ul#navigation #navigation_projects a {
	width: 88px;
	background-position: -536px 0;
}

ul#navigation #navigation_projects a:hover, #projects ul#navigation #navigation_projects a {
	background-position: -536px -44px;
}

ul#navigation #navigation_profile a {
	width: 70px;
	background-position: -101px 0;
}

ul#navigation #navigation_profile a:hover, #profile ul#navigation #navigation_profile a {
	background-position: -101px -44px;
}

ul#navigation #navigation_cv a {
	width: 26px;
	background-position: -217px 0;
}

ul#navigation #navigation_cv a:hover, #cv ul#navigation #navigation_cv a {
	background-position: -217px -44px;
}

ul#navigation #navigation_contact a {
	width: 81px;
	background-position: -289px 0;
}

ul#navigation #navigation_contact a:hover, #contact ul#navigation #navigation_contact a {
	background-position: -289px -44px;
}

.listing a {
	display: block;
	width: 200px;
	margin-bottom: 20px;
}

.listing a img {
	margin-bottom: 6px;
}

.listing span {
	display: block;
	text-align: center;
}

.textblock a {
	color: #490002;
	font-weight: bold;
}

.textblock a:hover {
	color: #393A2C;	
}

.active a, #content .grid_3 a.active {
	font-weight: bold;
	color: #490002;
}

.hidden {
	display: none;
}

#content .grid_3 a {
	font-size: 20px;
	color: #A39B82;
}

#content .grid_3 .active a, #content .grid_3 a:hover {
	color: #490002;
}

#content .grid_3 li {
	margin-bottom: 10px;
}

#content .grid_3 li.indent {
	margin-left: 10px;
}

.project-pagination p {
	background: url(images/border.png) 0 top no-repeat;
	margin: 0;
	padding: 5px 0;
}

#two-columns .thumbnails {
	background: url(images/border.png) 0 top no-repeat;
	padding-top: 10px;
}

.gallery-item {
	float: left;
	width: 140px;
	height: 90px;
	margin: 0;
	padding: 0;
}

.thumbnails img {
	margin: 0 0 10px 10px;
}

.three-column-right .thumbnails img {
	margin: 0 10px 10px 0;
}

#two-columns .thumbnails img {
	margin: 10px 10px 0 0;
}

.block_colour {
	background: #f5f5f5;
}

#profile h2 {
	font-size: 24px;
	font-weight: normal;
	color: #393A2C;
	line-height: 28px;
}

#footer {
	margin-top: 40px;
	color: #959779;
	font-size: 11px;
	clear: both;
	height: 60px;
}

#footer p {
	margin-top: 20px;
}

#footer {
	background: url(images/border.png) 0 top no-repeat;
	margin-top: 0;
}

#footer p {
	margin-top: 10px;
}

#large-featured-left, .alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

#large-featured-right, .alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post {
	clear: both;
	padding: 0 0 40px;
}

.post h3 {
	margin-bottom: 5px;
}

.navigation {
	margin-bottom: 20px;
}

.entry-meta {
	margin-bottom: 15px;
	font-size: 12px;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}