/*
Theme Name: pipeDream
Theme URI: http://deanjrobinson.com/projects/pipedream/
Description: Great theme with choice of over 20 different color combinations. Also includes integration of Twitter, Flickr and del.icio.us.
Version: 1.0
Author: Dean Robinson
Author URI: http://deanjrobinson.com
*/

/* @group General */
body {
	font-family: "Helvetica Neue", "Helvetica", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
}
img { border: 0px; }
input[type=button], input[type=submit] { cursor: pointer; }	
/* @end */

/* @group Page and Header */
#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1000px;
    padding: 0.0em;
    }

#page {
	margin: 0px auto;
	width: 950px;
}
#pageWrapper { padding: 20px 0px; }
.home #pageWrapper { padding: 5px 0px 20px 0px; }
#headerContainer {
	height: 183px;
	width: 1000;
	z-index: 1000;
}
#top {
	cursor: pointer;
	height: 0px;
}
#header {
	height: 60px;
	margin: 0px auto;
	position: relative;
	width: 950px;
	overflow: visible;
}
/* @end */

/* @group Promo */
#promoContainer {
	height: 123px;
	overflow: hidden;
	width: 100%;
}
#promo {
	height: 123px;
	margin: 0px auto;
	position: relative;
	width: 950px;
}
#pagePromoContainer {
	height: 123px;
	overflow: hidden;
	width: 950px;
}
.promoSpan_container {
	height:70px;
	min-width:270px;
	position:absolute;
	right:0px;
	top:15px;
}
#pagePromo {
	height: 123px;
	margin: 0px auto;
	position: relative;
	width: 950px;
}
#pagePromo span.outer { padding: 0; }
#pagePromo span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	min-height: 56px;
	padding: 14px 20px 0px 20px;
	text-align: center;
	text-transform: capitalize;
}
#pagePromo span.single {
	min-height: 50px;
	padding-top: 60px;
}
#pagePromo span small {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -10px;
}
/* @end */

/* @group Quotes */
.quoteSpan_container {
	font-size: 12px;
	height: 70px;
	max-width: 370px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 60px;
}
/* @end */

/* @group Title */
#blogTitle {
	height: 60px;
	position: relative;
	width: auto;
}
#blogTitle h1 {
	margin:0;
	font-family: "Century Gothic";
	font-size: 2em;
	font-weight: bold;
	line-height:60px;
	height:80px;
	display:inline;
}
#blogTitle h1 a {
	margin-top: auto;
	margin-bottom: 0px;
	text-decoration: none;
	line-height:60px;
	padding:23px 80px;
}
#blogTitle a img { border: none; }
/* @end */

/* @group Navigation */
#navigation {
	bottom: 0px;
	font-family: "Century Gothic", "Walkway Black";
	font-size: 11px;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	right: 0px;
	text-transform: uppercase;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#navigation ul li {
	float: left;
	padding: 34px 0px 33px 0px;
}
#navigation ul li a {
	padding: 34px 15px 33px 15px;
	text-decoration: none;
}
/* @end */

/* @group Content */
#content { margin-top: 50px; }
#pageComments {
	margin-bottom: 25px;
	padding: 25px 0px 25px 0px;
}
#contentComments {
	margin: 0px auto;
	width: 950px;
}
#content .left,
#contentComments .left {
	float: left;
	width: 650px;
}
#content .right {
	float: right;
	margin-top: 27px;
	width: 270px;
}
#contentComments .right {
	float: right;
	margin-top: 18px;
	width: 270px;
}
#content.homeContent .right { margin-top: 7px; }
#content .right .block .bottom {
	min-height: 200px;
	padding: 20px 20px 30px 20px;
}
#content .right .block h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
#content .right a { text-decoration: none; }
#content.two-col .left {
	float: left;
	width: 460px;
}
#content.two-col .right {
	float:right;
	margin-top: 0;
	width: 460px;
}
#content.homeContent.two-col .left {
	float: left;
	width: 500px;
}
#content.homeContent.two-col .right {
	float:right;
	margin-top: 0;
	width: 420px;
}
#content .three-col .left {
	float: left;
	width: 300px;
}
#content .three-col .middle {
	float: left;
	margin-left: 25px;
	width: 300px;
}
#content .three-col .right {
	float:right;
	margin-top: 0;
	width: 300px;
}
/* @end */

/* @group Meta Styles */
#content .right #metaBlock { margin: 0px 0px 15px 0px; }
#content .right #metaBlock .bottom {
	min-height: 200px;
	padding: 20px 20px 30px 20px;
}
#content .right #metaBlock h3 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#content .right #metaBlock ul.metaList {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .right #metaBlock ul.metaList li { padding: 5px 5px 5px 23px; }
#content .right #metaBlock ul.metaList li a { text-decoration: none; }
#content .right #metaBlock ul.metaList li.tag { line-height: 18px; }
#content .right #metaBlock ul.metaList li.ratings {
	font-size: 11px;
	padding: 5px 0px;
}
#content .right #metaBlock ul.metaList li.technorati a { padding: 0px !important; }
#content .right .bottom .group {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
}
/* @end */

/* @group Page Menu */
#content .right #navBlock h3 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#content .right #navBlock h3 a { text-decoration: none; }
#content .right #navBlock ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .right #navBlock ul li { padding: 5px 5px 5px 23px; }
#content .right #navBlock ul li a { text-decoration: none; }
/* @end */

/* @group Elsewhere */
.elsewhere {
	font-size: 70%;
	margin-bottom: 15px;
	position: relative;
	text-align: justify;
}
.elsewhere h2 {
	margin: 0px;
	padding: 0px;
}
.elsewhere h5 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.elsewhere p { font-size: 90%; }
.elsewhere ul {
	font-size: 125%;
	list-style-type: none;
	padding: 0;
}
.elsewhere ul.col1 {
	position: absolute;
	width: 50%;
}
.elsewhere ul.col2 {
	margin-left: 50%;
	position: absolute;
	width: 50%;
}
/* @end */

/* @group Comments Form */
#contentComments .right #commentBlock { margin-top: 20px; }
#contentComments .right #commentBlock .bottom { padding: 20px; }
#contentComments .right #commentBlock .comment-login { font-size: 12px; }
#contentComments .right #commentBlock .comment-login a { text-decoration: none; }
#contentComments .right #commentBlock form { margin-top: 10px; }
#contentComments .right #commentBlock form input {
	margin-bottom: 5px;
	padding-left: 3px;
	width: 225px;
}
#contentComments .right #commentBlock form textarea {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, "Arial Narrow", "Century Gothic",  sans-serif;
	font-size: 12px;
	height: 150px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	width: 225px;
}
#contentComments .right #commentBlock form input[type=submit] {
	padding: 3px;
	width: 75px;
}
#contentComments .right #commentBlock form p.subscribe-to-comments {
	font-size: 11px;
	margin: 0;
}
#contentComments .right #commentBlock form p.subscribe-to-comments a { text-decoration: none; }
#contentComments .right #commentBlock form a.quoter_page {
	float: right;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 18px;
	text-decoration: none;
}
/* @end */

/* @group Home Post */
#homePost h2 {
	font-family: "Century Gothic";
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#homePost h2 a {
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
#homePost img { border: none; }
#homePost #homeMeta {
	font-size: 12px;
	padding-top: 5px;
	position: relative;
}
#homePost #homeMeta a { text-decoration: none; }
#homePost #homeMeta .date {
	float: left;
	height: 16px;
	padding: 3px 3px 3px 20px;
	width: 85px;
}
#homePost #homeMeta .category {
	float: left;
	height: 16px;
	padding: 3px 3px 3px 20px;
	text-transform: uppercase;
	width: 256px;
}
#homePost #homeMeta .comments {
	float: left;
	height: 16px;
	padding: 3px 20px 3px 3px;
	text-align: right;
	width: 90px;
}
#homePost #homeMeta .editLink a {
	height: 16px;
	padding: 3px 20px 3px 3px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: -25px;
	width: 25px;
}
#homePost .postBody {
	line-height: 120%;
	margin: 30px 0px 15px 0px;
	text-align: justify;
}
#homePost .postBody a { text-decoration: none; }
#homePost a.more-link {
	display: block;
	font-size: 12px;
	padding: 3px 5px 3px 20px;
	text-align: right;
	text-transform: uppercase;
}
/* @end */

/* @group pageNumbers */
.pageNumbers {
	font-size: 12px;
	padding: 3px 3px 2px 2px;
	text-align: right;
	text-transform: uppercase;
}
.pageNumbers span { padding: 1px 3px; }
/* @end */

/* @group Index Post */
.indexPost h2 {
	font-family: "Century Gothic";
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.indexPost h2 a {
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
.indexPost img { border: none; }
.indexPost .indexMeta {
	font-size: 12px;
	padding-top: 5px;
	position: relative;
}
.indexPost .indexMeta a { text-decoration: none; }
.indexPost .indexMeta .date {
	float: left;
	height: 16px;
	padding: 3px 3px 3px 20px;
	width: 85px;
}
.indexPost .indexMeta .category {
	float: left;
	height: 16px;
	padding: 3px 3px 3px 20px;
	text-transform: uppercase;
	width: 405px;
}
.indexPost .indexMeta .comments {
	float: left;
	height: 16px;
	padding: 3px 20px 3px 3px;
	text-align: right;
	width: 90px;
}
.indexPost .indexMeta .editLink a {
	height: 16px;
	padding: 3px 20px 3px 3px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: -25px;
	width: 25px;
}
.indexPost .postBody {
	line-height: 120%;
	margin: 15px 0px 15px 0px;
	text-align: justify;
}
.indexPost .postBody a { text-decoration: none; }
.indexPost a.more-link {
	display: block;
	font-size: 12px;
	padding: 3px 5px 3px 20px;
	text-align: right;
	text-transform: uppercase;
}
/* @end */

/* @group Sidenote styles */
.sideVia {
	font-style: italic;
	margin-top: 15px;
	-moz-border-radius: 16px;
	padding: 10px 0px;
	text-align: center;
}
.pushAside .category-sidenote {
	font-size: 80%;
	margin: 0px auto 25px auto;
	padding-left: 25px;
}
.pushAside .category-sidenote h2 {
	font-family: "Century Gothic";
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.pushAside .category-sidenote h2 a {
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
.pushAside .category-sidenote .asideMeta {
	font-size: 12px;
	padding-top: 5px;
	position: relative;
}
.pushAside .category-sidenote .asideMeta a { text-decoration: none; }
.pushAside .category-sidenote .asideMeta .date {
	float: left;
	height: 16px;
	padding: 2px;
	width: 170px;
}
.pushAside .category-sidenote .asideMeta .comments {
	float: left;
	height: 16px;
	padding: 3px 20px 3px 3px;
	text-align: right;
	width: 40px;
}
.pushAside .category-sidenote .asideMeta .editLink a {
	height: 16px;
	padding: 3px 20px 3px 3px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: -25px;
	width: 25px;
}
.pushAside .category-sidenote .postBody {
	line-height: 120%;
	margin: 30px 0px 15px 0px;
	text-align: justify;
}
.pushAside .category-sidenote .postBody a { text-decoration: none; }
.pushAside .category-sidenote a.more-link {
	display: block;
	font-size: 12px;
	padding: 3px 5px 3px 20px;
	text-align: right;
	text-transform: uppercase;
}
/* @end */

/* @group Home Sidenote styles */
.moreSidenotes {
	clear: both;
	display: block;
	font-family: "Century Gothic";
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
.moreSidenotes a { text-decoration: none; }
.homeAsides .block .bottom { padding: 20px; }
.homeAside .category-sidenote {
	margin: 15px;
	overflow: hidden;
}
.homeAside .category-sidenote .postTitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.homeAside .category-sidenote .postTitle a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.homeAside .category-sidenote .comments {
	display: none;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	float: right;
	height: 16px;
}
.homeAside:hover .category-sidenote .comments { display: inline; }
.homeAside .category-sidenote .postBody {
	font-size: 12px;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.homeAside .category-sidenote .postBody img {
	float: right;
	margin: 0px 0px 5px 10px;
	overflow: hidden;
}
.homeAside .category-sidenote .postBody a { text-decoration: none; }
.homeAside .category-sidenote a.more-link {
	display: block;
	font-size: 12px;
	padding: 3px 5px 3px 20px;
	text-align: right;
	text-transform: uppercase;
}
/* @end */

/* @group Single Post */
#singlePost h2 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#singlePost h2 a {
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
#singlePost .date {
	float: right;
	font-size:12px;
	padding:3px 10px;
	text-align: center;
}
#singlePost .category {
	float:left;
	font-size:12px;
	padding:3px 0px;
}
#homePost .metaToggle {
	float: right;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	width: 145px;	
}
#singlePost .postBody {
	line-height: 120%;
	margin: 15px 0px 15px 0px;
	text-align: justify;
}
#singlePost .postBody a { text-decoration: none; }
/* @end */

/* @group Comments style */
#postComments h4 {
	margin: 0px 0px 20px 0px;
	padding: 0 20px;
	text-transform: uppercase;
}
#postComments .comment {
	margin: 0px;
	padding: 15px;
}
#postComments .comment .commentMeta .commentGravatar {
	display:block; 
	float:left; 
	height:28px; 
	margin-right:12px; 
	overflow: hidden;
	width:28px; 
}
#postComments .comment .commentMeta .commentDateName { float:left; }
#postComments .comment .commentMeta .commentDate { 
	display:block; 
	font-size: 9px; 
	text-decoration: none;
	width:400px; 
}
#postComments .comment .commentMeta .commentDate a { 
	margin-left: 1em; 
	text-decoration: none;
}
#postComments .comment .commentMeta .commentName a {
	float:left;
	font-size: 16px;
	display:block;
	text-decoration: none;
	width:400px;
}
#postComments .comment .commentMeta .commentNumber a {
	float:right; 
	font-size: 24px;
	text-align:right;
	text-decoration: none;
	width:75px;
}
#postComments .comment .commentMeta .commentToggle {
	display:none;
	float:right;
	font-size: 24px;
	width:35px;
}
#postComments .comment .commentBody { 
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	text-align:justify;
}
#postComments .comment .commentBody p {
	margin: 10px 0px;
	padding: 0px;
}
#postComments .comment .commentBody a { text-decoration: none; }
#postComments .comment .commentBody blockquote {
	margin-left: 30px;
	padding-left: 10px;
}
#postComments .comment.bypostauthor { padding: 15px; }
#postComments .comment.bypostauthor .commentBody { font-size: 14px; }
#postComments .pingback { 
	margin: 0px; 
	padding: 5px 15px; 
}
#postComments .pingback .commentMeta .commentGravatar { 
	display:block; 
	float:left; 
	height:16px; 
	margin-right:7px;
	overflow: hidden;
	width:16px; 
}
#postComments .pingback .commentMeta .commentName a {
	display:block; 
	float:left; 
	font-size: 12px; 
	text-decoration: none;
	width:400px;
}
#postComments .trackback { 
	margin: 0px; 
	padding: 5px 15px; 
}
#postComments .trackback .commentMeta .commentGravatar { 
	display:block; 
	float:left; 
	height:16px; 
	margin-right:7px; 
	overflow: hidden;
	width:16px; 
}
#postComments .trackback .commentMeta .commentName a { 
	display:block; 
	float:left; 
	font-size: 12px; 
	text-decoration: none;
	width:400px;
}
/* @end */

/* @group Contact Form */
.wpcf7 form { margin-top: 10px; }
.wpcf7 form input {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 3px;
	width: 300px;
}
.wpcf7 form textarea {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, "Arial Narrow", "Century Gothic",  sans-serif;
	font-size: 12px;
	height: 150px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	width: 300px;
}
.wpcf7 form input[type=submit] {
	padding: 3px;
	width: 75px;
}
/* @end */

/* @group Twitter */
#homeTwitter_container { padding-top: 10px; }
#homeTwitter {
	height: 14px;
	margin: 0px auto;
	padding: 12px 10px 12px 80px;
	position: relative;
	width: 860px;
}
#homeTwitter .status { font-size: 12px; }
#content .right #homeTwitter .status { font-size: 75% !important; }
#homeTwitter .when {
	font-style: italic;
	height: 16px;
	line-height: 16px;
	margin-left:10px;
}
#homeTwitter .twitterImg {
	left: 0px;
	position: absolute;
	top: 10px;
}
/* @end */

/* @group Home Recent Posts */
#homeRecent {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
#homeRecent h2 {
	font-family: "Century Gothic", Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 8px;
}
#homeRecent .block .bottom { padding: 20px 10px; }
#homeRecent .feedburner {
	position: absolute;
	right: 23px;
	top: 20px;
}
#homeRecent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homeRecent ul li { padding: 0px 5px; }
#homeRecent ul li.section {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#homeRecent .date {
	float: left;
	padding: 6px 3px;
	width: 44px;
}
#homeRecent .title {
	float: left;
	width: 290px;
}
#homeRecent .title a {
	display: block;
	padding: 6px 3px;
	text-decoration: none;
}
#homeRecent .title a:hover { text-decoration: underline; }
#homeRecent .category {
	float: left;
	padding: 6px 3px;
	text-transform: uppercase;
	width: 90px;
}
#homeRecent .comments {
	float: left;
	padding: 6px 3px;
	text-align: right;
	width: 23px;
}
#homeRecent .comments a { text-decoration: none; }
#homeRecent .comments a:hover { text-decoration: underline; }
#homeRecent .excerpt {
	clear: both;
	display: none;
}
#homeRecent ul li.archives {
	border-bottom: none;
	font-size: 14px;
	padding: 5px 0;
}
#homeRecent ul li.archives a {
	margin-left: 55px;
	padding: 5px 0 5px 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#homeRecent ul li.archives a:hover { text-decoration: underline; }
#homeRecent .dateHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 54px;
}
#homeRecent .titleHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 424px;
}
#homeRecent .categoryHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 124px;
}
#homeRecent .commentsHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 24px;
}
#homeRecent ul li.recent_foot {
	font-size: 18px;
	font-weight: bold;
}
/* @end */

/* @group Blog Archive */
#blogArchive {
	margin: 0px;
	padding: 0px;
}
#blogArchive h2 {
	font-family: "Century Gothic";
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#blogArchive .block { font-size: 12px; }
#blogArchive .block .bottom {
	min-height: 200px;
	padding: 20px;
}
#blogArchive ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#blogArchive ul li { padding: 0px 0px; }
#blogArchive ul li.year {
	font-size: 18px;
	font-weight: bold;
}
#blogArchive ul li.year_foot {
	font-size: 18px;
	font-weight: bold;
}
#blogArchive ul li.year a {
	display: block;
	padding: 7px 0px 5px 10px;
	text-decoration: none;
}
#blogArchive ul li.year a:hover { text-decoration: underline; }
#blogArchive ul li.month {
	font-size: 14px;
	font-weight: bold;
}
#blogArchive ul li.month a {
	display: block;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}
#blogArchive ul li.month a:hover { text-decoration: underline; }
#blogArchive .date {
	float: left;
	padding: 6px 3px 6px 10px;
	width: 54px;
}
#blogArchive .title {
	float: left;
	width: 430px;
}
#blogArchive .title a {
	display: block;
	padding: 6px 3px;
	text-decoration: none;
}
#blogArchive .title a:hover { text-decoration: underline; }
#blogArchive .category {
	float: left;
	padding: 6px 3px;
	text-transform: uppercase;
	width: 104px;
}
#blogArchive .comments {
	float: left;
	padding: 6px 3px;
	text-align: right;
	width: 24px;
}
#blogArchive .comments a { text-decoration: none; }
#blogArchive .comments a:hover { text-decoration: underline; }
#blogArchive .excerpt {
	clear: both;
	display: none;
}
#blogArchive .dateHeader {
	float: left;
	height: 16px;
	padding: 6px 3px 6px 10px;
	width: 54px;
}
#blogArchive .titleHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 417px;
}
#blogArchive .categoryHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 124px;
}
#blogArchive .commentsHeader {
	float: left;
	height: 16px;
	padding: 6px 3px;
	width: 24px;
}
/* @end */

/* @group linklog */
div.linkLog {
	padding:3px;
}
div.linkLog ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
div.linkLog ul li {
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 3px 0 2px 0;
}
div.linkLog ul li a { margin-right: 5px; }
/* @end */

/* @group bottomBlock */
#bottomEdge { padding-top: 5px; }
#bottom {
	font-size: 80%;
	margin: 0px auto;
	width: 950px;
}
#bottom .calendar {
	float: left;
	padding: 30px 12px 15px 0px;
	width: 142px;
}
#bottom .months {
	float: left;
	height: 165px;
	padding: 30px 20px 0px 25px;
	width: 96px;
}
#bottom .months ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#bottom .months ul li {
	margin-bottom: 1px;
	padding: 3px;
}
#bottom .months ul li.monthTitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 6px 3px;
	text-transform: uppercase;
}
#bottom .months ul li a { text-decoration: none; }
#bottom .cats {
	float: left;
	height: 165px;
	padding: 30px 10px 0px 25px;
	width: 162px;
}
#bottom .cats ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#bottom .cats ul li {
	display: block;
	float: left;
	margin-bottom: 1px;
	padding: 3px;
	width: 75px;
}
#bottom .cats ul li.catTitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 6px 3px;
	text-transform: uppercase;
	width:150px;
}
#bottom .cats ul li a { text-decoration: none; }
#bottom .spacer {
	float: left;
	height: 190px;
	padding: 5px 1px 0px 10px;
	width: 62px;
}
#bottom .blogroll {
	float: left;
	height: 165px;
	padding: 30px 25px 0px 25px;
	width: 335px;
}
#bottom .blogroll ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#bottom .blogroll ul li {
	display: block;
	float: left;
	margin-bottom: 1px;
	padding: 3px;
	width: 105px;
}
#bottom .blogroll ul li.blogTitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 6px 3px;
	text-transform: uppercase;
	width:300px;
}
#bottom .blogroll ul li a {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0px;
	text-decoration: none;
}
#bottom .blogroll ul li a img {
	height: 11px;
	margin-right: 5px;
	vertical-align: -1px;
	width: 11px;
}
#bottom {
	font-size: 80%;
	margin: 0px auto;
	width: 950px;
}
/* @end */

/* @group Calender */
table#wp-calendar { text-align: center; }
table#wp-calendar caption {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-left: 4px;
}
table#wp-calendar a { text-decoration: none; }
table#wp-calendar a:hover { text-decoration: none; }
table#wp-calendar thead tr th {
	font-size: 12px;
	padding: 3px;
}
table#wp-calendar tbody tr td {
	font-size: 10px;
	padding: 3px;
}
table#wp-calendar tfoot tr td#prev { text-align: left; }
table#wp-calendar tfoot tr td#next { text-align: right; }
/* @end */

/* @group Flickr Badge */
.homeFlickr { margin: 0 15px 15px 15px; }
#flickr_badge_uber_wrapper { text-align:left; }
#flickr_badge_wrapper { padding: 0px; }
.flickr_badge_image {
	display: block;
	float: left;
	height: 60px;
	margin: 7px 7px 0px 0px;
	padding: 5px;
	width: 60px;
}
.flickr_badge_image:hover {
	height: 70px;
	padding: 0px;
	width: 70px;
}
.flickr_badge_image:hover a { height: 70px; }
#flickr_badge_image5 { margin:7px 0px 0px 0px !important; }
.flickr_badge_image a {
	display: block;
	height: 60px;
	overflow: hidden;
	padding: 0px;
}
#flickr_badge_source {
	margin:0 10px 0 10px;
	text-align:left;
}
#flickr_badge_icon {
	float:left;
	margin-right:5px;
}
#flickr_www {
	display:block; 
	font: 14px Arial, Helvetica, 'Sans serif' !important; 
	padding:0 10px 0 10px !important; 
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited { text-decoration:none !important; }
#flickr_badge_source {
	font: 11px Arial, Helvetica, 'Sans serif' !important; 
	padding:0 !important; 
}
/* @end */

/* @group Footer */
#footerContainer {
	font-size: 11px;
	height: 50px;
}
#footer {
	height: 50px;
	margin: 0px auto;
	position:relative;
	width: 950px;
}
#footer .left {
	float: left;
	padding-top: 17px;
	width: 650px;
}
#footer .right {
	float:right;
	padding-top: 17px;
	text-align: right;
	width: 270px;
}
/* @end */

/* @group Special Styles */
/* This is based on styles from the Sawchuk scheme for K2 */
.download, .code, .note,
.alert, .new, .construction,
.information, .flickrlink {
	background-position: 15px 10px;
	background-repeat: no-repeat;
	font-size: 1em !important;
	line-height: 115%;
	margin: 10px auto;
	-moz-border-radius:16px;
	padding: 10px 10px 10px 50px;
	text-align: left;
}
ul.download, ul.code, ul.note,
ul.alert, ul.new, ul.construction,
ul.information, ul.flickrlink {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 10px 10px 50px;
}
ol.download, ol.code, ol.note,
ol.alert, ol.new, ol.construction,
ol.information, ol.flickrlink {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 10px 65px;
}
dl.download, dl.code, dl.note,
dl.alert, dl.new, dl.construction,
dl.information, dl.flickrlink {
	font-size: 1em !important;
	line-height: 115%;
	padding: 10px 10px 10px 50px;
}
dl.download dt, dl.code dt, dl.note dt,
dl.alert dt, dl.new dt, dl.construction dt,
dl.information dt,dl.flickrlink dt {
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 115%;
}
dl.download dd, dl.code dd, dl.note dd,
dl.alert dd, dl.new dd, dl.construction dd,
dl.information dd, dl.flickrlink dd{
	line-height: 115%;
	list-style-type: disc;
}
.download_block {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 115%;
	margin: 10px auto;
	padding: 11px 10px 11px 70px;
	text-align: left;
}
.download_home {
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	font-size: 16px;
	line-height: 115%;
	margin: 0px 10px 0px auto;
	padding: 11px 10px 11px 70px;
	text-align: left;
	width: 289px;
}
.code { font-family: 'Courier New', Courier, Fixed; }
.support_block {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 115%;
	margin: 10px auto;
	padding: 11px 10px 11px 65px;
	text-align: left;
}
.homepage_block {
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 115%;
	margin: 10px auto;
	padding: 11px 10px 11px 65px;
	text-align: left;
}
.callout {
	font-size: 1.4em !important;
	margin: 10px 20px;
	padding: 10px;
	text-align: justify;
}
/* @end */

/* @group tags */
ul.wp-tag-cloud { padding: 0px; margin: 0px; list-style: none;}
ul.wp-tag-cloud li { font-size: 11px; line-height: 18px; float: left; display: block; width: 115px;}
/* @end */

/* @group fixes */
#content:after,
#contentComments:after,
#contentHome:after,
#navigation ul:after,
#bottom:after,
#bottom .cats ul:after,
#homeRecent ul li:after,
#blogArchive ul li:after,
#postComments .comment .commentMeta:after,
#postComments .pingback .commentMeta:after,
#postComments .trackback .commentMeta:after,
#flickr_badge_uber_wrapper:after,
#flickr_badge_wrapper:after,
.donate:after,
#taglist:after,
.indexPost .indexMeta:after,
.clearme:after,
.elsewhere:after,
#content.cvContent .section:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* @end */
