/*  
Theme Name: River Architects Simple
Theme URI: http://visiblebits.com
Description: RA Template
Version: 1.0
Author: VisibleBits LLC
Author URI: http://visiblebits.com/

*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	padding: 25px 0 0 0;
	margin:0;
	text-align: center;
	}
a{
	color: #89B51F;
	
}
a:hover{
	background: #89B51F;
	color: #fff;
	text-decoration: none;
}
.clear{
	height: 1px;
	clear: both;
}
#wrap {
	width: 730px;
	margin: 0 auto;
	padding:0;
	background: #fff;
	text-align: left;
	}

#header {
  float: left;
  width: 100%;
	margin-bottom:7px;
	_margin-bottom:10px;
}
h1{
	font: normal 165% arial;
	color: #036;
	letter-spacing: -1px;
	margin: 0;
	text-transform: uppercase;
}
h2{
	font: normal 130% arial;
	color: #89B51F;
	letter-spacing: 0px;
	padding:0;
	margin: 0;
}
h3{
	font: normal 110% arial;
	color: #F28A24;
	letter-spacing: 0px;
	margin: 2px 0 0 0;
}
h4{
	padding:0;
	font-weight: normal;
	color: #aaa;
	margin: 0;
}
h5{
	font: normal 165% arial;
	font-weight: bold;
	color: #888;
	letter-spacing: -1px;
	margin: 0;
}
h5 a:hover{
	background: #ff0000;
	color: #1C5388;
}

h6{
	font: normal 220% arial;
	font-weight: bold;
	color: #888;
	letter-spacing: -1px;
	margin: 0;
}
h1,h2,h3{
	_font-weight: bold; /* For IE6 */
	_letter-spacing: 0;
}

h2 a{
	color: #5489BE;
	font-size: 110%;
	text-decoration: none;
	margin: 0;
	padding:0;
}
h2 a:hover{
	background: #fff;
	color: #1C5388;
}
.post{
	line-height: 1.4em;
	padding: 2px 0 10px 0;
}
.post a img{
  border: 1px solid #aaa;
  padding: 1px;
}
.post a:hover img{
  border: 1px solid #444;
}
.pnav{
	float: right;
	width: 34px;
	position: relative;
	font-size: 7px;
}
.pnav a img{
	border: 0;
}
.pnav a.back{
	float: left;
	display: block;
	background: url("images/back_arrow.gif") 0 -10px no-repeat;
	height: 10px;
	width: 9px;
	padding: 0 3px 0 0;
}
.pnav a.target{
	display: block;
	background: url("images/target.gif") 0 -10px no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	padding: 0 3px 0 0;
}
.pnav a.next{
	display: block;
	background: url("images/next_arrow.gif") 0 -10px no-repeat;
	height: 10px;
	width: 9px;
	float: left;
	padding:0;
}
.pnav a.back:hover,.pnav a.next:hover,.pnav a.target:hover{
	background-position: 0 0;
}
#header #logo{
	float: left;
	width: 186px;
	height: 82px;
}
#header #logo a img{
	border:0;
}

ul#nav{
	font: bold 140% Arial;
	letter-spacing: -1px;
	list-style-type: none;
	float: right;
	padding: 40px 0 0 0;
	_padding: 55px 0 0 0;
}
ul#nav li{
	float: left;

}
ul#nav li a{
	display: block;
	padding: 0;
	text-decoration: none;	
}

ul#nav li a.sm{
	color: #80BFFE;
	font-size: 120%;
	padding: 9px 0 0 0;
	
}
ul#nav li a.sm2{
	color: #A6D1FD;
	font-size: 110%;
	padding: 10px 0 0 0;
	
	
}
ul#nav li a.md{
	color: #6699CC;
	font-size: 130%;
	padding: 7px 0 0 0;
	
}
ul#nav li a.md2{
	color: #376FA6;
	font-size: 150%;
	padding: 5px 0 0 0;
	
}
ul#nav li a.lg{
	color: #003366;
	font-size: 190%;
	
}
ul#nav li a:hover{
	color: #F28A24;
	background: #fff;
}

#about_target{
	width: 200px;
	background: #fff;
	padding: 3px;
	position: absolute;
	top: 45px;
	color: #555;
	border: 1px solid #ccc;
	right: 10px;
	line-height: 1.4em;
}
#content{
	float: left;
	position: relative;
	width: 376px;
	color: #666;
	padding: 0px 0px 10px 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	}
	
#content.front{
	width: 290px;
	padding-left: 12px;
	line-height: 1.7em;
	font-size: 115%;
}

#front_image a img{
  border:0;
}
#content.wide{
	width: auto;
}

#content .project{
	width: 338px;
}
#content .project h1{
  width: 300px;
}
#content p{
	margin: 3px 0 8px 0;
}

#sidecontent{
	float: right;
	width: 210px;
	padding: 10px 10px;
}

#sidecontent p{
	margin: 6px 0;
	color: #555;
}
#sidecontent h3{
	font-size: 130%;
}
#sidecontent ul{
	list-style-type: none;
	padding:0;
	margin:0;
}

#sidecontent ul li{
	background: url("images/li.gif")  0 3px no-repeat;
	margin:0;
	padding: 0 0 3px 8px;
}

#sideimage{
	float: right;
	width: 338px;
	padding: 10px 0 0 0;
	text-align: center;
	position: relative;
	clear: right;
}
#sideimage.test{
  width: 352px;
  _width: 358px;
  padding:0;
}
#sideimage img{
	padding: 3px;
	border: 1px solid #ccc;
}
#sideimage p{
	padding: 3px 8px;
	color: #666;
	width: 220px;
	margin:0 auto;
	text-align: center;
}
#sideimage p.thumbs{
  width: 100%;
  text-align: left;
  margin:0;
  padding:0px 0 0 0;
}
#sideimage.front{
	width: 210px;
	padding:7px 0 0 0;
}
#sideimage.front img{
	padding: 0;
	border: none;
}
#sideimage.front a img{
	float: right;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 10px 15px;
}
#sideimage.front a:hover img{
	border-color: #000;
}
#thumbnav{
	float: right;
	font-size: 7px;
}

#thumbnav a img{
	border: 0;
}
#thumbnav a.back{
	float: left;
	display: block;
	background: url("images/back_arrow.gif") 0 -10px no-repeat;
	height: 10px;
	width: 9px;
	padding: 0 3px 0 0;
}
#thumbnav a.target{
	display: block;
	background: url("images/target.gif") 0 -10px no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	padding: 0 3px 0 0;
}
#thumbnav a.next{
	display: block;
	background: url("images/next_arrow.gif") 0 -10px no-repeat;
	height: 10px;
	width: 9px;
	float: left;
	padding:0;
}
#thumbnav a.back:hover,#thumbnav a.next:hover,#thumbnav a.target:hover{
	background-position: 0 0;
}

p.thumbs{
	padding:0;
}

p.thumbs a img{
	margin: 0 5px 6px 0px;
	padding: 2px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	
}
#sideimage p.thumbs a img{
	margin: 0 0 6px 5px;
	
}
p.thumbs a:hover img, #sideimage p.thumbs a:hover img{
	border-color: #333;
}

.projects{
	float: left;
	margin: 12px 12px 0 40px;
	width: 190px;
	clear: right;
}

.projects ul, ul.archive,ul.news{
	list-style-type: none;
	margin:0;
	padding: 3px 3px 3px 0;
}

.projects ul li{
	line-height: 1.2em;
	padding: 0 0 4px 0;
}

#sidecontent ul.archive{
	margin-left: 7px;
	line-height: 1.4em;
}
.projects ul li a,ul.archive li a,ul.news li a{
	text-decoration: none;
	color: #777;
}
.projects ul li a:visited, ul.archive li a:visited,ul.news li a:visited
{
	color: #aaa;
}
.projects ul li a:hover, ul.archive li a:hover,ul.news li a:hover{
	background: #E3E3E3;
	color: #444;
}
#left{  padding-top: 4px; width: 190px; float: left; }
#left h1{
	font-size: 170%;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 10px;
	line-height: 1em;
	letter-spacing: 0px;
	color: #8DB52D;
}
#left a h1, #left a{
	text-decoration: none;
	color: #fff;
}
#left a:hover{
	background: #fff;
}

#front_text{
  font-size: 170%;
  margin-top: 25px;
  color: #8DB52D;
  font-weight: bold;
  text-align: center;
  font-family: Arial, Helvetica;
}

#front_text a{
  text-decoration: none;
	color: #fff;
}

#front_text strong{
  padding: 0 4px;
  font-size: 112%;
}

#front_text a:hover{
	background: #fff;
}
#aboutus{
	margin: 10px 20px 20px 20px;
	width: 680px;
	position: relative;
	height: 275px;
}

#aboutus a{
	color: #aaa;
	font-weight: bold;
	font-family: Arial;
	display: block;
	padding: 4px;
	text-decoration: none;
	
}
#aboutus a:hover{
	color: #89B51F;
	background: #fff;
}
div.aboutinfo{
	z-index: 2;
	display: none;
	position: absolute;
	line-height: 1.2em;
	top: 0px;
	width: 215px;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	left: 0px;
	
}
#abouteach{
	z-index: 2;
	margin: 10px 70px 20px 20px;
	width: 80px;
	position: absolute;
	height: 275px;
	color: #ffc000;
	top: 655px;
}

#abouteach a{
	color: #ffc000;
	font-weight: bold;
	font-family: Arial;
	display: block;
	padding: 4px;
	text-decoration: none;
	
}
aboutjoe{
	display: none;
	position: relative;
	line-height: 1.2em;
	top: 0px;
	font-weight: bold;
	color: #996699;
	font-size: 21px;
	left: 0px;
	
}
#juhee_target{
	width: 455px;
	background: #fff;
	padding: 3px;
	position: absolute;
	top: 280px;
	color: #555;
	border: 1px solid #ccc;
	right: 230px;
	line-height: 1.4em;
}
.joe{
			background: #999966 no-repeat;
	padding: 5px 5px 5px 20px;
}

/*  ABOUT US
----------------------------*/
.a1987{
	font-size: 120%;
	position: absolute;
	top: 0;
	left:0;
	opacity: 0.5;
}
.a1989{
	font-size: 130%;
	position: absolute;
	top: 5px;
	left:100px;
	opacity: 0.55;
}
.a1990{
position: absolute;
	top: 10px;
	font-size: 140%;
	left: 200px;
	opacity: 0.60;
}
.a1991{
position: absolute;
	top: 15px;
	font-size: 150%;
	left: 300px;
        opacity: 0.70;
	
}
.a1992{
position: absolute;
	top: 25px;
	font-size: 160%;
	left: 10px;
	opacity: 0.55;
}
.a1995{
position: absolute;
	top: 30px;
	font-size: 170%;
	left: 110px;
        opacity: 0.60;
}
.a1996{
	position: absolute;
	top: 35px;
	font-size: 180%;
	left: 210px;
        opacity: 0.70;
}
.a1997{
	position: absolute;
	top: 40px;
	font-size: 190%;
	left: 310px;
        opacity: 0.80;
}
.a1998{
	position: absolute;
	top: 55px;
	font-size: 200%;
	left: 20px;
        opacity: 0.60;
}

.a2000{
	position: absolute;
	top: 60px;
	font-size: 210%;
	left: 120px;
        opacity: 0.70;
}
.a2001{
	position: absolute;
	top: 65px;
	font-size: 220%;
	left: 220px;
        opacity: 0.80;
}
.a2002{
	position: absolute;
	top: 70px;
	font-size: 230%;
	left: 320px;
        opacity: 0.90;
}
.a2003{
	position: absolute;
	top: 90px;
	font-size: 240%;
	left: 30px;
        opacity: 0.70;
}
.a2004{
	position: absolute;
	top: 95px;
	font-size: 250%;
	left: 130px;
        opacity: 0.80;
}
.a2005{
	position: absolute;
	top: 100px;
	font-size: 260%;
	left: 230px;
        opacity: 0.90;
}
.a2006{
	position: absolute;
	top: 105px;
	font-size: 270%;
	left: 330px;
        opacity: 0.93;
}
.a2007{
	position: absolute;
	top: 130px;
	font-size: 280%;
	left: 40px;
        opacity: 0.80;
}
.a2008{
	position: absolute;
	top: 135px;
	font-size: 290%;
	left: 140px;
        opacity: 0.90;
}
.a2009{
	position: absolute;
	top: 140px;
	font-size: 300%;
	left: 240px;
        opacity: 0.93;
}
.a2010{
	position: absolute;
	top: 145px;
	font-size: 310%;
	left: 340px;
        opacity: 0.97;
}
.a2011{
	position: absolute;
	top: 175px;
	font-size: 320%;
	left: 50px;
        opacity: 0.90;
}
.a2012{
	position: absolute;
	top: 180px;
	font-size: 330%;
	left: 150px;
        opacity: 0.93;
}
.ajuheebio{
	position: absolute;
	top: 250px;
	font-size: 350%;
	left: 0px;
}
.ajuheebio:hover{
	background: #ff0000;
	color: #1C5388;
}
.ajuheebioact{
	position: absolute;
	top: 250px;
	font-size: 350%;
	background: #DDF1C6;
	left: 0px;
	color: #83B44B;
}
.ajamesbio{
	position: absolute;
	top: 250px;
	font-size: 350%;
	left: 155px;
}
.ajoebio{
	position: absolute;
	top: 250px;
	font-size: 350%;
	left: 320px;
}
.james{
	background: #D0E6FB no-repeat;
	padding: 5px 5px 5px 12px;
}
.james h2{
	color: #508FCB;
		font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.james h6{
	color: #508FCB;
		font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.juhee{
	background: #DDF1C6 no-repeat;
	padding: 5px 5px 5px 12px;
}
.juhee h2{
	color: #83B44B;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.juhee h6{
	color: #83B44B;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.joe{
	background: #ffedc9 no-repeat;
	padding: 5px 5px 5px 12px;
}
.joe h2{
	color: #ffa800;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.joe h6{
	color: #ffa800;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: -5px;
}
.river{
			background: #DEDFE0 no-repeat;
	padding: 5px 5px 5px 12px;
}
.river h2{
	color: #888;
		font-weight: bold;
	letter-spacing: 0px;
		margin-left: -5px;

}
#footer {
	color: #aaa;
	height: 30px;
	padding: 10px 0 0 36px;
	background: url("images/ra_logo2.gif") no-repeat;
	margin: 45px 0 20px 0;
	}
#footer a{
	color: #aaa;
	text-decoration: none;
}
#footer a:hover{
	background: #E3E3E3;
	color: #444;
}
#commentsform{

	padding: 10px 15px 2px 15px;
	margin: 4px 0 0 0;
}

#commentsform p{
	margin:0;
	padding:0 0 10px 0;
}

#commentsform label{
	color: #4C7E24;
	width: 55px;
}

#spacer{
	min-height: 300px;
}
/* FORM ELEMENTS
---------------------------------------*/

#formblock {
	margin: 5px 0 0 0;
}

form textarea {
	display:block;
	clear:left;
	width:99%;
	font-size: 100%;
}

form table td {
	width:99%;
}
	
form label {
	text-align: left;
	cursor:pointer;
	font-size: 90%;
	line-height: 1em;
}

form label span{
	color: #f60;
	font-size: 100%;
}

form table td, form table th {
	padding:3px 14px 3px 0;
	font-weight:normal;
	text-align: left;
	vertical-align: top;
}

input,textarea,select{
	border: 1px solid #999;
	border-color: #999 #ccc #ccc #999;
	background: #f3f3f3;
	padding: 2px;
	color: #666;
	font-size: 10px;
	font-family: verdana;
}

input:focus, textarea:focus, select:focus{
	color: #333;
	border-color: #666 #ccc #ccc #666;
	background: #fff;
}

textarea{
	width: 80%;
}

input.noborder{
	background: none;
	border-width: 0;
}

input#submit, input#searchsubmit{
	background: transparent url("images/submit.gif") no-repeat;
	border: 0px solid #999;
	color: #fff;
	display: block;
	text-indent: -300px;
	height: 23px;
	width: 79px;
	font-size: 10px;
	cursor: pointer;
	padding: 0.25em;
	margin:3px 0 0 0;
}
p.success{
  margin: 4px 0 0 0;
  padding: 5px;
  background: #AFED97;
  border: 1px solid #71C84E;
  border-width: 1px 0;
  color: #368517;
  font-weight: bold;
}
p.failure{
  margin: 4px 0 0 0;
  padding: 5px;
  background: #F7C1C1;
	border: 1px solid #EF8C8C;
	border-width: 1px 0;
	color: #A22525;
  font-weight: bold;
}

