/*

Theme Name: DPA Architects
Theme URI: http://dpaarchitects.com/
Description: custom theme.
Version: 1.0
Author: excelnetmedia
Author URI: http://excelnetmedia.com/
Tags: custom theme

*/

@import url(reset.css);
		
body {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	color:#000;
	background:#000;}
	
#wrap {
	width:960px;
	margin:20px auto 0;
	padding:0 0 10px;
	overflow:hidden;
	background:#fff;}
	
#featGallery {
	margin-bottom:10px;}

#logoContainer {
	margin-left:30px;
	float:left;
	display:inline;}
	
#logo {
	margin-right:8px;
	width:130px;
	float:left;}
	
#slogan {
	/*text-indent:-9999px;
	/*background:url(images/slogan.jpg) no-repeat;*/
	width:125px;
	margin:0;
	height:36px;
	font-size: 0.77em;
	line-height:normal;
	letter-spacing:6px;
	text-align:justify;
	}
#image-rotator {
	
}
#bottomRight {
	margin-right:30px;
	float:right;}
	
/*menu style*/

#mainNav {
	list-style:none;
	margin-bottom:100px;}
	
	#mainNav li {
		display:inline;}
		
		#mainNav li a {
			color:#000;
			letter-spacing:2px;
			font-weight:bold;
			margin-right:18px;}
			
			#mainNav li:last-child a {
				margin-right:0;}
			
/*address*/

#address {
	letter-spacing:2px;
	font-size: 0.833em;
	text-align:right;
	margin-bottom:0;
	}
		
/* innerpage layout */

#innerPwrap {
	width:960px;
	margin:20px auto 0;
	padding:0;
	overflow:hidden;
	background:#fff;}

#innerContainer {
	padding-left:1px;
	padding-right:1px;
	overflow:hidden;}

.innerPleft {
	width:120px;
	float:left;}
	
	.innerPleft p:first-child {
		letter-spacing:5.5px;
		font-size: 0.77em;
		text-align:justify;
		padding:0 0 0 2px;
		color:#000;}
	
	.gutter {
		background:#cbcbcb;
		width:120px;
		height:30px;
		margin:1px 0 0 0;}

#innerNav { list-style:none;
			background:#cbcbcb; 
			float:left;
			width:837px;
			margin:1px 0 1px 1px;
			display:inline;}
						
#innerNav li, #innerNav li a { 
			float:left;
			display:block;}
			
#innerNav li a {
			border-right:1px solid #fff;
			line-height:normal;
			color:#000;
			text-decoration:none; 
			background:#cbcbcb; 
			padding:5px 48px;
			letter-spacing:1px;
			font-weight:bold;
			margin-right:1px; 
			font-size:1.3em;}
			
			#innerNav li:last-child a {
				border-right:none;}
			
			#innerNav li a:hover {
				background:#005bbf;
				color:#fff;}
				
.flashContainer {
	float:left;
	display:inline;
	margin-left:1px;}
				
#main {
	overflow:hidden;
	margin-top:1px;
	color:#006666;
	background:#e5e5e5;}
	
	#main a { color:#006666;}
	
	.mainInner {
		background:#e5e5e5 url(images/mainInnerbg.gif) repeat-y;
		overflow:hidden;
		}
	
	.centerContainer {
		width:537px;
		float:left;
		background:#fff;
		padding:20px 20px 10px;
		}
		
			.centerContainer h2 {
				color:#005bbf;
				border-bottom:1px solid #005bbf;
				letter-spacing: .25em;
				margin-bottom:13px;}
			
	.rightContainer {
		width:261px;
		background:#e5e5e5;
		float:left;
		
		}
		
		#sidebar {
			margin:0;
			list-style:none;}
			
			#sidebar li.widget { margin-bottom:10px;}
		
		.rightContainer h4 {
			background:#cbcbcb;
			padding:6px 10px;
			color:#996600;}
			
		.widgetContainer {
			padding:10px 0 0 10px;}
			
			.random-image-img { margin:0;}
			
			.random-image-album, .random-image-caption { display:none;}
	
		.randomImg {
			margin-top:80px;}	
			
			
#innerPFooter {
	font-size:11px;
	color:#fff;
	text-align:center;
	padding:10px 0;}	
	
/*typo settings*/

a img {
	border:0;}
	
a {
	text-decoration:none;}
	
a:hover {
	text-decoration:underline;}
	
.clear {
	clear:both;}

h1 {
	font-size:1.667em;
	margin-bottom:5px;}

h2 {
	font-size:1.5em;
	margin-bottom:7px;}

h3 {
	font-size:1.333em;
	margin-bottom:9px;}

h4 {
	font-size:1.167em;
	margin-bottom:10px;}

h5 {
	font-size:1em;
	margin-bottom:10px;}

h6 {
	font-size: 	0.917em;
	margin-bottom:15px;}
	
p {
	margin-bottom:15px;}
	
ol { list-style:decimal;}

ul { list-style:disc;}

ul,ol {  margin:0 15px 15px 15px;}

li ol, li ul { margin:0 20px;}

blockquote { margin: 1.5em; font-style: italic; } 
strong { font-weight: bold; } 
em,dfn { font-style: italic; }
dfn { font-weight: bold; } 
sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666; } 
address { margin: 0 0 1.5em; font-style: italic; } 
del { color:#666; } 
pre { margin: 1.5em 0; white-space: pre; } 
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

table { margin-bottom: 1.4em; width:100%; } 
th { font-weight: bold; } 
thead th { background: #c3d9ff; } 
th,td,caption { padding: 4px 10px 4px 5px; } 
tr.even td { background: #e5ecf9; } 
tfoot { font-style: italic; } 
caption { background: #eee; }
.testimonial {
	background: #efefef;
	border: 1px solid #ccc;
	padding: 10px 10px 0 10px;
}  