/* ----------------------------------- 

 Made by Mcween.
 mcween.com
 studio@mcween.com
 
 ----------------------------------- */

body { 
	margin: 0;
	padding: 0;
	font: normal 1.0em/1.4em Helvetica, Arial, serif;
	text-align: left;
	color: #333;
	background-color: #fff;
}


/* ----- Global GUI ----- */

a {cursor:pointer;}
a:link, a:active, a:visited {
	color: #133c62;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #9babb8;
	text-decoration: none;
	outline: none;
}

strong { font-weight: bold; }

.helv-light {	
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
}

/* ----- Page Layout ----- */

#page-wrapper {
	width: 960px;
	height: auto !important;
	height: 100%;
	margin: 0 auto; 
}

#content-wrapper {
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: left;
	overflow: hidden;
	background: transparent url(/images/st-bgpaper.png) 0 0 repeat-y;
}

#footer-temp {
	width: 940px;
	height: 75px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 1px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #ccc;
}

#footer {
	width: 940px;
	height: 75px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 20px;
	overflow: hidden;
	clear: both;
	/*
	border-left: 1px solid #dce6ea;
	border-top: 1px solid #dce6ea;
	border-right: 1px solid #dce6ea;
	border-bottom: 1px solid #dce6ea;
	*/
	border: 1px solid #dce6ea;
	/*
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	*/
}

.footer-copy {
	padding: 0; 
	color: #999; 
	font-size: 11px; 
	line-height: 17px; 
}

#footer .footer-copy .copyright {float: left;}
#footer .footer-copy .credit {float: left; clear: both;}
#footer .footer-copy .credit a {color: #666;}
#footer .footer-copy .credit a:hover {color: #000;}


#header { 
	width: 100%; 
	margin: 20px 0 30px 0;
	padding: 0 0 10px 0;
}

.bcr-logo { padding: 10px 0 0 18px; }
.bcr-logo-temp { padding: 45px 0 45px 0; }
.bcr-info {
	margin: 5px 0 15px 20px;
	padding: 0;
	color: #9babb8;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}

#home-intro { 
	display: block;
	width: 928px;
	height: 500px;
	margin: 0 0 15px 0;
	padding: 15px;
	border: 1px solid #dce6ea;
	/* -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
	float: left;
}

#home-intro ul {margin: 15px 0; font-size: 1.2em; line-height: 1.2em;}
#home-intro span {float: left;}
#home-intro span.projects,
#home-intro span.about,
#home-intro span.contact {margin: 2px 0 0 30px; float: none;}

#description { 
	display: block;
	width: 938px;
	margin: 0 0 15px 0;
	padding: 15px 10px 15px 10px;
	border: 1px solid #dce6ea;
	/*
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
	background-color: #fff;
	float: left;
}

h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #133C62;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	color: #133C62;
}

.about-desc {
	font-size: 0.9em;
	line-height: 1.4em;
}

.about-contact {
	margin: 15px 0;
	font-size: 0.8em;
	line-height: 1.3em;
}

#description span { 
	display: inline; 
	font-size: 20px;
}

.desc-title { 
	width: 823px;
	padding: 2px 0 0 10px;
	color: #4c7092; /* 8da0af */
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
	float: left;
}

.desc-link a {
	/* width: 105px; */
	padding: 2px 0 0 2px;
	color: #a8b9c8;
	text-decoration: none;
	/* font-size: 24px; */
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
	float: left;
}
.desc-link a:hover { color: #244669; }


/* ----- Main Navigation ----- */

#navigation {
	display: inline;
	margin: 20px 0 0 10px;
	padding: 0;
	overflow: hidden;
	float: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	/* display: block; */
	margin: 0 0 3px 0;
	padding: 0;
	color: #133c62;
	float: none;
}

#navigation ul li a {
	display: block;	
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}

.selected a {
	display: block;
	color: #9babb8;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}


/* ----- Flickr Content ----- */

#gallery { 
	display: inline;
	width: 100%;
	margin: 10px 0 0 10px;
	float: left;
}

.thumbs ul {
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	clear: right;
}

.thumbs ul li.thumbnail {
	display: inline;
	width: 74px;
	height: 74px;
	margin: 0 8px 8px 0;
	padding: 8px;
	/* border: 1px solid #dce6ea; */
	border: 3px solid #e5e5e5;
	/*-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);*/
	/*-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;*/
	background-color: #fff;
	float: left;
}

.thumbs ul li.thumbnail:hover {
	border: 3px solid #567288; /* 9babb8 */
}


.set-title {
	margin: 10px 0 10px 10px;
	padding: 0;
	color: #133c62; /* 9babb8 */
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
	float: none;
}

/* ----- Parking Lot ----- */

/*
ul.thumb-list li span.flickr-img {
	display: block;
	width: 240px;
	height: 240px;
	margin: 0 0 10px 0;
	border: 1px solid #999;
	background-color: #ccc;
	float: left;
	clear: both;
}

ul.thumb-list li span.flickr-desc {
	display: block;
	height: 30px;
	font: normal 12px/15px Helvetica;
	color: #999;
	float: left;
	overflow: hidden;
}
*/
