/*
Theme Name: BennetAndBrown Theme
Theme URI: http://
Description: Customised Theme for BennetAndBrown.
Version: 0.1
Author: Sari Griffiths
Author URI: http://www.kanakana.co.uk/
Tags: 

*/

/*

CATEGORY NUMBER:
interesting things: 146
unfortunately I don't know how NOT to hardcode this!

*/


/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Geogia', 'Times New Roman', Serif;
	background: #240030;
	color: #240030;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: #E5DCCD;
	margin: 0;
	padding: 0;
	}

#headerimg 	{
	margin: 0;
	padding: 0;
	height: 10px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}
	
.narrowcolumn .archive_post {
	clear: both;
	border-top: thin dashed #240030;
	padding-top: 10px;
}

.narrowcolumn .archive_post .thumbnail {
	float: left;
	margin: 0 20px 0px 0;
}

.narrowcolumn .archive_post .listings {
	line-height: 1.2em;
	float: right;
	width: 415px;
}

.widecolumn {
	line-height: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
	
.narrowcolumn .postlinks {
	font-size: 0.8em;
}

.narrowcolumn h2 {
	text-transform: uppercase;
	color: #240030;
	font: normal 1.25em Georgia;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}

.narrowcolumn h3 {
	border-top: thin dashed #240030;
	font: normal 1em Georgia;
	color: #240030;
	padding: 15px 0 0 0;
	margin: 0px;
	text-transform: uppercase;
	clear: both;
}

.narrowcolumn .archive_post h3 {
	border-top: 0;
	font: normal 1em Georgia;
	color: #240030;
	padding: 0;
	margin: 0px;
	text-transform: uppercase;
	clear: both;
}

.alt {
	background-color: #f7f3eb;
	}

#footer {
	border-top:1px solid #240030;
	}

small {
	font-family: 'Geogia', 'Times New Roman', Serif;
	font-size: 0.8em;
	line-height: 1.2em;
	}

h1, h2, h3 {
	font-family: 'Geogia', 'Times New Roman', Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.125em;
	}

h2.pagetitle {
	font-size: 1.125em;
	}

h2.archivetitle {
	font-size: 1.125em;
	}
		
	
#sidebar h2 {
	font-family: 'Geogia', 'Times New Roman', Serif;
	font-size: 1.125em;
	font-style: italic;
	color: #240030;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #240030;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Geogia', 'Times New Roman', Serif;
	}

.commentlist li {
	/*font-weight: bold;*/
	}

.commentlist li em {
	color: #666;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Geogia', 'Times New Roman', Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.post_navigation {
	float: left;
	width: 126px;
	margin: 0 0 0 20px;
	font-size: 0.9em;
}

.post_navigation a, .archive_navigation .alignright a, .archive_navigation_bottom .alignright a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	line-height: 1em;
}

.archive_navigation .alignleft a, .archive_navigation_bottom .alignleft a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/smallarrow_purple_r.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	line-height: 1em;
}

.post_navigation a:hover, .archive_navigation .alignright a:hover, .archive_navigation .alignleft a:hover,
.archive_navigation_bottom .alignleft a:hover, .archive_navigation_bottom .alignright a:hover {
	text-decoration: underline;
}

.post_navigation a:visited, .archive_navigation .alignright a:visited, .archive_navigation .alignleft a:visited,
.archive_navigation_bottom .alignleft a:visited, .archive_navigation_bottom .alignright a:visited {
	color: #666;
}

.archive_navigation .alignleft, .archive_navigation .alignright {
	margin: 0 0 5px 0;
	font-size: 0.8em;
}

.archive_navigation_bottom .alignright, .archive_navigation_bottom .alignleft {
	padding: 0 0 85px 0;
	margin: 0;
	font-size: 0.8em;
}

.archive_navigation_bottom {
	clear: both;
	border-top: thin dashed #240030;
	padding-top: 5px;
}

#sidebar {
	font: 1em 'Geogia', 'Times New Roman', Serif;
	float:left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #240030;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .07em;
	}

a {
	color: #240030;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}
	
h3 a {
	text-decoration: none;
	background-image: url('images/largearrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}
	
#sidebar a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .current_page_item a {
	font-weight: bold;
	font-style: italic;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Geogia', 'Times New Roman', Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	background-color: #E5DCCD;
	margin: 0px auto;
	padding: 0;
	width: 750px;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #E5DCCD;
	margin: 0 0 0 0px;
	padding: 0;
	height: 100px;
	width: 750px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float:left;
	margin: 0 0 0 20px;
	width: 574px;
	}

.maincolumn {
	float:left;
	width:428px;
	margin:0;
	padding:0;
}

.contentcolumn {
	float:left;
	width:574px;
	margin:0 0 45px 0;
	padding:0;
}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 750px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.article {
	clear: both;
	margin: 0 0 40px 0;
}

.article h3 {
	width: 428px;
}

.article .col {
	width: 136px;
	margin: 10px 10px 10px 0;
	float: left;
}

.article .col p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.article .caption {
	width: 136px;
	margin: 0;
	float: right;
	font-size: 0.8em;
}

.article .textwrapper {
	clear: both;
	width: 428px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 15px 0 15px;
	width: 720px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0 15px 0;
	text-align: center;
	}
	

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 30px 0 0 0;
	margin: 0;
	}

h2 {
	
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 0px;
	}

#commentform #submit {
	padding: 0 0 85px 0;
	margin: 0;
	float: right;
	font: normal 0.8em Georgia;
	text-transform: uppercase;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	font-size: 0.9em;
	}

.nocomments {
	text-align: left;
	padding: 15px 0 85px 0;
	border-top: thin dashed #240030;
	font: normal 0.8em Georgia;
	color: #240030;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 0 0 10px 0;
	margin-left: 15px;
	width: 126px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 caption {
	text-align: left;
	width: 100%;
	}

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

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



/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
}

.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;
}
/* End captions */


/*custom styling*/

#navmenu {
	font-size: 1.2em;
	margin: 0 15px 20px 15px;
	padding: 5px 0 4px 0;
	border-top: 1px solid #240030;
	border-bottom: 1px solid #240030;
	text-align: center;
}

#navmenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}
#navmenu li {
	display: inline; 
	margin: 0px -2px 0 -2px;
	padding: 0px;
	}
#navmenu li a {
	text-decoration:none;  
	margin: 0px;
	padding: 6px 20px 5px 20px; 
	color: #240030;
	}
#navmenu li a:hover {
	color: #E5DCCD;
	background: #240030; 
	}
#navmenu li:before {
	content: none;
}
#navmenu li.current_page_item a, #navmenu li.current_page_parent a, 
#navmenu.interesting-things li.page-item-146 a, #navmenu.interesting-things li.page-item-146 a { /*purple background for the nav */
	color: #E5DCCD;
	padding: 6px 20px 5px 20px;
	background-color: #240030;
}

#hero-left, #hero-right {
	background-color: #240030;
	margin: 0 15px 23px 15px;
	padding: 0;
	text-align: left;
	height: 150px;
}

#hero-about-us {
	margin: 0 15px 23px 15px;
	text-align: left;
}

#hero-contact-us {
	background-color: #240030;
	padding: 0 0 85px 0;
	margin: 0 15px 0 15px;
	text-align: left;
	height:150px;
}

#hero-left #title_image {
	width: 428px;
	margin:0 10px 0 0;
	float: left;
}

#hero-right #title_image {
	width: 428px;
	margin: 0 0 0 10px;
	float: right;
}

#hero-about-us #title_image {
	width: 428px;
	margin:0 10px 0px 0;
	float: left;
}

#hero-left #desc {
	margin: 0 10px 0 10px;
}

#hero-right #desc {
	margin: 0 10px 0 10px;
}

#hero-about-us #desc {
	padding: 0 0 85px 0;
	width: 282px;
	float: right;
}

#hero-left #desc h2, #hero-right #desc h2 {
	font: normal 1.125em Georgia;
	color: #E5DCCD;
	padding: 10px 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}

#hero-about-us #desc h2 {
	color: #240030;
	font: normal 1.125em Georgia;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

#hero-left #desc p, #hero-right #desc p {
	font: normal 0.8em Georgia;
	color: #E5DCCD;
	/*margin-bottom: 13px;*/
	padding: 0 0 10px 0;
	margin: 0;
}

#hero-about-us #desc p {
	font: normal 0.9em Georgia;
	padding: 0 0 10px 0;
	margin: 0;
}

#hero-left #desc p a, #hero-right #desc p a {
	color: #E5DCCD;
	text-decoration: none;
	background-image: url('images/smallarrow_beige.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#hero-about-us #desc p a {
	text-decoration: none;
	background-image: url('images/smallarrow_beige.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#hero-left #desc p a:hover, #hero-right #desc p a:hover, #hero-about-us #desc p a:hover  {
	text-decoration: underline;
}

#homeintro p a {
	color: #240030;
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#homeintro p a:hover {
	text-decoration: underline;
}

#homeintro table {
	border: 0px;
	margin: 0;
	padding: 0;
	border-spacing: 0px
}

#homeintro td {
	text-align: left;
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0 0 4px 0;
	font: normal 0.9em Georgia;
	color: #240030;
}

#homeintro th {
	text-align: left;
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0 10px 4px 0;
	font: italic 0.9em Georgia;
	color: #240030;
}

#five_cols, #shop_content {
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

#five_cols #three_cols {
	float:left;
	width:438px;
}

#five_cols #col {
	float: left;
	display: inline;
	width: 146px;
	text-align: left;
	padding-bottom: 85px;
}

#five_cols #col_last {
	float: left;
	display: inline;
	width: 136px;
	text-align: left;
	padding-bottom: 85px;
}

#five_cols #col p, #five_cols #col_last p {
	margin: 0;
	padding: 0px;
	width: 136px;
	font: normal 0.8em Georgia;
	color: #240030;
}

#five_cols #col #title_image, #five_cols #col_last #title_image {
	margin: 0 0 2px 0;
}

#five_cols #col h4, #five_cols #col_last h4  {
	margin: 8px 0 6px 0;
	width: 136px;
	font: italic 0.8em Georgia;
	color: #240030;
}

#five_cols #col h4 a, #five_cols #col_last h4 a {
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	color: #240030;
	line-height: 1.2em;
}

#five_cols #col h4 a:hover, #five_cols #col_last h4 a:hover  {
	text-decoration: underline;
}


#five_cols h2 {
	color: #240030;
	font: normal 1.125em Georgia;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}

#five_cols #three_cols h2 {
	
}

#five_cols #two_cols p {
	color: #240030;
	font: normal 0.9em Georgia;
	margin: 0 0 10px 0;
}

#five_cols #two_cols p a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#five_cols #two_cols p a:hover  {
	text-decoration: underline;
}

#homeintro {
	margin: 0 15px 0 15px;
	width: 720px;
}

#homeintro .two_cols {
	float: left;
	width: 282px;
	padding: 0 0 85px 0;
}

#homeintro .ampasand {
	float: left;
	width: 156px;
	text-align: center;
}

#homeintro .two_cols h2 {
	color: #240030;
	font: normal 1.125em Georgia;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}

#homeintro .two_cols h2 a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/largearrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}

#homeintro .two_cols h2 a:hover {
	text-decoration: underline;
}

#homeintro .two_cols p {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 10px 0;
}

#homeintro .two_cols ul, #five_cols #two_cols ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#five_cols #two_cols ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 10px;
	line-height: 1.2em;
}

#homeintro .two_cols ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 10px;
	text-indent: -10px;
	line-height: 1.2em;
}

#homeintro .two_cols ul li a, #five_cols #two_cols ul li a, .narrowcolumn .error p a {
	color: #240030;
	text-decoration: none;
	background-image: url('images/smallarrow_purple.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

#homeintro .two_cols ul li a:hover, #five_cols #two_cols ul li a:hover, .narrowcolumn .error p a:hover {
	text-decoration: underline;
}
