/*  
	Theme Name: 	Growing Family Fun Theme
	Description:	Your Wordpress Theme
	Version: 		2.7
	Author: 		Captain Jack Communications, LLC
	Author URL: 	http://www.captainjack.com/
*/
* {
	padding:0;
	margin:0;
}
html { font-size:100.01%; }
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background:#84925B;
	color:#666;
	padding-top:8px;
	line-height: 1.4em;
}
.clear { clear: both; }
table, td, div, img {
	border:0;
	border-collapse:collapse;
}
td { vertical-align:top; }
ul, li { list-style: none; }
p { padding:0px 0px 18px 0px; }
a {
	text-decoration: underline;
	color:#B04846;
}
a:hover { text-decoration: none; }
input, select, textarea {
	vertical-align:middle;
	color:#333;
	font-size:12px;
}
input.text, select, textarea {
	padding:2px 0px 3px 6px;
	border:1px solid #7F9DB9;
	background:#fff;
}
html body textarea {
	font-family: Arial;
	font-size:12px;
	color:#000;
}
/*** Main ***/
.main {
	width:962px;
	margin:0 auto;/*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/
}
.main-bg {
	background:#ecede3;
	border:1px solid #ecede3;
}
.header {
	overflow:hidden;
	padding:0px 8px 0px 9px;
}
/*** Menu ***/
.main-menu {
	clear:both;
	overflow:hidden;
	width: 935px;
	padding:0;
	background:url(images/menu.gif);
	margin-top: 15px;
	margin-left: 4px;
}
.menu ul {
	list-style:none;
	width:100%;
	overflow:hidden;
	height:100%;
}
.menu ul li {
	float:left;
	height:100%;
	background:url(images/ver.gif) no-repeat 0 1px;
	margin:0px 0px 0px -2px;
}
.menu ul li a {
	display:block;
	float:left;
	overflow:hidden;
	text-decoration:none;
	padding:15px 31px 12px 31px;
}
.menu ul li a {
	font-size:1.4em;
	color:#efefef;
}
.menu ul li:hover, .menu ul li.current_page_item { 	background:url(images/ver-on.gif) no-repeat 0 1px #94753e;}
/*** Search ***/
.search {
	float:right; /*overflow:hidden; height:100%;*/
}
.search form { background:url(images/input-bg.gif) no-repeat 0 0; }
.search .text {
	width:178px;
	padding:2px 0px 2px 6px;
	margin:0px 17px 0px 0px;
}
.search .but { cursor: pointer; }
.search_page {
	float:left;
	padding:30px 3px 0px 0px;
}
/*** Banner ***/
.banner {
	clear:both;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	background:url(images/banner.jpg) repeat-x 0 0;
	width: 935px;
	height: 230px;
	margin: 0 auto;
}
.banner a {
	display: block;
	text-indent: -9999px;
	width: 935px;
	height: 230px;
	text-decoration: none;
	outline: none;
}
/*** Column ***/
.content {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:0px 11px 30px 12px;
}
.column-left {
	width:238px;
	float:left;
	margin:0px 0px 0px 0px;
	_margin-right:-7px;
}
.column-right {
	width:231px;
	float:right;
	margin:0px 0px 0px 0px;
	_margin-left:-3px;
}
/*** Widgets  ***/
.widget {
	height:100%;
	overflow:hidden;
	margin:0px 0px 30px 0px;
}
.widget h3 {
	font-size:1.2em;
	color:#fff;
	font-family:Tahoma;
	overflow:hidden;
	padding:3px 3px 3px 20px;
	background-color: #7C0200;
	margin-bottom: 3px;
}
.widget p {
	color:#5e6366;
	font-size:1.2em;
	padding: 5px;
}
.widget ul {
	margin:0 24px 0px 33px;
	color:#5e6366;
	font-size:1.2em;
	height:100%;
}
.widget li {
	background:url(images/line.gif) repeat-x 0 bottom;
	padding:9px 0px 6px 1px;
}
.widget a {
	color:#0067c2;
	font-size:12px;
}
.widget li a {
	color:#5e6366;
	text-decoration:none;
}
.widget li a:hover { text-decoration: underline; }
/* posts */
table.post {
	display: table;
	width: 100%;
	height: 100%;
	line-height: 1.3em;
}
table.post tr {
	background:url(images/line.gif) repeat-x bottom;
}
table.post td {
	padding: 5px;
	padding-bottom: 10px;
}
td.post-title {
	width: 70%;
}
table td.post-title a {
	color: #b04846;
}
td.post-date {
	width: 30%;
}
/*********/
#search form { padding:0px 0px 0px 30px; }
.widget-right #search form { padding:0px 0px 0px 0px; }
.widget_calendar table { margin:0px 0px 0px 36px; }
.widget-right .widget_calendar table { margin:0px 0px 0px -4px; }
.widget_tag_cloud h2 { text-align:left; }
.widget_tag_cloud { text-align:center; }
.widget_tag_cloud a {
	color:#000;
	text-align:center;
	padding:0px 4px 0px 4px;
}
.widget table a { color:#000; }
.widget_text h2 { color:#000; }
.widget_text { background: none; }
.widget_text div { background: none; }
.widget_text .widget-bg { background: none; }
.textwidget {
	padding:0px 14px 0px 20px;
	color:#000;
	font-size:1.2em;
}
.textwidget { }
/*** Content  ***/
.content { margin-top: 10px; }
.column-center {
	overflow:hidden;
	height:100%;
	padding:10px 27px 0px 28px;
}
.column-center .indent {
	clear:both; /*overflow:hidden; */
	padding:0px;
}
.column-center .title {
	overflow:hidden;
	width:100%;
	overflow:hidden;
	padding:0px 0px 14px 0px;
}
.column-center .title h2 {
	font-size:1.9em;
	font-weight: normal;
	color:#B04846;
	overflow:hidden;
	padding:0px 10px .25em 0px;
}
.column-center .title h3 {
	font-size:1.4em;
	color:#C53242;
	font-weight: normal;
	padding-bottom: .25em;
}
.column-center .title h2 a, .column-center .title h3 a {
	color:#B04846;
	text-decoration:none;
}
.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline; }
.column-center .title .date {
	float:left;
	font-size: 1.1em;
	color:#B04846;
	padding:0px 0px 0px 1px;
	margin:0;
}
.column-center .title .author {
	float:right;
	font-size: 1.1em;
	color:#B04846;
	padding:0px 0px 0px 1px;
	margin:0;
}
.title-page * {
	font-size: 1.9em;
	color:#B04846;
	padding:1px 0px 12px 0px;
}
.text-box {
	clear:both;
	font-size:1.4em;
	line-height:1.4em;
	padding:0px 0px 0px 1px;
}
.text-box p { padding:0px 0px 15px 0px; }
.text-box .fleft {
	padding:0px 0px 0px 0px;
	display: inline;
}
.text-box .fleft img {
	float:left;
	direction: inherit;
	margin:-6px 16px 5px -2px;
}
.column-center .border-bottom {
	border-bottom:0;
	padding-bottom:0px;
}
.comments a, .link-edit a, .navigation a {
	font-size:1.1em;
	color:#B04846;
}
.comments {
	clear:both;
	padding:0px 0px 10px 0px;
	margin:-9px 0px 0px 0px;
}
.comments a { text-decoration:none; }
.comments a:hover { text-decoration: underline; }
.link-edit {
	clear:both;
	padding:0px 0px 10px 0px;
}
.navigation { clear:both; }
/*******/
.text-box h1 {
	font-family:Arial;
	font-size:1.4em;
	line-height:1.3em;
	font-weight: normal;
	color:#C53242;
}
.text-box h2 {
	font-family:Arial;
	font-size:1.3em;
	line-height: 1.3em;
	color:#C53242;
	font-weight: normal;
	padding-bottom: .25em;
}
.text-box h3 {
	font-family:Arial;
	font-size:1.2em;
	line-height: 1.3em;
	color:#C53242;
	font-weight: normal;
	padding-bottom: .25em;
}
.text-box h4 {
	font-family:Arial;
	font-size:1.1em;
	line-height: 1.3em;
	color:#C53242;
	font-weight: normal;
	padding-bottom: .25em;
}
.text-box h5 {
	font-family:Arial;
	font-size:1em;
	line-height: 1.3em;
	color:#C53242;
	font-weight: normal;
	padding-bottom: .25em;
}
/*** OL UL style***/
.text-box ul { padding:2px 0px 5px 2px; }
.text-box ul li {
	background:url(images/marker.gif) no-repeat 0 7px;
	padding:0px 10px 2px 12px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
}
.text-box ul li ul { margin-left:10px; }
.text-box ul li ol { margin-left:15px; }
.text-box ul li ol li {
	list-style-type:decimal;
	background: none;
}
.text-box ol { padding-left:2px; }
.text-box ol li { /*background:none;*/
	padding:0px;
	margin-left:13px;
	font-weight:normal;
	list-style-type:decimal;
}
.text-box ol li ul { padding:2px 0px 5px 2px; }
.text-box ol li ul li {
	font-weight:normal;
	background:url(images/marker.gif) no-repeat 0 7px;
	padding:0px 10px 9px 12px;
}
.text-box ul li {
	list-style-image:none;
	list-style:none;
}
.text-box ul li a { }
.text-box ul li a:hover { }
.text-box ul li ul { margin-left:15px; }
.text-box ul li ol { margin-left:20px; }
.text-box ul li ol li { list-style-type:decimal; }
.text-box ul li ol li a { /*background:none;*/ }
.text-box ol { padding:5px 0px 5px 2px; }
.text-box ol li { /*background:none;*/
	padding:0px;
	margin-left:20px;
}
.text-box ol li a {
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
.text-box ol li a:hover { text-decoration:underline; }
.text-box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.text-box ol li ul li a:hover { text-decoration:none; }
.box div { float:left; }
.box ul li { padding:3px 0px 9px 22px; }
.box .left-margin { width:340px; }
.box a {
	font-weight:bold;
	text-decoration:none;
}
.box a:hover { text-decoration: underline; }
/*** Footer ****/
.footer {
	clear:both;
	height:100%;
	color:#f3f3eb;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.3em;
	width:962px;
	text-align: center;
	padding-top: 10px;
}
.footer p {
	display: inline;
	padding: 0 20px;
}
.footer a {
	color:#f3f3eb;
	text-decoration:underline;
}
.footer a:hover { text-decoration: none; }
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
.info-sidebar {
	padding:20px 20px 20px 22px;
	border: 1px solid #d8c4f5;
	width: auto;
	color:#4d4d4d;
	overflow: hidden;
	font-size:1.2em;
	line-height:1.4em;
	background-color: #e4dce8;
	margin-bottom: 10px;
}
.info-sidebar a { text-transform:none; color: #C53242; }
.pagetitle {
	font-size:1.6em;
	font-weight: normal;
	overflow:hidden;
	background-color: #7C0200;
	color: #fff;
	text-align:center;
	padding: 3px;
	line-height: 1.4em;
}
/*--- Navigations ---*/
.navigation {
	padding:5px 0px 6px 0px;
	clear:both;
	height:100%;
	overflow:hidden;
}
.navigation .alignleft {
	float: left;
	width:45%;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.navigation .alignright {
	float: right;
	width:45%;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.pd-nav {
	padding:0;
	margin:0;
}
.pd-nav .alignleft {
	padding:0;
	margin:0;
}
.pd-nav .alignright {
	padding:0;
	margin:0;
}
.pd-title { padding-bottom:0; }
.marg { margin-bottom:10px; }
/*--- Begin Images ---*/
img {
	padding: 0;
	max-width: 100%;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	display:inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float:left;
	display:inline;
}
/*------*/
.postmetadata {
	font-size:1.2em;
	clear:both;
	padding:12px 0px 10px 0px;
}
.postmetadata a {/*color:#3B7ECC;*/ }
.postmetadata a:hover { text-decoration:none; }
/*------*/
#tag_cloud .widget-bottom-left { padding-bottom:15px; }
#tag_cloud .widget-heading { margin-bottom:15px; }
#tag_cloud a { padding-left:3px; }
/*--- Popup styles ---*/
	#commentspopup { }
#commentspopup #header { background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x; }
#commentspopup .page-padding { padding:0 5px; }
#commentspopup .page-width {
	width:538px;
	margin:0 auto;
}
#commentspopup .header-top { background:url(images/popup_header_bg_top.jpg) top repeat-x; }
#commentspopup .header-top-right { background:url(images/popup_header_bg_top_right.jpg) top right no-repeat; }
#commentspopup .header-top-left {
	background:url(images/popup_header_bg_top_left.jpg) top left no-repeat;
	width:100%;
	height:160px;
}
#commentspopup .header-padding { padding:39px 0 0 89px; }
#commentspopup h1 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#E1E7EC;
	text-indent:-10000em;
	width:141px;
	height:27px;
}
#commentspopup h1:hover {
	text-decoration: none;
	cursor:pointer;
}
#commentspopup .description {
	width:141px;
	height:9px;
	text-indent:-10000em;
	margin-top:2px;
}
#commentspopup .description2 {
	width:249px;
	height:27px;
	text-indent:-10000em;
	margin-top:19px;
}
#commentspopup .border-bottom-left { padding:17px 37px 10px; }
#commentspopup p { font-size:12px; }
/*--- Begin Typography & Colors ---*/
	small {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
small * { font-size: 0.9em; }
small p { font-size: 0.9em; }
select { width: 130px; }
#commentform { font-size:1.2em; }
#commentform input { margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 10px auto;
	float: right;
}
#respond p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
#respond form p {
	padding:0px 0px 10px 0px;
	text-indent:0;
}
/*--- Begin Calendar ---*/
	#wp-calendar {
	empty-cells:show;
	width: 155px;
	font-size:1.1em;
}
#wp-calendar th {
	padding:3px 0;
	text-align:center;
	color:#000;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
	color:#000;
}
#wp-calendar a {
	display: block;
	font-weight:bold;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	color:#000;
	font-weight:bold;
	font-size:1.3em;
	padding:0px 0px 6px 0px;
}
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom:1px dashed #999; }
blockquote {
	border:1px solid #000;
	background:#81bccc;
	padding:15px 10px 10px 20px;
	margin:5px 0;
	color:#000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Begin Comments*/
.alt {
	padding: 10px;
	font-size:1.2em;
	padding:0px 20px 0px 0px;
}
.commentlist {/* font-size:1.2em;*/
	color:#000;
	/*padding:0px 18px 0px 20px;*/
		text-align: justify;
}
.commentlist a { }
.commentlist span { color:#000; }
ol.commentlist li {
	list-style: none;
	margin:6px 0px 6px 0px;
	padding: 5px 10px 3px;
	/*list-style: none;*/
		background:#81bccc;
	border:1px solid #000;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	font-size:1.2em;
	color:#000;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left:15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* Misc */
.center {
	text-align: center;
}
.alignright {
	text-align: right;
}
