/* 
 Main Styles
Last Updated: 5/18/11
Author: Jerome Amos - http://amosdesigns.net
Twitter: @amosdesigns
Aim:amosdesigns@me.com
class site blog:class.amosdesigns.net
*/

/* site colors

logo color:#95a6b3
Menu
Lower case, Arial, 12, #a49791, hover color changes to #99a9b6

H2 - Arial, 24/36, #99a9b6

h3 - Arial, 16/24, #342f2d

P = Arial, 12/18 #655f5d

Content link, Arial Bold caps, 12, #99a9b6

*/
/* 
 HTML5 Reset Styles

*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
body {
	line-height:1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
/*-  BASE STYLES
----------------------------------------------------------------------*/

/*- self-clearing floats ----------*/

.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.group {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .group {
	height: 1%;
}
.group {
	display: block;
	margin-top: 0px;
}
/* close commented backslash hack */

/*------------------------------------------------------------------------------------*/
/*---------------------------  STARTED HERE   -----------------------------------------*/
/*-------------------------------------------------------------------------------------*/
img, object, embed {
	max-width: 100%;
}
abbr {
	cursor: help;
}
body {
	color: #333;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#site {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 40px;
}

header,div#mainContent{
	display: block;
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
	}
        
h1#logo a:link, h1#logo a:visited, h1#logo a:hover, h1#logo a:active {
	display:block;
	text-indent:-999999px;
	background: url(../_img/logo.gif) no-repeat 0px 0px;
	width:350px;
	height:80px;
	margin-top:100px;
	margin-left: -75px;	
}

#logo, nav#main, nav#network, section#mainCopy, aside {
	display: block;
	float: left;
	position: relative;
	margin-left: 0px;
}

#contactPg section#mainCopy,
#newsPg section#mainCopy,
#servicesPg section#mainCopy,
#testimonialsPg section#mainCopy,
#bioPg section#mainCopy{
	display: block;
	padding-left: 125px;
	margin-top: 0px;
	padding-right: 150px;
}




/*nav#main btn group*/	
nav#main a:link, nav#main a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
nav#main a:hover, nav#main a:active {
	color: #999;
	text-decoration: underline;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
nav#main li {
	display:inline;
	float:left;
	border-right: 1px solid #a49791;
}
nav#main li:last-child {
	border-right:  none;
}
nav#main ul {
	display: block;
	list-style: none;
	position: relative;
	margin-right: 0px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: -60px;
}
/* current state for mainlinks*/

body#homePg nav#main li.homeBtn a:link,
body#homePg nav#main li.homeBtn a:visited,
body#homePg nav#main li.homeBtn a:hover,
body#homePg nav#main li.homeBtn a:active,
body#bioPg nav#main li.bioBtn a:link,
body#bioPg nav#main li.bioBtn a:visited,
body#bioPg nav#main li.bioBtnn a:hover,
body#bioPg nav#main li.bioBtn a:active,
body#servicesPg nav#main li.servicesBtn a:link,
body#servicesPg nav#main li.servicesBtn a:visited,
body#servicesPg nav#main li.servicesBtn a:hover,
body#servicesPg nav#main li.servicesBtn a:active,
body#testimonialsPg nav#main li.testimonialsBtn a:link,
body#testimonialsPg nav#main li.testimonialsBtn a:visited,
body#testimonialsPg nav#main li.testimonialsBtn a:hover,
body#testimonialsPg nav#main li.testimonialsBtn a:active,
body#newsPg nav#main li.newsBtn a:link,
body#newsPg nav#main li.newsBtn a:visited,
body#newsPg nav#main li.newsBtn a:hover,
body#newsPg nav#main li.newsBtn a:active,
body#contactPg nav#main li.contactBtn a:link,
body#contactPg nav#main li.contactBtn a:visited,
body#contactPg nav#main li.contactBtn a:hover,
body#contactPg nav#main li.contactBtn a:active
{
	font-weight: bold;
	text-decoration: none;		
}


img{
	border: 2px solid #fff;
}
section#mainCopy img.homedisplay{margin-right:20px;}

section#mainCopy img.homehorz{
	margin-top:65px;
}

section#mainCopy div#copy{
	display: block;
	margin-left: 0px;
	width: 775px;
}
body#homePg h2{
    display:block;
	text-indent:-999999px;
	background: url(../_img/georgeb.gif) no-repeat 0px 0px;
	width:122px;
	height:25px;
        clear:both;
    
}
#newsPg h2{
	margin-left: 25px;
	font-size: 18px;
}
#newsPg #site #mainContent #mainCopy .group h3 strong {
	font-size: 16px;
	color: #333;
	margin-bottom: 3px;
}
#aboutPg article,
#bioPg article,
#aboutPg article,
#contactPg article{
	width: 630px;
}

article img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#newsPg article{
	margin-bottom: 20px;
}

blockquote{display:block;margin-bottom: 15px;margin-left:250px;border-bottom: 2px solid #a49791;}


cite{font-weight: bold;padding-bottom:15px;display:block;}

h4{margin-bottom:30px;}

#contactPg p{margin-bottom: 15px;}

#contactPg #studio{
	padding-top:15px;
	border-top-width: 1px;
}
#newsPg p{
	line-height: 1.2;
	margin-bottom: 30px;
	padding-left: 250px;
	margin-top: 5px;
}
article a:link,
article a:visited,
article a:hover,
article a:active{
    color:#333333;
}
#newsPg article p a.url {display:block;font-weight:bold;}
#socialmedia {
	display: block;
	width: 300px;
	float: right;
	margin-top: 75px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: right;
}

#servicesPg #site #mainContent #mainCopy .group ul {
	list-style-position: inside;
}
#mainContent #mainCopy .group h2 {
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666;
	text-transform: uppercase;
}
#newsPg #site #mainContent #mainCopy .group h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #999;
}
#newsPg #site #mainContent #mainCopy .group #stcpDiv strong {
	margin-bottom: 5px;
}
