/*
Theme Name: pegd.org v1.1
Theme URI: http://pegd.org/
Description: pegd.org theme version 1.1
Author: Arthur Lawry
*/
	html {
		font-size: 100%;
		font-family: Arial, Helvetica, sans-serif; }

	body {
		text-align: center;
		font-size: .625em;
		background-color: #fff;
		padding: 0;
		margin: 0; }

	table {
		font-size: 100%; }

	hr {
		display: none; }

	a {
		color: #f06; }

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

	abbr, acronym {
		border-bottom: 1px dotted #f06;
		cursor: help; }

	a img {
		border: none; }

	blockquote {
		font-size: 1.25em;
		font-style: italic;
		color: #999;
		padding: 0 1.66em;
		border-left: 1px dashed #666;
		border-right: 1px dashed #666;
		margin: 0 3em 0 3em; }

	#base {
		text-align: left;
		margin: 0 auto;
		width: 97em;
		border-left: 1em solid #fff;
		border-right: 1em solid #fff; }

	#faux-columns {
		border-left: 10em solid #ccc;
		border-right: 37em solid #ccc;
		background-color: #fff; }

	#stamp-edge {
		border-left: 1px dashed #ccc;
		border-right: 1px dashed #ccc;
		background-color: #fff; }

	#header {
		position: relative;
		margin: 0 -37.1em 0 -10.1em;
		height: 17em; }
	#header .logo {
		float: left;
		font-size: 1em;
		background-color: #fff;
		padding: 1em 0 2em 0;
		margin: 0; }
	#header .logo a {
		display: block;
		background-color: #f06;
		color: #000; }
	#header .logo a img {
		vertical-align: bottom;
		width: 30em;
		height: 10em; }
	#header .navbar {
		position: absolute;
		top: 12em;
		left: 0;
		z-index: 3;
		list-style: none;
		background-color: #000;
		width: 97em;
		height: 5em;
		padding: 0;
		margin: 0; }
	#header .navbar li {
		float: left;
		padding: 0;
		margin: 0; }
	#header .navbar li a {
		background-color: #000;
		color: #fff;
		text-decoration: none;
		display: block;
		width: 15em;
		height: 5em; }
	#header .navbar li a span {
		font-size: 1.2em;
		font-weight: bold;
		position: relative;
		top: 1.5em;
		left: 1.67em; }
	#header .navbar li a:hover, #header .navbar li a:focus {
		background-color: #f06; }
	#header .navbar li.active a {
		background-color: #ccc;
		color: #000; }
	#header .colorswapper {
		list-style: none;
		position: absolute;
		top: 12em;
		right: 3.4em;
		z-index: 4; 
		width: 30.2em;
		height: 5em;
		padding: 0;
		margin: 0;}
	#header .colorswapper li {
		float: left;
		padding: 1em;
		margin: 0; }
	#header .colorswapper li a {
		text-indent: -9999em;
		overflow: hidden;
		display: block;
		height: 3em;
		width: 3em; }
	#header .colorswapper li.pink a {
		background-color: #f06; }
	#header .colorswapper li.purple a {
		background-color: #60f; }
	#header .colorswapper li.blue a {
		background-color: #09f; }
	#header .colorswapper li.green a {
		background-color: #690; }
	#header .colorswapper li.yellow a {
		background-color: #fc0 }
	#header .colorswapper li.orange a {
		background-color: #f60; }

	#content {
		margin: 0 -1px; }

	#sidebar {
		position: relative;
		z-index: 2;
		padding: 0;
		margin: 0;
		list-style: none;
		float: right;
		margin-right: -37em;
		width: 38em; }
	#sidebar li {
		padding: 0;
		margin: 1em 3.5em 1em 4.5em; }
	#sidebar .title {
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: bold; }
	#sidebar .title a {
		color: #000;
		text-decoration: none; }
	#sidebar .title a:hover, #sidebar .title a:focus{
		background: url(/wp-content/themes/pegd1.1/images/external_link_grey.gif) no-repeat right center;
		padding-right: 15px;
		color: #f06; }
	#sidebar li ul {
		list-style: none;
		padding: 0;
		margin: 0; }
	#sidebar li ul li {
		margin: 0; }
	#sidebar li ul li p {
		font-size: 1.2em;
		line-height: 1.5em; }
	#sidebar .link-list {
		margin-top: 1.5em;
		margin-bottom: 2em; }
	#sidebar .link-list ul {
		margin-top: 1em; }
	#sidebar .link-list ul li {
		font-size: 1em;
		line-height: 1em;
		margin-top: .5em; }
	#sidebar .link-list ul li img {
		border: .417em solid #fff;
		margin-right: .833em;
		height: 1.33em;
		width: 1.33em;
		vertical-align: bottom; }
	#sidebar #recommended ul li img {
		visibility: hidden; }
	#sidebar .link-list ul li a {
		text-decoration: none;
		color: #000;
		font-size: 1.2em;
		line-height: 2em; }
	#sidebar .link-list ul li a:hover, #sidebar .link-list ul li a:focus{
		color: #f06; }

	#page {
		margin-left: 1em;
		position: relative;
		top: -1px; }
	#page .entry {
		border-top: 1px dashed #666;
		margin-left: -11em;
		margin-right: 1em;
		padding-left: 11em;
		position: relative; }
	#page .entry .meta {
		width: 10em;
		position: absolute;
		z-index: 2;
		left: 0em;
		top: 1em; }
	#page .entry .meta div, #page .entry .meta a {
		margin: 0 .833em;
		font-size: 1.2em;
		line-height: 1.5em; }
	#page .entry .content {
		color: #333;
		font-size: 1.2em;
		line-height: 1.5em; }
	#page .entry .content h2 {
		color: #000;
		font-size: 1.25em;
		line-height: 1em;
		margin: .67em 0 1em 0;
		padding: 0; }
	#page .entry .content h2 a {
		text-decoration: none;
		color: #000; }
	#page .delicious .content h2 a {
		color: #f06; }
	#page .entry .content h2 a:hover, #page .entry .content h2 a:focus {
		color: #f06; }
	#page .delicious .content h2 a:hover, #page .delicious .content h2 a:focus {
		background: url(/wp-content/themes/pegd1.1/images/external_link.gif) no-repeat right center;
		padding-right: 15px; }
	#page .twitter .content h2 {
		position: absolute;
		left: -9999em; }
	#page .blog .content h2 {
		font-size: 1.67em;
		line-height: 1em;
		margin: .5em 0 .75em 0;
		padding: 0; }
	#page .entry .content a.image {
		display: block;
		border: .417em solid #ccc; }
	#page .entry .content a.image:hover, #page .entry .content a.image:focus {
		border-color: #f06; }
	#page .entry .content a.image img {
		width: 39.167em;
		vertical-align: bottom; }
	#page .entry .actions {
		text-align: right;
		margin: 1em 0; }
	#page .entry .actions a {
		text-decoration: none;
		font-size: 1.2em;
		line-height: 2em;
		color: #000; }
	#page .entry .actions a:hover, #page .entry .actions a:focus {
		color: #f06; }
	#page .entry .actions img {
		margin-left: .833em;
		vertical-align: bottom;
		border: .417em solid #ccc; }
	#page .blog .actions a {
		color: #f06; }
	#page .entry .comments h3 {
		font-size: 1.8em;
		margin: 0 0 .33em 0;
		line-height: 1.5em;
		padding: 0; }
	#page .entry .comments .comment {
		position: relative;
		left: -1em;
		border-top: 1px dashed #ccc;
		margin: 0 -1em 0 0;
		padding: 1em 0 1em 10em;
		color: #666; }
	#page .entry .comments .pegd {
		border-top: 1px dashed #fff;
		border-right: 1px dashed #fff;
		background-color: #ccc; }
	#page .entry .comments .comment h4 {
		font-size: 1.2em;
		line-height: 1.5em;
		margin: 0;
		padding: 0; 
		color: #333; }
	#page .entry .comments .comment h4 a {
		text-decoration: none; }
	#page .entry .comments .comment h4 a .site {
		color: #333;
		position: absolute;
		left: -9999px; }
	#page .entry .comments .comment h4 a:hover .site {
		position: relative;
		top: 0;
		left: 0; }
	#page .entry .comments .comment .meta {
		position: absolute;
		font-size: .833em;
		left: 1em;
		top: 1em;
		width: 9em;
		color: #333; }
	#page .comments .comment .meta .avatar {
		border: .5em solid #ccc;
		margin: 0 .5em 0 1em; }
	#page .comments .pegd .meta .avatar {
		border-color: #fff; }
	#page .comments .comment .meta .avatar img {
		vertical-align: bottom;
		width: 5em;
		height: 5em; }
	#page .comments .comment .content {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-bottom: .833em; }
	#page .comments .comment-links {
		font-size: 1.2em;
		line-height: 1.5em; }
	#page .comments .none {
		font-size: 1.2em;
		line-height: 1.5em; }
	#commentform {
		margin-bottom: 2em; }
	#commentform label {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-left: .833em; }
	#url, #email, #author {
		width: 39%; }
	#comment {
		width: 99%; }
	#submit {
		width: 39%; }

	#footer {
		position: relative;
		clear: both;
		margin: 0 -37.1em 0 -10.1em;
		background-color: #000;
		height: 5em; }
	#footer .site-meta {
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 10.5em;
		margin-top: 1em;
		float: left;
		height: 5em; }
	#footer .site-meta a {
		display: block;
		float: left;
		padding: .78em .416em;
		margin: 0 .83em;
		font-size: 1.2em;
		line-height: 1em;
		background-color: #ccc;
		color: #000;
		text-decoration: none; } 
	#footer .site-meta a:hover, #footer .site-meta a:focus {
		background-color: #f06; } 
	#footer cite {
		color: #fff;
		font-size: 1.2em;
		position: absolute;
		top: 1.58em;
		left: .833em; }
	#footer .colorswapper {
		list-style: none;
		position: absolute;
		top: 0em;
		right: 3.4em;
		z-index: 4; 
		width: 30.2em;
		height: 5em;
		padding: 0;
		margin: 0;}
	#footer .colorswapper li {
		float: left;
		padding: 1em;
		margin: 0; }
	#footer .colorswapper li a {
		text-indent: -9999em;
		overflow: hidden;
		display: block;
		height: 3em;
		width: 3em; }
	#footer .colorswapper li.pink a {
		background-color: #f06; }
	#footer .colorswapper li.purple a {
		background-color: #60f; }
	#footer .colorswapper li.blue a {
		background-color: #09f; }
	#footer .colorswapper li.green a {
		background-color: #690; }
	#footer .colorswapper li.yellow a {
		background-color: #fc0 }
	#footer .colorswapper li.orange a {
		background-color: #f60; }