/**********************************************************************************************

	Title: RickyBreslin.com
	Author: Tine Haugen (thaugen@optimum.net
	Date: November 2009

***********************************************************************************************

	1. BASE
			1.1 Reset
			1.2 Accessibility Navigation & Hide
			1.3 Clearfix
			1.4 Default Styles

	2. LAYOUT
			2.1 Structure
			2.2 Toolbar
			2.3 Header
			2.4 Navigation
			2.5 Content
			2.6 Sidebar
			2.7 Footer

***********************************************************************************************/


/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

	html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
a, ins, del {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	vertical-align: top;
}
th {
	text-align: left;
}
/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

	#accessibility-nav, .hide {
	position: absolute;
	top: -999em;
	left: -999em;
	height: 1px;
	width: 1px;
}
/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

	.container:after,  .as-seen-on ul:after,  .overview:after,  .site-navigation:after,  #navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/

	body {
	padding: 36px 0 0 0;
	background: #01050b;
	color: #fff;
	font: 62.5%/1.3 "Arial", "Helvetica", sans-serif;
	text-align: center;
}
hr {
	display: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
th {
	font-weight: normal;
}
address, cite, dfn {
	font-style: normal;
}
li {
	list-style: none;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}
input, textarea, select {
	font-family: "Arial", "Helvetica", sans-serif;
}
a {
	color: #8dc3f5;
	text-decoration: underline;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
}
.title {
	font-size: 1.4em;
	color: #142236;
}
.newsletter p {
	font-weight: bold;
	color: #c02525;
}
.text {
	outline: none;
}
/* social network list */
	.social-network-list li {
	position: relative;
	line-height: 1.1;
}
.social-network-list a {
	font-style: italic;
}
.social-network-list .button {
	display: block;
	position: absolute;
	text-align: center;
	cursor: pointer;
}
/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/

	.container {
	width: 960px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 1.4em;
}
#toolbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: right;
}
#header {
	border-top: 1px solid #3e577f;
	border-bottom: 1px solid #3e577f;
	background: #0d1727 url(../images/bg_header.jpg) repeat-x;
}
#main {
	background-color: #000;
}
#content {
	width: 640px;
	float: left;
}
#content hr { display:block; border:1px #666 solid; margin:20px;
}
#sidebar {
	position: relative;
	width: 210px;
	padding: 12px 10px 14px 10px;
	float: right;
	background: #1f3857;
}
#footer {
	border-top: 1px solid #9a9a9a;
	background: url(../images/bg_footer.jpg) repeat-x;
}
/* homepage */
	.page-home #content {
	float: none;
	width: 940px;
	padding: 16px 10px 18px 10px;
}
/* inner pages */
	.page-inner #main .container {
	width: 908px;
	padding: 28px 8px 26px 44px;
	color: #333;
	background-color: #fff;
}
/* 2.2 Toolbar
-----------------------------------------------------------------------------------------------*/

	#toolbar .container {
	width: 940px;
}
#toolbar .phone {
	float: right;
	width: 850px;
	text-align: right;
	line-height: 36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#toolbar .phone a{
	color:#d6d78f;
}
#toolbar .phone a:hover{
	color:#A0A33A;
}
#toolbar .button {
	float: right;
	width: 80px;
	height: 23px;
	margin-top: 7px;
	text-align: center;
	font-size: .9em;
	line-height: 22px;
	color: #333;
	background: url(../images/ui.png) no-repeat 0 -200px;
}
#toolbar .button:hover {
	color: #333;
	background-position: -200px -200px;
}
/* 2.3 Header
-----------------------------------------------------------------------------------------------*/

	#header .container {
	width: 940px;
	height: 97px;
	padding: 18px 10px 0 10px;
	background: url(../images/bg_header_inner.jpg) no-repeat;
}
#header .site-name {
	display: block;
	width: 287px;
	padding-top: 60px;
	margin: 0 0 4px 0;
}
#header .site-name,  #header .tagline {
	display: block;
	overflow: hidden;
	height: 0;
	background: url(../images/ui.png) no-repeat;
}
#header .tagline {
	width: 282px;
	margin-left: 0;
	padding-top: 30px;
	background-position: 0 -100px;
}
/* 2.4 Navigation
-----------------------------------------------------------------------------------------------*/

	#navigation ul {
	position: absolute;
	top: -60px;
	right: 10px;
	width: 584px;
	height: 48px;
}
#navigation li {
	display: inline;
	float: left;
	margin-left: 35px;
}
#navigation a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 48px;
	color: #fff;
	background: url(../images/ui.png) no-repeat;
}
#navigation .nav-work-with-me {
	margin-left: 0;
}
#navigation .nav-work-with-me a {
	width: 83px;
	background-position: -400px 0;
}
#navigation .nav-work-with-me a:hover,  #navigation .nav-work-with-me a.current {
	background-position: -400px -100px;
}
#navigation .nav-read-my-blog a {
	width: 84px;
	background-position: -519px 0;
}
#navigation .nav-read-my-blog a:hover,  #navigation .nav-read-my-blog a.current {
	background-position: -519px -100px;
}
#navigation .nav-what-im-about a {
	width: 97px;
	background-position: -639px 0;
}
#navigation .nav-what-im-about a:hover,  #navigation .nav-what-im-about a.current {
	background-position: -639px -100px;
}
#navigation .nav-see-my-products a {
	width: 96px;
	background-position: -770px 0;
}
#navigation .nav-see-my-products a:hover,  #navigation .nav-see-my-products a.current {
	background-position: -770px -100px;
}
#navigation .nav-contact-me a {
	width: 81px;
	background-position: -903px 0;
}
#navigation .nav-contact-me a:hover,  #navigation .nav-contact-me a.current {
	background-position: -903px -100px;
}
/* 2.5 Content
-----------------------------------------------------------------------------------------------*/

	#content h1 {
	margin-bottom: 20px;
	font-size: 1.75em;
	line-height: 1;
}
#content p {
	margin-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.2;
}
.page-inner #content h1 {
	color: #48688a;
}

.page-inner #content h1 a {
	color: #48688a;
}

.page-inner #content h1 a:hover {
	text-decoration:underline;
}


.page-inner #content h2 {
	color: #000;
	text-transform: uppercase;
}

#content a {
	color:#00F;
	text-decoration:underline;
}
#content a:hover {
	color:#4646FF;
	text-decoration:none;
}
/* intro */
	#intro {
	background: url(../images/bg_intro.jpg) repeat-x;
}
#intro .container {
	width: 980px;
	height: 327px;
	padding: 24px 0 0 0;
	background: url(../images/bg_intro_inner.jpg) no-repeat;
}
#intro .newsletter {
	position: relative;
	width: 420px;
	height: 159px;
	margin-left: 440px;
	padding: 0 30px 0 40px;
	background: url(../images/ui.png) no-repeat -400px -550px;
}
#intro .newsletter p {
	height: 42px;
	font-size: 1.05em;
}
#intro .newsletter .title {
	margin-bottom: 6px;
	height: 28px;
	padding: 8px 0 0 10px;
}
#intro .join {
	display: block;
	position: absolute;
	right: 7px;
	top: 12px;
	z-index: 999;
	width: 106px;
	height: 0;
	overflow: hidden;
	padding-top: 88px;
	background: url(../images/ui.png) no-repeat -250px -350px;
}
#intro .field {
	width: 210px;
	height: 31px;
	margin-bottom: 4px;
	background: url(../images/ui.png) no-repeat 0 -600px;
}
#intro .text {
	width: 194px;
	padding: 8px;
	font-size: 1em;
	color: #272727;
	background: transparent;
	border: none;
}
#intro .submit {
	position: absolute;
	right: 30px;
	bottom: 10px;
	width: 204px;
	height: 66px;
	overflow: hidden;
	text-indent: -999em;
	border: none;
	cursor: pointer;
	background: url(../images/ui.png) no-repeat 0 -350px;
}
#intro .submit:hover {
	background-position: 0 -450px;
}
/* intro: statements */
	.statements {
	margin-left: 464px;
}
.statements li {
	width: 454px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
	background: url(../images/ui.png) no-repeat;
}
.statements .first {
	background-position: -400px -200px;
}
.statements .second {
	background-position: -400px -250px;
}
.statements .third {
	background-position: -400px -300px;
}
/* overview */
	.overview {
	width: 940px;
	margin-bottom: 14px;
	background: url(../images/ui.png) no-repeat 0 -1000px;
}
.overview a {
	color: #5384b4;
}
.overview a:hover {
	color: #8dc3f5;
}
.overview .section {
	position: relative;
	float: left;
	height: 251px;
	padding: 0 10px 0 24px;
	color: #333;
}
.overview .section a.button {
	display: block;
	position: absolute;
	right: -3px;
	bottom: 4px;
	width: 222px;
	height: 0;
	overflow: hidden;
	padding-top: 46px;
	background: url(../images/ui.png) no-repeat;
}
.overview .title {
	height: 30px;
	margin-bottom: 16px;
	padding: 7px 0 0 0;
	overflow: hidden;
	font-weight: normal;
	font-size: 1.45em;
	line-height: 1;
	color: #142236;
}
/* overview: friend me up */
	.overview .friend-me-up {
	display: inline;
	width: 282px;
	margin-right: 18px;
	padding: 0;
}
.overview .friend-me-up .title {
	margin-bottom: 8px;
	padding-left: 24px;
}
.overview .social-network-list li {
	width: 123px;
	padding: 10px 2px 8px 155px;
	border-bottom: 1px solid #b6c1ca;
	font-size: .9em;
	background: #d0deeb url(../images/bg_social_network_list_tall.png) repeat-x;
}
.overview .social-network-list .button {
	left: 10px;
	top: 8px;
	width: 116px;
}
/* overview: testimonials */
	.overview .testimonials {
	display: inline;
	width: 311px;
	margin-right: 12px;
}
.overview .testimonials a.button {
	background-position: -400px -350px;
}
.overview .testimonials a.button:hover {
	background-position: -400px -450px;
}
.overview .testimonials p {
	margin-bottom: 14px !important;
}
.overview blockquote,  .overview .author {
	display: block;
	margin-left: 108px;
}
.overview .author {
	font-style: italic;
	font-size: .9em !important;
}
.overview .author strong {
	display: block;
}
.overview .author a {
	color: #333;
}
.overview .photo {
	position: absolute;
	left: 6px;
	top: 48px;
	isplay: block;
	width: 104px;
	height: 102px;
	padding: 8px 0 0 6px;
	background: url(../images/ui.png) no-repeat -250px -550px;
}
.overview .photo img {
	vertical-align: bottom;
}
/* overview: blog feed */
	#content .overview .blog-feed {
	width: 249px;
}
#content .overview .blog-feed p {
	margin-bottom: 14px;
	line-height: 1.1;
}
#content .overview .more {
	font-style: italic;
}
#content .overview .blog-feed a.button {
	right: -6px;
	background-position: -700px -350px;
}
#content .overview .blog-feed a.button:hover {
	background-position: -700px -450px;
}
/* as seen on */ 
	.as-seen-on {
	width: 940px;
}
.as-seen-on h2 {
	width: 940px;
	padding-left: 48px;
	font-weight: normal;
	font-size: 1.6em;
	background: url(../images/bg_seen_on.png) no-repeat 0 50%;
}
.as-seen-on ul {
	width: 940px;
}
.as-seen-on li {
	display: inline;
	float: left;
	margin: 0 30px;
}
.as-seen-on .first {
	margin-left: 0;
}
.as-seen-on .last {
	float: right;
	margin-right: 0;
}
/* 2.6 Sidebar
-----------------------------------------------------------------------------------------------*/

	#sidebar a {
	color: #5384b4;
}
#sidebar a:hover {
	color: #8dc3f5;
}
#sidebar .tc,  #sidebar .bc {
	display: block;
	position: absolute;
	left: 0;
	z-index: 1;
	width: 230px;
	overflow: hidden;
	background: url(../images/ui.png) 0 -750px;
}
#sidebar .bc {
	background-position: 0 -950px;
	height: 25px;
	bottom: 0;
}
#sidebar .tc {
	top: 0;
	height: 180px;
}
#sidebar img {
	vertical-align: bottom;
}
#sidebar .section {
	width: 210px;
	position: relative;
	z-index: 999;
	margin-top: 12px;
	padding: 38px 0 8px 0;
}
#sidebar .section h2 {
	position: absolute;
	top: -37px;
	left: 0;
	width: 210px;
	height: 31px;
	padding: 6px 0 0 0;
	overflow: hidden;
	text-align: center;
	font-size: 1.8em;
	line-height: 1;
	color: #142236;
	background: url(../images/ui.png) -400px -750px;
}
#sidebar .section .title {
	font-size: 1.4em;
}
#sidebar .section .content {
	position: relative;
	z-index: 999;
	width: 191px;
	text-align: center;
	background-color: #fff;
	padding: 0 9px 0 10px;
}
#sidebar .section .bc {
	position: absolute;
	width: 210px;
	height: 20px;
	background-position: -400px -950px;
	bottom: 0;
}
/* newsletter */
	#sidebar .newsletter {
	position: relative;
	z-index: 999;
	margin-top: 0;
	margin-bottom: 32px;
}
#sidebar .newsletter .content {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 70px;
}
#sidebar .newsletter p {
	margin: 0 2px 6px 2px;
	line-height: 1.1;
	font-size: 1em;
}
#sidebar .field {
	width: 191px;
	height: 29px;
	margin-bottom: 2px;
	background: url(../images/ui.png) no-repeat 0 -650px;
}
#sidebar .text {
	width: 174px;
	padding: 6px 8px;
	font-size: 1em;
	color: #272727;
	background: transparent;
	border: none;
}
#sidebar .submit {
	display: block;
	position: relative;
	z-index: 999;
	width: 96px;
	height: 32px;
	overflow: hidden;
	margin-top: 7px;
	margin-left: 52px;
	text-indent:-999em;
	border: none;
	cursor: pointer;
	background: url(../images/ui.png) no-repeat -200px -250px;
}
#sidebar .submit:hover {
	background-position: -200px -300px;
}
#sidebar .ebook {
	position: absolute;
	left: -5px;
	bottom: -44px;
	z-index: 1;
}
/* payment options */
	#sidebar .payment-options .content {
	padding-top: 6px;
}
#sidebar .payment-options img {
	vertical-align: bottom;
	margin: 3px 0;
}
/* confidence */
	#sidebar .confidence .content {
	padding-top: 18px;
	padding-bottom: 16px;
}
/* friend me up */
	#sidebar .friend-me-up .bc {
	background-position: -700px -950px;
}
#sidebar .friend-me-up .content {
	width: 210px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
#sidebar .social-network-list li {
	width: 94px;
	padding: 4px 2px 4px 114px;
	border-bottom: 1px solid #d5d9dc;
	font-size: 0.85em;
	background: #d0deeb url(../images/bg_social_network_list.png) repeat-x;
}
#sidebar .social-network-list .button {
	left: 10px;
	top: 7px;
	width: 88px;
}
/* payment options */
	.payment-options .content {
	text-align: center;
}
.payment-options li {
	display: inline;
	padding: 0 4px;
}
/* 2.7 Footer
-----------------------------------------------------------------------------------------------*/

	#footer .container {
	width: 940px;
	font-size: 1.2em;
}
#footer .newsletter {
	position: relative;
	float: left;
	width: 400px;
	padding-top: 16px;
}
#footer .newsletter h2 {
	width: 121px;
	height: 0;
	overflow: hidden;
	margin-bottom: 6px;
	padding-top: 16px;
	background: url(../images/ui.png) no-repeat 0 -150px;
}
#footer .newsletter p {
	margin-bottom: 7px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
}
#footer .field {
	width: 210px;
	height: 33px;
	background: url(../images/ui.png) no-repeat 0 -550px;
}
#footer .text {
	width: 194px;
	padding: 8px;
	font-size: 1.2em;
	color: #272727;
	background: transparent;
	border: none;
}
#footer .submit {
	position: absolute;
	left: 218px;
	bottom: 34px;
	width: 177px;
	height: 30px;
	text-indent: -999em;
	border: none;
	cursor: pointer;
	background: url(../images/ui.png) no-repeat 0 -250px;
}
#footer .submit:hover {
	background-position: 0 -300px;
}
#footer .privacy-policy {
	position: absolute;
	width: 177px;
	left: 218px;
	bottom: 12px;
	text-align: center;
}
#footer .site-navigation {
	float: left;
	width: 380px;
	height: 147px;
	padding-top: 16px;
	background: url(../images/ui.png) no-repeat 0 -1300px;
}
#footer .site-navigation ul {
	float: left;
	width: 154px;
	padding-left: 30px;
}
#footer .site-navigation li {
	float: left;
	margin-bottom: 4px;
	left: 1;
}
#footer .site-navigation a {
	display: block;
	width: 154px;
}
#footer .confidence {
	float: right;
	margin-top: 16px;
}
.copyright {
	margin: 4px 0 36px 0;
	font-size: 1.3em;
}
