/*
Theme Name: Pakler Theme
Theme URI: http://www.jeffhayford.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Jeff Hayford
Author URI: http://jeffhayford.com/
Tags: green, custom header, fixed width, two columns, 

	Pakler v0.1
	 http://jeffhayford.com/

	This theme was designed and built by Jeff Hayford,
	whose blog you will find at http://jeffhayford.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cfd5c7;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(http://paulpakler.com/site/wp-content/uploads/background.jpg);
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.buttonbar {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(images/button_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	background-color: #354161;
	padding-left: 6px;
}
.headlinetext {
	height: 140px;
	width: 640px;
	margin-top: 0px;
}
.copyright {
	font-size: 9px;
	margin: 4px;
	padding: 0px;
	color: #CCCCCC;
}
.quoteline {
	font-weight: bold;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.mainbody {
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.mainbody p {
	margin-left: 0px;
	margin-right: 230px;
}
h1 {
	font-weight: lighter;
	padding: 15px;
	margin: 0px;
	color: #354161;
	font-size: 36px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	color: #354161;
	margin-right: 75px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #354161;
	margin-left: 0px;
	margin-right: 75px;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	color: #354161;
	margin-left: 0px;
	margin-right: 75px;
}
h5 {
	font-size: 9px;
	font-weight: lighter;
	color: #354161;
	margin-left: 0px;
	margin-right: 75px;
}
h6 {
	font-size: 6px;
	font-weight: lighter;
	color: #354161;
	margin-left: 0px;
	margin-right: 75px;
}
small {
	margin-left: 0px;
}
.portrait {
	height: 360px;
	width: 260px;
	z-index: 9;
	background-color: #333333;
}
.portrait_frame {
	background-image: url(/site/wp-content/themes/pakler-theme/images/sidebar_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 360px;
	width: 260px;
	left: 0px;
	top: 0px;
}
.widget_rss {
	background-color: #FFFFFF;
	background-image: url(images/widget_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 16px;
}
.widget h2 {
	background-color: #354161;
	background-image: url(images/widget_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.widget h2 a {color: #FFFFFF;
	text-decoration: none;}
.widget  h2  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar {
	width: 260px;
	margin-right: -15px;
	margin-top: -155px;
	z-index: 8;
	position: relative;
	float: right;
}
#sidebar  ul {
	background-image: url(images/widget_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#sidebar   ul   li {
	list-style-type: none;
}
#sidebar   ul   ul  {
	list-style-type: none;
	padding: 15px;
}
#sidebar   li  {
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
}
.widget  ul  .rsswidget  {
	font-size: 16px;
	font-weight: bold;
}
.widget ul .rss-date {
	font-size: 9px;
	font-weight: normal;
	float: right;
	position: relative;
	top: -11px;
}
.widget ul .rssSummary {
	margin-top: 4px;
	margin-bottom: 11px;
}
.contact {
	padding: 0px;
	float: right;
	margin-top: 590px;
	margin-right: -260px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 260px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
a {
	color: #0000FF;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.pagenav {display:blockw}
.page_item {display:block}
.navigation {
	padding: 10px;
	display: block;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.ngg-galleryoverview {
	width: 600px;
	margin-left: 0px;
}
.sidebarCopy {
	width: 260px;
	margin: 0px;
	padding: 0px;
}
.ralph   {
	height: 130px;
	width: 202px;
	position: absolute;
	top: 219px;
	right: 344px;
}
.widget li a {width: 170px;}

.rss-date {display:none;}

.date-indent {margin-left: 75px;}

.clear {clear: both;}

.entry {margin-left: 75px;}

.entry h1 {margin-left: -75px;}

.postmetadata {margin-left: 75px;}

#respond {margin-left: 75px;}
