/*
Theme Name: Parenting Moves
Theme URI: http://parentingmoves.com
Description: Theme custom made for Parentingmoves.com.
Version: 1.02
Author: Danielle Pignatelli
Author URI: http://www.dpignatelli.com
Tags: blue, white, three-columns, fixed-width

	This theme is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/


/***** RESET *******/

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin:0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style:none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/***** GLOBAL FORMATTING *****/

body {
	font-size: 12px;
	color: #ffffff;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: 0;
}
a {
	color: #119ab5;
	text-decoration: none;
}
a:hover {
	color: #4F67F0;
}

a:visited {
	color: #49647d;
}

img {
	border: 0;
}
#container{
	margin-top:30px;
}

#header-shadow {
	height: 8px
	width: 1000px
	position: relative
	background: url(images/pg_bg.png) repeat-y;
}


/***** PAGE FORMATTING *****/
#header {
	width: auto;
	height: 440px;
	color: #fff;
	padding: 0px;
	background-repeat: no-repeat;
    background-image: url('images/Header.png');
	background-position: left top;
	margin-top: -90px;
}

#headerimg  {
	margin: 0px;
	height: 500px;
	width: auto;
}

h1.post{
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color:  #ffffff;
	padding-bottom: 5px;
	font-family: "Gill Sans", Geneva, Futura;
	padding-right: 100px;
}

h1.post a{
	color: #ffffff;
	text-decoration: none;
}

h1.post a:hover{
	color: #494933;
}

h1 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	color:  #494933;
	font-family: "Gill Sans", Geneva, Futura;
	padding-left: 40px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color:  #494933;
	margin-bottom: 0px;
	font-family: "Gill Sans", Geneva, Futura;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 70px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:  #494933;
	font-family: "Gill Sans", Geneva, Futura;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 5px;
	padding-left: 80px;
	line-height: normal;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:  #494933;
	margin-bottom: 10px;
	font-family: "Gill Sans", Geneva, Futura;
	padding-left: 0px;
	padding-right: 50px;
	line-height: 1.5em;
	padding-top: 15px;
}

h5, h6 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color:  #494933;
	font-family: "Gill Sans", Geneva, Futura;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 60px;
	line-height: 1.4em;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
}

#wrapper {
	display: block;
	width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nextprev {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

.post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#fbb040;
}
.post  th {
	background:#fbb040;
}

/****** RSS ICON ON HEADER ******/
.rssicon
{
	position: relative;
	display:block;
	float:right;
	background-image: url('images/rss.png');
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -40px;
	margin-right: -95px;
	height: 17px;
	width: 17px;
	margin-left: 100px;
}

#Nav {
	display: none;
}

#content {
	width: 650px;
	float: left;
	color: #494933;
	margin-top: -20px;	
	font-family: "Gill Sans", Geneva, Futura;
	font-size: 14px;
	background-image: url(images/CONTENT.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height:  600px;
	padding-top: 60px;
	padding-bottom:37px;
	padding-left: 50px;
	padding-right: 0px;
	margin-left: 150px;
}

/* This is CSS added by shyamal for Page.pht on 12/26/09*/
#contentNew {
	width: 650px;
	float: left;
	color: #494933;
	margin-top: -20px;	
	font-family: "Gill Sans", Geneva, Futura;
	font-size: 14px;
	margin-left: 150px;
}
#contentNew #contentTop {
	float:left;
	width:700px;
	height:35px;
	background-image:url(images/ContTop.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#contentNew #contentBottom {
	float:left;
	width:700px;
	height:35px;
	background-image:url(images/ContBottom.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#contentNew #contentMid {
	float:left;
	min-height:600px;
	width:650px;
	padding-left: 50px;
	padding-top:25px;
	padding-right: 0px;
	background-image:url(images/ContMid.png);
	background-position:left top;
	background-repeat:no-repeat;
}
/* End */

/***** NAVIGATION BAR FORMATTING *****/
ul#NaviBar {
	width: 900px;
	float: left;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-left: 170px;
	height: 2px;
	margin-top: 107px;
	}
	
/* This is required to make list inline in every browsers (Below line was not in the original code) */	
ul#NaviBar li { display:inline;}
	
ul#NaviBar li a {
	color:#969B48;
	float:left;
	text-decoration:none;
	font-weight: bold;
	margin-right: 200;
	margin-top: 273px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin-left: 20px;
}

ul#NaviBar li.first {
	border-left: none;
}
ul#NaviBar li a:hover {
	text-decoration: none;
	color: #4F7033;
}



/***** GENERAL TEXT FORMATTING *****/
.post {
	margin-bottom: 20px;
}
blockquote {
	color: #000; 
	margin: 0 1px 20px 20px; 
	background: url(images/BlockQuote.png) top left no-repeat #F0F0F0;
	border: 1px dashed #DFDFDF;
	padding: 20px 10px 0px 40px;
	font-size: 11px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
p {
	line-height: normal;
	padding-right: 100px;
	padding-left: 70px;
	padding-top: 10px;
	color: 494933;
}
p a {
	border-bottom: none;
	text-decoration: none;
	color: #494933;
}
p a:hover {
	border-bottom: none;
	color: #ffffff;
}
p.center {
	text-align: center;
	color: #494933;
}
.postmetabottom {
	background: #FFFFFF;
	border-color:#E5E5E5;
	border-style: dotted;
	border-width:1px 1px 1px;
	color: #333;
	padding: 3px;
	font-size: 11px;
}

.postmetatop {
	background: #FFFFFF;
	color: #333;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 10px;
}

.postmeta a {
	border-bottom: none;
}
.postmeta a:hover {
	border-bottom: none;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1.title {
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

/***** LISTS FORMATTING *****/
html>body .post ul {
	margin-left: 0px;
	padding: 0 0px 10px 30px;
	list-style-image: url(images/bullet.png);
} 
html>body .post li {
	height: 100px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
}
.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.post ol li {
	margin: 0;
	padding: 0;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
	width: 100px;
	float: left;
	color: #000;
	margin-left: -843px;
	margin-right: 200px;
	top: auto;
	bottom: auto;
	padding: 0px;
	height: 50px;
}

#sidebarRight {
	width: 150px;
	float: left;
	padding: 10px;
	background-image: url(images/column3.png);
	height: 100px;
	background-repeat: no-repeat;
	letter-spacing: .1em;
	position: relative;
	margin-top: -43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -200px;
}


#sidebarRight h2{
	font-size: 14px;
	text-align: left;
	color:  #8cc63f;
	margin-top:10px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif, Futura;
	padding-top: 48px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	height: 20px;
	width: 150px;
}

#sidebarRight h2 a{
	color:  #fbb040;
	text-decoration: none;
}

#sidebarRight h2 a:hover{
	color:  #FFFFFF;
}

#sidebarLeft h2{
	font-size: 16px;
	text-align: left;
	padding:  5px 5px 5px 5px;
	color:  #fbb040;
	margin-top:10px;
	margin-bottom: 10px;
	font-family: Helvetica, "Arial", Lucida Grande, Verdana, sans-serif;
	background-image: url(images/column.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebarLeft h2 a{
	color:  #Fbb040;
	text-decoration: none;
	font-size: 16px;
}

#sidebarLeft h2 a:hover{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarRight a {
	color: #ffffff;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif, Futura;
	font-size: 12px;
	line-height: 30px;
	vertical-align: 5%;
	padding-bottom: 10px;
	padding-right: 20px;
}

#sidebarRight a:hover {
	background: none;
	color:  #fbb040;
	text-decoration: none;
}

#sidebarLeft a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-style: oblique;
}

#sidebarLeft a:hover {
	background: none;
	color:  #ffffff;
	text-decoration: none;
}

#sidebarLeft a:visited {
	color: #fbb040;
}

.sidebar
{
	line-height: 22px;
	font-size: 12px;
}

#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar  ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
}

#sidebar>ul {
	padding-bottom:5px;
	*margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	//list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
}
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
	//	
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	
}
#sidebar>ul>li>ul li {
	border-bottom:1px dashed #ccc;
}
/***** FOOTER FORMATTING *****/
/*
#footer {
	clear: both;
	color: #666600;
	height: 90px;
	width: 983px;
	background-image: url(images/footer.png);
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
	font-family: "Gill Sans", Geneva, Futura;
	font-size: 10px;
	text-align: left;
}
*/
#footer {
	clear:both;
	color: #666600;
	height:90px;
	width:883px;
	background-image: url(images/footer.png);	
	background-repeat: no-repeat;	
	font-family: "Gill Sans", Geneva, Futura;
	font-size: 10px;
	text-align: left;
	margin-left:98px;
	margin-top:0px;
	padding-top:0px;
}

#footer a {
	color: #cccccc;
	padding-right: 100px;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer p {
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: left;
}
#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}
/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #CCC;
}

img.alignright {
	padding: 5px;
	border: 1px solid #CCC;
	background: #fff;
	margin: 10px;
	display: inline;
}
img.alignleft {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 8px;
	display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
	float: right;
}
.alignleft {
	float: left
}	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation {
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}


/***** COMMENTS *****/

#comment {
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #666;
	width:580px;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	padding: 5px 0 0 0;
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #0CC;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #dfeaf2;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	}

.pinglist { margin-top: 10px; width: 550px; float: left; }

li.pings {
  border-bottom: 1px dotted #CCC;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 580px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.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;
}

/*** CALENDAR FORMATTING ***/
#wp-calendar {
	font-size: 14px;
	background-color: #8cc63f;
	margin-top: 0;
	margin-right: 80;
	margin-bottom: 40;
	margin-left: -190;
	width: 140px;
}

#wp-calendar #next a {
	padding-right: -20px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: -20px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	font-weight: bold;
}

#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

#wp-calendar td {
	color: #666;
	font: normal 12px Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-weight: normal;
}

  