/*  
Theme Name: La Cour
Description: Theme designed for La Cour
Version: 1.0
Author: Jake McMurchie
Author URI: http://www.jakemc.co.uk/
*/



/* Begin Typography & Colors */
body {
	font-size: 71.125%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #333;
	text-align: center;
	}

#page {
	background: white url('images/lacour_pagebg.gif') top center repeat-y;
	color: #333;
	text-align: left;
	}
#header {
	background: transparent url('images/lacour_header.jpg') top center no-repeat;
	color: #333;
	}
#navigation {
	border-color: #c5cead;
	background-color: #f9fdf1;
	color: #7d9767;
	}
#content, #contenthome {
	background: white url('images/lacour_contentbg.jpg') top left no-repeat;
	}
#footer {
	background: transparent url('images/lacour_footer.jpg') bottom center no-repeat; 
	}

h1, h2, th {
	font-family: Garamond, Times, Serif;
	font-style: italic;
	font-weight: bold;
	color: #b65216;
	}
h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	color: #b65216;
	}
h1 {
	font-size: 4em;
	}
h2 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	}
h3, th {
	font-size: 1.3em;
	font-weight: bold;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
	}
th {
	text-align: left;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.4em;
	}

a, a:link {
	color: #b65216;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #b65216;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #f60;
	text-decoration: underline;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	background: transparent;
	color: #663;
	font-weight: normal;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, #sidebar h2 {
	background: transparent;
	color: #b65216;
	font-weight: normal;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #f60;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}
#page {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	}
#header {
	width: 760px;
	margin: 0; 
	padding: 0;
	border-top: 1px solid white;
	}
#navigation {
	position: absolute;
	top: 148px;
	left: 12px;
	width: 739px;
	margin: 0;
	padding: 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	}
#content {
	float: left;
	display: inline;
	width: 340px;
	height: 340px;
	overflow: auto;
	scrollbar-base-color: #fff;
	margin: 40px 0 20px 25px;
	padding: 0;
	}
#sidebar {
	width: 360px;
	margin: 40px 0 20px 375px;
	padding: 0;
	}
#footer {
	width: 760px;
	height: 37px;
	padding: 0;
	margin: 0;
	clear: both;
	}
/* End Structure */


/* Begin header */
#header h1 {
	width: 327px;
	height: 117px;
	margin: 31px 0 0 12px;
	padding: 0;
	}
#header h1 a {
	display: block;
	width: 327px;
	height: 117px;
	margin: 0; 
	padding: 0; 
	background: transparent url(images/lacour_logo.gif) top center no-repeat;
	text-indent: -9999px;
	}
/* End header */

/* Begin navigation */
#navigation ul {
	margin: 0;
	padding: 4px 8px;
	text-align: right;
	}
#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0 9px 0 10px;
/*	background: transparent url(images/lacour_navdivider.gif) 50% left no-repeat; */
	text-align: left;
	list-style: none;
	text-transform: capitalize;
	}
#navigation ul li.home {
	padding: 0 10px 0 0;
	background-image: none;
	}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover {
	background: transparent;
	color: #7d9767;
	font-weight: normal;
	}
#navigation ul li a:hover {
	color: #c63;
	}
/* end navigation */



/* Begin Content */
#content h2, #contenthome h2 {
	margin: 0 0 0.5em 0;
	padding: auto;
	}
#content p, #contenthome p {
	margin: 0 0 1em 0;
	padding: auto;
	}

#s, input, textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #886d4d;
	}
#searchsubmit, #contactsubmit {
	padding: 0;
	margin: 0.5em 0 0 0;
	border: 1px solid #886d4d;
	background-color: #efebe4;
	color: #886d4d;
	font-size: 1em;
	cursor: pointer;
	}

.time {
	margin: -0.5em 0 0.5em 0;
	padding: 0;
	color: #886d4d;
	}
.postmetadata {
	margin: -1em 0 2em 0;
	padding: 0;
	}

.ec3_day {
	font-weight: bold;
	}
.ec3_time {
	margin: 0 0 0 1em;
	display: inline;
	font-style: italic;
	}

ul.commentlist {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	}
ul.commentlist li {
	margin: 0;
	padding: 0.5em;
	list-style: none;
	}
/* End Content */

/* Begin Sidebar */
#sidebar object {
	margin: 0;
	padding: 0;
	}

/* Begin Footer */
#footer p {
	width: 739px;
	margin: 0 0 0 12px;
	padding: 1px 0 0 0;
	text-align: center;
	}
#footer p, #footer p a, #footer p a:link, #footer p a:visited {
	background-color: #c5cead;
	color: white;
	font-weight: normal;
	}
#footer p a:hover {
	color: #663;
	}
/* End Footer



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}
#wp-calendar a, a:link, a:visited, a:hover {
	font-weight: bold;
	}

#wp-calendar caption, #wp-calendar table {
	text-align: center;
	width: 90%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar table td {
	background-color: #f9fdf1;
	color: #b65216;
	font-weight: bold;
}
#wp-calendar table.nav td {
	background-color: white;
	color: #b65216;
	font-weight: bold;
}
#wp-calendar table td.ec3_eventday {
	background-color: #eee;
	color: #ccc;
	font-weight: normal;
}
/* End Calendar */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alt {
	border-top: 1px solid #efebe4;
	background-color: #faf8f0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/* End Various Tags & Classes*/