/* @override http://blog.firstgiving.com.previewdns.com/wp-content/themes/fg-help/style.css */
/*

    Theme Name: FG Help

*/
/* HTML Elements */
* 
{
 margin: 0;
 padding: 0;
}

body,html 
{
 min-height: 101%;
}

body 
{
 background-color: #FFFFFF;
 color: #000000;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 25px;
 padding-left: 0;
 font-size: 13px;
 font-family: Arial,Helvetica,sans-serif;
}

label, select, input, button, textarea
{
 font-size: 99%;
}

#textarea {cols="90%";}

p 
{
 margin: 15px;
 font-size: 93%;/*12px*/
}

h1 
{
 background-color: #EBF7FA;
 border-top-color: #767676;
 border-top-width: thin;
 border-top-style: dotted;
 border-bottom-color: #767676;
 border-bottom-width: thin;
 border-bottom-style: dotted;
 font-size: 153.9%;
 color: #1CA1BF;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-weight: normal;
 line-height: 1.4em;
 margin-bottom: 0.5em;
}

h2 
{
 border-top-color: #767676;
 border-top-width: thin;
 border-top-style: dotted;
 border-bottom-color: #767676;
 border-bottom-width: thin;
 border-bottom-style: dotted;
 color: #F27023;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-size: 153.9%;
 font-weight: normal;
 line-height: 1.4em;
 margin-top: 0.7em;
 margin-right: 0;
 margin-bottom: 0.7em;
 margin-left: 0;
 width: auto;
}

h3 
{
 background-color: #EBF7FA;
 border-top-color: #767676;
 border-top-width: thin;
 border-top-style: dotted;
 border-bottom-color: #767676;
 border-bottom-width: thin;
 border-bottom-style: dotted;
 font-size: 153.9%;
 color: #1CA1BF;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-weight: normal;
 line-height: 1.4em;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 width: auto;
}

h4 
{
 background-color: #36B0CC;
 font-size: 153.9%;
 color: #FFFFFF;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-weight: normal;
 line-height: 1.4em;
 margin-bottom: 0.5em;
}

h5 
{
 border-top-color: #767676;
 border-top-width: thin;
 border-top-style: dotted;
 color: #2A42C6;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-size: 130%;
 font-weight: normal;
 line-height: 1.4em;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 width: auto;
}

h6 
{
 color: #2A42C6;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-size: 1.4em;
 font-weight: normal;
 line-height: 1.4em;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 width: auto;
}

h1 a:link, h2 a:link, h3 a:link, h6 a:link 
{
 text-decoration: none;
 color: #1CA1BF;
}

h4 a:link 
{
 text-decoration: none;
 color: #FFFFFF;
}

h5 a:link 
{
 text-decoration: none;
 color: #2A42C6;
}

h1 a:visited, h2 a:visited, h6 a:visited 
{
 text-decoration: none;
 color: #2a42c6;
}

h3 a:visited 
{
 color: #1CA1BF;
}

h4 a:visited 
{
 text-decoration: none;
 color: #FFFFFF;
}

h5 a:visited 
{
 text-decoration: none;
 color: #2A42C6;
}

h1 a:hover, h2 a:hover, h3 a:hover, h6 a:hover 
{
 text-decoration: underline;
}

h4 a:hover 
{
 text-decoration: underline;
 color: #FFFFFF;
}

h5 a:hover 
{
 text-decoration: underline;
 color: #2A42C6;
}

.smltxt a:link, .smltxt a:visited 
{
 font-size: 85%;
 color: #003366;
}

a:visited 
{
 color: #2a42c6;
 text-decoration: underline;
}

a:link 
{
 color: #2a42c6;
 text-decoration: underline;
}

a:hover, a:active 
{
 text-decoration: underline;
}

img, a:link img, a:visited img 
{
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 0;
 padding: 5px;
 border-style: none;
}

img.alignleft 
{
 float: left;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 0;
}

img.aligncenter 
{
 display: block;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 margin-top: 10px;
 margin-bottom: 10px;
}

img.alignright 
{
 float: right;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 10px;
}

#nav a, #nav a:visited 
{
 display: block;
 font-weight: bold;
 color: #f5f5f4;
 padding-top: 6px;
 padding-right: 12px;
 padding-bottom: 6px;
 padding-left: 12px;
}

#nav a:hover, #nav a:active, .current_page_item a, #home .on 
{
 background-color: #4E4F53;/*mover over*/

 text-decoration: none;
}

/* Structure */
#page 
{
 width: 888px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-color: #FFF;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 20px;
 padding-left: 20px;
 border-width: 1px;
 border-color: #dddddd;
 text-align: left;
}

.left 
{
 float: left;
}

.right 
{
 float: right;
}

#sidebar 
{
 width: 210px;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
 padding-top: 0px;
 float: right;
}

#sidebar ul 
{
 list-style-type: none;
}

.entry-content
{
 padding-bottom: 15px;
 border:1px;

}

#sidebar li 
{
 padding-bottom: 5px;
}

.chatbox1 
{
 text-align: center;
 padding: 5px;
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 color: #003366;
 font-weight: bold;
 margin-bottom: 10px;
 -moz-border-radius: 5px 5px;
 -webkit-border-radius: 5px 5px;
}

.chatbox1 h2 
{
 font-size: 1.4em;
}

.chatbox1 b 
{
 font-size: 1.4em;
}

.chatbox1 img.bubbles 
{
 padding: 5px;
}

.chatbox1 img.bubbles 
{
 margin-left: -7px;
 margin-bottom: 5px;
}

.avatar{
display:none;
}

a:link.chatbtn1 
{
 background-image: url('images/orange_btn.png');
 background-repeat: no-repeat;
 background-position: top left;
 display: block;
 height: 18px;
 width: 187px;
 padding-top: 8px;
 padding-right: 0;
 padding-bottom: 12px;
 padding-left: 0;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 margin-top: 10px;
 margin-bottom: 5px;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
 font-size: 1.2em;
}

a:hover.chatbtn1 
{
 text-decoration: underline;
 filter: alpha(opacity=85);/* CSS3 standard */

 opacity: 0.85;
 -moz-opacity: 0.85;
}

#box 
{
 padding: 10px;
 width: 200px;
 border-width: 1px;
 border-style: solid;
 border-color: #dddddd;
}

#postInfo 
{
 border-bottom-color: #767676;
 border-bottom-width: thin;
 border-bottom-style: dotted;
 color: #000000;
 font-size: 85%;
 padding: 5.25em;
}

/*  Headers */
#header 
{
 background-color: #FFFFFF;
 width: 800px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 text-align: left;
 margin-bottom: 10px;
 float: left;

}

#header a 
{
 font-family: Arial, Sans-Serif, Times New Roman;
 font-size: 12px;
 color: #6e7376;
 text-decoration: none;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

#header a:hover 
{
 color: #333333;
 font-size: 12px;
 text-decoration: underline;
}

#header img, #header a:link img, #header a:visited img 
{
 border-style: none;
 margin-right: 6px;
}

.mainheader 
{
 color: #333333;
 font-family: Verdana, Arial, Sans-Serif;
 font-weight: normal;
 padding: 0px;
 margin: 0px;
}

/*sidebar colour*/
h3#respond 
{
 border-top-color: #b6b6b6;
 border-top-width: 1px;
 border-top-style: dotted;
 margin-top: 25px;
 padding-top: 20px;
}

h3#comments 
{
 margin-top: 32px;
}

/* Content */
.linebreak 
{
 margin-top: 13px;
 border-top-color: #999;
 border-top-width: 1px;
 border-top-style: dotted;
}

#content 
{
 width: 645px;
 float: left;
 margin: 5px;
 margin-top: 0;
 min-height: 400px;
}

#content a:hover, a:active 
{
 text-decoration: underline;
}

#content li 
{
 list-style: disc;
 margin-left: 30px;
 font-size: 13px;
 font-family: Verdana, Arial, sans-serif;
}

/*Search*/
select 
{
 background-color: #f2f2f2;
 border-color: #9c9c9c;
 border-width: 1px;
 border-style: solid;
 width: 100%;
}

#searchform 
{
 color: #F27023;
 font-family: Arial,"Helvetica Neue",Helvetica;
 font-size: 153.9%;
 font-weight: normal;
 line-height: 1.4em;
 margin-top: 0.7em;
 margin-right: 0;
 margin-bottom: 0.7em;
 margin-left: 0;
 width: auto;
 padding-top: 0px;
 padding-bottom: 30px;
 height: 37px;
 width: 100%;
}

#searchform #s 
{
 width: 170px;
 margin-top: 1px;
 margin-right: 1px;
 margin-bottom: 1px;
 margin-left: 1px;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 color: #999999;
 border-width: 1px;
 border-style: solid;
 border-color: #cccccc;
}

#searchform #searchsubmit 
{
 background-image: url(/wp-content/themes/fg-blog/images/search-btn.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
 height: 24px;
 width: 24px;
 border-style: none;
 text-indent: -999%;
 line-height: 1px;
}

/* Float Properties*/
.clearfloat:after 
{
 display: block;
 visibility: hidden;
 clear: both;
 height: 0;
 content: ".";
}

.clearfloat 
{
 display: inline-block;
}

.clearfloat 
{
 display: block;
}

#footer 
{
 width: 800px;
 margin-top: 15px;
 font-size: 0.9em;
 float: left;
}

dl, dt, dd, ul, li 
{
 border-width: 0;
 border-style: none;
 margin: 0;
 outline-style: none;
 outline-width: 0;
 padding: 0;
 vertical-align: baseline;
 list-style-type: none;
}

.footer_mainblock 
{
 width: 575px;
 float: left;
 display: block;
 padding-left: 10px;
}

#footer .sidecol .needhelp 
{
 margin-top: 3.125em;
 margin-left: 0.25em;
 font-size: 93%;
}

#footer a:link 
{
 text-decoration: none;
 color: #000000;
 padding: 2px;
}

#footer a:link:hover 
{
 text-decoration: underline;
}

#footer a:visited 
{
 text-decoration: none;
 color: #000000;
}

#footer a:hover 
{
 color: #000000;
 text-decoration: underline;
}

#footer_outer a:link 
{
 text-decoration: none;
 color: 000000;
}

#footer_outer a:link:hover 
{
 color: #000000;
 background-color: #999999;
}

#footer_outer a:visited 
{
 text-decoration: none;
 color: #000000;
}

#footer_outer a:visited:hover 
{
 color: #000000;
 background-color: #999999;
}

.footer_section 
{
 margin-top: 8px;
 display: block;
 width: 670px;
 float: left;
}

.footer_section span a 
{
 font-weight: bold;
 margin-right: 15px;
}

.footer_section span.bar 
{
 margin-top: 0;
 margin-right: 5px;
 margin-bottom: 0;
 margin-left: 5px;
 color: #cccccc;
}

.footer_last_sect 
{
 margin-top: 15px;
 display: block;
 width: 670px;
 float: left;
}

.footer_bottom_grad 
{
 background-image: url(/design/1/images/grad_footr.gif);
 background-color: #CCC;
 background-position: top;
 color: #000;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 4px;
 padding-left: 0;
 margin: 0;
 width: 800px;
 float: left;
}

.footer_bottom_grad p 
{
 margin: 0;
 margin-left: 10px;
 padding: 0;
}

#partners img 
{
 padding-bottom: 5px;
}

#resources_serious 
{
 display: block;
 padding-left: 10px;
}

#v2_stats 
{
 font-size: 11px;
 font-weight: normal;
 color: #7F7F7F;
 width: 545px;
 margin-top: 9px;
 margin-right: -3px;
 margin-bottom: 10px;
 margin-left: 0;
 float: right;
 padding-right: 8px;
 text-align: right;/*line-height:18px;*/
}

#v2_stats h4 
{
 display: inline;
 font-weight: 700;
 font-size: 11px;
 margin: 0;
 padding: 0;
}

.stats_ppl, .stats_raise, .stats_charities 
{
 color: ##FFFFFF;
 margin: 0;
}

#footer_headerbar 
{
 background-image: url(/design/1/images/tl_footr.gif);
 background-repeat: no-repeat;
 height: 7px;
 background-color: #E5E6E7;
 width: 800px;
 overflow: hidden;
 float: left;
}

#footer img, #footer a:link img, #footer a:visited img 
{
 border-style: none;
 margin-right: 6px;
 padding: 0;
}

.footer_outer 
{
 padding-left: 10px;
 text-align: left;
 width: 500px;
 float: left;
}

.footer_outer ul li 
{
 padding-top: 8px;
 list-style-type: none;
}

.footer_outer a 
{
 text-decoration: none;
 color: #000000;
}

#footer dl, .serious li 
{
 font-size: 100%;
}

#footer dl 
{
 float: left;
 margin-top: 0;
 margin-right: 40px;
 margin-bottom: 10px;
 margin-left: 0;
}

#footer .logo 
{
 float: left;
 
}

#footer p, ul, ol, b 
{
 margin: 0;
 line-height: 1.3;
 font-size: 1em;
 line-height: 1.3;
}

#footer dd li 
{
 margin-top: 7px;
 margin-right: 0;
 margin-bottom: 7px;
 margin-left: 0;
}

#footer ul.1st-legal 
{
 display: inline;
 float: right;
 font-size: 100%;
 list-style-type: none;
}

#footer dt 
{
 display: block;
 font-weight: 900;
}

.quicklinks 
{
 float: right;
 overflow: auto;
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
 width: 46.15em;
}

.lst-legal li 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 7px;
 margin-left: 0;
}

/* end added by Melinda 2/12 */
#bottombar 
{
 clear: both;
 color: #666666;
 overflow: hidden;
 border-top-width: 0;
 border-right-width: 0;
 border-bottom-width: 0;
 border-left-width: 0;
 border-style: solid;
 border-color: silver;
}

#post 
{
 
}

#post h3 
{
 margin-top: 0;
 color: #2a42c6;
}

.post ol, .post ul 
{
 margin-left: 1em;
}

#singlepage 
{
 
}

#entry li 
{
 list-style-type: disc;
}

.entry blockquote 
{
 margin-left: 30px;
 margin-right: 30px;
}

.entry 
{
 margin-bottom: 60px;
}

/* used in related post and archive pages */
#postlist 
{
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 10px;
 padding-left: 0px;
 width: 100%;
 float: left;
 margin-top: 20px;
 background-color: white;
}

#postlist ul 
{
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 15px;
 color: gray;
}

#postlist li 
{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-style: dotted;
 border-color: #dddddd;
 padding-left: 0px;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 0;
}

#postlist li a:link 
{
 display: block;
 color: #2a42c6;
 text-decoration: none;
}

#postlist li a:visited 
{
 display: block;
 color: #2a42c6;
 text-decoration: none;
}

#postlist li a:hover 
{
 display: block;
 background-color: #F0F0F0;
 color: #003366;
 text-decoration: underline;
}

.post-ratings 
{
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

/* category list on front page */
#categoryx 
{
 width: 45%;
 float: left;
 font-size: 100%;
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 20px;
 padding-left: 10px;
}

#categoryx h3 
{
 display: inline;
}

#categoryx img 
{
 margin-bottom: -5px;
}

#categoryx ul 
{
 padding: 0;
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 15px;
 color: gray;
}

#categoryx li 
{
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-style: dotted;
 border-color: #dddddd;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 0;
}

#categoryx li a:link 
{
 display: block;
 color: #2a42c6;
 text-decoration: none;
}

#categoryx li a:visited 
{
 display: block;
 color: #2a42c6;
 text-decoration: none;
}

#categoryx li a:hover 
{
 display: block;
 background-color: #F0F0F0;
 color: #003366;
 text-decoration: underline;
}

/* Search Box */
.sideblock 
{
 padding-top: 23px;
 padding-right: 9px;
 padding-bottom: 23px;
 padding-left: 9px;
 margin-top: 5px;
 background-color: #F4F5FC;
 border-color: #999;
 border-width: 1px;
 border-style: dotted;
 width: 475px;
 text-align: center;
}

.sideblock h6 
{
 margin: 0;
 padding: 0;
}

.sideblock2 
{
 padding: 8px;
 margin-top: 5px;
 background-color: #F4F5FC;
 border-color: #999;
 border-width: 1px;
 border-style: dotted;
 width: 265px;
 vertical-align: middle;
 color: #003366;
 text-align: center;
}

.sideblock2 .style6 
{
 font-size: 10px;
 display: block;
 margin-top: 5px;
}

.entry 
{
 font-size: 107%;
}

.thumbnail 
{
 margin-right: 7px;
}

.blockquote 
{
 margin-top: 1em;
 margin-right: 40px;
 margin-bottom: 1em;
 margin-left: 40px;
}

h7 
{
 float: right;
 vertical-align: top;
 color: #6e7376;
}
