/* @override 
	http://axismaps.dev/css/main.css
*/

@import url(../com/shadowbox/shadowbox.css);

/*GLOBAL*/
body {
	line-height: 22px;
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	height: 100%;
	background: #fbf9ed url(../images/backgrounds/top_bar.gif) repeat-x;
}

div.page{
	width: 800px;
	margin: auto;
}

a{
	color: #0099cc;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
	color: #0099cc;
}

a img{
	border: none;
}

p{
	margin-top: 0;
}

h1.blue{
	color: #0099cc;
}

h4{
	color: black;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h5{
	font-size: 15px;
	margin: 0;
}

h6{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 -10px;
}

img.shadow{
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;
}

img.left{
	float: left;
	margin: 5px 15px 10px 0;
}

div.sidebar{
	width: 203px;
	background: url(../images/backgrounds/sidebarmap.png) repeat-y;
	padding: 10px 10px 10px 22px;
	float: right;
	clear: right;
	margin: -17px 0 0 20px;
}

.midtitle{
	background-color: #dad8ce;
	border-bottom: 1px solid gray;
	font-size: 12px;
	line-height: 19px;
	margin: 5px 0 10px -11px;
	padding: 5px 0 3px 5px;
}

/*HEADER*/
div.contact{
	background-color: #bbbba9;
	color: white;
	font-size: 15px;
	padding: 0 5px 8px 10px;
	width: 290px;
	margin: 0 0 10px 495px;
}

div.contact_button{
	background-image: url(../images/header/contact_up.png);
	width: 94px;
	height: 23px;
	float: right;
	margin: -3px 4px 0 0;
	cursor: pointer;
}

div.contact_button:hover{
	background-image: url(../images/header/contact_over.png);
}

#nav {
	float: right;
	position: relative;
	bottom: 50px;
	font-size: 15px;
	font-weight: bold;
}

.navItem{
	float: left;
	border-left: 1px solid gray;
	color: #df5337;
	position: relative;
	left: 5px;
	height: 17px;
	line-height: 15px;
	padding: 0 7px;
}

.navItemOn{
	padding-bottom: 7px;
	background: url(../images/header/nav_hover.png) no-repeat center 17px;
}

.navItem:first-child{
	border-left-style: none;
}

.navItem .navItemOn a{
	color: #df5337;
}

.navItem a{
	color: #666;
	text-decoration: none;
}

.navItem a:hover{
	text-decoration: none;
	color: #df5337;
}

/*CONTACT*/
div.form{
	background-color: #e7e7d6;
	font-size: 16px;
	line-height: 22px;
}

div#touch{
	background-color: #333;
	color: white;
	padding: 15px;
}

div#touch img{
	float: right;
	margin-top: 27px;
}

div#touch h3{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
}

div.section{
	border-top: 3px solid #bbbba9;
	padding: 0 0 9px 20px;
}

div.section p{
	font-size: 14px;
	line-height: 18px;
}

div.section h2{
	margin-top: -5px;
	font-size: 23px;
}

div.section h5{
	background-color: #bbbba9;
	display: inline-block;
	color: white;
	padding: 0 20px;
	margin: -3px 0 15px -20px;
}

div.form p+p{
	margin-bottom: 20px;
}

div.form textarea{
	width: 520px;
	height: 125px;
	margin-bottom: 15px;
}

div.form input{
	width: 270px;
}

div#web_submit{
	background: url(../images/index/submit_up.png) no-repeat;
	width: 94px;
	height: 23px;
	float: right;
	margin: -39px 25px 0 0;
	cursor: pointer;
}

div#web_submit:hover{
	background: url(../images/index/submit_over.png) no-repeat;
}

/*FOOTER*/
div.footer_box {
	background: #e7e7d6 url(../images/backgrounds/footer_back.gif) repeat-x;
	border-bottom: 1px solid silver;
	padding: 10px 0;
}

div.portfolio_footer{
	height: 45px;
	margin-top: 10px;
}

.footer_box #projects a.portfolio{
	float: left;
	margin-right: 5px;
}

div.portfolio_footer_text {
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}

div.column{
	float: left;
	margin-left: 0px;
	width: 200px;
}

div.column + div.column{
	margin-left: 50px;
	width: 300px;
}

div.column#contact{
	width: 200px;
}

.footer {
	font-size: 8pt;
	color: #b1b09e;
	padding: 10px 0 20px;
	margin: 0 auto;
	width: 800px;
}

.footer a{
	margin-left: 50px;
}

.footer img{
	float: right;
}

h5 a{
	color: black;
	text-decoration: none;
}

.feed ul {
	list-style-type: none;
	padding-left: 30px;
	font-size: 13px;
	margin: 5px 0;
}

.feed ul li{
	margin-bottom: 10px;
}

/*INDEX*/
img.vignette{
	cursor: pointer;
	position: relative;
	margin-bottom: -220px;
}

div.main{
	clear: both;
	padding-top: 30px;
}

.main img{
	float: left;
	margin-right: 20px;
}

.main div.title{
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 17px;
	display: inline-block;
	padding-left: 21px;
	margin: 20px 0 5px -21px;
}

.main div.title img{
	float: none;
	margin: 0 0 -4px;
}

div#submit{
	background-image: url(../images/index/subscribe_up.png);
	width: 94px;
	height: 23px;
	cursor: pointer;
	margin-top: 3px;
}

div#submit:hover{
	background-image: url(../images/index/subscribe_over.png);
}

/*SERVICES*/
div.service{
	width: 510px;
	border-left: 5px solid #d1cebc;
	padding: 0 10px;
	margin-bottom: 30px;
}

div.heading{
	width: 550px;
	background: url(../images/backgrounds/title_back.png) repeat-x;
	margin-top: 30px;
}

div.heading h2{
	padding-bottom: 10px;
	font-size: 20px;
	color: white;
	margin: -27px 0 20px 15px;
}

div.h4{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: -12px;
}

.sidebar ul {
	margin-bottom: 40px;
}

.sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px -30px;
	font-size: 13px;
}

/*PORTFOLIO*/
div#selector{
	float: right;
	clear: right;
	margin-top: -5px;
}

div.project{
	border-top: 2px solid #d1cebc;
	padding-top: 40px;
	margin-top: 30px;
}

span.title{
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	margin-right: 25px;
}

.project span.credits{
	color: #89a08e;
}

/*RESOURCES*/
div.resource{
	width: 368px;
	height: 160px;
	float: left;
	margin: 10px 20px 10px 0;
	border: 1px solid #ccc;
	padding: 0 10px;
	background: url(../images/backgrounds/resource_back.png) repeat-x 0 1px;
}

div.resource img{
	float: left;
	margin: 17px 10px 0 0;
}

/*ABOUT*/
div.personnel{
	border-top: 2px solid #d1cebc;
	width: 545px;
	margin: 30px 0 10px;
}

a.email{
	float: right;
	padding-top: 15px;
}

div.personnel img{
	width: 100px;
	float: left;
	margin: 5px 15px 0 0;
}

/*CODE*/
div.code{
	margin-bottom: 20px;
	border: 1px solid #d1cebc;
	padding: 5px 10px;
	background: #f3f0dd url(../images/backgrounds/resource_back.png) repeat-x 0 1px;
}

div.code img{
	float: left;
	margin: 10px 20px 10px 0;
}

/*TWITTER*/
.tweet{
	font-size: 12px;
}

.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #fbf9ed;
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px 5px 5px 60px;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #f1efe3;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {

	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
	margin-left: -55px;
}

span.tweet_time {
	display: none;
}

/*TYPOGRAPHIC*/
div#type_banner img{
	margin-top: -17px;
}

div#type_top{
	width: 680px;
	text-align: justify;
	margin: 40px 0 40px 60px;
}

#type_top h1{
	text-align: center;
}

div.city{
	border-top: 8px solid #bbbba9;
	margin-bottom: 50px;
}

.city h4{
	font-size: 18px;
	line-height: 35px;
	margin-top: 0;
}

.city img{
	border: 1px solid #bbbba9;
}

div.buy_print{
	float: right;
	margin-top: -80px;
	margin-bottom: -2px;
}

.buy_print img, .new_poster img{
	border: none;
}

div.type_wide{
	float: left;
	width: 520px;
	margin-right: 52px;
}

.type_wide img{
	margin: 20px 0;
}

.type_narrow img{
	margin: 15px 0;
}

div.new_poster {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

div.letterpress {
	background-color: #ddd;
	margin-top: 30px;
	padding: 10px 15px;
	height: 240px;
}

.letterpress #left {
	float: left;
	margin-right: 25px;
}

.letterpress h4 {
	text-transform: none;
}

div#letterpress_submit {
	border: thin solid #333;
	background-color: #ddd;
	color: #3c4d69;
	float: right;
	text-align: center;
	width: 88px;
	cursor: pointer;
}

#letterpress_submit p {
	margin: 0;
	padding: 0;
}
