/* CSS Document

Colors
Yellow: #ffcd34
Purple: #39294a
Gray: #d1d2d4

Alternating row colors
#CCCCCC
#e8dabe

 */
body { 
background-color: #505662;
color: #555555;
line-height: 1.25; 
font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,Verdana,Arial,sans-serif;
font-size: 11px;
background:none repeat scroll 0 0 #505662;
margin:0 auto;
max-width:1100px;
min-width:990px;
padding-top:0 !important;
width:90%;
}

/* ***************************** Custom Theme Elements ***************************** */

button, textarea, select {
border: 1px solid #9a9a9a;
}

input:focus {
border: 1px solid #39294a;
}

/* ------------------ Global links ------------------  */

a:link, .add_button, .button { 
color: #A00004; text-decoration: none; 
}
a:visited, .add_button:visited, .update_button:visited, .button:visited	{ 
color: #A00004; text-decoration: none; 
}
a:hover, .add_button:hover, .add_button:focus, .update_button:hover, .update_button:focus, .button:hover, .button:focus	{ 
color: #A00004; text-decoration: none; 
}
a:active, .add_button:active, update_button:active, .button:active { 
color: #A00004; text-decoration: none; 
}

/* ------------------ Main Container ------------------  */

#maincontainer {
min-width: 990px;
max-width: 1100px;
margin-right: auto;
margin-left: auto;
-moz-border-radius: 6px 6px 6px 6px;
background-image: url("http://lautering.com/wp-content/themes/lautering/_inc/images/bgfade.gif") repeat-x;

}

#contentwrapper {
-moz-border-radius:6px 6px 6px 6px;
background:none repeat scroll 0 0 #F9F9F9;
overflow:hidden;
position:relative;
width:100%;

}
/*
#contentwrapperAdmin {
float: left;
min-width: 990px;
max-width: 1100px;
background: #f9f9f9;
background: url("http://lautering.com/wp-content/themes/lautering/_inc/images/bgfade.gif") repeat-x scroll left top transparent;
margin-top: 0px;
padding: 0px 0px 0px 0px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:3px;
}
*/
#contentcolumn { 		/* main content - holds procedure, recipe, mash, etc. */
-moz-border-radius-bottomleft:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:3px;
background:url("http://lautering.com/wp-content/themes/lautering/_inc/images/bgfade.gif") repeat-x scroll left top transparent;
float:left;
width:100%;


}


#contentcolumn-rec { 		/* main content - holds procedure, recipe, mash, etc. */
margin: 0px -325px 12px 0px; 
min-width: 635px;
max-width: 720px;
background: url("http://lautering.com/wp-content/themes/lautering/_inc/images/bgfade.gif") repeat-x scroll left top transparent;
border-right: 325px solid #ffcc00; /* The width and color of the right*/
}


#contentWide { 			/* if no sidebar content */
min-width: 990px;
max-width: 1100px;
margin-right: auto;
margin-left: auto;
margin-bottom: 25px;
background: url("http://lautering.com/wp-content/themes/lautering/_inc/images/bgfade.gif") repeat-x scroll left top transparent;

}

#rightcolumn {  		/* sidebar content - holds links, brewlog lists, recipe lists, upcoming brewing sessions, etc. */
-moz-border-radius-topright:3px;
background:url("../images/sidebar_back.gif") repeat-x scroll left top #FBFBFB;
border-left:1px solid #E4E4E4;
float:left;
margin-left:-327px;
margin-top:1px;
width:325px;

}


div#contentcolumn .padder {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-topleft:6px;
margin-right:327px;
}
.padder {
padding:20px;
}

/* ------------------ Header  ------------------  */



.titleText {
font-size: 20px; 
color: #ffffff; 
font-weight: bold;
padding-left: 0px;
padding-top: 35px;
padding-bottom: 0px;
padding-right: 25px;
}

.quoteText {				
padding-left: 10px;
padding-right: 25px;
font-size: .85em;
font-style: italic;
color: #ffffff;
}

#subtitle, #subtitleAdmin, #subtitleWide {				/* UNIVERSAL */
height: 50px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
font: 2.1em Rockwell,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,Verdana,Arial,sans-serif;
color: #A00004;
}

#breadcrumbWide, #breadcrumb , #breadcrumbAdmin {
height: 25px;
padding: 0;
font-size: .8em;
margin-top: 10px;
}


#paginate {						/* UNIVERSAL */
text-align: right;
padding: 8px 0px 0px 3px;
font-size: .8em;
}

/* *****************************  Theme-Specific Main Navigation Elements *****************************  */
#nav {
background-color: #505662;
padding: 15px 25px 0px 25px;
height: 30px;
font-size: 150%;
font-family: Verdana,Arial,sans-serif;
}

#nav ul 
{

}

#nav li
{

}

#nav a:link 		{ color: #ffffff; text-decoration: none; }
#nav a:visited 		{ color: #ffffff; text-decoration: none; }
#nav a:hover 		{ color: #EEBB00; text-decoration: none; }
#nav a:active 		{ color: #CCCCCC; text-decoration: none; }
#nav .ultra_lt		{ color: #CCCCCC; } 

a.menuItem		{ color: #ffcc00; text-decoration: none; }
.menuItem a:visited 		{ color: #ffcc00; text-decoration: none; }
.menuItem a:hover 		{ color: #ffcc00; text-decoration: none; }
.menuItem a:active 		{ color: #ffcc00; text-decoration: none; }
.menuItem .ultra_lt		{ color: #ffcc00; }


/* ------------------ drop-down menu elements ------------------ */

div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem { 
}


div.menuBar { 
}

div.menuBar a.menuButton {
}

div.menuBar a.menuButton:hover { 
}

div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover {
  color: #555555;
}

div.menu {
font-size: 12px;
font-family: Verdana,Arial,sans-serif;
  background-color: #505662;
  border: 1px solid #F9F9F9;
}

div.menu a.menuItem {
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #555555;
}

div.menu a.menuItem span.menuItemText { 
}

div.menu a.menuItem span.menuItemArrow {  
}

div.menu div.menuItemSep {
  border: 1px solid #ffcc00;
}

/* Legacy
#dropmenudiv			{ position: absolute; border: 1px solid #DBDBDB; border-bottom-width: 0;  line-height:15px; z-index:100;  background-color: #CCCCCC; }
#dropmenudiv a 			{ color: #610800; width: 100%; display: block; text-indent: 2px; border-bottom: 1px solid #DBDBDB; padding: 1px 0; text-decoration: none; }
#dropmenudiv a:hover	{ background-color: #E5D4BD; text-decoration: none; color: #000099; }
*/

/* ***************************** Footer Elements *****************************  */

#footer {

clear: left;
width: 100%;
height: 0px;
padding: 5px 0px 0px 0px;
font-size: 90%;
color: #505662;
margin: 0;
}

#footer a { 
color: #FFFFFF; 
}

#footerInclude {
font-size: .8em;
margin-top: 5px;
}

/* ***************************** Header Elements *****************************  */

.headerContent {
clear: left;
width: 100%;
height: 20px; 
border-bottom: 1px solid #DBDBDB;
padding: 5px 5px 5px 0px;
text-align: left;
font-size: 125%;
color: #555555;
font-weight: bold;
margin-bottom: 5px;
}

.headerContentAdmin {
clear: left;
width: 100%;
height: 20px;
border-bottom: 1px solid #DBDBDB;
padding: 5px 5px 5px 0px;
text-align: left;
font-size: 125%;
color: #555555;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
}

/* ***************************** Tools/Reference Elements *****************************  */

#wideWrapper {  				/* Use for tools and reference pages */
width: 600px;
text-align: left;
background: #EAEAEA;
border: 1px solid #333333;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperReference {  		/* Use for tools and reference pages */
width: 100%;
text-align: left;
background: #EAEAEA;
border: 1px solid #333333;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperCalc {  			/* Use for tools and reference pages */
width: 740px;
text-align: left;
background: #EAEAEA;
border: 1px solid #333333;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperReview {  			/* Use for reviews */
width: 100%;
text-align: left;
background: #EAEAEA;
border: 1px solid #333333;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

.carbonationTable { 			/* specialized style for carbonation tables */
text-align: center;
font-size: .90em;
background: #FFFFFF;
width: 100%;
border-collapse: collapse;
}

#referenceHeader {
background-color: #DBDBDB;
font-weight: bold;
padding: 4px;
color: #555555;
margin: 0 0 5px 0;
font-size: 120%;
}


/* ***************************** Sidebar Elements *****************************  */

#sidebarWrapper {
width: 325px;
padding: 0px;
margin-top: 20px;
margin-bottom: 20px;
background-image: url("http://lautering.com/wp-content/themes/lautering/_inc/images/sidebar_back.gif") repeat-x scroll left top transparent;
}

#sidebarHeader {
font-weight: bold;
color: #555555;
background:none repeat scroll 0 0 #EAEAEA;
margin-bottom: 5px;
font-size: 12px;
margin:25px -20px 10px -19px;
padding:5px 15px;
}

#sidebarHeaderSmall {			/* use for inner table div within dataTables */
background: #CCCCCC;
padding: 2px 2px 2px 4px;
font-weight: bold;
color: #050117;
}

#sidebarInnerWrapper {
width: 325px;
font-size: 100%;
background-image: url("http://lautering.com/wp-content/themes/lautering/_inc/images/sidebar_back.gif") repeat-x scroll left top transparent;

}

/* ***************************** Theme Specific Color Elements *****************************  */

.ultra_lt	 		{ color: #E5D4BD; }
.lt	 				{ color: #CCCCCC; }
.mid		 		{ color: #EAEAEA; }
.dk			 		{ color: #DBDBDB; }
.bknd_white			{ background-color: #FFFFFF; }
.bknd_ultra_lt		{ background-color: #E5D4BD; }
.bknd_lt			{ background-color: #CCCCCC; }
.bknd_mid			{ background-color: #EAEAEA; }
.bknd_dk			{ background-color: #DBDBDB; }

/* ultra light border styles */
.bdr1_ultra_lt			{ border: 1px solid #E5D4BD; }
.bdr1_ultra_lt_dashed 	{ border: 1px dashed #E5D4BD; }
.bdr1_ultra_lt_dotted	{ border: 1px dotted #E5D4BD; }
.bdr2_ultra_lt			{ border: 2px solid #E5D4BD; }
.bdr2_ultra_lt_dashed 	{ border: 2px dashed #E5D4BD; }
.bdr2_ultra_lt_dotted 	{ border: 2px dotted #E5D4BD; }
.bdr1L_ultra_lt			{ border-left: 1px solid #E5D4BD; }
.bdr1L_ultra_lt_dashed	{ border-left: 1px dashed #E5D4BD; }
.bdr1L_ultra_lt_dotted	{ border-left: 1px dotted #E5D4BD; }
.bdr1R_ultra_lt			{ border-right: 1px solid #E5D4BD; }
.bdr1R_ultra_lt_dashed	{ border-right: 1px dashed #E5D4BD; }
.bdr1R_ultra_lt_dotted	{ border-right: 1px dotted #E5D4BD; }
.bdr1T_ultra_lt			{ border-top: 1px solid #E5D4BD; }
.bdr1T_ultra_lt_dashed	{ border-top: 1px dashed #E5D4BD; }
.bdr1T_ultra_lt_dotted	{ border-top: 1px dotted #E5D4BD; }
.bdr1B_ultra_lt			{ border-bottom: 1px solid #E5D4BD; }
.bdr1B_ultra_lt_dashed	{ border-bottom: 1px dashed #E5D4BD; }
.bdr1B_ultra_lt_dotted	{ border-bottom: 1px dotted #E5D4BD; }

/* light border styles */
.bdr1_light				{ border: 1px solid #CCCCCC; }
.bdr1_light_dashed 		{ border: 1px dashed #CCCCCC; }
.bdr1_light_dotted		{ border: 1px dotted #CCCCCC; }
.bdr2_light				{ border: 2px solid #CCCCCC; }
.bdr2_light_dashed 		{ border: 2px dashed #CCCCCC; }
.bdr2_light_dotted 		{ border: 2px dotted #CCCCCC; }
.bdr1L_light			{ border-left: 1px solid #CCCCCC; }
.bdr1L_light_dashed		{ border-left: 1px dashed #CCCCCC; }
.bdr1L_light_dotted		{ border-left: 1px dotted #CCCCCC; }
.bdr1R_light			{ border-right: 1px solid #CCCCCC; }
.bdr1R_light_dashed		{ border-right: 1px dashed #CCCCCC; }
.bdr1R_light_dotted		{ border-right: 1px dotted #CCCCCC; }
.bdr1T_light			{ border-top: 1px solid #CCCCCC; }
.bdr1T_light_dashed		{ border-top: 1px dashed #CCCCCC; }
.bdr1T_light_dotted		{ border-top: 1px dotted #CCCCCC; }
.bdr1B_light			{ border-bottom: 1px solid #CCCCCC; }
.bdr1B_light_dashed		{ border-bottom: 1px dashed #CCCCCC; }
.bdr1B_light_dotted		{ border-bottom: 1px dotted #CCCCCC; }

/* midtone border styles */
.bdr1_mid				{ border: 1px solid #EAEAEA; }
.bdr1_mid_dashed 		{ border: 1px dashed #EAEAEA; }
.bdr1_mid_dotted		{ border: 1px dotted #EAEAEA; }
.bdr2_mid				{ border: 2px solid #EAEAEA; }
.bdr2_mid_dashed 		{ border: 2px dashed #EAEAEA; }
.bdr2_mid_dotted 		{ border: 2px dotted #EAEAEA; }
.bdr1L_mid				{ border-left: 1px solid #EAEAEA; }
.bdr1L_mid_dashed		{ border-left: 1px dashed #EAEAEA; }
.bdr1L_mid_dotted		{ border-left: 1px dotted #EAEAEA; }
.bdr1R_mid				{ border-right: 1px solid #EAEAEA; }
.bdr1R_mid_dashed		{ border-right: 1px dashed #EAEAEA; }
.bdr1R_mid_dotted		{ border-right: 1px dotted #EAEAEA; }
.bdr1T_mid				{ border-top: 1px solid #EAEAEA; }
.bdr1T_mid_dashed		{ border-top: 1px dashed #EAEAEA; }
.bdr1T_mid_dotted		{ border-top: 1px dotted #EAEAEA; }
.bdr1B_mid				{ border-bottom: 1px solid #EAEAEA; }
.bdr1B_mid_dashed		{ border-bottom: 1px dashed #EAEAEA; }
.bdr1B_mid_dotted		{ border-bottom: 1px dotted #EAEAEA; }

/* dark border styles */
.bdr1_dark				{ border: 1px solid #DBDBDB; }
.bdr1_dark_dashed 		{ border: 1px dashed #DBDBDB; }
.bdr1_dark_dotted		{ border: 1px dotted #DBDBDB; }
.bdr2_dark				{ border: 2px solid #DBDBDB; }
.bdr2_dark_dashed 		{ border: 2px dashed #DBDBDB; }
.bdr2_dark_dotted 		{ border: 2px dotted #DBDBDB; }
.bdr1L_dark				{ border-left: 1px solid #DBDBDB; }
.bdr1L_dark_dashed		{ border-left: 1px dashed #DBDBDB; }
.bdr1L_dark_dotted		{ border-left: 1px dotted #DBDBDB; }
.bdr1R_dark				{ border-right: 1px solid #DBDBDB; }
.bdr1R_dark_dashed		{ border-right: 1px dashed #DBDBDB; }
.bdr1R_dark_dotted		{ border-right: 1px dotted #DBDBDB; }
.bdr1T_dark				{ border-top: 1px solid #DBDBDB; }
.bdr1T_dark_dashed		{ border-top: 1px dashed #DBDBDB; }
.bdr1T_dark_dotted		{ border-top: 1px dotted #DBDBDB; }
.bdr1B_dark				{ border-bottom: 1px solid #DBDBDB; }
.bdr1B_dark_dashed		{ border-bottom: 1px dashed #DBDBDB; }
.bdr1B_dark_dotted		{ border-bottom: 1px dotted #DBDBDB; }

/* non-theme specific border styles */
.bdr1_black				{ border: 1px solid #000000; }
.bdr1_white				{ border: 1px solid #FFFFFF; }
.bdr1_red				{ border: 1px solid #FF0000; }




#shadowbox {
width: 250px;
position: absolute;
background: url(../images/25black.png) repeat;
float: right;
top: 235px;
right: 235px;
}

#caution {
top: -4px;
left: -4px;
background-color: #EAEAEA;
border-top: 3px solid #A00004;
border-left: 3px solid #A00004;
border-right: 3px solid #A00004;
border-bottom: 3px solid #A00004;
padding: 10px 10px 10px 10px;
text-align: justify;
font-size: 90%;
background-repeat: no-repeat;
position: relative;
}

/* ***************************** More Info Rollover Elements *****************************  */

#moreInfo a span {
display: none;
}

#moreInfo a:hover span {
display: block;
position: absolute; 
height: auto;
padding: 5px; 
z-index: 100;
color: #555555;
}

#moreInfoWrapper {  				/* Use for tools and reference pages */
width: 450px;
text-align: left;
background: #EAEAEA;
border: 1px solid #333333;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#psiWrapper {
width: 99%;
background: #ffffff;
border: 1px solid #EAEAEA;
padding: 2px 2px 2px 2px;
margin-top: 3px;
margin-right: 5px;
font-size: inherit;
}

/* ***************************** Calendar Display Elements *****************************  */

.calendar 		{ border: 1px solid #050117; border-collapse: collapse; color: #050117; width: 100%; font-size: 9px; }
.tableContain 	{ color: #050117; font-size: 9px; }
.none 			{ color: #050117; font-size: 9px; }
.today 			{ border: 1px solid #050117; color: #050117; background:#cfcfcf; font-size: 9px; padding: 2px;}
.monthdays 		{ border: 1px solid #050117; color: #050117; font-size: 9px; padding: 2px; height: 100px; } 
.nonmonthdays 	{ border: 1px solid #050117; color: #050117; background: #efefef; font-size: 9px; padding: 2px; height: 100px; } 
.day 			{ vertical-align:top; font-size: 9px;}
.header			{ border: 1px solid #050117; color: #050117; background-color:#cfcfcf; padding: 2px; font-size: 9px; }
.weekdays		{ border: 1px solid #050117; background-color: #dddddd; color: #050117; font-size: 9px; padding: 2px; }
.calInfo		{ padding-left: 2px; font-size: 9px; }

/* Recipe Calculator Styles */

#calculate {
width: 350px;
position: absolute;
background: url(../images/25black.png) repeat;
float: right;
top: 165px;
right: 60px;
z-index: 2;
}

#calculateInner {
top: -4px;
left: -4px;
background-color: #E5D4BD;
border-top: 3px solid #EAEAEA;
border-left: 3px solid #EAEAEA;
border-right: 3px solid #DBDBDB;
border-bottom: 3px solid #DBDBDB;
padding: 10px 10px 10px 10px;
text-align: left;
font-size: 90%;
background-repeat: no-repeat;
position: relative;
}