/*   
Theme Name: Home with the Kids Responsive
Theme URI: http://www.homewiththekids.com/blog
Description: Responsive Blog theme for Home with the Kids
Author: Stephanie Foster
Author URI: http://www.homewiththekids.com
Version: 1
*/
/***************************************************************************/
/* HTML Tags */
/***************************************************************************/
body {
 font-family: Arial, Verdana, Helvetica, sans-serif;
background-color: #FBFAF7;
	margin:0px 0px 0px 0px;
}
img {
    max-width: 98%;
    height: auto;
}
#logocontainer {
	width:90%; max-width:1000px;
	margin-right:auto;
 	margin-left:auto;
      }
.logo {float:left;}
.headerimage {float:right;
}
@media (max-width: 900px) {
.headerimage {display: none;
  }
}

img {border:0px;}
#container {
	width:90%; max-width:1000px;
	margin-right:auto;
 	margin-left:auto;
      }
#largeright {
    float:right;
	width:33%;
	background:#D8FAE7;
	margin:5px 5px 5px 5px;
		}
#rightleftcontent {
	width: 160px;
	padding: 5px;
	float: left; }
#rightrightcontent {
	width: 120px;
	float: left;
	padding-top:5px; }
#menu {
	width:300px;
	margin:5px 5px 5px 5px;
	position: absolute;
    top: 385px;
	float:right;
		}
h1 {
	color: #E7512D;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E7512D;
	margin-top: 10px;
	margin-left:15px;
}
h3 {
	color: #E7512D;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left:15px;
text-align:center;
}
h4 {
	color: #E7512D;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left:15px;
text-align:center;
}
h5 {
	color: #E7512D;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left:15px;
text-align:center;
}
p,h1,pre {
		margin:0px 10px 10px 10px;
		}
p, li {
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
} 
#leftcontent p {
		margin-left:15px;
		}
#leftcontent li {
		margin-left:25px;
                margin-right:25px;
		}
#leftcontent table {
		margin-left:15px;
		}
blockquote {
  border-width:1px 1px 1px 8px;
  border-color:##7DB172;
  border-style:dotted dotted dotted solid;
  background-color:#cdeac7;
  padding:0em 1em;
}

pre {
  overflow:auto;
	width:80%;
  font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
  border: solid 1px #aaa;
  padding: 0px 10px 15px 10px;
}
code {
  font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
  font-size: 12px;
  border: solid 1px #aaa;
}
a:link {
	color: #0033CC;
}
a:hover {
	text-decoration:underline;
	color:#377FCC;
}
.comment-text pre {
  margin:0px 30px;
}
pre code, pre pre {
  border: 0;
}
#navcontainer { position:absolute;
top: 155px;
z-index: 100; }
#navbar {
	left: 0;
	margin: 0;
	padding: 0;
	width:90%; max-width:1000px;
	height: 1em;
background-color: #425580;
border-radius: 10px 3px 10px 3px;
	}
#navbar li {
	list-style: none;
	float: left;
	background-color: #425580;
}
#navbar li a {
	display: block;
	padding: 3px 15px;
	text-decoration: none;
	color: #FFD897;
	font-size: 90%;
	font-weight: bold;
 }
#navbar li a:hover {
	color: #11402F;
	background-color: #CBD4F9;
border-radius: 10px 3px 10px 3px; }
#navbar li ul {
	display: none; 
	width: 10em;
	z-index: 10; }
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none;
	background-color: #8493CB; }
#navbar li:hover li a, #navbar li.hover li a {
	color: #FFD897; }
#navbar li li a:hover {
	color: #FFD897;
	background-color: #46713E; }
#navbar2 {
	left: 0;
	margin: 0;
	padding: 0;
	width:100%;
	height: 1.3em;
background-color: #425580;
border-radius: 10px 3px 10px 3px;
	}
#navbar2 li {
	list-style: none;
	float: left;
	background-color: #425580;
border-radius: 10px 3px 10px 3px;
}
#navbar2 li a {
	display: block;
	padding: 3px 15px;
	text-decoration: none;
	color: #FFD897;
	font-size: 90%;
	font-weight: bold;
 }
#navbar2 li a:hover {
	color: #11402F;
	background-color: #CBD4F9; 
border-radius: 10px 3px 10px 3px; }
#navbar2 li ul {
	display: none; 
	width: 10em;
	z-index: 10;
 }
#navbar2 li:hover ul, #navbar2 li.hover ul {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0; }
#navbar2 li:hover li, #navbar2 li.hover li {
	float: none;
	background-color: #8493CB; 
border-radius: 0px; }
#navbar2 li:hover li a, #navbar2 li.hover li a {
	color: #FFD897; }
#navbar2 li li a:hover {
	color: #FFD897;
	background-color: #46713E; }
.uppercontainer {
	width:90%; max-width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	height: 170px;
	position: absolute;
	background:#7DB171;
    top: 175px;	
border-radius: 10px 4px 10px 4px;
		}
#leftupper {
		width:33%;
		margin:0.5%;
		float:left;
		height: 160px;
		background:#FBFAF7;
		overflow:hidden;
border-radius: 10px 4px 10px 4px;
		}
#centerupper {
	background:#FBFAF7;
	float:left;
	width:33%;
	height: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
border-radius: 10px 4px 10px 4px;
	}
#rightupper {
margin:0.5%;
float:left;
width:32%;
background:#FBFAF7;
height: 160px;
overflow:hidden;
border-radius: 10px 4px 10px 4px;
	}
#rightupper p {
margin:7px;}
@media (max-width: 800px) {
.uppercontainer { top:190px; }
#centerupper {display: none; }
#rightupper {width:49%;}
#leftupper {width:49%;
  }
}
@media (max-width: 500px) {
.uppercontainer { top:215px; }
#centerupper {display: none; }
#leftupper {display: none; }
#rightupper {width:98%;
  }
#leftcontent { width:95%;
position: relative;
    top: 240px;	 }
#rightcontent {
	width:98%;
	padding:0px;
position: relative;
top: 165px;
}}
@media (min-width: 501px) { #rightcontent {
	width:33%;
	position: relative;
    top: 215px;
	padding:0px;
	float:right;
		}
#leftcontent {
        width:67%;
		float:left;
		position: relative;
    top: 190px;	
	padding:0px;
	}
 }
.smallcaption { font-size: 9px; }
.small { font-size: 9px; 
        text-align: right; }
.shrink { font-size: 12px; }
.imgwrap { float: right; }
.nodec { color: black; text-decoration: none; }
.leftfloat {float: left; margin-right: 5px;}
.rightfloat {float: right; margin-left: 5px;}
.style1 {font-size: 10px; }
.style2 {font-size: 12px;
         font-family: Verdana, Arial, Helvetica, sans-serif; }
.style3 {
	color: #E7512D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #330000;
	font-weight: bold;
}
.style5 {color: #003300; }
.corner { background-color: #FBFAF7;
	height:22px; }
p.box { border-style:groove;
border-color:#339966;
border-width:5px;
padding:10px; }
/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/
.page {
  margin:0px;
  text-align:left;
}
/***************************************************************************/
/* Header */
/***************************************************************************/
.header {
  height:125px;
  margin-bottom:5px;
  padding-left:10px;
}
.blog-name:link, .blog-name:visited, .blog-name:hover {
  color:#006633;
  font-family:Arial, Helvetica, sans-serif;
  font-size:22pt;
  font-weight:bold;
  text-decoration:none;
  text-align: center;
}
.blog-description {
  color:#3A3B43;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12pt;
  font-weight:normal;
  margin:0px;
  padding-left:5px;
}
/***************************************************************************/
/* Post */
/***************************************************************************/
.post-title:link, .post-title:visited, .post-title:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
        font-size:16pt;
	color:#E7512D;
	text-decoration: none;
	background-color: #FBFAF7;
	margin-bottom:0px;
}
.post-content, .comment-content {
	font-size:10pt;
}
/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.right-sidebar-title {
	color:#E7512D;
	font-size:10pt;
	font-weight: bold;
	padding:5px;
}
h4 {
	color:#E7512D;
	font-size:10pt;
	font-weight: bold;
}
.right-sidebar {
	color:#000000;
}
.main-title {
	color:#E7512D;
	font-size:10pt;
	font-weight: bold;
	padding:5px;	
	background:#FBFAF7;
}
.center-widget {
	color:#000000;
	background-color:#FBFAF7;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}
.footer {
	font-size:10px;
	text-align:center;
	color:#000000;
}
img {
   border-width:0px;
}
h3#respond, h3#comments {
	color:#E7512D;

}
.single-post-metadata {
	color:#003366;
}
.even-comment {
}
.odd-comment, .even-comment{
	/*background-color:#f8f7ef;*/
}
#rightcontent ul {
  list-style-type:none;
  padding-left:7px;
  margin-top:0px;
  margin-left:0px;
}
#rightcontent li {
	margin-top:5px;
}
h3#respond, h3#comments {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FBFAF7;
	margin-bottom:0px
}
.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	text-decoration:none;
}
.post-author a:link {
	font-size:8pt;
	color:#003366;
	text-decoration:none;
}
.post-metadata {
	font-size:8pt;
	color:#003366;
  padding-left:3em;
}
/* Comments Styles */
.comment-header {
        border:0px;
        padding:5px 10px;
}
.comment-num:link, .comment-num:visited, .comment-num:hover{
        float:right;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:34px;
        font-style:italic;
       color:#aaaaaa;
				text-decoration:none;
}
.comment-text {
        padding:0px 10px;
}
.comment-list .odd-comment, 
.comment-list .even-comment {
	font-size:12px;
  margin-bottom:15px;
}
.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}
.comment-date{
 	color:#999999;
 	font-size:7pt;
}
.comment-edit-link {
 	color:#999999;
 	font-size:7pt;
}
/* Single post */
.single-post-metadata {
	font-size:8pt;
	/*font-style:italic;*/
	padding:1em;
	clear:both;
}
.adsense {float: left; margin: 3px 25px 3px 15px;}
.adsenseright {float: right; margin: 3px 25px 3px 15px;}
.alignright {float: right; margin: 3px 25px 3px 15px;}
.alignleft {float: left; margin: 3px 25px 3px 15px;}
.aligncenter { display: block;
	margin: 0px auto 0px auto;
}
.decr {
	padding: 3px 8px;
	margin-left: 50px;
	background-color: #F0FAFF;
}
.social {
	font-size: 85%;
	text-decoration: none;
}
#left {
	float:left;
	width:150px;
	background:#ECECFF;
	margin:5px 5px 5px 5px;
	padding: 8px;
	border: 4px groove #C4C4FF;
		}
#right {
	float:right;
	width:150px;
	background:#ECECFF;
	margin:5px;
	padding: 8px;
	border: 4px groove #C4C4FF;
		}

#right p {
	margin: 0px 0px 10px 0px;
		}
#right h2 {
	margin: 0px 0px 15px 0px;
color:#E7512D;
font-size:14pt;
		}
h2 {
	margin: 0px 0px 15px 0px;
color:#E7512D;
font-size:12pt;
		}
/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
   content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/
/* Search input */
input#s {
	width:90%;
}
/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FBFAF7;
}
.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#FBFAF7;
	width:300px;
}
textarea#comment {
	width:400px;
}
.google-ads {
	text-align:center;
}
.gravatar {
  float:left;
  border:1px solid #888888;
  padding:2px;
  background-color:#FBFAF7;
  margin-right:5px;
}
.indent { margin-left: 24px; }
.adborder { margin:5px 5px 5px 5px;
	padding: 8px;
	border: 4px groove #006633;
		}
#leftupper h2, #centerupper h2, #rightupper h2 {
	margin: 7px; }
.admark { background-color:#F60; color:#FFF; float:right;
border-radius: 3px; margin-top: -20px;}
.disclosuremark { background-color:#F60; color:#FFF;
border-radius: 3px; }