/* FS CONTROL - BASE STYLESHEET - UPDATED 07-29-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, input, textarea, option, select { font-family: Tahoma, Verdana, Arial, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }

ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
address { font-style: normal; }
a img { border: 0; }

/* Base Font Size */
body { font-size: 1.2em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }

/* Links */
a:link { color: #369; }
a:visited { color: #036; }
a:hover, a:focus { color: #06c; }
a:active { color: #c60; text-decoration: none; }

/* Headers */
h1, h2, h3, h4, h5, h6, p, ul, ol { margin: 0; padding-top: 0; padding-bottom: 1.2em; }
h1 { font-size: 1.4em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }
h2 { font-size: 1.2em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }
h3 { font-size: 1.1em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }
h4 { font-size: 1em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }
h5 { font-size: .9em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }
h6 { font-size: .8em; font-weight: bold; font-family: Tahoma, Arial, sans-serif; }

/* Standard Styles */
.callOut { padding-left: 28px; font-weight: bold; background: url(../img/quote.gif) no-repeat; }
.button a, .button a:link, .button a:visited { border: 1px solid #0066FF; padding: .2em 10px .4em; font-weight: bold; text-decoration: none; color: #fff; background: #36c; }
.button a:hover, .button a:focus, .button a:active { background: #47d; }

/* Fixes */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
	#ie .clearfix { height: 1%; }
.clear { clear: both; }

/* Quick Styles */
.floatLeft { float: left; }
.floatRight { float: right; }
.hidden { display: none; }
.success { color: #090; }

/* Forms */
form { margin: 0; }
fieldset { margin: 0; padding: 0; border: none; }
label { cursor: pointer; }
select { cursor: pointer; }
input.textInput { width: 200px; border: 1px solid #67d; }
textarea { border: 1px solid #67d; }

/* Custom Styles */
body { color: #444; background: #CCD8E0 url(../img/bg.jpg) repeat-x left bottom; }
	#containerPage { padding: 20px 10px 0; background: url(../images/clouds.gif) repeat-x center top; }
		#banner {	 margin: 0 auto; width: 780px; padding: 10px 10px 5px; background: #fff; }
			#logo { margin: 0 0 1em; }
			#containerNavigationMain { width: 780px; border: 1px solid #DFEEF7; border-color: #DFEEF7 #CFDEE7; background: #f0f3f5 url(../images/bg-navigationMain.jpg) left bottom repeat-x; }
				#navigationMain { background: url(../images/bg-white.gif) repeat-x; }
					#navigationMain ul { padding: 0; list-style: none; }
						#navigationMain li { display: inline; }
							#navigationMain a, #navigationMain a:link, #navigationMain a:visited { float: left; border-right: 1px solid #AFBEC7; padding: 1em 15px; text-decoration: none; font-weight: bold; font-familiy: Tahoma, Arial, sans-serif; color: #456; }
							#navigationMain a:hover, #navigationMain a:focus, #navigationMain a:active, .comments #navigationMain a.commentsNav, .post #navigationMain a.postNav, .about #navigationMain a.aboutNav, .login #navigationMain a.loginNav, .settings #navigationMain a.settingsNav { color: #234; background: #D9E1E5; }
					#navigationBreakout { float: right; }
						#navigationBreakout li a.loginNav { border-left: none; }
							#navigationBreakout a, #navigationBreakout a:link, #navigationBreakout a:visited { border-left: 1px solid #AFBEC7; }
	#hotTopics { float: right; display: inline; margin: 0 10px 0 0; width: 202px; padding: 1em 0; font-size: 1.1em; color: #fff; background: #a4a4a0; }
		#hotTopics h2 { padding: 0 15px .5em; }
		#hotTopics p { padding: 0 15px; }
		#hotTopics a, #hotTopics a:link, #hotTopics a:visited { font-weight: bold; color: #fff; }
		#hotTopics a:hover, #hotTopics a:focus, #hotTopics a:active { color: #ccf; }
	#containerColumns { margin: 0 auto; width: 800px; background: #fff; }
		#columnMain { float: left; display: inline; width: 551px; margin: 0 0 0 10px; }
			#columnMain li { list-style: url(../img/li.gif); margin-left: 18px; }
				#content { padding: 1em 10px; }
					#pageTitle { padding: 0 0 .7em; font-size: 2em; }
					#pageTitle a, #pageTitle a:link, #pageTitle a:visited { color: #000; }
					#pageTitle a:hover, #pageTitle a:focus, #pageTitle a:active { color: #66b; }
		#columnSide { clear: right; float: right; width: 210px; }
			#div-1228450487406 { margin: 0 11px 0 0; border: 1px solid #cccccc; }
			#columnSide h2 { padding: 0 0 0 12px; line-height: 30px; color: #5A5A43; }
			#columnSide ul { padding: 0; list-style: none; border-top: 1px solid #eaeada; }
				#columnSide li { border-bottom: 1px solid #eaeada; }
				#columnSide li span { display: block; padding: 8px 0 8px 12px; color: #aaa; }
				#columnSide li a { display: block; padding: 8px 0 8px 12px; text-decoration: none; color: #554; }
				#columnSide li a:hover, .todayOnly #columnSide li a.todayOnlyNav { color: #654; background: #f0f0eb; }
			#ads { padding: 20px 0 0; text-align: center; }
		#footer { clear: both; text-align: center; font: bold 1em sans-serif; color: #fff; background: #abbeca url(../img/bgfooter.gif) repeat-x; }
			#footer p { padding: 1em 0 .7em; }
				#footer a, #footer a:link, #footer a:visited { color: #fff; }
				#footer a:hover, #footer a:focus, #footer a:active {}
		
.comment { clear: both; padding: 0 0 2em; }
	.commentUserPhoto { float: left; height: 61px; width: 61px; background: url(/images/user-photo-shadow.jpg); }
		.commentUserPhoto img { border: 1px solid #99a; }
	.commentDate { color: #664; font-size: 0.9em; margin-bottom: 6px; }
	.commentContent { float: right; padding: 0 0 1em; width: 465px; }
		.commentContent h2 { padding: 0 0 .5em; }
			.commentContent h2 a, .commentContent h2 a:link, .commentContent h2 a:visited { color: #000; }
			.commentContent h2 a:Hover, .commentContent h2 a:focus, .commentContent h2 a:active { color: #66b; }
		.commentContent p { padding: 0 0 .5em; }
	.commentComments { clear: both; width: margin: 0 0 1em; padding: .3em 5px .5em; background: #EFEFFF; }
	#ie .commentComments { padding-top: .1em; }
		.commentComments a, .commentComments a:link, .commentComments a:visited { color: #003; }
		.commentComments a:hover, .commentComments a:focus, .commentComments a:active { color: #66a; }


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* Post */
#name { display: none; }
#phone { display: none; }
#email { display: none; }

/* Fieldsets */
#grabFieldset { padding: 0 0 1em; }
	#grabFieldset legend { display: none; }
	#grabFieldset label { font-weight: bold; }
	#grabFieldset label.hide { display: none; }
	#grabFieldset label.error { display: block; color: #f00; }
	#grabFieldset p.notify { padding: 0; font-weight: bold; color: #0c0; }
#grabItButton { position: relative; top: -1px; font-size: .8em; cursor: pointer; }

#userFieldset { padding: 0 0 1em; }
	#userFieldset legend { display: none; }
	#userFieldset label { display: block; font-weight: bold; }
	#userFieldset label.hide { display: none; }
	#userFieldset label.error { display: block; color: #f00; }
	
#postFieldset { padding: 0 0 1em; }
	#postFieldset legend { display: none; }
	#postFieldset label { display: block; font-weight: bold; }
	#postFieldset label.hide { display: none; }
	#postFieldset label.error { display: block; color: #f00; }
	
#optionsFieldset { padding: 0 0 1em; }
	#optionsFieldset legend { font-weight: bold; }
	#optionsFieldset label { display: block; padding: .5em 0 0; }
	#optionsFieldset label input { position: relative; top: 2px; margin: 0; }

#containerPasswordFieldset { margin: 0 0 1em; border: 1px solid #8FD2FF; }
	#passwordFieldset { padding: .7em 10px; background: #e0eaef; }
		#passwordFieldset legend { display: none; }
		#passwordFieldset h2 { padding: 0; font-size: 1.5em; }
		#passwordFieldset .content { padding: .5em 0 0; }
		#passwordFieldset label { display: block; font-weight: bold; }
		#passwordFieldset label.hide { display: none; }
		#passwordFieldset label.error { display: block; color: #f00; }
		#passwordFieldset input { margin: 0 0 .5em; }

#submitButton { font-size: 1.2em; cursor: pointer; }

/* GrabIt */
#searchButton { font-size: 1em; cursor: pointer; }
#grabItResults {  }
	#grabItResults .result { clear: both; margin: 1em 0 0; padding: 10px; background: #DFDFDF; }
		#grabItResults .result h2 { padding: 0 0 .2em; }
		#grabItResults .youTubeImage { float: left; margin: 0 10px 0 0; }
		#grabItResults .result p { padding: .2em 0 0; }
		.grabButton { cursor: pointer; }

/* View Post */
#comment { padding: 0 0 1.5em; }
	#comment .youTubeVideo { display: none; margin: 1em auto; width: 425px; }
	#comment .youTubeVideoInformation { text-align: center; }
	#commentOnThis { margin: 0 0 1em; padding: .5em 10px 1em; background: #e0e9ef; }
		#commentOnThis h2 { padding: 0 0 .5em; }
		#commentDate { padding: 0 0 .5em; font-size: .8em; font-weight: bold; }
			#commentOnThis #userFieldset { padding: 0 0 .5em; }
				#commentOnThis #userFieldset label { display: inline; }
				#commentOnThis #userFieldset label.hide { display: none; }
				#commentOnThis #userFieldset label.error { display: block; }
	.commentOn { clear: both; margin: 0 0 1em; padding: .5em 10px 1em; background: #eef3fe; }
	.commentOnUserPhoto { float: left; height: 50px; width: 50px; }
		.commentOnUserPhoto img { border: 1px solid #99a; }
	.commentOnDate { color: #664; font-size: 0.9em; margin-bottom: 6px; }
	.commentOnContent { float: right; width: 445px; }
		.commentOnContent p { padding: 0 0 .5em; }
	.commentOncommentOns { clear: both; margin: 0 0 1em; padding: .5em 5px; background: #EFEFFF; }
		.commentOncommentOns a, .commentOncommentOns a:link, .commentOncommentOns a:visited { color: #006; }
		.commentOncommentOns a:hover, .commentOncommentOns a:focus, .commentOncommentOns a:active {}

/* Log In */
#loginFieldset { padding: 0 0 1em; }
	#loginFieldset legend { display: none; }
	#loginFieldset label { display: block; font-weight: bold; }
	#loginFieldset label.hide, #loginFieldset p.hide { display: none; }
	#loginFieldset label.error, #loginFieldset p.error { display: block; font-weight: bold; color: #f00; }

/* Sign Up */
#personalFieldset { padding: 0 0 1em; }
	#personalFieldset legend { display: none; }
	#personalFieldset label { display: block; font-weight: bold; }
	#personalFieldset label.hide { display: none; }
	#personalFieldset label.error { display: block; color: #f00; }

/* Archives */
.archivedComment {}
	.archivedDate { color: #664; font-size: 0.9em; margin-bottom: 6px; }
		.archivedContent {}
		.archivedComments { font-size: .5em; }