/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.secondchancestory.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.secondchancestory.com/mt/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */
#food-links h2 {color:#796109; padding:0;margin:0;font-size:16pt; height:25px;line-height:25px;}
#food-links p {padding-left:20px; text-indent: -8px;}
#container {width:942px !important; margin-left:auto;margin-right:auto;}
#homepagecaption {float:right;margin-top:70px; margin-right:100px; margin-left:20px; width:350px; text-align:justify;}
#alpha {font-family:Calibri, sans-serif; font-size:11pt;}
#header {border-bottom: solid 1px #c0c0c0; background-color:#2E2281 !important; background-image:url(Images/banner.png); background-position: 0 0; background-repeat:no-repeat;}
.widget-powered {margin-right:65px !important;}
#main-navigation ul li.last {border: none !important;}
#main-navigation ul li a {border: none !important; color:#796109;}
#main-navigation ul li  {border: none !important;}
body {background-image:url(Images/bg.png); background-position:0px  0px; background-repeat:repeat-x;}
.widget-search {margin-right:25px;  float:right; position:relative !important;}
.widget-powered {display:none !important;}
#container{margin-top:0;}
#content{ background-color: #fff; border-left: solid 2px #ddc776; border-right: solid 2px #ddc776; margin-top: 5px; margin-bottom: 0px;}
#container-inner { background-color: #ddc776 !important;  background-image:url(Images/contentheader.png);  background-position:3px -8px; background-repeat:no-repeat;}
#alpha {margin-top:40px;min-height:550px;text-align:justify;}
#beta {margin-top:50px;}
#gamma {margin-top:50px;}
#homepage-image {height: 272px !important; width:420px !important; background-image: url(Images/homepage-image.png);}
#footer-content {margin-right:100px;}
#header-description {color:#fff !important;  font-size:12pt; font-family: Georgia, Arial, sans-serif;}
#header-name {font-family: Georgia,Arial, sans-serif; }
/* Beginning of Accordion Styles. Do not delete */
.AccordionTitle, .AccordionContainer {position: relative; width: 565px; }
.AccordionTitle {background-image:url(Images/acheader.png); background-position:0 0; background-repeat:repeat-x;}
.AccordionTitle {overflow: hidden;cursor: pointer;font-family: Calibri; font-size: 11pt; font-weight: bold; margin-bottom: 3px; padding: 2px 0px 2px 5px; background-color:#ddc776;}
.AccordionContent {overflow: hidden; display: none;text-align: justify; margin-left: 15px; margin-right: 2px;}
.AccordionTitle:hover {text-decoration:underline;}
/* End of Accordion */



#mediapane {float:right; margin-right:20px; margin-top:0px;width:300px; height:20px;}
#newspane, #photopane, #PressKit {margin-left:10px;}
#photopane a {color:#796109;}
#customsidebar .widget-sign-in {text-align: center; color: #000; font-family: Verdana, san-serif; font-size: 12px !important; margin: 0; padding: 0;}
#customsidebar .widget-sign-in .widget-header { display: none;}
#customsidebar .widget-sign-in .widget-content {  margin: 0; padding: 5px 15px 10px 15px; float: right; overflow: hidden;}
.addthis_toolbox {margin-top:8px; margin-left:10px;}
#superheader {height:35px; overflow:hidden;}
#mediapane .widget-sign-in a {color: #796109; text-decoration: underline !important;}
#mediapane .widget-sign-in a:hover { color: blue;}
#footer {background-color:#dedede;}
#page-title, #homepagecaption span  {color:#8C7933;}
.asset-name a {color:#8C7933;}   
#alpha-inner p  {font-size: 11pt !important; line-height: 1.3em !important; }
.widget-content ul li a {color:#796109;}
.widget-content a {color:#796109;}
#footer a {color:#796109;}
#mediapane h3, #customsidebar h3 { padding-bottom: 1px; background-image: url(header-arrow-medium.gif) !important;  color: white;  padding-left: 25px;  font-variant: small-caps; font-weight: bold; font-family: Verdana,calibri,arial,sans-serif;  font-size: 8pt;  line-height: 1.8em;  background-repeat: no-repeat; }
#customsidebar { float: right;
            margin-right: 20px;
            margin-top: 0px; font-size:11pt;
            width: 300px; font-family: Calibri, arial, sans-serif;            
        }





#customsidebar p {padding-left:10px;
}

  /* Tab Control Region */
  
  /* Tab controls adapted from Stu Nichols 
http://www.stunicholls.com/various/tabbed_pages.html */


        #left_tab_controls, #tab_content, #right_tab_controls
        {
            float: left;
        }
        #left_tab_controls, #right_tab_controls
        {
            width: 100px;
        }
        #left_tab_controls div, #right_tab_controls div
        {
            width: 80px;
        }
        #tab_content
        {
            text-align: justify;
        }
        #right_tab_controls div.on, #right_tab_controls div.off
        {
            position: relative;
            cursor: pointer;
            line-height: 25px;
            float: left;
            padding: 0 10px;
            height: 25px;
        }
        #left_tab_controls div.on, #left_tab_controls div.off
        {
            position: relative;
            cursor: pointer;
            line-height: 35px;
            float: left;
            padding: 0 10px;
            height: 35px;
        }
        #right_tab_controls div.off
        {
            color: #000;
            background: url(tabs_0.gif) repeat-x left bottom;
            border: 1px solid #ddd;
            z-index: 20;
            left: -1px;
        }
        #left_tab_controls div.off
        {
            color: #000;
            background: url(tabs_0.gif) repeat-x left bottom;
            border: 1px solid #ddd;
            z-index: 20;
        }
        #right_tab_controls div.on
        {
            color: #600;
            font-weight: bold;
            background: url(tabs_2.gif) repeat-x left bottom; /*border: 1px solid #000;*/
            border-color: #000;
            border-style: solid;
            border-width: 1px 1px 1px 0;
            left: -1px;
            background-color: #fff;
            z-index: 100;
            background-color: #dedede;
        }
        #left_tab_controls div.on
        {
            color: #600;
            font-weight: bold;
            background: url(tabs_2.gif) repeat-x left bottom; /*border: 1px solid #000;*/
            border-color: #000;
            border-style: solid;
            border-width: 1px 0 1px 1px;
            background-color: #fff;
            z-index: 100;
            background-color: #dedede;
        }
        #tab_collection div.hide
        {
            display: none;
            width: 0;
            overflow: hidden;
        }
        #tab_collection div.show
        {
            clear: left;
            background: #fff;
            width: 400px;
            margin-top: 0;
            border: 1px solid #000;
            padding: 20px;
            position: relative;
            z-index: 50;
            min-height: 500px;
            line-height: 18px;
            background-color: #dedede;
        }
        #tab_collection div.show img
        {
            float: left;
            margin: 0 10px 10px 0;
        }
        .clear
        {
            clear: both;
        }
  
       #tab_collection hr {margin-bottom:20px;}


 #tab_collection h2 {color: #8c7933; font-size: 1.25em}







    
    /* End of Tab control Region*/




        #news_container *
        {
            margin: 0;
            padding: 0;
        }
        #news_container
        {
           
            width: 250px;
            height: 250px;
            padding: 1.5em;           
            font-family: Calibri, Sans-Serif;
            font-size: 1.1em;
            overflow:hidden;
            line-height:.9em; text-align:left !important;
           
        }
        #news_container p
        {
            margin-bottom: 8px;
            margin-top:5px;
        }
        #news_items
        {
            list-style-type: none;
        }


.youtube, .youtube object {text-align: center;width: 284px; height: 238px; }
.youtube input{width: 300px; margin-top: 5px;}



































