/* 

### Custom CSS by Jonathan Dingman - Coded using Notepad++  ###

yea yea, I know, it could have been done a LOT better, but this was done in roughly 12 hours of coding, so cut me a break!

*/

body {
	background-color:#4fc3c2;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:16px;
	font-family: Georgia, Verdana, Tahoma;
	}
 
a {
	color:#19408a;
	text-decoration:underline;
	}
a:hover { 
	color:#fff;
	text-decoration:underline;
	}
h1 { font-size:170%; }
h2 { font-size:160%; }
h3 { font-size:140%; }
	
	/* START BASE ELEMENTS */
	
#container {
	width:1000px;
	margin:0 auto;
	}
	
#header {
	display:block;
	background:url(imgs/roadtwip_01.jpg) no-repeat top;
	height:152px;
	}

#content {
	display:block;
	background:url(imgs/roadtwip_02.jpg) no-repeat top;
	height:427px;
	width:1000px;
	}
	#subContent {
		width:580px;
		float:left;
		margin-left:215px;
		}
		#subHomeContent {
			width:375px;
			float:left;
			}
		#subHomeSidebar {
			width:190px;
			float:right;
			font-size:85%;
			margin-right:5px;
			}
		#singleContent {
		margin-left:215px;
		width: 580px;
		}
#twoContent {
	margin-left:215px;
	width:580px;
	}
#firstColumn {
float:left;
	width: 350px;
	}
#secondColumn {
	width:220px;
	float:right;
	font-size: 200%;
	}
#footer {
	display:block;
	background:url(imgs/roadtwip_03.jpg) no-repeat top;
	height:171px;
	}
	
	/* END BASE ELEMENTS */
	
#header h1 { margin-left:-9999px; }
.aboutContent { width: 330px !important; font-size:110% !important; }
.aboutSidebar { width:235px !important; }
.aboutContent p { margin-bottom:30px; }
.mainLeft {
	font-size:20px;
	}
#singleContent p { text-align:center; }
#homeListSidebar li {
	margin-bottom:15px;
	}
#subHomeSidebar ul li {
	margin-bottom:15px;
	}
#secondColumn * { font-size:80%; line-height:18px;}
#firstColumn p img { float:left; padding: 0 10px 10px 0; }
.bioPage {
	line-height:24px;
	font-size:130%;
	}
#aboutDL {
	}
#aboutDL dt img { 
	float:left; 
	margin: 0 5px 0 0 !important;
	}
#aboutDL dd {
	margin-bottom:30px !important;
	}
.scheduleList { margin:-20px 0 0 100px;}
.scheduleList h3 { margin: 0 0 8px -5px; }
.scheduleList ol {
	float:left;
	margin-right:20px;
	}
.scheduleList ol li {
	margin-bottom:7px;
	}
.scheduleList ol li span {
		font-weight:bold;
		font-style:italic;
	}
	
#footerNav {
	padding-top:25px;
	margin-left:230px;
	}
#footerNav li {
	float:left;
	display:inline;
	height:30px;
	margin-left:15px;
	}
#footerNav li a{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
	}
#NavHome { width:78px; background: url(imgs/foot_nav_home.png) top left no-repeat; }
#NavHome:hover { width:78px; background: url(imgs/foot_nav_hover_home.png) top left no-repeat; }
#NavAbout { width:79px; background: url(imgs/foot_nav_about.png) top left no-repeat; }
#NavAbout:hover { width:79px; background: url(imgs/foot_nav_hover_about.png) top left no-repeat; }
#NavKurtyD { width:101px; background: url(imgs/foot_nav_kurtyd.png) top left no-repeat; }
#NavKurtyD:hover { width:101px; background: url(imgs/foot_nav_hover_kurtyd.png) top left no-repeat; }
#NavDingman { width:117px; background: url(imgs/foot_nav_dingman.png) top left no-repeat; }
#NavDingman:hover { width:117px; background: url(imgs/foot_nav_hover_dingman.png) top left no-repeat; }
#NavJolie { width:66px; background: url(imgs/foot_nav_jolie.png) top left no-repeat; }
#NavJolie:hover { width:66px; background: url(imgs/foot_nav_hover_jolie.png) top left no-repeat; }

#NavHome a { background: url(imgs/foot_nav_hover_home.png) top left no-repeat; background-repeat: no-repeat; background-position: -1000px -1000px; }
#NavAbout a { background: url(imgs/foot_nav_hover_about.png) top left no-repeat; background-repeat: no-repeat; background-position: -1000px -1000px; }
#NavKurtyD a { background: url(imgs/foot_nav_hover_kurtyd.png) top left no-repeat; background-repeat: no-repeat; background-position: -1000px -1000px; }
#NavDingman a { background: url(imgs/foot_nav_hover_dingman.png) top left no-repeat; background-repeat: no-repeat; background-position: -1000px -1000px; }
#NavJolie a { background: url(imgs/foot_nav_hover_jolie.png) top left no-repeat; background-repeat: no-repeat; background-position: -1000px -1000px; }
#retaggr_cc_badge_zf9eb18abd4041788d95a129482e2ff8 { 
	height:410px !important;
}
.retaggr_cc_cardfunctions { display:none !important; }
.retaggr_cc_name { margin-bottom:-25px !important; }
#retaggr_cc_badge_z28fa916dab8455eb3b858b7ff5ed522 {
	height:410px !important;
}
#retaggr_cc_badge_z3af6b08f264418ca9c5ab54e5ddb323 {
	height:410px !important;
}
.sponsors ul li { float:left; margin:5px;}
.retaggr_cc_prevstatusmessages a:hover { color:#000 !important; }

/* TWITTER */

.tweet
{
display: block;
clear: both;
overflow: hidden;
padding-top: 6px;
}

.title
{
	float: right;
color: #19408a;
font-weight: bold;
}

.tweettitle a
{
margin-top: 20px;
padding-right: 10px;
}

.tweet a
{
color: #19408a;
font-weight: bold;
}

.tweet a:hover
{
color: #fff;
font-weight: bold;
}

.tweet img
{
	float: left;
clear: both;
border: 2px solid #19408a;
background: #4FC3C2;
margin-right: 6px;
}

.tweet p
{
color: #fff;
clear: both;
margin-top: 10px;
margin: 0;
padding: 0;
text-align: left;
}
.monitter 
{
float: left;
width: 210px;
height: 420px;
margin: 5px;
overflow:hidden;
}
