/* @override http://wordpress/wp-content/themes/headway-10/skins/help.gratitudelog/style.css */
body {
	text-align: center;
}
div#wrapper {
	background: #FFF;
	border: none;
	margin: 0 auto;
}
.header-inside #header  {
	border: none;
}
div#header-container{
	background: #0C79FA url(images/alert-overlay.png) repeat-x;
	border: none;
}
div#header {
	height: 71px;
	min-width: 980px;
	position: relative;
	text-align: left;
}
div#header h1 {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {
	border: none;
}
div#header h1 a {
	background: url(images/gratitudelog.png) no-repeat;
	display: block;
	height: 49px;
	left: 10px;
	position: absolute;
	text-indent: -9999px;
	top: 11px;
	width: 269px;
	z-index: 1;
}
div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
div#navigation-container * {
	border: none;
	padding: 0;
	margin: 0;
}
div#navigation-container {
	background: #4095FA url(images/alert-overlay.png) repeat-x center;
	border: none;
	height: 28px;
	min-width: 980px;
}
div#navigation-container li {
	border-right: 1px dashed rgba(255,255,255,0.5);
}
div#navigation-container ul li:last-child {
	border-right: none;
}
div#navigation-container li a {
	color: #FFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 6px 20px 6px;
}
div#navigation-container li a:hover {
	background: #6BADFA
}
div#navigation-container li.current-page-item a {
	background: #FFF;
	color: #0C79FA;
	cursor: default;
}
div#container {
	margin-top: 9px;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 20px 0 0;
	text-align: left;
}
div.content {
	padding-top: 10px;
	padding-right: 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: #48E;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #2F2F00;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title,
.entry-meta .left,
div.entry-content {
	margin-left: 93px;
}
.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: #EEE url(images/alert-overlay.png) repeat-x;
	color: #000;
	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;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
}
a.entry-comments:hover {
	background-color: #E0E0E0;
}
a.entry-comments span {
	color: #C00;
	display: block;
	font-size: 2em;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
.entry-content img.alignleft {
	margin-left: -70px;
	margin-right: 15px;
}
a.more-link {
	color: #249;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 1.5em;
	text-decoration: none;
	text-transform: lowercase;
}
a.more-link:hover {
	color: #2F2F00;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
/* FOOTER */
#footer * {
	padding: 0;
	line-height: 1;
}
#footer {
	clear: both;
	color: #333;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	margin: 0 auto;
	padding: 1.2em 0 0.5em;
	text-align:center;
}
#footer a {
	color:#0E70EF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer table {
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	margin-bottom: 14px;
	width: 940px;
}
#footer table td {
	padding: 14px 10px 20px;
	width: 20%;
	vertical-align: top;
}
#footer h4 {
	color: #777;
	margin-bottom: 4px;
}
#footer table ul,
#footer table ul li {
	list-style: none;
	padding: 0;
}
#footer table ul li {
	text-align: left;
}
p#copyright {
	color: #999;
	padding-bottom: 28px;
	text-align: center;
}
