/*
Theme Name: Studio E Architecture 2
Theme URI: http://www.studio-e-architecture.com/
Description: A WordPress-compatible theme based on Jan Fillinger's design specs
Version: 1.0
Author: Astrid Lydia Johannsen
Author URI: http://ellejohara.com/
Tags: minimalist, orange, white, three-column, gallery
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	color: rgb(96,90,18);
}

#page {
	margin: 20px auto;
	width: 1280px;
	background: url('images/page.png') repeat-y;
}

#header {
	width: 100%;
	height: 150px;
	display: block;
	position: relative;
	background: url('images/header.png') no-repeat;
}

#content {
	margin-bottom: 25px;
	width: 100%;
	display: block;
}

#side1 {
	margin-bottom: 25px;
	width: 350px;
	float: left;
}

#gallery {
	margin-bottom: 25px;
	width: 730px;
	float: left;
}

#side2 {
	margin-bottom: 25px;
	width: 200px;
	float: left;
	min-height: 400px;
	background: url('images/sidebar.png') no-repeat;
}

#post {
	clear: left;
	width: 100%;
}

#headline {
	width: 350px;
	float: left;
}

#entry {
	margin-right: 200px;
	width: 730px;
	float: left;
}

#entry p {
	margin: 10px auto;
	width: 650px;
	font-size: 14px;
	line-height: 28px;
}

#footer {
	clear: left;
	width: 100%;
	height: 150px;
	display: block;
	position: relative;
	background: url('images/footer.png') no-repeat;
}

#header img {
	position: absolute;
	bottom: 10px;
	left: 50px;
	border: 0;
}

#footer img {
	position: absolute;
	top: 10px;
	left: 50px;
	border: 0;
}

.menu {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}

.menu .page_item {
	margin-bottom: 24px;
	list-style-type: none;
	text-align: left;
}

.menu .page_item a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
}

.menu .page_item a:visited, .menu .page_item a:link {
	padding-left: 5px;
	width: 95px;
	height: 24px;
	display: block;
	background: rgb(140,131,42);
	color: white;
}

.menu .page_item a:hover {
	padding-left: 5px;
	width: 95px;
	height: 24px;
	display: block;
	background: rgb(96,90,18);
}

.projectmenu {
	margin-top: 20px;
	margin-left: 50px;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	color: rgb(229,72,0);
	text-transform: lowercase;
}

.projectmenu a {
	text-decoration: none;
}

.projectmenu a:visited, .projectmenu a:link {
	color: rgb(140,131,42);
}

.projectmenu a:hover {
	color: rgb(96,90,18);
}

.projectmenu li {
	list-style-type: none;
}

.projectmenu ul {
	margin-left: 10px;
	font-size: 12px;
}

.projectmenu ul li {
	list-style-type: circle;
	list-style-position: inside;
}

h1.title {
	margin-left: 50px;
	margin-top: 10px;
	color: rgb(229,72,0);
	font-size: 21px;
	line-height: 28px;
	text-transform: lowercase;
}

h3 {
	color: rgb(229,72,0);
	font-size: 18px;
	line-height: 24px;
}

.post-meta {
	list-style-type: none;
}

.post-meta-key {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news-nav {
	margin: 10px auto;
	width: 650px;
}

.blog {
	margin: 25px auto;
	width: 650px;
}

.blog p {
	margin-bottom: 5px;
}

.old {
	margin-bottom: 10px;
	float: left;
}

.new {
	margin-bottom: 10px;
	float: right;
}

ul.links, ul.links li, ul.links_left li {
	list-style-type: none;
}

ul.links li, ul.links_left li {
	color: rgb(229,72,0);
}

ul.links ul li {
	line-height: 16px;
}

ul.links_left {
	margin: 25px 0 0 50px;
	list-style-type: none;
	text-align: right;
}

ul.links_left ul li {
	line-height: 16px;
}

a {
	border: 0;
	text-decoration: none;
}

a:visited, a:link {
	color: rgb(96,90,18);
}

a:hover {
	color: rgb(140,131,42);
}

a:active {
	color: rgb(96,90,18);
}

.news-nav .old a:visited, .news-nav .old a:link,
.news-nav .new a:visited, .news-nav .new a:link {
	text-decoration: none;
	color: rgb(140,131,42);
	font-size: 14px;
	line-height: 28px;
}

.news-nav .old a:hover,
.news-nav .new a:hover {
	text-decoration: none;
	color: rgb(96,90,18);
	font-size: 14px;
	line-height: 28px;
}

.wpcf7 {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid rgb(236,128,0);
}

ul.meta {
	margin-left: 50px;
	margin-bottom: 20px;
	list-style-type: none;
}

ul.meta li {
	clear: both;
}

.metatitle {
	font-weight: normal;
	color: rgb(229,72,0);
	text-align: left;
}

.metavalue {
	margin-right: 10px;
	font-weight: normal;
	text-align: right;
	float: right;
}

#emailaddy {
	margin: 25px 40px;
	width: 500px;
	height: 48px;
	background: url('images/emailaddy.png') no-repeat;
}