ol li, ul li {	margin: 0 0 0 0; font-size: 12px; line-height: 18px; 
background: transparent url(../images/arrow_small.gif) no-repeat scroll 0 5px;
}

.blog {
	float: left;
	clear: none;
	margin: 0;
	padding: 10px;
	width: 580px;
	
	}
	
.blogposts {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 600px;

	}	

.post {
	/* border: 1px solid #bbb; */
	background: #FFF;
	padding: 0px 0 25px 0;
	margin-bottom: 25px;
	border-bottom: dotted 1px #ccc;
	clear: both;
	overflow: hidden;
	width: 595px;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 7px;
}
.post .title {
	float: left;
	
	width: 575px;
}
.postdata {
	font-size: 11px;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}

.postdata .category{
	float: left;
}
.postdata .author{
	font-weight: bold;
	float: left;
	padding-right: 10px;
}
.postdata .comments{
	float: right;
	font-size: 12px;
}
.mini-add-comment {
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 15px 0px 5px;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 1em;
}

h2.posttitle {
	color: #000;
	font-weight: normal;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font-size: 24px;
	text-shadow: 1px 1px 1px #ddd;
}
h2.posttitle a, h2.posttitle a:visited {
	color: #000;
	text-decoration: none;
}

.tags {
	float: right;
	display: block;
	color: #aaa;
	font-size: 12px;
}
.tags a{

color: #000;

}

/* next & previous page navigation */
.page-nav {
	clear: both;
	margin-bottom: 20px;
	font-weight: normal;

}
.page-nav a, .page-nav a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.page-nav a:hover {
	color: #C41324;
	text-decoration: none;
}
.previous-entries a {
	float: left;

	
}
.next-entries a {
	float: right;

}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 75%;
	font-weight: normal;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/post-nav-next.gif) no-repeat right center;
}

/* widgets at the top */

.pfpagetext {
width: 575px;
}
.pfpagetext h2 {
margin-bottom: 10px;
}


.pfpagetext ul li h2 {
display: none;
}

.pfpagetext ul li ul li {  	
	padding: 0 0 4px 10px;
	margin: 0;
	color: #000; 
	background: url(http://www.abccopywriting.com/images/arrow_small.gif) 0px 5px no-repeat;
	font-size: 12px;
	line-height: 16px; 
}

.pfpagetext ul li ul li a {
text-decoration : none;
}  	



/* comments */

#comments {
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 14px Arial, Helvetica, sans-serif;
	clear: both;
	color: #666;
}
#respond {
	background: url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/icons/edit.png) no-repeat;
	padding-left: 22px;
	margin: 20px 0px 0px;
	clear: both;
}
#respond h3{font: normal 14px Arial, Helvetica, sans-serif; color: #666}


.nocomments{display: none;}

/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}

#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(http://www.abccopywriting.com/blog/wp-content/themes/iblog2/images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #999;
}



/* comment list */
ol.commentlist {
	margin: 10px 0px;
	padding-left: 35px;
	line-height: 130%;
	border: dotted 1px #ccc;
}

ol.commentlist p {
font-size: 11px;
}


ol.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist li ul {list-style-type:none;}
.commentlist li ul li { padding-bottom:10px; margin-bottom:10px; margin-top:13px;}
.commentlist li ul li ul li {background-color: white;}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

.comment-meta {margin-bottom: 1.4em;font-size: .9em;}
.comment-meta a{color: #000;}

.reply {font-size: .9em;margin:1em 0;}
img.avatar {
  float: right;
  margin: 5px;
  }
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}
.comment-body p{
	margin-left: .6em;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px 40px 3px;
	text-align: left;
	}

#nav #searchform #s {
	width: 158px;
	padding: 2px;
	}

#nav #searchsubmit {
	padding: 1px;
	float: right;
	margin-top: 10px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* CLEARFIX */
	.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.fix{display:inline-block;} 
	* html .fix{height:1%;}
	.fix{display:block;}
	
	

a:hover, h1.blogtitle a:hover, .postdata a:hover, h2.posttitle a:hover, tags a:hover,.commentlist cite a, .commentlist cite, #subnav li a:hover, #subnav .current_page_item a, .button:hover, input[type="submit"]:hover,#calendar caption{
color: #C41324;
}


.entry ul {
margin: 0;
}


.entry ul li {

padding-left: 20px;
background: transparent url(http://www.abccopywriting.com/images/arrow_small.gif) no-repeat scroll 0 5px;
}


/* 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 {
	padding: 4px;
	margin: 0 10px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 10px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	text-align: left;
	padding: 0;
	margin: 0 0 0 20px;
	
}

.wp-caption img {
	margin: 0;
	padding: 10px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
	margin: 0;
}
/* End captions */

#nav form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/
/* End Various Tags & Classes*/

#nav ul {
margin-left: 0;
}

#container #nav ul.navigation li ul {
margin: 0;

}

#nav ul li.widget {
margin-top: 30px;
padding-top: 30px;
border-top: dotted 1px #ccc;
width: 175px;

}

#nav ul li.widget ul li {
display: block;
}

#nav ul li.widget_recent_entries ul li {
padding-bottom: 5px;
width: 175px;
}

#nav ul li.widget_recent_entries ul li a {
display: block;
}

li h2 {
font-size: 14px;
color: #666;
font-weight: 500;
}

.pfpagetext {
width: 575px;
}

h2.pagetitle {
margin-bottom: 10px;
}
