/* AutoCreditExpress.com Resources CSS */

.pg_top								{ background:url(../blog/pg_top.jpg) no-repeat; height:31px; width:892px; }
.header								{ width:100%; font-size:14px; line-height:32px; }
.header h1 a						{ color:#007fae; }
.header h1 a:hover					{ color:#208a31; text-decoration:none; }
.header h1 a:hover span				{ color:#208a31; }

.searchbox							{ background:url(../blog/search_bg.gif) no-repeat top; margin-bottom:20px; color:#999; font-size:14px; font-weight:bold; }
.searchbox div						{ background:url(../blog/search_cap.gif) no-repeat bottom; padding:10px; }
.searchbox .searchinput 			{ width:90%; }
.searchbox .btnsearch 				{ margin-top:10px; }

.blog								{ background:url(../blog/main.jpg) no-repeat top; }
.blog .left span 					{ font-size:14px; font-weight:bold; display:block; color:#555; padding:5px 0 5px 10px; }
.blog .left ul						{ margin-bottom:20px; }
.blog .left li						{ padding:2px 10px; background-position:0 10px;  background:none; }
.blog .left a						{ color:#999; }
.blog .left a:hover					{ color:#007fae; text-decoration:none; }
.blog .left img						{ margin:0 0 0 10px }
.blog .right						{  }
.blog .right h2 a 					{ color:#007fae; }
.blog .right h2	a:hover				{ color:#208a31; text-decoration:none; }
.blog .right h2						{ color:#666; padding-bottom:5px; }
.blog .right .wrap .left			{ width:60%; }
.blog .right .wrap .right			{ width:35%; }

.blog .postmetadata					{ width:100%; margin:0; }
.blog .postmetadata	a				{ color:#ccc; } 
.blog .postmetadata a:hover			{ color:#007fae; text-decoration:none; }
.blog .post							{ float:left; width:42%; margin:0 7% 0 0; height:340px;  }
.blog .post_horizontal						{ float:left; width:100%; margin:0 7% 0 0; height:200px;  }
.blog .spacer						{ float:right; width:42%; margin:0 7% 0 0; height:300px;  }


.blog1								{ background:url(../blog/main_blank.jpg) no-repeat top; }
.blog1 .header						{ width:100%; font-size:14px; line-height:32px; }
.blog1 .left span 					{ font-size:14px; font-weight:bold; display:block; color:#555; padding:5px 0 5px 10px; }
.blog1 .left ul						{ margin-bottom:20px;  background:none;}
.blog1 .left li						{ padding:2px 10px; background-position:0 10px; }
.blog1 .left a						{ color:#999; }
.blog1 .left a:hover				{ color:#007fae; text-decoration:none; }

.blog1 .right h2 span				{ color:#555; font-size:21px; }
.blog1 .right h3					{ border-top:1px solid #eee; padding-top:20px; }
.blog1 .right h2 a 					{ color:#007fae; }
.blog1 .right h2 a:hover			{ color:#208a31; text-decoration:none; }

.blog1 textarea						{ width:100%; }


.blog1 .col2 .lcol					{ padding:0 0 20px 0; }
.blog1 .col2 .rcol					{ padding:0 0 20px 0; }
.blog1 .col2 .lcol a				{ width:72px; height:31px; background:url(../global/btns/previous1.gif) no-repeat 0 0; display:block; border:0; padding:0; font-size:0px; letter-spacing:-1000px; color:#fff; cursor:pointer; overflow:hidden; float:right; }
.blog1 .col2 .lcol a:hover 			{ background-position:0 -32px; }
.blog1 .col2 .rcol a				{ width:72px; height:31px; background:url(../global/btns/next1.gif) no-repeat 0 0; display:block; border:0; padding:0; font-size:0px; letter-spacing:-1000px; color:#fff; cursor:pointer; overflow:hidden; }
.blog1 .col2 .rcol a:hover 			{ background-position:0 -32px; }

.blog1 .right h3 a 					{ color:#007fae; }
.blog1 .right h3 a:hover			{ color:#208a31; text-decoration:none; }

