/* CSS Document */

body {
	margin:0;
	padding: 0 8%;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.6em;
	color: black;
	background: #000 url(/img/page_bg.gif) repeat top left;
	}

/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	border-bottom:none;
	color: #c30000;
	}
a:hover {
	color: #C30000;
	text-decoration: none;	
	border-bottom: 1px dashed #c30000;


	}
a.more {
	padding-right: 7px;
	background: url(/img/icon-more.gif) no-repeat 100% 5px;
	}
a.mlink:link, a.mlink:visited{
	margin: 0;
	padding: 0 0 2px 15px;
	color: #C30000;
	font-weight: bold;
	text-decoration: none;
		border-bottom:none;

	background: url(/img/icon-perm.gif) no-repeat 0 2px;
	}
	
a.mlink:hover {
	text-decoration:none;
	border-bottom:none;
		border-bottom: 1px dashed #c30000;

	}
	
a.externalLink:link, a.externalLink:visited {
font-weight:bold;
margin: 0;
padding: 0 19px 0 0;
background:url(/img/link-out.gif) no-repeat 100% -2px;
}


/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
	max-width: 900px;
	min-width: 580px;
	margin: 0 auto;
	font-size: 95%;
	text-align: left;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	background: #fff url(/img/title_bg.gif) repeat-x top left;
	}
#main-body {
	padding: 20px 30px 0 30px;
	}
#content {
	float: left;
	width:70%;
	}
#content-inner {
	margin: 0 50px 0 0;
	}
#sidebar {
	float: right;
	width: 30%;
	font-size: 90%;
	line-height: 1.5em;
	padding: 0 0 0 0;
	color: black;
	/*border-left:1px solid #c30000;*/
	}
#footer {
	clear: both;
	margin: 25px 0 0 0;
	padding: 30px;
	/*background: url(/img/tiles.gif) repeat-x top left;*/
	}

/* header
---------------------------------------------------------- */

#header {
	background: #fff;
	}
#logo {
	padding: 20px;
	border-top: 1px solid #c30000;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 273px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	float: left;
	display: block;
	width: 274px;
	height: 83px;
	background: url(/img/logo.gif) no-repeat;
	}

/* switcher */

#theme {
	position: absolute;
	top: 90px;
	right: 50px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#theme li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#theme li#theme-fluid {
	display: none;
	}
	
#theme a {	
	text-decoration: none;	
	border-bottom:none;
	}

/* navigation
---------------------------------------------------------- */

#nav {
	padding: 12px 30px 12px 30px;
	background: #C30000;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	padding: 4px 9px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: white;
	}
#nav li a:hover {
	color: #c30000;
	background: white url(/img/nav-over-bg.gif) repeat-x top left;
			border:none;
text-decoration:none;

	}
#nav li a.active {
	font-weight: bold;
	color: #c30000;
	background: white url(/img/nav-over-bg.gif) repeat-x top left;
	}


/* title
---------------------------------------------------------- */

#title {
	padding: 20px 30px 20px 30px;
	color: #333;
	/*background: #CCDDB8 url(/img/title_bg.gif) repeat-x top right;*/
	background-color:#fff;
	}
#title-text {
	float: left;
	width: 100%;
	}
#title-work {
	float: right;
	width: 30%;
	}
#title h1 {
	margin: 0 50px 5px 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #C30000;
	}
#title h2 {
	margin: 0 50px 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: normal;
	}
	
	/* content styles
---------------------------------------------------------- */

#content h1 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 150%;
	font-weight: bold;
	color: #c30000;
	letter-spacing:-1px;
	border-bottom:1px solid #666;
	}
	

#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}

/* basic phrase element styles */

blockquote {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #c30000;
	padding: 10px 0 0 26px;
	background: url(/img/icon-quotes.gif) no-repeat top left;
	
	}
	
/* sidebar styles
---------------------------------------------------------- */

#sidebar h3 {
	margin: 15px 0 15px 0;
	padding: 15px 0 0 20px;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #C30000;
	border-top: 1px solid #ABA9A9;
	background: url(/img/goldMedal.gif) no-repeat 0 16px;
	}
#sidebar h3.links {
	margin-top: 0;
	padding-top: 0;
	border: none;
	background: url(/img/link.gif) no-repeat 0 0;
	}
	
#sidebar h3.recommended {
	margin-top: 0;
	padding-top: 0;
	border: none;
	background: url(/img/logo-16.gif) no-repeat 0 2px;
	}

#sidebar   {
	margin: 0;
	padding: 0;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 12px 4px;
	padding: 0 0 0 19px;
	line-height: 1.6em;
	background: url(/img/bullet_go.gif) no-repeat 0 0;
	}

	
/* footer styles
---------------------------------------------------------- */

#footer {
	font-size: 90%;
	background-color:#C30000;
	color:white;
	}
#footer p {
	margin: 0;
	padding: 0;
	}
#footer a.xhtml:link, #footer a.xhtml:visited {
color:white;
font-weight:bold;
margin: 0;
padding: 0 22px 0 0;
background:url(/img/xhtml_valid.gif) no-repeat 100% -3px;
	}
	
#footer a.css:link, #footer a.css:visited {
color:white;
font-weight:bold;
margin: 0;
padding: 0 22px 0 0;
background:url(/img/css_valid.gif) no-repeat 100% -3px;
}

#footer a.externalLink:link, #footer a.externalLink:visited {
color:white;
font-weight:bold;
margin: 0;
padding: 0 19px 0 0;
background:url(/img/link-out.gif) no-repeat 100% -2px;
}

#footer a:hover, #footer a.xhtml:hover, #footer a.css:hover, #footer a.externalLink:hover {
text-decoration:underline;
	}
	
hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
	
	
/* form styles */


#content form .row {
    margin: 10px 0;
	padding: 0 0 10px 0;
    clear: left;
    }

#content form .submit-row {
    text-align: right;
    padding-right: 10px
    }

#content .row label {
	float: left;
	width: 30%;
	text-align:right;
	padding: 0 5px 0 0;
}

#content .row input, #content .row textarea, #content .row select {
	/*float: left;*/
	width: 60%;
	padding: 2px;
	margin-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}


form input, form textarea, .form-button {
	background: url(/img/form-textfield-bg.gif) no-repeat 0 0;
	border: 1px solid #666;
}

form .submit, form .submit-row input {
	border: 1px solid #c30000;
}

#content fieldset {
	background-color: white;
	margin-bottom: 15px;
	border:2px solid black;
}
	
#content fieldset h2 {
	background-color: #c30000;
	color: #fff;
	padding: 8px;
}

#content fieldset .row input {
	width: auto;
}

#content fieldset .submit-row {margin-right:11px; padding: 4px; text-align: right;}

#content fieldset p {
	margin: 1em 0;
}
	
.required {
	padding: 3px 5px 0 2px;
	font-size: 100%;
	font-weight:bold;
	color:#c30000;
}

/* work
---------------------------------------------------------- */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
	}
#content #work-list dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#work-list dd strong {
	color: #666;
	}
#work-list dt a {
	float: left;
	display: block;
	margin: 2px 6px 0 0;
	padding: 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff;
	}
#work-list dt a:hover, #work-list dt.active a {
	border-color: #EBF4D9;
	background: #c30000;
	}
#work-list dt.active a {
	border-color: #EBF4D9;
	background: #c30000;
	}
#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}

/* simple work list */

#work-simple {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#work-simple li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	}
#work-simple li a {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	padding: 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff;
	}
#work-simple li a:hover, #work-simple li.active a {
	border-color: #EBF4D9;
	background: #c30000;
	}
#work-simple li.active a {
	border-color: #EBF4D9;
	background: #c30000;
	}

/* portfolio pieces */

#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	}
#portimg {
	float: left;
	width: 199px;
	padding: 0 5px 5px 5px;
	margin: 0;
	background-color:white;
	color: black;
	font-size: 100%;
	text-align: left;
	border-left:1px dotted #666;
	border-right:1px dotted #666;
	}
#portimg dt {
	padding: 4px;
	}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0 0;
	}
	
	

/* self-clearing floats */	
	
#logo:after, 
#nav:after, 
#title:after, 
#main-body:after, 
#sidebar:after,
#port:after, 
.prod-feature:after, 
dl.teaser:after
 {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
