/*
    Theme Name: Grants For Women Like Me
    Theme URI:  grantsforwomenlike.me
*/

/*
    Lines: #e5e5e5;
*/

/* Typography, Colors Etc */

body
{
    background: #ffffff url( images/bg.png ) repeat;
    font-family: 'Georgia';
    font-size: 15px;
}

body
{
    color: #000000;
}

a, a:visited
{
    color: #286698;
/*    color: #428bd9;*/
    text-decoration: none;
}

a:hover
{
    color: #D54E21;
    text-decoration: underline;
}

#wrap
{
    background: #ffffff;
}

#super-header
{
    font-size: 11px;
    text-align: center;
}

#title
{
    border-bottom: 1px solid #e5e5e5;
}

#title #data h1
{
    font-family: 'Georgia';
    font-size: 2.6em;
    font-weight: bold;       
}

#title #data p
{
    margin: 0 0 0 20px;
}

#header
{
    background: #ffffff;
}

#header img 
{
    position: absolute;
}

#tabs
{
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;  
    border-top: 1px solid #e5e5e5;  
}

#tabs ul li
{
    font-size: 14px; 
    font-weight: bold;
}

#tabs ul li a
{
    color: #000000;
}

#main
{
    border-bottom: 1px solid #e5e5e5; 
    border-top: 1px solid #e5e5e5; 
}

#content-container
{  
    background: #ffffff; 
}

#left-sidebar-container
{
    background: #ffffff;
    border-right: 1px solid #e5e5e5; 
}

#left-sidebar .widget .widgettitle
{
    border-bottom: 1px solid #e5e5e5; 
    color: #000000;
    font-size: 16px;     
    font-weight: bold;      
    padding: 0 0 2px 0;
}

#left-sidebar .widget ul li
{
    font-size: 14px;   
}

#right-sidebar-container
{ 
    background: #ffffff;  
    border-left: 1px solid #e5e5e5; 
}

#right-sidebar .widget .widgettitle
{
    border-bottom: 1px solid #e5e5e5;   
    color: #000000;
    font-size: 16px;      
    font-weight: bold;      
}

#right-sidebar .widget ul li
{
    font-size: 14px;    
}

.widget .banner-text
{
    background: #ffffff;
    color: #000000;
    border: 1px solid #dedede;
    padding: 5px 10px !important;
    text-align: center;     
    text-decoration: none;
}

.widget .banner-text:hover, .widget .banner-text:hover *
{
/*    border: 1px solid #D54E21;
    border-color: #ca0000 !important;*/
	color: #CA0000 !important;
}

.widget a
{
    font-weight: bold;
}

#footer
{
    font-size: 11px;
    text-align: center;
}

/* Post and Entry */

.post 
{
}

.post .posttitle
{    
    font-size: 1.8em;
    margin: 0 0 10px 0;
}

.post .posttitle a
{
    color: #000000;
}

.entry 
{
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5
{
    margin: 20px 0 15px 0;
}

.entry p
{
    margin: 0 0 10px 0;
}

.entry strong, .entry b
{
    font-weight: bold;
}
