﻿/*
CTFL DUMMY STYLESHEET

**ONLY TRANSFER SIDEBAR STYLES TO MAIN.CSS FILE ON REAL SITE**

TOC
------------------
=SIDEBAR STYLES

NOTES
------------------
-The RUN FOR A CAUSE sidebar link is being hidden until the next run event.


*/

#oldsidebar { display:none; }

/*===================================================================================================
  ===================================================================================================
  =SIDEBAR STYLES
  ===================================================================================================
  ===================================================================================================*/
  
#sidebar_v2		{ float:left; padding-left:0px; margin:85px 0 0; width:294px; background:#fff; }
#sidebar_v2 h3	{ display: block; width:260px; font-size:155%; color:#4F4F4F; background:url(../images/sbimages/orangehr.gif) no-repeat bottom left; text-align:left; padding:0 0 5px 5px; margin-bottom:5px; letter-spacing:0px; line-height: 150%; font-family:Georgia; serif; }
#nl_signup, #supporttools, #sociallinks, #minigallery
				{ width:283px; padding:0 6px 15px 10px; margin-bottom: 15px; overflow:hidden; }

/*newsletter signup form*/
#nl_signup p					{ display:block; width:auto; padding-left:5px; margin:0;}
#nl_signup input[type="text"]	{ border:solid 1px #BEBEBE; padding:4px; margin-right:3px; display:inline-block; }
.nlsubmit						{ background:transparent url(../images/sbimages/submitoff.gif) no-repeat scroll 0 2px; border:none;height:27px; font-size:100%; width:63px; color:#fff; display:inline-block; }

/*support links*/
#supporttools ul		{ list-style:none; margin:0; padding:0; }
#supporttools ul li		{ padding-bottom:15px; }
#supporttools ul li a	{ width:268px; height:119px; display:block; text-indent:-9999px; }
#st_help a				{ background:url(../images/sbimages/orangesupport.gif) no-repeat; }
#st_fundraise a			{ background:url(../images/sbimages/btn_yellowfundraising.jpg) no-repeat; }
#st_events a			{ background:url(../images/sbimages/btn_purpleevents.jpg) no-repeat; }
#st_run					{ display:none; } /*hidden until there is another RUN EVENT*/
#st_run a				{ background:url(../images/sbimages/btn_redrun.jpg) no-repeat; }
#st_nominate a			{ background:url(../images/sbimages/btn_bluesailor.jpg) no-repeat; }
#st_champcenter a		{ background:url(../images/sbimages/btn_greenchampion.jpg) no-repeat; }
#st_mission a			{ background:url(../images/sbimages/btn_redmission.jpg) no-repeat; }

/*soical site links (facebook & twitter)*/
#sociallinks ul		{ overflow:hidden; margin:0;padding:0; }
#sociallinks li 	{ display:block; float:left; text-indent:-9999px; }
#social_face a		{ display:block; width:81px; height:31px; background:url(../images/sbimages/social.gif) no-repeat 0 0;  }
#social_twit a		{ display:block; width:97px; height:31px; background:url(../images/sbimages/social.gif) no-repeat -81px 0;  }
#social_ytube a		{ display:block; width:97px; height:31px; background:url(../images/sbimages/social.gif) no-repeat -179px 0;  }

/*mini gallery*/
#minigallery ul		{ margin:0; padding:0; overflow:hidden; }			
#minigallery li		{ width:132px; float:left; padding-right:9px; margin-bottom:5px; }
#minigallery li a	{ display:block; width:132px; height:18px; text-align:center; background:url(../images/sbimages/sbtitlebg.gif) repeat-x; text-decoration:none; color:#fff; font-size:105%; font-weight:bold;  }
#minigallery li a:hover		{ color:#547AB9; }
 
 
 
/**/
.entry h4	{ font-family:Georgia, serif!important; font-size:250%!important; color:#6B8FCB!important; }
#main,		{ margin:0 0 30px 29px!important; width:532px!important; }