/*  
Theme Name: Rob Paulus Architects
Theme URI: http://creativeslice.com/
Description: WordPress theme for Rob Paulus Architects.
Author: Creative Slice
*/

@import url("strip.css");

body {
	font: 70% arial, sans-serif;
	text-align: center;
	color: #666;
	background:  #fff;
}

a:link {
	color: #999;
}
a:visited {
	color: #888;
}
a:hover {
	color: #ff6a00;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0 20px 0 0;
	line-height:18px;
}

.alignleft {float: left;}
.alignright {text-align: right;}

small {color: #999;
font-style: italic;}

#wrapper {
 margin: 0 auto;
 width: 825px;
 position: relative;
}


/* ------------------------------------- Header ---------------------------- */


#header {
	height: 35px;
padding-top: 18px;
}

#header img {
float: left;
}

/* -------------------- Nav -------------------- */

#nav {
	font-size: 1.2em;
	float: left;
margin-left: 18px;
text-transform: lowercase;
}
#nav li {
	display: inline;
	padding-left: 33px;
}
#nav a, #nav a:visited {
	text-decoration:none;

}
#nav a:hover {color: #ff6a00;}

#nav .current_page_item a {
font-weight: bold;
color: #ff6a00;
}


/* ----------------- Banners ------------------- */

#bannerleft {
	height: 400px;
	width: 174px;
	display: inline;
	float: left;
}
#bannerspace {
	height: 400px;
	width: 50px;
	display: inline;
	float: left;
}
#bannerright {
	width: 600px;
	height: 420px;
	display: inline;
	float: left;
}

#bannerprojects {
	height: 440px;
	float: right;
	width: 600px;
}

/* ---------------------------------------- Sidebar ---------------------------- */

#frontnews a {
	line-height: 1.1em;
	text-decoration: none;
	font-size: 1.1em;
}

#frontnews li {
	margin-bottom: .5em;
}

#sidebar {
	float: left;
	width: 174px;
	text-align: right;
}

#sidebar li {
	list-style: none;
	padding: 2px 0;
	color: #ff6a00;
}

#sidebar p {
	font-size: 1em;
	margin: 0 0 1.1em 0;
}




#submenu li {
	
	padding: 0 0 0 15px;
}

#submenu {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#submenu a {
line-height: 18px;
text-decoration: none;
}

#submenu .current_page_item a, #projects .current_page_item a, .newcolor a:hover, #submenu a:hover {
color: #ff6a00;
}

#submenu .current_page_parent a, #projects .current_page_parent a, .newcolor a:hover, #submenu a:hover {
color: #ff6a00;
}

#projects a {
	line-height: 1.1em;
text-decoration: none;
font-size: 1.1em;
}

#projects {
padding-right: 20px;
}

#line {
position:absolute;
top: 500px;
}

#submenu select {
 background-color: #f4f4f4;
 color: #666;
font-size: 12px;
font-weight: bold;
border: 1px solid #fff;
padding: 3px;
width: 174px;
}

#sidebarmedia {
	float: left;
	width: 174px;
	text-align: right;
	padding-top: 4px;
	}
#sidebarmedia li {
	list-style: none;
	padding: 2px 0;
	color: #ff6a00;
	}

.sidebarimages a {
	margin: 1px 0 1px 50px;
	float: right;
	}
.sidebarimages a img {
	filter: alpha (opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	-khtml-opacity: .30;
	}
.sidebarimages a:hover img, .sidebarimages li.current_page_item a img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

#people {
	float: left;
}
#people li {
	display: inline;
}

.sidebarpress p {
line-height: 1.2em;
color: #666;
}

.sidebarpress h2{
color: black;
}

.sidebarpress strong {
color: #999;

line-height: 28px;
}

.sidebarpress em {
color: #ff6a00;
}

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


#content {
text-align: left;
width: 600px;
float: right;
text-align:justify;
}

#content h1 {
font-size: 2.1em;
line-height: .8em;
}

#content h2 {
	font-size: 1.3em;
color: #000;
}

#content h2 a {
text-decoration:none;
font-size: .8em;
font-weight: bold;
}

#content h3 {
font-size: 1.4em;
}

#content h5 {
color: #ff6a00;
font-style: italic;
}

#content p {
font-size: 1em;
margin: 0 0 1.1em 0;
line-height: 1.5em;
}

#content strong {
color: black;
}
#content em {
color: #999;
}

#content ul {
list-style:square;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
margin-left: 30px;
padding-bottom: .5em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}


/* ------------------------- Press --------------------- */

.sitemap li {
font-size: 16px;
list-style: none;
color: orange;
}

.sitemap ul li {
font-size: 12px;
list-style: square;
}

.sitemap ul ul li {
font-size: 10px;
}

/* ------------------------- Press --------------------- */

#press {
width: 600px;
float: right;
}

#press li {
display: inline;
float: left;
line-height: 200px;
height: 130px;

}

#press img {
padding-right: 18px;
	filter: alpha (opacity=33);
	-moz-opacity: .33;
	opacity: .33;
	-khtml-opacity: .33;
	}
#press a:hover img{
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

/* ------------------------- Map --------------------- */

#contentmap {
text-align: left;
width: 600px;
float: right;
}

#contentmap .locationinfo h2 {
font-size: 16px;
}

#contentmap a {
color: #ff6a00;
text-decoration: none;
}

#contentmap a:hover {
color: black;
}


/* --------------------- Timeline --------------------- */

.project_block {
	margin: 10px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
height: 210px;
}

.project_block a {
font-weight: normal;
font-size: 1.6em;
}

.project_block img {
	float: right;
	margin-left: 20px;
height: 200px;
}
.project_excerpt {
	padding: 10px 0 20px 0;
}


/* ----------------------- Contact Form -------------------- */

#intouchform textarea, #intouchform input {
padding: 3px;
}
#intouchform #Submit {
margin: 10px 0;
padding: 3px;
font-size: 1.4em;
color: #333;
}

#intouchform .inputfield {
color: #ccc;
}

#intouchform .inputfield label{
color: #333;
font-weight: bold;
}

#intouchform .inputfield input {
font-size: 1em;
color: #666;
}
#intouchform .inputfield textarea {
font-size: 1.4em;
color: #666;
}

#intouchform #usermessage{
color: #ff6a00;
font-size: 2em;
}


/* --------------------------- Footer ---------------------------- */

#footer {
padding: 30px 0;
margin: 30px 0;
clear: both;
font-size: 11px;
}

#footertext {
text-align: left;
color: #bbb;
margin-left: 214px;
}

#footertext strong {
color: #ff6a00;
font-weight: normal;
}

#footertext a {
text-decoration: none;
padding: 0 10px;
}

#cs {
text-align: right;
width: 174px;
float: left;
}
#cs a, #cs a:visited {
text-decoration: none;
}
#cs a:hover {
color: #ff6a00;
}

#green {
text-align: right;
}

#green img {
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	-khtml-opacity: .50;
	}
#green a:hover img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

