/* @override 
	http://wordpress/wp-content/themes/headway-10/skins/goalsensei/style.css
	http://blog.goalsensei.com/wp-content/themes/headway-10/skins/goalsensei/style.css
*/

body {
	text-align: center;
	background:#D5B17E url(images/gs-bg.jpg) repeat scroll left top;
}
div.content {
	width: 590px !important;
	border-right: 1px dashed #CCC;	
}
div.sidebar {
	width: 280px !important;
}
ul.sidebar {
	width: inherit !important;
}
div#wrapper {
	background: transparent url(images/gs-page.png) repeat-y scroll center top;
	border: none;
	margin: 0 auto;
}
.header-inside #header  {
	border: none;
}
div#header {
	background: url(images/gs-header.jpg) no-repeat top center;
	position: relative;
	text-align: left;
}
div#top {
	margin: 0;
	height: 130px;
	position: relative;
}
div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {
	border: none;
}
div#top > a {
	position: absolute;
	background: url(images/goalsensei.png) no-repeat;
	border: none;
	width: 301px;
	height: 76px;
	top: 24px;
	left:  40px;
	z-index: 1;
}
div#top > a {
	text-indent: -9999px;
}
h1#tagline {
	display: none;
}
#header ul {
	background: url(images/da_hr.png) no-repeat top center;
	clear: both;
	font-family: Georgia, serif;
	text-align: center;
	padding-left: 0;
}
#header ul li {
	padding: 0;
	margin: 0;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
}
#header ul li a {
	color: #900;
	display: block;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 10px 30px 0;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 2;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header ul li.active a {
	color: #030;
	cursor: default;
	text-decoration: none;
}
#mfsecure {
	background: #FFF;
	padding: 5px 7px 3px;
	position: absolute;
	right: 15px;
	top: 30px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius: 7px 0 0 7px;
	z-index: 3;
}
div#container {
	margin-top: 9px;
}
.box {
	background: none;
}
div#container .box {
	text-align: left;
}
div.content {
	padding-top: 10px;
}
div.sidebar {
}
div.post {
	background: url(images/da_626.png) no-repeat bottom center;
	margin-bottom: 2em;
	padding-bottom: 0;
	position: relative;

}
h1.entry-title,
h2.entry-title {
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-top: 6px;
}
h1.entry-title,
h2.entry-title a {
	color: #c0240c;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #c0240c;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title,
.entry-meta .left,
div.entry-content {
	margin-left: 93px;
}
h1.page-title,
.page div.entry-content {
	margin-left: 40px;
}
h1.page-title {
	color: #e82c0f;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-top: 6px;
}
.entry-meta .left {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0;
}
.entry-meta .left a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.entry-meta .left a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-meta .right {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	margin-bottom: 0;
}
div.meta-below-title.entry-meta.clearfix {
	display: block;
}
a.entry-comments {
	background: #FC0;
	color: #F50;
	display: block;
	left: 0;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	top: 0;
	width: 62px;
}
a.entry-comments:hover {
	background: #FD0;
}
a.entry-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
.entry-content img.alignleft {
	margin-left: -40px;
	margin-right: 15px;
}
a.more-link {
	color: #c0240c;
	display: block;
	font-family: Georgia, serif;
	font-size: 1.2em;
	margin-top: 1.5em;
	text-decoration: none;
	text-transform: lowercase;
}
a.more-link:hover {
	color: #961e0c;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
input.text,
textarea.text{
	background:#FFF url(images/fieldbg.gif) repeat-x center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:2px 0;
}
input.text:focus,
textarea.text:focus{
	background-color:#ffc;
	outline: 0;
}
.custom input.submit {
	background-color: #666;
}
.custom input.submit:hover {
	background-color: #888;
}
.textwidget blockquote {
	border:0 none;
	background:none;
	padding-left:0;
}
/* signup form */
form.app.generic {
	border:4px double #110819;
	padding:21px 21px 28px;
	margin-bottom:3em;
}
.sidebar form.app.generic h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	font-size:1.6em;
	margin-bottom: 14px;
	letter-spacing: 2px;
	padding: 0 7px 7px;
	color: #222;
	text-transform: uppercase;
}
.sidebar form.app.generic h2 strong {
	text-decoration:underline;
}
.sidebar form.app.generic h2 em {
	text-decoration:underline;
	font-style:italic;
}
form.app.generic ol {
	margin-top:1em;
	padding:0;
}
form.app.generic label {
	font-size:1.1em;
	display:inline;
}
form.app.generic ol li {
	margin-bottom:0;
	font-size:1.2em;
	line-height:1.5;
}
form.app.generic ol li input{
	color:#000;
	font-size:1.1em;
	width:96%;
	background:#FFF url(images/fieldbg.gif) repeat-x center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:2px 0;
}
form.app.generic ol li input:focus{
	background-color:#FFC;
	outline: 0;
}
form.app.generic ol li.button {
	text-align:left;
}
form.app.generic ol li.button input {
	background:#900 url(images/button-overlay.png) repeat-x top left;
	border-color:#555555 #555555 rgba(0, 0, 0, 0.25);
	border-style:solid;
	border-width:0 0 1px;
	color:#FFF;
	padding:10px;
	font-size:1.3em;
	font-weight:bold;
	width:inherit;
	cursor:pointer;
	-moz-border-radius-bottomleft:14px;
	-moz-border-radius-bottomright:14px;
	-moz-border-radius-topleft:14px;
	-moz-border-radius-topright:14px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	display:block;
	margin:0 auto;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
form.app.generic ol li.button input:hover {
	background-color:#a00;
}
form#signup-sidebar {
	border:none;
	padding:0;
}
.sidebar form#signup-sidebar h2 {
	color:#333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	letter-spacing:-1px;
	padding:10px 0px 0px 64px;
	margin-bottom:0;
	background:url(images/newsletter.jpg) no-repeat top left;
	text-transform:none;
}

/* FOOTER */
#footer {
	background: #FFF url(images/da_hr.png) no-repeat top center;	
	color: #333;
	margin: 0 auto;
	padding: 1.2em 0 0.5em;
	clear: both;
	text-align:center;
	width: 900px;
}

