/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/* Revision May 25 Added with opening tag like this */
@import url("http://fonts.googleapis.com/css?family=Oswald");

body {
	background: #f7f5f4 url('http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/bg.jpg');
	font-family: Georgia, Times New Roman, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
font-family: 'Oswald', arial, sans-serif;
color: #5e4a3b;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: #fff url('http://scholarships4moms.net/blog/wp-content/uploads/2016/09/bg.png') no-repeat top center;
	padding: 0 0;
	height: 350px;
	clear: both;
	/*position: relative;*/
	width: 960px;
	margin-bottom: 30px;
	border-bottom: 5px solid #fff;
	box-shadow: 1px 1px 6px #e1e0df;
	-webkit-box-shadow: 1px 1px 6px #e1e0df;
	-moz-box-shadow: 1px 1px 6px #e1e0df;
}

#header #logo {
	position: absolute;
	top: 0;
	z-index: 9999;
}

#header #logo a {
	display: block;
	height: 40px;
}

#logo img.title {
margin: 0 0 0 45px;
padding: 0;
display: block;
height: 40px;
text-indent: -10000px;
}

#navigation {
    background: none repeat scroll 0 0 transparent;
    margin: 0 5px;
    position: absolute;
    top: 0;
    z-index: 8888;
}

#catnav {
    float: right;
    width: auto;
}

#catnav a:link, #catnav a:visited {
display: block;
z-index: 100;
padding: 0 0 0 20px;
line-height: 40px;
font-family: Oswald, Helvetica, Arial, sans-serif;
text-decoration: none;
color: #CAF562;
text-align: right;
}

#catnav #menu-item-107749 {
    text-indent: -9999px !important;
}

#catnav #menu-item-107749 a {
    background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/feed-icon-28x28.png") no-repeat scroll 15px 5px transparent;
    display: block;
    text-indent: -9999px !important;
    width: 28px;
    text-align: left;
}

#blogdetails {
    background: url("http://scholarships4moms.net/blog/wp-content/uploads/2016/09/mainImageBlogRighta.png") no-repeat scroll 5px 60px transparent;
    height: 310px;
    padding-top: 40px;
    width: 960px;
    position: relative;
}

#blogdetails h2 {
    background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/blogTitle.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 60px;
    left: 440px;
    padding-top: 40px;
    position: absolute;
    text-indent: -10000px;
    top: 60px;
    width: 465px;
}

#blogdetails #reasons {
    /* Revision May 25 background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/blogChecklist.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 73px;
    left: 400px;
    padding-top: 40px;
    position: absolute;
    text-indent: -10000px;
    top: 120px;
    width: 518px;*/
}

#blogdetails .blurb {
	color: #5e4a3b;
	font-family: Oswald, Arial, sans-serif;
	font-size: 17px;
	font-weight: 100;
	line-height: 24px;
	margin: 0;
	width: 560px;
	text-align: center;
	position: absolute;
	top: 120px;
	right: 0;
}

#blogdetails #drawdate {
    background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/bgRibbonRed.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    left: 30px;
    position: absolute;
    top: 290px;
    width: 378px;
}

#blogdetails #drawdate a {text-decoration: none;}

#blogdetails #drawdate h3 {
    color: #FFFFFF;
    font-family: 'Oswald',arial,sans-serif;
    font-size: 14px;
    padding: 8px 0 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: normal;
}

#blogdetails #drawdate h3 strong {/*color: #e8f0ac;*/ color: #fff;}

#content {
    min-height: 550px;
    padding: 0;
    position: relative;
    z-index: 9999;
}

.with-form #main {
	width: 550px;
}

#main .archive_header {
    /* Revision May 25 background-color: white;*/
    background-color: #98BD3F;
    border: medium none !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 6px #E1E0DF;
    display: block;
    overflow: hidden;
    padding: 15px 10px;
    width: auto;
}

.archive_header .cat.fl {
	color: #5E4A3B;
	display: block;
	font-family: Oswald;
	font-weight: normal;
	width: 400px;
	margin: 0;
	padding: 0;
}

.archive_header .catrss.fr a {
    background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/rss.png") no-repeat scroll 0 6px transparent;
    display: block;
    font-size: 11px !important;
    line-height: 32px;
    padding: 0 0 0 20px;
}

.post {
position: relative;
margin: 0 0 15px 0;
padding: 30px 55px;
background-color: white;
box-shadow: 1px 1px 6px #e1e0df;
-webkit-box-shadow: 1px 1px 6px #e1e0df;
-moz-box-shadow: 1px 1px 6px #e1e0df;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: none !important;
}

.post .title {
width: 100%;
position: relative;
margin: 10px 0 10px 0;
padding: 25px 0 10px 0;
color: #5E4A3B;
font-size: 26px;
border: none;
font-weight: normal;
}

.post .title a:link, .post .title a:visited {background: #98BD3F; color: #fff; display: block; padding: 0 10px;}

.post .title a:hover {/*color: #5e4a3b;*/ background: none; color: #98BD3F;} 

.post .date {
/*background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/bgDateV2.png") no-repeat scroll 0 0 transparent;*/
background: none;
height: 44px;
display: block;
width: 176px;
position: absolute;
top: 10px;
left: -10px;
padding: 0 0 0 10px;
text-align: center;
color: #777;
}

.post .date .fulldate {
    display: none;
    font-size: 20px;
    line-height: 50px;
    font-size: 18px;
    text-align: left !important;
    padding: 0 0 0 15px;
}

.post-meta li {width: 124px;}

.post-meta li.categories {width: 214px;}

.more_entries {
    background-color: #FFFFFF;
    border: none;
    margin-top: -10px;
    padding: 10px 55px;
    box-shadow: 1px 1px 6px #e1e0df;
    -webkit-box-shadow: 1px 1px 6px #e1e0df;
    -moz-box-shadow: 1px 1px 6px #e1e0df;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#sidebar {
    background: url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/blog/bgSidebar.jpg") repeat scroll left top #FDFBF5;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 6px #e1e0df;
    -webkit-box-shadow: 1px 1px 6px #e1e0df;
    -moz-box-shadow: 1px 1px 6px #e1e0df;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: -200px 0 0 0; 
    /* Revision May 25 margin: -180px 0 0; */
    padding: 20px 0 40px;
    position: relative;
    z-index: 9999;
}

.with-form #sidebar {
	width: 360px;
}

#sidebar .widget {margin: 0 20px; padding: 0 0 20px 0;}

#sidebar #text-7.widget {
	margin-bottom: 20px;
	padding-bottom: 40px;
}

#sidebar .widget h3 {
    background: #A26D49;
    color: #FFF;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

#sidebar #text-7.widget h3 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 5px solid #A26D49 !important;
    color: #5E4A3B;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

#sidebar .widget h4 {
	font-weight: normal;
	text-align: center;
	padding: 8px 0;
}

#sidebar li {
	color: #5e4a3b;
	font-size: 14px;
	list-style-type: none !important;
	padding: 5px 0;
	border-bottom: none;
}

#sidebar li a,
#sidebar li a:hover,
#sidebar li a:active {background: none; border-bottom: none;
	color: #5e4a3b; font-weight: bold; line-height: 1.4em; padding: 0;
}

#sidebar #steps li {
	color: #777777;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0 !important;
	padding: 20px 20px 20px 80px;
}

#sidebar #steps .first {background: transparent url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/iconOne.png") no-repeat 0 10px !important;}

#sidebar #steps .second {background: transparent url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/iconTwo.png") no-repeat 0 10px !important;}

#sidebar #steps .third {background: transparent url("http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/iconThree.png") no-repeat 0 10px !important;}


#extended-footer {
    background: transparent !important;
}

#footer {
    background-color: transparent !important;
    color: #777777;
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 20px 0;
    text-transform: none;
    text-align: center;
}

#footer #copyright {
	float: none;
}

#footer #credit {
	display: none;
}

#extended-footer .block.one {
	clear: both;
	display: block;
	float: none;
	width: auto;
	background: #fff url('http://www.scholarships4moms.net/resources/images/scholarships4moms.net/WA0021/bgAfterContent.jpg') no-repeat top center;
	color: #fff;
	height: 70px !important;
	margin: 0 auto;
	width: 950px;
	padding: 0;
	
	box-shadow: 1px 1px 6px #e1e0df;
	-webkit-box-shadow: 1px 1px 6px #e1e0df;
	-moz-box-shadow: 1px 1px 6px #e1e0df;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #fff;
}

#extended-footer .block.one h3{display: none;}

#afterContent p {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	margin: 0 0 0 220px;
	padding: 15px;
	text-shadow: 1px 1px 1px #000;
}

#extended-footer .block.two {
	clear: both;
	display: block;
	float: none;
	width: auto;
	border: none;
	text-align: center;
	padding: 10px 0;
	height: 30px !important;
}

#extended-footer .block.two ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	zoom:1;
	*display: inline;
	 _height: 35px;
	 vertical-align: middle;
}

#extended-footer .block.two ul li a {
	border-right: 1px solid #999999;
	border-left: 1px solid #ffffff;
	color: #458fcd;
	text-shadow: 1px 1px 1px #fff; 
	display: block;
	margin: 0 !important;
	padding: 0 10px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#extended-footer .block.two ul li a:hover {font-weight: normal;}

#extended-footer .block.two ul li#menu-item-1255 a {border-right: none;}

#extended-footer .block.three {
	clear: both;
	display: block;
	float: none;
	width: auto;
	text-align: center;
	height: 30px !important;
}

.btn {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


.btn {
	font-family: Oswald;
	font-weight: 200;
}



.btn-primary {
  background-color: #e22d1d;
  background-image: -moz-linear-gradient(top, #e22d1d, #b61406);
  background-image: -ms-linear-gradient(top, #e22d1d, #b61406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b61406), to(#8e1c12));
  background-image: -webkit-linear-gradient(top, #e22d1d, #b61406);
  background-image: -o-linear-gradient(top, #e22d1d, #b61406);
  background-image: linear-gradient(top, #e22d1d, #b61406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e22d1d', endColorstr='#b61406', GradientType=0);
  border-color: #8e1c12 #8e1c12 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {background-color: #b61406 !important;}

.btn-primary:active, .btn-primary.active {background-color: #003399 \9;}


#afterContent .btn {
	float: left;
	margin: 15px 0 0 20px;
}

a.btn,
a.btn:active,
a.btn:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.btn-large {
  padding: 1px 40px 5px 40px;
  font-size: 22px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#sidebar .btn {
	margin: 10px 0 10px 25px;
}


#extended-footer #bbb { 
	clear: both; 
	display: block;
	margin: 0 auto;
	padding: 0;
	width: auto;
	vertical-align: middle;
}
#extended-footer #bbb a { 
	display: inline-block;
	margin-right: 2px;

}
#bbblink {
	display: block;
	position: relative;
	overflow: hidden; 
	width: 100px; height: 38px; 
	margin: 0; padding: 0;
	}

a#bbblink.sehzbam, a#bbblink.rbhzbam, a#bbblink.sehzbum, a#bbblink.rbhzbum { height:38px !important; width:100px !important; }
a#bbblink { display: inline-block !important;}
a#bbblink.sehzbam:hover img, a#bbblink.rbhzbam:hover img, a#bbblink.sehzbum:hover img, a#bbblink.rbhzbum:hover img {margin-left: -100px !important;}

.post #nav-below .nav-prev, 
.post #nav-below .nav-next{
	width: 48% !important;
}