/*
Theme Name: Ap Consulting Theme
Theme URI: http://texloufornia.com
Description: Handmade theme developed by Casen Davis and designed by Jim Balli
Version: 1.0
Author: Casen Davis
Author URI: http://develemental.com
Tags: blue, custom header, fixed width, black, grey, dock, cooliris


*/



/* Begin Typography & Colors */



/* general */

html {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
background-color: #121212;
background-image:url(images2/bg.gif);

}

body { 
font-family: arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: lighter;
align : left;
text-align : left;
color: #ffffff;
margin: 0px;
}

#navHold {
float: left;
width: 981px;
height: 24px;
margin: 170px 0 0 334px ;
padding: 0 0 6px 0 ;
font-size:20;
 }
 
ul.nav {
float: left;
padding: 0 -300px 0 0 
 }
ul.nav li {
font-size:14;	
}

 

 
 #musicPlayer {
float: right;
width: 240px;
height: 28px;
margin: -15px 0 0 0 ;
 }


h1 {
	font-size: 26pt;
	font-weight: lighter; 
	color: #1F608F;
	margin: 0px 0px 0px 50px;
	font-family: minion pro;
	text-align:left;
}

h2 {
font-size: 9px;
font-weight: lighter;
padding: 5px 0 5px 0;
color: #663300;
}

h3 {
font-size: 12px;
font-weight: lighter; 
margin: 0;
color: #669933;
}

h4 {font-size: 10px;
font-weight: lighter; 
color: #ff0000;
margin:0 0 3px 0;
}

h5 {font-size: 16px;
font-weight: normal; 
color: #1F608F;
margin:0 0 0 0;
}

h6 {font-size: 12px;
font-weight: bold; 
color: #4f2d0f;
margin:0 0 3px 0;
}

li{
list-style-type: none;
line-height: 190%;
margin: 2 0 2 0;
}

p {
	line-height: 150%;
	text-align : left;
	margin: 8px 0 3px 0;
}

/* a links */
a:link {
color: #999;
text-decoration: underline;
}

a:hover {
color: #fff;
text-decoration: underline;
}


a:visited {
color: #999;
text-decoration: underline;
}

#current {
color: #999;
text-decoration: none;
 }
 
 #homeHold {
 padding: 0px 0 80px 0;
width: 962px;
 }
 
  #homeLeft {
 float: left;
width: 307px;
height: 463px;
 }
 
 #homeRight {
float: left;
width: 493px;
height: 463px;
 }
 
.contactModule {
float: left;
width: 351px;
height: 130px;
 }
 

#container {
position : relative; center : 0; top: 20px ;
align : center;
width: 981px;
height: 100%;
margin: auto; 
}

#contactArea {
width: 724px;
height: 100%;
}

#contactTop {
float: left;
margin: 40px 0 0 0;
width: 724px;
height: 160px;
}

#contactBottom {
float: left;
width: 650px;
height: 116px;
}

#contactTop1 {
float: left;
padding: 34px 0 0 0;
width: 220px;
height: 126px;
}

#contactTop2 {
float: left;
width: 220px;
height: 126px;
}

#contactTop3 {
float: left;
padding: 34px 0 0 0;
width: 220px;
height: 126px;
}

#containerTop {
width: 988px;
height:164px;
background: url(images2/bg_head.png);
background-repeat: no-repeat;
}

#containerMiddle {
padding: 30px 0 0 0;
width: 988px;
height:100%;
background: url(images2/bg_body.png);
background-repeat: y;
}

#containerMiddlePhoto {
padding: 0 0 0 0;
width: 988px;
height:100%;
background: url(http://apconsultingla.com/wp-content/themes/apcla/images2/photBg.jpg);
background-repeat: none;
}

#containerBottom {
width: 988px;
height:70px;
background: url(images2/bg_base.png);
background-repeat: no-repeat;
}

#contact {
padding: 20px 0 0 0 ;
width: 500px;
}

#footer{
margin: 30px 0 30px 30px ;
width: 964px;
height:33px;
}

#footerText{
position : relative; center : 0; top: 9px ;
float: left;
margin: 0 0 0 30px ;
width: 700px;
height:12px;
}

#logoAnimation{
float: left;
position : relative; left : 0; top: 0 ;
margin: 5px 0 0 0 ;
width: 136px;
height:33px;
}


img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(wp-content/themes/apcla/navImages/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 30px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 20px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 30px; 
	color: #fff; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}


li{
list-style-type: none;
margin: 2 0 2 0;
}



ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0 ;
	padding: 0;
	cursor: default;
	
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 9px;
}




ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	background-color: #transparent;
	color: #999;
	font-size:13px;
	font-family: minion pro;
}


ul.nav li:hover,
.nav ul li a:hover{
	background-color: #transparent;
	color: #fff;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #transparent;
	color: #fff;
}

ul.nav,
.nav ul{
	border: 0px solid #999;
}

.nav a{
	text-decoration: none;
}

/* Photo Styles */

#wall-container {
	width: 960px;
	margin:0 auto;
}

#wall-containerPhoto {
	width: 960px;
	margin:0 auto;
background: url(http://apconsultingla.com/wp-content/themes/apcla/images2/photBg.jpg);
background-repeat: no-repeat;
}

#albums {
	width:800px;
	margin-top:50px;
	text-align:center;
}
#albums a {
	padding: 10px;
}

/* Press  and blog page styles */

div#blog-main {
	width: 650px;
	float:left;
	margin-left:50px;
	margin-bottom:50px;
}


div.post {
	width: 650px;
	margin:10px 0px 0px 0px;
	color: #999999;
	background-color:#000;
	text-align:left;
}

div.post h2 {
	font-size: 20pt;
	font-weight: lighter; 
	color: #999999;
	margin: 0;
	font-family: Minion Web;
	
}

div.post h2 a {
	text-decoration:none;
	color: #6ec6ea;
	font-family: Minion Web;
	font-size:12pt;
	font-weight: lighter; 
	letter-spacing: 0.1em;
	line-height: 115%;
}

div.post h2 a:hover {
	color: #999999;
}

div.post-header{
	padding:5px 0px 5px 20px;
	width:650px;
	color: #1F608F;
	font-family: arial;
	font-size: 11px;
}

div.post-header a {
	text-decoration:none;
	color: #1F608F;
	font-family: arial;
	font-size: 11pt;
	
}
p.postmetadata {
	margin: 0px;
}

div.post-image {
	width:150px;
	height:150px;
	float:left;
	margin:10px 0px 20px 20px;
	border: 5px solid #d6d6d6;
	overflow:hidden;
}

div.post-image img{
	width:150px;
	float:left;
	
}
div.post-content{
	color: #999999;
	line-height: 135%;
	width: 430px;
	float:left;
	padding:5px 0px 5px 20px;
}
div.excerpt p{
	font-size: 9pt;
	font-weight: lighter;
	font-family:arial;
	line-height: 125%;
	margin:0;
}
p.readmore{

	margin-top:9px;

}

p.readmore a{
	color:purple;
	margin-top:0px;
	text-decoration:none;
	font-size: 9pt;
}

span.spacer {
	margin: 0px 10px 0px 10px;
}

.single {
	width: 610px;
	margin:30px 0px 0px 0px;
	padding: 20px;
	color: #999999;
	background-color:#000;
	text-align:left;
}

.single h1 {
        text-decoration:none;
	color: #6ec6ea;
	font-family: Minion Web;
	font-size:12pt;
	font-weight: lighter; 
	letter-spacing: 0.1em;
	line-height: 115%;
        margin:0;


}

.single-content {
        font-size: 9pt;
	font-weight: lighter;
	font-family:arial;
	line-height: 125%;
	margin:0;
	
}

.single-content p {
	line-height: 135%;
}

.single-image {
	width:200px;
	float:left;
	margin:5px 20px 20px 0px;
	border: 5px solid #d6d6d6;
}

.single-image img {
	width: 200px;
	float:left;
}

div.post-footer{
	color: #1F608F;
	font-family: arial;
	font-size: 9px;
	margin-top:20px;
}

div.post-footer a {
	text-decoration:none;
	color: #1F608F;
	font-family: arial;
	font-size: 9pt;
	
}

/* sidebar styles */

div#sidebar {
	width:200px;
	float:left;
	margin:30px 0px 0px 40px;
	text-align:left;
}

div#sidebar h2 {
	color: #1F608F;
	font-family: arial;
	font-size: 14pt;
	margin:0px;
}

div#sidebar ul {
	margin: 0px 0px 30px 0px;
}

div#sidebar ul li {
	list-style-type: disc;
	font-size:9pt;
	color: #1F608F;
	font-weight: lighter;
	margin:-5px 0px -5px -21px;
}
div#sidebar ul li a {
	text-decoration:none;
}

/*
	Photo-menu styles
*/


div#collections-menu {
	width:960px;
	text-align:left;
padding: 0 0 0 370px;
background: url(http://apconsultingla.com/wp-content/themes/apcla/images2/photBg.jpg);
background-repeat: no-repeat;

}
ul#collections {
	font-size: 15px;
	width:250px;
}


ul.sub-collection-list{
	width:186px;
	font-size: 11px;
}

ul.sub-collection-list li{
	color:#6EC6EA;
}
ul.set-list {
	font-size: 11px;
	width:200px;
	margin-left:-20px;
}

ul#collections>li {

	list-style-type:disc;
}
ul.sub-collection-list>li{
	list-style-type:circle;
}

ul.set-list li{
	list-style-type:none;
}

ul.set-list li a:hover{
	color:#fff;
}


