* {margin:0; padding:0;}
html, body {height:100%;}		
body {
	background-color: #414141;
	background-image: url(../images/topGradTall.png);
	background-repeat: repeat-x;
	background-position: center top;
		}
img {border-width: 0;}
.clear { clear:both; }

h1 {
	font-family: Helvetica;
	font-size: 2em;
	font-weight: lighter;
	color: #7DAC4B;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}

h2 {
	font-family: Helvetica;
	font-size: 1.5em;
	font-weight: lighter;
	color: #666666;
}

h3 {
	font-family: Helvetica;
	font-size: 1em;
	font-weight: lighter;
	color: #7DAC4B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 16px;
}

h4 {
	font-family: Helvetica;
	font-size: .8em;
	font-weight: lighter;
	color: #7DAC4B;
	margin-top: 1.2em;
	margin-bottom: 1px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.3em;
	margin-top: 8px;
	margin-bottom: 4px;
}

p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #ffffff;
}

p a:hover {
	background-color: #7DAC4B;
}

p.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
}

.snapshot p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
}

.snapshot p a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 0px;
}

.snapshot p a:hover {
	color: #7DAC4B;
	background-color: transparent;
}

p.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}

input.feedback {
	margin-top: 0.4em;
	width: 206px;
	background-color: #666666;
	border: 1px solid #888888;
	font-family: Helvetica;
	font-size: .8em;
	color: #FFFFFF;
	padding: 2px;
}

textarea.feedbackMessage {
	width: 206px;
	margin-top: 0.4em;
	height: 150px;
	background-color: #666666;
	border: 1px solid #888888;
	font-family: Helvetica;
	font-size: .8em;
	color: #FFFFFF;
	padding: 2px;
}

input.feedbackSend {
	border: 1px solid #666666;
	background-color: #414141;
	font-family: Helvetica;
	font-size: .8em;
	margin-top: 0.8em;
	float: right;
	color: #7DAC4B;
	padding: 2px;
	margin-bottom: .8em;
}

/* -----------------------------------------------------------------------------------
//	Container
// ----------------------------------------------------------------------------------- */

#container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* -----------------------------------------------------------------------------------
//	Header
// ----------------------------------------------------------------------------------- */

#header {
	padding-top: 20px;
	height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	#logo {
	width:400px;
	height:44px;
	background-image: url(../images/scale9logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-top: 6px;
	}
	#logo a {
	width:400px;
	height:44px;
	text-indent: -6000px;
	background-image: url(../images/scale9logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	}
	
/* -----------------------------------------------------------------------------------
//	Navigation
// ----------------------------------------------------------------------------------- */

ul#nav {
	list-style: none;
	float: right;
	margin-top: 32px;
	font-family: Helvetica;
	font-size: 1.15em;
	font-weight: normal;
	color: #FFFFFF;
	}
	#nav li {
	float: left;
	}
	#nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	}
	#nav li.themes a {
	margin-right: 20px;
	height: 24px;
	}
	#nav li.resources a {
	margin-right: 20px;
	height: 24px;
	}
	#nav li.about a {
	margin-right: 20px;
	height: 24px;
	}
	#nav li.blog a {
	height: 24px;
	}
	#nav li.themes a:hover, #nav li.resources a:hover, #nav li.about a:hover, #nav li.blog a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAC4B;
}

/* -----------------------------------------------------------------------------------
//	Ads
// ----------------------------------------------------------------------------------- */

#google_top_ad {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	}
#google_bttm_ad {
	padding-top: 10px;
	background-color: #363636;
	padding-bottom: 10px;
	}

/* -----------------------------------------------------------------------------------
//	Content
// ----------------------------------------------------------------------------------- */
	
#content {
	height: 200px;
	padding-top: 10px;
	}
	#content #themesMain {
	float: left;
	width: 555px;
	}
	#content #aboutMain {
	float: left;
	width: 460px;
	}
	#content #resourcesMain {
	float: left;
	width: 550px;
	}
	#content #themesSidebar {
	float: right;
	}
	#content #themesSidebar .themesSidebarContent {
	background-color: #3F3F3F;
	padding: 10px;
	width: 208px;
	background-image: url(../images/topGradTall.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: 10px;
	}
	#content #themesSidebar .themesSidebarAds {
	background-color: #363636;
	width: 208px;
	margin-bottom: 10px;
	padding: 10px;
	height: 280px;
	}
	#donate {
	background-color: #363636;
	width: 208px;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	vertical-align: top;
	}
	#donateMessage {
	width: 148px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	}
	input#donateBttn {
	float: left;
	}
	#content #aboutSidebar {
	float: right;
	background-color: #3F3F3F;
	padding: 10px;
	width: 208px;
	background-image: url(../images/topGradTall.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 560px;
	}
	#content #resourcesSidebar {
	float: right;
	background-color: #3F3F3F;
	padding: 10px;
	width: 208px;
	background-image: url(../images/topGradTall.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: 10px;
	}
.top_note {
	margin-right: 10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	border: 1px dotted #666666;
}
.mid_note {
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #313131;
	padding: 4px;
}

/* -----------------------------------------------------------------------------------
//	Resources Content
// ----------------------------------------------------------------------------------- */

.book_row {
	width:204px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	}
	.book_row li {
	float: left;
	}
	.book_row li a {
	display: block;
	margin-top: 10px;
	}
	.center_book {
	display: block;
	margin-right: 10px;
	margin-left: 11px;
	}
	
.links_row {
	list-style-image: none;
	list-style-type: none;
	
	display: block;
	}
	.links_row li.linkRowL {
	width: 250px;
	display: block;
	margin-right: 30px;
	}
	.links_row li.linkRowR {
	width: 250px;
	display: block;
	float: left;
	}
	.links_row li {
	width: 250px;
	display: block;
	float: left;
	}
	
.resourcesSection {
	background-color: #3F3F3F;
	background-image: url(../images/topGradTall.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding: 10px;
}
	
/* -----------------------------------------------------------------------------------
//	Snapshot
// ----------------------------------------------------------------------------------- */
	
.snapshot {
	height: 168px;
	width: 155px;
	margin-right: 10px;
	background-image: url(../images/snapshotBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
.comingSoon {
	width: 155px;
	margin-right: 10px;
	background-image: url(../images/snapshotBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	.themeName{
	padding-bottom: 4px;
	}
	
	ul.themeOptions {
	list-style: none;
	float: right;
	margin-top: 6px;
	display: block;
	}
	.themeOptions li {
	float: left;
	height: 20px;
	}
	.themeOptions li a {
	height: 20px;
	display: block;
	}
	.preview a {
	background-image: url(../images/magGlass.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -7000px;
	width: 20px;
	}
	.download a {
	background-image: url(../images/arrow.png);
	background-position: 0px 0px;
	text-indent: -7000px;
	background-repeat: no-repeat;
	width: 20px;
	margin-left: 4px;
	}
	.flash a {
	background-image: url(../images/fla.png);
	background-position: 0px 0px;
	text-indent: -7000px;
	background-repeat: no-repeat;
	width: 20px;
	margin-left: 4px;
	}
	.preview a:hover, .download a:hover, .flash a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

	
	
/* -----------------------------------------------------------------------------------
//	Footer
// ----------------------------------------------------------------------------------- */
	
#footer {
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 10px;
	height: 60px;
	}
#copyright {
	float: left;
	width: 300px;	
	}
#footerLinks {
	float: right;
	}
#footerLinks ul {
	width: 202px;
	display: block;
	}
#footerLinks ul.themesPage {
	width: 304px;
	display: block;
	}
#footerLinks li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	color: #666666;
	display: block;
	float: left;
	margin-left: 10px;
	}
#footerLinks li a {
	text-decoration: none;
	color: #FFFFFF;
}

#footerLinks li a:hover {
	background-color: #7DAC4B;
}
