/*
Theme Name: Culture Of Life 2.0
Theme URI: http://www.the-culture-of-life.com/
Description: Culture Of Life 2.0
Version: a
Author: Paul Polillo
Author URI: http://www.polillo.com/
*/
/* >>>>>>>>>>>>>>>>>>>> +========+ <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> | LAYOUT | <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> +========+ <<<<<<<<<<<<<<<<<<<< */
body {
  background: #d4d9b4;
  background-image: url(images/body.png);
  background-repeat: repeat;
  color: #333333;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
p {
  margin: 0;
  padding: 0 0 1.00em 0;
}
#container {
  background: #ffffff;
  background-image: url(images/container.png);
  background-repeat: repeat;
  border-right: 10px solid #bf4904;
  border-left: 10px solid #bf4904;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 780px;
}
#header {
  background: #336633;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height: 175px;
  padding: 0;
}
#content1 {
  /* Use #content1 (alone) to create a 1 column layout */
  line-height: 1.40em;
  margin: 0 0 0 0;
  padding: 0.25em 1.00em 0 1.00em;
}
#content2L {
  /* Use #content2L & #content2R (together) to create a 2 column layout */
  line-height: 1.40em;
  margin: 0 210px 0 0;
  padding: 0.25em 0.75em 0 0.50em;
}
#content2R {
  /* Use #content2L & #content2R (together) to create a 2 column layout */
  float: right;
  font-size: 0.80em;
  padding: 0.25em 0.50em 0 0.75em;
  width: 200px;
}
#footer {
  background: #336633;
  background-image: url(images/footer.png);
  background-repeat: no-repeat;
  color: #ffffff;
  height: 50px;
  padding: 1.00em 1.00em 0 1.00em;
}
.alignleft { float: left; }
.aligncenter { text-align: center; }
.alignright { float: right; }
.clearfloat {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 0px;
}
.suppress_display { display: none; }
.suppress_display .header_prn {
  display: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
/* >>>>>>>>>>>>>>>>>>>> +=================+ <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> | SITE NAVIGATION | <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> +=================+ <<<<<<<<<<<<<<<<<<<< */
.sitenav {
  margin: 0;
  padding: 0 0 1.00em 0;
}
.sitenav ul {
  margin: 0;
  padding: 0 0 0 2.00em;
}
.sitenav-archive {
  margin: 0;
  padding: 0 0 1.00em 0;
}
.sitenav-archive ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sitenav-archive li {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1.00em;
}
.sitenav-archive .sym {
	padding: 0 5px 0 0;
}
.sitenav ul.clean {
  margin: 0;
  padding: 0 0 0 1.00em;
}
.sitenav li {
  list-style: circle;
  margin: 0;
  padding: 0;
}
.sitenav li a {
  color: #333333;
  margin: 0;
  padding: 0;
  outline: 0;
  text-decoration: none;
}
.sitenav ul.clean li {
  list-style: none;
  padding-top: 3px;
  vertical-align: center;
}
.sitenav li a:hover { text-decoration: underline; }
.sitenav li.current_page_item {
  color: #bf4904;
  list-style: disc;
  margin: 0;
  padding: 0;
}
.sitenav li.current_page_item a {
  color: #bf4904;
  text-decoration: underline;
}
/* >>>>>>>>>>>>>>>>>>>> +============+ <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> | TYPOGRAPHY | <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> +============+ <<<<<<<<<<<<<<<<<<<< */
a {
  color: #bf4904;
  text-decoration: underline;
}
h1, h2, h3, h4 {
  line-height: 1.00em;
  margin: 0;
  padding: 0 0 0.25em 0;
}
h1 { font-size: 1.75em; }
h2 { font-size: 1.50em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.00em; }
#content2R h1, h2, h3, h4 {
  line-height: 1.00em;
  margin: 0;
  padding: 2px 0 5px 0;
}
#content2R h1 {
  background-color: #336633;
  color: #ffffff;
  font-size: 1.00em;
  text-align: center;
}
#content2R h2 {
  font-size: 1.00em;
  font-weight: bold;
}
.fXS { font-size: 0.50em; }
.fS { font-size: 0.75em; }
.fM { font-size: 1.00em }
.fL { font-size: 1.25em; }
.fXL { font-size: 1.50em; }
/* >>>>>>>>>>>>>>>>>>>> +===============+ <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> | MISCELLANEOUS | <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> +===============+ <<<<<<<<<<<<<<<<<<<< */
.hidden { display: none; }
/* >>>>>>>>>>>>>>>>>>>> +===========+ <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> | WORDPRESS | <<<<<<<<<<<<<<<<<<<< */
/* >>>>>>>>>>>>>>>>>>>> +===========+ <<<<<<<<<<<<<<<<<<<< */
.navigation {
  display: block;
  font-size: 0.65em;
  text-align: center;
}
p.postmetadata { font-size: 0.65em; }
.wp-caption-text {
  font-size: 0.75em;
  text-align: center;
}
