/************* Wireframe Layout *************/
body
{
	margin: 0;
    font-family:Arial, Helvetica, sans-serif;
	background: #333;
}

/************* Header Layout *************/

#header
{
	height: 130px;
	background: #FFF;
}

#header-left
{
	height: 105px;
	padding-top: 25px;
}	

#header-center
{
	height: 130px;
}

#header-right-text p
{
	padding-top: 45px;
	font-size: 1.1em;
}

#header-right-image p img
{
	margin: 0;	
}

#header p
{
	margin: 0;	
}


#header-center h2, #header-right h2
{
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}

/************* Nav Main Layout *************/

#nav-main
{
	background: #7E0C6E url(http://www.adfinitymarketing.com/templates/wireframe/images/nav-main-bg.jpg) repeat-x top left;
	padding-bottom: 6px;
}

#nav-main li, #nav-main li a, #nav-main p
{
	color: #FFF;
}

#nav-main ul
{
	list-style: none;
	margin: 0;
}

#nav-main li, #nav-main p
{
	float: left;
	margin: 0;
	font-size: 1.6em;
	
}

#nav-main p
{
	font-size: 1.0em;	
	margin: 0;
}

#nav-main a, #nav-main p
{
	display: block;
	padding: 7px;
	margin: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav-main p, #nav-main a:hover, #nav-main a.menu-parent
{
	background: #ABBBA1 url(http://www.adfinitymarketing.com/templates/wireframe/images/nav-main-li-bg.gif) repeat-x top left;	
}

#nav-main .nav-divider p
{
	padding-left: 0;
	padding-right: 0;
	background: none;
}

#nav-main .menu-last + .nav-divider
{
	display: none;	
}


/************* Content Layout *************/

#content-container
{
	background: #FFF url(http://www.adfinitymarketing.com//templates/wireframe/images/home-content-container.jpg) top left no-repeat;
	height: 311px;
	margin-top: -8px;
}

#content-baseline-container
{
	background: #FFF;	
	margin-bottom: -15px;
}

#content-main p
{
	font-size: 1.1em;	
}

/************* Nav Side Layout *************/

#nav-side p img
{
	margin: 0;	
	float: none;
}

#nav-side ul ul
{
	padding: 0 0 0 10px;
}

#nav-side li
{
	text-transform: uppercase;
	margin-bottom: 10px;
}

#nav-side a, #nav-side a:hover, .capibility-list a, .capibility-list a:hover
{
	color: #404040;
}

/************* Portfolio *************/
#nav-portfolio-container
{
	padding-top: 15px;	
}

.nav-portfolio, .gallery-photo-box
{
	padding: 4px;
	border: 1px solid #999;
	background: #FFF;
}

.gallery-photo-box
{
	height: 65px;
}

.nav-portfolio:hover, .nav-portfolio.current, .gallery-photo-box
{
	border: 1px solid #000;
}

.nav-portfolio a, .nav-portfolio p
{
	display: block;
	width: 135px;
	height: 65px;
	text-indent: -9009px;
	margin: 0;
}

.nav-portfolio
{
	margin-right: 10px;
}

#nav-portfolio-6
{
	margin-right: 0;	
}

#project-title h2, #project-title h3, #project-title h4, #project-description h2, #project-description h3, #project-description h4
{
	font-weight: normal;
	color: #E0E5DB;
}

#project-title p, #project-description p, #project-description a
{
	color: #FFF;
}

#project-title
{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #808080 url(http://www.adfinitymarketing.com/templates/wireframe/images/porfolio-divider-horizontal.gif) repeat-x bottom left;
}

#project-title h2
{
	margin: 0;	
}

#project-description
{
	padding-bottom: 10px;
	padding-top: 10px;
	background: #808080 url(http://www.adfinitymarketing.com/templates/wireframe/images/porfolio-divider-vertical.gif) repeat-y 15px top;
}

#nav-footer
{
	padding-top: 20px;
	padding-bottom: 200px;
	background: #ADBDA3 url(http://www.adfinitymarketing.com/templates/wireframe/images/footer-bg.gif) top right no-repeat;
}

#content-baseline-container
{
	background: #FFF url(http://www.adfinitymarketing.com/templates/wireframe/images/home-footer-bg.jpg) top left no-repeat;	
	height: 230px;
	padding-top: 15px;
}

#content-baseline-container h2
{
	font-weight: normal;
	font-size: 1.0em;
}

#content-baseline-container p
{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}

#footer li
{
	margin-right: 0;
}

/************* Typography *************/

p, li, h2, h3, h4 { color: #333333; }
h2{ font-size: 2.0em; font-weight:bold; }
h3{ font-size: 1.7em; font-weight:bold; margin-bottom: 0;}
h4,h5,h6{ font-size: 1.3em; font-weight:bold; margin-bottom: 0;}
p, li{ font-size: 1.3em; }
li { margin-bottom: 5px; }

a{ color: #63116E;}
a:hover{ text-decoration:none; color: #63116E;}

h3.post-title a {  color: #333333; text-decoration: none;}
h3.post-title a:hover { color: #333333; text-decoration: underline;}

h2.large-title
{
	font-size: 10em; line-height: .775; color: #595959; font-weight: normal; padding-top: 15px;
}

