/*  
Theme Name: PeaceProjectCeramics.com
Theme URI: PeaceProjectCeramics.com
Description: The theme for PPC based on Default, based on Kubrick.
Version: 1.0
Author: Zach Nichols
Author URI: http://zacharynichols.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



body {
	background-color: #f2f2f2;
	padding: 0;
	font: small Verdana,Sans-serif;
	line-height: 1.6em;
	color: #333;
	text-align: center;
}

.title, .index {
	text-align: center;
}

.photosolo #content {
	padding: 10px 0 15px;
}

.galleryinfo p {
	
}

.index #content, .archive #content {

	margin-left: auto;
	margin-right: auto;
}

.title #content {
	width: 733px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px 0;
	text-align: left;
}




#logo {
	position: fixed;
	_float:left;
	margin-left: 0;
	width: 16px;
	height: 329px;
}


input.submit {
	background: #fff url(../img/purchase.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 27px;
	border: 1px solid #e6e8e3;
 margin-left: -90px;
}

input.submit:hover {
	background: #fff url(../img/purchase.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 27px;
	border: 1px solid #00fedc;
}

input.submit:active {
	background: #fff url(../img/purchase.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 27px;
	border: 1px solid #00fea7;
}

/* =Links
----------------------------------------------- */

a {
	color: black;
	text-decoration: none;
}

html>body a {
	
}

a:hover, a:active {
	color: #6f6f6f;
}

a img, a.btn, a.btn:visited, a.i, a.i:visited, a.i:hover {
	
}

a.btn img, a.i>img {
	position: relative;
	top: 2px;
}

#photo_container a {
	border-bottom: 0;
}

#navigation ul {
	list-style-type: none;
	text-align: left;
	_float: left;
	_margin-left: -20px;
	margin-left: 20px;
	margin-top: 0;
	width: 330px;
	background-color: #f6f6f6;
	border: 1px solid #e6e8e3;
	position: static;
	z-index: 10000000;
}

#navigation ul li {
	display: inline;
}

/* =Headings
----------------------------------------------- */

h2 {
	margin: .5em 0 .75em;
	font: 120% "Trebuchet MS",Verdana,Sans-serif;
	color: #974;
}

h2 .btn {
	margin-left: .25em;
	font-weight: normal;
	color: #666;
}

.galleries form h2 {
	border: 0;
	Font-size: 14px;
	text-align: center;
	margin-left: -60px;
}



.galleries h2 {
	position: relative;
	top: -10px;
	margin-bottom: 0;
}

.thanks {
	margin-top: 100px;
	background-color: #f6f6f6;

	font-family: "Gill Sans","Trebuchet MS",Verdana,Sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	border: 1px solid #e6e8e3;
 	width: 300px;
 	margin-left: -10px;
}

.thanksupper{
		text-transform: uppercase;
}

/* =Lists
----------------------------------------------- */

ul {
	margin: .5em 0 1.5em;
	padding: 0;
	font-size: 85%;
	line-height: 1.6em;
}

li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

dl {
	margin: .5em 0 1em;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1em;
	padding: 0;
}

/* =Forms
----------------------------------------------- */

form {
	margin: 0 0 .75em;
	padding-left: 90px;
}

form img {
 position: relative;
 left: 126px;
 
}
	


input.text, textarea {


}

input.text:focus, textarea:focus {

}

#btn-preview, #btn-post {
	background: #888;
	padding: 2px 5px;
	border: 2px solid;
	border-color: #aaa #666 #666 #aaa;
	font: 100% Verdana,Sans-serif;
	text-transform: uppercase;
	color: #fff;
}

#btn-post {
	background: #354;
	border-color: #576 #243 #243 #576;
}

/* =Misc
----------------------------------------------- */

p {
	margin: 0 0 .75em;
}

body p {
	margin: 0;
}

.buttons p {
	margin: 0;
}

.sub {
	font-size: 85%;
	line-height: 1.6em;
}

.note, .error {
	color: #c33;
}

.inset, .inset2 {
	float: left;
	margin: 3px 10px 5px 0;
}

.inset2 {
	float: right;
	margin: 3px 0 5px 10px;
}

img.inset, img.inset2 {
	display: block;
}

.reset {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

hr.reset {
	overflow: hidden;
	visibility: hidden;
}

th, td {
	text-align: left;
	vertical-align: top;
}

input, textarea, select, code {
	margin: 1px 0;
	font: 100% verdana, arial;
	font-weight: bold;
	
}

.mainbutton {
	margin: 0;
	padding: 5px 0 10px;
	font-size: 85%;
	line-height: 1.6em;
	text-align: center;
}

/* =Header
----------------------------------------------- */

h1 {
	margin: 0 0 3px;
	padding: 0 0 .35em;
	font: 180% "Gill Sans","Trebuchet MS",Verdana,Sans-serif;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .15em;
}

.title h1 {
	margin: 0;
	padding: 0 0 10px;
	border-width: 0;
}

.title h1 a, .title h1 a:visited {
	border-bottom-width: 0;
	border-style: none;
}

.auto h1 {
	margin: 10px 0 .5em;
	padding: 0;
	border-width: 0;
	font-size: 150%;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
}

.auto #titleimg {
	background: #bbb;
	position: relative;
	top: 3px;
	left: 3px;
	float: left;
	width: 500px;
	height: 380px;
	margin: 0 0 10px 0;
	padding: 0;
	border-width: 0;
}

.auto .v #titleimg {
	width: 380px;
	height: 500px;
}

html>body .auto #titleimg {
	
}

.auto #titleimg img {
	display: block;
	position: relative;
	top: -3px;
	left: -3px;
}

h1 a, h1 a:hover, .auto #titleimg a {
	border-style: none;
}

h1 em {
	margin-left: .25em;
	padding-left: .5em;
	border-left: 1px solid #aaa;
	font: 66% Verdana,Sans-serif;
	color: #666;
}

h1 img {
	display: block;
}

/* =Gallery Title
----------------------------------------------- */

#gallerydesc {
	position: relative;
	margin: -110px 29px 0 405px;
	font-size: 85%;
	line-height: 1.6em;
}

.auto #gallerydesc, .v #gallerydesc {
	float: right;
	width: 218px;
	position: static;
	margin: 0;
}

.v #gallerydesc {
	width: 338px;
}

#gallerydesc p {
	margin: 0 0 .75em;
}

#gallerydesc .date {
	display: block;
	margin-bottom: .5em;
}

/* =Gallery Index
----------------------------------------------- */

#secondary {
	float: left;
	width: 705px;
	padding: 10px 0 0 15px;
	margin: 0;
}

.index .module {
	float: left;
	width: 210px;
	margin: 0 17px 0 0;
	padding: 0 4px;
	text-align: left;
}

.module p {
	font-size: 85%;
	line-height: 1.6em;
}

.galleries {
	width: 500px;
	margin: 90px 0px 15px 130px;
	padding: 1px 0;
	text-align: center;
}

.index .galleries {
	margin-bottom: 10px;
	padding-bottom: 1px;
}

.galleries ul {
	margin-right: 0;
	list-style: none;
	text-align: left;
}

.galleries li {
	position: relative;
	float: left;
	width: 220px;
	margin: 0;
	padding: 4px 7px 15px 7px;
}

.galleries li img {
	border: 5px solid #e6e8e3;
}

.galleries li img:hover {
	border: 5px solid #dbdbdb;
}

div.useslides ul li {
	background-position: 64px 0;
	padding-top: 130px;
	text-align: center;
}

.galleries h3 {
	margin: .5em 10px .25em 4px;
	font: bold 100% Verdana,Sans-serif;
	line-height: 1.2em;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
}

.useslides h3 {
	margin-right: 0;
}

.galleries h3 a, .galleries a.img {
	border-width: 0;
	color: black;
}

.galleries h3 a:hover {
	border-width: 0;
	color: #545454;
}

.galleries li .img {
	
}

.useslides li .img {
	left: 65px;
}

.galleries ul p {
	margin: .35em 10px 0 4px;
}

.useslides ul p {
	margin-right: 0;
}

em.date {
	font-style: normal;
}

#feeds {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

#feeds ul {
	margin: 15px 0 0;
	padding: 9px 0;
	font-size: 85%;
	line-height: 1.6em;
	list-style: none;
	text-align: center;
}

#feeds li {
	background-color: transparent;
	background-image: none;
	float: none;
	width: auto;
	display: inline;
	margin: 0 2px;
	padding: 0;
	text-align: center;
}

#feeds li a {
	background-color: #eee;
	padding: 8px 5px;
	border: 1px solid #fff;
}

#feeds li a:hover {
	background-color: #ddd;
}

/* =GalleryData
----------------------------------------------- */

.gallerydata {
	width: 100%;
	border-top: 1px solid #ccc;
	font-size: 100%;
}

.gallerydata th, .gallerydata td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 85%;
	line-height: 1.6em;
	font-weight: normal;
}

.gallerydata td {
	text-align: right;
	white-space: nowrap;
}

/* =FavList
----------------------------------------------- */

#favlist {
	float: left;
	width: 204px;
	margin: 0 -3px 0 0;
	padding: 0 0 0 6px;
	list-style: none;
}

#favlist li {
	border: 5px solid #e6e8e3;
	float: left;
	width: 62px;
	margin: 0 6px 6px 0;
	padding: 0;
}

#favlist>li {
	border: 5px solid #e6e8e3;
}

#favlist li a {
	display: block;
	float: left;
	width: 48px;
	height: 36px;
	padding: 12px 8px 14px 6px;
	border-width: 0;
	text-align: center;
}

#favlist li a.v {
	width: 36px;
	height: 48px;
	padding: 6px 14px 8px 12px;
}

#favlist li a img {
	display: block;
	width: 46px;
	height: 34px;
	border: 1px solid;
	border-color: #ccc #eee #eee #ccc;
}

#favlist li a.v img {
	width: 34px;
	height: 46px;
}

/* =Gallery Pages
----------------------------------------------- */

.galleryinfo {
	clear: left;
	margin: 0;
	font-size: 85%;
	line-height: 1.4em;
	margin-top: 65px;
	margin-left: 50px;
}

.galleryinfo h1 {
	margin: 0 0 .5em;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
}

.galleryinfo .desc {
	line-height: 1.6em;
	margin-bottom: 1em;
}

.galleryinfo form {
	margin: 0 0 .5em;
	padding: 5px 0;
}

.galleryinfo fieldset {
	margin: 0 0 .75em;
	padding: .25em 0 .5em;
	border-width: 0;
	border-bottom: 1px dotted #ccc;
}

.galleryinfo form strong {
	display: block;
	margin: 0;
	padding: 0 0 .25em;
	color: #222;
}

.galleryinfo fieldset div {
	margin: 0 0 .25em;
}

p.desc {
	text-align: left;
}

/* =Photos
----------------------------------------------- */

.slides {
	width: 400px;
	margin: 0 0 0px 170px;
	padding: 0;
	list-style: none;
}

.slides img {
	
}

.slides li, .slides p, p.slides, .useslides ul li {
	
}

.slides li, .slides p, p.slides {
	display: block;
	float: left;
	width: 123px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.slides>li, .slides>p, dd>p.slides, .useslides>ul li {
	
}

ul.slides li a img {
	border: 5px solid #e6e8e3;
}

ul.slides li a img:hover {
	border: 5px solid #dbdbdb;
}

.slides a, .slides a:visited, .slides a:hover, .useslides a.img, .useslides a.img:visited, .useslides a.img:hover {
	display: block;
	width: 90px;
	height: 110px;
	padding: 10px 0 0 9px !important;
	padding: 10px 5px 0 5px;
	border-width: 0;
	text-align: center;
}

#fullc a img {
	margin-top: 20px;
	margin-left: 15px;
	border: 5px solid #e6e8e3;
	z-index: 1;
	position: relative;
}

#fullc a img:hover {
	border: 5px solid #dbdbdb;
}

#content {
	vertical-align: middle;
	background-color: white;
	min-height: 451px;
margin: 0 auto;
	overflow: auto;
	margin-top: 50px;
	border: 1px solid #00fedc;
}

/* ben edit here */

.slides a, .slides a:visited, .slides a:hover {
	float: left;
}

.slides a.v, .slides a.v:visited, .slides a.v:hover, .useslides a.v, .useslides a.v:visited, .useslides a.v:hover {
	background-position: 10px 50%;
	width: 70px;
	height: 92px;
	padding: 14px 28px 17px 25px;
}

.slides img, .useslides .img img {
	display: block;
	border: 1px solid;
	border-color: #aaa #ddd #ddd #aaa;
}

/* =Individual photo
----------------------------------------------- */

#main {
	text-align: center;
}

#photo_container {
	float: right;
	width: 500px;
	text-align: center;
	margin: 20px 0 10px 0;
}

#photo_container img {
	
}

#photo_container a:link {
	text-decoration: none;
}

p#photo {
	background: #bbb;
	display: block;
	float: right;
	position: relative;
	top: 3px;
	left: 3px;
	width: 500px;
	margin: 0 0 10px 0;
	border-width: 0;
}

html>body p#photo {
	
}

p#photo img {
	display: block;
	position: relative;
	top: -3px;
	left: -3px;
}

.v p#photo {
	width: 380px;
	margin-left: 60px;
	margin-right: 60px;
}

#prev, #next {
	position: absolute;
	width: 60px;
}


#prev {
margin-top: 200px;
margin-left: 70px;
height: 140px;
width: 110px;

}


#next {
margin-top: 200px;
margin-left: 730px;
height: 140px;
width: 100px;

}



#prev img.bordered, #next img.bordered {
	border: 5px solid #e6e8e3;

}
#prev img.bordered:hover, #next img.bordered:hover {
		border: 5px solid #dbdbdb;
}

.slides p a em {
	top: -15px;
	right: -270px;
	width: 270px;
	height: 180px;
	padding: 0 50px;
}




.slides>p a em {
	right: 0;
}

.v .slides p a em {
	width: 190px;
	height: 500px;
}

#desc {
	float: right;
	width: 50%;
	margin-left: -250px;
	padding-top: 145px;
	font-size: 85%;
	line-height: 1.6em;
}

desc h1 {

	max-width: 30em;
	margin: 0;
	padding: 10px 15px 5px 265px;
	border-width: 0;
	font: bold 100% Verdana,Sans-serif;
	line-height: 1.6em;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
}

#desc>h1 {

}

*/
#desc p {
	max-width: 30em;
	margin: 0 0 .75em;
	padding: 0 15px 0 265px;
}

#desc p.posted {
	margin-top: 1.25em;
}

#meta {
	position: absolute;
	top: 170px;
	left: 0;
	width: 50%;
}

#meta ul {
	margin: 0;
	padding: 0 15px 0 15px;
	font-size: 85%;
	line-height: 1.6em;
	list-style: none;
}

#meta>ul {
	padding-right: 265px;
}

#meta li {
	background: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#meta li.count {
	padding-top: 10px;
	padding-bottom: 5px;
}

#meta ul>li.count {
}

/* =Count
----------------------------------------------- */

.count {
	font-style: italic;
}

.galleryinfo .count {
	background: #ccc;
	display: block;
	margin: 0 0 .5em;
	padding: 2px 5px;
	font-style: normal;
}

#info p.count {
	margin: 3em 0 1.5em;
	padding: 5px 0;
	border: solid #bbb;
	border-width: 1px 0;
	font-size: 100%;
	line-height: 1.6em;
}

input.btn, .header form select {
	vertical-align: middle;
	font-size: 100%;
}

ul.slides {
	margin-top: 30px;
}

.noshow {
	display: none;
}

/* =Page Navigation
----------------------------------------------- */

.galleryinfo ul.pagelist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: .5em 0 30px 50px;

}

.galleryinfo ul.pagelist li {
	padding: 0;
	margin: 0;
	background: none;
	display: inline;
	list-style-type: none;
}

.galleryinfo ul.pagelist li a, ul.pagelist span.disabledlink {
	margin: 0 4px;
}

.galleryinfo ul.pagelist li.current a {
	cursor: default;
	border: 0;
	color: #333;
}

.galleryinfo .disabledlink {
	cursor: default;
}

.galleryinfo .pagenav {
	clear: both;
}

li p em {
	color: #666;
	float: right;
	padding-left: 4px;
}

body.photosolo h1 {
	border: 0;
	margin-top: 10px;
	padding: 0;
	font-size: 150%;
}

body.photosolo #photo_container p {
	font-size: 85%;
}

body h1 {
	margin-top: 10px;
}

body.gallery p {
	text-align: left;
}

h3.big {
	font-family: "Gill Sans","Trebuchet MS",Verdana,Sans-serif;
	font-size: 120%;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
	margin: 10px 0;
}

/* path */
.clear {
	clear: both;
}

#path {

	display: block;
	background: #f6f6f6;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #e6e6e6;
}

#path a {
	color: black;
}

p#path a.active, p#path a:hover {
	color: #8d8d8d;
}

p#path a.active {
	color: #8d8d8d;
	border-bottom-color: #fff;
}

.photosolo #content {
	margin-top: 25px;
}

#pagelist ul {
	display: block;
}

#pagelist ul li {
	float: left;
}

.entry {
	text-align: justify;
	width: 500px;
	margin-left: 90px;
	_margin-top: 0;
	margin-top: 50px;
	margin-bottom: 60px;
}



.entrytitle{
	text-transform: uppercase;
		font: "Gill Sans","Trebuchet MS",Verdana,Sans-serif;
		font-size: 16px;
		text-align: center;
		margin-bottom: 20px;
}