/* Blue Theme CSS */


/* CORE STYLE */

.small {
	font-size: 64%;
}

.ssmall {
	font-size: 74%;
}

.white {
	color: #fff;
}

.grey {
	color: #efefef;
}

.grey a:hover, .small a:hover, .ctxt a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #fff;
}

.ctxt {
	float: right;
	margin: 2px 6px 0 -4px;
}

a {
	color: #ce0000;
	text-decoration: none;
}

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

em {
}

strong {
}

img {
	border: 0px;
	padding: 0px;
	background: transparent;
}

img a {
	border: 0px;
}

h1 {
}

h2 {
}

h2.pagetitle {
	padding: 0;
	margin: 18px 0 4px 0;
	text-shadow: #fff 1px 1px 1px;
	color: #646465;
}

.single-post h1{
	margin: 0 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}

.single-post h2{
	margin: 12px 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}

.single-post h3{
	margin: 0 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}

#full-width h1{
	margin: 0 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}

#full-width h2{
	margin: 12px 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}

#full-width h3{
	margin: 0 0 0 0;
	color: #11135a;
	padding: 0 0 0 0;
}


h3 {
}

.alignleft {
	float: left;
}

img.alignleft {
	padding: 6px;
}

.alignright {
	float: right;
}

img.alignright {
	padding: 6px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	padding: 6px;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

ul {
	margin: 0 0 0 24px;
}

ol {
	margin: 0 0 0 0;
}

li {
}

blockquote {
	clear: both;
	margin: 12px 0 8px 0;
	background: #f1f1f1 url('images/blockquote.png') top left no-repeat;
	padding: 2px 18px 2px 100px;
	border-top: 1px #cacaca solid;
	border-right: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;
	border-left: 1px #cacaca solid;
}

cite {
	margin: -28px 0 12px 0;
	clear: both;
	float: right;
	padding: 4px;
	background: #f6f6f6;
	border: 1px solid #dadada;
}
/* /CORE STYLE */






/* STRUCTURE */
html {
	margin: 0;
	padding: 0;
}

body {
	font-size: 0.94em;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	background: #e1e2e0 url('images/gdcars/bg.jpg') center fixed;
}

#header-love {
	margin: 0 0 0 -5000px;
	float: left;
	height: 0px;
	overflow: hidden;
}

#header-wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

#header {
	background: transparent;
	width: 960px;
	height: 80px;
	overflow: hidden;
	margin: 0px auto 0 auto;
	padding: 6px 0 0 0;
}

#page {
	width: 960px;
	margin: 0 auto 0 auto;
}

#header-logo {
	float: left;
	width: 500px;
	height: 90px;
	overflow: hidden;
	margin: 8px 0 0 0;
	padding: 0;
}

#header-image {
	margin: 12px 0 0 0;
	width: 180px;
	height: 46px;
	float: right;
}

#header-text {
	color: #646465;
	font-size: 18px;
	float: left;
	width: 492px;
	height: 148px;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	text-shadow: #fff 1px 1px 1px;
	overflow: hidden;
}

#header-text p {
	margin: 0;
	padding: 0;
}

#header-text h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#content {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

/* POST RELATED */
.single-post {
	background: #fff;
	float:left;
	font-size:15px;
	width:628px;
	margin:24px 20px 0 0;
	padding: 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.single-post p {
	text-align: justify;
}

.single-post ul {
	margin: 0 0 0 24px;
}

.single-post ol {
	margin: 0 0 0 0;
}

#the-posts-page {
	width: 700px;
	float: left;
	
}

/* The Featured Post */

.featured-post {
	background: #fff;
	border: 1px #ccc solid;
	vertical-align: top;
	font-size:15px;
	width:620px;
	padding: 10px;
	margin:24px 20px 12px 4px;
	text-align: left;	
}

.featured-post-h {
	width: 650px;
	height: 46px;
	background: transparent url("images/gdcars/post-header.png") top center no-repeat;
	margin: -26px 0 0 -15px;
}

.featured-post-h h2 {
	width: 450px;
	overflow: hidden;
	background: transparent url("images/gdcars/featured-post-icon.png") 6px 8px no-repeat;
	padding: 6px 0 0 68px;
	font-size: 18px;
	color: #ccc;
}

.featured-post-h h2 a{
	color:#fff;
	text-shadow: #888888 -1px -1px 1px;
	padding: 4px;
}

.featured-post-h h2 a:hover{
	color:#7a7a7a;
	text-shadow: #c0c0c0 1px 1px 1px;
	padding: 4px;
}

.featured-post p {
	vertical-align: top;
}

.featured-post-post-date {
	height: 17px;
	background: transparent url("images/gdcars/post-date.png") top right no-repeat;
	margin: 4px 0 0px -10px;
	float: left;
	color: #0a0b50w;
	font-size: 10px;
	padding: 5px 20px 0 8px;
}

/* NORMAL POSTS */

.post {
	background: #fff;
	border: 1px #ccc solid;
	vertical-align: top;
	font-size:15px;
	width:620px;
	padding: 10px;
	margin:24px 20px 12px 4px;
	text-align: left;
}

.post-h {
	width: 650px;
	height: 46px;
	background: transparent url("images/gdcars/post-header.png") top center no-repeat;
	margin: -26px 0 0 -15px;
}

.post-h h2 {
	background: transparent url("images/gdcars/normal-post-icon.png") 6px 8px no-repeat;
	padding: 6px 0 0 30px;
	font-size: 18px;
	color: #ccc;
}

.post-h h2 a{
	color:#7a7a7a;
	text-shadow: #c0c0c0 1px 1px 1px;
	padding: 4px;
}

.post-h h2 a:hover{
	color:#fff;
	text-shadow: #888888 -1px -1px 1px;
	padding: 4px;
}

.post-post-date {
	display: none;
}

.post p {
	vertical-align: top;
}

.space {
	height: 8px;
	width: 640px;
	margin: 0 auto 0 auto;
}


.postmetadata {
	width: 620px;
	margin: 4px 0 0 0;
	padding: 2px 10px 2px 2px;
	font-size: 12px;
	color: #333;
}

.postmetadata a {
	color: #05105a;
}

.postmetadata a:hover {
	color: #ff0000;
}

.comment-count {
	background: transparent url("images/comments.png") 0px 0px;
	color: #606060;
	padding: 4px 0px 4px 0px;
	float: right;
	margin: -39px 4px 0 0;
}

.comment-count a {
	color: #606060;
	padding: 2px 12px 2px 12px;
	text-shadow:none;
}

.comment-count a:hover {
	color: #000;
	text-shadow:none;
}
/* /POST RELATED */
#full-width-top {
	float: left;
	margin: 10px 0 0 0;
	width: 962px;
	height: 14px;
	background: transparent url("images/gdcars/full-width-top.png") bottom center no-repeat;
}

#full-width {
	float: left;
	margin: 0px 0 0px 0;
	width: 920px;
	background: #fff;
	padding: 0 20px 0px 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#full-width-bottom {
	float: left;
	margin: 0px 0 10px 0;
	width: 962px;
	background: transparent url("images/gdcars/full-width-bottom.png") top center no-repeat;
	height: 14px;
}

#footer-wrap {
	width: 100%;
	margin: 24px auto 0 auto;
	position: relative;
	bottom: 0px;
}

#footer {
	width: 960px;
	height: auto;
	margin: 18px auto 0 auto;
	padding: 0;
	color: #000;
}


#footer-about p {
	text-shadow: #0b3e55 -1px -1px 1px;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

#footer-about img {
	float: left;
	margin: 0 12px 4px 0;
	border: #11516c 1px solid;
}

.my-company {
	text-align: right;
}

.break-footer {
	width: 960px;
	height: 1px;
	clear: both;
	border-top: 1px solid #a9a9a9;
	margin: 0 auto 4px auto;
}

#footer-text {
	width: 920px;
	font-size: 10px;
	margin: 0 auto 0 auto;
	padding: 0px 0 10px 0;
}

#footer-text p {
	margin: 0;
	padding: 0;
}

.fwidget {
	vertical-align: bottom;
	float: left;
}

.footer-widget-top {
	background: transparent url("images/gdcars/widget-top.png") bottom center no-repeat;
	height: 8px;
	margin: 14px auto 0px auto;
	width: 220px;
	padding: 0 10px 0px 10px;
}

.footer-widget {
	float: left;
	background: #fff;
	height: auto;
	margin: 0 auto 0 auto;
	width: 200px;
	padding: 10px;
	text-align: left;
	font-size: 0 10px 10px 10px;
	color: #555;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.footer-widget ul li a {
	color: #555;
}

.footer-widget ul li a:hover {
	color: #ce0000;
}
	

.footer-widget-bottom {
	background: transparent url("images/gdcars/widget-bottom.png") top center no-repeat;
	height: 8px;
	margin: 0px auto 10px auto;
	width: 220px;
	padding: 0 10px 0px 10px;
}

.footer-widget h4 {
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0  6px 0;
	padding: 0px;
}

.footer-widget ul {
	margin: 0px 0 0 0;
	list-style-type:none;
}

.footer-widget li {
	float: left;
	font-size: 12px;
}


.backtothetop {
	padding: 0 0 0 172px;
}

/* Pagination // Comments */
#navigation {
	margin: 12px 0 8px 0;
	padding: 2px;
	float: left;
	clear: both;
	background: #ff0000;
	text-shadow: #fff 1px 1px 1px;
	
}

.nav-left {
	margin: 12px 0 0 0;
}

.nav-right {
	margin: 12px 0 0 0;
}
/* /STRUCTURE */






/* SIDEBAR */
#sidebar {
	background: #fff;
	float:right;
	text-align: left;
	font-size:14px;
	width:238px;
	margin: 24px 0 0 0;
	padding: 0px 10px 10px 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#sidebar a {
	color: #000047;
}

#sidebar a:hover {
	color: #ff0000;
}

#sidebar ul {
	margin: 0 0 0 4px;
}

#sidebar li {
	list-style-type: none;
	padding: 0;
}

#sidebar ul li, ul {
	margin: 0 0 0 0px;
	padding: 0;
}

#sidebar ul li, li {
	margin: 0;
	padding: 2px;
}

.sidebar-header {
	background: #bbbbbb;
	float: left;
	width: 258px;
	height: 40px;
	margin: -1px 0 12px -20px;
	padding: 0 0 0 0;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#sidebar h3 {
	font-weight:normal;
	margin: 0;
	padding: 10px 0 0 16px;
	color:#fff;
	text-shadow: #888888 -1px -1px 1px;
}

#sidebar h3  a{
	color: #fff;
}


/* Begin Calendar */
#wp-calendar {
	float: left;
	empty-cells: show;
	margin:0 auto 0 auto;
	width: 218px;
}

#wp-calendar caption {
	margin: -38px 0 24px 0;
	padding: 0 0 0 52px;
	float: none;
	color: #fff;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: transparent;
}
/* End Calendar */
/* /SIDEBAR */






/* NAVIGATION */
#topnav {
	height:60px;
	width:100%;
	background: transparent url('images/gdcars/topnav.png') top center no-repeat;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	padding: 0px;
	margin:0 auto 0 auto;
}

#topnav ul {
	width: 948px;
	height:60px;
	text-align:left;
	margin:0px auto 0 auto;
	padding-left: 12px;
}

#topnav li {
	line-height:46px;
	text-transform: uppercase;
	display:inline;
	list-style-type:none;
	color:#fff;
	margin: 0px;
	padding: 0px;
}

#topnav li a {
	color:#fff;
	text-decoration:none;
	text-shadow: #888888 -1px -1px 1px;
	padding: 8px 6px 8px 6px;
}

#topnav li a:hover {
	margin: 0 -1px 0 -1px; /* fixes the "moving" of the nav when you use a border on hover/active */
	color:#7a7a7a;
	text-shadow: #c0c0c0 1px 1px 1px;
	text-decoration:none;
	padding: 8px 7px 8px 7px;
}

#topnav .current_page_item a:link,#topnav .current_page_item a:visited {
	margin: 0 -1px 0 -1px; /* fixes the "moving" of the nav when you use a border on hover/active */
	color:#7a7a7a;
	text-shadow: #c0c0c0 1px 1px 1px;
	text-decoration:none;
	padding: 8px 7px 8px 7px;
}
/* END TOPNAV */



/* BREADCRUMB NAV */
#breadbasket {
    background: #ccc url('images/bcbg.png'); 
	border-bottom: 1px solid #a8aaab;
	width: 100%;
	height: 30px;
	margin: 0 auto 0 auto;
}

#breadcrumbs {
    font-size: 11px;
    background: transparent; 
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    width:960px;
    margin:0 auto 0 auto;
    padding:0px;
	text-shadow: #fff 1px 1px 1px;
}

#breadcrumbs h1 {
	font-size: 12px;
	display: inline;
    color:#9b9b9b;	
}

#breadcrumbs h1 a{
	font-size: 12px;
	display: inline;
}

#breadcrumbs ul {
	background: transparent; 
	height: 30px;
}

#breadcrumbs li {
	background: transparent; 
	float: left;
	height: 30px;
	display: inline;
	padding: 0 4px 0 4px;
}

#breadcrumbs a {
    height:30px;
    background: transparent url('images/bcsep.png') right no-repeat; 
    padding-right: 14px;
    text-decoration: none;
    color:#21759b;
}

.home {
	float: left;
    border:none;
    margin: 6px 0px 0px 4px;
}

#breadcrumbs a:hover {
	color:#21759b;
}
/* /BREADCRUMB NAV */



/* COMMENTS */
ol.commentlist cite {
	background: transparent;
	float:none;
	margin: 0;
	padding: 0;
	border: 0px;
}

ol.commentlist {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}

ol.commentlist li {
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
border-bottom:1px solid #e7e7e7;
padding:1em;
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
font-size:16px;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
}

ol.commentlist li div.vcard img.avatar {
	float:right;
	width: 65px;
	height: 65px;
	margin: -8px -8px 10px 10px;
	border-top: 1px #cacaca solid;
	border-right: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;
	border-left: 1px #cacaca solid;
}

ol.commentlist li div.vcard img.avatar-32 {
}

ol.commentlist li div.vcard img.photo {
}

ol.commentlist li div.vcard span.says {
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
font-size:9px;
}

ol.commentlist li div.comment-meta a {
color:#11135a;
}

ol.commentlist li p {
font-size:11px;
margin:0 0 1em;
}

ol.commentlist li ul {
font-size:11px;
list-style:square;
margin:0 0 1em 2em;
}

ol.commentlist li div.reply {
font-size:11px;
}

ol.commentlist li div.reply a {
font-weight:bold;
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}

ol.commentlist li ul.children li {
}

ol.commentlist li ul.children li.alt {
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
border-left:5px solid #555;
margin:0 0 .25em .25em;
}

ol.commentlist li ul.children li.depth-3 {
border-left:5px solid #999;
margin:0 0 .25em .25em;
}

ol.commentlist li ul.children li.depth-4 {
border-left:5px solid #bbb;
margin:0 0 .25em .25em;
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
background:#fff;
}

ol.commentlist li.odd {
background:#f6f6f6;
}

ol.commentlist li.parent {
border-left:5px solid #111;
}

ol.commentlist li.pingback {
border-bottom:1px solid #666;
padding:1em;
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

#respond {
	padding: 0 4px 0 0;
}

#respond textarea {
	width: 100%;
}
/* /COMMENTS */

.diji {
	float: right;
}