/* 
Theme Name:Eurasia Automotive Custom
Description:This Wordpress theme is a custom theme designed specifically for Eurasia Automotive. Designed by <a href="http://www.hybridforge.com">Hybrid Forge</a>.
Version:1.0
Author:Hybrid Forge
Author URI:http://www.hybridforge.com/
Tags:purple, yellow, black, fixed-width, two-columns, left-sidebar

	"Eurasia Automotive Custom" by http://www.hybridforge.com/

	This Wordpress theme is a custom theme designed specifically
	for Eurasia Automotive. Designed by www.HybridForge.com.
	
-------------------------------------------------------------*/


/*	Imports
-------------------------------------------------------------*/

@import url('css/default.css'); 


/*	General WP Content Items
-------------------------------------------------------------*/

.archiveHeader { border-bottom: 1px dotted #ccc; font-weight: bold; padding-top: .5em; }
.rssLink { margin: 1em 0 0 0; padding: 0 0 .5em 0; background: url('images/icon-rss.png') no-repeat 0 2px; }
	.rssLink a { padding-left: 20px; }

/*/// Entry Details ///*/
.entry { padding: 0; margin: 0 0 2em 0; }
.entry h1 a { color: #363c92; text-decoration: none; }
.main-entry h1 a:hover { color: #aaa; }
.entry h2 { font-style: normal; }
	.entry h2.title { font: bold 2.1em tahoma,verdana,helvetica,arial,sans-serif; color: #000; margin: 0 0 .2em 0; }
		.entry h2.title a { text-decoration: none; color: #000; }
		.entry h2.title a:hover { color: #ccc; }
.entry .dateMeta { font: normal normal .9em tahoma,verdana,arial,sans-serif; color: #777; background: url('images/post-meta-bg.png') repeat-x 0 0; padding: .0 0 1em 0; }
	.entry .dateMeta a, .entry .dateMeta .author { text-transform: capitalize; }
	.entry .dateMeta span { font-weight: normal; }
	.entry .dateMeta .cEdit { float: right; }
		.cEdit a { padding-left: 25px; display: block; background: url('images/page_white_edit.png') no-repeat 0 center; }
.entry .entryContent { } /* main entry content body */
.entry span.entryPages { } /* paging, if needed */
.entry p { }
.entry ul, .entry ol { margin: -10px 0 0 20px; padding: 0; }
.entry ol { margin-left: 23px; }
.entry a.more-link { color: #57a746; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.entry a.more-link:hover { color: #25748c; }
.entry .excerpt { background-color: #888; border: 1px solid #555; font-size: 1.2em; padding: .5em 1em; color: #fff; margin-bottom: 1em; }


/*/// Entry Meta Info ///*/
.entryMeta { font-size: .9em; padding: 5px 0; border-bottom: 1px dotted #ccc; }
	.single .entryMeta { border-bottom: none; }
.entryMeta .filed { font-style: italic; margin-bottom: 0; }
.entryMeta .commentCount { font-weight: bold; font-size: 0.9em; float: right; padding-left: 25px; background: url('images/icon-comments.png') no-repeat 0 0; }
.entryMeta .cTags { font-weight: normal; text-transform: none; }


/*/// Comments Area ///*/
.entryComments { padding: 10px 0; }
h3.commentTitle, h3.leaveCommentTitle { color: #222; font-size: 1.6em; font-weight: bold; line-height: 1em; margin-top: .2em; }
ul.commentlist { margin: 0 !important; padding: 0; list-style: none; }
.commentlist li { padding-bottom: 0 !important; }
.commentlist .commentBox { width: auto; padding: 6px 0; margin: 0; border-top: 1px dotted #aaa; overflow: hidden; }
	.commentBox .commentBy { width: 30%; margin-left: 5px; line-height: 1.2em; overflow: hidden; }
		.comment-avatar { margin-right: 1em; }
			.comment-avatar img { border: 1px solid #aaa; }
		.comment-author { font: bold 1em tahoma,verdana,arial,sans-serif; }
			.comment-author a { text-decoration: none; }
		.comment-date { display: block; font-size: .8em; }
		.commentBox .cEdit { padding-top: .7em; display: block; }
			.commentBox .cEdit a { padding-left: 0; }
	.commentBox .commentBody { font: normal normal 1em tahoma,verdana,arial,sans-serif; float: right; width: 65%; padding: 0; overflow: hidden; }
		.commentBox .commentBody p:first-child { padding-top: 0; }
		.commentBox .commentBody p { padding-top: 5px; margin-top: 0;}
.entryComments .comment-author-post {} 
	.entryComments .comment-author-post .commentBox { background-color: #ffea9c !important; }
	.entryComments .comment-author-post .comment-author { text-transform: capitalize; }


/*/// Comments Form ///*/
.leaveCommentForm { font-size: 1em; padding-top: 20px; }
	.leaveCommentForm .leaveCommentTitle { padding-bottom: .5em; border-bottom: 1px dotted #ccc; }
	.leaveCommentForm table { }
	.leaveCommentForm table input, .leaveCommentForm table textarea { display: block; padding: .3em 0 .3em .3em;  font: normal normal 1em arial,helvetica,'lucida grande','lucida sans unicode','gill sans','verdana',sans-serif; width: 100%; background-color: #e6e6e6; color: #000; border: 1px solid #ccc; }
	.leaveCommentForm table label { font-weight: bold; }
		.leaveCommentForm input.btnSubmit { padding: 0; margin: 0; width: 64px; height: 27px; border: none; background: url('images/btn-submit.gif') no-repeat 0 0; }
		.leaveCommentForm input.btnSubmit:hover { color: #999; }


/*/// Search ///*/
#searchform .text { border: 1px solid #595e9c; width: 210px; padding: 2px; height: 21px; }
#searchform .button { width: 64px; height: 27px; background: url('images/btn-search.gif') no-repeat 0 0; border: none; }


/*/// Archives ///*/
.olderLink { float: left; }
.newerLink { float: right; }
.olderLink, .newerLink { text-transform: uppercase; font-size: 1.7em; font-weight: bold; letter-spacing: 1px; line-height: 1em; }
.olderLink a, .newerLink a, .olderLink a:visited, .newerLink:visited a { color: #000; }
.olderLink a:hover, .newerLink:hover a { color: #25748c; }



/* Base Styles & Misc:
-------------------------------------------------------------*/

/*/// Tables ///*/
table { width: 100%; font-size: 1em; border-collapse: collapse; }
table caption { margin: 15px 0 5px 0; padding: 0 0 0 3px; text-align: left; }
table th, table td { text-align: left; vertical-align: top; padding: 4px 7px !important; padding: 6px 10px; }
thead { border: 1px solid #CCC; }
thead th { color: #555; background: #EEE; }
tbody tr { }


/*/// Misc. ///*/
.clear-fix { clear: both; width: 0; height: 0; }
.alignleft { text-align: left; }
	img.alignright { float: left; margin: .5em .5em 0 1em; }
.alignright { text-align: right; }
	img.alignright { clear: right; float: right; margin: .5em 0 .5em 1em; }
	img.imgR.size-thumbnail { margin-top: .5em; }
.aligncenter { margin: 0 auto; }
span.bold { color: #555; font-weight: 600; }
