/*   
Theme Name: Sage Internet
Theme URI: http://sageinternet.com
Description: A Wordpress theme create from the code currently at www.sageinternet.com
Author: Sage Internet
Author URI: http://sageinternet.com/
Version: 1.0

*/



body {}
ul {
	font-size:1em;line-height:1em;
	}
blockquote {
	background:#f1f1f1;
	padding:10px;
	margin:15px 0;
}


/* Post Area */

.content {
	font-size:1em;
	}
.entry p{
	font-size:1.0em !important;
	text-align:left;
	margin:0 0 10px 0;
	}
.entry ul {
	line-height:150%;
	margin:10px 0 0 0;
}

.entry ul li{
	margin:0 0 10px 0;
}

.entry ul ul{
	font-size:1em;
}

.paragraph_list{
	margin:0 0 20px 0;
}
	
.post {
	padding:10px 0;
	border-bottom:1px #D9DADA solid;
	overflow:hidden;
}

.post h1 {
	width:510px;
	margin-bottom:20px;
}

.post span{
	font-size:.75em;
}

.post h1 a {
	color:#777777;text-decoration:none;
	letter-spacing:normal;
	font-size:1.25em;
	}

#comment_count {
	background:url(images/comment_bg.gif) no-repeat;
	width:29px;
	height:36px;
	float:right;
	margin-top:-30px;
}

#comment_count a{
	display:block;
	font-size:17px;
	font-weight:bold;
	margin:0 10px 0 8px;
	padding-top:3px;
	text-decoration:none;
	
}
	
.excerpt_image {
	float:left;
	padding:5px;
	border:1px #D9DADA solid;
	margin-right:10px;
}

/*Post Author Footer*/
#author_bio {
	padding:15px;
	background: #D9DADA;
	font-size:0.85em;
	overflow:hidden;
}

#author_bio img{
	float:left;
	padding-right:10px;
}

/* Sidebar */
.sidebar {
	margin:0 8px;
	}
.sidebar ul {
	list-style-image:none; 
	padding:0;
	margin:0 0 10px 0;
	}
.sidebar li {
	list-style-type:none;
	overflow:hidden;
	}
.sidebar  h2 {
	color:#666; 
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:1em;
	background:transparent url(http://sageinternet.com/images/interface/header_nav.gif) no-repeat scroll 0 0; 
	height:26; 
	line-height:26px; 
	text-indent:8px;
	}
.sidebar ul ul li a {
	background-color:#FAFAFA;
	border-bottom:1px solid #D3D3D3;
	color:#497860;
	display:block;
	font-size:1.2em;
	font-weight:normal;
	line-height:125%;
	margin:0;
	padding:4px;
	text-decoration:none;
	}
#nav_header {
	font-size:1em;
	}
#leftnav li a, #leftnav li.top a{
	font-size:1em;
	}
#social_sidebar img {
	margin: 0 0 10px 0;
	border:none;
}

/* Footer */
ul.footer {
	font-size:1.25em;
	}
	
/*Comment Area */

.commentmetadata {
	font-size:0.85em;
}

.commentmetadata img {
	float:left;
	margin-right:5px;
	border:1px solid #D9DADA;
}

.commentlist p {
	clear:left;
	padding-top:10px;
}

ul.commentlist{
	padding:0;
	list-style-image:none;
}

.commentlist li {
	list-style-type:none;
	border:1px solid #D9DADA;
	list-style-type:none;
	margin-bottom:10px;
	padding:10px;
}

.comments-template h3{
	display:block;
}

/* Search Function */
#searchform #s {
	margin-bottom:8px;
	width:99%;
}

#searchform #searchsubmit {
	float:right;
	overflow:hidden;
} 	

/* Default Wordpress CSS*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border:0;
}

.alignleft {
   float: left;
   padding:0 10px 10px 0;
   border:0;
}

.alignright {
   float: right;
   padding: 0 0 10px 10px;
   border:0;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/*Misc CSS */

/*#top-commentators ul li {
	background-color:#FAFAFA;
	border-bottom:1px solid #D3D3D3;
	color:#497860;
	display:block;
	font-size:1.2em;
	font-weight:normal;
	line-height:125%;
	margin:0;
	padding:4px;
	text-decoration:none;
}*/

