/*
Theme Name: Creative Glance


*/

@import url("../../../../css/styles.css");

.blog #footer, .single #footer, .archive #footer {
	margin-top:0px;
}
.blog #container, .single #container {
	height:inherit;
}

.blog #breadcrumb {
	margin-bottom:15px;
}

.post {text-align: justify;border-bottom: 1px dotted #89bbd0;margin-bottom:15px;}
#error { clear:both; margin-left:120px}
.entry p { color:#6f6f6f; padding:5px 5px;  line-height:1.8em;}
.post h3 { padding-left:5px; }

.post small{
background: url(images/icon_calendar.gif) no-repeat left top;
color:#736943;
line-height:30px;
padding:0 0 5px 22px;}

.post hr {
	display: block;
}

.postmetadata {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

h2 {
	margin: 0px;
}
.post h2 { margin:0px}
.post h2 a {
color:#515151;
font-size: 17px;
font: "Calibri", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}
li h2{ color: #13518E; font-size: 17px; font-weight: bold; text-transform: uppercase; line-height: 26px; border-bottom: 1px dotted #999; margin-bottom: 12px}
li a{ color: #666666; line-height: 20px;}
li a:hover{ color: #666666; text-decoration: none}

.postmetadata small, .postmetadata small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #777;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px solid #999999;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#column_right h2 { margin-top:0px;}
#column_right ul li ul{ margin-bottom:30px}
.entry ul.list li { list-style:disc; margin-left:20px;padding-left: 0px;line-height:1.8em; color: #6f6f6f}
.entry ul.list { margin-bottom:15px; }
.entry ol li { list-style:decimal;color:#6F6F6F;margin-left:25px; }
