/*THERESA PAGE*/
body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/page_back.jpg) no-repeat top left rgb(64, 53, 57); /*end color is outside color*/
	}
	


#container { /*contains top nav, inc search, and page title*/
	width: 1190px;																					/*was 819px;*/
	/*margin:0 auto;*/
	position: absolute top left; 																	/*was relative*/
	height: 320px;/*252px;*/
	
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:693px;																						/*520px;*/
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}


/* menu */

#menu-holder {
	position:absolute;
	top: 41px;																						/*43px; then 40.5px*/
	left: 632px; 																					/*457px; then 456px;*/
	width:319px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:107px;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:106px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#archives a:hover {
	background:transparent url(images/menu.jpg) -214px 0px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	top: 135px; /*149px;*/
	left: 285px;																									/*76px;*/
	color:rgb(54, 43, 47);  
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h1 {  /*was h2*/
	color:#fff;
	font-size:16px;  																								/*was 20px;*/
	margin:0 0 0 0 px;  																				/*was margin:0 0 2px; */
}
#title a {
	color:rgb(54, 43, 47);  
	text-decoration:none;
}
#title a:hover {
	color:rgb(54, 43, 47);  
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


#widgets .rss a{
	float: left;
	margin: 260px 10px 10px 491px;  																/*260px 10px 10px 300px;*/
	width:52px;
	height:49px;
	z-index: 108;
	background:url(images/rss.jpg) no-repeat 0 0;
	overflow:hidden;
}
#widgets .rss a:hover {
	background:url(images/rss.jpg) no-repeat 0 -50px;
}

#widgets .facebook a {  /*this whole thing wasn't here*/
	float: left;
	margin: 260px 10px 10px 20px;
	width:52px;
	height:49px;
	z-index:103;
	overflow:hidden;
	background:url(images/facebook.jpg) no-repeat 0 0;
}
	
#widgets .facebook a:hover {
	background:url(images/facebook.jpg) no-repeat 0 -50px;
}

#widgets .twitter a {  /*this whole thing wasn't here*/
	float: left;
	margin: 260px 10px 10px 20px;
	width:52px;
	height:49px;
	z-index:105;
	overflow:hidden;
	background:url(images/twitter.jpg) no-repeat 0 0;
}

#widgets .twitter a:hover {
	background:url(images/twitter.jpg) no-repeat 0 -50px;
}



/* content */

#content {
	background:url(images/pc_back2.jpg) repeat-y;  		   
	width:869px;  /*764 px*/
	/*margin-top: 15px; */
	
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 124px;																	/*0 auto; then margin: 22px auto 0;*/    
	
	 																/*this is new*/
	padding-right:55px;																					/*padding-right:55px;  */
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.jpg) no-repeat 0 50%;
}
#content .col01 {
	float:left;	/*position:absolute; temporary*/
																			
	padding-left:160px; /* was 70*/
	width:425px;
	font-size:12px;
	color: rgb(54, 43, 47);   
	line-height:20px;
}
#content .col01 h3 {  
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px;
	/*background:url(images/line.jpg) repeat-x bottom;*/
}
#content .col01 h4 { 
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 16px;
	/*background:url(images/line.jpg) repeat-x bottom;*/
}
#content .col01 h3 a {
	color:rgb(214, 41, 9);
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#fff; 
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	height: 128px;  /*wasn't there*/
	margin:10px 0 10px 10px;
}
#content .col01 .meta {  /*shows lines under post*/
	font-size:11px;
	text-align:right;
	background:url(images/line.jpg) repeat-x;  
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:-45px;/*0px;*/
	left:-98px;  /*was -100px */
	height:78px;
	width:83px;
	background:url(images/date.jpg) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:2px 11px 6px 0;  /* was 6px 16px 6px 0;  */
	font-size:12px;  		 /* was 11px */
	color: white;
	font-weight: bold;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:24px;  		 /* was 18px  */
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:rgb(54, 43, 47);
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:white; 		/*this is the highlighted area within a post*/
}
#content .col01 .post-inner a:hover {
	color:rgb(54, 43, 47);
	text-decoration:none;
	border-bottom:1px solid rgb(214, 41, 9);  
	background:white; 
}
#content .col01 .meta a {
	color:rgb(54, 43, 47); /*this is the category comments headings posted under a post */
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:rgb(54, 43, 47);
	text-decoration:none;
	border-bottom:1px solid rgb(214, 41, 9);
}


#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
}
#content .col02 .recent-posts {
	width:233px;  /*was 230px; */
	background:url(images/recent_posts_back.jpg) repeat-y;  
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:158px;  /*was 170px */
	margin:0 auto;
	padding:4px 2px 0px 25px;  /* was 4px 0 4px 25px;  */
	background:url(images/brown.jpg) no-repeat 5px 8px;  
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/green.jpg) no-repeat 5px 8px rgb(167, 186, 201);
}
#content .col02 .postit-bottom {
	width:233px;
	height:126px;
	background:url(images/recent_posts_bottom.jpg) no-repeat;   
	padding:12px 12px 0px 125px;  /* was 12 12 0  */
	font-size:11px;
	text-align:left;  /*was right */
}
#content .col02 .postit-bottom a {
	color:#21565E;  /* view all posts  */
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:124px;
	background:url(images/categories_top.jpg) no-repeat;   
}
#content .col02 .categories {
	background:url(images/categories_middle.jpg) repeat-y;  
} 
#content .col02 .categories ul {
	margin:0;
	margin-left: 10px;  /*wasn't there*/
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding: 4px 0px 4px 25px;      
	background:url(images/oj.jpg) no-repeat 5px 8px;    
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/purple.jpg) no-repeat 5px 8px rgb(167, 186, 201);
}
#content .col02 .categories-btm {
	height:167px;
	background:url(images/categories_bottom.jpg) no-repeat; 
}


#content .col02 .links {
	background:url(images/txt_friends_links.jpg) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line_inner.jpg) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt_misc.jpg) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	width: 819px;
	margin:0 auto;
	position:absolute;			    																/*relative;*/
	
}
#footer-holder .footer {
	width:1200px;
	height:345px;
	position:absolute;																				/*this is new*/
	top:0px;
																		/*left: -222px;	*/			/*  -54px; then -191px;*/
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top: 88px; /*116px;*/
	left: 210px; 				/*186px; then 30px;*/
	font-size:11px;
	line-height:16px;
	color: rgb(54, 43, 47);   
	z-index:101;  /*105*/
	height:60px;
	overflow:hidden;
}

/*change to mot logo later
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top: 160px;
	left: 709px;
	font-size:11px;
	text-indent:-400px;
	z-index:108;  /*102*/
	/*overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}*/



/*next previous*/

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link_older.jpg) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link_older.jpg) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link_newer.jpg) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link_newer.jpg) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt_name.jpg) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt_email.jpg) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt_website.jpg) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt_email_sub.jpg) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt_site_example.jpg) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}