/*
Theme Name: Loop Design
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 

*/

.post {
	display:block;
	float:left;
}

.entry {
	width: 501px;
	float: right;
	padding: 0 2px;
	margin: 0 10px 0 0;
}

.post-meta-data {
	background-image: url(images/long_divider.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 607px;
	height: 20px;
}

.post-date {
	float: left;
	font-weight: bold;
	width: 80px;
}
.post-comments {
	float: right;
	background-image: url(images/comment_bubble.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 25px;
}
.post-author {
	float: left;
	margin: 0 0 0 30px;
}

.filed-under {
	margin: 10px 7px;
}

small {
	font-size: 11px;
}

.blog-text {
	margin: 0 0 11px 0;
}
.blog-link {
	margin: 0 0 11px 0;
}

#sidebar {}

.right-col {
	width: 194px;
	float: left;
	display: inline;
	margin: 0 0 0 0px!important;
}

#sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.search-form {
	background-image: url(images/search-box.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 193px;
	height: 39px;
	padding: 0;
}

.around-search-fields {
	margin: 0 0 0 0;
	padding: 6px 0 0 8px;
	width: 175px;
	height: 25px;
}

.search-field {
	margin: 4px 0 0 0; 	
	width:146px;
	height:14px;
	float:left;
}
.search-button {
	margin: 0;
	padding: 0;
	float:right;
	width:22px;
	height:25px;
}

h1.pagetitle {
	background-image: url(images/long_divider.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 14px !important;
	width: 607px;
}

h2 {
	background-image: url(images/right_divider.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 14px !important;
	line-height: 25px;
	overflow: hidden;
	width: 193px;
}

h2.pagetitle {
	background:none;
	width: 607px;
}

.cat-item {
	font-weight: bold;
}

#respond, #comments {
	background-image: url(images/long_divider.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 15px 0;
	font-size: 12px;
}

.commentlist {
	margin:0;
	padding:0;
}

.commentlist li {
	margin: 0 0 10px 0;
}

.post-an-idea {
	display:block;
	margin: 15px 0;
}

.voting, .counts {
	width: 90px;
	float:left;
}

.promote, .demote, .promote-count, .demote-count {
	float:left;
	width: 45px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.promote-link, .demote-link, .promote-link img, .demote-link img {
	border:0;
}

.around-image {
	margin-bottom:20px;
}

label {
	width:380px;
	display:block;
	font-size: 13px;
	font-weight: bold;
}
