/*
THEME NAME: Structura
THEME URI: http://www.structurainc.com/
DESCRIPTION: Custom theme for the structurainc.com blog
VERSION: 1.0a
AUTHOR: Blase Design
AUTHOR URI: http://www.blasedesign.com/
TAGS: custom, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments
Template: thematic
The structurainc theme is copyright Structura Inc http://structurainc.com/
This work is released under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
http://creativecommons.org/licenses/by-nc-nd/3.0/us/
*/

/* Import template css rules */
@import url(../thematic/style.css);

/******************************************************
* Global Styles
******************************************************/ 
body {
	background: #000936;
	font-size: 76%;
	margin: 0;
	padding: 0;
}
#photowrap {
	width:100%;
	height:100%;
}
#photowrap img {
	width:100%;
	height:100%;
}
#wrap {
	background: url(images/background.png) repeat-x top left;
	font: 0.9em arial, verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align: left;
}
#wrap a {
	color: #ccccdd;
}
#wrap a:hover {
	color: #43658D;
	text-decoration: none;
}
/******************************************************
* Header Styles
******************************************************/
#header, #header img {
	position:relative;
	height:90px;
	min-width:975px;
	z-index:998;
}
#contact-links {
	color:#babcbe;
	font-size:12px;
	left:525px;
	position:absolute;
	top:25px;
	z-index:999;
}
#contact-links a {
	color: #babcbe;
	text-decoration:none;
}
#contact-links a:hover {
	color: #ffffff;
	text-decoration:none;
}
#pheader {
	height: 45px;
}
.contactslide, #contactaustin, #contactdallas, #contacthouston, #contactsanantonio {
	background: url(images/contact_background.gif) repeat-x top left;
	color:#ffffff;
	font-size: .9em;
	padding: 10px 15px 10px 40px;
	z-index:1;
	position: absolute;
	top:45px;
	left: 479px;
	z-index:0;
	width: 441px;
}
/******************************************************
* Navigation Styles - Son of Suckerfish Drop Downs
******************************************************/
#menusystem {
	color: #babcbe;
	float: left;
	font: 0.9em arial, verdana, helvetica, sans-serif;
	margin: 0;
	position:relative;
	top:0;
	left:0;
	text-align: left;
	z-index: 999; /* necessary to place menu at highest elevation */
}
#menusystem a {
	color: #babcbe;
	text-decoration: none;
}
#menusystem a:hover {
	color: #ffffff;
	text-decoration: none;
}
#nav, #nav ul { /* all lists */
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999; /* necessary to place menu at highest elevation */
}
#nav li { /* all list items */
	float: left;
	position: relative;
}
.toplevel {
	font-size:18px;
	letter-spacing:1px;
	padding:0 35px 10px 0;
}
#nav li ul { /* second-level lists */
	background: #000936;
	display: block;
	font-size: 0.6em;
	left: -1200px;
	position: absolute; 
	text-align: left;
	top: 28px;
	z-index: 999;
}
#nav li ul li a { /* second-level list items */
	display: inline;
	float: left;
	padding: 10px 5px;
	position: relative;
	width: 155px;
	z-index: 999;
}
#nav li:hover ul , #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
}
#nav li ul li:hover, #nav li ul li.sfhover { /* lists nested under hovered list items */
	background: #00467f;
}
/******************************************************
* Main Content Styles
******************************************************/
#contentwrap {
	clear: both;
	color: #ccccdd;
	font-size: 1.2em;
	margin: 55px 0 0 125px;
	padding: 0;
	text-align: left;
	width: 850px;
}
#contentwrap .dvdr {
	clear: both;
	margin: 5px 0;
	border:1px dotted #003768;
	border-width:1px 0 0 0;
	width: 850px;
}
#content-photo {
	margin: 5px 0;
	position:relative;
	top:0;
	left:0;
	z-index:0;
}
#content-text {
	border:1px dotted #003768;
	border-width:0 1px 0 0;
	float:left;
	line-height:1.4em;
	margin: 10px 0 10px 25px;
	min-height: 150px;
	padding-right: 25px;
	width: 550px;
}
#content-text hr {
	border-top:1px dotted #003768;
	border-right:1px solid #000936;
	border-bottom:1px solid #000936;
	border-left:1px solid #000936;
	margin:5px 0;
	clear:both;
}
.press_media img {
	margin:0 10px 10px 0;
	clear:both;
	float:left;
	border:none;
}
#content-text h2 {
	color:#babcbe;
	font-size: 18px;
	display:inline;
}
#content-bio {
	color: #807f83;
	float:left;
	font: italic .95em/1.3em arial, verdana, sans-serif;
	margin: 10px 0 10px 10px;
	width: 240px;
}
#content-bio img {
	margin: 0 10px 0 0;
}
#content-projects {
	margin: 20px 0 20px 40px;
	width:770px;
}
#content-projects a {
	color: #babcbe;
	text-decoration: none;
}
#content-projects a:hover {
	color: #ffffff;
	text-decoration: none;
}
.project-wrap {
	clear: both;
	margin: 0 0 5px 0;
}
.project-wrap h1 {
	color:#babcbe;
	display:inline;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
}
.project-wrap h1:hover {
	color:#ffffff;
	cursor:pointer;
}
.project-wrap h1 span {
	text-align: right;
}
.project-wrap h1 span:hover {
	cursor:pointer;
}

.project-subs {
	background:#003768;
	float: left;
	font-size:.95em;
	margin: 10px 10px 10px 0;
	width:156px;
}
.project-subs:hover {
	background: #44658D url(images/projdesc.gif) repeat-x 0 70px;
}
.proj-desc {
	padding:7px;
	display:block;
}
.project-wrap .mgmtslide{
	color:#babcbe;
	margin:10px 0 0 0;
	width:700px;
}
.mgmt-text {
	padding:10px;
}
.mgmt-quote {
	font: italic 1em arial, verdana, sans-serif;
	padding:10px 0 0 0;
	text-align:right;
}
.mgmtlinks, .mgmtlinks a {
	color:#ffe49c;
	text-decoration: none;
}
.mgmtlinks a:hover {
	color:#ffffff;
	text-decoration: none;
}
/******************************************************
* Footer Styles
******************************************************/
#footer {
	clear: both;
	color: #807f83;
	font-size: .8em;
	margin: 15px 0 15px 125px;
	padding: 0;
	width: 850px;
	border-top:1px dotted #003768;
	padding:20px 0;
}
#footer a {
	color: #807f83;
	text-decoration: none;
}
#footer a:hover {
	color: #807f83;
	text-decoration: underline;
}
#footer-right {
	color: #807f83;
	float: right;
	text-align: right;
}
/******************************************************
* Form Styles
******************************************************/

/* Theme specific styles/overrides */
.left-colm{
	float:left;
	width:540px;
	padding:16px 20px 0;
	border-right:1px dotted #003768;
}
.left-colm h1{
	margin:13px 0 0;
	font-size:18px;
}
.left-colm p{
	line-height:18px;
}
.left-colm .items{
	margin:31px 0 -8px;
	padding:0;
	list-style:none;
	font-weight:bold;
	overflow:hidden;	
}
.left-colm .items span{font-weight:normal;}
.left-colm .items li{
	padding:0 0 6px 23px;
	background:url(images/bg-items-li.gif)no-repeat 0 5px;
}
.left-colm em{
	display:block;
	font-style:normal;
}
.right-colm{
	float:right;
	width:246px;
	display:inline;
	margin:-5px 0 -4px;
}
.right-colm .visual{
	xbackground:url(images/bg-sidebar-visual.gif) repeat-y;
}
.right-colm .bg{
	xbackground:url(images/bg-sidebar-bg.gif) no-repeat;
	padding:11px 0 0;
}
.right-colm .frame{
	xbackground:url(images/bg-sidebar-frame.gif) no-repeat 0 100%;
	padding:0 12px 9px 0px;
	overflow:hidden;
}

.entry-title {
	font:bold 18px Arial,Verdana,sans-serif;
	padding:0 0 7px;
	color:#43658d;
}
#content .entry-title a, #content .entry-utility a:active, #content .entry-utility a:hover, #content .aside a:active, #content .aside a:hover, #content .entry-meta a:active, #content .entry-meta a:hover, #comments-list .comment-meta a:hover { 
	color:#43658d;
}
.entry-title a:hover, .entry-title a:active,  {
	color:#ccccdd;
}
.entry-content {
	padding:16px 0 0;
	font-size:12px;
}
.entry-meta {
	color:#807f83;
	font-size:1em;
	font-style:italic;
	line-height:14px;
}
.entry-utility {
	border-top:1px dotted #003768;
	color:#807f83;
	font-size:1em;
	line-height:14px;
	padding:5px 0 0;
	margin:0 0 22px;
}
#comments-list ol {	border:none; }
#comments-list li, #comments-list li.bypostauthor { 
	background:#0d1640;
	border-bottom:1px dotted #003768; 
}
#comments-list li.alt {
	background:none;
}
#comments-list .comment-author {
	font-weight:bold;
	padding:9px 0 0;
}
#comments-list .comment-meta, #comments-list .comment-meta a {
	color:#807F83;
	font-size:11px;
	padding:0 0 9px;
}

#respond {
	background:none;
	color:#ccccdd;
}
#respond a {
	color:#ccccdd;
}
#respond textarea, #respond input {
	background:#ddddee;
	font-family:arial,helvetica, sans-serif;
	padding:3px;
	border:none;
}
#primary {
	border:none;
	margin-bottom:22px;
	padding:0;
}
#content .aside {
	border:none;
	margin:0;
	padding:10px 0 0;
}
.main-aside {
	float:none;
	position:relative;
	right:auto;
	width:auto;
}
.aside ul ul {
	list-style:square outside url(images/dot.gif);
	margin:0 0 16px 20px;
}
.aside ul li a {
	font-size:.85em;
	color:#666666;
}
#content .aside h3 {
	font:11px Airal, Verdana, sans-serif;
	font-style:italic;
	font-weight:bold;
	padding:0 0 5px;
	margin:0 0 3px;
	text-transform:none;
	border-bottom:1px dotted #003768;
}
#content #search h3.widgettitle { border-bottom:none; }
.aside, .aside input {
	line-height:1.3em;
	margin:6px 0;
	color:#babcbe;
}
input, .aside input {
	font:1em tahoma,courier,monaco,"Lucida Console",mono-space;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, select:focus {
	border-color:#888888;
	outline-color:#EEEEEE;
	outline-style:solid;
	outline-width:1px;
}
input, .aside input {
	color:#666565;
	font-size:11px;
	margin:0;
	padding:2px 5px;
}
.aside input { width:194px; }
input, .aside input, select {
	border:1px solid #ECECEC;
}
input[type="text"], input[type="password"] {
	cursor:text;
}