/*  
Theme Name: Chica and Jo - 5.2 
Author: Chica and Jo
Author URI: http://www.chicaandjo.com
Version: 5.2 
Description: Version 5.2 represents the some modernizing polishes to the big site redesign done in 4.0, which includes the splitting up of posts into project library / blog, as well as new graphics and design.
*/
body { 
  background: #a6dbdf;
  color: #666666;
  font-size: 14px;
  line-height: 19px;
  /* font-family: 'Raleway', Verdana, Helvetica, sans-serif; */
  font-family: 'Gothic A1', Verdana, Helvetica, sans-serif;
  margin: 30px 0px 30px 0px; 
  font-weight: 400;
}
#container {
  width: 800px;
  padding: 0px;
  background: #ffffff;
  overflow: auto;
  text-align: left;
  margin: 0 auto;
  display:inline;
}
#container.home {
  display: table-cell;
}
#main_content {
  margin-bottom:10px;
  overflow:auto;
}
h1 { 
  font-size: 22px;
  margin: 0px 0px 5px 0px; 
  padding: 0px;
  color:#f9c04f;
  font-family: 'Libre Baskerville', serif;
  font-weight:normal;
}
h2 { 
  font-size: 26px;
  margin: 0px 0px 10px 0px; 
  padding: 0px;
  color:#f9c04f;
  font-family: 'Libre Baskerville', serif;
  font-weight:normal;
}
h3 {
  color:#f9c04f;
  font-size: 18px;
  margin: 0px 0px 10px 0px;
  font-family: 'Libre Baskerville', serif;
  font-weight:normal;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #6fc9d4;
  text-decoration: none; 
  font-weight: 700;
}
p {
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
input[type="text"] {
  border: 1px solid #cccccc;
  padding: 5px;
  color:#666666;
  font-family: 'Raleway', Verdana, Helvetica, sans-serif;
}
textarea {
  border: 1px solid #cccccc;
  padding: 5px;
  color:#666666;
  font-family: 'Raleway', Verdana, Helvetica, sans-serif;
  font-size:14px;
  width:580px;
}
.yellow_button {
  background-color:#f9c04f;
  padding: 6px 10px 6px 10px;
  border: 0px;
  font-family: 'Libre Baskerville', serif;
  color:#ffffff;
  font-size: 18px;
  margin-bottom: 20px;
}
.separator {
  margin-bottom:30px;
  margin-top:10px;
  clear:both;
}
.left_image {
  margin: 10px 10px 10px 0;
  float: left;
}
.right_image {
  margin: 10px 0px 10px 10px;
  float: right;
}
.plain_image {
  margin: 0px;
}
img.aligncenter {
  margin-left:auto;
  margin-right:auto;
  display:block;
}
img.alignnone {
  margin-left:auto;
  margin-right:auto;
  display:block;
}
  

/* HEADER STUFF */
.header { 
  font-size: 20px;
  text-align: right;
  width: 800px;
}
.header img { 
  border: 0px;
  padding: 0px; 
  margin-bottom: -10px; 
  width: 800px;
}
#header_medium {
  display:none;
}
#header_small {
  display:none;
}
#header_tagline {
  margin: -190px 0px 190px 0px;
  font-size:30px;
  color:#f9c04f;
  font-family: 'Libre Baskerville', serif;
}
#header_nav {
  margin: -140px 0px 140px 0px;
}
#header_nav a {
  color:#6fc9d4;
  text-decoration:none;
  margin-left: 40px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 400;
}
/* FOOTER STUFF */
#footer {  
  margin-top: 30px;
  width: 840px;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}
#footer p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
#footer p a {
  color: #ffffff;
  text-decoration:underline;
}


/* page stuff */
#page h1 {
  margin-bottom:10px;
}
#not_found {
  width: 500px;
  margin: 20px auto 40px auto;
  text-align:center;
}
#not_found h1 {
  font-size: 40px;
  line-height: 48px;
}
#not_found h2 {
  font-size: 30px;
  font-style: italic;
  color: #6fc9d4;
}
#not_found img {
  margin-bottom: 20px;
}


/* post stuff */
#post_title #date {
  background-color:#a6dbdf;
  color:#ffffff;
  float:left;
  text-align:center;
  margin-right:5px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border-radius: 55px;
  width: 55px;
  height: 53px;
  font-weight:400;
  padding-top:2px;
}
#post_title #date.chica {
  border:2px solid #376f80;
}
#post_title #date.jo {
  border:2px solid #f68c64;
}
#post_title #date .day {
  font-size:16px;
  line-height: 16px;
}
#post_title #date .month {
  font-size:18px;
  line-height: 18px;
}
#post_title #date .year {
  font-size:12px;
  line-height: 12px;
}
#post_title #title {
  float: left;
  width: 530px;
}
#post_title #title h1 {
  margin-top:6px;
  line-height: 24px;
}
#post_title #title.chica h3 {
  color:#376f80;
}
#post_title #title.jo h3 {
  color:#f68c64;
}
#post h2 {
  font-size:18px;
  color:#f9c04f;
  margin-top:20px;
}
#money_shot {
  margin-right:auto;
  margin-left:auto;
  width: 590px;
}
#money_shot img {
  max-width: 590px;
  height: auto;
} 
#post_social {
  font-size: 16px;
  color: #f9c04f;
  font-family: 'Libre Baskerville', serif;
  text-align:right;
  margin-bottom:20px;
  width: 590px;
}
#post_social #words {
  padding-top: 5px;
  margin-right:5px;
  float:right;
}
#post_social #icons {
  float:right;
}
#post_social img {
  width: 30px;
  height: 30px;
  margin-bottom: 0px;
}
#subscribe {
  display:none;
}
/* sidebar stuff */
#search {
  display:none;
}
#right_content.expendable {
  display:none;
}
#right_content.home {
  display: table-cell;
  overflow:auto;
  float:none;
  position:relative;
}
#right_content {
  width: 700px;
  text-align:center;
  clear:both;
}
#right_content h2 {
  color:#f9c04f;
  font-family: 'Libre Baskerville', serif;
  font-size: 22px;
}
#categories ul {
  margin:0px;
}
#categories ul li {
  margin-left: -20px;
}
#right_content #recent_posts {
  margin-bottom:50px;
}
#right_content #recent_posts ul li {
  margin-left: -20px;
  margin-bottom: 8px;
  line-height: 16px;
}
#right_content .separator {
  margin-bottom: 20px;
}

#our_photo {
  overflow:hidden;
  margin-bottom: 50px;
}
#our_photo #picture{
  float:left;
  width: 300px;
  margin-left: 20px;
}
#our_photo p {
  float: right;
  width: 330px;
  margin: 75px 20px 0px 0px;
}


/* about us page stuff */
#profile {
  margin-bottom:30px;
  clear:left;
  overflow:auto;
  display:table-cell;
  width: 340px;
  margin-right:10px;
  padding-right: 20px;
}
#headshot {
  float: none;
  margin-right:10px;
  display:inline;
}
#headshot img {
  width:200px;
  height:250px;
}
#bio {
  float:none;
  display:inline;
  width: 350px;
}
#bio h2 {
  margin-top:15px;
}
#bio h2.chica {
  color:#376f80;
}
#bio h2.jo {
  color:#f68c64;
}
#filmstrip {
  text-align:center;
}
#filmstrip img {
  width: 180px;
  height: 180px;
}

/* SLIDER STUFF SHOWN ONLY ON HOME PAGE */
#slides { display:none; }
#dots { display:none; }
/*
#slides {
  margin-bottom:10px;
  height: 700px;
  width: 700px;
  text-align:center;
}
#slides img {
  width: 700px;
  height: 700px;
}
.slide {
  position: absolute;
  display: inline;
}
#dots {
  text-align:center;
  margin-bottom:20px;
}
#dots img.dot {
  margin-left:5px;
  margin-right:5px;
}
*/

/* home page stuff */
#thumb_row {
  width: 710px;
  text-align:center;
  margin-bottom: 30px;
}
#thumb_row h2  {
  color:#f9c04f;
  text-align:center;
  font-style:italic;
  margin-bottom:20px;
}
#thumb_row h2 .keyword {
  color:#6fc9d4;
}
#thumb_row h2 a {
  font-weight:400;
}
#thumb_row #thumb {
  width: 340px;
  height: 340px;
  float: left;
  margin-right: 12px;
}
#thumb_row #thumb img {
  width: 340px;
  height: 340px;
}
#see_more {
  display:none;
}
#home_banner_bottom_ad {
  display:none;
}
#post_banner_bottom_ad {
  display:none;
}

/* search and category listing stuff */
#search_results {
  overflow:auto;
  width: 100%;
  display:inline;
}
#search_results h2 {
  margin-bottom:20px;
}
#search_results h2 .keyword {
  color:#6fc9d4;
}
#search_results #thumb {
  width: 150px;
  float: left;
  margin-right: 10px;
  height: 200px;
}
#search_results #thumb img {
  width: 150px;
  height: 150px;
  margin-bottom:5px;
}
#search_results p {
  font-size: 12px;
  line-height: 16px;
}
#search_results #search {
  float: right;
  top: -40px;
  margin-bottom: -40px;
  position: relative;
}
#post_nav {
  clear:left;
  margin-top: 20px;
}
#post_nav a {
  font-size: 18px;
}
#post_nav .prev {
  float:left;
  margin-bottom: 20px;
}
#post_nav .next {
  float:right;
  margin-bottom: 20px;
}

/* STUFF TO PUT IN RIGHT SIDEBAR */
#social_media {
  text-align:center;
  margin-bottom: 10px;
}
#social_media img {
  margin-right: 2px;
}
#our_photo {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
}
#our_photo img {
  margin-bottom: 10px;
}
#intro {
  padding: 10px;
  border: 1px solid #666666;
  margin-bottom: 10px;
  font-size: 12px;
}
#categories {
  clear:both;
  width:190px;
  margin-bottom:10px;
}
#categories a {
  font-weight: bold;
  text-decoration: none;
}
#categories ul.menu, #categories ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-weight:bold;
}

/* comments stuff */
#comments_notice {
  display:none;
}
#comments_section {
  display:none;
}

/* similar posts stuff */
#similar_posts {
  display:none;
}

#respond_section {
  display:none;
}

#page_nav {
  text-align:center;
  clear: left;
  margin-left:auto;
  margin-right:auto;
}
#page_nav img {
  position: relative;
  top: 5px;
}
#page_nav .page-numbers {
  margin-left:3px;
  margin-right:3px;
  font-family: "Libre Baskerville",serif;
}
#page_nav .current {
  font-size: 14px;
  color:#ffffff;
  border: 2px solid #f9c04f;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 4px 8px 4px 8px;
}




/* This is an outlined table used for displaying tabular data */
table.data {
  border: 1px solid #cccccc;
  margin: 10px;
  border-collapse: collapse;
  align: center;
  text-align: center;
}
table.data th {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
  border: 0px;
  font-family: Trebuchet MS, Verdana, Sans-Serif; font-size: 13px;
}
table.data td {
  padding: 5px;
  margin: 0px;
  vertical-align: top;
  border: 1px solid #aaaaaa;
  font-family: Trebuchet MS, Verdana, Sans-Serif; font-size: 13px;
}
table.data td.green {
  background: #c0ffc0;
}
table.data td.blue {
  background: #c0c0ff;
}

/* This is a simple table used within the content of the page */
table.simple {
  border: 1px solid #cccccc;
  margin: 10px 0px 15px 0px;
  border-collapse: collapse;
}
table.simple td {
  padding: 10px;
  margin: 0px;
  vertical-align: top;
  border: 1px solid #aaaaaa;
  font-family: Trebuchet MS, Verdana, Sans-Serif; font-size: 13px; 
}
table.simple form{
  margin: 5px 0px 0px 0px;
  padding: 0px;
}

/* This is a borderless table used for data display within the page */
table.clean {
  border: 0px;
  margin: 0px;
}
table.clean td {
  padding: 5px;
  margin: 0px;
  vertical-align: middle;
  font-family: Trebuchet MS, Verdana, Sans-Serif; font-size: 13px;
}
table.clean td img {
  border: 0px;
}

/* Don't show the printfooter when displaying in the browser */
#printfooter {
  display: none;
}

/* for embedded videos */
embed {
  border: 1px solid #000000;
}
/* popup elements */
#gray_background {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.popup {
  background: #ffffff;
  position: fixed;
  top: 50px;
  left: 50%;
  width: 600px;
  padding: 16px;
  z-index:1002;
  overflow: auto;
  border:1px solid #333333;
  margin-left:-300px;
  max-height:700px;
}
.popup_button {
  cursor: pointer;
}
#video_popup_content iframe.landscape {
  width:800px;
  height:450px;
}
#video_popup_content iframe.portrait {
  height:600px;
  width:338px;
}
.video_popup_landscape {
  width:800px;
  margin-left:-416px;
}
.video_popup_portrait {
  width:338px;
  margin-left:-250px;
}
.fancy_button {
  text-decoration:none;
  cursor:pointer;
  background-color:#a6dbdf;
  padding: 4px 10px 2px 10px;
  margin: 10px 0px 5px 0px;
  display:inline-block;
  font-weight:700;
}

/* for recipes embedded in posts */
#recipe {
  border: 1px solid #cccccc;
  margin-bottom: 20px;
  padding: 20px 20px 10px 20px;
}
#recipe ul li {
  margin-left:-20px;
}

.tar_button {
  margin-top:-3px;
  margin-bottom:3px;
  float:right;
}

.box_button {
  margin-top:-3px;
  margin-bottom:10px;
  float:right;
}

.downloads_box {
  border:1px solid #cccccc; 
  overflow:auto; 
  padding:20px 20px 10px 20px;
  margin:40px 0px 40px 0px;
}
.downloads_disclaimer {
  clear:both;
  font-style:italic;
  font-size: 12px;
  margin-top: 15px;
  float:left;
}
.downloads_notes {
  float:right;
  text-align:center;
}
.downloads_viewcart {
  float:left;
  margin-top:10px;
  margin-bottom:3px;
}
.downloads_box .left_column {
  /* clear:both; */
  /* width: 300px; */
  width: 500px;
  padding:10px;
  border:1px solid #cccccc;
  margin-left:auto;
  margin-right:auto;
  overflow:auto;
  margin-bottom:20px;
}
h1.downloads_title {
  margin-bottom:15px;
  line-height: 24px;
}
h2.downloads_title {
  font-size:18px;
  margin: 0px 0px 10px 0px; 
  line-height: 24px;
  color:#6fc9d4;
  text-align:center;
}
.pizza_box_thumb {
  float:left;
}
.pizza_box_thumb img {
  width: 200px;
  height: auto;
}
.pizza_box_prices {
  float:right;
  width: 260px;
  margin-top:10px;
  margin-right:10px;
}

br.show_level2 {
  display:none;
}
.skinny_mid-content_ad {
  float:right;
  background-color:#fff39f;
  width:140px;
  margin-left:20px;
  margin-bottom;20px;
  padding:15px 15px 10px 15px;
  text-align:center;
}

#affiliate_disclaimer {
  clear:both;
  font-style:italic;
  font-size: 12px;
  float:left;
}


