/* 
Thomasmullen.net Style Sheet - layout
*/

body {
	background: #ffffff;
	font-family: Garamond, Times New Roman, times, serif;
	font-size:16px;
	line-height:20px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
	letter-spacing:.6px;
	}


/*  div layout ----------------------------------------------------------------------- */

div#outercontainer {
	position: relative;
	background: #ffffff;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	border:0px solid black;
	}

div#container {
	position: relative;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: left;
	border:0px solid green;
	}
/*
div#headerContainer {
	background: #ffffff;
	width:610px;
	height:0px;
	text-align:right;
	margin: 0px 0px 30px 0px !important; 
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 30px 0px !important;
	padding: 30px 0px 30px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
	*/

div#contentContainer {
	background: #ffffff;
	width:630px;
	height:auto;
	margin:10px 0px 0px 2px !important;
	margin:10px 0px 0px 2px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	border: 0px solid red;
	}
	
div#contentLeft {
	width:250px;
	float:left;
	height: inherit;
	text-align:right;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:30px 40px 30px 20px !important;
	padding:30px 40px 30px 20px;
	border: 0px dotted orange;
	}

div#contentRight { 
	width:320px;
	float:right;
	text-align:left;
	height: inherit;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:30px 30px 30px 20px !important;
	padding:30px 30px 30px 20px;
	border: 0px dotted green;
}

div#contentRightThin {
	width:180px;
	float:right;
	height: inherit;
	text-align:center;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:30px 10px 30px 10px !important;
	padding:30px 10px 30px 10px;
	border: 0px dotted orange;
	}

div#contentLeftWide { 
	width:430px;
	float:left;
	text-align:left;
	height: inherit;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:30px 30px 30px 20px !important;
	padding:30px 30px 30px 20px;
	border: 0px dotted green;
}

div#contentLeftInside {
	width:140px;
	float:left;
	height: inherit;
	text-align:right;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 20px !important;
	padding:30px 0px 30px 20px;
	border: 0px dotted orange;
	}

div#contentRightInside { 
	width:400px;
	float:right;
	text-align:left;
	height: inherit;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:30px 10px 30px 10px !important;
	padding:30px 30px 30px 20px;
	border: 0px dotted green;
}

div#contentRightBlog {
	width:150px;
	float:right;
	height: inherit;
	text-align:center;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:30px 10px 30px 10px !important;
	padding:30px 10px 30px 10px;
	border: 0px dotted orange;
	}

div#contentLeftBlog { 
	width:450px;
	float:left;
	text-align:left;
	height: inherit;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:30px 30px 30px 20px !important;
	padding:30px 30px 30px 20px;
	border: 0px dotted green;
}

div#footer {
	background: #ffffff;
	width:680px;
	height:90px;
	margin:30px 0px 0px 0px !important; 
	margin:30px 0px 0px 0px;
	padding:20px 0px 0px 0px !important;
	padding:20px 0px 0px 0px;
	text-align:center;
	clear:both;
	border-top: 1px solid #666666;
	}
	
div#navigationfooter {
	background: #ffffff;
	color:#666666;
	width:680px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}

div#quotes {
	width:200;
	border: 1px solid black;
}

#quotes li {
	list-style: none;
	width:168px !important;
	width:168px;
	height: auto;
    margin: 2px 2px 2px 2px !important; 
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px !important;
	padding: 2px 2px 2px 2px;
	border:1px solid black;
}

.postbody {
	margin-left:10px;
	border-bottom:1px solid #cccccc;
}

.commentBody {
	margin-left:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	
}

.thecomment {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dotted #cccccc;
	
}

#email {
	position:absolute;
	top:10px;
	left: 682px;
}

#home {
	position:absolute;
	top:10px;
	left: 655px;
}


/*unnecessary



div#nextIn {
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
}

div#topLogo {
	background: #ffffff;
	float:left;
	width:190px;
	height:47px;
	margin-top:0px;
	padding: 10px 10px 10px 5px;
}

div#globalNav {
	background: #ffffff;
	float:right;
	text-align:right;
	width:300px;
	height:47px;
	margin-top:0px;
	padding: 10px 5px 10px 10px;
}

div#mainPhoto {
	background: #ffffff;
	width:330px;
	height:220px;
	padding:0px;
	border: 0px solid #000000;
	float: right;
	}
	
div#searchBox {
	color: #ffffff;
	background: #868686 url(/images/topRtBorder.gif) no-repeat top right;
	width:153px;
	height:195px;
	padding: 10px 10px 10px 20px !important;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 4px !important;
	margin: 0px 0px 0px 4px;
	border: 0px solid #000000;
	float:right;
	}
*/