@charset "UTF-8";
/* CSS Document */

/* BACKGROUND */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	}
	
/* LAYOUT */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
    min-width:960px;
	}
	

#header {
	width: 940px;
    margin:0 auto;
	}
	
#logo {
	margin-top: -20px;
	margin-right: 20px;
	float: left;
	width: 234px;
	height: 190px;
	border-style: none;
	clear: right;
	}	
	
#hello {
	width: 685px;
	float: right;
	display: inline-block;
	}
	
.clear {
	clear: both;
	}	
	

/* NAVIGATION */

#nav {
    top: 0px;
    margin-bottom: -30px;
	}

ul.nav {
	text-align: right;
	right: 0;
	height: 25px;
	width: 900px;
	}

li.nav {
	margin-top: 10px;
	color: white;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	padding: 10px;
	}
	
li.nav a {
	margin-top: 10px;
	padding: 10px;
	color: white;
	text-decoration: none;
	}
	
li.nav a:hover {
	margin-top: 8px;
	padding: 10px;
	background-color: white;
	color: #0094d9;
	}

	
a#home,
a#about,
a#work,
a#blog,
a#contact {
	margin-top: 8px;
	padding: 10px;
	background-color: white;
	color: #0094d9;
	}


/* BODY */
#main {
    width: 940px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
	}

#container {
    width:610px;
    float:left;
	}
	
#work_container {
	width: 606px;
	float: left;
	margin-top: 10px;
	}

#content {
    margin:0 0 0 10px;
    width:540px;
    overflow:hidden;
	}

#main-aside {
    width:310px;
    float:right;
    position:relative;
    left:0px;
	}
	
#featured {
	border-width: 3px;
	border-color: black;
	border-style: solid;	
	}

	
	
.boxgrid{ 
	width: 140px; 
	height: 94px; 
	margin:10px 0px 0px 10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #000000; 
	overflow: hidden; 
	position: relative; 
	}
	

.boxgrid img{ 
	top: 0; 
	left: 0; 
	border: 0; 
	}

.boxgrid img a{
	border: solid 2px #0094d9;
	}
	
#secondary {
    clear:right;
	}

#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
	}
	
	
/* HEADER */

h1.header {
	font-family: Georgia, "Times New Roman", serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 2.813em; 
	color: #0094d9;
	letter-spacing: -1px;
	margin-bottom: -30px;
	}

p.header {
	color: #5a5b5b;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal; 
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -1px;
	}
	
p.header a {
	color: #8e8e8e;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal; 
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -1px;
	}
	

	
/* MAIN CONTENT */

p.main {
	color: #5a5b5b;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 24px;
	letter-spacing: -0.5px;
	}
	
strong {
	color: #0094d9;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 24px;}
	
h2 {
	color: #0094d9;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	line-height: 15px;
	margin-bottom: -5px;
	}
	
h3 {
	color: #0094d9;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	line-height: 15px;
	margin: 25px 10px 5px 10px;
	}
	
p.small {
	color: #5a5b5b;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: -10px;
	}
	
p.small a {
	font-size: 15px;
	font-family: Verdana, sans-serif;
	color: #8e8e8e;
	text-decoration: underline;}
	
p.credit {
	color: #0094d9;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	margin: 1px;
	}
	
p.credit a {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: #0094d9;
	text-decoration: none;}
	
p.credit a:hover {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: #0094d9;
	text-decoration: underline;}
	
#list1 {
	width: 180px;
	left: 0px;
	margin-left:-20px;
	float: left;
	}
	
#list2 {
	width: 180px;
	left: 200px;
	margin-left:-20px;
	float: left;
	}
	
#list3 {
	width: 180px;
	left: 300px;
	margin-left:-20px;
	float: left;
	}

.list {
	text-align: left;
	margin-left:0px;
	color: #5a5b5b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	clear: both;
	}
	
.linebreak { 
	width: 100%; 
	height: 1px; 
	clear: both; 
	border-bottom: 1px solid #c1c1c1; 
	margin: 0 0 12px 0; 
	}
	
	
/* FOOTER */

#footer {
	background-color:#000000;
	color:#FFFFFF;
	position: absolute;
	left: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	}	

#footer_links {
	width: 940px;
	right: 0px;
    margin: auto;
    margin-top: 5px;
	}
	
#footer_links ul {
	display: inline;
	margin:10px;
	padding:0px;	
	}

#footer_links ul li {
	display: inline;
	text-align:left;
	list-style:none;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px; 
	margin-bottom:15px;
	color: white;
	text-decoration: none;	
	}

#footer_links ul li a {
	color: white;
	text-decoration: none;
	}

#footer_links ul li a:hover {
	color: #0094d9;
	text-decoration: none;
	}
	
#twitter {
	float: right;
	position: relative;
	}
	
#twitter a {
	border: none;
	}
	
#facebook {
	float: right;
	position: relative;
	}
	
#facebook a {
	border: none;
	}


/* CONTACT */
.contactform {
	margin-top: 10px;
	font-size:11px;
	font-family: Verdana, sans-serif;
	width:600px;
	text-align: left;
	}

.contactform input {
	padding:3px;
	border:1px solid #21340b;
	width:180px; height:14px;
	font-size:11px;
	}

.contactform textarea {
	padding:3px;
	border:1px solid #21340b;
	width:300px;
	height:100px;
	font-size:11px;
	}

.error {
	border:1px solid #990000; background-color:#D70000; color:#FFFFFF; padding:5px;width:383px;
	}

.contactform label {
	min-width: 150px;
	float: left;
	padding:4px;
	padding-left: 0;
	font-weight: bold;
	}

input.sendbutton {
	margin-top:10px;
	display:block;
	border: none;
	width:100px;
	height: auto;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:14px;
	background: url(../images/nav_hover_bg.gif) repeat-x top #006cb7;
	color: #FFFFFF;
	cursor: pointer;
	}
	
/* BLOCKQUOTES */
blockquote {
	font-family: Verdana, "Arial", sans-serif;
	font-size: 13px;
	background: url(../images/quo_left.png) no-repeat top left;
	margin: 20px;
	padding: 0;	
	}

blockquote div{
	padding: 0 20px;
	background: url(../images/quo_right.png) no-repeat bottom right;
	}

blockquote div.name{
	font-size: 11px;
	color: #0094d9;
	margin: 5px 0 0 20px;
	padding: 0;
	background: none;
	}
	
/* IMAGE TEASER */
.imgteaser {
	height: 440px;
	width: 934px;
	float: left;
	position: relative;
	}

.imgteaser a {
	text-decoration: none;
	float: left;
	}

.imgteaser a:hover {
	cursor: pointer;
	}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
	border: 3px solid #000;
	}

.imgteaser a .desc {	
	display: none; 
	}
	
.imgteaser a:hover .desc{
	display: block;
	font-size: 1em;
	padding: 10px 0;
	background: #111;
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
	-khtml-opacity: 0.85;
    opacity: 0.85;
	color: #fff;
	position: absolute;
	bottom: -5px;
	left: 0px;
	padding: 10px;
	margin: 0;
	width: 600px;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}

/* IMAGE TEASER - SMALL */
.imgteaser_small {
	height: 300px;
	width: 600px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	}

.imgteaser_small a {
	text-decoration: none;
	float: left;
	}

.imgteaser_small a:hover {
	cursor: pointer;
	}

.imgteaser_small a img {
	float: left;
	margin: 0;
	border: none;
	background: #fff;
	border: 3px solid #000;
	}

.imgteaser_small a .desc {	
	display: none; 
	}
	
.imgteaser_small a:hover .desc{
	display: block;
	font-size: 1em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: -5px;
	left: 0px;
	padding: 10px;
	margin: 0;
	width: 400px;
}
.imgteaser_small a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}