/* Stylsheet for PT Archives Page */

#content-sidebar-container {
	font-family:'Verdana', san-serif;
	display:block;
	width:1000px;
	height:auto;
}

#main-content-container {
	font-family:'Verdana', san-serif;
	font-size:14px;
	float:left;
	width:750px;
	height:auto;
	margin-top:-15px;
}

/* MAIN CONTENT - start */


#page-content {
	width:690px; 
	height:auto;
	float:left;
	padding:60px 30px 30px 30px;
}

#page-content .entry-header h1 {
	font-size:30px;
	text-align:center;
	color:#6899d3;
}

p.author-and-date {
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin:30px 0 30px 0;
	line-height:1.5em;
}

p.author-and-date span {
	color:#6899d3;
}

.article-entry img {
	border:solid 10px #6899d3;
}

.article-entry .aligncenter {
	margin:0 auto;
}

.article-entry .wp-caption {
	background-color:#6899d3;
	border-right:solid 10px #6899d3;
}

.article-entry .wp-caption-text {
	width:95%;
	padding:0 15px 15px 15px;
	font-size:14px;
	color:#FFF;
}

.article-entry {
	padding-left:30px;
	padding-right:30px;
}

.article-entry p {
	margin-top:10px;
	line-height:1.5em;
}

.article-entry strong {
	font-weight:bold;
}

.article-entry em {
	font-style:italic;
}

.article-entry h1 { font-size:26px; font-weight: bold; }
.article-entry h2 { font-size:24px; font-weight: bold; }
.article-entry h3 { font-size:22px; font-weight: bold; }
.article-entry h4 { font-size:20px; font-weight: bold; }
.article-entry h5 { font-size:18px; font-weight: bold; }
.article-entry h6 { font-size:16px; font-weight: bold; }


/* ARTICLE COPYRIGHT STATEMENT - start */

#article-copy-statement {
	text-align:center;
	font-family:'Arial', san-serif;
	color:#555;
	font-style:italic;
	margin:20px 0 20px 0;
	line-height:1.5em;
	font-size:14px;
}

#article-copy-statement a {
	color:inherit;
	text-decoration:none;
}

#article-copy-statement a:hover {
	text-decoration:underline;
}

/* ARTICLE COPYRIGHT STATEMENT - end */


/* COMMENTS - start */

#respond {
	margin:50px 0 0 0;
	padding-left:30px;
	padding-right:30px;
}

#respond #reply-title {
	font-size:24px;
	text-transform:uppercase;
	color:#6899d3;
	font-weight:bold;
}

#respond .comment-notes {
	margin:10px 0 0 0;
	color:#999;
	font-style:italic;
}

#respond input, #respond label {
	display:block;
}

#respond label {
	margin:10px 0 0 0;
}

#respond input[type=text] {
	width:250px;
	height:25px;
	background-color:#edf5ff;
	border:solid 1px #6899d3;
	text-indent:5px;
	font-size:14px;
	color:#3c7fef;
	font-weight:bold;
	margin:5px 0 5px 0;	
}

#respond textarea {
	width:500px;
	height:200px;
	background-color:#edf5ff;
	border:solid 1px #6899d3;
	max-width:500px;
	margin:5px 0 5px 0;
	font-family:'Verdana', san-serif;	
	text-indent:5px;
	font-size:14px;
	color:#3c7fef;
	font-weight:bold;	
}

#respond .form-allowed-tags {
	margin:10px 0 0 0;
	color:#999;
	font-style:italic;
}

#respond .form-submit input[type=submit] {
	width:170px;
	height:35px;
	font-family:'Arial Black', Verdana, san-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	background-color:#3c7fef;
	border:solid 1px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:30px;
}

#respond .form-submit input[type=submit]:hover {
	background-color:#ffd24a;
	color:#555;
	cursor:pointer;
}

#comments {
	margin:50px 0 0 0;
	padding-left:30px;
	padding-right:30px;
}

#comments #comments-title {
	font-size:14px;
	color:#6899d3;
	font-weight:bold;
}

#comments .commentlist {
	margin:20px 0 0 0;
	padding-left:30px;
	padding-right:30px;
}

ol.commentlist {
	background-color:#edf5ff;
	padding:10px;
}

ol.commentlist li {
	list-style-type:upper-roman;
	font-weight:bold;
	font-size:16px;
	color:#3c7fef;
}

ol.commentlist li .comment {
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:1.5em;
}

ol.commentlist li ul li {
	margin-left:30px;
	margin-top:20px;
}

ol.commentlist li ul li ul li ul li {
	margin-left:90px;
	margin-top:20px;
}

ol.commentlist li ul li ul li ul li ul li {
	margin-left:120px;
	margin-top:20px;
}

ol.commentlist li ul li ul li {
	margin-left:60px;
	margin-top:20px;
}

.comment-awaiting-moderation {
	margin:10px 0 0 0;
	color:#999;
	font-style:italic;
}

#comments .fn {
	margin:0 0 0 10px;
}

footer.comment-meta {
	width:auto;
	height:auto;
}






footer.entry-meta, footer.comment-meta {
	border-top:none;
}


/* LEFT COLUMN - end */








