/* 
    Document   : main
    Created on : Feb 26, 2010, 10:49:55 PM
    Author     : Johnny Busby
    Description:
        The main stylesheet for the Catarosa website.
*/

body {
    margin: 0;
    padding: 0;
    font-variant: small-caps;
    font-family: Georgia,'Times New Roman',Times,serif;
    background: url('../gfx/woodBg.jpg') #16110f;
    background-repeat: repeat;
    background-position: top center;
}

a:link {color: #eb6106}
a:visited {color: #eb6106}
a:hover {color: #cb2026}
a:active {color: #cb2026}
	
h1 {font-size: 1em; margin: 0;}
ul { padding-left: 0; list-style: none outside; }

.tan { color: #c1a117; }
.blue { color: #395761; }
.gray { color: #ceccc8; }
.tanHome { color: #cdaf9a; line-height: 22px;}
.lightbg { background-color: #241a14; border-color: #241a14;}
.darkbg {  background-color: #16100d; border-color: #16100d;}

.menuBg { width: 100%; }

/*******************************************/
/*******************************************/
.horizMenu ul { background-color: #16100d; }


/**** horizMenu over-rides  for topMenu ***/
#topMenu.horizMenu ul { font-size: 0.92em; }
#topMenu.horizMenu > ul > li > a {background: #16100d; border: 0; margin: 0; padding: 0;}
#topMenu.horizMenu > ul > li > a:hover {background: #362515; border: 0; margin: 0; padding: 0;}
#topMenu.horizMenu > ul > li {background: #16100d;}
#topMenu.horizMenu > ul > li:hover {background: #362515;}
#topMenu.horizMenu > ul { width: 970px; height: 25px; }
#topMenu.horizMenu li ul { font-size: 100%; top: 20px; left: 7px; }
#topMenu.horizMenu li ul li+li { border-top: 1px;}
#topMenu.horizMenu li ul a { background: #362515; }

/**** horizMenu over-rides  for socialMediaMenu  ***/
#socialMediaMenu.horizMenu > ul { width: 230px; height: 27px;}
#socialMediaMenu.horizMenu  ul li { border: 0; padding: 2px; margin: 0; }
#socialMediaMenu.horizMenu  ul li a { border: 0; padding: 0; margin: 0; }
#socialMediaMenu.horizMenu img {  border: 0; vertical-align: middle; }
#socialMediaMenu.horizMenu li:hover { background-color: #16100d; }
/*******************************************/
/*******************************************/



.horizMenu2 {text-align: left; font-size: 1em; padding: 0; margin: 0;}
.horizMenu2 > li { padding-left: 10px; float: left; color: #c1a117;}
.horizMenu2 ul { margin-left: 0; }
.horizMenu2 ul li { font-size: 0.95em; }
.horizMenu2 ul li, .horizMenu2 a, .horizMenu2 a:visited { color: #cdaf9a; }
.horizMenu2 a { text-decoration: none; }



.menuHeader { font-size: 70%; padding-top: 3%; width: 110px; }

.vertMenu ul { font-size: 0.65em; margin: 0px; padding: 0px 0; position: relative; top: -25px; left: 0; width: 100%;}
.vertMenu ul li { color: #cdaf9a;}
.vertMenu ul li a, .vertMenu ul li a:visited { color: #c1a117; text-decoration: none;}


.clearOut { clear: both; margin: 0px; padding: 0px;}

.left { left: 0; }
.right { right: 0; }
.bottom { bottom: 0; }
.column { position: fixed; top: 0; height: 100%}
.row { position: fixed; left: 0; width: 100%}
.size1of2 { width: 50%; }

/*#leftPanel { background: url('../gfx/sideGradientL.png') repeat-y scroll 0 0; }*/

/* #midPanel {position: absolute; top: 0; left: 15%; right: 15%; width: 1024px; background: url('../gfx/midPanelBg.png') repeat center; z-index: 100; text-align: center;}*/ 
/*#midPanel {position: absolute; top: 0; left: 48%; margin-left: -25%; width: 1024px; background: url('../gfx/wood_background_midPanelBg.jpg') repeat center; z-index: 100; background-color: #16100d; filter: alpha(opacity=89); text-align: center;}*/
/*  **** Disabled 2010-03-07 by jeb
#midPanel {
    position: absolute;
    top: 0;
    left: 48%;
    width: 1024px;
    z-index: 100;
    text-align: center;
    background-color: rgb(30,30,30);
    background-color: rgba(30,30,30,0.8);
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorstr=#40e69138, endColorstr=#40e69138);
    -ms-filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorstr=#40e69138, endColorstr=#40e69138);
    margin-left: -25%;
}
*/
#midPanel {
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    z-index: 100;
    text-align: center;
    background-color: transparent;
    background-color: rgba(30,30,30,0.8);
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#cc1e1e1e, endColorstr=#cc1e1e1e);
    -ms-filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#cc1e1e1e, endColorstr=#cc1e1e1e);
}
/*#midPanel-opacity { opacity: 0.89 }
#midPanel-opacity { filter: alpha(opacity=89) }*/
#content { min-height: 495px; margin: 20px 0;}
#contentMain, #secondaryMain { width: 700px; min-height: 350px; float: left; padding-left: 5px;}
#secondaryMain { width: 69%; height: 100%; margin-left: 2%; text-align: left; font-family: Georgia,'Times New Roman',Times,serif; font-variant: normal; font-size: 13px; line-height: 20px; font-weight: normal; text-transform: none; color: #5a4230;}
#secondaryMainTop { height: 72px; background: url('../gfx/paper_wire_body_bg-top.jpg') no-repeat 0 0; }
#secondaryMainBottom { background: url('../gfx/paper_wire_body_bg-bottom.jpg') repeat-y 0 0; padding-left: 12px; padding-right: 10px; margin-top: -20px;}


#contentSide { float: left; padding-left: 20px;}
#contentRightWhy  { font-size: 0.85em; padding: 0px 2px; border-color: #c8ae2e; border-style: solid; -moz-border-radius: 5%; }
#contentRightFeed { font-size: 0.85em; padding: 0px 2px; border-color: #395761; border-style: solid; -moz-border-radius: 5%; }
#contentRightWhy  { width: 255px; min-height: 100px; -moz-border-radius: 5%; -webkit-border-radius: 15px; }
#contentRightFeed { width: 255px; min-height: 300px; -moz-border-radius: 5%; -webkit-border-radius: 15px; }
#contentRightWhy ul { list-style: disc inside; margin-left: 0; }
#socialMediaMenu { float: left; margin-top: 10px; width: 255px;}
/* #socialMediaMenu { float: left; position: absolute; margin-top: 10px; left: -34px; width: 330px;} */


#footer {width: 96%; clear: both; margin: 0 2%;}
#footer p {margin-bottom: 0; }

/*#rightPanel { background: url('../gfx/sideGradientR.png') repeat-y scroll 100% 0; }*/
/*#bottomPanel { height: 399px; background: url('../gfx/bottomGradient.png') repeat-x scroll 100% 0; }*/
#contentMain div img { width: 600px; height: 340px; margin-left: 2%; }
#mainLogo { padding: 10px 0;}
#rotate { width: 100%; }
#brandedLogo {position: fixed; top: 50%; right: 50px; width: 20%; z-index: -1;}


.sub_subhead { font-family: Georgia,'Times New Roman',Times,serif; font-variant: small-caps; font-size: 20px; line-height: 14px; font-weight: bold; text-transform: none; color: #5a4230;}
.copyright { font-size: 10px; font-face: verdana; color: #ffffff;}
.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}



