/* 
Theme Name: Eick Blog
Theme URI: http://www.heroicdreams.com/
Description: Custom design for Andy Eick.
Version: 1.0
Author: Nate Yungkans
Author URI: http://www.heroicdreams.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #000000 url(images/background.jpg) no-repeat top center;
	color: #4D4D4D;
}

p {
	margin-bottom:14px;
}

a img {
	border:none;
}

a img:hover {
	border:none;
	background:none;
}

a, a:visited {
	font-family:Trebuchet MS, Arial;
	color:#DB8005;
	text-decoration:none;
}

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

a.readMoreLink {
	font-size:12px;
	color:#333333;
}	

a.readMoreLinkLight {
	font-size:12px;
	color: #CCCCCC;
}	

a.jobReadMoreLink {
	font-size:9px;
	color:#FB9605;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	background:url(images/wrapperrepeat.jpg) repeat-y top center #FFFFFF;
}

#logoCartoon {
	float:left;
	width:390px;
	height:326px;
	background:url(images/logoCartoon.jpg) no-repeat;
}

#logoCartoon2 {
	float:left;
	width:390px;
	min-height:326px;
	background:url(images/logoCartoon.jpg) no-repeat;
	margin-right:15px;
}

#topSet {
	width:1010px;
	height:143px;
	float:left;
	background:url(images/header.jpg) no-repeat;
}

#topSet2 {
	width:1010px;
	height:143px;

	background:url(images/header2.jpg) no-repeat;
}

#homeLinkTop {
	width:260px;
	height:143px;
	float:left;
	margin-left:30px;
}

#homeLinkTop a {
	width:260px;
	height:143px;
	display:block;
}

#topNav2 {
	float:left;
	margin:67px 0 0 4px;
}

#topNav2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topNav2 ul li {
	float:left;
}

#topNav2 ul li a, #topNav2 ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#666666;
	display:block;
	padding:7px 18px;
}

#topNav2 ul li a:hover {
	color: #CCCCCC;
}

#topNav {
	float:left;
	margin:67px 0 0 294px;
}

#topNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topNav ul li {
	float:left;
}

#topNav ul li a, #topNav ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#666666;
	display:block;
	padding:7px 18px;
}

#topNav ul li a:hover {
	color: #CCCCCC;
}

#subtopLinks {
	width:700px;
	float:right;
	margin:5px 0 0 0;
}

#subtopLinks ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subtopLinks ul li {
	float:right;
}

#subtopLinks ul li a, #subtopLinks ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	color:#2D547D;
	display:block;
	padding:9px 18px 7px 18px;
}

#subtopLinks ul li a:hover {
	color: #CCCCCC;
}

#searchBox {
	float:right;
	margin:10px 50px 0 0;
}

#searchBox input {
	width:100px;
	height:12px;
	font-size:10px;
	line-height:10px;
	margin-right:0px;
	border:#000000 1px solid;
	background: #FFFFFF;
	float:left;
}

#searchBox input#searchsubmit {
	width:57px;
	height:16px;
	font-size:0px;
	line-height:0px;
	background: url(images/searchBtn.jpg) no-repeat #CCCCCC;
	border:none;
	margin-left:0;
	float:left;
}

#searchBox input#searchsubmit:hover {
	cursor:pointer;
}

#slideShowBox {
	float:left;
	width:583px;
	height:350px;
	margin:0 0 0 0;
}

#categoryListing {
	float:left;
	clear:both;
	width:320px;
	height:30px;
	margin:-30px 0 0 50px;
}

.gridBox {
	float:left;
	clear:both;
	width:926px;
	margin:0 0 0 40px;
	background:url(images/stickyboxes_03.jpg) repeat-y;
}

.gridBox .tapeTop {
	float:left;
	width:926px;
	height:37px;
	background:url(images/stickyboxes_01.jpg) no-repeat;
}

.gridBox .tapeBottom {
	float:left;
	width:926px;
	height:26px;
	background:url(images/stickyboxes_04.jpg) no-repeat;
	margin-top:-10px;
}

.gridBox #familyContent {
	float:left;
	width:926px;
	background:url(images/sticky-family.jpg) no-repeat;
}

.gridBox #workContent {
	float:left;
	width:926px;
	background:url(images/sticky-work.jpg) no-repeat;
}


.familyHolder {
	width:855px;
	padding:0 10px 10px 20px;
	float:left;
	font-size:13px;
	margin:-10px 0 10px 0;
}

.familyHolder p {
	margin-bottom:4px;
	color:#2D547D;
}

.familyHolder h2, .familyHolder h2 a, .familyHolder h2 a:visited {
	font-family:Trebuchet MS, Arial;
	font-size:17px;
	border-bottom:1px #2D547D solid;
	color:#2D547D;
	margin-bottom:4px;
}

.articleFrontPage {
	float:left;
	width:750px;
}

.forfun {
	float:left;
	clear:both;
	width:882px;
	margin:0 0 0 60px;
}

.forfunLine {
	float:left;
	width:882px;
	height:8px;
	background: url(images/forfunLine.jpg) center no-repeat;
}

#jobContainer {
	width:882px;
	float:left;
}

.jobHolder {
	width:190px;
	min-height:74px;
	float:left;
	
	padding:0 12px;
	color:#000000;
}

#jobLines {

}

.jobHolderEnd {
	width:193px;
	min-height:74px;
	float:left;
	margin:8px 0;
	padding:0 12px;
	color:#000000;
}

.jobHolder h2, .jobHolder h2 a, .jobHolder h2 a:visited, .jobHolderEnd h2, .jobHolderEnd h2 a, .jobHolderEnd h2 a:visited {
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing:1px;
	color:#7C0F12;
}

.jobHolder p, .jobHolderEnd p {
	font-size:10px;
	color:#000000;
	margin-bottom:4px;
}

#jobName {
	float:right;
	width:24px;
	height:104px;
	background:url(images/forfun.png) no-repeat;
}

#jobName a {
	width:24px;
	height:83px;
	display:block;
}

.icons {
	float:left;
	width:64px;
	height:65px;
	margin:8px 20px 8px 10px;
}

.date {
	float:left;
	width:65px;
	height:64px;
	margin:5px 20px 0 10px;
	background:url(images/dateBack.gif) no-repeat;
	font-weight:bold;
	color: #E6E6E6;
}

.date .month {
	width:65px;
	font-size:10px;
	text-align:center;
	margin-top:4px;
	color:#CCCCCC;
}

.date .day {
	width:65px;
	font-size:30px;
	text-align:center;
	height:34px;
	margin-top:-2px;
}

.date .year {
	width:65px;
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
}

.date2 {
	float:left;
	width:65px;
	height:64px;
	margin:0 5px 5px 0;
	background:url(images/dateBack.gif) no-repeat;
	font-weight:bold;
	color: #E6E6E6;
}

.date2 .month {
	width:65px;
	font-size:10px;
	text-align:center;
	margin-top:4px;
	color:#CCCCCC;
}

.date2 .day {
	width:65px;
	font-size:30px;
	text-align:center;
	height:34px;
	margin-top:-2px;
}

.date2 .year {
	width:65px;
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
}

#homeLinkSide {
	margin:0 0 0 54px;
	width:310px;
	height:340px;
	float:left;
}

#homeLinkSide a {
	display:block;
	width:310px;
	height:340px;
}

#topofWidget {
	margin:0 0 0 54px;
	width:310px;
	height:29px;
	float:left;
	background:url(images/sidebarWidgTop.jpg) repeat-y center;
}

#bottomofWidget {
	margin:0 0 0 54px;
	width:310px;
	height:22px;
	float:left;
	background:url(images/sidebarFoot.jpg) repeat-y center;
}

#widgetHolder {
	margin:0 0 0 54px;
	padding:5px 10px 15px 10px;
	float:left;
	font-size:12px;
	width:290px;
	background:url(images/sidebarRepeater.jpg) repeat-y center;
}

#widgetHolder a, #widgetHolder a:visited {
	font-weight:bold;
	color:#2D547D;
	text-decoration:none;
	padding:5px;
}

#widgetHolder a:hover {
	color:#FFFFFF;
}

#widgetHolder h2.widgettitle a, #widgetHolder h2.widgettitle a:visited {
	padding:0;
	color:#7C0F12;
	font-family:Trebuchet MS, Arial;
}

#widgetHolder h2.widgettitle a:hover {
	color:#CCCCCC;
	background:none;
}

#widgetHolder ul {
	margin:0;
	padding:0;
	list-style:none;
}

#widgetHolder ul ul {
	margin-bottom:20px;
}

#widgetHolder ul ul li {
	
}

h2.widgettitle {
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	color:#7C0F12;
	text-transform:uppercase;
	font-weight:bold;
	padding:4px;
}

#content {
	float:left;
	width:560px;
	margin:5px 0 0 -15px;
}

#content .entry pre {
	width:550px;
	float:left;
}

#content h2 {
	font-family:Trebuchet MS, Arial;
	font-weight: 300;
	font-size:28px;
	color:#000000;
	text-transform: uppercase;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
	padding-bottom:5px;
}

#content h3 {
	font-family:Trebuchet MS, Arial;
	font-size:24px;
}

#content .entry {
	width:550px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

.pageLinks {
	width:660px;
	text-align:center;
	clear:both;
}



#footer {
	clear:both;
	width:946px;
	height:50px;
	background:url(images/foot.jpg) no-repeat;
	margin:0 0 0 28px;
	padding-top:20px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul li {
	float:left;
}

#footer ul li a, #footer ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#666666;
	display:block;
	padding:7px 18px;
}

#footer ul li a:hover {
	color: #CCCCCC;
}

/* Style the qrcode and shortlink */
#footershare{
	float:right;
	text-align:right;
	width:936px;
	color:#FFFFFF;
	text:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	padding-right: 30px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width:100%;
	}

#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;
	color:#666666;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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

/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px solid #CCCCCC;
	background:#E6E6E6;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	text-align:left;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li .avatar { 
	float: left;
	border: none;
	margin:1px;
	padding:5px 5px 5px 0;
	}
	


/* End Comments */

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

#slideshowFullPage {
	float:left;
	min-height:540px;
}

/* --------------- Contact Page CSS ------------------------ */
img {
	margin:0;
	padding:0;
}

a img {
	margin:0;
	padding:0;
	border:none;
}

a, a:visited {
	color:#008EB0;
	text-decoration:none;
}

a:hover {
	color:#990000;
}

p {

}

#calendarBox {
	width:1010px;
	height:562px;
	background:url(images/eickblogContactblank_01.jpg) no-repeat;
	text-align: left;

	margin-bottom:8px;
}
#calendarRepeater {
	width:1010px;
	background:url(images/eickblogContactblank_02.jpg) repeat-y;

}
#calendarFoot {
	width:1010px;
	height:56px;
	background:url(images/eickblogContactblank_03.jpg) no-repeat;

	clear:both;
}

#leftSide {
	width:417px;
	float:left;
	margin-left:50px;
}

#topLeft {
	margin:50px 65px 0 0;
	text-align:right;
	font-family:Trebuchet MS, Times, Arial, sans-serif;
	font-size:12px;
}

#topLeft h2 {
	font-size:22px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#981B1E;
}

#topLeft h3 {
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#231F20;
	margin-bottom:-3px;
}

#imiCard {
	float:left;
	width:272px;
	background:url(images/imicardCut_02.jpg) repeat-y;
	margin:0 0 0 65px;
}

#imiCardTop {
	float:left;
	background:url(images/imicardCut_01.jpg) no-repeat;
	width:272px;
}
#imiCardFoot {
	float:left;
	background:url(images/imicardCut_03.jpg) no-repeat;
	width:272px;
	height:39px;
}

#imiTop {
	float:left;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:245px;
	margin:15px 0 0 14px;
}

#imiMiddle {
	float:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:230px;
	margin:5px 0 5px 25px;
	line-height:18px;
}

#imiMiddle p {
	margin:0 0 0 0;
}

#imiMiddle h2 {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	margin:7px 0;
}

#imiMiddle h2.buscardName {
	margin-bottom:0px;
	margin-top:5px;
}

#imiMiddle h2 {
	margin-top:0px;
}

#imiFoot {
	float:left;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	width:245px;
	margin:4px 0 0 14px;
}


#mfCard {
	float:left;
	width:272px;
	background:url(images/mfcardCut_02.jpg) repeat-y;
	margin:0 0 0 65px;
}

#mfCardtop {
	float:left;
	width:272px;
	background:url(images/mfcardCut_01.jpg) no-repeat top;
}

#mfCardfoot {
	float:left;
	width:272px;
	height:8px;
	background:url(images/mfcardCut_03.jpg) no-repeat;
}

#mfTop {
	float:left;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	width:245px;
	margin:20px 0 0 7px;
}

#mfTop h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:-3px;
}

#mfMiddle {
	float:left;
	text-align:right;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	width:245px;
	margin:15px 0 8px 7px;
	line-height:17px;
}

#mfMiddle h2 {
	font-size:15px;
	margin:0 0 8px 0;
}

#mfMiddle p {
	margin:0;
}

#mfMiddle h2.buscardName{
	margin:0;
}



#rightSide {
	width:375px;
	float:left;
	padding:40px 0 0 0;
	margin-left:64px;
}

.titleHead {
	width:380px;
	height:31px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#B5B4B3;
	text-align:center;
	background:#DDDDDD;
	padding:5px 0 0 0;
}

#bioInfo {
	width:373px;
	height:163px;
	overflow:auto;
	margin-left:8px;
	margin-bottom:11px;
}

#internetItems {
	width:231px;
	margin-left:110px;
	margin-top:5px;
	padding-bottom:5px;
}

#internetItems p {
	margin-bottom:10px;
}

#internetItems img {
	vertical-align:middle;
}

.articleThumb {
	float:left;
	width:50px;
	height:50px;
	border:1px solid #336699;
	margin: 0 8px 3px 0;
}

#bottomHalfhome {
	width:946px;
	margin-left:28px;
	margin-top:10px;
	float:left;
}

#bottomLefthome {
	float:left;
	width:575px;
	margin-left:20px;
}

#bottomLefthome h2, #bottomLefthome h2 a {
	font-size:31px;
	font-weight:normal;
	color:#000000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}

#bottomLefthome img {
	border:1px solid #000000;
	margin-bottom:8px;
}

#bottomLefthome #homeEntry a.more-link {
	display:block;
	width:100%;
	clear:both;
	padding:3px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:8px 0;
	color: #999999;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

#bottomLefthome #homeEntry a.more-link:hover {
	background:#999999;
	color: #FFF;
}


#bottomRighthome {
	float:right;
	width:310px;
	margin-right:10px;
}

#bottomRighthome #topofWidget {
	margin:0;
	width:310px;
	height:29px;
	float:left;
	background:url(images/sidebarWidgTop.jpg) repeat-y center;
}

#bottomRighthome #bottomofWidget {
	margin:0;
	width:310px;
	height:22px;
	float:left;
	background:url(images/sidebarFoot.jpg) repeat-y center;
}

#bottomRighthome #widgetHolder {
	margin:0;
	padding:5px 10px 15px 10px;
	float:left;
	font-size:12px;
	width:290px;
	background:url(images/sidebarRepeater.jpg) repeat-y center;
}

#mostRecentbar {
	width:575px;
	height:25px;
	background:#2D547D url(images/mostrecent.jpg) no-repeat left;
}

#bottomLefthome #homeEntry .date {
	float:left;
	width:65px;
	height:64px;
	margin:5px 10px 0 0px;
	background:url(images/dateBack.gif) no-repeat;
	font-weight:bold;
	color: #E6E6E6;
}

.articleTimage {
	float:left;
	margin:0 5px 5px 0;
	border:1px #000 solid;
	padding:0;
}

.articleT2image {
	float:left;
	margin:0 7px 5px 0;
	border:none;
	padding:0;
}

#widgetHolder .articleTimage img, #widgetHolder .articleTimage a img, #widgetHolder .articleTimage a  {
	margin:0;
	padding:0;
}

.prevEntry {
	width:290px;
	clear:both;
	margin-bottom:8px;
	float:left;
}

.prevEntryTitle {
	width:auto;
	clear:both;
	margin:-10px 0 10px 0;
	float:left;
}

.sidedate {
	font-size:11px;
	color: #999999;
	margin-top:2px;
}

#bottomRighthome #widgetHolder a, #widgetHolder a:visited {
	font-weight:bold;
	color:#2D547D;
	text-decoration:none;
	padding:0px;
}

#bottomRighthome #widgetHolder a:hover {
	color:#FFFFFF;
}

#bottomRighthome #widgetHolder h2 a, #widgetHolder h2 a:visited {
	padding:0;
	line-height:18px;
	font-family:Trebuchet MS, Arial;
	text-transform:uppercase;
	font-weight:normal;
}

#bottomRighthome #widgetHolder h2 a:hover {
	color:#CCCCCC;
	background:none;
}

#bottomvery {
	width:946px;
	padding-top:30px;
	float:left;
	background: url(images/foot.jpg) no-repeat top;
}

.CatBottom {
	float:left;
	margin-left:25px;
	margin-right:15px;
	width:272px;
	font-size:13px;
}

.CatBottom h2 a {
	text-transform:uppercase;
	font-weight:normal;
	color:#2D547D;
	font-size:17px;
	font-family:Trebuchet MS;
}

.CatBottom h2 a:hover {
	color: #999999;
}

.articleBimage {
	margin:0 5px 5px 0;
	border:1px #000 solid;
	padding:0;
	width:270px;
}

.articleB2image {
	margin:0 5px 5px 0;
	border:none;
	padding:0;
	width:270px;
}

.articleBimage a img {
	margin:0;
	padding:0;
	max-width:270px;
}

.bEntryTitle {
	width:auto;
	clear:both;
	margin:0px 0 10px 0;
}

.CatBottom a.more-link {
	display:block;
	width:100%;
	clear:both;
	padding:3px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:8px 0;
	color: #2D547D;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.CatBottom a.more-link:hover {
	background:#2D547D;
	color: #FFF;
}

.fa-table { border: 2px solid #cebb90; border-collapse: collapse;
            margin-left: auto; margin-right: auto;}
.fa-table td,th { border: 1px solid #cebb90;
                  padding: 5px; vertical-align: top; }
.fa-table th { border: 2px solid #cebb90; background: #f3e8cc; }
#fa-month-grid { width: 100%; }
.fa-hdr1, .fa-hdr3 { text-align: left; padding: 6px; }
.fa-hdr2 { font-size: .8em; }
.fa-count { font-size: .9em; }
.fa-count, .fa-total, .fa-day, .fa-cmt { text-align: right; }
#fa-all-posts { margin-top: 1.5em; margin-left: auto;
                                   margin-right: auto; }
.fa-day { font-weight: bold; }

#tumbleContainer {
	width: 930px;
	padding-left: 40px;
	padding-right:40px;
	padding-top:40px;
	float: left;
	text-align:center;
	background:url(images/tumbleBack.jpg) no-repeat;
	}

td.photoTopLeft {
	background:url(images/photo_01.jpg) no-repeat;
	width:58px;
	height:47px;
	}
	
td.photoTopMiddle {
	background:url(images/photo_02.jpg) repeat-x;
	width:auto;
	height:47px;
	}
	
#tumbleContainer img {
	max-width: 800px;
	margin-bottom:8px;
	}
	
td.photoTopRight {
	background:url(images/photo_03.jpg) no-repeat;
	width:60px;
	height:47px;
	}
	
td.photoMiddleLeft {
	background:url(images/photo_04.jpg) repeat-y;
	width:58px;
	height:auto;
	}
	
td.photoMiddleMiddle {
	
	}
	
td.photoMiddleRight {
	background:url(images/photo_06.jpg) repeat-y;
	width:60px;
	height:auto;
	}
	
	
td.photoBottomLeft {
	background:url(images/photo_07.jpg) no-repeat;
	width:58px;
	height:47px;
	}
	
td.photoBottomMiddle {
	background:url(images/photo_08.jpg) repeat-x;
	width:auto;
	height:47px;
	}
	
td.photoBottomRight {
	background:url(images/photo_09.jpg) no-repeat;
	width:60px;
	height:47px;
	}

td.quoteLeft {
	width:52px;
	height:44px;
	background:url(images/quotes_01.jpg) no-repeat;
	}
	
td.quoteMiddle {
	
	}
	
td.quoteRight {
	width:52px;
	height:44px;
	background:url(images/quotes_03.jpg) no-repeat;
	}
	
	
	
	
	
td.videoTopLeft {
	background:url(images/video_01.jpg) no-repeat;
	width:24px;
	height:22px;
	}
	
td.videoTopMiddle {
	background:url(images/video_02.jpg) repeat-x;
	width:auto;
	height:22px;
	}
	
td.videoTopRight {
	background:url(images/video_03.jpg) no-repeat;
	width:30px;
	height:22px;
	}
	
td.videoMiddleLeft {
	background:url(images/video_04.jpg) repeat-y;
	width:24px;
	height:auto;
	}
	
td.videoMiddleMiddle {
	background:#1a1a1a;
	color:#FFF;
	}
	
td.videoMiddleRight {
	background:url(images/video_06.jpg) repeat-y;
	width:30px;
	height:auto;
	}
	
	
td.videoBottomLeft {
	background:url(images/video_07.jpg) no-repeat;
	width:24px;
	height:30px;
	}
	
td.videoBottomMiddle {
	background:url(images/video_08.jpg) repeat-x;
	width:auto;
	height:30px;
	}
	
td.videoBottomRight {
	background:url(images/video_09.jpg) no-repeat;
	width:30px;
	height:30px;
	}
	
h2.quoteTitle {
	font-family:Trebuchet MS, Arial;
	font-size:18px;
	color:#000;
	margin:0 10px;
	font-weight: bold;
	}
	
h2.quoteText {
	font-family:Trebuchet MS, Arial;
	font-size:40px;
	color:#7C0F12;
	margin:0px 10px 0 10px;
	font-weight: bold;
	line-height:50px;
	}
	
h2.photoText {
	font-family:Trebuchet MS, Arial;
	font-size:15px;
	color:#000;
	font-weight: normal;
	margin:10px 0;
	}
	
span.photoTitle {
	font-weight:bold;
	color:#7C0F12;
	margin-top:5px;
	}
	
h4.photoPostDate {
	font-family:Trebuchet MS, Arial;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	margin:0 0 -10px 0;
	}
	
#tumbleContainer table {
	margin-bottom:15px;
	}
	
h2.videoText {
	font-family:Trebuchet MS, Arial;
	font-size:15px;
	color:#FFF;
	font-weight: normal;
	margin:10px;
	}
	
span.videoTitle {
	font-weight:bold;
	margin:5px;
	color:#FFF;
	}
	
h4.videoPostDate {
	font-family:Trebuchet MS, Arial;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	margin:0 0 0 0;
	}
	
h2.tumbleTitle {
	font-family:Trebuchet MS, Arial;
	font-size:35px;
	color:#7C0F12;
	margin:0 0 0 10px;
	font-weight: bold;
	text-align:left;
	}
	
.archiveListItem {
	clear:both;
	float:left;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	}
	
#content .archiveListItem .entry {
	width:550px;
	margin-bottom:10px;
	border:none;
}
