@charset "utf-8";
/* CSS Document */




html, body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}

* html #container {
height: 100%;
}

h1, h2, h3, p{
font-family: verdana, Sans-serif;
	font-size: 12px;
}



.ttf{
border:0;
}

a.ttf {
border:0;
}

a:hover .ttf{
border:0;
}
#wrapper{
	background:url(images/paper-bg.jpg);
	background-repeat:repeat;
	min-height:100%;
	width:100%;
	
	}
	
#container{
	width:977px;
	min-height:100%;
	margin:0 auto;
	
	}

#commentstyle {
font-family: verdana;
font-size: 18px;
color: #518541;
}

#commentstyle h3{
font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #ae7347;
}
#commentstyle a:link{
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
#commentstyle a:visited { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
#commentstyle a:hover { 
font-family: verdana;
font-size: 12px;
	color: #dab984;
background-color: #518541;
	text-decoration: none;
	}
#commentstyle a:active { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
	
h4 {
font-family: verdana;
font-size: 18px;
color: #518541;
}

.entry a:link{
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.entry a:visited { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.entry a:hover { 
font-family: verdana;
font-size: 12px;
	color: #dab984;
background-color: #518541;
	text-decoration: none;
	}
.entry a:active { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}

.more-link a:link{
font-family: verdana;
font-size: 13px;
font-weight: bold;
	color: #518541;
	}
.more-link a:visited { 
font-family: verdana;
font-size: 13px;
font-weight: bold;
	color: #518541;
	}
.more-link a:hover { 
font-family: verdana;
font-size: 13px;
font-weight: bold;
	color: #dab984;
background-color: #518541;
	text-decoration: none;
	}
.more-link a:active { 
font-family: verdana;
font-weight: bold;
font-size: 13px;
	color: #518541;
	}



.author a:link{
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.author a:visited { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.author a:hover { 
font-family: verdana;
font-size: 12px;
	color: #dab984;
background-color: #518541;
	text-decoration: none;
	}
.author a:active { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}

#nav{
	background:url(images/top-nav-bg.png);
	background-repeat:repeat-y;
	height:29px;
	padding-top:15px;
	}	

#nav ul,li{
	display:inline;
	margin-right:5px;
	}

#header{
	background:url(images/header-bg.png);
	background-repeat:no-repeat;
	height:162px;
	}
	
#logo{
	padding-top:45px;
	padding-left:25px;
	}
	
#content{
	background:url(images/content-bg.png);
	background-repeat:repeat-y;
	min-height:100%;
        overflow: hidden;

	
	}
	
.posts{
	background:#dab984;
	border:2px solid #518541;
	float:left;
	width:555px;
	margin:20px;
       
 padding-top:10px;
        padding-bottom:10px;
        padding-right:10px;
        padding-left:10px;
	}
	
#sidebar{
	float:right;
	padding-top:20px;
        width: 320px;

font-family: verdana, Sans-serif;
	font-size: 12px;
	}

#sidebar ul,li{
   margin:0;
   padding:0;
list-style-type:none; 

}

#twitter ul,li{
   margin:0;
   padding:0;
list-style-type:none; 

}

#sidebar a:link{
font-family: verdana;
font-size: 14px;
font-weight: bold;
	color: #dab984;
	}
#sidebar a:visited { 
font-family: verdana;
font-size: 14px;
font-weight: bold;
	color: #dab984;
	}
#sidebar a:hover { 
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #dab984;
background-color: #518541;
text-decoration: none;
	}

#sidebar a:active { 
font-family: verdana;
font-weight: bold;
font-size: 14px;
	color: #dab984;
	}
#afterpost{
	border-top:1px solid #ae7347;
	font-family: verdana;
        font-style: italic;
        font-size: 10px;
	}

#footer{
	border-top:1px solid #dab984;
	margin-left:20px;
	margin-right:20px;
	clear:both;
	}
	
	/*comments*/
	
	.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
        color:#000000;
      
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
color:#000000;

}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
color:#000000;

}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
color:#000000;
}

.commentmetadata{
	font-size: 12px;
        color:#000000;
}

.comments-template p.nocomments{
	padding: 0;
color:#000000;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
color:#000000;

}





#dynamic {
	
        width: 262px;
font-family: verdana, Sans-serif;
	font-size: 12px;
	}

#dynamic ul li{
   margin:0;
   padding:0;
display: block;
margin-bottom: 15px;
}

#dynamic a:link{
font-family: verdana;
font-size: 14px;
font-weight: bold;
	color: #dab984;
	}
#dynamic a:visited { 
font-family: verdana;
font-size: 14px;
font-weight: bold;
	color: #dab984;
	}
#dynamic a:hover { 
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #dab984;
background-color: #518541;
text-decoration: none;
	}

#dynamic a:active { 
font-family: verdana;
font-weight: bold;
font-size: 14px;
	color: #dab984;
	}

#navigation a:link{
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
	background-color: #518541;
	}
#navigation a:visited { 
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
	background-color: #518541;
	}
#navigation a:hover { 
font-family: verdana;
font-size: 12px;
	color: #FFFFFF;
background-color: #518541;
	text-decoration: none;
	}
#navigation a:active { 
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
	background-color: #518541;
	}

.navigation a:link{
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.navigation a:visited { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}
.navigation a:hover { 
font-family: verdana;
font-size: 12px;
	color: #dab984;
background-color: #518541;
	text-decoration: none;
	}
.navigation a:active { 
font-family: verdana;
font-size: 12px;
	color: #518541;
	}


#dynamic #twitter-tool .aktt_tweets ul li{
   margin:0;
   padding:0;
display: inline;
}

#sidebar #dynamic .aktt_tweets ul li a { 
font-size: 11px; }

#addtoany a img {
border: 0;
}

.nav-links{
clear:left;
margin-left: 23px;
margin-bottom: 20px; 
text-align:right;
width:590px;
}
.nav-links a:link{
font-family: verdana;
font-size: 12px;
font-style: italic;
	color: #dab984;
text-decoration: none;
	}
.nav-links a:visited { 
font-family: verdana;
font-size: 12px;
font-style: italic;
	color: #dab984;
text-decoration: none;
	}
.nav-links a:hover { 
font-family: verdana;
font-size: 12px;
font-style: italic;
color: #dab984;
background-color: #518541;
text-decoration: none;
	}

.nav-links a:active { 
font-family: verdana;
font-style: italic;
font-size: 12px;
	color: #dab984;
text-decoration: none;
	}

.car-list{
font-family: verdana;
font-size:14px;
}
.car-list ul li{
   margin:0;
   padding:0;
display: block;


.connect_top clearfix{
background-color: #518541;
}