/******************************/
/**    Wordpress Default    **/
/****************************/
/* move these into seperate file */


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

.post hr {
	display: block;
}

.post .more-link{
	font-size: 22px;
}

.postmeta {
	border-top: 5px solid #ddd;
	background-color: #ffffed;
	padding:  15px 20px;
	margin: 30px 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

#comment {
	margin: 5px 0;
}

/* Search */

.search-terms{
	font-style: italic;
}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

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

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

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

#commentform p {
	margin: 5px 0;
}

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

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


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignnone {
	padding: 4px;
	margin: 0 7px 2px 0;
}

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}
	
	ul li ul {
		padding: 30px 10px 10px 10px;
	}

/* End Entry Lists */


/* Begin Form Elements */

  
.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 textarea {
	width: 620px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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

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

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

blockquote {
	margin: 15px 30px 15px 15px;
	padding:  15px 20px;
	border-left: 5px solid #ddd;
	background-color: #ffffed;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}
/* End captions */


/*Comment Styles*/

ol#comment-zone{padding:12px;}

/*Default comment (Guest)*/
#comment-zone li{
	list-style:none;
	margin:12px;
	padding:15px;
	clear:both;
	background:#F7F7F7;
	border: 1px solid #DFDFDF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#comment-zone li a{
	color:#0B5780;
}

#comment-zone li cite {
	font-style:normal; font-size:14px;
	font-weight:bold;
}

#comment-zone li cite a{
	text-decoration:none;
}

#comment-zone li img {
	border:5px solid #CFCFCF;
	width:64px;
	height:64px;
}

#comment-zone li .gravatar-col{
	clear:left;
	float:left;
	min-height:100px;
	width:90px;
}

#comment-zone li .comment-col{
	float:left;
	padding-right:30px;
	min-height:100px;
	width:400px;
}

/*Author Comments Styles*/
#comment-zone li.authorcomment{
	background:#d35a8b; 
	color:#fff; 
	border:1px solid #c21d60;
}
	#comment-zone li.authorcomment img {
		border:5px solid #c21d60;
	}
	#comment-zone li.authorcomment a{
		color:#c21d60;
	}

/*Admin Comment Styles*/
#comment-zone li.admincomment{
	background:#d35a8b; 
	color:#fff; 
	border:1px solid #c21d60;
}
	#comment-zone li.admincomment img {
		border:5px solid #c21d60;
	}
	#comment-zone li.admincomment a{
		color:#c21d60;
	}
