/*
Theme Name: Noah Neiman
Description: Custom theme for Noah Neiman
Version: 1.0
Author: Stephen Merriman
Author URI: http://www.cre8d-design.com
*/

.clear {
	clear: both;
	font-size: 0px;
	height:1%;
	line-height:0;
}
a img {
	border: none;
}
p {margin-top:0;margin-bottom:1.3em;line-height:1.4em;}
.alignleft {
	float:left;display:inline;margin:0 12px 8px 0;
}
.alignright {
	float:right;display:inline;margin:0 0 8px 12px;
}
.aligncenter {display:block;margin:0 auto;}
body,input,textarea,select {font-family:Arial,Helvetica,sans-serif;font-size:13px;}
#twitter, #footer h2 {font-family:Georgia,"Times New Roman",Times,serif;}
body {
	text-align: center;
	margin:0;
	color:#000;
	background:#16222f;
}
#header {
	background:#fff;
}
#header h1 {
	margin:0 auto;padding:0;width:949px;
}
#header h1 span {
	text-indent:-9999px;background:url(images/logo.gif) top left no-repeat;width:949px;height:157px;display:block;
}
#header .photo {
	background:#000 url(images/fade-photo.png) bottom left repeat-x;padding-bottom:9px;
}
#header .photo img {vertical-align:bottom;}
#header .player {margin:5px 0;}
#header .latest-tweet {
	width:960px;margin:0 auto;text-align:left;
	padding:3px 0 13px 0;
}
#header .face-twit {
	background-image:url(http://www.noahneiman.com/wp-content/themes/noah/images/photo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:960px;height:334px;margin:0 auto;text-align:right;
	padding:15px 50px 0 0;
}
#twitter{
	min-height:76px;
	background:url(images/twitter-status.gif) left 6px no-repeat;
	padding-left:20px;
}
/*\*/
* html #twitter {
	height:76px;
}
/**/
#twitter ul {margin:0;padding:0;list-style:none;}
#twitter ul li {margin:0;padding:0;font-size:30px;color:#949494;letter-spacing:-1px;}
#twitter a {color:#949494;}
.section h2.sectitle {
	text-align:left;
	width:960px;margin:0 auto;padding:9px 0 0 0;color:#fff;font-size:111px;text-transform:uppercase;
	font-weight:normal;
	line-height:90px;
	letter-spacing:-11px;
	cursor:pointer;
	text-indent:-8px;
}

.section .seccontent {
	text-align:left;
	width:960px;margin:0 auto;
	display:none;
}
.secpink {
	background:#f06 url(images/fade-pink.png) top left repeat-x;
}
.secpink h2.hover {color:#FF7FB2;}
.secblue {
	background:#00c7ff url(images/fade-blue.png) top left repeat-x;
}
.secblue h2.sectitle {text-indent:0;}
.secblue h2.hover {color:#7fe3ff;}
.seclgrey {
	background:#55636e url(images/fade-lgrey.png) top left repeat-x;
}
.seclgrey h2.hover {color:#77828b;}
.secdgrey {
	background:#252525 url(images/fade-dgrey.png) top left repeat-x;
}
.secdgrey h2.hover {color:#515151;}
.secblack {
	background:#100f10 url(images/fade-black.png) top left repeat-x;
}
.secblack h2.hover {color:#403f40;}


#footer {
	background:url(images/fade-footer.png) top left repeat-x;
}
#footer .footer-in {text-align:right;width:960px;margin:0 auto;padding-top:12px;padding-bottom:30px;}
#footer ul {margin:0;padding:0;list-style:none;float:right;}
#footer ul li {margin:0 0 0 3px;padding:0;width:16px;display:inline;float:left;}
#footer ul li a {background-position:top left;background-repeat:no-repeat;width:16px;height:16px;text-indent:-9999px;display:block;text-align:left;}
#footer ul li a:hover, #footer ul li a:active {background-position:bottom left;}
#footer ul li#icon-tw a {background-image:url(images/icon-tw.gif);}
#footer ul li#icon-fl a {background-image:url(images/icon-fl.gif);}
#footer ul li#icon-fb a {background-image:url(images/icon-fb.gif);}
#footer ul li#icon-yt a {background-image:url(images/icon-yt.gif);}
#footer ul li#icon-rss a {background-image:url(images/icon-rss.gif);}
#footer h2 {font-size:30px;color:#39454e;margin:0;padding:0;letter-spacing:-3px;font-weight:normal;}