﻿/* *********************************************************** */
/* Author: David Livingston                                    */
/* Created: May 26, 2008		                               */
/*                                                             */
/* *********************************************************** */
#OriginalParts{
	visibility:hidden;
}

/* *********************************************************** */
/* Start - Base elements                                       */
/* *********************************************************** */

body{
	background:#f2f2f2 url('images/pagegrad.gif') repeat-x; 
/* Need to recut images per the new page background below   */
/*	background:#f6f5e7 url('images/bg_grad1.gif') repeat-x; */
	font:90% Calibri, Arial, Helvetica, Sans-Serif;
	color:#585858;
	line-height: 1.1em;
	margin: 0; /*  auto;fix for centering div in firefox */
	text-align:center;
	}

h1{
	font-size:150%;
	font-weight:600;
	padding:10px 0 4px 0;
	text-align:left;
	}
	h1 a{
	color:#E59A20;
	text-decoration:none;
	}		
h2, h3, h4, h5, h6{
	font-weight:300;
	color:#f89302;
	text-align:left;
	padding-left:5px;
	margin:.5em 0;
	}	

h2{            
	font-size:130%;
	}	
h3{          
	font-size:120%;
	}
h4{          
	font-size:110%;
	}				

h3 a{
font-weight:300;
color:#f89302;
text-decoration:none;
}
h3 a:hover{
font-weight:300;
color:#f89302;
text-decoration:underline;
}
a{
	text-decoration:none;
	color:#000;
	}
a:hover{
	color:#e3a02f;
	text-decoration:underline;
	}

table{
	border:0; border-collapse:collapse; padding:0;
}
.entry{
	padding:0 0 20px 0;
}
#SignIn{
	text-decoration:none;
	text-align:right;
	padding-top:60px;
}
	#SignIn a{
	color:#3F7D00;
	text-decoration:none;
	margin-right:15px;
	}

	#SignIn a:hover {
	color:#e3a02f; font-weight:700;
	text-decoration:none;
	margin-right:15px;
	}

#SidebarColumnPosts { 
	/* top right bottom left */
	margin: 3px 8px 3px 8px;
	padding: 0 0 0 3px;
	text-align: left;
	}

#PostHead{
	clear:both;
	margin:0;
	padding:0;	
}
#PostTitle{ 
	width:90%;
	float:left;
	}
	
#PostTitle h1 {
	padding:2px 0 4px 0;
	margin:0;
	border-bottom: 2px solid #DEE0F1;
}
#PostDetails {
	color:#888;
	padding:2px 0 8px 10px;
}
#PostDetails a{
	color:#888;
}
.editPost a{
	font-size:50%;
	color:#6FB7FF
}
.editPost a:hover{
	font-size:50%;
}

img{
	border:0;
}

/* *********************************************************** */



/* *********************************************************** */
/* Start - Containers                                          */
/* *********************************************************** */

	#container-base{
	width: 780px; /*Width of main container*/
	max-width:780px;
	margin: 0 auto; /*Center container on page*/
	}
	
	#container-name{
	height:31px;
	background:#eaeaea	url('images/davidliv.gif') no-repeat center center;
	text-align:right;
	}
	bodycontent{
	}
	
	#container-body{
	vertical-align:top;
	
	}
	
	#tdContent{
	padding:0 10px 0 10px;
	vertical-align:top;
	background:#fff;
	text-align:left;	
	}
	
	#tdSidebar{
	width:194px;
	vertical-align:top;
	background:#fff;
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	font-size:90%;
	}
	
	.container-sidebar{
		background:#eaeaea; margin:25px 5px;
		}
		.rtop, .rbottom{
		display:block;
		background:#fff;
		}
		.rtop *, .rbottom *{
		display: block;
		height: 1px;
		overflow: hidden;
		background:#eaeaea;
		}
		.r1{margin: 0 5px;}
		.r2{margin: 0 3px}
		.r3{margin: 0 2px}
		.r4{
		margin: 0 1px;
		height: 2px;
		}
		
	.columncontent{
		vertical-align:top;
	}
	
	#RSSLink{
	border:0;
	height:128px; width:128px;
	padding:0 0 0 25px;
	position:absolute;
	top:85px; z-index:99; 
	}

	.divTwitter { 
	font-size:8pt; text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px 0px 15px 10px;
	}
	
	#twitter_update_list{
	}

	.TwitterLink, TwitterLink a{
	color:#E59A20; text-decoration:none;
	}	

	.TwitterLink a:hover{
	text-decoration:underline;
	}

	.Tweets, .Tweets ul{
	color:#585858;
	list-style:none; 
	list-style-image:none;
	list-style-position:outside; 
	text-align:left;	
	}
	
	#tdSidebar li{
	}
	#tdSidebar ul{
	text-align:left;
	vertical-align:top;
	padding:0 3 3 3px;
	margin-left: 18px;
	list-style:disc outside;
	}
	
	#container-footer{
	background:#eaeaea; margin:0 5px;
	}
/* *********************************************************** */



/* *********************************************************** */
/* Start - Banner Table                                        */
/* *********************************************************** */
#tbl-banner{ 
	height:87px;
	width:100%;
	}

#tdbanner-left{
	width:17px;
	background:url('images/crn_tl.gif') no-repeat;
	}

#tdbanner-center{
	background:url('images/bg_banner.gif') repeat-x;
	}

#tdbanner-right{
	width:17px;
	background:url('images/crn_tr.gif') no-repeat;
	}
.CVLogo {
	padding:8px 0 0 0;

	}
#myLogo {
	background:url('images/cv.jpg') no-repeat center center;
	height:79px;
	}

/* *********************************************************** */



/* *********************************************************** */
/* Start - Nav & Main Table                                    */
/* *********************************************************** */
.tbl-main{
	width:100%;
	}
.tdmain-left{
	width:8px;
	background:url('images/shdwl.gif') repeat-y;
	}
.tdmain-right{
	width:8px;
	background:url('images/shdwr.gif') repeat-y;
	}

#tdmenu-center{
	height:50px;
	background:url('images/bg_menu.gif') repeat-x;
	color:#fff;
	font-weight:bolder; letter-spacing:1px;
	font-size:120%;
	padding-left:15px;
	text-align:left;
	}

	#tdmenu-center a{
		color:#fff;
		text-decoration:none;
		}
	#tdmenu-center a:hover {
		color:#faa61a;
		text-decoration:none;
		}

#tdmenu-shadow{
	vertical-align:top;
	height:20px;
	background:#fff url('images/grd_menu.gif') no-repeat center top;
	position:relative;
}

#tdmain-center{
	height:500px;
	background:#fff;
	vertical-align:top;
	}
/* *********************************************************** */



/* *********************************************************** */
/* Start - End Page Table                                      */
/* *********************************************************** */

#tbl-endpage{ 
	height:14px; 
	width:100%;
	}
	#tdendpage-left{ 
		width:17px;
		background:url('images/btm_crnl.gif') no-repeat;
		}
	#tdendpage-center{
		height:17px;
		background:url('images/btm_bg.gif') repeat-x;
		}
	#tdendpage-right{
		width:17px;
		background:url('images/btm_crnr.gif') no-repeat;
		}


/* *********************************************************** */
/* Start - End Page Table                                      */
/* *********************************************************** */
#tbl-footer{
	width:100%;
}
.footerleft{
	font-size:80%; text-align:left; padding-left:17px;}
.footerright{
	font-size:80%; text-align:right; padding-right:17px;
}
.footerrightsub{
	font-size:70%; text-align:right; padding-right:17px;
}
/* *********************************************************** */
/* Start - Date Styles                                         */
/* *********************************************************** */

#PostDateImg{
	margin-right:6px;
	border:1px #6D8334 solid;
}

.PostDateImg-date {
	width: 45px;
	height: 43px;
	float: left;
	background: #E5ECDB;
	margin: 0 0px 0 0;
}

.PostDateImg-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #758d38;
	border-bottom: 1px solid #76B3F6;
}

.PostDateImg-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #3d482a;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}


/* *********************************************************** */
/* Start - TagCloud  	                                       */
/* *********************************************************** */
.tagcloud{
	padding:2px 0 2px 0;
	margin:0 0 0 0;
	line-height: 1.5em;
	font-weight:100;
}
.w1 {font-size:160%;}
.w2 {font-size:150%;}
.w3 {font-size:140%;}
.w4 {font-size:130%;}
.w5 {font-size:120%;}
.w6 {font-size:110%;}
.w7 {font-size:100%;}
.w8 {font-size:100%;}







