/*
Theme Name: Joe Smalley blank
*/

@import url("reset.css");


/* Begin Typography & Colors */
body {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #E9E9E9 url('images/bg-tile.jpg') repeat-x top left;
	margin: 0 0 40px 0;
	padding: 0;
	}

body#page3{
	background-image: url('images/bg-tile-home.jpg');
}
	
br.clear {
	clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}

strong{
	font-weight: bold;
}

#holder {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#header {
	height: 70px;
	padding: 45px 0 0 0;
	margin: 0 auto;
	position: relative;
	width: 100%;
	}
		
a#logo{
	float: left;
}

a.pdf,
.pdf a,
a.zip{
	background: url('images/pdf.png') left center no-repeat;
	display: block;
	min-height: 17px;
	padding: 1px 0 0 21px;
	margin-bottom: 2px;
}

a.zip{
	background: url('images/zip.jpg') left center no-repeat;
}

span.nobr{
	white-space: nowrap;	
}

body#page3 a#logo{
	display: none;
}

div.contentBlog{
}

div#content,
div#content-more{
	
}

div#content-more{
	margin-top: 15px;
}

div#content-inner,
div#content-more-inner{
	padding: 10px 20px 7px 20px;
	background: transparent url('images/content-bg.png') repeat-y top left;
}

div.content-bg-top{
	background: transparent url('images/content-bg-top.png') no-repeat top left;
	height: 13px;
	display: block;
}

div.content-bg-bottom{
	background: transparent url('images/content-bg-bottom.png') no-repeat top left;
	height: 13px;
	display: block;
}

ul.moreLinks{
	font-size: 20px;
	padding: 10px 0 5px 0;
}

ul.websiteMoreLinks{
	padding-top: 20px;	
}

ul.moreLinks li{
	display: inline;
}

ul.moreLinks li a{
	color: #666666;
}

ul.moreLinks li a:hover{
	color: black;
}

div#content-inner{
	min-height: 400px;
}

div#categoriesBox{
	float: right;
}

div#categoriesBox select{
	font-size: 13px;
}

div.contentBox ul{
	padding-left: 0;
	margin-left: 1em;
	line-height: 1.75em;
	color: black;
}

em{
	font-style: italic;	
}


/* -----------------------------------------------
   Navigation
   ----------------------------------------------- */

ul#mainNav{
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0;
	float: right;
}

ul#mainNav li{
	display: inline;
	float: left;
	padding: 0 14px;
	text-indent: -3000px;
}

ul#mainNav li a{
	text-decoration: none;
	display: block;
	height: 17px;
}

ul#mainNav li.page-item-3 a{
	background: transparent url('images/nav-design.png') top left no-repeat;
	width: 46px;
}

ul#mainNav li.page-item-620 a{
	background: transparent url('images/nav-development.png') top left no-repeat;
	width: 91px;
}

ul#mainNav li.page-item-466 a{
	background: transparent url('images/nav-about.png') top left no-repeat;
	width: 44px;
}

ul#mainNav li.page-item-5 a{
	background: transparent url('images/nav-blog.png') top left no-repeat;
	width: 33px;
}

ul#mainNav li.page-item-45 a{
	background: transparent url('images/nav-contact.png') top left no-repeat;
	width: 54px;
}

ul#mainNav li a:hover,
ul#mainNav li.current_page_item a,
ul#mainNav li.current_page_parent a{
	text-decoration: underline;
	background-position: bottom left;
}

/* -----------------------------------------------
   Headers
   ----------------------------------------------- */

h1,h2,h3,h4,h5{
	font-weight: normal;
	margin: 0;
}

h1.pagetitle,
h1.pagetitle a,
h2.pagetitle,
h3.pagetitle {
	font-size: 19px;
	margin: 0 0 20px 0;
	color: #333;
}

h1.projecttitle{
	font-size: 40px;
	padding: 17px 0 34px 10px;
}

h1.projecttitle a{
	color: #666;
}

#sidebar h2 {
	font-size: 1.2em;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
h3{
	margin: 0 0 10px 0;
	font-size: 19px;
	color: #333;
}

h3 span.titledate{
	font-size: 15px;
	color: #999999;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.callout{
	font-size: 26px;
	margin-bottom: 40px;
	color: #5C5C5C;
	line-height: 135%;
}


h4{
	font-size: 16px;
	color: #333;
	float: right;
	padding-top: 3px;
}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2.cufon a{
	color: #CC0000;
	}

/* -----------------------------------------------
   Footer
   ----------------------------------------------- */

div#footer{
	font-size: 10px;
	color: #888;
	padding: 10px 0 0 0;
	clear: both;
	font-size: 10px;
	text-align: right;
}

/* -----------------------------------------------
   
   ----------------------------------------------- */
		
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 7px 9px 0;
	}

#sidebar{
	padding: 20px 0 10px 0;
	width: 190px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
	
.post{
	border-bottom: 1px solid #E1E1E1;
	padding: 0 0 30px 0;
	margin-bottom: 40px;
}


.navigation {
	display: block;
	text-align: center;
	margin: 25px 0 10px 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0;
	}
	
.rightTwoThirds{
	float: right;
	width: 590px;
	padding-right: 30px;
}

.entry{
	padding-top: 4px;
	color: #333333;
	line-height: 160%;
	font-size: 12px;
	width: 528px;
	padding-right: 62px;
}

.entry p{
	margin-bottom: 1em;
}

.entry-leftcol{
	float: left;
	width: 280px;
	text-align: right;
	line-height: 160%;
	font-size: 11px;
	padding-left: 30px;
}

.entry-leftcol p.entry-date{
	margin-bottom: 1em;
}

.entry-leftcol h2{
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 120%;
}

.entry-leftcol h2 a{
	color: black;
}

.entry-leftcol h2 a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.entry img.border{
	border: 1px solid #ccc;	
}

a.more-link{
	margin-top: 1em;
	display: block;
}

/*
.wp-caption{
	border: 1px solid #CCC;
	padding: 12px 3px 6px 12px;
	font-style: italic;
	margin: 10px 0 15px 0;
}

*/

.wp-caption{
	padding: 0px 0px 6px 0px;
	font-style: italic;
	margin: 10px 0 15px 0;
}


.wp-caption p{
	padding: 5px 0 0 0;
	margin: 0;
}


a, 
h2 a:hover, 
h3 a:hover {
	color: #CC0000;
	text-decoration: none;
	}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

a.external{
	background: url('images/external-link.gif') right center no-repeat;
	padding-right: 13px;
	border: 0;
}

a.external:hover{
	background: url('images/external-link-hover.gif') right center no-repeat;
}


.thread-alt {
}
.thread-even {
}
.depth-1 {
}

.even, .alt {
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#respond{
}

h3#comments,
#respond h3{
	width: 260px;
	float: left;
	text-align: right;
	padding-bottom: 7px;
	padding-left: 50px;
}

#respond h3{
	margin-top: 2px;
}

.contentBlog ol{
	margin-bottom: 30px;
}

.commentlist li,
#commentform input,
#commentform textarea {
}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	clear: right;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 0 0 1em 0;
	float: right;
	width: 558px;
	padding-right: 60px;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px 0;
	color: black;
	}

.comment-author{
	width: 260px;
	float: left;
	text-align: right;
	margin-right: 30px;
	padding-left: 50px;
	padding-top: 3px;
}

.comment-content{
	float: right;
	width: 610px;
}

.commentmetadata {
	font-weight: normal;
	width: 260px;
	float: left;
	text-align: right;
	clear: left;
	padding-top: 5px;
	padding-left: 50px;
	font-size: 11px;
	}
	
.commentmetadata a{

}	

#sidebar {
	font: 1em Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* -----------------------------------------------
   Home
   ----------------------------------------------- */

div#homeIntro{
	margin: -38px auto 62px auto;
	width: 1000px;
}

div.portfolioBlock{
	padding-top: 30px;
}

h3.homeSection{
	padding: 1px 0 4px 0;
}

div#news p.news-date{
	color: #999999;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 3px;
}

div#news h5.news-title a{
	font-size: 18px;
	color: black;
	margin-bottom: 5px;
}

p.flickr-last-updated{
	color: #999999;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 8px;
}

ul#flickr li{
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	width: 50px;
	height: 50px;
}

ul#flickr li.last{
	margin-right: 0;
}


/* -----------------------------------------------
   Project Summary
   ----------------------------------------------- */
   
div.projectImage,
div.projectImageBlank{
	width: 151px;
	height: 100px;
	float: left;
	margin: 0 8px 8px 0;
	position: relative;
	border: 1px solid #ccc;
}


div.projectImage.endcol,
div.projectImageBlank.endcol{
	margin: 0 0 9px 0;
}

div.projectImageBlank{
	border: 1px solid #E1E1E1;
	background-color: #FCFCFC;
}

div.projectImage .textRollover{
	width: 131px;
	height: 100px;
	position: absolute;
	top:0;
	left:0;
	background-color: black;
	display: none;
	padding: 0 10px;
}

div.projectImage a{
	text-decoration: none;
	cursor: pointer;
}

div.projectImage a:hover{
	text-decoration: none; /* FOR IE6 */
}

div.projectImage a img{
	width: 151px;
	height: 100px;
}

div.projectImage .textRollover span.projectTitle{
	margin: 35px 0 3px 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #D20;
	display: block;
}

div.projectImage .textRollover span.projectDesc{
	color: #666666;
	margin: 2px 0 0 0;
	line-height: 120%;
}

div.projectImage div.new{
	background-color: #EA0000;
	color: white;
	padding: 2px 3px 3px 2px;
	display: inline;
	position: absolute;
	bottom: 0;
}

div.projectImage div.new a,
div.projectImage div.new a:visited{
	color: white;
}

/* -----------------------------------------------
   Dev Project Image
   ----------------------------------------------- */

div.devProjectImage,
div.devProjectImageBlank{
	width: 300px;
	min-height: 310px;
	float: left;
	margin: 0 30px 60px 0;
	position: relative;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
}

div.devProjectImage img{
	border: 1px solid #ccc;
	width: 100%;
	height: 200px;
	display: block;
	margin: 0 0 10px 0;
}


div.devProjectImage.endcol,
div.devProjectImageBlank.endcol{
	margin: 0 0 9px 0;
}

div.devProjectImage p.projectTitle{
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
}

div.devProjectImage span.projectSummary{
	color: #828282;
}

div.devProjectImage div.projectDesc{
	margin-bottom: 15px;
}

div.devProjectImage p.projectDate{
	color: #666;	
}

div.devProjectImage span.projectDesigner{
	margin-left: 15px;
}

div.devProjectImage p{
	line-height: 140%;	
}

/* -----------------------------------------------
   Slider
   ----------------------------------------------- */

div.slider-pagination{
	font-size: 14px;
	text-align: center;
}

div.slider-pagination div.paginationInner{
	border-top: 1px solid #D7D7D7;
	padding: 10px 0;
}

div.slider-pagination a.prev{
	float: left;
	color: #333333;
	outline: none;
}
div.slider-pagination a.next{
	float: right;
	color: #333333;
	outline: none;
}

.sliderwrapper3{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 880px; /*width of featured content slider*/
	height: 434px;
}

.sliderwrapper3 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 880px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


/* -----------------------------------------------
   Project Detail
   ----------------------------------------------- */

div.projectDetail{
	padding: 0 0 7px 0;
}

div.projectDetail div#leftCol{
	width: 270px;
	float: left;
	padding-left: 10px;
}

div.photography div#leftCol{
	display: none;
}

div.projectDetail div#rightCol{
	float: right;
	width: 636px; /* Need to set the width for IE6 */
	padding: 0 10px 0 0;
}

div.photography div#rightCol{
	width: 100%;
	float: none;
}

div.projectDetail div#leftCol h1{
	font-size: 20px;
	color: black;
	margin: 0 0 5px 0;
	padding: 0;
}

div.projectDetail div.date{
	text-transform: uppercase;
	color: #999999;
	font-size: 12px;
}

div.projectDetail .slider-holder,
div.projectDetail .slider-holder.tall{
	width: 630px;
	height: 300px;
	padding: 2px;
	border: 1px solid #B2B2B2;
}

div.projectDetail .slider-holder.tall{
	width: 630px;
	height: 450px;
}

div.photography div.projectDetail .slider-holder{
	width: 675px;
	height: 450px;
	margin: 0 auto;
}

div.projectDetail .sliderwrapper1{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 630px; /*width of featured content slider*/
	height: 300px;
	background-color: white;
}

div.projectDetail .sliderwrapper1.tall{
	height: 450px;
}

div.projectDetail .sliderwrapper1 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 630px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


div.photography div.projectDetail .sliderwrapper1{
	width: 675px;
	height: 450px;
	margin: 0 auto;
	text-align: center;
}

div.projectDetail .sliderwrapper1 .contentdiv{
	width: 675px;
}


div.projectDetail div.details{
}

div.projectDetail div.details div.detailsDescription{
	line-height: 1.5em;
	margin: 20px 0 0 0;
}

div.projectDetail div.details div.detailsDescription p{
	margin-bottom: 1em;
}

div.projectDetail div.details div.detailsDescription a{
	color: black;
}

div.projectDetail div.details a.viewWebsite{
	text-transform: uppercase;
}

div.projectDetail div.details span.copyright{
	font-size: 10px;
	color: #999999;
}

div.projectDetail div.details span.copyright a{
	color: #999999;
}

div.projectDetail div.details span.copyright a:hover{
	color: #D20000;
}


div.projectDetail div.details ul.services{
	margin-left: 1.5em;
	list-style: square;
}

div.projectDetail div.details ul.services a{
	color: black;
}

div.projectDetail div#paginate-slider1{
	margin: 10px auto 0 auto;
	color: #666666;
	font-size: 14px;
	width: 635px;
}

div.photography div.projectDetail div#paginate-slider1{
	width: 680px;
}

div.projectDetail div#paginate-slider1 a{
	text-decoration: none;
	color: black;
	outline: none;
}

div.projectDetail div#paginate-slider1 a:hover{
	text-decoration: underline;
}

div.projectDetail div#paginate-slider1 a.selected{
	color: #D20000;
}

div.projectDetail div#paginate-slider1 a.selected:hover{
	cursor: default;
	text-decoration: none;
}

a.toc{
	background:url('images/paginationIndicator.gif') center center no-repeat; 
	width: 17px;
	height: 19px;
	display: -moz-inline-box; /* For FF */
	display: inline-block;;
	outline: none;
}

div.projectDetail div#paginate-slider1 a.toc{
	background-position: left center;
}

a.toc:hover,
div.projectDetail div#paginate-slider1 a.toc:hover{
	text-decoration: none;
}

a.toc.selected{
	background-image:url('images/paginationIndicatorActive.gif'); 
}


div.projectDetailViewMore{
	padding: 0 0 20px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #B7B7B7;
}

div.projectDetailViewMore h2{
	margin: 15px 0;
}

div.projectDetailViewMore div.summaryProject{
	margin-bottom: 10px;
}

div.projectDetailViewMore .sliderwrapper2{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 880px; /*width of featured content slider*/
	height: 200px;
}

div.projectDetailViewMore .sliderwrapper2 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 880px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div.projectDetailViewMore div.slider-pagination{
	border: none;
	padding: 5px 0 0 0;
}

a.backbutton{
	padding: 7px 0;
	margin-top: 50px;
	display: block;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

/* -----------------------------------------------
   about - Contact Form
   ----------------------------------------------- */

div.contactHolder{
	padding: 50px 0;
	width: 490px;
	margin: 0 auto;
}

div.emailFormHolder{
	float: left;
	width: 240px;
	min-height: 280px;
	line-height: 1.5em;
	background-color: #EEE;
	padding: 15px 20px;
}

form#contact{
}

form#contact label{
	display: block;
	font-weight: bold;
}

form#contact input.inputText,
form#contact textarea.inputTextarea{
	font: 12px Arial, Helvetica, sans-serif;
	width: 95%;
	border: 1px solid #999;
	padding: 5px;
	margin: 3px 0 10px 0;
}

form#contact textarea.inputTextarea{
	line-height: 1.3em;
	height: 8em;
}

form#contact input:focus,
form#contact textarea:focus{
	border: 1px solid #666;
}

form#contact input.submit{
	border: 0;
	padding: 3px;
	margin: 0;
	background: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	cursor: pointer;
	background-color: #cc0000;
}

form#contact input.submit:hover{
	background-color: #A80000;
}



#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url('images/msg_arrow.gif') left center no-repeat; 
	padding-left:7px;
}

#msgcontent {
	display:block; 
	background-color: #CC0000; 
	color: white;
	border-left:none; 
	padding:7px; 
	min-width:150px; 
	max-width:250px;
	text-align: left;
	line-height: 140%;
}

div#emailResponse{
	font-weight: bold;
	color: #CC0000;
}




/* Begin Structure */


.post hr {
	display: block;
	}

.postmetadata {
	margin: 1em 0 0 0;
	clear: both;
}

/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 1px 0;
	border: 1px solid #D7D7D7;
	}
	
#commentform input:focus{
	border: 1px solid #aaaaaa;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: auto;
	border: none;
	padding: 5px 10px;
	}

#commentform {
	margin: 0 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #D7D7D7;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

	
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/


pre {
	display: block;
	font-family: "Courier New", Courier, monospace;
	background: #fff url(images/pre_bg.gif) top left repeat;
	display: block;
	font-size: 13px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	border: 1px solid #e2e2e2;
	overflow: auto;
}

pre code {
	margin: 0 0 0 20px;  /*--Left Margin--*/
	padding: 0;
	display: block;
	line-height: 18px;
}

form#flickrform{
	border: 1px solid #ccc;
	background-color: #EEEEEE;
	padding: 10px 15px 15px 15px;
	text-align: left;
}

.entry form#flickrform{
	width: 496px;	
}

form#flickrform input#urlinput{
	width: 380px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
}

form#flickrform input#submit{
	margin-top: 10px;
}

p#refinekeywords{
	margin-top: 10px;	
}

p#refinekeywords a{
	cursor: pointer;	
}

p#refinekeywords a.keywordFilter{
	color: white;
	background-color: #B2B2B2;
	color: white;
	padding: 2px 4px 3px 3px;
	margin: 0 0 0 2px;
}

p#refinekeywords a.keywordFilter:hover{
	color: white;
	background-color: #EA0000;
	text-decoration: none;
}

p#refinekeywords a.keywordClear{
	display: none;
	color: black;
	padding-left: 13px;
	margin-left: 8px;
	background: url('images/clear.png') 0px 3px no-repeat;
}

div#photoFrame{
	overflow: auto;
	overflow-y: hidden;
	width: 830px;
	height: 580px;
	white-space:nowrap;
	padding-left: 125px;
}

div#photoFrame img{
	margin-right: 16px;	
}


div.content-client p{
	line-height: 150%;
	margin-bottom: 1em;
	width: 66%;
}


table.clients{
	line-height: 150%;
	margin: 30px 0;
}

table.clients td{
	border-bottom: 1px solid #DADADA;
}

table.clients td,
table.clients th{
	padding: 3px 15px 3px 15px;
	vertical-align:top;
}

table.clients th.clientsnotes{
	min-width: 200px
}

table.clients th{
	font-weight: bold;
	background-color: #F4F4F7;
}

table.clients td.date{
	font-weight: bold;
}

h3.clienttitle{
	margin: 0 0 1px 0;
	padding: 0;
}

p.clientdesc{
	font-size: 15px;
	color: #999999;
	margin-bottom: 20px;
}

p.clientareatitle{
	float: right;
	font-size: 16px;
	margin-top: 4px;
}
