/*
Theme Name: PTY
Theme URI: http://link-to-your-site.com
Description: Describe what your child theme should be like.
Version: 0.1
Author: Adam Luptak
Author URI: http://link-to-your-site.com
Tags: Add, Whatever, Tags, You, Want
Template: hybrid
*/

body {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF url('images/stripe.jpg') repeat-y 57px 0px;
	padding: 0;
	margin: 0;
	min-height: 100%;
}

#body-container {
	width: 100%;
}

#header-container, #header, #body-container {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}



a:link {
color: #003663;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #003663;
font-weight: bold;
text-decoration: none;

}
a:hover {
color: #00447d;
font-weight: bold;
text-decoration: underline;

}

abbr {
	text-decoration: none;
	border-bottom: 0;
}

blockquote {
	border-left: 3px double #193410;
	padding-left: 6px;
	margin-left: 0;
	color: #3a5a2c;
}

#site-title {
	cursor: pointer;
	cursor: hand;
	line-height: 600px;
	position: absolute;
	top: 41px;
	left: 4px;
	height: 72px;
	width: 354px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	overflow: hidden;
	background: url(images/poorerthanyou.png) no-repeat;
}

#site-description {
	position: absolute;
	top: 75px;
	left: 376px;
	font-size: 12px;
	font-weight: normal;
	width: 184px;
	line-height: 13px;
	width: 172px;
	padding: 0;
	margin: 0;
}

#rss-container {
	position: absolute;
	top: 129px;
	left: 255px;
	width: 565px;
}

#rss-container img {
	border: 0px;
	position: absolute;
}

#rss-info {
	position: absolute;
	left: 60px;
	top: 0;
	padding: 0;
}

#subscribe-rss {
	position: relative;
	padding: 3px 0 1px 0;
}

#subscribe-rss a {
	font-size 12px;
}

#whats-rss {
	position: relative;
	left: 5px;
}

#whats-rss a {
	font-size: 10px;
	color: #707070;
	font-weight: normal;
}

#subscribers {
	font-size: 12px;
	padding: 8px 0 0 0px;
	color: #c0c0c0;
}

#rss-or {
	position: absolute;
	left: 206px;
	font-size: 10px;
	line-height: 12px;
	color: #adadad;
	padding: 4px 0 0 0;
}

#email-label {
	position: absolute;
	left: 257px;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #003663;
}

#rss-container #email {
	color: #000000;
	background: #edf4e3 url(images/back_lightgreen.gif);
	border: 1px solid #d8d9db;
	position: absolute;
	left: 380px;
	width: 178px;
}

#email-submit {
	position: relative;
	top: 20px;
	left: 514px;
}

div.content {
	position: relative;
	width: 502px;
	/*width: 100%;*/
	top: 200px;
	left: 314px;
	margin: 0 0 50px 0;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0;
}


.entry-content {
	position: relative;
	width: 450px;
}

.byline {
	border-bottom:1px solid;
	border-top:1px solid;
	font-size:11px;
	line-height:12px;
	margin-top:4px;
	padding-top:1px;
	width:502px;
}

#left-sidebar {
	position: absolute;
	top: 76px;
	left: 60px;
	width: 210px;
	height: 100%;
	font-size: 10px;
	line-height: 14px;
}

#left-sidebar a:link, #left-sidebar a:visited, #left-sidebar a:hover {
	color: #a4c394;
}

#left-sidebar ul{
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	list-style-type: none;
}

#left-sidebar #navigation{
	font-size: 14px;
	line-height: 24px;
}

#left-sidebar .bookmarks .widget-title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0 1px 4px;
	margin: 10px 0 2px 0;
	background: url(images/semitran-black.png) ;
	width: auto;
}

.search-form {
	padding: 16px 0 0 0;
	margin: 0;
}

.search-submit {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 22px;
	height: 20px;
	vertical-align: bottom;
}

.search-text {
	position: relative;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	padding: 2px 0 2px 2px;
	margin: 0;
	top: 0;
	left: 0;
	border: 0;
	width: 186px;
	height: 16px;
	color: #3a5a2c;
	background: url(images/search-back.gif);
}

img {
}

.wp-smiley {
	position: relative;
	right: 0px;
}

.post {
	margin: 0 0 45px 0;
}

.post-title, .entry-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin: 0;
	position: relative;
	width: 450px;
}

.post-title a, .entry-title a {
	font-weight: normal;
}

.breadcrumbs {
	margin-top: 6px;
	margin-bottom: 18px;
	padding: 1px 0 0 0;
	width: 502px;
	line-height: 12px;
	font-size: 11px;
	border-bottom:1px solid;
	border-top:1px solid;

}

.category-tag {
	font-style: italic;
}

.share {
	float: right;
	top: 0;
	position: relative;
	vertical-align: bottom;
}

#header-container {
	position: absolute;
	left: 260px;
}

#right-sidebar {
	position: absolute;
	top: 0px;
	left: 868px;
	width: 127px;
}

#right-sidebar #linkcat-41 h3 {
	font-weight: normal;
	color: #193410;
	
	padding: 30px 0 4px 0;
}

#right-sidebar #linkcat-41 a {
	font-weight: normal;
}

#right-sidebar #linkcat-41 li {
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 4px 0;
        list-style-type: none;
}

#right-sidebar #linkcat-41 ul {
        padding: 0;
}

#right-sidebar .bookmarks ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

#right-sidebar .bookmarks li{
	padding: 0 0 0 0;
}

#right-sidebar .bookmarks h3 {
	padding: 18px 0 2px 0;
	margin: 0;
	font-size: 12px;
}

#right-sidebar .bookmarks img{
	border: 0;
	padding: 0;
	margin: 0;
}

#right-sidebar .textwidget {
	padding: 18px 0 2px 0;
}

#right-sidebar .categories h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	padding: 18px 0 2px 0;
	margin: 0;
	color: #193410;
}

#right-sidebar .categories ul {
	padding: 0 0 18px 0;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	line-height: 14px;
}

#right-sidebar .categories a {
	font-weight: normal;
}

.navigation-links {
	
}

.navigation-links .previous {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.navigation-links .next {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#comments {
	padding: 18px 0 18px 0;
}

#comments .comment-author {
	font-size: 14px;
	line-height: 14px;
}

#comments .comment-time, #comments .separator, #comments .permalink, #comments .comment-reply-link {
	font-size: 10px;
	line-height: 10px;
}

#comments ol {
	list-style-type: none;
	padding:0;
	margin:0;
}

#comments li {
	padding: 0;
	margin: 0;
}

#comments .even {
	background: #deffd7 url(images/back_lightgreen.gif);
	padding: 5px;
	margin: 5px;
}

#comments .odd {
	background: #ffffff;
	padding: 5px;
	margin: 5px;
}

#comments ol.tracback-list {
	padding-bottom: 12px;
}

#comments .pingback.even {
	background: #eeeeee url(images/back_lightgrey2.gif);
}

#comments .pingback.odd {
	background: #eeeeee url(images/back_lightgrey1.gif);
}

#comments .pingback {
	font-size: 10px;
}

#comments .pingback a {
	color: #66a705;
	
}

#comments .pingback .comment-author {
	font-size: 12px;
	line-height: 13px;
}

#comments .administrator.even {
	background: #c2d6e7 url(images/back_lightblue1.gif);
}

#comments .administrator.odd {
	background: #a4c0d7 url(images/back_lightblue2.gif);
}
	
#comments li img.avatar {
	border: 0;
	float: left;
	left: -20px;
	padding: 0 10px 10px 0;
}

#respond {
	padding: 0 0 18px 0;
}

#respond textarea#comment{
	background: #ffffff url(images/comment_bubble_big.gif) no-repeat top right;
	border: 3px double #0f2b08;
	padding: 10px;
	margin: 0;
}

#respond .form-textarea{
	margin: 0;
	padding: 0;
}

#respond .form-submit{
	margin: 0;
	padding: 6px 0 6px 0;
}

#respond .form-submit img{
	border:0;
}

#footer-container {
	position: absolute;
	bottom: -200px;
	right: 20px;
}

/**
 * Added by zack to fix the appearance of the Popularity Contest widget
 */

#right-sidebar #akpc-widget-2 h3 {
	font-weight: normal;
	color: #193410;
	
	padding: 30px 0 4px 0;
}

#right-sidebar #akpc-widget-2 a {
	font-weight: normal;
}

#right-sidebar #akpc-widget-2 li {
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 4px 0;
        list-style-type: none;
}

#right-sidebar #akpc-widget-2 ul {
        padding: 0;
}
