/* @override 
	http://dev.anthonyjamesbruno.com/css/screen.css
	http://anthonyjamesbruno.com/css/screen.css
*/

/*
+-------------------------------------------------------------------------+

Title:		AJB - Portfolio
Version:	1.5
Copyright:	2010 - Anthony James Bruno
Updated:	7/31/2010

+-------------------------------------------------------------------------+
*/

@import url("nav.css");
@import url("typekit.css");

/* @group Reset */

body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, code, del, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a img {
	border: none;
}

/* @end */

/* @group Layout */

body, html {
	background: #fff url(../images/background-body.gif) repeat-x;
	font: 12px Verdana, Geneva, Arial, sans-serif;
	color: #999999;
	height: 100%;
	line-height: 1.5; }

#container {
	min-height: 100%;
	height: auto !important;
	width: 800px;
	height: 100%;
	margin: 0 auto -56px;
	overflow-x: hidden; }

.subpage.four-o-four div#container {
	background: url(../images/problem.gif) no-repeat 460px 280px; }

#header { padding-top: 50px; }

#main-overview { margin: 40px 0 30px; }

#primary-content {
	float: left;
	width: 510px;
	border-top: 1px solid #CCCCCC;
	padding: 20px 0 100px; }

#secondary-content {
	float: right;
	width: 250px;
	padding: 0 0 100px; }

#secondary-content div {
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	float: left;
	width: 250px; }

#footer {
	background: #E5E5E5;
	border-top: 1px solid #CCCCCC; }

#footer-fixed {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	position: relative; }

#footer-push, #footer { height: 55px; }

.left { float: left; }

.right { float: right; }

#anthony-callout {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 25px;
	margin-bottom: 25px;
	width: 510px; }

div#project-images {
	overflow: hidden;
	margin-bottom: 15px;
	width: 510px;
	height: 240px; }

/* @end */

/* @group Typography */

/* @group Type */

p {
	color: #8c8c8c;
	font: 12px/20px Verdana, Geneva, Arial, sans-serif;
	padding: 3px 0 5px; }

#main-overview p {
	padding-top: 0;
	padding-bottom: 0;
	font-style: italic; }

div#project-images p { overflow: hidden; }

h3 + a + a + p {/* TEXT RIGHT ON PORTFOLIO META */
	float: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 7px; }

h2 + p {
	padding-bottom: 15px;
	padding-top: 0; }

#footer p {
	color: #999999;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	padding-right: 20px; }

#footer p + p {
	position: absolute;
	right: 60px; }

div#contact p { padding-top: 0; }

blockquote {
	background: url(../images/quote.gif) no-repeat;
	overflow: hidden;
	padding: 9px 20px 15px 30px; }

cite {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 8px;
	color: #a92c32;
	display: block; }

/* @end */

/* @group Headings */

h1, h2, h3, h4, h5, h6, .subpage dt {
	color: #A92C32;
	font: normal normal 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px 0 10px; }

h1#ajb {
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/anthonyjamesbruno.gif) no-repeat;
	height: 30px;
	width: 530px;
	padding: 0;
	cursor: pointer;
	position: relative; }

h1#ajb a {
	display: block;
	height: 30px;
	width: 530px;
	position: absolute;
	left: 0;
	top: 0; }

h1 {
	font: normal 40px/30px "Gill Sans", "Gill Sans MT", Calibri, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Microsoft Sans Serif", sans-serif; }

.subpage h1 { padding-bottom: 5px; }

.homepage h2 {
	color: #999999;
	line-height: 35px;
	font-size: 25px; }

.subpage h2, .subpage dt { font-size: 18px; }

.subpage dl dt { padding-bottom: 0; }

h3 { font-size: 16px; }

div#primary-content h3 {
	display: block; }

div#selected-work h3 { padding-top: 0 !important; }

h4 {
	font-size: 14px;
	color: #396579;
	padding: 0; }

span.headline {
	font: normal bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #396579;
	padding: 0 0 3px;
	word-spacing: -1px; }

h5 {
	font-size: 12px;
	color: #396579;
	padding: 1px 0 0;
	font-weight: bold; }

#project-images + h2 { padding-bottom: 3px; }

h6  {
	font-size: 11px;
	color: #c9c9c9;
	font-style: normal;
	overflow: hidden;
	line-height: 15px;
	display: block;
	padding-bottom: 10px;
	padding-top: 0;
	margin-top: -5px; }

/* @end */

/* @group Lists */

ul { list-style: none; }

ul li {
	padding: 2px 0;
	margin-left: 0; }

li {
	margin-left: 20px;
	padding-bottom: 5px; }

div#selected-work li:hover, div#recent-news li:hover { cursor: pointer; }

div#selected-work ul li a {
	overflow: hidden; }


div#selected-work li.active h5, 
div#recent-news li:hover h4 {
	color: #33394C; }
	
div#selected-work h5 a {
	color: #396579 !important; }

div#selected-work li p a,
div#selected-work li:hover p a, 
div#selected-work li.active p a, 
div#recent-news li:hover p {
	color: #888888; }

div#selected-work ul li a img {
	border: 1px solid #ccc; }

div#selected-work ul li:hover a img, 
div#selected-work li.active a img {
	border: 1px solid #b1b1b1; }

dl { padding-top: 10px; }


/* @end */

/* @group Links */

a:link, a:visited {
	color: #396579;
	text-decoration: none; }

a:hover, a:active {
	color: #33394C;
	text-decoration: none;
	outline: none; }

#footer a { color: #999;
			margin-right: 0; }

#footer a:hover { color: #797979;
				  margin-right: 0; }

h3 + a + a {/* TEXT LEFT ON PORTFOLIO META */
	float: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 7px; }
	
a#visit {
	float: right;
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px; }

/* @end */

/* @end */

/* @group Images */

img, .homepage img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF; }

img.about { margin-right: 15px; }

/* @end */

/* @group Primary Navigation */

ul#primary-navigation { margin-top: 15px; }

/* @end */

/* @group Modules */

/* @group Selected Work */

#selected-work ul, #selected-work ul li {
	overflow: hidden;
	list-style: none;
	position: relative; }

#selected-work ul { padding-bottom: 15px; }

#selected-work ul img, #selected-work ul p, #selected-work ul h5 { float: left; }

#selected-work ul img {
	clear: left;
	margin-bottom: 15px;
	margin-right: 10px; }

#selected-work p {
	width: 175px;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 15px; }

#selected-work ul h5 { width: 175px; }

/* @end */

/* @group Recent Articles */

div#recent-news ul li { padding-bottom: 5px; }

div#recent-news li p span {
	color: #396579;
	padding-left: 5px; }

div#recent-news ul li p:first { display: none !important; }

/* @end */

/* @group Project Slideshow */

div#slideshow-container {
	width: 510px;
	clear: both;
	float: left;
	margin-bottom: 25px; }

div.slideshow-nav {
	float: left;
	margin-top: 10px; }

div.slideshow-nav ul {
	overflow: hidden;
	float: left; }

div.slideshow-nav li { float: left; }

div.slideshow-nav li a { 
	display: block;
	width: 8px;
	height: 7px;
	text-indent: -123456px;
	background: url(../images/bullets.gif) no-repeat -3px 0;
	padding: 1px 5px 1px 1px;
	outline: none; }

div.slideshow-nav li a.active { 
	background: url(../images/bullets.gif) no-repeat -16px 0; }

/* @end */

/* @end */