/*  
Theme Name: The Morning After
Theme URI: http://code.google.com/p/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body { background: #ebeff2 url(images/bg/body_main.png) repeat-y top center; }
a { color: #000; text-decoration: none; font-weight: bold; }
p { font-size: 11pt; font-family: 'Calibri','sans-serif', 'arial'; }
h2 { font-weight: normal; }

.clear { clear:both; }

.back { padding-top: 60px; }
.latestpost li { color:#000; margin-bottom: 5px; text-transform: uppercase; font-size: 1em; font-weight: bold;  }
.latestpost li a { color:#224970; }
.latestpost li a:hover { text-decoration: underline; }


/* Header styles
-------------------------------------------------------------- */
#headerbox {width:1000px; margin-top:10px; padding-top:10px;}

#headerleft {width:700px; float:left}

.logoo {width:300px; float:left}


.aboutbox {width:375px;border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; background: #f3f9ff; float:right; height:90px; margin-left:10px; padding: 5px}
.aboutbox p { font-size: 0.9em; font-family: tahoma; text-align: left; }


#headerright {width:200px; float:right}

.search {width:200px; float:right; margin-right:50px}


/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 200px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 3px; color: #333; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 50px; margin: 0 0 0 1px; color: #FFF; font: bold 0.9em arial, sans-serif; float: right; }

/* Search and navigation
-------------------------------------------------------------- */

.newsticker {background: url(images/tickerbround.jpg) repeat-x; width:960px; height:20px; float:left; padding-top: 10px; padding-bottom:5px}
.tickerLink a:hover { text-decoration: underline; }
.tickerText a:hover { text-decoration: underline; }


/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 100px; border-bottom: 1px solid #999; no-repeat; background: url(images/bg/1.gif) no-repeat; width:960px; float:left }
#topbanner_arch { height: 100px; border-bottom: 1px solid #999; background: url(images/bg/1.gif) no-repeat; }
#topbanner_single { height: 100px; border-bottom: 1px solid #999; background: url(images/bg/1.gif) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }

#topbanner_arch_2 { height: 100px; border-bottom: 1px solid #999; background: url(images/bg/1.gif) no-repeat; }

#topbanner_arch_3 { height: 100px; border-bottom: 1px solid #999; background: url(images/bg/1.gif) no-repeat; }
#topbanner_arch_4 { height: 100px; border-bottom: 1px solid #999; background: url(images/bg/1.gif) no-repeat; }


#recentposts-singlepost { float:left; width:750px; border-top: 1px solid #dadada; font-family: verdana, sans serif; margin-top:10px; }
#recentposts-singlepost .head { margin-top: 0.5em; }


/* Home page columns
-------------------------------------------------------------- */

#home_content { margin-bottom: 1.5em;
                margin-top: 20px;
                width:960px   } 


/* latest post */

#latest_post {width:475; height:175;padding: 0 0 0 0; margin-bottom:20px}


#latest_post_image img {margin: 0 0 0.2em 0; width:450px; height:165px; margin-left:10px}
.latest_post_exc {padding: 0 0 0 0.5em}
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }


.headtitle { background-color:#E0FFFF; height:40px; width:467px; position:absolute;  top: 407px; padding: 5px 5px 5px 5px; opacity:0.8; filter:alpha(opacity=80); font-size:15px;}



/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; ; margin: 0 0 0 0; padding: 1em 1em 1em 1em; float:left; margin-left:25px; width: 410px}
.feat_content {padding: 0 0 0 0;margin: 0 0.75em 0 0 }
.feat_thumb img {padding: 0; margin: 0 1em 0.5em 0.5em; border: 1px solid #999; }
.feat_title {font: 700 13px georgia, serif; padding: 0 0 0 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* featured charity */

#charity_featured {padding: 0 0.5em 0.5em; width:250px;}
.feat_charity_exc p {font-size: 1em}
.feat_charity_thumb{height: 100px; width:250px; padding: 0; margin-bottom:1px }
.feat_charity_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_charity_title a { color: #0099CC; }
.feat_charity_title a:hover { color: #000; }


.topcolumn { margin-right:20px; margin-bottom:20px; }

.column span-4 first { width:300px; }
.column span-3 last { width:190px; }
.column span-8 { width:200px; }
.column-span 11
.column span-6 {float:left}
.charitypartnerscolumn {width:100px}


#homepageleft {width:780px; float:left; margin-top:15px}

 .leftleft {width:470px; float:left}

 .leftright {width:260px; float:right; margin-right:20px}

 .sosmap {width:775px; float:left; border-right: #ccc solid 2px; border-left: #ccc solid 2px; border-bottom: #ccc solid 2px; margin: 1em 0 1em 0}

.maptitle {width:765px;background:#0099ff; padding-left:10px}
 
h15 {   font-family: arial, sans serif;
	color: #ffffff;
        font-weight: bold;
	font-size: 13pt; 
} {width:775px;background:#0099ff}

.mapblurb {width:765px;background:#fff; border-bottom: #ccc solid 2px; padding-left:10px}

h16 {   font-family: arial, sans serif;
	color: #0099ff;
        font-weight: bold;
	font-size: 11pt; 
}

#homepageright {width:175px; float:right; margin-top:15px}

 .rightsidebar {width:175px; float:right}

  .side_bar {width:165px; float:right; margin-right:25px}



/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { list-style: none; padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #3a6999; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

/* recent posts */

.home_recent_post { width:300px; padding: 0.1em 0 1.2em; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb {float:left; margin-right:10px;}
.home_recent_thumb img {float: left; margin: 0; width:48px; height:48px}
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }

.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }


/* reviews */

#reviews {margin-top:5px; margin-bottom:5px;}

ul.reviewslist { list-style: none; margin-left:0}
ul.reviewslist li { list-style: none; padding: 0 0 0.5em 10px; margin: 0 0 0.5em 0;border-bottom: 1px solid #dadada; border-left: 1px solid #dadada; }
ul.reviewslist li a { color: #3a6999; }

ul.reviewslist li a:hover { color: #000; background: #eee; }


/* charity partners */

.partner_recent_post { width:300px; padding: 0.1em 0 1.2em 0; margin: 1 0 0.3em 0.8em}
.partner_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.partner_recent_thumb img { float: left; margin: 0; }
.partner_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.partner_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.partner_recent_title a {text-align:left font-weight: bold; }
.partner_recent_title a:hover { color: #fff; background: #000; }

/* category list */

#side_categories {width: 170px; margin: 0 0 1em 0; }
ul.cat li { width: 170px; padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 1em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; height: 19px; }


ul.cat li a:hover { background: #f1f1f1; color: #3a6999; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 1em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

#categoriesbar {margin: 0 0 1.5em 0;}
.list-nav li {width:175px; height:25px; list-style-type: none; padding-left:5px; padding-top:1px; padding-bottom:1px; background: url(images/Libackground.jpg)}

.list-nav li a:hover{color:#f88}

.list-nav-charities li {width:175px; height:25px; list-style-type: none; padding-left:5px; padding-top:1px; padding-bottom:1px; background: url(images/Libackground2.jpg)}

.list-nav-charities li a:hover{color:#f88}

.list-nav-issues li {width:175px; height:25px; list-style-type: none; padding-left:5px; padding-top:1px; padding-bottom:1px; background: url(images/Libackground3.jpg)}

.list-nav-issues li a:hover{color:#f88}

.sidebarad {float:right}


/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
#side_tag_cloud a:hover { color: #fff; background: #000; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }


/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }

table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }


/* Archive styles
-------------------------------------------------------------- */

#arch_content { margin: 1em 0; }

#post_content { margin: 1em 0; }
.archive_meta { padding: 0.5em 1.5em; margin:0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #224970; }
.archive_feed {padding: 0.5em 1.5em;margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 0.1em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.1em 0; }
.archive_post_meta a, .post_meta a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

.arch_thumb img { float: left; padding: 0; margin: 0.5em 1em 0.5em 0; border: 1px solid #999; width:48px; height:48px }


/* Single post styles
-------------------------------------------------------------- */

.post_meta { float: left; color: #666; padding: 0.3em 0 1.4em 0; width: 740px; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }

#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #224970; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

.postbody img {margin-right:5px; margin-bottom:5px; margin-top:5px; float:left}

.ileft {float:left}

.iright {float:right}

.icenter {float:center}



/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }

#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }

ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }
.archive_descrip {width: 470px; margin-left:5px; float: right; }

/* Footer
-------------------------------------------------------------- */

#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }


/* Miscellaneous styles
-------------------------------------------------------------- */






/*  heading styles */

h2.archive_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0.2em; color:#000;}
h3.latest_post_title a:hover { color: #fff; background-color: #000; }
h3.home_featured {text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0.5em; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #000; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { line-height: 1em; padding: 0 0 2px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }
h3.catsmast { text-transform: uppercase; font-size: 1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; color: #a11b1b; }
h3.home_featured_charity { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

.shows { height:965px; margin:0; }
.photo-show li { display:none;}

/* Tables */

.sostablelogo {background: url(http://www.goallover.org/wp-content/themes/tma/images/sostablelogo.jpg) no-repeat}

.plantablelogo {background: url(http://www.goallover.org/wp-content/themes/tma/images/plantablelogo.jpg) no-repeat}

.actionaidtablelogo {background: url(http://www.goallover.org/wp-content/themes/tma/images/actionaidtablelogo.jpg) no-repeat}

.worldvisiontablelogo {background: url(http://www.goallover.org/wp-content/themes/tma/images/worldvisiontablelogo.jpg) no-repeat}

#charitycompare {width:749px; border-top: 1px solid #fff; border-left: 1px solid #fff}

#charitycompare td { margin:0 0 3px 0; padding: 0 3px 0 0; vertical-align: middle; text-align: center; font-size:11pt; font-family:MS Sans Serif; height:130px; border-bottom:2px #000 ridge}

#charitycompare li {padding-left: 10px}

#charitycompare img {padding: 0 0 0 0; margin:0; vertical-align:middle }

#charitycompare th {background-color:#FFF; color:#000; text-align:center; vertical-align: bottom; font-size:12pt; font-weight:bold; border-bottom:2px #000 ridge; border-right:2px #000 ridge}

.descriptioncell {text-align:left}

.odd {background-color:#fff; height:130px}

.rec {height:130px; background: url(http://www.goallover.org/wp-content/themes/tma/images/goalloverrecommends1.jpg); font-weight:bold}

.even {background-color:#ccc; height:130px}

h30 {font-weight:bold}

.charitytitle {text-align:left; font-weight:bold; font-size:14px; padding: 0 0 0 0 }

.buttoncolumn {width:83px; border:0px #fff solid; background: url(http://www.goallover.org/wp-content/themes/tma/images/sponsorbround.jpg) repeat-y top right; background-color:#fff; font-family:Georgia, Times New Roman, Times, serif; font-weight:bold}

.buttoncolumn1 {width:83px; border:0px #fff solid; background-color:#fff}

.charityrec {height:10px; font-size:8pt; background: url(http://www.goallover.org/wp-content/themes/tma/images/recbround.jpg) repeat-x top left }

.charitypartnerabout {width:500px}

.charitypartnerabout li {list-style: none}

.charitypartnerabout img {border: 1px solid #999}

.charitypartneraboutable td {border: none; padding:0; vertical-align: middle; margin:5px; padding:5px}

.charitypartneraboutable th {margin-bottom:10px; padding:5px; border-right: 1px #fff solid}

.charitypartneraboutable {border: none; width:750px; border-bottom: 1px solid #ccc}

.comparisontable {border: 2px solid #636363}

.comparisontable td {border: 1px solid #ccc; height: 50px; text-align: center; font-size:11pt; vertical-align: middle; background: #BBFFFF}

.comparisontable td li {margin: 5px 0 5px 0}

.comparisontable td img {margin: 5px 0 5px 0}

.comparisontable th {border: 1px solid #ccc; border-bottom: 2px solid #636363}

.comparisontable th img {margin-left:20px}


/* Navmenu */

#nav2{
       
        font-size:1.4em;
        display:block;
        height:35px;
        opacity:0.7; filter:alpha(opacity=70);
        margin: 0 0 0 0;
                }

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
        }

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	display:inline;
        background: url(images/topmenubround.jpg) no-repeat;
        width:100px;
        height:35px;
        border-bottom: 1px solid #a9a9a9;
}

#nav2 a,#nav2 a:visited {
	color:#000;
	display:block;
	font-weight:bold;
	padding:6px 12px;
}

#nav2 a:hover, #nav2 a:active {
	color:#109dd0;
	text-decoration:none
}	

#nav2 li ul {
	background:#E0FFFF url(images/topmenunobround.jpg) repeat;
        border-bottom: 1px solid #a9a9a9;
       	height: auto;
        margin-top:5px;
	left: -999em;
	position: absolute;
	display:inline;
	z-index:999;
}

#nav2 ul li ul {
	border-bottom: 1px solid #a9a9a9;
        border-top: 1px solid #a9a9a9;
        background-color:#E0FFFF;
	height: auto;
	left: -999em;
	position: absolute;
	display:inline;
	z-index:999;
        vertical-align:bottom;
}

#nav2 li li {
        background:#E0FFFF url(images/topmenunobround.jpg) repeat;
	width: auto;
        vertical-align:bottom;
        height:30px;
        opacity:0.8; filter:alpha(opacity=80);       }

#nav2 li li a,#nav2 li li a:visited {
        color:#000;
	font-weight:bold;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#109dd0; font-weight:bold;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 30px;
}

.navlow a {display:inline}

.postbutton img {margin-right:413px}

.ppccontent {width:700px; float:right;padding:0 20px 0 20px; border-right:2px ridge #ccc}

.ppcsidebar {width:200px; float:left; padding:10px 5px 5px 5px; background:#ff9900; border-right:2px ridge #ccc}
