/* 
Template: snhparents
Theme Name: SNHParents
Description: Integrated with the SNHParents website
Author: J. Milani
Author URI: http://www.snhparents.com

Credit to Ron "eclip5e" Adams for his Basic template which served as the starting point for this one.


@import 						url("design/styles/default/screen.css");
@import 						url("design/styles/default/print.css"); */



/* To allow for different server */
#footertab {
	background: White url(/images/footer-icon.gif) no-repeat bottom;
}

H2 {
	font-size: 10pt;
	color: #333399;
	padding: 0;
	background: #FFF;
	margin-top: 10px;
	margin-bottom: 2px;
}

#content H2 A, H2 A:active, #content H2 A:visited {
	color: #333399;
	text-decoration: underline;
}

#content H2 A:hover {
	color: #FF9933;
	text-decoration: underline;	
}

H4 {
	padding: 0;
	margin: 0;
}

/* Start 9-25 image class updates */

img {border: 0;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* End 9-25 image class updates */

/* why doesn't this work for all three??? */
 .complexItem, .blogpost, .narrowcolumn {
	padding: 0px;
	margin: 0 20px 0 0;
	width: 520px;
	position: relative;
}

.narrowcolumn {
	position: relative;
	width: 540px;
}

 .complexItem {
	padding: 0px;
	margin: 0;
	float: left;
	margin: 0 20px 0 0;
	width: 520px;

	position: relative;	
}

.more-link { /* excerpt plugin link */
	display:block;
	margin-top: 10px;
}

/*   Start Sidebar */
#sidebarouter {
	margin: 0;
	padding: 6px 5px;

	width: 200px;
	float: right;

	position: relative;	
	

}

#sidebar {
	margin: 0;
	padding: 6px 5px;

	border: 0px solid #333399;
	background: #F0F1F5;
	

}

#s {
	font-size: .9em;
	width: 60%;
	border: 1px solid #333399;
	background: #FFFFFF;
	padding: 1px 3px;	
}

#searchsubmit {
	width: 30%;
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	background: #FF9900;
	border: 1px solid #333399;
	padding: 0px 2px;
}



.sidebarsection {
	margin: 0 3px 10px 3px;
}

#sidebar ul, #sidebar li {
	list-style: none outside;
	list-style-position: outside;
	margin: 0;
	text-decoration: none;
	padding: 0;

}

#sidebar ul {
	padding: 0 0 0 15px;
	margin: 0;
}
#sidebar li {

}



#wp-calendar {
	border: 1px solid #333399;
	font-family: Verdana, Arial, Tahoma; 
	color: #333399;
	font-weight: normal;
	margin: 0 auto;
	width: 90%;
text-align: center;
}

#adnote {
	color: #999999;
	margin-bottom: 5px;
	font-size: 8pt;
}

#TLA {margin-bottom: 10px;}
#TLA ul {list-style: none outside; margin: 0; padding: 0;}


/* End Sidebar */

.clearall {
	clear:both;
	height: 1px;
}


/*Date chicklet */
.entryDate {
	margin-top: 11px;
}

.entryDateSingle {
	margin-top: 5px;
}
.entryDate { 
	color: #F59620;
	border: 1px solid #F59620; 
	float: left;
	line-height: 85%; 
	margin-right: 10px;
	margin-bottom: 10px;
}
.entryDate span { 
    display: block; 
    text-align: center;
    font-weight: bold;

}
.postMonth { 
	padding: 2px 3px 1px 3px;
	text-transform: uppercase; 
	font-size: 9pt;

}
.postDay { font-size: 15pt; padding-bottom: 6px; }
.postYear { 
	background-color:#F59620;
	color:#FFFFFF;
	font-size:8.5pt;
	padding:1px 5px;

}













.topmetadata {
	font-size: 90%;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin: 0 0 15px 0;
}

.metadata {
	border-bottom: 1px solid #C9C1AF;
	font-size: 85%;
	margin: 5px 0 0 0;
	padding: 0 0 3px 0;
	text-align: right;
}

.commentmeta {
	background: #D5D5E8;
	margin-top: 10px;
}

.commentinfo{
	background: #FFEACA;
	padding: 3px;
}

.comment, .altcomment {
	margin-bottom: 15px;

}

#commentform label {
float:left;
font-weight:bold;
margin-top:5px;
width:120px;
}

#commentform input {
	border: 1px solid #333399;
	background: #FFFFFF;
	padding: 1px 3px;
	width: 200px;
	margin-top:5px;
}

/* #commentform textarea {width: 320px; border: 1px solid #333399; margin-top: 5px;} */

#commentform #submit {
	width: 10em;
	font-size: 90%;
	padding: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9900;	
}

.entry {
	margin-top: 10px;
	clear: both;
}

.entry p{
	margin: 0px;
	padding: 0px;
}


.sharethis {
	margin-top: 15px;
	margin-bottom: 6px;
}

/* Twitter Digest Bullets */
ul.aktt_tweet_digest {margin: 0; list-style: none; padding: 0;}

ul.aktt_tweet_digest li {
	background: url(/images/bullet-twitter-18x18.gif) no-repeat;
	margin-bottom: 8px;
	padding-left: 20px;
}


/*comment formatting from default */
.commentlist li, #commentform input {}

#commentform textarea {border:1px solid #333399;}
.commentlist li ul li {

}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;

	}
/*
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
*/
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Begin Comments*/

ol.commentlist li div.vcard img.avatar-48 {float: left;  margin-left: -60px ;}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 60px;
	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 */
