/*  
Theme Name: Parents Perspective
Description: Customized theme based on Kubrick
Version: 1
Author: Jessica Bennett
Author URI: http://www.accommodatingly.com

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #013043;
    background: #CFE0E6;
	text-align: center;
    margin: 0;
    padding: 0;
	}

p {
     margin:0;
     padding:0;
}

#content {
    margin: 0px 0px 3px 0px;
    padding: 0px;
    background: #FFFFff;
	font-size: 9pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.1em;
	}

.widecolumn {
	line-height: 1.2em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

.smaller {
	font-size: smaller;
	line-height: 1.2em;
	}

h1, h2, h3 {
	font-family: Georgia, Times, Times new Roman, Serif;
	font-weight: bold;
	}

h1 {
	padding: 5px;
    display: block;
    background: #B50335;
	color:#FFFFFF;
	text-align:left;
	font-size: medium;
	
	}
h2, h2.posttitle {
font-size: medium;
font-variant:small-caps;
}

 h2.page-title {
font-size: large;
font-variant:small-caps;
}
.description {
        font-family: "Georgia",Times,Times New Roman, serif;
        margin-left: 250px;
        padding-top: 20px;
        padding-bottom: 5px;
        padding-right: 10px;
        font-style: italic;
	}


#sidebar h2 {
	font-family: Georgia, Times, Times new Roman, Serif;
        padding: 5px;
display: block;
background: #fff;

}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #292956;



	}


a:hover {
        color: #ff000;
        text-decoration: underline;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

	}
h2 a:hover, h3 a:hover {
        text-decoration: underline;}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold  'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#sidebar p {



        text-align: left;
        padding: 8px;
}

#content p {
       text-align: left;
       padding: 8px 10px;
}

/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
    background: #ffffff;
	border-left: solid 1px #B50335;
	border-right: solid 1px #B50335;
	}
	
#header {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	background-color: #A2D7ED;
	background-image:url(http://www.parentsperspective.org/images/bannerbg.gif);
	background-repeat:repeat-x;
        color: #FF0000;
		height:94px;
        min-height: 94px;
		max-height:94px;
	}
#topnav {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height:29px;
	max-height:29px;
	min-height:29px;
}

#sidebar {
        background: #FFFFff;
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0px 3px;
	margin-left: 492px;
        margin-bottom: 5px;
	width: 266px;
        text-align: left;
	}

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 490px;
	background: #FFFFff;
	}

.widecolumn {
	padding: 10px;
	margin: 10px;
	width: 100%;
	background: #FFFFff;
	}
	
.newpost {
        margin: 8px 5px;
        padding: 5px 5px 5px 10px ;
		text-align: left;
        background: #FFFFff;
border-top: 1px #dddddd solid;
	}

	
#footer {
	padding: 0px;
	margin: 0x auto;
	width: 100%;
	clear: both;
        background: #FFFFff;
        border-top: #ff0000 1px solid;
			border-bottom: solid 1px #B50335;
	}

#footer p {
	margin: 0;
	padding: 10px 75px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

.description {
	text-align: center;
	}

h2, h2.posttitle {
	padding: 5px 0 0;
	text-align:left;
	}
h2.page-title {
	padding: 5px 0 0 10px;
	text-align:left;
	}

#sidebar h2 {
	margin: 5px 0 0;
text-align: center;
	}

h3 {
	padding-top: 10px;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
img.bookcover {
border: 1px #B50335 solid;
padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;

	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}


#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
       font-style: italic;
       padding-left: 20px;
	margin: 15px 30px 0 10px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {

	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        margin: 0px;
        padding: 20px;
        border: 0px;
	}


/* End Various Tags & Classes*/	



