/************* 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;	
	float: right;
}

#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
{
	padding: 20px 0 25px 0;
	background: #FFF url(http://www.adfinitymarketing.com/templates/wireframe/images/content-container-bg.gif) repeat-x bottom left;	
}

/************* 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
{
	margin: 20px 0 15px 0;	
}

.nav-portfolio, .gallery-photo-box
{
	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: 175px;
	height: 100px;
	text-indent: -9009px;
	margin: 0;
}

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

#nav-portfolio-5
{
	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 h2
{
	font-size: 2.0em;	
	font-weight: bold;
}

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

#project-description p
{
	font-size: 1.3em;	
}

#project-title
{
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(http://www.adfinitymarketing.com/templates/wireframe/images/portfolio-nav-side-bg.jpg) repeat-y top left;
}

#project-title h2
{
	margin: 0;	
}

#project-description
{
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(http://www.adfinitymarketing.com/templates/wireframe/images/portfolio-nav-side-bg.jpg) repeat-y top left;
}

/************* Footer *************/
#footer
{
	background: #ADBDA3 url(http://www.adfinitymarketing.com/templates/wireframe/images/footer-bg.jpg) top left repeat-y;	
	margin-bottom: -15px;
}

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

#footer li
{
	margin-right: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer li ul
{
	margin-top: 5px;	
}

#footer li a, #footer li a:hover
{
	text-decoration: none;
	color: #404040;
}

#footer li a:hover
{
	text-decoration: underline;
}

#footer li li
{
	margin-left: 15px;
}

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

#content h2, #content h3
{
	text-transform: uppercase;
}

#content .about-us-row
{
	padding-top: 20px;
	width: 630px;
	float: left;
}

h2 + #content .about-us-row
P
{
	padding-top: 0;	
}

#content .about-us-row h3
{
	text-transform: none;
}

.about-us-row h3 .normal
{
	font-weight: normal;	
}

#content .about-us-row p
{
	padding-left: 25px;
}




p, li, h2, h3, h4 { color: #333333; }
h2{ font-size: 2.6em; font-weight:bold; }
h3{ font-size: 1.6em; font-weight:bold; margin-bottom: 0;}
h4,h5,h6{ font-size: 1.3em; font-weight:bold; margin-bottom: 0;}
li{ font-size: 1.3em; }
p{ 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: 72px; line-height: 1.1; color: #ADBDA3; font-weight: normal;
}

.p-content-narrow, .h3-content-narrow, .h4-content-narrow
{
	padding-left: 15px;
	padding-right: 240px;
}

p.intro
{
	font-size: 1.5em;	
}

.p-content-narrow
{
	font-size: 1.3em;	
}

