/* general styles
==================*/
body {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
 	padding: 0;	
	background: url('../images/bkground.jpg') repeat-x #151515;
	font: 0.85em/1.5em 'AvantGardeLTBookRegular', arial, sans-serif;
	color: #262626;
  } 

/* containing wraps for layout- header 
======================================*/
#headerwrap {
	position: relative;
	z-index: 5;
	width: 100%;
	height: 100px;
	/*background: url('../images/template/header.png') repeat-x;*/
}
  
#header {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}

/* containing wraps for layout - main content area
==================================================*/  
#containerwrap, #containerwrap-por {
	position: relative;
	z-index: 4;
	width: 100%;
	height: 453px;
	top: -25px;
/*	background: #6c7f4f url('../images/template/middle.jpg') repeat-x;*/
}

#containerwrap-por {
	height: 518px;
/*	background: #6c7f4f url('../images/template/middle.jpg') repeat;*/
}
  
#container, #container-por {
	width: 980px;
  	z-index: 5;
  	height: 100%;
	margin: 0 auto;
}

#portfoliocontent {
	z-index: 5;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	padding-top: 42px;
}

/* containing wraps for layout - footer 
=======================================*/
#footerwrap, #footerwrap-por {
	position: relative;
	z-index: 6;
	top: -25px;
	width: 100%;
	height: 560px;
	margin-bottom: 0;
	border-top: solid thin #c3c9ad;
/*	background: url('../images/template/bk-footer.jpg') repeat-x;*/
}

#footerwrap-por {
/*	background: url('../images/template/bk-foot.jpg') repeat;*/
}

#footer {
	width: 980px;
	margin: 20px auto 0 auto;
	line-height: 1.965em;
	font-size: 0.945em;
	padding-right: 10px;
	padding-left: 10px;
}

/* header elements 
==================*/

p.languages {
	line-height: 1em;
	float: right;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0;
	color: #fff;
}
  
p.languages a, p.languages a:link, p.languages a:visited {
	color: #c8c8c8;
	font-size: 9pt;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: 'StRydeRegular', arial, sans-serif;
}

p.languages a:hover, p.languages a:active {
	color: #fffef0;
	text-decoration: none;
	border-bottom: dotted thin #fffef0;
}
  
p.languages a.current {
	color: #fff;
	border-bottom: solid thin #fffef0;
}

/* header elements - main navigation 
====================================*/  
ul#menu {
	float: right;
	width: 545px;
	margin: 10px 15px 0 0;
	padding: 0;
	list-style-type: none; 
}
  
#menu li {
	float: left;
	margin-top: 0;
	margin-right: 16px;
	padding: 0;
}
  
#menu li.last {
	margin-right: 0;
}
  
#menu li a, #menu li a:link, #menu li a:visited {
	float: left;
	width: 92px;
	height:58px;
	display: block;
	margin: 0;
	padding-top: 15px;
	color: #fff;
	font-size: 15pt;
	font-family: 'StRydeRegular', arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover, #menu li a:active {
	width: 92px;
	height: 48px;
	color: #262626;
	background-color: #fffef0;
}

#menu li a.current {
	width: 92px;
	height: 48px;
	color: #262626;
	background-color: #fffef0;
	border-bottom: 6px solid #b13332;
}

/* main content - slideshow
===========================*/
#slideshow {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 600px;
	height: 350px;
}

#frame {
	position: absolute;
	z-index: 5;
	width: 739px;
	height: 391px;
	top:52px;
	left: -69px;
}

#slides {
	position: absolute;
	top: 15px;
	left: 4px;
	z-index: 100;
}

.slides_container {
	position: relative;
	width: 570px;
	margin-top: 57px;
	margin-left: 11px;
	overflow: hidden;
	display: none;
}

.slides_container div.slide {
	width: 570px;
	height: 311px;
	display: block;
}

#slides .next,#slides .prev {
	position: absolute;
	width: 24px;
	height: 43px;
	top: 187px;
	left: -29px;
	display: block;
	z-index: 101;
}

#slides .next {
	left: 597px;
}

.pagination {
	width: 130px;
	margin: 26px auto 0 auto;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

.pagination li a {
	float: left;
	width: 12px;
	height: 0;
	padding-top: 12px;
	display: block;
	background-image: url('../images/pagination.png');
	background-position: 0 0;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}

.caption {
	position: absolute;
	z-index: 500;
	width: 530px;
	height: 20px;
	bottom: -35px;
	left: 0;
	padding: 10px 20px 15px 20px;
	color: #fff;
	font-size: 0.875em;
	text-shadow: none;
	line-height: 1.33em;
	background: #000;
	opacity: .8;
	border-top: 1px solid #000;
	
}

#slideshow a img {
	 border: 0;
}

/* main content area - text wraps
=================================*/
#content, #content-book, #error404 {
	position: relative;
	z-index: 100;
	float: left;
	width: 318px;
	margin-top: 30px;
	margin-left: 38px;
	color: #262626;
	font-size: 14pt;
	font-family: 'MuseoSans500', arial, sans-serif;
	text-shadow: 0 0 1px #697f54;
	line-height: 1.375em;	
}

#content-book {
	width: 318px;
	margin-top: 37px;
	margin-left: 20px;
}

#error404 {
	width: 100%;
	font-size: 24pt;
	color: #475b31;
}

#error404 h2 {
	border-bottom: none;
	font-size: 28pt;
}

/* main content area - all pages
================================*/
#logo {

}

h1 {
	clear: both;
	float: left;
	width: 350px;
	margin: 19px auto auto 0;
	color: #e6e2ce;
	text-shadow: 0px -1px -1px #000;
	padding-left: 0; /* The padding is just there to move the h1 element to the center of the div */
	font-family: 'Museo500', arial, serif;
	font-size: 50px;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(8,0,0,0.3) -1px -2px;	
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #ccc;
}

h2, h2.follow a {
	padding-bottom: 5px;
	border-bottom: solid 1px #e6e2ce;
	color: #475b31;
	font-weight: lighter;
	font-family: 'StRydeRegular', arial, sans-serif;
	text-shadow: 0px 1px 1px #424242;
	text-transform: capitalize;
	font-size: 1.8em;	
}

h2.sent {
	border: 0;
	color: #777;
	text-align: center;
	font-size: 1.3em;
	font-family: 'AvantGardeLTBookRegular', arial, sans-serif;	
}

h2.request {
	padding-left: 7px;
}

h2.follow {
	padding-left: 0;
}

h2.follow a {
	text-decoration: none;
	border: 0;
}

h3 { 
	margin: 15px 10px 0 10px; 
	padding-bottom: 5px;
	color:#475b31; 
	font: 1.1em arial, sans-serif; 
	font-weight: bold;
	font-family: 'StRydeRegular', arial, sans-serif;
	letter-spacing: 1px; 
	text-transform: capitalize;	 
	border-bottom: solid 1px #f6f2df;
}

em, em a, em a:link, em a:visited {
	color: #262626;
	font-weight: bolder;
	font-style: normal;
	font-family: 'MuseoSans500', arial, sans-serif;
	text-decoration: none;
}

em a:hover, em a:active {
	border-bottom: dotted thin #475b31;
}

ul.services {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: -15px;
	padding-left: 0;
	list-style-type: square;
	list-style-position: outside;
}

/* main content - portfolio page
================================*/
.slide {
	background: #fffef0;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

blockquote span.open {
	position: relative;
	top: 40px;
	left: 0;
	font-size: 5em;
	color: #bbb;
	font-family: 'StRydeRegular', arial, sans-serif;	
}

blockquote span.close {
	position: relative;
	top: 45px;
	margin: 0;
	padding: 0;
	color: #bbb;
	font-size: 5em;
	font-family: 'StRydeRegular', arial, sans-serif;
	line-height: 0.005em;			
}

blockquote {
	margin-top: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #777;
	font-size: 1.5em;
	line-height: 2.3em;
}

blockquote.client {
	margin-top: -10px;
	padding-top: 0;
	color: #888;
	font-size: 0.975em;
	font-weight: normal;
	text-align: right;
}

blockquote.client a, blockquote.client a:link, blockquote.client a:visited {
	text-decoration: none;
	color: #74895b;
}

blockquote.client a:hover, blockquote.client a:active {
	text-decoration: none;
	color: #74895b;
	border-bottom: dotted 1px #74895b;
}

.boxgrid { 
	width: 322px; 
	height: 155px; 
	margin: 20px /*42px*/32px 20px /*0*/ 60px; 
	float: left; 
	background: #e6e2ce; 
	border: solid 5px #597d3f;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 3px 15px #546040;
	-webkit-box-shadow: 1px 3px 15px #546040;
	box-shadow: 1px 3px 15px #546040; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	z-index: 10;
}
	
.boxgrid p { 
	padding: 0 10px; 
	color:#262626; 
	font-weight:bold;
	font: 0.875em/1.125em 'AvantGardeLTBookRegular', arial, sans-serif;
}

.boxgrid p.more { 
	text-align: right;
	font-size: 0.975em;
	margin-top: 5px;
}

.boxgrid p a, .boxgrid p a:link, .boxgrid p a:visited, .boxgrid p a:hover, .boxgrid p a:active {
	color: #74895b;
	margin-left: 5px;
	text-decoration: none;
}

.boxlast {
	/*margin-right: -45px;*/
	margin-right: 50px;
}

.boxcaption { 
	float: left; 
	position: absolute; 
	background: #262626; 
	height: 100px; 
	width: 100%; 
	opacity: .8;
}

.captionfull .boxcaption {
	top: 260px;
	left: 0;
}

.caption .boxcaption {
	top: 220px;
	left: 0;
}

/* main content area - press page
=================================*/
img.book {
	float: left;
	width: 289px;
	margin-top: 43px;	
}

#buttons {
	width: 339px;
	float: left;
	margin-top: 45px;
	margin-left: 10px;
}

.buy-button {
	width: 88%;
	margin-bottom: 30px;
	background-color: #798E5D;
	border: solid 1px #597C3F;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 1px 3px 15px #546040;
	-moz-box-shadow: 1px 3px 15px #546040;
	-webkit-box-shadow: 1px 3px 15px #546040;
}

.buy-button a, .buy-button a:link, .buy-button a:visited {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 13pt;	
	font-family: 'StRydeRegular', sans-serif;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}

.buy-button a:hover, .buy-button a:active {
	color: #eeedf0;
	text-decoration: none;
}

/* footer elements - columns
============================*/
#columnone {
	float: left;
	width: 324px;
	margin-top: 15px;
}  

#columnone p{
	width: 315px;
	padding-top: 5px;
	padding-right: 10px;	
}

#columntwo {
	float: left;
	width: 334px;
	margin-top: 15px;
}

#columnthree {
	position: relative;
	float: left;
	width: 314px;
	margin-top: 15px;
}

hr {
	visibility: hidden;
	clear: both;
}

/* footer elements - social media icons
=======================================*/
#socialicons {
	padding-left: 0;
	border-top: solid 1px #e6e2ce;
}

#socialicons a img {
	width: 40px;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: -5px;
	border: 0;
}

img.tweet {
	position: absolute;
	width: 48px;
	top: -5px;
	right: 0;
}

/* footer elements - contact info
=================================*/
#contactinfo {
	list-style: none;
	margin-top: 15px;
	padding: 0;
}

.email, .twitter, .skype {
	color: #74895b;
	padding-right: 12px;
}

.skype {
	padding-right: 17px;
}

a.contact:link, a.contact:visited {
	color: #262626;
	text-decoration: none;
}

a.contact:hover, a.contact:active {
	color: #262626;
	text-decoration: none;
	border-bottom: 1px #e6e2ce dotted;
}

/* footer elements - form
==========================*/
fieldset {
	margin: 15px 0;
	padding-left: 7px;
	border: 0;
}

label {
	clear: both;
	float: left;
	margin-left: 0;
	padding-bottom: 4px;
}

input {
	clear: both;
	float: left;
	width: 86%;
	margin-bottom: 7px;
	margin-left: 0;
	padding: 8px;
	border: solid 2px #e6e2ce;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 10pt;
}

textarea {
	clear: both;
	float: left; 
	width: 85%;
	height: 150px;
	margin-top: 3px;
	margin-left: 0;
	padding: 10px;
	border: solid 2px #e6e2ce;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input.submit {
	float: right;
	width: 130px;
	margin-right: 32px;
	margin-top: 15px;
	margin-right: 44px;
	border: solid #e3e2ce 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-size: 1.085em;
	font-family: 'StRydeRegular', arial, sans-serif;
	background: #c1c0ac url('http://www.luwebdesign.com/images/bk_button.png') no-repeat top left;
	cursor:pointer;
}
input.submit:hover { 
	color :#fffef0;
	border-color: #d2d1bd; 
}

/* footer elements - twitter feed
=================================*/
ul#twitter_update_list {
	margin-top: 27px;
	padding: 0;
}
#twitter_update_list li {
	list-style-type: none;
	padding-bottom: 16px;
	color: #262626;
	font-size: 1em;
	line-height: 1.5em;
}

#twitter_update_list li a, #twitter_update_list li a:link, #twitter_update_list li a:visited {
	color: #74895b;
	margin-left: 5px;
	font-family: 'StRydeRegular', arial, sans-serif;
	text-decoration: none;
	background: url('../images/bk_tweet.png') repeat;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#twitter_update_list li a:hover, #twitter_update_list li a:active {
	color: #74895b;
	text-decoration: none;
	border-bottom: dotted thin #74895b;
}

/* footer info section
======================*/
#footerinfo, #footerinfo-por {
	position: relative;
	width: 980px;
	height: 100%;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	color: #c8c8c8;
	font-size: 0.775em;
	font-family: 'AvantGardeLTBookRegular', arial, sans-serif;
}

#copyrightinfo {
	float: left;
	width: 440px;
	color: #c8c8c8;
	margin-top: 0;
	padding-top: 0;
	letter-spacing: 1px;
	font-family: 'AvantGardeLTBookRegular', arial, sans-serif;
}

#footerinfo-por #copyrightinfo {
	margin-top: 15px;
}

#foot_menu {
	float: right;
	width: 500px;
	color: #c8c8c8;
	margin-top: 0;
	margin-right: 8px;
	padding-top: 0;
	text-align: right;
}

#foot_menu p a, #foot_menu p a:link, #foot_menu p a:visited {
	color: #c8c8c8;
	letter-spacing: 1px;
	text-decoration: none;
	font-family: 'AvantGardeLTBookRegular', arial, sans-serif;
}

#foot_menu p a.current, #foot_menu p a:hover, #foot_menu p a:active {
	color: #fffef0;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: solid thin #fffef0;
}

#footerinfo-por #foot_menu {
	margin-top: -20px;
}
