/****** BEGIN CSS RESET FOR CROSS-BROWSER COMPATIBILITY ******/
* { margin: 0; padding: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Lucida Grande Regular","Lucida Grande",Lucida,sans-serif;
	vertical-align: baseline;
}
._hidden_div { display:none; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #fff;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 10px;
	padding-left: 10px;
}
  ol li {
    padding: 0 6px 6px 6px;
  }
  

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/******* END RESET STYLES *******/

body, html {
  height: 100%; /* for footer stick! */
}

body {
  background: #fff url(/img/bg_body_x.gif) repeat-x 0 0;
  margin: 0; padding: 0; 
  font-family: Verdana, Monaco, sans-serif;
  font-size: 12px;
  color: #000000;
}

a { color: #4455CC; }

#matches a:visited { color: #CCCC7F; }

a img { border: 0px solid #003399; padding: 1px; }

 
h1, h2, h3, h4 {
  font-family: Georgia, Trebuchet, serif;
  font-weight: normal;
 margin-bottom: 3px; 
}


h1 {
	font-size: 24px; line-height: 26px;
	color: #33466d;
	font-weight: 300;
	padding: 15px 0 5px 0; 
}

h2 {
	font-size: 18px;
	font-weight: 300;
	color: #44567d;
	padding: 2px 0 0 0;
}
h2 small {font-size: 14px;}
h3 { font-size: 16px; 
	color: #223355;
	padding: 2px 0 0 0;} 
h3 distinct {font-size: 14px;
  color: #44567d;
}
	
h3 small {font-size: 12px;}
h4 { font-size: 14px; } 

p { 
  margin: 3px 0 10px 0;
  line-height: 16px;
 }
 
ul {  
  margin: .5em 0; 
  list-style-type: none;  
}
ul .bullet {  
  margin: 0 0 0 1.2em; 
  list-style-type: disc;  
}

ul .check {  
  margin: 0 0 0 1.2em; 
  list-style-type: check;  
}

  ul li {
    padding: 0 .5em .5em .5em;
  }
  
  .bullet li {
    margin: 0;
    list-style-position: outside;   
    list-style-type: disc;  
  }
      
  .check li {
    list-style-image: url(/img/vote.png);
    list-style-position: outside;   
    list-style-type: check;  
  }
  .uncheck li {
    margin: 0;
    list-style-position: outside;   
    list-style-type: uncheck;  
  }
      
  .arrow li {
    list-style-image: url(/img/li_arrow.gif) no-repeat 0 .5em;
    list-style-position: outside;   
  }
      
  .inline li {
    float: left; 
    margin-right: 2em;
  }

.postnav{
  width: 100%;
  margin: 1em 0;
  padding: 0px 0.5em;
  background: #eee none;
}
  .post_nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .post_nav li {
    margin: 0;
    padding: 0;
    float: left;
    width: 20%;
    text-align: center;
  }


fieldset {
  border: 1px solid #aaa;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
  margin-bottom: 10px; 
}

    legend {
      font-family: Georgia, Trebuchet, serif;
      color: #333;
      font-size: 1.1em;
      padding: 0 6px 2px 6px;
      font-weight: bold;
    }
    
option { padding-right: 10px; }


/*****  DEFAULT LAYOUT *****/
#header { 
  width: 800px; 
  margin: 0 auto;
  height: 85px; 
  padding-top: 18px; 
}

    #header h1, #header h2 { padding-left: 15px; text-align: left; color: #ccc} 
    #header h1 small { padding-left: 5px; font-size: 18px; } 

#content { 
  color: #000;
  padding-bottom: 67px;
}       
  #content ol  { margin-left: 20px;} 
  #content ol li { margin-bottom: 10px; }

#nonFooter {
position: relative;
min-height: 100%; 
}

#footer { 
  background: #414141 url(/img/bg_div_x.gif) repeat-x top;
  color: #ccc; 
  padding-top: 5px;
  /* for footer At bottom of screen: */
  position: relative;
  margin-top: -70px; 
  min-height: 65px; 
  width: 100%;
}
/* For IE5.5 and IE6 to make the footer work: */
* html #nonFooter { height: 100%; }
* html #footer { height: 65px; }

#contact_info { 
  padding: 10px 20px 0px 20px;
}
  #contact_info li { 
    padding: 5px 10px 5px 10px;
  }
  #contact_info h2 h3 a { text-decoration: none; }
  #contact_info h2 h3 { 
    margin-bottom: 4px;
  }
  
#third { 
  float: left; 
  width: 250px; 
  margin-right: 10px; 
}
#two_thirds { 
  float: left; 
  width: 500px; 
  margin-right: 30px; 
}
#half { 
  float: left; 
  width: 390px; 
  margin-right: 4px; 
}
#qtr { 
  float: left; 
  width: 185px; 
  margin-right: 2px; 
}
#fifth { 
  float: left; 
  width: 160px; 
  margin-right: 2px; 
}

#flashMsg {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 10;
	width: 100%;
}
.message { 
    width: 100%; 
    font-size: 14px; 
    border-bottom: solid 1px #c9b484; 
    border-top: 0px; 
    padding: 12px 0 12px 0; 
    color: #000; 
    background-color: #dddddd; 
    text-align: center; 
} 
/*
._header {
	padding: 15px 0px 15px 75px ;
}

._header p {
	font-size: 10px;
}

*/

#page_head {
  text-align: center;  
  border: 1px solid #cccccc;
  padding-top: 6px; 
  margin-top: 6px; 
  margin-bottom: 12px; 
}

    #page_head ul { margin: 0 auto; width: 475px; }


#entries li {
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px; 
}

    #entries h2 a { text-decoration: none; }

    .zebra { 
      background: #e3e3e3 url(/img/bg_entry_x.png) repeat-x bottom; 
    }
    
#add_comment { display: none; }

#add_comment { background: #efefef; }

#comments .comment { 
  padding: 10px;
  margin-bottom: 20px;
}

#comments .comment_body {
  padding: 10px 10px 0px 10px;
}

#bc {
  margin: 0px 10px 10px 10px;
} 

#centered_div {
  text-align: center;
}



/*****  CUSTOM CLASSES *****/   

.static {
  width: 800px; 
  margin: 0 auto; 
  padding: 0px 0px 0px 10px; */
}

.big_swatch1 { 
  color: #000000; 
  font-size: 26px;
  font-weight: normal;
}

.swatch1 { color: #4455CC; }

.swatch2 { color: #777777; }

.swatch3 { color: #333333; }

.mute { color: #666; font-size: 9px; text-transform: uppercase; }

.cf {display:block;}
.cf {display:inline-block;} 

.cf:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both !important;
    visibility: hidden;
}

* html .cf {height: 1%;}

.clear { clear: both; }

.flush, .flush * {  margin: 0; padding: 0; }

/*****  FORM LAYOUT *****/

.bq {margin: 8px 15px 0 15px;}
.move_mid {margin: 0px 100px 0 50px;}
form .bq {margin: 0 15px 0 15px;}
form .row { clear: left; margin-bottom: 1.5em; }
form .row * { display: block; margin-bottom: .25em; }  
form .row_inline { clear: left; margin-bottom: 10px;  }
form .smaller label { width: 75px; }

form .input {	display: inline;  clear: none;}
form .submit {	display: inline;  clear: none;}

form .input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
form .input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

.error_message { 
  font-weight: bold;   
  text-align: center;
  color: #920000; 
  border: 1px solid #920000;
  padding: 1em;
  width: 300px; 
  margin: 0 auto;
}

.messages_icon {
  background: url(/img/message.png) no-repeat; 
  padding-left: 20px;
}
 
.delete_icon {
  color: #920000;
  background: url(/img/delete.png) no-repeat;
  padding-left: 16px; 
}
.edit_icon {
  color: #920000;
  background: url(/img/delete.png) no-repeat;
  padding-left: 16px; 
}
.comment_icon {
  background: url(/img/comment.png) no-repeat;
  padding-left: 20px;
}

.pagination {
  background-color: #efefef; 
  padding: .5em;
  margin: 0;
}
    .pages { float: left; }
    
    .direction { float: right; } 
    
        .direction a { padding: 0 2em; }
        
    .rpp { padding: .5em; text-align: center; }
    
    .total { padding: .5em; text-align: left; clear: left; }


.invite { 
  background-color: #efefef; 
  padding: 1em;
}


/* tables */
.listing table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color:#333;
  background-color: #fff;
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}
.listing th {
  background-color: #e2e2e2;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px 4px;
}

.listing td {
  border-right: 1px solid #ddd;
  padding:4px 4px;
  vertical-align:top;
  text-align: center;
}
.listing table tr.altRow td {
  background: #f4f4f4;
}
.listing table td.actions {
	white-space: nowrap;
}

.left_align td {
  text-align: left;
}

#no_border table {
  width: 100%;
  background: #fff;
  border: 0;
  padding: 1px;
}
#no_border td {
  text-align: left;
  border: 0;
  background: #fff;
}
#no_border_grey td {
  text-align: left;
  border: 0;
  background: #ccc;
}
#no_border tr {
  border: 0;
  background: #fff;
  padding: 2px 0px 2px 0px;
}

table tr.odd td {
	background-color: #eee;
}

/* vacation picking: */
.vacPick a {
  color: #000000;
}
.vacPick a:visited {
  color: #000000;
}
.vacPick table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color:#333;
  white-space: normal;
  background-color: #fff;
  clear:both;
  padding: 1px;
  margin: 0 0 0 0;
}
.vacPick th {
  background-color: #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:2px 4px;
}
.vacPick table tr td {
  border-right: 0;
  border-bottom: 1px solid #fff;
  padding:6px 6px;
  vertical-align:top;
  text-align: center;
}

/* cake Log */
#cakeSqlLog { 
  width: 900px; 
  background: #fff; 
}

#cakeSqlLog td { padding: 1em; border: 1px solid #000; }

#cakeSqlLog { border-collapse: collapse; }
