/*
Theme Name: ParthenonPub
Description: Use templates from site.
Version: 1.0
Author: Eric King
Author URI: http://parthenonpub.com/
*/

.author-information{
	float:left;
	width:100px;
	margin:0 0 20px 0;
	padding:0px;
	font-size:10px;
}

.author-name{
	margin:4px 0 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .10);
	color:#000;
}

.author-description{
	color:#000;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .10);
/*	padding:5px;
	background:#FFF;
	border:1px dashed rgba(0, 0, 0, .25);*/
}

.author-information .postmeta{
	margin:0;
	padding:0 0 1px 0;
	list-style:none;
	background:url(/imgs/dots2.gif) left bottom repeat-x;
}

.author-information .postmeta li{
	margin:0;
	padding:5px 0;
	vertical-align:top;
	background:url(/imgs/dots.gif) left top repeat-x;
}

.author-photo img{
	display:block;
	padding:4px;
	margin:0 auto;
	border:1px solid #CCC;
	background:#FFF;
}

.entry{
	margin-left:160px;
}

.post,
.page{
	clear:both;
	margin:0 20px 30px 20px;
}

.search-results .post:before{
	content:'Blog Post.';
	font:icon;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	display:block;
	background:url(/imgs/dots2.gif) -3px bottom repeat-x;
}

.search-results .page:before{
	content:'News';
	font:icon;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	display:block;
	background:url(/imgs/dots2.gif) -3px bottom repeat-x;
}

.postmetadata{
	clear:both;
	margin:10px 0;
	font-size:10px;
}


.commentlist{
	margin:10px 0 !important;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.comment{
	position:relative;
	display:block;
	margin:0 0 10px 0;
	background:#FFF;
	padding:10px;
	overflow:hidden;
	border:1px solid #888;

}

.commentlist .odd{
	background:#F0F0F0;
	border-color:#b0b0b0;
}

.comment p{
	clear:both;
	line-height:1.25em;
	font-size:12px;
}

.comment-author{
	overflow:hidden;
}

.comment-author .avatar{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #666;
	padding:1px;
	background:#FFF;
}

.comment-author .fn,
.comment-author .says{
	float:left;
	margin:0 6px 0 0;
	line-height:34px;
}

.comment-meta{
	font-size:11px;
	position:absolute;
	right:6px;
	top:6px;
	line-height:34px;
}


.form-section{
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
	width:100%;
}

.searchform{
	overflow:hidden;
	float:left;
	clear:both;
	width:100%;
	margin:0 0 10px 0;
}

#commentform fieldset,
.searchform fieldset{
	margin:0;
	padding:0;
	border:0;
}

.searchform .search-box-label{
	display:block;
	font-size:15px;
	text-transform:capitalize;
	margin:0 0 4px 0;
}

.searchform .search-box{
	float:left;
	border:1px solid #A9A9A9;
	background:#FFF;/*url(/imgs/gray-gradient.gif) left center repeat-x;*/
	margin:0;
	padding:0;
	line-height:20px;
	height:20px;
	text-indent:3px;
}

.searchform .search-box:focus,
.searchform .search-box:hover{
	background:#FFC;
}

.searchform .searchsubmit{
	float:left;
	border:1px solid #A9A9A9;
	background:#c8cacb;
	color:#333;
	margin:0 0 0 1px;
	height:22px;
	padding:0;
}

#blog-sidebar p{
	font-size:12px;
}

#blog-sidebar .widget{
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
}

#blog-sidebar .widget li{
	padding:3px 0;
}

#blog-sidebar .widget a{
	display:inline;
}

#respond{
	clear:both;
	background:url(/imgs/dots.gif) left top repeat-x;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

#commentform{
	overflow:hidden;
}

#commentform label{
	display:block;
	font-size:10px;
	font-weight:bold;
}

#commentform input{
	border:1px solid #999;
	width:99%;
	margin:0 auto;
}

#commentform #comment{
	background:#FFF;
	border:1px solid #999;
	width:99%;
	margin:0 auto;
}

#commentform #submit{
	position:relative;
	margin:4px;
	padding:5px 10px;
	background:#3E3E3E url(/imgs/submit-button-bg.gif) left center repeat-x;
	color:#FFF;
	border:1px solid #171717;
	font-size:14px;
	font-weight:bold;
	-o-box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
	-icab-box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
	-khtml-box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
	-moz-box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
	-webkit-box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
	box-shadow:0px 0px 3px rgba(0, 0, 0, .75);
/*	border:1px solid #A9A9A9;
	background:#c8cacb;
	color:#333;*/
}

#submit:hover{
	-o-box-shadow:0px 0px 3px #0090FF !important;
	-icab-box-shadow:0px 0px 3px #0090FF !important;
	-khtml-box-shadow:0px 0px 3px #0090FF !important;
	-moz-box-shadow:0px 0px 3px #0090FF !important;
	-webkit-box-shadow:0px 0px 3px #0090FF !important;
	box-shadow:0px 0px 3px #0090FF !important;
}

.widget_tag_cloud a{
	font-weight:100;
	line-height:20px;
	margin:0 6px 0 0;
}


.wp-caption{
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	width:auto !important;
	vertical-align:top;
}

.wp-caption img{
	display:block;
	margin:0;
	padding:0;
}


.alignleft{
	float:left;
	margin:0 20px 10px 0;
}

.aligncenter{
	margin:10px auto;
	text-align:center;
}

.alignright{
	float:right;
	margin:0 0 10px 20px;
}

p.wp-caption-text{
	font-size:10px;
	line-height:1.5em;
	margin:0;
	padding:3px 0 0 0;
}

h2.widgettitle{
	font-size:15px;
}

.navigation{
	zoom:1;
	overflow:hidden;
	clear:both;
	font-size:12px;
	margin:5px 0 30px 0;
	padding:0 0 6px 0;
	background:url(/imgs/dots2.gif) left bottom repeat-x;
	min-height:10px;
}

.bottom-nav{
	background:transparent;
	padding:0;
}

.edit-entry{
	font-size:10px;
	text-transform:capitalize;
	font-weight:bold;
	background-color:#FFF !important;
}

.edit-entry a{
	display:block;
	color:#333;
	text-decoration:none;
}