/*
Theme Name: Scott Erickson
Theme URI: http://www.scott-erickson.com/
Description: Theme created for scott-erickson.com
Version: 1.0
Author: Johan Hermansson
Tags: scott erickson
*/

@charset "UTF-8";

html, body { 
	background-color: #151413; 
}

body  {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
}
.twoColFixRtHdr #container {
	width: 939px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
} 
.twoColFixRtHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-right: 0px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 50px;
	margin-right: 320px;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 40px;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #0B0A0A;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-right: 25px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #MainNav li {
	display: inline;
	list-style-type: none;
	font-weight: lighter;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-right: 1.25em;
	padding-right: 0.85em;
	letter-spacing: 0.9px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
p {
	font-weight: lighter;
	font-size: 13px;
	line-height: 19px;
	word-spacing: 0em;
	color: #414243;
	margin: 0 0 1em 0;
}
p2 {
	font-weight: lighter;
	font-size: 13px;
	line-height: 15px;
	word-spacing: 0em;
	margin-top: 0px;
	color: #244158;
	margin-left: 0px;
}
p3 {
	font-weight: lighter;
	font-size: 11px;
	line-height: 13px;
	word-spacing: 0em;
	margin-top: 0px;
	color: #333333;
	margin-left: 0px;
}
#container #MainNav ul li a {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #AAC234;
}
#container #mainContent p a {
	color: #666666;
	font-weight: bold;
}
#container #mainContent p a:visited {
	color: #666666;
}
#container #mainContent p a:hover {
	color: #e28f05;
}
#container #mainContent p2 a {
	color: #666666;
	font-weight: bold;
}
#container #mainContent p2 a:visited {
	color: #666666;
}
#container #mainContent p2 a:hover {
	color: #666666;
}
#container #sidebar1 p a {
	color: #244158;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
#container #sidebar1 p {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#container #sidebar1 p a:visited {
	color: #666666;
	margin-top: 0px;
}
#container #sidebar1 p a:hover {
	color: #999;
	margin-top: 0px;
}
#container #sidebar1 p2 {
	color: #666666;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
}
#container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: #FFF;
	letter-spacing: 0.2em;
	text-align: center;
}
#container #crumbs li {
	display: inline;
	list-style-type: none;
	font-size: 10px;
	color: #90A52B;
	padding-top: 0px;
	text-decoration: none;
	margin-right: 0.20em;
	padding-right: 0.25em;
	margin-left: 0px;
	bottom: 15px;
}
#container #sidebar1 p {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
}
#container #sidebar1 p a:visited {
	color: #244158;
	margin-top: 0px;
}
#container #sidebar1 p a:hover {
	color: #666666;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 18px;
	line-height: 1em;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 25px;
	color: #7e7d7d;
	margin-left: 0px;
	padding-left: 0px;
	letter-spacing: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 18px;
	line-height: 21px;
	word-spacing: 0;
	margin-top: 50px;
	color: #7e7d7d;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	word-spacing: 0em;
	letter-spacing: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 27px;
	word-spacing: 0;
	margin-top: 25px;
	color: #AAC234;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	word-spacing: 0em;
	letter-spacing: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	word-spacing: 0;
	margin-top: 0px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	word-spacing: 0;
	letter-spacing: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	line-height: 15px;
	word-spacing: 0;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 13px;
	line-height: 15px;
	word-spacing: 0;
	margin-top: 0px;
	color: #ffffff;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	word-spacing: 0em;
	letter-spacing: 0px;
}

strong { font-weight: bold; }

.style2 { font-size: 10px; }


/* HEADER */

#header h1 { margin: 0!important; padding: 0!important; line-height: 1em; }
#header img { border: none; }

/* MENU */

#menu { margin: 0; padding: 0 0 0 40px; background: #000; }
#menu li { float: left; margin: 0 30px 0 0; list-style: none; text-align: center; text-transform: uppercase; line-height: 1em; padding: 7px 0; letter-spacing: 6px; font-size: 11px; }
#menu a:link, #menu a:visited { color: #fff; }
#menu a:hover, #menu a:active, #menu a:focus { color: #F7941E; }
#menu li.current_page_item a:link, #menu li.current_page_item a:visited,
#menu li.current_page_ancestor a:link, #menu li.current_page_ancestor a:visited,
#menu li.current_page_parent a:link, #menu li.current_page_parent a:visited { color: #F7941E; }

.submenu { 0 0 margin: 1em 0; padding: 0; }
.submenu li, .submenu ul { list-style: none; margin: 0; padding: 0; font-size: 12px; font-weight: bold; }
.submenu a:link, .submenu a:visited { color: #244158; font-weight: bold; }
.submenu .current_page_item a:link, .submenu .current_page_item a:visited { color: #666; }
.submenu .current_page_item ul a:link, .submenu .current_page_item ul a:visited { color: #244158; }
.submenu .current_page_item ul a:hover, .submenu .current_page_item ul a:active, .submenu .current_page_item ul a:focus  { color: #666; }


#submenu_personal, #submenu_personal * { margin: 0; padding: 0; border: none; line-height: 0; }
#submenu_personal { border-top: 6px solid #000; margin: 0 0 1em 0; }
#submenu_personal div { border-left: 6px solid #000; border-right: 6px solid #000; border-bottom: 6px solid #000; }


.widgetlist { margin: 0 0 1em 0; padding: 0; }
.widgetlist li { list-style: none; margin: 0 0 1em 0; }
.widgetlist h2 { display: none; }
.widgetlist img { border: none; }

/* SPECIAL */

.news h2 { color: #959595; }
.news small { font-size: 11px; color: #e28f05 }

#mainContent a { font-weight: bold; }

.overview a { font-size: 12px; font-weight: bold; }
.overview a:link, .overview a:visited, #mainContent a:link, #mainContent a:visited { color: #244158!important; }
.overview a:hover, .overview a:active, .overview a:focus, #mainContent a:hover, #mainContent a:active, #mainContent a:focus { color: #666!important; }

.navigation { margin-top: 2em; }
.navigation div { margin-bottom: 1em; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

.discography .style2 { color: #000; }

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}.clearfix{display:block}

