﻿?/*   
Theme Name: MyGrants.us theme
Theme URI: 
Description: Developed for MyGrants.us
Author: Sahaja James Lal
Template: thematic
Version: 0.1
Tags: Thematic
.
Thematic is ? Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/


/**
 * Widgets
 */
 
#text-5 {
  position: relative; width: 344px; height: 98px; overflow: hidden;
}

img {border-style:none;}

#header {
    position:relative;
}
#branding {
    width:960px;
    margin: 0 auto;
    height:75px;
}

#branding .box {
  float: right;
  text-align: right
  width: 49%;
  height: 75px;
}


#header-contact {
  position: relative;
  top: 20px;
  font-family: Georgia,Times New Roman,Times,serif;
  line-height: 23px;

}

#header-contact em {
  color: #000099;
  font-style: normal;
  font-size: 20px;
}

#header-contact strong {
  font-family: Arial,Helvetica,sans-serif;
  border-bottom: 1px dashed #999999;
  color: #999;
}

#branding .box.first {
  float: left;
  text-align: left;
  width: 200px;
  margin-top: -5px;

}

#access {
    position:relative;
    overflow:visible;
    clear: both;
}

#header-widgets {
  margin: -10px 0 5px -2px !important;
  padding-bottom:10px;
  width:960px;
}

.menu {
    width:960px;
    margin:0 auto;
}

#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}

#main-b {
    width: 900px;
    overflow:hidden;
    margin: 20px auto 20px auto;
    position:relative;
}

#main-b ul {list-style-type: circle !important;}
#main-b ul li {text-indent: 10px !important;}

#simple-header {
	float:left;
	position: absolute;
	background: url("http://www.mygrants.us/wp-content/uploads/2011/03/header-bg.png") repeat-x;
}

#main-c {
	width: 900px;
	position:relative;
	top: 5px;
	height: 80px;
	text-align:left;
}

#main-c a {
	width: 300px;
	height: 75px;
	display:block;
	color: transparent;
	font-size:0px;
	background: url("http://www.mygrants.us/wp-content/uploads/2011/03/mygrants-logo.png") 0 0 no-repeat;
}



/* HEAD/LOGO ----------------------------------------------------*/

.head_container {
	height:80px;
	background: #004057;
	width: 101%;
	margin:-7px 0 0 -6px !important;
	overflow:hidden;
}

.head_container dl {
	margin:0 auto 0;
	padding:5px 0 0;
	width:900px;
}

.head_container dt a, .head_container dt {
	width:300px;
	height:75px;
	font-size:0px;
	background:url("http://www.mygrants.us/wp-content/uploads/2011/03/mygrants-logo.png") no-repeat;
}




.head_container dt {
	cursor:default;
}

.head_container dd {
	position:absolute;
	top:20px;
	margin:0 0 0 420px;
	width:301px;
	height:30px;
}


#container {
    width:600px;
    float:left;
}
#content {
    margin:0 0 0 0px;
    width:600px;
    overflow:visible;
}

.main-aside {
    width:340px;
    float:right;
    position:absolute;
    right:10px;
    margin-left:10px;
}

#container1 {
    width:675px;
    float:left;
}
#content1 {
    margin:0 0 0 0px;
    width:645px;
    overflow:hidden;
}

#content1 ul { margin-bottom:10px; list-style-type:circle;}
#content1 ol { margin-bottom:10px; list-style-type:decimal;}

.main-aside1 {
    width:275px;
    float:left;
    position:relative;
    right:10px;
}


#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:975px;
    margin:0 auto;
    aoverflow:hidden;
}
#subsidiary .aside {
    width: 300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:100%;
    margin:0 auto;
}


/*= Custom MyGrant
 */
 
strong.usa {
  background-color:transparent;
  background-image:url("library/images/flag-usa.gif");
  background-position:0 11px;
  background-repeat:no-repeat;
  display:block;
  padding-left:20px;
  padding-top:8px;
}

#search .entry-title {
  font-size: 14px;
}

body.search .hentry {
  border-bottom: 1px solid #CCC;
  padding-bottom: 3px;
}

body.search .entry-utility {
  margin-bottom: 3px;
}

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
  font-size: 13px;
  line-height: 16px;
  font-family: arial, verdana;
  color: #333;
}
ul, ol, dd, pre {
    line-height:14px !important;	
}

p {
	line-height:16px !important;
	margin-bottom:13px;
}

br {
  line-height: 16px !important;
  display: block !important;
}

h1 { font-size:25px; line-height:25px !important; }
h2 { font-size:22px; line-height:22px !important; }
h3 { font-size:18px; line-height:18px !important; }
h4 { font-size:16px; line-height:16px !important; }

h1, h2, h3, h4 {
	margin-bottom:10px;
}

h1 a, h2 a, h3 a, h4 a { color: #003399; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #dd3c10 }


pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}

blockquote {
    color:#000;
font-family: Georgia,Times New Roman,Times,serif;
    font-size:18px;
fong-weight:bold;
border:none;
	margin:10px 10px 10px 50px;
	padding:15px 5px 5px 41px;
	background-color:#ffffcc;
	background-image:url('library/images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;


}
table {
    border:0px solid #0099cc;
padding:3px;
    border-width:0 0 0 0;
    font-size:13px;
    line-height:18px;
    margin:0 0 10px 0;
    text-align:left;
}
caption {
    text-align:left;
}

/*

tr {
    border-bottom:1px solid #ccc;
}*/

th, td {
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 5px;
vertical-align:middle;
}

hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

/*
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #CC0000;
    backup: 743399;
}*


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}

#branding {
    	apadding:22px 0 22px 0;
	padding: 15px 0 15px 0;
	margin-bottom:5px;
	height:75px;
}

#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #CC0000;
    backup: 743399;
}
#blog-description {
    color:#333;
    font-size:13px;
    font-style:bold;
}

#header .banner {
  padding-top: 5px;
  margin-bottom: 0;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}

#access {
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			18em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			18em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			18em; /* match ul width */
	top:			0;
}


/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
	width: 955px;
	border-bottom: 2px solid #CCC;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
font-weight:bold;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
}
.sf-menu li {
	background:		#fff;

}
.sf-menu li li {
	background:		#fff;
  border: 1px dotted #ccc;
}
.sf-menu li li li {
	
  
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #0099cc;
	  outline:		1px;
    color: white;
}
ul.sf-menu li a {
  color: black;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #fff;
}

.menu-r, .menu-r a, .menu r ul, .menu r ul a, menu-r a:visited {color:#333;}
.menu-r a:hover {color:#fff; background: #cc0000;}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:15px 0 20px 0;
}

.page-title {
    font-size: 17px;
    line-height: 17px;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#333;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #dd3c10;
    backup: 743399;
}
.page-title span {
    	font-style: italic;
	color: #008abc;
}

.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}

.entry-title {
    font-family:Arial,sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height:26px;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #dd3c10;
    backup: 743399;
}


.member-title {
    font-family:Arial,sans-serif;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
}
.member-title a {
    color:#008ABC;
    text-decoration:none !important;
}
.member-title a:hover {
    color: #dd3c10 !important;
}

.member-title a:active { color: #dd3c10 !important; }


.entry-meta {
    color:#000;
    font-size:12px;
    font-weight:bold;
    border-top:2px dotted #0099cc;
    line-height:18px;
    margin-bottom:10px;
    padding-top:3px;
}

.entry-meta .author {
}

.entry-meta .n {
    font-size:12px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#cc0000;
    font-weight:bold;
    text-decoration:none;
    padding:1px;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FFFFFF; backup: 743399;
    background: #cc0000;
    font-weight: bold;
    text-decoration:none;
    padding:1px;
    border: 1px solid #cc0000;
    border-radius:3px;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:12px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}

.entry-content h1 {
	font-family: Arial,sans-serif;
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 14px 0;
}

.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:21px;
    font-weight:bold;
    line-height: 26px;
    padding:18px 0 14px 0;
}

.entry-content h3 {
	font-family: Arial;sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	padding: 14px 0 14px 0;
}

.entry-content h4 {
    font-size:15px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}

.entry-content ul {margin-bottom:10px !important; list-style-type:none; text-indent:10px !important;}

.entry-content ul li {
margin-bottom:5px !important;
background: url("http://www.mygrants.us/wp-content/uploads/2011/04/bullet-black.png") 0 2px no-repeat;
padding-left: 5px;
text-indent:10px !important;
}

.entry-content ol {margin-bottom:10px !important; list-style-type: decimal !important; text-indent:10px !important;}
.entry-content ol li {margin-bottom:5px !important; text-indent:10px !important;}

.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    padding: 5px;
    color:#000;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    line-height:17px;
    margin-top:20px;
    margin-bottom:20px;
    background-color:#f9f9f9;
    border-top:2px dotted #0099cc;
    border-bottom:1px dotted #666;
}

.entry-utility a {
    font-size:12px;
    color:#666;
    font-weight:bold;
    text-decoration:none;
    padding:1px;
  
}

.entry-utility .headings {
	color: #fff;
	font-weight:bold;
	padding: 3px;
	background: #333;
	border: 1px solid #333;
	border-radius: 5px;
}

.entry-utility .headings a {
	color: #fff;
	font-weight:bold;
	padding: 3px;
	background: #333;
	border: 1px solid #333;
	border-radius: 5px;
}

.entry-utility .headings a:hover {
	color: #fff;
	font-weight:bold;
	padding: 3px;
	background: #dd3c10;
	border: 1px solid #dd3c10;
	border-radius: 5px;
}

.entry-utility a:active,
.entry-utility a:hover {
    color: #FFFFFF; backup: 743399;
    background: #dd3c10;
    font-weight:bold;
    padding:1px;
    border: 1px solid #dd3c10;
    border-radius:3px;
}

.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#333;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #cc0000;
}

ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#333;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:500px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#333;
    font-size:13px;
    line-height:18px;
    margin:0 !important;
    overflow:hidden;
}
.navigation a {
    color:#333;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #cc0000;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 15px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#333;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#333;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #cc0000;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#333;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #cc0000;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#333;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #cc0000;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#333;
}
#respond .required {
    color:#cc0000;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}

.form-section textarea {
    width:99%;
}

.input-text {
    border:1px solid #003399;
    background:#f9f9f9;
    color:#333;
    font-weight:bold;
}

#form-allowed-tags p {
    color:#333;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#333;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#333;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#333;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}






/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.left {
  float: left;
}

.right {
  float: right;
}

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #cc0000;
}
.aside .current_page_item .page_item a {
    color:#333;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #cc0000;
}
.aside {
    color:#333;
}
.aside a {
    color:#333;
}
.aside a:active,
.aside a:hover {
    color: #cc0000;
}
.aside h3 {
    font-size:15px;
color:#000;
    font-style:bold;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:0px solid #ccc;
}
.aside tbody {
    border:0px solid #ccc;
}
.aside th, .aside td {
    border-right:0px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    margin:0 0 10px 0;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}

#primary {
    padding:0px 0 20px;
    margin-bottom:22px;
}

#primary1 {
	padding: 0px 0 20px 0;
	margin-bottom: 3px;
	float:left;
	clear:right;
}

#secondary .widgetcontainer, #primary .widgetcontainer {
  border: 0px solid #0099cc; 
  padding: 0px;
  margin-bottom: 10px;
}

#secondary .widgetcontainer h3, #primary .widgetcontainer h3 {
  margin-left: 0px;
}

/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
list-style-type:circle;
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
list-style-type:circle;
}
/*
    Footer Asides
*/

#subsidiary {
  margin-top: 15px;
}

#subsidiary .widgetcontainer {
  border: none;
}

#subsidiary h2, #subsidiary h3, #subsidiary h3, #subsidiary h4, #subsidiary a.rsswidget {
  font-family: "Myriad Pro","Trebuchet MS",sans-serif;
  font-weight: bold;
  color: #262626;
  font-style: normal;
}



#subsidiary h2, #subsidiary h3, #subsidiary h3 {
  font-size: 18px;
}



/*
 * Widgets
 */ 
 


h3.widgettitle {
  margin-bottom: 13px;
  margin-right: 2px;
  border-bottom: 3px solid #666;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top:22px;
    background: #e9e9e9;
}

#footer-featured {
  background-image:url('library/images/footer-bg.gif');  
  background-repeat:repeat-x;
  height: 127px;
  position: relative;
  z-index: 1;
}

#footer-featured-boxes {
  width: 960px;
  margin: auto;
  height: 118px;
  position: relative;
  top: 5px;
  background-image: url('library/images/featured-bg.gif');
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

#footer-featured .box {
  float: left;
  width: 31%;
  color: #FFFFFF;
  height: 118px;
  padding-top: 5px;
  padding-left: 22px;
}

#footer-featured .box img {
  float: left;
  margin-right: 10px;
}

#footer-featured .box h4 {
  margin-top: 4px;
  margin-bottom: 2px;
  font-size: 23px;
  font-family: "Myriad Pro","Trebuchet MS",sans-serif;
  font-weight: bold;
}

#footer h3 a, #footer h2 a, #footer h4 a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-featured h3 a:hover, #footer-featured h2 a:hover, #footer-featured h4 a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#footer-featured .box p {
  font-size: 12px;
  line-height: 125%;
}

#siteinfo {
    color:#333;
    font-size:11px;
    line-height:18px;
    padding:10px 0px 15px 0px;
    text-align: center;
    background: #e9e9e9 url(http://www.mygrants.us/images/footer.gif) repeat-x 0 0; padding-top: 5px; padding-bottom: 5px;
    
}
#siteinfo a {
    color:#333;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #cc0000;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#333 !important;
    font-style:normal;
    margin:0 .25em !important;
    padding:0.5em 0.5em 0.25em 0.5em !important;
    background: #fff;
    
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#333 !important;
    background: #f9f9f9;
}
.wp-pagenavi a:hover {
    border:1px solid #333 !important;
    color:#cc0000 !important;
    background: #f9f9f9;
}
.wp-pagenavi a:active {
    border:1px solid #333 !important;
    color:#dd3c10!important;
}
.wp-pagenavi span.pages {
    border:1px solid #dd3c10 !important;
    background: #dd3c10;
    font-weight:bold;
    color:#fff !important;
    margin:0 5px 0 0 !important;
    padding:0.5em 0.5em 0.25em 0.5em !important;
}
.wp-pagenavi span.current {
    border:1px solid #333 !important;
    color:#fff!important;
    font-weight:bold !important;
    margin:0 .25em !important;
    padding:0.5em 0.5em 0.25em 0.5em !important;
    background: #333333;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

.subemail {
margin-left:3px;
margin-right:3px;
border: 1px dashed #000;
background-color:#ccccff;
}


/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

#popup {
height: 100%;
width: 100%;
background: #000000;
position: absolute;
top: 0;
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
filter:alpha(opacity=75);
}

#window {
width: 600px;
height: 300px;
margin: 0 auto;
border: 1px solid #000000;
background: #ffffff;
position: absolute;
top: 200px;
left: 25%;
}

.sidebar a {
display:block;
padding:10px;
}

.sidebar a:hover{
border:3px solid #cc0000;
}


.display { width:300px; height:200px; border: 2px solid #000; }
.js .display { display:none; }

.blue {
padding:10px 10px 5px 10px; 
background:#e8f0f9;
border:1px solid #abd2e9;
border-radius:5px;
}

.blue h3 {
margin-bottom:7px;
color:#3a5796;
border-bottom: 3px dotted #333;
font-weight:bold;
font-size:15px !important;
font-family:'Helvetica Neue',Arial,sans-serif;
}

.blue p {
color: #333;
}

.blue a {
color: #333;
text-decoration: none;
padding: 5px;
}

.blue a:hover {
color: #fff;
text-decoration: none;
padding: 5px;
background: #333;
border: 1px solid #333;
border-radius: 3px;
}

.yellow {
padding:10px 10px 5px 10px; 
background:#ffffcc;
border:1px solid #ffe600;
border-radius:5px;
}

.yellow h3 {
margin-bottom:7px;
color:#333333;
border-bottom: 3px dotted #333;
font-weight:bold;
font-size:15px !important;
font-family:'Helvetica Neue',Arial,sans-serif;
}

.yellow p {
color: #333;
}

.yellow a {
color: #333;
text-decoration: none;
padding: 5px;
}

.yellow a:hover {
color: #fff;
text-decoration: none;
padding: 5px;
background: #333;
border: 1px solid #333;
border-radius: 3px;
}

.star {}

.star ul { 
list-style-type: none; 
text-indent: 15px;
} 

.star ul li { 
background-image: url("http://www.mygrants.us/wp-content/uploads/2011/01/star.png"); 
background-repeat: no-repeat;
color:#333333; 
padding-top: 2px; 
padding-left: 2em; 
margin-bottom: 2px; 
background-position: 2em; 
}

.bullets {}

.bullets ul {list-style-type:none; text-indent:10px !important;}
.bullets ul li {
background: url("http://www.mygrants.us/wp-content/uploads/2011/04/bullet-black.png") 0 2px no-repeat;
padding-left: 5px;
text-indent:10px !important;
}

.bullets ol {list-style-type: decimal !important; text-indent:10px !important;}
.bullets ol li {text-indent:10px !important;}





/* Blog Category Rollovers */

.rollover-business a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-business1.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-business a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-business a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-housing a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-housing.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-housing a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-housing a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-education a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-education.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-education a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-education a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-employment a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-employment.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-employment a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-employment a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-debt a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-debt.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-debt a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-debt a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-medical a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-medical.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-medical a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-medical a:active {
background-position: 0 -100px;
color:#fff;
}

.rollover-news a {
display:block;
width: 300px;
height:50px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/category-news.png") 0 0 no-repeat;
text-decoration: none;
}
.rollover-news a:hover { 
background-position: 0 -50px;
color: #049;
}
.rollover-news a:active {
background-position: 0 -100px;
color:#fff;
}

/* Social Icons Rollovers */

.roll-facebook a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/facebook-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-facebook a:hover { 
background-position: 0 -40px;
color: #049;
}

.roll-twitter a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/twitter-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-twitter a:hover { 
background-position: 0 -40px;
color: #049;
}

.roll-linkedin a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/linkedin-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-linkedin a:hover { 
background-position: 0 -40px;
color: #049;
}

.roll-google a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/google-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-google a:hover { 
background-position: 0 -40px;
color: #049;
}

.roll-youtube a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/youtube-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-youtube a:hover { 
background-position: 0 -40px;
color: #049;
}

.roll-rss a {
float:left;
display:block;
width: 48px;
height:40px;
padding:0;
font: bold 0px sans-serif;
color:#333;
background: url("http://www.mygrants.us/wp-content/uploads/2011/03/rss-roll.png") 0 0 no-repeat;
text-decoration: none;
}
.roll-rss a:hover { 
background-position: 0 -40px;
color: #049;
}

/* Subscribe Form */

.button {
	display:inline;
}

.black {
	border: #333 1px solid;
	border-radius: 4px;
	background: #666;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	padding: 5px;
}

.red {
	border: #cc0000 1px solid;
	border-radius: 4px;
	background: #dd3c10;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	padding: 5px;
}

#signup {
	border: #666 1px solid;
	background: #f9f9f9;
	color: #333333;
	font-weight:normal;
	font-size:12px;
	padding:5px;
}

#signup p {margin-bottom:5px !important;}

#form {
	border: #ccc 1px solid;
	background: #ffffff;
	color: #333333;
	font-weight:normal;
	font-size:12px;
	padding:5px;
	width: 170px;
}


/* New Meta */

p.post_date{
	color: #666;
	padding: 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.comments-single {
	padding-bottom:0px !important;
}
.comments-single a{
	background: url(http://www.lifestyle4.com/wp-content/themes/gazette/images/comment-icon.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-right:3px;
}

.author_photo {
	float: left;
	margin:  0 5px 0 0;
	background-color: #ffffff;
}


#index-top {text-align:center !important; padding:5px !important; border:none !important;}
#index-top ul {list-style-type: none !important;}

#single-top {text-align:center !important; padding:5px !important; border:none !important;}
#single-top ul {list-style-type: none !important;}

#page-top {text-align:center !important; padding:5px !important; border:none !important;}
#page-top ul {list-style-type: none !important;}
