/*
Theme Name: Parents1
Theme URI: http://parentsr.us/
Description: ParentsR.Us
Version: 1.0
Author: Stephanie Pleasants
Author URI: http://instanticity.com/
*/

@font-face {
  font-family: "Lilly";
  src: url("/wp-content/type/Lilly__-webfont.eot");
  src: local("☺"),
    url("/wp-content/type/Lilly__-webfont.woff") format("woff"),
    url("/wp-content/type/Lilly__-webfont.otf") format("opentype"),
    url("/wp-content/type/Lilly__-webfont.svg#Lilly__-webfont") format("svg");
  }



body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: "Century Gothic", Lilly, Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	background: #abacda;
	color: #222;
background-image: url('images/background.jpg');
background-repeat:repeat-x;

}

h1{
	font-family: "Century Gothic", Lilly, Georgia, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link {
	text-decoration: none;
	color:#6938b1;

}

a:hover{
	text-decoration: underline;
	color: #9C0;
}

a:visited{
	text-decoration: none;
	color:#6938b1;
}

img.link
{  border-style: none;
}

img.sidebarcenter {  display:block; margin: auto; }

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #898989; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #f5ffd8;
	border-right: 1px dashed #006;
	border-left: 1px dashed #006; 

}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: -2px auto 10px auto;
	width: 800px;
	text-align: left;
	overflow: hidden;
	border: 2px solid #9C0;
	background: #FFF;
}

/*----HEADER----*/

#header{
width:816px;
text-align:center;
margin:auto;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{

	clear: both;
	float: left;
	width: 100%;
	font-family: "Century Gothic", Lilly, Georgia, Sans-Serif;
	text-align: left;
	padding-left:5px;
	border-top: none;
	border-bottom: none;
	background: url(images/nav_bg.gif);
}

#top-menu a{
	text-decoration: none;
	color: #fff;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 800px;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
}

/*----POST----*/

#container{
	float: left;
	width: 580px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 50px 40px 40px;
}

.post h2{
	font-family: "Century Gothic", Georgia, Sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #006;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 220px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: "Century Gothic", Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #31337d;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: url();
	border-bottom: none;
text-indent:-500px;
}

.sidebar ul li h2.Advman_Widget{
display:none;
}

.widget_categories h2.widgettitle{
	font-family: "Century Gothic", "Century Gothic", Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #31337d;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: url(http://parentsr.us/wp-content/themes/parents2/images/category.gif);
	border-bottom: none;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.png);
}

.sidebar .syndication ul li{
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#006;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #9C0;
}

table#wp-calendar{
	width: 100%;
}

li#linkcat-13 h2 {
display: block;
width: 195px;
height: 10px;
text-indent: -9999px;
background-image: url('images/links.gif');
background-repeat: no-repeat;
background-position: center center;
}

li#linkcat-2 h2 {
display: block;
width: 195px;
height: 10px;
text-indent: -9999px;
background-image: url('images/blog.gif');
background-repeat: no-repeat;
background-position: center center;
}

li#linkcat-24 h2 {
display: block;
width: 195px;
height: 10px;
text-indent: -9999px;
background-image: url('images/shopping.gif');
background-repeat: no-repeat;
background-position: center center;
}


/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px dashed #006;
	padding: 5px 5px 15px 15px;
	background: #ababdb;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Century Gothic", Georgia, Sans-serif;
	font-size: 16px;
	color: #006;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #006;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #006;
}

.comments-template textarea{
	font-family: "Century Gothic", Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #006;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	color: #fff;
	text-align: center;
	padding-left:5px;
	border-top: none;
	border-bottom: none;
	background: url(images/nav_bg.gif);
}

#footer a:link{
	text-decoration: underline;
	color: #fff;
}

#footer a:hover{
	text-decoration: none;
	color: #CCC;
}

#footer a:visited{
	text-decoration: underline;
	color: #FFF;
}

#footer ul li {
display:inline;}

hr {
color:#9C0;
background-color:#9C0;
}

.entry a {
text-decoration:none;
border-bottom:1px dotted}

.postmetadata a {
text-decoration: none;}

#logform {
width:250px;
margin: auto;
margin-top: 100px;
margin-bottom: 100px;
}

.aktt_widget {
width: 180px;
font-size: 10px;
border: 1px solid #9092B8;
}

.aktt_widget h2.widgettitle{
	font-family: "Century Gothic", Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #31337d;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: url(http://parentsr.us/wp-content/themes/parents2/images/twitter.jpg);
	border-bottom: none;
}

.aktt_widget .aktt_tweets ul li{
	list-style: none;
	margin: 0;
	padding: 0;
border-bottom: 1px dotted #9092B8;
line-height: 2;
}

.aktt_tweet_time {
display:block;
}
.sidebar .widget_wp_sidebarlogin ul, .widget_wp_sidebarlogin ul.pagenav, li.page_item {
	list-style: none outside !important;
}