#top-module{font-size:11px;}
#nav li a span.title {font-weight:bold;}
#middle-column div.inside						{margin-right:1em;}
#middle-column img 								{max-width:680px;}
#right div.widget 								{margin:0 0 1.4em 0;}
#right div.widget:nth-child(2) 					{display:none;}
#right h3.widget-title							{margin-left:0.5em;}
#right ul										{background:#fafafa;border:1px solid #eaeaea;padding:0.5em 0;}
#right li 										{margin:0 0 0.5em 0.5em;padding:0;}
#right li a:link,
#right li a:visited								{color:#414141;text-decoration:none;}
#right li a:hover								{text-decoration:underline;}
#right ul.menu li 								{background:transparent;border:0px;margin:0 0 0.5em 0.5em;padding:0;}
#right ul.menu li a:link,
#right ul.menu li a:visited 					{display:inline;padding:0;}
#right #searchform label 						{display:none;}
div.telephone 									{margin-top:2px;}
a.developer 									{background-image:url('../images/icons/wpmini-blue.png');}
.navigation:after	 							{clear:both;content:".";display:block;height:0;visibility:hidden;}
.navigation 									{display:inline-block;display:block;min-width:0;margin-bottom:1em;}
* html .navigation 								{height:1%;} 
.navigation div.alignleft,
.navigation div.alignright 						{width:49%;}
h1,
h2,
h3,
h4,
h5,
h6 												{line-height:100%;margin-bottom:5px;}

h1 												{font-size:190%;}
h2 												{font-size:160%;}
h3 												{font-size:145%;}
h4 												{font-size:130%;}
h5 												{font-size:115%;}
h6 												{font-size:100%;}

p 												{margin:10px 0px 15px 0px;}


#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;
	display:block;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 0px;
	position: relative;
	display:block;

}
.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;
	float:left;
	}

.comment-author .says {
	font-style: italic;
	margin:3px 0 0 5px;
}
.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;
}
