/*  
Theme Name: Steven Isserlis theme
Theme URI: http://www.stevenisserlis.com/
Description:Wordpress theme for the Steven Isserlis.
Version: 1.0
Author: Dave McCourt, Bananadesign
Author URI: http://www.bananadesign.co.uk/
*/

/* colours:
Purple: color: #351F70
Turquoise: #27AFB1
*/

/* web fonts
@font-face{
	font-family: 'Museo500';
	src: url( 'http://fnt.webink.com/wfs/?drawer=0CEE1125-BBA7-446A-9313-D3918779BE14&font=1B981DB2-F16D-19A8-7A10-E06ECE65ABB3');
	font-weight:normal;font-style:normal;font-variant:normal;
}

@font-face{
	font-family: 'Museo300';
	src: url( 'http://fnt.webink.com/wfs/?drawer=0CEE1125-BBA7-446A-9313-D3918779BE14&font=8E6765AE-EAF1-4E7B-4441-DC1BF7CC47A1');
	font-weight:normal;font-style:normal;font-variant:normal;
}
*/


* {
	margin:0;
	padding:0;
}

body {
	color:#333;
	text-align: center;
	font-family: Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
	background-color: #7B7B7B;
	text-align: center;
	background: #8E8E8E url(media_assets/body_bg.jpg) no-repeat top center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(media_assets/steven_wrapper_bg.jpg) no-repeat;
	background-color: #FFF;
}

p {
	margin: 0 0 1em 0;
}

p.caption {
	font-size: 0.9em;
	line-height: 1.3;
	color: #888;
}

#general-content-right ul, #general-content-right ol {
	margin-left: 2em;
}

/* breadcrumbs */
p#breadcrumbs {
	font-size: 0.8em;
	color: #999;
	margin-bottom: 2.5em;
}

br.clearboth {
	clear: both;
}

/* search form */
#searchform {
	position: absolute;
	top: -2px;
	right: 0;
	width: 210px;
	height: 40px;
	background-color: #C4D720;
	padding: 0;
	background: url(media_assets/searchform_bg.gif) no-repeat 0 3px;
}

#searchform td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#searchform .keyword {
	border: none;
	height: 20px;
	width: 164px;
	padding: 0 4px 0 4px;
}

#searchform td.keyword-holder {
	padding-left: 4px;
}

#searchform td.btn-holder {
	width: 25px;
}

#searchform input.btn {
	width: 35px;
	height: 20px;
	text-indent: -999px;
	line-height: 0;
	border: none;
	overflow: hidden;
	background: url(media_assets/searchbutton.gif) no-repeat top left;
}

/* logo */
#logo {
}

h1 a {
	background: url(media_assets/blank.gif) no-repeat;
	height: 109px;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	}
h1 a:hover {
	text-decoration: none;
	background-position: 0 -109px;
	}
	
h2 a:hover {
	text-decoration: none;
	}
	
/* menu */
div.menu-main-menu-container {
	margin-top: 10em; 
	padding: 0;

}

ul#menu-main-menu {
	list-style: none;
	margin: 0; 
	padding: 0;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
}
	
#menu-main-menu li {
	margin: 0; 
	padding: 0 0 0 0.4em;
	list-style-type: none;
	background-color: #F2F2F2;
}
	
#menu-main-menu li.menu-item-28 a {
	color: #666;
}
	
#general-content #menu-main-menu li a {
	display: block;
	padding: 0.2em 0.4em;
	margin: 0.4em;
	font-size: 1.3em;
	color: #27AFB1;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

#general-content #menu-main-menu a:hover {
	color: #351F70;
	background: url(media_assets/purple_menu_hand.gif) no-repeat center right;
	border: none;
	}

#general-content #menu-main-menu li.current-menu-item a, #general-content #menu-main-menu li.current-post-ancestor a, #general-content #menu-main-menu li.current-page-ancestor a {
	color: #351F70;
	background: url(media_assets/purple_menu_hand.gif) no-repeat center right;
	}

/* home page specifics */
#introduction {
	margin: 0 0 1em 0;
	width: 580px;
	line-height: 1.3;
	color: #351F70;
	border-bottom: solid 1px #CCC;
}

#introduction p#homey {
	font-size: 1.3em;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 0.5em;
}

#introduction p#homey span {
	font-size: 160%;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
}

#general-content  h3.latest {
	color: #27AFB1;
	font-size: 1.6em;
	border-bottom: solid 1px #CCC;
	padding-bottom: 0.1em;
	margin-bottom: 0.6em;
	display: block;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
}

#general-content  h4 a {
	color: #351F70;
	font-size: 1.2em;
	margin-bottom: 0.2em;
	text-decoration: none;
	border: none;
}

#general-content  h4 a:hover {
	text-decoration: none;
	border: none;
}

div.home-box-left {
	color: #666;
	line-height: 1.4;
	float: left;
	width: 265px;
	margin-right: 5px;
	margin-bottom: 1em;
	padding-right: 25px;
	border-right: solid 1px #EEE;
}

div.home-box-right {
	color: #666;
	line-height: 1.4;
	float: right;
	width: 265px;
	margin-bottom: 1em;
}

/* links */
#general-content a {
	color: #351F70;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #CCC;
}

#general-content a:hover {
	color: #27AFB1;
	border-bottom: solid 1px #27AFB1;
}

/* General pages */
#general-content {
	/* clear fix */
	overflow: hidden;
	width: 100%
}

#general-content-left {
	width: 590px;
	float: left;

}
#general-content-right {
	width: 270px;
	margin-right: 1.5em;
	float: right;
}

#general-content-inner {
	padding: 4em 0 2em 2.5em;
}

#general-content h3 a {
	text-decoration: none;
	border: none;
}

#general-content h3 a:hover {
	text-decoration: none;
	border: none;
}

#general-content h2 {
	color: #351F70;
	font-size: 1.5em;
	margin-bottom: 0.2em;
	display: block;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
}

#general-content h3 {
	color: #351F70;
	font-size: 2em;
	border-bottom: solid 1px #CCC;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	display: block;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
}

div.entry {
	margin-bottom: 1.5em;
}

div.entrymeta {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 1em;
}

blockquote {
	margin-left: 2.5em;
	padding: 0 1em;
	border-left: solid 1px #CCC;
	font-style: italic;
}

/* Clean contact form overrides */
#general-content .CleanContact input[type="text"], #general-content .CleanContact textarea {
	border: solid 1px #CCC;
	padding: 0.4em;
	font-family: Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	color: #666;
	font-size: 1em;
	margin-bottom: 1em;
}

#general-content .CleanContact textarea {
	margin-bottom: 0;
}

#general-content .CleanContact label {
	font-weight: bold;
	color: #666554;
}

#general-content .CleanContact label em {
	padding-left: 0.4em;
}

#general-content #clean_contact_msg {
	color: red;
	padding: 0.5em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

#general-content #clean_contact_send {
	margin: 1em 0;
}

#general-content .CleanContact_msg.ok {
	background-color: #FFF;
	border: none;
	padding: 0;
	color: #666554;
	margin: 0;
}

/* images */
#general-content img {
	border: solid 1px #EEE;
	padding: 10px;
}

body.home #general-content img {
	border: solid 5px #EEE;
	padding: 0;
}

img.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

/* footer */
#footer-outer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	color: #666;
}

#footer-wrap {
	padding: 1em 1em 1em 2em;
	background: #FFF url(media_assets/footer_bg.jpg) repeat-x bottom left;
}

#footer-wrap #copy {
	margin-top: 1em;
}

#footer-wrap #copy p {
	font-size: 0.9em;
}

#footer-wrap h4 a {
	font-size: 1.4em;
	line-height: 1;
	font-family: "museo", Arial, Helvetica, "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #999;
	text-decoration: none;
	border: none;
	margin-bottom: 0.5em;
	display: block;
}
#footer-wrap h4 a:hover {
	color: #999;
	text-decoration: none;
	border: none;
}

#copy a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #CCC;
}

#footer-outer ul {
	list-style: none;
}

#footer-outer li {
	list-style: none;
}

/* Amazon showcase plugin */
div.amzshcs-item {
	float: left;
	width: 105px;
	height: 105px;
	margin: 10px 20px 10px 0;
	display: block;
	/* border: solid 1px #666; */
	background-xolor: #FFF;
	overflow: hidden;
}

div.amzshcs-item a {
	border: none;
}

div.amzshcs-item a img {
	border: none;
}