/*   
Theme Name: Sallas Automotive 
Theme URI: http://www.dadesigning.com 
Description: Customized theme for Sallas Automotive. 
Version: 1.0 
Author: Dana Ford 
URI: http://www.dadesigning.com/  
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	/* font-size: 12px; */
	/* text-align: center; */
	vertical-align: top;
}

h1 {
	font-family: Georgia; sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

p {
	/* padding: 10px 0 0 0; */
}

.post p {
	margin-bottom: 15px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

#wrapper {
	border: 0.1em solid #CCCCCC;
	margin: 15px auto 0 225px;
	padding: 1em 2em 2em 2em;
	width: 650px;
	text-align: left;
}

#headerBlog {
	/* float: left; */
	/* width: 750px; */
}

#containerBlog {
	margin:0 auto;
	padding-right:1em;
	position:relative;
	/* width:92.5em; */
	/* float: left; */
	/* width: 500px; */
}

.sidebar {
	border: 1px solid #CCCCCC;
	float: left;
	width: 190px;
	/* background: #eee; */
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	display: inline;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
}

.sidebar ul li {
	padding: 10px 0 10px 0;
}

.sidebar #linkcat-2 ul li {
	padding-bottom: 0px;
}

.sidebar #links h2 {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	/* margin-bottom: 0.5em; */
}

.sidebar ul li h2 {
	font-family: Georgia, sans-serif;
	font-size: 15px;
	margin-bottom: 0.5em;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 18px;
}

.sidebar a {
	color: #004AFF;
	font-size: 12px;
	text-decoration: underline;
}

.sidebar a:hover {
	color: #000;
}

table#wp-calendar {
	width: 100%;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Georgia, sans-serif;
	font-size: 18px;
	margin: 0.5em 0;
}

.entry {
	line-height: 18px;
}

p.postmetadata {
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
/*

#footerBlog {
	clear: both;
	float: left;
	width: 750px;
	padding-top: 10px;
}

#footerBlog p {
	line-height: 18px;
}
*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



