/*
	File: 			global.css
	Description:	Stylesheet for all aspects of Stoney River Homes.
	Company: 		Stoney River Homes
	Author:			Captured Living
	Copyright:		Copyright 2008. All Rights Reserved.
*/

/* ========== Page Attributes ========== */
* 
{
	margin: 0;
	padding: 0;
}

html
{
	background:#000 url(../images/global/top_bar.jpg) repeat-x top center;
	height: auto;
	color: #fff;
}

body
{
	margin: 0 auto;
	width:100%;
	color: #000;
	font:12px "Century Gothic",Arial, Helvetica, sans-serif;	
	text-align:center;
}

/* ========== Headers ========== */
h1
{
	margin:20px auto 0 auto;
	background:#000 url(../images/global/header_bg.jpg) no-repeat top center;
	width:950px;
	height:280px;
	border:0;
}

h1 img
{
	margin:45px auto 0 auto;
	border:0;
	position:relative;
	z-index:2;
}

h2
{
	font:20px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#475d75;
}

div.side h3
{
	margin:0 0 10px 0;
	font:16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#475d75;
}

h3
{
	margin:10px;
	font:14px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	text-transform:capitalize;
	color:#c1c9d6;
	clear:left;
}

div.section h3
{
	margin:0;
	background:url(../images/global/footer_bg.jpg);
	border-bottom:1px #000 solid;
	font:14px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:5px;
	color:#c1c9d6;
}


/* ========== Sections ========== */
div#banner
{
	margin:0 auto;
	background:#000 url(../images/global/banner_bg.jpg) repeat-x top center;
	width:100%;
	height:200px;
	border:0;
}

div#banner img
{
	margin:-175px auto 0 auto;
	border:0;
	position:relative;
	z-index:3;
}

div#container
{
	margin:0 auto;
	padding:25px;
	width:850px;
	text-align:left;
}

div.main
{
	width:570px;
	clear:left;
	float:left;
}

div.side
{
	margin:0 0 25px 0;
	width:270px;
	color:#aaa;
	clear:right;
	float:right;
}

div.section
{
	margin:10px 5px;
	border:1px #111 solid;
	color:#555;
	width:265px;
	float:left;
	
}

div.full
{
	width:100%;
	clear:both;
}

#footer
{
	margin:0 auto;
	padding:10px 0;
	color:#555;
	background:url(../images/global/footer_bg.jpg) repeat-x top center;
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-align:center;
	width:100%;
	height:70px;
	clear:both;
}

#footer p
{
	margin:0 auto;
	padding:0 10px;
	font:10px "Century Gothic", Arial, Helvetica, sans-serif;
	display:block;
	width:830px;
	text-align:left;
}

/* ========== Navigation ========== */
ul#navigation
{
	background:#0f0f0f url(../images/global/menu_bg.jpg) repeat-x top left;
	margin:-28px auto 0 auto;
	padding:7px 5px 0 5px;
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-align: center;
	list-style: none;
	width:820px;
	height:20px;
	color:#555;
	position:relative;
	z-index:4;
}

ul#navigation li.left
{
	display: inline;
	float:left;
}

ul#navigation li.right
{
	display: inline;
	float:right;
}

ul#navigation li a
{
	padding:5px 15px;
	color: #555;
	text-decoration: none;
}

ul#navigation li a:hover
{
	border-top:2px #000 solid;
	color: #000;
	background:#eee;
	text-decoration: none;
}

/* ========== Footer Navigation ========== */
ul#footer_nav
{
	margin:0 auto;
	padding:5px 0;
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-align: center;
	list-style: none;
	width:850px;
	height:20px;
	color:#555;
}

ul#footer_nav li
{
	display: inline;
	float:left;
}

ul#footer_nav li a
{
	padding:5px 10px;
	color: #555;
	text-decoration: none;
}

ul#footer_nav li a:hover
{
	color: #eee;
	background:#000;
	text-decoration: none;
}

/* ========== SubMenu ========== */


/* ========== Lists ========== */
div.article ul
{
	margin:5px 15px 10px 25px;
}

ul#flickr_feed
{
	list-style:none;
}

ul#flickr_feed li
{
	margin:3px;
	padding:2px;
	background:#101010;
	border:1px #aaa solid;
	width:75px;
	height:75px;
	display:block;
	float:left;
}

ul#flickr_feed li img
{
	border:0;
}

ul.news_articles
{
	font: 11px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	list-style:none;
	color:#aaa;
	text-align:left;
}

ul.news_articles li
{
	list-style:none;
	background:#101010;
	color:#aaa;
	margin:2px 0;
	display:block;
}

ul.news_articles li a
{
	border-right:2px #aaa solid;
	background:#101010;
	padding:5px;
	color:#aaa;
	display:block;
	text-decoration:none;
}

ul.news_articles li a:hover
{
	background:#aaa;
	color:#841f10;
	border-right:2px #101010 solid;
}

div.section div.listing
{
	list-style:none;
	width:255px;
	display:block;
}

div.section div.listing div.title
{
	cursor:pointer;
	margin:2px 0;
	padding:10px;
	background:#0f0f0f;
	color:#aaa;
	font:13px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	display:block;
	width:245px;
}

div.section div.listing div.title:hover
{
	background:#aaa;
	color:#010101;
}

div.section div.listing div.details
{
	padding:5px 10px;
	font:12px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#aaa;
}


ul.portfolio_list
{
	margin:15px 15px 30px 15px;
	border:1px #000 solid;
	background:#0f0f0f;
	list-style:none;
}

ul.portfolio_list li
{
	margin:5px;
	width:165px;
	list-style:none;
	background:#0f0f0f;
	display:block;
	float:left;
}

ul.portfolio_list li a
{
	padding:5px;
	display:block;
	color:#aaa;
	text-decoration:none;
}

ul.portfolio_list li a img
{
	border:1px #000 solid;
}

ul.portfolio_list li a .title
{
	display:block;
	font-weight:bold;
	color:#eee;
}

ul.portfolio_list li a .category
{
	display:block;
	color:#aaa;
}

ul.portfolio_list li a:hover, ul.portfolio_list li a:hover .title, ul.portfolio_list li a:hover .category
{
	color:#841f10;
	background:#aaa;
}

/* ========== Links ========== */
#footer a
{
	color:#555;
	text-decoration:none;
}
#footer a:hover
{
	color:#841f10;
	text-decoration:underline;
}

.article a, .listing a
{
	color:#841f10;
	font-weight:bold;
	text-decoration:none;
}

.article a:hover, .listing a:hover
{
	color:#841f10;
	text-decoration:underline;
}

a.section
{
	text-decoration:none;
	border:0;
	color:#aaa;
}

a.section:hover
{
	text-decoration:none;
	border:0;
	color:#841f10;
}

a.project
{
	display:block;
	text-decoration:none;
	font-weight:normal;
	border:0;
	color:#aaa;
}

a.project:hover
{
	color:#841f10;
	background:#101010;
	text-decoration:none;
}

/* ========== Text Attributes ========== */
div.article
{
	font: 12px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:10px;
	color:#aaa;
	text-align:left;
}

div.side div.article
{
	font: 11px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:5px;
	color:#aaa;
	text-align:left;
}

div.side div.article div.project
{
	margin-bottom:10px;
	clear:both;
}

div.side div.article div.project span.title
{
	font: 12px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	color:#9caaba;
}

div.meta
{
	font:10px Arial, Helvetica, sans-serif;
	width:425px;
	color:#eee;
	padding:5px 0;
	text-align:left;
}

/* ========== Image Properties ========== */
div.side div.article img
{
	margin:5px;
	border:0;
	float:left;
	clear:left;
}

/* ========== Colors ========== */
span.flickr_red
{
	color:#ff0084;
}

span.flickr_blue
{
	color:#0063dc;
}

.left
{
	float:left;
}

.right
{
	float:right;
}