/*
  Portfolio of: Christopher Stevens
  
  Copyright: 2009, Christopher Stevens.
  Email: chris[at]rawr-designs.com
  Website: http://www.rawr-designs.com/stevens
*/
body {
	height:100%;
	background:url(../media/page-bg.jpg) fixed repeat-x #1E63B1;
}
body, img, form, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	border:0;
	color:#444;
	font:bold 12px "Geneva",Arial,"Helvetica",sans-serif;
}
form {
	font-weight:normal;
}
a.visible {
	display:none;
}
a{cursor:pointer}
a:visited, a:link, b {
	text-decoration:none;
	font-weight:bold;
	color:#2c4a93;
}
a:active, a:hover {text-decoration:underline}
#page, #stars {
	width:100%;
	position:absolute;
	top:0;
	z-index:50;
}
#stars {
	z-index:25;
}
#container  {
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:90px;
	width:970px;
	background:url(../media/header.jpg) no-repeat #FFF;
}
#menu {
	font-size:13px;
	height:30px;
	line-height:30px;
	margin-left:15px;
	border-left:1px solid #359feb;
}
#menu ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	border-right:1px solid #359feb;
}
#menu ul ul a {
	color:#b3d6ff;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	line-height:25px;
}
#menu a {
	padding:0 10px;
	color:#FFF;
	display:block;
	text-decoration:none;
}
#menu ul li {display:inline}
#menu a:hover {
	color:#FFF;
	background:#174783;
}
div#menu ul ul {
	display:none;
	width:220px;
}
div#menu ul li:hover ul {
	display:block;
	position:absolute;
	z-index:98;
	border:1px solid #359feb;
	border-left:3px solid #359feb;
	background:url(../media/menu.jpg) no-repeat right top #174783;
}
#menu .image {
	padding-left:0;
	line-height:30px;
}
#menu .border {
	border-top:1px solid #2c4a93;
}
#menu ul ul img {padding:7px}

#left-column {
	float:left;
	width:604px;
	padding-top:15px;
	padding-left:15px;
}
#left-column h1 {
	color:#FFF;
	padding-left:10px;
	height:30px;
	line-height:30px;
	font-size:13px;
	background:url(../media/blue.gif) no-repeat right top;
}
#left-column h1 a {
	color:#FFF;
}
.text-box {
	width:602px;
	margin-bottom:15px;
	border:1px solid #D1E0EF;
	border-top:0;
	background:#FFF;
}
.text-box .logo {
	float:right;
	margin:10px;
}
.text-box div {
	font-weight:normal;
	padding:10px;
	text-align:justify;
}
.text-box .thumbs {
	padding:5px;
	padding-top:0;
	padding-left:20px;
	padding-bottom:20px;
}
.text-box .thumbs img {
	float:left;
	border:2px solid #CCC;
	border-bottom:4px solid #CCC;
	margin:10px;
	margin-bottom:0;
}
.text-box .thumbs  img:hover {
	border:2px solid #94a6b4;
	border-bottom:4px solid #94a6b4;
}
.text-box .info-thumbs {
	padding:0 0 10px 30px;
}
.text-box .info-thumbs div {
	clear:both;
	padding:0;
}
.text-box .info-thumbs span {
	float:left;
	padding:10px;
}
.text-box .info-thumbs  img {
	float:left;
	border:2px solid #CCC;
	border-bottom:4px solid #CCC;
	margin-bottom:10px;
}
.text-box .info-thumbs  img:hover {
	border:2px solid #94a6b4;
	border-bottom:4px solid #94a6b4;
}
.text-box .divide {
	clear:both;
	height:0;
	padding:0;
	margin:0;
	line-height:0;
}
.text-box .border {
	border-top:1px solid #D1E0EF;
}
.text-box h2 {
	color:#2C4A93;
	font-size:13px;
	padding:10px 0 0 10px;
}
.text-box .read-on {white-space:nowrap}

.text-box form {
	height:143px;
	font-weight:normal;
	line-height:20px;
}
.text-box .left {
	float:left;
	padding:5px 15px 0 10px;
}
.text-box .right {
	float:left;
	padding:5px 0 0 0;
}
.text-box input {
	border:1px solid #90a4b7;
	background:#f6f6f6;
	font:normal 12px "Geneva",Arial,"Helvetica",sans-serif;
	color:#444;
}
.text-box .error {color:#cc0000}
.text-box .field {width:165px}
.text-box .faded {color:#90a4b7}
.text-box .subject {width:260px}
.text-box .submit:hover {border-color:#444}
.text-box .code {
	width:65px;
	float:left;
}
.text-box .captcha {
	position:relative;
	bottom:12px;
	left:10px;
	float:left;
}
.text-box textarea {
	width:230px;
	height:158px;
	float:left;
	margin:0;
	padding:0;
	border:1px solid #90a4b7;
	border-right:0;
	background:#f6f6f6;
	font:normal 12px "Geneva",Arial,"Helvetica",sans-serif;
	color:#444;
}

#right-column  {
	float:right;
	width:320px;
	padding-top:15px;
	padding-right:15px;
}
#right-column  h2 {
	color:#FFF;
	font-size:13px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	clear:both;
	background:url(../media/blue.gif) no-repeat right top;
}
#right-column .right {
	float:right;
	width:150px;
}
#right-column .left {
	float:left;
	width:150px;
	border-right:1px solid #D1E0EF;
}
#right-column  ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:2px;
	padding-top:2px;
	text-align:right;
	background:#FFF;
}
#right-column ul a {
	padding-right:10px;
	line-height:20px;
	font-size:11px;
	font-weight:normal;
}
#right-column  div {
	border:1px solid #D1E0EF;
	border-top:0;
	margin-bottom:15px;
	text-align:right;
	clear:both;
	background:#FFF;
}
#right-column div div {
	margin:0;
	border:0;
	padding:3px;
	letter-spacing:0;
}
#right-column  img {
	margin:6px;
}
.rss-icon {
	float:right;
	margin:7px;
}