/*
Theme Name: John Adigue
Theme URI: http://johnadigue.com/
Description: John Adigue Template
Version: 3.0
Author: John Joseph Adigue
Author URI: http://johnadigue.com/

*/



/* Begin Typography & Colors */
html, body, div, span, applet, object, iframe,
h1, h2,  h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
text-decoration:none;
}
#wrapper{
height:100% !important;
position:absolute;
width:100% !important;
/*filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity: 0.0;opacity: 0.0;
*/}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#737373;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	
}
.header{
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	width:903px;
	height:321px;
	margin:0px auto;
}
.logo{
	margin-top:10px;
	background:url(images/John-Adigue-logo2.png) no-repeat;
	float:left;
	margin-left:30px;
}
.logo, .logo a, .logo span{
	width:229px;
	height:47px;
}
.logo span{ display:none;}
.logo a{ display:block;}


/*
* menu 
*/
/* Firefox Dotted Outline Fix */
	.nav{
	float:right;
	width:400px;}
	a:active { 
		outline: none; 
	}
	
	/* Firefox Dotted Outline Fix */
/*	a:focus { 
		-moz-outline-style: none; 
	}*/
	
	/* Menu Body */
	ul#menu {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(images/menu.png) no-repeat scroll top left;
		display:block;
		height:35px;
		position:relative;
	}
	
	ul#menu li a.home {
		width:97px;
	}
	
	ul#menu li a.portfolio {
		width:97px;
		background-position:-99px 0px;
	}
	ul#menu li a.blog {
		width:97px;
		
		background-position:-198px 0px;
	}
	ul#menu li a.contact {
		width:97px;
		background-position:-297px 0px;
	}
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(images/menu.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {
		background-position:0px -37px;
	}

	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.portfolio span {
		background-position:-99px -37px;
	}
	
	ul#menu li a.blog span {
		background-position:-198px -37px;
	}
	ul#menu li a.contact span {
		background-position:-297px -37px;
	}
/*
* end menu
*/
.content-wrapper{

	margin:0px auto;
}
.content-wrapper,.content-top,.content-bottom,.content{
	width:903px;
}
.content-top{
	/*background:url(images/content-top.gif);*/
	height:24px;
}
.content{
/*	background:url(images/content-bg.gif);
*/	min-height:250px;
	line-height:16px;

}

.content-bottom{
	/*background:url(images/content-bottom.gif);*/
	height:29px;
}
.about-me-txt{
	background:url(images/about-me.png);
	width:78px;
	height:14px;
	margin-bottom:10px;
}
.about-me{
	float:left;
	width:400px;
	height:200px;
	margin-left:30px;
	float:left;
}
.about-me-content{
	background-color:#000;
	padding:10px 20px;
	height:200px;
	border-bottom:#CCC 5px solid;
	display:none;
        /* -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; */
}
.testimonials-txt{
	background:url(images/testimonials.png);
	width:95px;
	height:14px;
	margin-bottom:10px;
}

.testimonials{
	
	float:right;
	width:400px;
	height:200px;
	margin-right:30px;
	
}	
.testimonials-content{
	background-color:#000;
	border-bottom:#CCC 5px solid;
	display:none;
	padding:10px 20px;
	height:200px;
	overflow:hidden;
        /* -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; */
}
.testimonials-content span{
	float:right;
}
#footer{
	width:903px;
	margin:0px auto;
	margin-top:20px;
	border-top:#111 solid 1px;
	font-size:9px;
	padding:20px 0 50px 0;
	
}
.post{
	 margin:0 30px 50px 30px;
	 padding-bottom:50px;
	 border-bottom:#111 solid 1px;
}

a, span.highlight{
	color:#993300;
	text-decoration:none;
}
.sidebar{
 float:right;
 width:280px;
 padding-left:20px;
 overflow:hidden;
}
.sidebar h2{
	color:#999999;
	margin-top:20px;
}
.sidebar li{
 list-style:none;
}
h2{
	font-size:24px;
	line-height:25px;
	margin-bottom:20px;
	color:#CCCCCC;
}

/*
* 
*/

			.boxgrid{ 
				width: 250px; 
				height: 200px;
				overflow:hidden;
				float:left; 
				background:#000;
				float:left;
				
				overflow: hidden; 
				position: relative;
				margin-right:13px;
				margin-bottom:15px;
				border:1px solid #111;
				font-size:10px;
			}
			.boxgrid p{
				padding:3px 0 0 0;
				margin:3px 0 0 0;
				font-size:10px !important;
			}
			.boxgrid a{
				font-size:11px;
				color:#993300;
			
			} 
			.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
			}
			.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
			}
/***/

/*
* comment
*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform input, #commentform textarea{
	border:#111 solid 1px;
	background-color:#000000;
	color:#999999;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #111;
	padding: 2px;
	background: #111;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/***/
/*
* floating footer
*/
#footer-float {
	border-top:2px solid #B93D09;
    margin:auto;
    position:fixed;
    margin:auto;
    left:0;
    bottom:0;
    height:30px;
    background:#B93D00;
    width:100%;
	/*filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;*/
}
#footer-float-cont{
	width:903px;
	margin:0px auto;
	padding-top:2px;
}
/** html #footer-float {
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
    position:absolute;
}*/
/***/

/**
search
**/

#s{
border:#111 solid 1px;
background-color:#000000;
color:#CCCCCC;
}
#searchsubmit{
background-color:#111;
border:1px solid #111;
color:#666666;
}

#twitter_update_list li{
	border:#111 solid 1px;
	margin-bottom:5px;
	padding:5px;
}
h3{
	color:#ccc;
}
h2 a{ color:#CCC;}