/* @override http://wordpress/wp-content/themes/headway-10/skins/projectgifted/style.css */
div.navigation {
	padding-bottom: 0.5em;
}
body {
	background: #940000 url(images/pg_body.png) 0 0;
	text-align: center;
}
div#wrapper {
	background: transparent url(images/i2_body.png) no-repeat center top;
	border: none;
	margin: 0 auto;
	padding: 0 14px;
	width: 960px;
}
div#container {
	background: #FFF;
	margin: 0;
}
div#container.clearfix {
	display: block;
}
.header-inside #header  {
	border: none;
}
div#header {
	position: relative;
	text-align: left;
}
div#header h1 {
	background: #F0F0F0;
	height: 141px;
	margin: 0;
	position: relative;
}
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/projectgifted.png) no-repeat;
	border: none;
	height: 83px;
	left:  30px;
	position: absolute;
	text-indent: -9999px;
	top: 26px;
	width: 237px;
	z-index: 1;
}
div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
#header ul {
	font-family: Georgia, serif;
	left: 330px;
	padding: 0 0 9px 0;
	position: absolute;
	/* text-align: center; */
	text-align: left;
	top: 0;
}
#header ul li {
	padding: 0;
	margin: 0;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	float: left;
	/* 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: #000;
	display: block;
	display: inline-block;
	float: left;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 70px 30px 43px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #FFF;
	z-index: 2;
}
#header ul li a:hover {
	background: url(images/pg_active.png) repeat-x 0 -40px;
}
#header ul li.active a {
	background: url(images/pg_active.png) repeat-x 0 0;
	color: #000;
	cursor: default;
	text-decoration: none;
}
#header ul li.home i {
	background: url(images/home.png) no-repeat 0 0;
	display: inline-block;
	height: 15px;
	margin-right: 7px;
	width: 13px;
}
#mfsecure {
	background: #FFF;
	padding: 5px 7px;
	position: absolute;
	top: 36px;
	right: 0px;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
#fma {
	background: #E0E0E0 url(images/alert-overlay.png) repeat-x;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FFF;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 10px 13px;
	position: relative;
}
#fma h2 {
	color: #333;
	cursor: default;
	font-size: 2em;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding: 3px 0 0 5px;
	text-shadow: 0 1px 2px #FFF;
}
#fma p {
	color: #555;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 6px;
	text-shadow: 0 1px 2px #FFF;
}
#fma p em {
	color: #222;
	font-style: normal;
	font-weight: bold;
}
#fma p a {
	color: #333;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
}
#fma p a:hover {
	color: #000;
	text-decoration: underline;
}
#searchform {
	bottom: 12px;
	position: absolute;
	right: 12px;
}
#searchform input#s {
	font-size: 1.2em;
	position: absolute;
	right: 105px;
	top: 5px;
	width: 190px;
}
#searchform button#searchsubmit {
	border: none;
	background: url(images/search.gif) no-repeat 0 0;
	cursor: pointer;
	display: block;
	display: inline-block;
	float: right;
	height: 35px;
	text-indent: -9999px;
	width: 103px;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 0 0;
	padding: 20px 0 0;
	text-align: left;
}
div.content {
	padding: 10px 0 ;
	border-right: 1px solid #EEE;	
}
div.content h2.page-title {
	background: #900;
	border-bottom: 1px solid #CCC;
	color: #FFF;
	padding-top: 11px;
	margin-bottom: 1.5em;
	text-shadow: 1px 1px 2px #300;
}
div.post {
	border-bottom: 1px solid #EEE;
	margin-bottom: 2em;
	padding: 0 10px 10px 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: #900;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #000;
	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.6em;
	letter-spacing: -1px;
	margin-bottom: 0;
}
.entry-meta .left a,
.entry-meta .left strong {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.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 {
	font-size: ;
	display: block;
}
a.entry-comments {
	background: #555 url(images/alert-overlay.png) repeat-x;
	color: #EEE;
	display: block;
	font-weight: bold;
	left: 0;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #000;
	top: 5px;
	width: 62px;
}
a.entry-comments:hover {
	background-color: #333;
}
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: -70px;
	margin-right: 15px;
}
a.more-link {
	background: #F0F0F0;
	color: #900;
	display: inline-block;
	font-size: 1.1em;
	letter-spacing: -1px;
	padding: 7px 14px;
	margin-top: 0.6em;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
a.more-link:hover {
	color: #000;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
/* CUSTOM WIDGETS */
div.about {
	background: url(images/pg_aboutbg.jpg) no-repeat 100% bottom;
	padding-bottom: 26px;
}
div.about p {
	padding: 0 15px;
}
div.widget_signup {
	background: url(images/pg_signupbg.png) no-repeat 0 0;
	width: 303px;
}
div.widget_signup form {
	padding: 81px 25px 6px 25px;
}
div.widget_signup p {
	color: #555;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	text-shadow: 1px 1px 3px #FFF;
}
div.widget_signup ol {
	margin: 0;
	padding: 0 20px;	
}
div.widget_signup label {
	font-weight: bold;
}
div.widget_signup input[type="text"] {
	width: 200px;
}
div.widget_signup button {
	background: #060 url(images/alert-overlay.png) repeat-x 0 0;
	border: 0px solid #555;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 7px 15px;
	text-shadow: -1px -1px 2px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.widget_signup button:hover {
	background-color: #090;
	-moz-box-shadow: 0 -2px 10px #CEC;
	-webkit-box-shadow: 0 -2px 10px #CEC;
}
/* FOOTER */
#footer {
	background: #FFF;	
	border-top: 1px solid #EEE;
	color: #333;
	margin: 0 auto;
	padding: 1.2em 0 0.5em;
	clear: both;
	text-align:center;
}
p.copyright {
	background: url(images/pg_iconsmall.png) no-repeat 15px 0;
	color: #555;
	padding: 5px 0 3px 42px;
	text-align: left;
	text-shadow: -1px -1px 2px #CCC;
}
p.copyright a {
	text-decoration: none;
}
p.copyright a {
	border-bottom: 1px solid #DDD;
}