@charset "utf-8";
/* 
CSS Document 
Site: Designs by Kevin
*/

body {
	background: url(../images/background.png) no-repeat top;
}
#container {
	width: 930px;
	margin: 20px auto 0px;
}
#header {
	margin-bottom: 20px;
	width: 930px;
	height: 78px;
}
#header img {
	position: relative;
	top: 15px;
	left: 35px;
	float: left;
}
.entry a {
	color: #990000;
}
/*
#quote {
	float: right;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	padding-right: 55px;
	width: 410px;
}
#quote p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
*/
#menu {
	float: right;
	margin: 50px 40px 0px 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	padding: 12px 17px 7px 25px;
	height: 36px;
}
#menu li a {
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
	padding: 4px 0px 5px 0px;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
}
#menu li a:hover {
	border-bottom: dotted 1px #e10000;
	border-top: dotted 1px #e10000; 
} 
#content_top {
	background-image: url(../images/content_top_bg.png);
	background-repeat: no-repeat;
	width: 922px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}
#content {
	width: 920px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	margin: 0px auto;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
}
#content p {
	margin: 10px 0px;
}
#content_bottom {
	background-image: url(../images/content_bottom_bg.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 30px;
	margin: 0px auto;
}
#footer {
	height: 100px;
	background-color: #e10000;
	margin: 0px;
	max-width: 1280px;
}
#foot_content {
	width: 920px;
	margin: 0px auto;
}
#footer p{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
#main {
	float: left;
	width: 630px;
	padding-left: 30px;
	padding-right: 15px;
}
#main h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
}
#main h2 {
	margin: 5px;
	font-weight: normal;
	font-size: 18px;
}
#main h2 a {
	text-decoration: none;
	color: #990000;;
	border-bottom: dotted 1px #990000;
}
.entry {
	margin-top: 20px;
	border-top: dotted 3px #666;
}
.entry p {
	padding-left: 20px;
	line-height: 26px;
	font-size: 13px;
	color: #333;
}
.clear {
	clear: both;
	height: 0px;
}



/* News section */



#sidebar {
	float: right;
	width: 210px;
	min-height: 384px;
	position: relative;
	right: 22px;
	padding-left: 10px;
	border-left: dotted 3px #666;
	color: #333;
}
NewsOverview, #NewsDescription {
	font-size: 11px;
	color: #333;
	padding: 3px;
	display:block;
}
.NewsOverview {
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 22px;
}
.NewsOverview a:link, #NewsOverview a:visited {
	text-decoration: none;
	font-weight:normal;
	display:block;
}
.NewsOverview a:hover {
	text-decoration: underline;
}
.NewsTitle h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;
	letter-spacing: normal;
}
.NewsTitle a:link h1, #NewsTitle a:visited h1 {
	font-size: 11px;
	text-decoration: underline;
	display:block;
}
.NewsTitle a:hover h1 {
	text-decoration: underline;
}
.NewsDate {
	font-size: 10px;
	padding:3px;
}
.NewsDate a:link, #NewsDate a:visited {
	text-decoration: none;
	display:block;
}
.NewsDate a:hover {
	text-decoration: none;
}
#NewsThumb img {
	border:none;
}
#NewsThumb {
	float:left;
	padding: 0px 10px 5px 3px;
}
#news {
	display:block;
	clear:both;
	width: 190px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px solid;
}
#NewsPreviewItem {
	display:block;
	clear:both;
	margin: 0px 0px 25px 0px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	font-weight: normal;
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}
#sidebar h2 {
	letter-spacing: -.5px;
	color: #000;
	font-weight: normal;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 13px;
	border-bottom: dotted 3px #666;
}
#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}
#sidebar a {
	color: #787878;
	border: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}



/* Contact form */



#contact_me fieldset {
	border: none;
}
#contact_me td {
	vertical-align: top;
	margin-top: 5px;
	padding : 5px;
}
#contact_me tr {
	
}
.label {
	width: 70px;
}
#submit_button {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 30px;
	padding-bottom: 3px;
	margin-left: 170px;
	margin-top: 15px;
}
#name, #email {
	width: 200px;
}
.info {
	font-size: 13px;
	margin-bottom: 10px;
}
.info img {
	vertical-align: bottom;
}



/* slideshow */



#design {
	padding: 0px 30px
}
#design h1 {
	margin: 0px 0px 20px 0px;
	font-size: 24px;
	font-weight: normal;
}



/* Web Design page */



#websites {
	padding-left: 30px;
	padding-right: 30px;
}
#websites h1 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
}
#websites p {
	margin-top: 0px;
	line-height: 26px;
	font-size: 13px;
	color: #333;
}
.description {
	position: relative;
	margin: -160px -175px;
	display: none;
	width: 350px;
	height: 300px;
	background-image: url(../images/description_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.description p {
	line-height: 22px !important;
	padding: 5px 35px 20px 20px;
	text-align: justify;
	position: relative;
	top: 10px;
}
.description a {
	color: #000;
	text-decoration: none;
}
.description a:visited {
	color: #000;
}
#dk {
	top: 620px;
	left: 500px;
}
#ks {
	top: 900px;
	left: 40px;
}
#expo {
	top: 900px;
	left: 500px;
}
#woody {
	top: 60px;
	left: 40px;
}
#earlystart {
	top: 620px;
	left: 40px;
}
#bbt {
	top: 340px;
	left: 500px;
}
#joannachau {
	top: 60px;
	left: 500px;
}
#razorroad {
	top: 340px;
	left: 40px;
}
.website {
	float: left;
	margin: 24px;
}
/*
#simpleTooltip {
	width: 350px;
	background-image: url(../images/description_bg.png);
	background-repeat: no-repeat;
	padding: 25px 80px 25px 20px;
}
*/
