/* 
Theme Name: Quality Planners
Theme URI: http://www.qualityplanners.com
Description: This theme was created for Quality Planners.
Version: 3.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

/* Main/Reset
---------------------------------------------------------------------------------*/
.planne-float {
	background:url(owen.png);
	height:135px;
	width:386px;
	position:absolute;
	top:-335px;
	right:30px;
	z-index:10000;
}
.planne-float a:link, .planne-float a:visited{
	height:135px;
	width:336px;
	display:block;
}
.planne-float-close {
	cursor:pointer;
	height:40px;
	width:40px;
	position:absolute;
	top:0;
	right:0;
}

* {margin: 0; padding: 0; outline:none;}
img {border:none; margin:0px; padding:0px;} ol, ul, li {list-style-type:none;} .clr {clear:both;} .clearfix:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(student-planner-images/bg-student-planner.gif) repeat-x top #f8f8f8;
	color:#000;
}
a:link, a:active, a:visited{
	color:#234988;
	text-decoration:none;
}
a:hover {
	color:#234988;
	text-decoration:underline;
} 
small {
font-size:10px;
color:#234988;
}

hr {
	height:1px;
	border:none;
	background-color:#CCCCCC;
	margin:6px 0px 6px 0px;
}
.delivery {
	background:url(student-planner-images/ontime.png);
	height:122px;
	width:122px;
	position:absolute;
	top:7px;
	z-index:100;
	right:370px;
}
.plannee-wrapper {
	width:962px;
	margin:20px auto 0px auto;
}
.plannee {
	position:relative;
	background:url(student-planner-images/bg-plannee.gif) repeat-y;
}
.plannee-click {
	position:absolute;
	top:12px;
	cursor:pointer;
	right:20px;
	height:43px;
	width:147px;
	background:url(student-planner-images/plannee2.gif) no-repeat;	
}
.plannee-top {
	background:url(student-planner-images/plannee1.gif) no-repeat;
	height:60px;
	width:962px;
}
.plannee-bottom {
	background:url(student-planner-images/plannee-footer.gif) no-repeat;
	height:7px;
	width:962px;
}
.plannee-content{
	text-align:justify;
	font-size:13px;
	color:#FFF;
}
.plannee-content p{
	padding:0px 40px 10px 40px;
}

/* Header
---------------------------------------------------------------------------------*/
#student-planner-head-wrapper {
	background:url(student-planner-images/bg-top.gif) repeat-x top center;
}

#student-planner-head {
	width:962px;
	margin:0 auto;
	background:url(student-planner-images/bg-top.gif) repeat-x top center;
	height:103px;
	position:relative;
}
#school-planner-logo img{
	display:block;
	padding-top:14px;
	float:left;
}
#help-line {
	float:right;
}
#help-line p{
	text-align:right;
        font-size:14px;
	line-height:19px;
}	
#help-line p strong{
	color:#38be5b;
}	

/* Navigations
---------------------------------------------------------------------------------*/
#nav {
	width:718px;
	height:32px;
	float:right;
	margin:3px 0px 8px 0px;
}
#nav li {
	display:inline;
	float:left;
	text-indent:-9999px;
}
#nav li a {
	height:32px;
	display:block;
}

#primary-school-planners a {
	width:84px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
}	
#primary-school-planners a:hover { 
	background-position: 0 -32px;
}	
#primary-school-planners a:active, #primary-school-planners a.selected {
	background-position: 0 -64px;
}

#elementary-school-planners a {
	width:150px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
	background-position:-84px 0px;	
}	
#elementary-school-planners a:hover { 
	background-position: -84px -32px;
}	
#elementary-school-planners a:active, #elementary-school-planners a.selected {
	background-position: -84px -64px;
}

#middle-school-planners a {
	width:122px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
	background-position:-234px 0px;
}	
#middle-school-planners a:hover { 
	background-position: -234px -32px;
}	
#middle-school-planners a:active, #middle-school-planners a.selected {
	background-position: -234px -64px;
}

#high-school-planners a {
	width:105px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
	background-position:-356px 0px;
}	
#high-school-planners a:hover { 
	background-position: -356px -32px;
}	
#high-school-planners a:active, #high-school-planners a.selected {
	background-position: -356px -64px;
}

#college-school-planners a {
	width:135px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
	background-position:-461px 0px;
}	
#college-school-planners a:hover { 
	background-position: -461px -32px;
}	
#college-school-planners a:active, #college-school-planners a.selected {
	background-position: -461px -64px;
}

#special-needs-planners a {
	width:122px;
	background-image:url(student-planner-images/nav-school-planners-matrix.gif);
	background-position:-596px 0px;
}	
#special-needs-planners a:hover { 
	background-position: -596px -32px;
}	
#special-needs-planners a:active, #special-needs-planners a.selected {
	background-position: -596px -64px;
}





#sec-nav {
	float:right;
}
#sec-nav li {
	display:inline;
}
#sec-nav li a:link, #sec-nav li a:visited {
	color:#000000;
	padding:0px 2px 0px 14px;
}
#sec-nav li a:hover {
	text-decoration:underline;
	color:#234988;
}

/* Main Content
---------------------------------------------------------------------------------*/
#school-planners-wrapper {
	width:962px;
	margin:0 auto;
	position:relative;
}
#school-planners-area {
	position:relative;
}
#school-planners-wrapper-wp {
	width:962px;
	margin:0 auto;
	position:relative;

}
#school-planners-area-wp {
	position:relative;
}
#student-organizer-specials {
	position:relative;
	background:url(student-planner-images/bg-special-discount.gif);
	height:32px;
}
#student-organizer-specials p {
	color:#FFFFFF;
	font-size:17px;
	position:absolute;
	top:7px;
	left:50px;

}
#student-organizer-specials img{
	float:right;
	margin:7px 4px 0px 0px;
}
#main-home {
	background:url(student-planner-images/bg-main.jpg) no-repeat top center;
	position:relative;
	padding:0px 0px 0px 0px;
	height:530px;
}
#main-home-content {
	padding:20px 0px 0px 50px;
	width:365px;
}
#main-home-wp {
	background:url(student-planner-images/bg-main.jpg) no-repeat top center;
	position:relative;
	padding:0px 0px 0px 0px;
}
#main-home-content-wp {
	padding:20px 0px 0px 0px;
	width:960px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;	
	border-bottom:1px solid #dbdbdb;	
	background-color:#FFF;	
}
#main-home-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/student-planner-title.gif) no-repeat;
	height:31px;
	width:315px;
}
.main-sub-title {
	color:#234988;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#main-home-content p{
	width:365px;
	text-align:justify;
	line-height:20px;
}
#main-home-content li {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	display:inline;
	width:365px;
	height:29px;
}
#main-home-content li a:link, #main-home-content li a:visited {
	color:#000000;
	padding:7px 0px 6px 15px;
	display:block;	
	background:url(student-planner-images/bg-main-links.gif) no-repeat;
}
#main-home-content li a:hover {
	background:url(student-planner-images/bg-main-links2.gif) no-repeat;
	text-decoration:none;
}
#students-with-planners {
	background:url(student-planner-images/students-planner-main.jpg);
	width:551px;
	height:521px;
	position:absolute;
	right:-51px;
	top:14px;
	z-index:5;
}
#affordable-student-plannet-burst {
	background:url(student-planner-images/209.gif) no-repeat;
	width:122px;
	height:122px;
	position:absolute;
	right:-32px;
	bottom:-18px;
	z-index:10;
}
#cost {
	font-size:16px;
	font-weight:bold;
}


/* Elementary Content
---------------------------------------------------------------------------------*/
#main-elementary {
	background:url(student-planner-images/bg-main.jpg) no-repeat top center;
	position:relative;
	padding:0px 0px 0px 0px;
	height:530px;
}
#main-elementary-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-primary-content {
	padding:15px 0px 0px 50px;
	width:365px;
}

.star2 {
	background:url(student-planner-images/star.gif) no-repeat;
	list-style-type:none;
	padding:3px 0px 2px 25px;
	margin:0px 0px 0px 0px;
	overflow:visible;
}

#main-primary-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/primary-school-title.gif) no-repeat;
	height:39px;
	width:268px;
}
#main-primary-content p{
	width:390px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#main-trio-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-trio-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/trio-planner-title.gif) no-repeat;
	height:31px;
	width:254px;
}
#main-trio-content p{
	width:390px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#main-elementary-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/elementary-school-title.gif) no-repeat;
	height:39px;
	width:343px;
}
#main-elementary-content p{
	width:390px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#primary-students-with-planners {
	background:url(student-planner-images/primary-planner-main.jpg);
	width:551px;
	height:533px;
	position:absolute;
	right:-51px;
	top:2px;
	z-index:5;
}
#elementary-students-with-planners {
	background:url(student-planner-images/elementary-planner-main.jpg);
	width:551px;
	height:521px;
	position:absolute;
	right:-51px;
	top:14px;
	z-index:5;
}
#buynow-student-plannet-burst {
	background:url(student-planner-images/order-student-planners-now.png) no-repeat;
	width:174px;
	height:62px;
	position:absolute;
	right:10px;
	bottom:15px;
	z-index:10;
}
#buynow-student-plannet-burst a:link, #buynow-student-plannet-burst a:visited{
	display:block;
	width:174px;
	height:62px;
}
#buynow-student-plannet-flip {
	background:url(student-planner-images/order-student-planner-flip.png) no-repeat;
	width:359px;
	height:68px;
	position:absolute;
	right:190px;
	bottom:15px;
	z-index:10;
}
#buynow-student-plannet-flip a:link, #buynow-student-plannet-flip a:visited{
	display:block;
	width:359px;
	height:68px;
}
#buynow-student-plannet-burst2 {
	background:url(student-planner-images/order-student-planners-now2.png) no-repeat;
	width:362px;
	height:64px;
	position:absolute;
	right:40px;
	bottom:15px;
	z-index:10;
}
#buynow-student-plannet-burst2 a:link, #buynow-student-plannet-burst2 a:visited{
	display:block;
	width:362px;
	height:64px;
}

/* Middle Content
---------------------------------------------------------------------------------*/
#main-middle-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-middle-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/middle-school-title.gif) no-repeat;
	height:39px;
	width:259px;
}
#main-middle-content p{
	width:390px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#middle-students-with-planners {
	background:url(student-planner-images/middle-planner-main.jpg);
	width:551px;
	height:533px;
	position:absolute;
	right:-51px;
	top:2px;
	z-index:5;
}
/* High Content
---------------------------------------------------------------------------------*/
#main-high-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-high-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/high-school-title.gif) no-repeat;
	height:39px;
	width:223px;
}
#main-high-content p{
	width:410px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#high-students-with-planners {
	background:url(student-planner-images/high-planner-main.jpg);
	width:551px;
	height:521px;
	position:absolute;
	right:-51px;
	top:14px;
	z-index:5;
}
/* College Content
---------------------------------------------------------------------------------*/
#main-college-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-college-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/college-school-title.gif) no-repeat;
	height:39px;
	width:313px;
}
#main-college-content p{
	width:390px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#college-students-with-planners {
	background:url(student-planner-images/college-planner-main.jpg);
	width:551px;
	height:521px;
	position:absolute;
	right:-51px;
	top:14px;
	z-index:5;
}
/* Special Content
---------------------------------------------------------------------------------*/
#main-special-content {
	padding:15px 0px 0px 50px;
	width:365px;
}
#main-special-content h1{
	text-indent:-9999px;
	background:url(student-planner-images/special-school-title.gif) no-repeat;
	height:39px;
	width:366px;
}
#main-special-content p{
	width:410px;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
#special-students-with-planners {
	background:url(student-planner-images/special-planner-main.jpg);
	width:551px;
	height:533px;
	position:absolute;
	right:-51px;
	top:2px;
	z-index:5;
}

/* Download Center
---------------------------------------------------------------------------------*/
#download-center{
	margin-top:7px;
}
.full-size {
	background:url(student-planner-images/download.gif) no-repeat;
	list-style-type:none;
	padding:4px 0px 5px 35px;
	height:24px;
}
.quote-request {
	padding:0px 0px 0px 34px;
	font-size:16px;
}
.word-doc {
	background:url(student-planner-images/download-word.gif) no-repeat;
	list-style-type:none;
	padding:3px 0px 0px 30px;
	height:18px;
	margin-bottom:1px;
}
.star {
	background:url(student-planner-images/star.gif) no-repeat;
	list-style-type:none;
	padding:1px 0px 0px 20px;
	margin:0px 0px 8px 130px;
	
}

/* Copyright
---------------------------------------------------------------------------------*/
#middlebg {
	background:url(student-planner-images/bg-main.jpg) no-repeat top center #FFFFFF;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	position:relative;
	padding:0px 0px 0px 0px;
}
#copyright {
	padding:30px;
	line-height:20px;
}
#copyright p{
	padding-bottom:8px;
}
#copyright li{
	margin-left:30px;
	padding-left:10px;
	list-style-type:circle;
}
#classroomabout {
	background:url(student-planner-images/student-classroom-planners.jpg) no-repeat;
	height:367px;
	width:264px;
	position:absolute;
	top:650px;
	right:30px;
}
/* Slider
---------------------------------------------------------------------------------*/
#slides1 {
	background:url(student-planner-images/bg-quote-area.gif);
	border-top:1px solid #f8f8f8;
}
#slides2 {
	background:url(student-planner-images/bg-quote-area.gif);
	border-top:1px solid #f8f8f8;
	padding:15px 25px 5px 25px;
}
#formsmiddle {
	border-left:3px solid #f8da13;
	border-right:3px solid #f8da13;
	background-color:#f9f5b6;
	margin:0px;
	padding:10px;
	text-align:center;
	font-size:18px;
	color:#666666;
}
#formsmiddle2 {
	border-left:3px solid #f8da13;
	border-right:3px solid #f8da13;
	background-color:#f9f5b6;
	margin:0px;
	padding:10px;
	text-align:center;
}

.txtrequest {
	border:3px solid #f8da13;
	height:18px;
	font-weight:bold;
	width:300px;
	margin-bottom:8px;
	padding:3px;
}
.txtrequest:focus{
	border:3px solid #000;
}



.txtrequest2 {
	border:3px solid #FF0000;
	height:18px;
	font-weight:bold;
	width:300px;
	margin-bottom:8px;
	padding:3px;
}
.txtrequestd {
	border:3px solid #f8da13;
	margin-bottom:8px;

}
.txtrequests {
	background-color:#CCCCCC;
	font-weight:bold;
}
.txtrequests2 {
	background-color:#fff;
	font-weight:bold;
}



.txtrequest3 {
	border:3px solid #f8da13;
	height:18px;
	font-weight:bold;
margin-bottom:8px;
	padding:3px;
}
.txtrequest3:focus{
	border:3px solid #000;
}

/* Footer
---------------------------------------------------------------------------------*/
#planner-quote-area {
	background:url(student-planner-images/bg-form-top.gif) no-repeat;
	height:40px;
}
#planner-quote-area a:link, #planner-quote-area a:visited {
	color:#FFFFFF;
}
.quick-quote {
	color:#FFFFFF;
	font-size:18px;
	padding:14px 0px 0px 30px;
	float:left;
	display:inline;	
}
.quick-quote a:link, .quick-quote a:visited {
	display:block;
	padding-left:100px;
}
.request-sample {
	color:#FFFFFF;
	font-size:18px;
	padding:14px 115px 0px 0px;
	float:right;
	display:inline;
}
.request-sample a:link, .request-sample a:visited {
	display:block;
	padding-left:100px;
}
#student-organizer-foot {
	background:url(student-planner-images/box-middle.gif) repeat-y;
}
#student-organizer-foot h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:4px;
}
#student-organizer-foot p {
	line-height:18px;
	font-size:12px;
}
#school-planner-one {
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:5px 0px 4px 18px;
	width:280px;
}
#school-planner-two {
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:5px 0px 4px 30px;
	width:308px;
}
#school-planner-three {
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:5px 0px 4px 20px;
	width:290px;
}
.txtnewsletter {
	width:100%;
}
.submitnewsletter {
	background:url(student-planner-images/newsletter-submit.gif) no-repeat;
	width:123px;
	height:21px;
	float:right;
	border:none;
	margin:5px -5px 0px 0px;
}
/* Copyright
---------------------------------------------------------------------------------*/
#student-planner-copyright {
	width:729px;
	height:128px;
	position:relative;
	margin-top:21px;
	background:url(student-planner-images/bg-social.gif) no-repeat;
}
.new-copy {
	text-align:center;
	margin:21px 0px 70px 0px;
}
.copy1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.copy2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:10px;
	color:#999999;
}

#environment {
	background:url(student-planner-images/environment.gif) no-repeat;
	height:133px;
	width:204px;
	position:absolute;
	right:-227px;
	top:0px;
}
#environment p{
	padding:53px 17px 0px 17px;
	line-height:16px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#student-planner-copyright a:link, #student-planner-copyright a:visited{
	color:#000000;
}
#student-planner-copyright a:hover {
	text-decoration:underline;
	color:#234988;
}
.social-network {
	float:left;
	width:280px;
	margin:14px 0px 0px 50px;
	display:inline;
}
.social-network h4{
	font-size:16px;
	margin-bottom:5px;
}
.recent-posts{
	float:left;
	margin:14px 0px 0px 0px;
}
.recent-posts h4{
	font-size:16px;
	margin-bottom:5px;
}


/* Mootools
---------------------------------------------------------------------------------*/
.show {	display: block !important;}
.hide {display: none;}
div#tour {
	margin:0px;
	padding: 0px 0px 30px 0px;
	float: left;
	width: 870px;
}
div#tour ol {
	padding: 8px 0px 0px 0px;
	width: 870px;
	float: left;
	margin: 0px;
}
div#tour ol li {
	margin:0px;
	color: #555;
	font-size: 13px;
	display:inline;
	cursor: pointer;
	padding:0px 30px 0px 30px;
}
div#tour li:hover {
	color: #000;
	border-bottom:1px solid #999999;
}
div#tour ol li.current {
	color: #00853F;
	font-size: 16px;
	font-weight:bold;
	border:1px solid #999999;
	background-color:#effaf4;
}
.download {
	border:1px solid #999999;
	background-color:#FCA3A5;
	font-size:16px;
}
.download a:link {
	font-size:16px;
	font-weight:bold;
}
.download a:hover {
	text-decoration:none;
}
div#tour div {
	margin:0px;
	padding:0px;
	width: 870px;
	display: none;
}
img.img-wide {
	margin: 0 auto 20px auto;
}
img.img-left {
	float: left;
	margin: 0 30px 0 0;
}

/* Demo
---------------------------------------------------------------------------------*/
#accordion {
	margin:0px 0px;
}
h3.toggler {
	background:url(student-planner-images/features-drop-bg.gif) no-repeat;
	height:27px;
	width:877px;
	cursor: pointer;
	font-size: 18px;
	font-weight:100;
	color:#FFFFFF;
	padding:5px 0px 0px 85px;
}
div.element {
	background:#FFFFFF;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	
}
div.element p {
	padding:0px 30px 0px 50px;
	line-height:20px;
}
div.element h4 {
	font-weight:100;
	font-size:18px;
	padding:15px 15px 10px 50px;
}
.flashwrap {
	margin:15px 0px 15px 38px;
}
.flashwrap2 {
	margin:15px 0px 15px 50px;
}
/* Element classes
---------------------------------------------------------------------------------*/
.scpleft {
	display:inline;
	float:left;
	width:450px;
}
.scpright {
	display:inline;
	float:right;
	width:450px;
}
div.element li{
	background:url(student-planner-images/star.gif) no-repeat;
	list-style-type:none;
	padding:3px 0px 0px 20px;
	height:16px;
	margin-left:50px;
}

/* Wordpress
---------------------------------------------------------------------------------*/
.widget_tag_cloud {
	padding:0px 10px 15px 15px;
}
#content {
	margin:0 auto;
}
#wrappercontent {
	width:950px;
	margin:0 auto;
	color:#333333;
	border-top:8px solid #f0f0f0;
	margin-top:20px;
}
.narrowcolumn {
	float: left;
	display:inline;
	padding:0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 625px;
}
.narrowcolumn small{
	padding:0px 0px 0px 15px;	
}
.narrowcolumn .entry p, .widecolumn .entry p{

	font-size:12px;
	margin:5px 15px 15px 15px;
	text-align: justify;
}
.narrowcolumn .postmetadata {
	text-align: left;
	margin:5px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.entry a:link, .entry a:visited {
	text-decoration:underline;
}
.entry strong {color:#000000;}

#sidebar {
	display:inline;
	float:right;
	padding: 0px 0 10px 0;
	width: 300px;
	border-left:2px solid #f0f0f0;
}
.narrowcolumn h2 {
	color:#000;
	font-size:24px;
	margin:15px 15px 0px 15px;
	padding-right:50px;
	font-weight:100;
	text-align:left;
}
.narrowcolumn h2 a:link, .narrowcolumn h2 a:visited  {
	color:#000;
	font-size:24px;
	margin:0px 0px 20px 0px;
	padding-right:0px;
	font-weight:100;
}

#sidebar h2{
	color:#000;
	font-size:18px;
	margin:15px 15px 0px 15px;
	padding-right:50px;
	font-weight:100;
}
#sidebar ul li ul li{
	color:#666666;
	margin-left:35px;
	padding:4px 0px 4px 0px;	list-style-type:circle;
	border-top:1px solid #f0f0f0;
}
#sidebar li a:link,#sidebar li a:visited, #sidebar li a:hover{
	text-decoration:none;
	
	font-size:12px;
	color:#44658b;
	}
#sidebar li a:hover{
	color:#44658b;
	text-decoration:underline;
}
#sidebar ul{
	border:none;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type:disc;
	padding-left:6px;
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.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 {
	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 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}

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

