/*  
Author: Phil Coffman
Theme URI: http://www.philcoffman.com
*/

body {
	background:#e9e8e5;
	font:12px Helvetica,Arial,sans-serif;
	color: #333332;
}
body, img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 15px 0px;
	padding:0px 0px 4px 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 2px 0px;
}
h2 a {
	color:#333332;
	text-decoration: none;
}
h2 a:hover {
	color:#0179a5;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333332;
}
h3 a {
	color:#333332;
	text-decoration: none;
}
h3 a:hover {
	color:#0179a5;
	text-decoration: none;
}
p {
	line-height: 19px;
	padding-bottom:15px;	
}
ul, ol {
	list-style: none;
}

a {
	color: #0179a5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#sidebar {
	margin-top:5px;
}
blockquote, q{
	font-style:italic;
	font-size: 15px;
	line-height: 20px;
	padding:8px 13px 8px 13px;
	margin-bottom: 15px;
	background-color:#f7f6f4;
	border-top: dotted 1px #939391;
	border-bottom: dotted 1px #939391;
}
blockquote p{
	margin:0px;
	padding:0px;
}




/* Main Nav
----------------------------------------------- */
#navbar {
	height: 45px;

	border-bottom: dotted 1px #939391;
	margin: 30px 0px 0px 0px;

}
#logo{
	padding: 7px 0px 0px 0px; 
}
#titles{
	font-size: 9px;
	font-weight:bold;
	line-height: 12px;
	margin-top:12px;
	text-transform: uppercase;
}
#mainmenu{
	padding: 15px 0px 0px 0px;
}
#mainmenu ul{
	float: left;
	color: #333332;
	padding:0px;
}
#mainmenu ul li{
	display: inline;
	padding:0px 26px 0px 0px;	
}
#mainmenu ul li a{
	color:#333332;
	font: 17px Helvetica,Arial,sans-serif;
	font-weight: bold;
}
#mainmenu ul li a:visited{
	color: #999999;
}
#mainmenu ul li a:hover{
	color: #0179a5;
	text-decoration:none;
}
#social-networks{
	margin-top:12px;
}
#facebook{
	float:left;
	margin-right: 15px;
}
#twitter{
	float:left;
	margin-right:14px;
}
#da{
	float:left;
}
#email {
	float:right;
}
/* Tweet Area
----------------------------------------------- */
#tweet-bubble a {
display:block;
width: 122px;
padding: 23px 0px 22px 0px;
margin:0px 0px 5px 0px;
background: url("/img/tweet_bubble.gif") 0 0 no-repeat;
text-decoration: none;
}
#tweet-bubble a:hover { 
background-position: 0 -45px;
}

#tweet-bubble{
	
}
#tweet-area {
	border-bottom: dotted 1px #939391;
	margin:0px;
	
}
#tweet{
	margin: 0px;
	line-height: 29px;
	padding: 52px 0px 52px 0px;
}
#tweet h1{
	border-bottom:none;
	display:inline;
}
/* Home Content
----------------------------------------------- */
#home-content{
	margin:25px 0px 0px 0px;
}
#welcome-hello{
	font-size: 48px;
	font-weight: bold;
	color: #333332;
	line-height:43px;
	padding:0px 0px 4px 0px;
}
#welcome-hello a{
	cursor:pointer;
	color:#333332;
	text-decoration: none;
}
#welcome-hello a:hover {
	color:#0179a5;
	text-decoration: none;
}
#photo-gallery{
	margin: 20px 0px 0px 0px;
	clear: both;
}
#photo-gallery h1{
	border-bottom:none;
	margin:0px;
}
#project-samples{
	margin: 0px;
}
#work-samples h1{
	border-bottom:none;
	margin:70px 0px 0px 0px;
}
#project-blurb p{
	font-size: 11px;
	color: #333332;
	line-height: 15px;
	margin: 4px 0px 0px 0px;
}
#photoBucket img {
	height: 60px;
	width: 60px;
	margin-right:20px;
}
#flickr_7 {
	margin-right:0px !important;
}
/* About Page
----------------------------------------------- */
#about{
	margin:55px 0px 0px 0px;
	padding:0px;
}
#about img{
	margin:0px 0px 20px 0px;
}
#client-list{
	margin:35px 0px 0px 0px;
}
/* Gallery Listing Page
----------------------------------------------- */
#gallery-listing{
	margin:55px 0px 0px 0px;
	padding:0px;
}
#gallery-row{
	margin: 0px 0px 20px 0px;	
}
#gallery-thumb img{
	padding: 0px 0px 0px 0px;
}
#gallery-thumb h2 {
	padding: 15px 0px 0px 0px;
}
#gallery-thumb h2 a{
	cursor:pointer;
}
#gallery-thumb p {
	font-size: 11px;
	line-height:15px;
}
#download {
	padding: 8px 0px 0px 0px;
}
#download a{
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	background-color:#333332;
	margin: 5px 0px 0px 0px;
	padding:3px 4px 2px 4px;	
}
#download a:hover{
	text-decoration:none;
	background-color:#0179a5;
}
/* Gallery Page
----------------------------------------------- */	
#gallery{
	margin:55px 0px 0px 0px;
	padding:0px;
}	
#viewer {

}
#gallery-viewer p{
	text-align:center;
}

/* Work Listing Page
----------------------------------------------- */
#work-listing{
	margin:55px 0px 0px 0px;
	padding:0px;
}
#project-row{
	margin: 0px 0px 20px 0px;	
}

#project-thumb img{
	padding: 0px 0px 0px 0px;
}
#project-thumb h2 {
	padding: 15px 0px 0px 0px;
}
#project-thumb h2 a{
	cursor:pointer;
}
#project-thumb p {
	font-size: 11px;
	line-height:15px;
}
/* Project Page
----------------------------------------------- */
#project{
	margin:55px 0px 0px 0px;
	padding:0px;
}

#credits{
	margin:10px 0px 0px 0px;
}
dl {
	margin:7px 0px 0px 0px;
	
}

dt {
	width: 50px;
	float:left;
	clear:both;
	padding:0px 0px 5px 0px;
}

dd {
	float:left;
	width: 250px;
}
#return-button a{
	color:#0179a5;
}
#return-button a:hover{
	text-decoration:underline;
}
#launch a{
	background-color:#333332;
	color:#ffffff;
	float:left;
	clear:both;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#launch a:hover{
	background-color:#0179a5;
}

/* Blog
----------------------------------------------- */
#blog{
	margin:55px 0px 0px 0px;
	padding:0px;
}
#entry{
	padding:0px 0px 70px 0px;
}
#entry h1 {
	border-bottom: dotted 1px #939391;
}
#entry h1 a{
	color:#333332;
}
#entry h1 a:hover{
	text-decoration:none;
	color:#0179a5;
}
#comments{
	margin: 0px;
	padding: 0px;
}
.commentlist {
	margin: 0px 0px 40px 0px;
}
.commentlist li{
	border-bottom: dotted 1px #b9b9b8;
	padding: 5px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
#commentdate{
	font-size: 11px;
}
#comment-count{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}
#comments-area{
	margin:0px;
	padding:0px;
}
#comments-area h2{
	margin:0px;
	padding:0px 0px 4px 0px;
	border-bottom: dotted 1px #b9b9b8;
}
#comment-content{
	margin:0px;
}
#comment-invitation{
	margin: 15px 0px 0px 0px;
}

#entry-img {
	margin: 0px 0px 8px 0px;
}
#date{
	margin: 0px 0px 25px 0px;
}
#entry-date li{
	margin: 3px 0px 0px 0px;
	font-size: 11px;
}
#entry-categories {
	margin: 25px 0px 0px 0px;
}
	
#comment-cta{
	font-size: 11px;
}
#sidebar {
	font-size:11px;
	margin-top:0px;
}
#subscribe{
	margin:40px 0px 20px 0px;
}
#subscribe a{
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	background-color:#d38f5c;
	margin: 5px 0px 0px 0px;
	padding:3px 4px 2px 4px;
}
#subscribe a:hover{
	text-decoration:none;
	background-color:#c55300;
}
#sidebar ul{
	margin:0px 0px 40px 0px;
}
#sidebar li{
	list-style:none;
	font-size: 11px;
	text-transform:none;
	margin: 3px 0px 0px 0px;
}
#blog-list li{
	font-size:11px;
	margin: 3px 0px 0px 0px;
}
#previous-entries a{
	background-color:#333332;
	color:#ffffff;
	float:left;
	clear:both;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#previous-entries a:hover{
	text-decoration:none;
	background-color:#0179a5;
}
#next-entries a{
	background-color:#333332;
	color:#ffffff;
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#next-entries a:hover{
	text-decoration:none;
	background-color:#0179a5;
}
h2.widgettitle {
	text-align:left;
}



/* Footer	
----------------------------------------------- */
#footer {
	margin:60px 0px 0px 0px;
	border-top: dotted 1px #939391;
}
#copyright p{
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}
#copyright {
	margin:0px;
}


/* Fusion Ads	
----------------------------------------------- */
#fusion-ads {
}
#fusion-ads img{
	margin:0px 0px 10px 0px;
}
#fusion-ads img.fusionicon{
	margin:1px 4px 0px 0px;
}

#fusion-ads a {
	font-size:11px;
}

span.fusiontext a, span.fusiontext {
	font: normal 11px/14px Helvetica !important;
	display: block;
}

span.fusionentire a {
	color: #333332;
}

#fusion-ads a.pwr{
	font-size:9px;
	font-weight:bold;	
}

/* Fusion Ads on Index
----------------------------------------------- */
#fusion-tweet {
	margin: 20px 0px 20px 0px;
	float: right;
}
#fusion-tweet img{
	margin:0px 0px 10px 0px;
}
#fusion-tweet img.fusionicon{
	margin:1px 4px 0px 0px;
}

#fusion-tweet a {
	font-size:11px;
}

span.fusiontext a, span.fusiontext {
	font: normal 11px/14px Helvetica !important;
	display: block;
}

span.fusionentire a {
	color: #333332;
}

#fusion-tweet a.pwr{
	font-size:9px;
	font-weight:bold;	
}

/* Fusion Ads on Index
----------------------------------------------- */
#fusion-ads-project {
	margin: 0px 0px 30px 0px;
	float: right;
}
#fusion-ads-project img{
	margin:0px 0px 10px 0px;
}
#fusion-ads-project img.fusionicon{
	margin:1px 4px 0px 0px;
}

#fusion-ads-project a {
	font-size:11px;
}

span.fusiontext a, span.fusiontext {
	font: normal 11px/14px Helvetica !important;
	display: block;
}

span.fusionentire a {
	color: #333332;
}

#fusion-ads-project a.pwr{
	font-size:9px;
	font-weight:bold;	
}


/* WRAPPER
************************************************************************************************ */

div.fs { background: #E8E8E8 !important; }

/* WRAPPER - LOADING
************************************************************************************************ */

div.fs div.fsLoading { 
	background: #E8E8E8 url("http://v6.flickrshow.com/themes/blue/al.gif") 50% 50% no-repeat!important;
	z-index: 500;
}

div.fsLoaded-0 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-1 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-2 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-3 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-4 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-5 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-6 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-7 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-8 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-9 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }
div.fsLoaded-10 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/blue/al.gif") !important; }


/* WRAPPER - SLIDER
************************************************************************************************ */

div.fs div.fsSlider { 
	background: #D1D1D1 url("http://www.philcoffman.com/img/gutter.gif") !important; 
	cursor: pointer;
}

div.fs div.fsSliderH { 
	background: #0179a5 !important; 
	cursor: pointer;
}

/* WRAPPER - BUTTONS
************************************************************************************************ */

div.fs ol.fsButtons { 
	background: #E8E8E8;
}

div.fs ol.fsButtons li {
	background: #E8E8E8 50% 50% no-repeat;
	overflow: hidden;
	text-indent: -999px;
	z-index: 300;
	cursor: pointer;
}

div.fs ol.fsButtons li.fsButtonA { background-image: url("http://v6.flickrshow.com/themes/blue/ip.gif") !important; }
div.fs ol.fsButtons li.fsButtonB { background-image: url("http://v6.flickrshow.com/themes/blue/ir.gif") !important; }
div.fs ol.fsButtons li.fsButtonC { background-image: url("http://v6.flickrshow.com/themes/blue/il.gif") !important; }

div.fsPlaying ol.fsButtons li.fsButtonA { background-image: url("http://v6.flickrshow.com/themes/blue/is.gif") !important; }

/* WRAPPER - IMAGES
************************************************************************************************ */

div.fs ol.fsImages { background: #D1D1D1; }

div.fs ol.fsImages li h2 {
	color: #2E2E2E !important;
	font-family: "Helvetica", "Arial", Sans-serif;
	font-weight: lighter;
	overflow: hidden;
	z-index: 200;
}





