/*
Theme Name:   John Paul Davis 
Theme URI:    http://johnpauldavis.org
Description:  A theme I made for myself.
Version:      10
Author:       John Paul Davis
Author URI:   http://johnpauldavis.org
*/


	/* Remove browser styles */
	
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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;
		}


/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body	{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
    background: #333 url(images/bg.jpg) top center repeat;
	color: #fff;
	font: 11px/18px "Lucida Grande", "Helvetica Neue," Arial, Helvetica, sans-serif;
	}

ol, ul {
	list-style: none;
	}


table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
/* Link Styles */

a {
	color:#be9030;
	text-decoration:none;
	font-weight:600;
	}
a:link {color:#be9030;}
a:visited {color:#a0ae2c;}
a:hover {background-color:#eee;}


/* Layout */


#sidebar {
	position:absolute;
	top:0;
	left: 558px;
	width:172px;

}

#content {
padding: 420px 0 0 20px;
width: 538px;
background: transparent url(images/toppattern.png) top left no-repeat;
	}
	
.designpage #content {
padding: 420px 0 0 20px;
width: 1024px;
background: transparent url(images/toppattern.png) top left repeat-x;
	}
	
.designpage #sidebar {
	position:absolute;
	top:0;
	left: 852px;
	width:172px;

}

.post {
margin-bottom: 20px;
padding-bottom: 190px;
background: transparent url(images/divider.png) bottom center no-repeat;
}

.jpdportfolio {
margin-bottom: 20px;
padding-bottom: 190px;
}

/* Typography */

h1 {
display: block;
width: 222px;
height: 398px;
background: transparent url(images/header.png) top left no-repeat;
}

h1 a {
display: block;
width: 222px;
height: 398px;
text-indent: -9999px;
}

h1 a:hover {
background-color:transparent;
}

.post h3 {
	margin:0px 0px 15px 0px;
	padding:0 20px 0 0;
	font-size:24px;
	line-height:28px;
	font-weight: normal;
	text-align: right;
	}
	
	#content h4 {
	margin:0px 0px 15px 0px;
	padding:0 20px 0 0;
	font-size:12px;
	line-height:28px;
	font-weight: normal;
	text-align: right;
	}

h2#ars-poetica {
display: block;
width: 498px;
height: 58px;
background: transparent url(images/arspoetciaheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h2#mixes {
display: block;
width: 498px;
height: 58px;
background: transparent url(images/mixesheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h2#design {
display: block;
width: 230px;
height: 58px;
background: transparent url(images/designheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h2#about {
display: block;
width: 498px;
height: 58px;
background: transparent url(images/aboutheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h2#connect {
display: block;
width: 498px;
height: 58px;
background: transparent url(images/connectheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h2#publications {
display: block;
width: 498px;
height: 58px;
background: transparent url(images/publicationsheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h3#print {
display: block;
width: 152px;
height: 44px;
background: transparent url(images/printheader.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0px;
}

h3#web {
display: block;
width: 123px;
height: 44px;
background: transparent url(images/webheader.png) top left no-repeat;
text-indent: -9999px;
margin: 100px 0 0 0px;
}

h3#ars-poetica {
display: block;
width: 222px;
height: 35px;
background: transparent url(images/arspoetcia.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h3#mixes {
display: block;
width: 222px;
height: 35px;
background: transparent url(images/mixes.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h3#about {
display: block;
width: 222px;
height: 35px;
background: transparent url(images/about.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h3#photos {
display: block;
width: 222px;
height: 35px;
background: transparent url(images/photos.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}

h3#connect {
display: block;
width: 222px;
height: 35px;
background: transparent url(images/connect.png) top left no-repeat;
text-indent: -9999px;
margin: 20px 0 0 0;
}
	
	
#content p {
font-size: 14px;
padding:0 20px 20px 0;
text-align: justify;
}


.designpage #content p {
font-size: 14px;
padding:0 20px 20px 0;
text-align: justify;
width: 802px;
}

#sidebar p {
width: 222px;
text-align: right;
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}



.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

.flickr {
    border-bottom: none;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:222px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }


ul.twitter {
list-style: none;
text-align: right;
width: 222px;
margin: 0;
padding: 0;
}

li.twitter-item {
display: block;
margin-bottom: 20px;
text-align: right;
margin-left: 0;
margin-right: 0;
padding: 0;
width: 222px;
}

.twitter-timestamp, .twitter-link {
font-size: .8em;
font-style: italic;
}

.postnoline {
text-align: center;
}


em {
font-style: italic;
}

blockquote {
color: #fff;
text-align: left;
}

blockquote p {
font-size: 10px;
}


.photolist {
list-style: none;
display: block;
}

.photolist li {
display: block;
float: left;
margin-left: 40px;
height: 270px;
}

.photolist li a.imglink {
display: block;
width: 180px;
height: 180px;
background: transparent url(images/thumbbg.png) 0 0 no-repeat;
}

.photolist img {
margin-top: 15px;
margin-left: 15px;
}

span.imgcap, .photolist li em {
display: block;
text-align: center;
width: 180px;
}

span.imgcap {
font-size: 1.2em;
font-weight: bold;
}

.clear {
clear: both;
}