/* SDB website v.4 stylesheets

author: Steven Booth
website: http://www.stevenboothdesign.co.uk */

/*--------------------------- Reset styles -----------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: #d4d4cc url(images/background_BG.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/*--------------------------- Page layout -----------------------------*/



#wrapper {
	clear: both;
	color: #616159;	
	min-height: 100%;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	width:920px;
}
a {
	color: #a3162d;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3162d;
}

/*------------------------------------- Header of web page (masthead) ----------------------------*/

#header {
	background: url(images/masthead.jpg) no-repeat;
	height: 102px;
	width: 920px;
}
/*------------------------------------- main navigation ----------------------------*/
#container {
	background: url(images/nav_06.jpg) top right no-repeat;
	height: 42px;
	position: relative;
	top: 102px;
	width: 920px;	
	}

#globalnav {
	position: relative;
	top: 0px;
	height: 42px;
	display: inline;
	overflow: hidden;
	width: 920px;
	}
	
#globalnav li {
	display: inline;
	}

#globalnav a {
	float: left;
	padding: 42px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:42px; /* for IE5/Win */
	}
	
#globalnav a:hover, #globalnav a:active, #globalnav a.selected {
	background-position: 0 -42px;
	}
	
#home a  {
	width: 87px;
	background: url(images/nav_01.jpg) top left no-repeat;
	}

#blog a  {
	width: 64px;
	background: url(images/nav_02.jpg) top left no-repeat;
	}	

#portfolio a  {
	width: 95px;
	background: url(images/nav_03.jpg) top left no-repeat;
	}

#about a  {
	width: 73px;
	background: url(images/nav_04.jpg) top left no-repeat;
	}

#contact a  {
	width: 87px;
	background: url(images/nav_05.jpg) top left no-repeat;
	}	
	
	
/*------------------------------------- main page content ----------------------------*/
#content {
	background: url(images/content_BG.gif) no-repeat;
	height: 703px;
	position: relative;
	top: 41px;
	width: 920px;
}
#contentHome {
	background: url(images/contentHome_BG.jpg) no-repeat;
	height: 703px;
	position: relative;
	top: 41px;
	width: 920px;
}
#maincontent {
	background: #e9e9e4;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #a09f90;
	border-left:  solid 1px #a09f90;
	float: left;
	width: 600px;
	padding: 20px;
	margin: 20px 0 0 40px;
	margin-bottom: 20px;
	overflow: visible;
	display: inline;
	position: relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#maincontent h1 {
	padding: 0 0 .3em 0;
	font-size: 160%;
	line-height: 1.6em;
}
#maincontent h2 {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 120%;
	color: #a3162d;
	padding: 0 0 .4em 0;
}
#maincontent p {
	font-size: 90%;
	line-height: 1.4em;
	padding: 0 0 1em 0;
}
#maincontentHome {
	width: 920px;
	position: relative;
	top: 300px;
}
#maincontentHome h1 {
	display: none;
}
#maincontentHome blockquote {
	padding: 20px 40px;
	font-size: 160%;
	line-height: 1.6em;
}

.introPanel {
	margin: 0 0 0 40px;
	padding: 10px;
	background: #e9e9e4;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #a09f90;
	border-left:  solid 1px #a09f90;
	width: 230px;
	overflow: visible;
	float: left;
	font-size: 90%;
	line-height: 1.4em;
	height: 150px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.introPanel h2 {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 120%;
	color: #a3162d;
	padding: 0 0 0.3em 0;
}
.leftImgWrap {
	float: left;
}
#maincontent input {
	margin: 0 0 1.4em 0;
}
/*------------------------------------- main page content ----------------------------*/

#maincontent_mbp h1 {
	padding: 0 0 .3em 0;
	font-size: 160%;
	line-height: 1.6em;
}
#maincontent_mbp h2 {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 120%;
	color: #a3162d;
	padding: 0 0 .4em 0;
}
#maincontent_mbp p {
	font-size: 90%;
	line-height: 1.4em;
	padding: 0 0 1em 0;
}



#maincontent_mbp {
	background: #e9e9e4;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #a09f90;
	border-left:  solid 1px #a09f90;
	float: left;
	width: 800px;
	padding: 20px;
	margin: 20px 0 0 40px;
	margin-bottom: 20px;
	overflow: visible;
	display: inline;
	position: relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.specs {
	list-style-type: disc;
	font-size: 90%;
	line-height: 1.4em;
	padding: 0 0 1em 1em;
}
/*------------------------------------ side content area --------------------------------*/
#sidecontent {
	position: relative;
	display: inline;
	float: right;
	width: 165px;
	margin-bottom: 20px;
	background: #fff;
	margin: 20px 40px 0 0;
}
#sidecontent ul li {
	color: #594a37; 
	font-style: italic; 
	font-family: Georgia, 'Times New Roman', Times, serif bold;
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 0.4em;
	list-style-type: none;
}
#sidecontent ul {
	padding: 0;
	margin: 0;
}
#sidecontent p {
	color: #594a37;
}
/*------------------------------------- Twitter panel --------------------------------*/
#twitterPanel {
	background: #cfcfc7 url(images/twitterPanel_02.gif) bottom left no-repeat;
	font-size: 90%;
	line-height: 1.4em;
}
#twitterPanel .sidebar-title {
	background: url(images/twitterPanel_01.gif) top left no-repeat;
}
#twitterPanel ul {
	padding: 0 10px 55px 10px;
	font-size: 90%;
}
#twitterPanel h2 {
	padding: 10px 10px 0 10px;
	font-size: 75%;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#twitterPanel .justifyRight {
	text-align: right;
}


#twitterPanel li {
	line-height: 1.4em;
}
/*------------------------------------- Portfolio content ----------------------------*/	
#portfolioContent {
	float: left;
	width: 900px;
	padding: 20px 40px 0 40px;
	margin: 0 0 20px 0;
	overflow: visible;
	display: inline;
	position: relative;
}
#portfolioContent dl {
	margin:0 60px 0 0; 
	float:left; 
	width:380px; 
	height:24em; 
}
#portfolioContent dt {  
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 120%;
	color: #a3162d;
	line-height: 1.5em; 
	position:relative; 
	width: 396px 
}
#portfolioContent dt span { 
	color: #616159;
	font-size: 70%;
	position: absolute; 
	right: 0px;
}	
	
.imgFrame a, a:hover {
	text-decoration: none;
}		
#portfolioContent dd {
	margin: 0;
	font-size: 90%;
	line-height: 1.4em;
}

.clientspan {
	background: url(images/doubleArrow.gif) no-repeat left;
	padding: 0 0 0 14px;
}
.client {
	padding: 10px 0 0 0;
}
.desc {
	padding-top: .7em;
}
/*------------------------------------- Portfolio Main sample content ----------------------------*/	
#portfolioMain {
	float: left;
	width: 940px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: visible;
	display: inline;
	position: relative;
}

#portfolioMain dl {
	margin:0 50px 0 0; 
	float:left; 
	width:420px; 
}
.imgFrame {
	border-bottom: 1px solid #8e8e86;
	border-right: 1px solid #8e8e86;
	width: 380px;
	margin: 0 8px 0 0;
	padding: 8px;
	background: #fff;
	}	
#portfolioMain dd {
	margin: 0;
}



/*------------------------------------- footer of web page (footer) ----------------------------*/

#footerContainer {
	color: #858576;
	clear: both;
	width: 100%;
	position: relative;
	margin: 40px 0 0 0;
}
	
#footer {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	width: 920px;
	line-height: 1.7em;
}	
#footer li {
	padding-right: 1em;
	display: inline;
}
#footer a {
	color: #6b6b63;
	text-decoration: none;
}
#footer visited {
	color: #6b6b63;
	text-decoration: none;
}
#footer a:hover {
	color: #a3162d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3162d;
}
#copyright {
	clear: both;
	padding-bottom: 2.5em;
	left: 10px;
}
