/*
Theme Name: Lasker Consulting Miva Merchant Integration Theme
Theme URI: http://www.laskerconsulting.com
Description: Wordpress Integration into Miva Merchant (Based on Twenty Ten)
Version: 1.01
Author: Chuck and David Lasker
Author URI: http://www.laskerconsultng.com
Tags: lasker, miva merchant, integration, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";



#container {

	float: left;

	margin: 0;

	width: 680px;

}

#blog_content {

	width: 665px;
	margin: 0;
	float: left;
	color: #000000;
	font-size: .8em;
	padding-left: 15px;

}

#primary,

#secondary {

	float: right;

	overflow: hidden;

	width: 210px;
	padding-left: 10px;

}

#secondary {

	clear: right;

}

#blog_footer {

	clear: both;

	width: 100%;

}



#LC_content p {
	margin-bottom: 6px;
}



h2 {
margin-bottom: 10px;
margin-top: 10px;
}

h3 {
margin-bottom: 5px;
margin-top: 5px;
}

#main LI {
list-style-type: none;
}

#site-title {
margin-top: 10px;
margin-bottom: 10px;
font-size: 20px;
border-bottom:0px;
font-weight: bold;
text-decoration:none;
#0055A5;
padding-left: 10px;
}

#site-title A:link {text-decoration: none; color: #0055A5;}
#site-title A:visited {text-decoration: none; color: #0055A5;}
#site-title A:active {text-decoration: none; color: #0055A5;}
#site-title A:hover {text-decoration: underline; color: #0055A5;}

.h1sitesubtitle {
margin-bottom: 10px;
margin-top: 3px;
font-size: 12px;
border-bottom:0px;
font-weight: normal;
text-decoration:none;
}

.entry-title {
margin-top: 10px;
margin-bottom: 10px;
font-size: 20px;
border-bottom:0px;
font-weight: bold;
text-decoration:none;
color: #ACADAE;
}

.entry-title A:link {text-decoration: none; color: #ACADAE;}
.entry-title A:visited {text-decoration: none; color: #ACADAE;}
.entry-title A:active {text-decoration: none; color: #ACADAE;}
.entry-title A:hover {text-decoration: underline; color: #ACADAE;}


.widget-title {
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-bottom: #0055A5 1px solid;
padding-bottom: 1px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
color: #0055A5;
font-size: 18px;
font-weight: 800;
padding-top: 2px;
}

.widget-container {
padding-bottom: 10px;
font-size: .8em;
}

.widget-container A:link {text-decoration: none;}
.widget-container A:visited {text-decoration: none;}
.widget-container A:active {text-decoration: none;}
.widget-container A:hover {text-decoration: underline;}

.post {
padding-bottom: 5px;
border-bottom: 1px solid #0055A5;
}


.cat-item {
	width: 100%;
	height: 100%;
	float:left;
	margin: 0;
	padding: 0;
	border: 0px solid #cdcdcd;
}


.posttitle {
color: #333;
font-size: 190%;
font-weight: 500;
padding: 7px 0 4px 2px;
margin: 10px 0 2px 0;
line-height: 120%;
border:0px;
background-color:#ffffff;
}
.posttitle A:link {text-decoration: none}
.posttitle A:visited {text-decoration: none}
.posttitle A:active {text-decoration: none}
.posttitle A:hover {text-decoration: underline;}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}