/*
Theme Name: pierski.com Default
Theme URI: http://pierski.com/
Description: The default them for pierski.com.
Version: 1.0
Author: Steven Napierski
Author URI: http://pierski.com/
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed by Kevin Flahaut and Steven Napierski and built by Steven Napierski,
	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


*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ecf1f5 url(images/background.gif) repeat-x;
	color: #333;
	min-width:775px;
	}
:focus {
   outline: 0;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/footer.gif') no-repeat top;
	border: none;
	height:87px;
	width:775px;
	overflow:hidden;
	}

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

h1, h2, h3 {
	font-family:"century gothic", "lucida grande", geneva, arial, sans-serif;
	font-weight: normal;
	color:#393637;
	text-transform:lowercase;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

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;
	}

.entry {line-height:18px;}

.entry p a:visited {
	color: #06c;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

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

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

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

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

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

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: 775px;
	border: none;
	background: url("images/middle.gif") repeat-y top;
	}

#topmenu {
	background: url("images/topmenu.gif") repeat-y top;
	height: 31px;
	width: 775px;
	}

#toplinks {
	position:absolute;
	top: 7px;
	left: 757px;
	z-index:49;
	width: 200px;
	height:20px;
	font: bold 1.1em 'century gothic', 'lucida grande', geneva, arial, sans-serif;	
	text-align:right;
}
#toplinks a {
	text-decoration:none;
	color:#fff;
	margin-left: 30px;
	}
#toplinks a:hover {
	color:#99cc33;
	}


/* top menu */
#myOtherElement {
	width: 180px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #0068b3;
	background-color: #0068b3;
	position:absolute;
	top: 4px;
	left: 20px;
	z-index:9999;
}

#myOtherElement span {
	height: 25px;
	font: bold 1.4em 'century gothic', 'lucida grande', geneva, arial, sans-serif;
	color:#fff;
	padding: 0 3px;
	background:url("images/main-arrow.gif") no-repeat right;
}

#myOtherElement span, #myOtherElement a {
	display: block;
}

#myOtherElement a {
	font: normal 1.3em 'century gothic', 'lucida grande', geneva, arial, sans-serif;
	color:#fff;
	padding: 3px;
	text-indent:5px;
}

#myOtherElement a:hover {
	color:#000;
	background: #99cc33;
	text-decoration:none;
}
#iesix {
	height: 20px;
	padding: 0 3px;
	background:url("images/main-arrow.gif") no-repeat right;
	background-color: #0068b3;
	width: 174px;
	position:absolute;
	top: 4px;
	left: 20px;
	z-index:101;
	overflow:visible;}
#iesix a, #iesix a:hover {text-decoration:none;font: bold 1.4em 'century gothic', 'lucida grande', geneva, arial, sans-serif;	color:#fff;}
#gallerynav {
	width: 174px;
	height: 25px;
	background-color: #0068b3;
	position:absolute;
	top: 4px;
	left: 20px;
	z-index:100;}

#gallerynav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #0068b3;

}

#gallerynav span {
	height: 25px;
	font: bold 1.4em 'century gothic', 'lucida grande', geneva, arial, sans-serif;
	color:#fff;
	padding: 0 3px;
	background:url("images/main-arrow.gif") no-repeat right;
	width: 174px;
}

#gallerynav li { /* all list items */
	float: left;
	position: relative;
	width: 10em;
	background-color: #0068b3;
	border: 1px solid #0068b3;
	width: 174px;

}

#gallerynav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#gallerynav li>#gallerynav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#gallerynav li:hover ul, #gallerynav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#gallerynav span, #gallerynav a {
	display: block;
}

#gallerynav a {
	font: normal 1.3em 'century gothic', 'lucida grande', geneva, arial, sans-serif;
	color:#fff;
	padding: 3px;
	text-indent:5px;
}

#gallerynav a:hover {
	color:#000;
	background: #99cc33;
	text-decoration:none;
}

	
#header {
	margin: 0;
	padding: 0;
	height: 95px;
	width: 775px;
	position:relative;
	}
#logo {
	margin: 0;
	padding: 0;
	height: 135px;
	width: 261px;
	top:31px;
	left:0;
	z-index:90;
	position:absolute;
	overflow:visible;
	}
.normalActive {background-color:#99cc33; cursor:pointer;}
.normal{background-color:#fff;}

.normalActiveTwo {cursor:pointer; background: #99cc33 url("images/tops.gif") no-repeat right;}
.normalTwo{background: #fff url("images/tops.gif") no-repeat right;}

#top1{
	width:171px;
	height: 95px;
	float:right;
	margin: 0 11px 0 0;
	text-align:right;
	}
#top2{
	width:171px;
	height: 95px;
	float:right;
	margin: 0;
	text-align:right;
	}
#top3{
	width:171px;
	height: 95px;
	float:right;
	margin: 0;
	text-align:right;
	}
#top1 .title, #top2 .title, #top3 .title{
	font: normal 1.8em 'century gothic', 'lucida grande', geneva, arial, sans-serif; color:#555; margin-right:9px; margin-top:19px;}
.blue { color:#0068b3;}
#top1 .details, #top2 .details, #top3 .details{
	font: normal 1.1em 'century gothic', 'lucida grande', geneva, arial, sans-serif; color:#959595; margin-right:9px;}

.sidetitle{
	font: normal 1.8em 'century gothic', 'lucida grande', geneva, arial, sans-serif; color:#555;}
	.sidesubtitle{
	font: normal 1.4em 'century gothic', 'lucida grande', geneva, arial, sans-serif; color:#555;}
.sidedetails{
	font: normal 1.1em 'century gothic', 'lucida grande', geneva, arial, sans-serif; color:#959595;}

#propaganda {
	margin: 0;
	padding: 0;
	height: 230px;
	width: 775px;
	position:relative;
	background: url("images/propa.jpg") no-repeat;
	}

#quotes {
	width:450px; height:190px; position:absolute; top:20px; left:290px; font: normal 1.4em Arial, Helvetica, sans-serif; color:#fff; line-height:20px;}

#quote {}
.image {float:left; margin:auto;}
#quoter {width:450px; text-align:right; margin-top:10px;}
#quoter .name{font: normal 2.4em "century gothic", "lucida grande", geneva, arial, sans-serif; width:390px; border-bottom:1px solid #65a4d1; display:inline-block;}
#quoter .url, #quotes a {color:#99cc33; font: normal 1.6em "century gothic", "lucida grande", geneva, arial, sans-serif; text-decoration:none;}
#quotes a:hover {text-decoration:none;}

#topper {position:relative; top:-15px; width:775px; height:15px; background: url("images/topper.gif") no-repeat; margin-bottom:-15px;}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #FF0000;
 }

#content {
	float: right;
	padding: 0;
	margin: 5px 18px 0 0;
	.margin: 5px 9px 0 0;
	width: 498px; 
	background:url("images/content.gif") top no-repeat;
	}
#gallerycontent {
	font-size: 1.2em;
	padding: 0;
	margin: 0 29px 0 0;
	.margin: 0 20px 0 0;
	width: 764px; 
	background:url("images/galbg.gif") top repeat-x #fff;
	}
.subcontent {
	padding-top: 3px;
	margin: 0;
	width: 498px; 
	background:url("images/content.gif") top no-repeat;
	}
#notes{ color:#c4d5e7;
	font: .9em ; text-align:right; width:478px;}
#sidebar{
	float: right;
	background:url("images/sidebar.gif") right repeat-y;
	width:249px;
	padding:0;
	margin:0;
	}
#sidebar .bottom{
	height:85px; width:249px;
	background:url("images/sidebottom.gif") right no-repeat;
	}
#sidebar .stuff{
width:177px;
	}
#sidebar .stuffed{
width:235px;
	}
#end{
	height:34px; width:498px;
	background:url("images/end.gif") no-repeat bottom;
	}
#ended{
	height:34px; width:764px;
	background:url("images/ended.gif") no-repeat bottom;
	}
	
.hrtag {height:34px; width:498px;
	background:url("images/end.gif") no-repeat bottom;
	border: none;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post, .posted {
	margin: 0 5px 20px 15px;
	width:468px;
	text-align: justify;
	color:#5f5f5f;
	} 

.posted img {border:1px solid #0068b3;}

.galspacer {height:40px; width:764px;}
.galposted {
	margin: 0 0 10px 0;
	width:764px;
	text-align: left;
	color:#5f5f5f;
	background:url("images/galpost.png") no-repeat top;
	} 

.galposted img {border-top:10px solid #fff; border-bottom:10px solid #fff;}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
.formtitle{font: 12px "century gothic", "lucida grande", geneva, arial, sans-serif; color:#393637; line-height:20px;
	vertical-align: middle;}
.validate {line-height: 16px; font: 1.4em "century gothic", "lucida grande", geneva, arial, sans-serif; color:#000;}
input.formtext {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d7d7;
	height: 14px;
	vertical-align: middle;
	color: #6a6868;
	border-right:2px solid #9bca52;
}
textarea.formtextarea{
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d7d7;
	vertical-align: top;
	color: #6a6868;
	border-right:2px solid #9bca52;
}
.button-contact {
	font-size: 10px;
	cursor: pointer;
	color: #fff;
	background: #99cc33;
	height: 26px;
	padding: 0 9px;
	border: 1px solid #99cc33;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font: 1.4em "century gothic", "lucida grande", geneva, arial, sans-serif;
	margin-top:15px;
}

.question{font: 1.4em "century gothic", "lucida grande", geneva, arial, sans-serif; color: #0068b3; padding-bottom:-3px;}
.answer {width:460px; margin: 0 -3px 0 5px; padding: 0 0 10px 0;}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	color:#576ca7;
	font: 1.2em "century gothic", "lucida grande", geneva, arial, sans-serif;
	padding: 0;
	margin: 27px 0 0 0;
	text-align: center;
	vertical-align:top;
	height:42px;
	line-height:42px;
	}
#footer .split{
	padding-right:80px;
	}
#footer a{
	padding-left:20px;
	}
#footer .last{
	color:#c4d5e7;
	font: .9em "lucida grande", geneva, arial, sans-serif;
}

#galleryentry{ width:762px; margin:5px 0 0 1px; line-height:18px;}
#galleryentry p{ width:700px; margin:10px 0 0 25px;}

#banner {top:55px; left:795px; width:160px; height:600px; position:absolute; border:0; padding:0; z-index:49;}

#return {width:139px; height:27px; position:absolute; top:175px; left:610px; z-index:100;}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 12px 0 0;
	}

#galleryentry h2 {
	padding: 14px 0 0 11px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}
	
input.text {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #fff;
	border: 1px solid #eeecef;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 14px;
	vertical-align: top;
	color: #71a6d3;
}

.button, .button-secondary {
	font-size: 10px;
	cursor: pointer;
	color: #fff;
	background: #99cc33;
	height: 22px;
	padding: 3px 5px;
	border: 1px solid #ecf1f5;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

span.button a {
	line-height: 22px;
	display: inline-block;
	height: 22px;
}

span.button {
	height: 22px;
	display: inline-block;
	vertical-align: bottom;
}

p.button {
	padding-bottom: 8px !important;
}

.button-secondary {
	background: #cee1ef;
	border-color: #80b5d0;
}

.button:hover, .button-secondary:hover {
	color: #000;
}

.button:hover {
	border-color: #fff;
}

.button-secondary:hover {
	border-color: #328ab2;
}


#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: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	font:"century gothic", "lucida grande", geneva, arial, sans-serif;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Menu */
#menuleft{ z-index:200;}

#menuleft ul {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#menuleft ul li{
text-transform:lowercase;
	float: left;
	font-family:"century gothic", "lucida grande", geneva, arial, sans-serif;
	font-size:12px;
	list-style: none;
}

#menuleft ul li a{
	display: block;
	font-weight:normal;
	overflow: hidden;
	position: relative;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
	padding:0 20px 0 10px;
	height: 31px;
	line-height:31px;
	float: left;
	text-align: left;
}
#menuleft ul li a:hover{
	color: #fff;
	background-color:#99cc33;
}