/*
THEME NAME: DealerSyndication
THEME URI: http://www.dealersyndication.com
DESCRIPTION: Default Site Design for the GMT Auto Sales Dealership Network.
VERSION: 0.5
AUTHOR: DealerSyndication
AUTHOR URI: http://www.dealersyndication.com/
TAGS: dealer, automotive, dealership
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
/* @import url('library/styles/typography.css'); */

/* Apply a basic layout */
/* @import url('library/layouts/2c-r-fixed.css'); */

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');



/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 975px;
}


.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;
	font-size: 0;	
}

body {
    min-width:960px;
	background-color:black;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}

#header {
	margin:0 auto;
	width:975px;
	background:url(header-graphic.png) no-repeat scroll 150px center;
}

#branding {
    width:975px;
	height:131px;
	padding:0;
	background:transparent url(logo.png) no-repeat scroll 0 38px;
}

#access {
	height:35px;
	border: none;
	font-size:12px;
	position: absolute;
}

.menu {
    width:940px;
    margin:0 auto;
}

#main {
    margin:0 auto;
	padding:0 0 22px;
	background-color:white;
	width:975px;
	background-image:url(main-bg.jpg);
	background-repeat:repeat-y;
	border-right:1px solid #555555;
	border-left:1px solid #555555;
    border-bottom:2px solid #464646;
}
#container {
    float:left;
/*	background-color:#F6F6F6;
    border-left:1px solid #898989;
	border-right:1px solid #898989;  */
	margin-left:21px;
    width:460px;
	padding: 25px;
	height:100%;
}
#content {
    overflow:hidden;
}
.main-aside {
	float:right;
   width:300px;
}

#secondary {
    clear:right;
}

#footer {    
    clear:both;
	border:none;
	margin:0px;
}

#subsidiary {
    width:975px;
    margin:0 auto;
}

#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}

#subsidiary #third {
	position: absolute;
	top: 50px;
	right: 0;
	margin: 0;
}

#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}


/* -------------------------style removal for specific sidebars -------------- */ 

#index-bottom.aside, #index-insert.aside, #single-insert.aside, #single-top.aside, #single-bottom.aside {
	border:none;
}


/* -------------------------entry/page  styles ------------------------------*/

.entry-content, .entry-content a, .entry-content a:visited {
	font-size:13px;
	line-height:17px;
	text-align:justify;
	color:black;
	text-decoration:none;
}

.entry-content a:active, .entry-content a:hover{
	font-size:13px;
	color:#797979;
	text-decoration:none;
}

.entry-content img {
    margin: 5px 0 2px 0;
    max-width:100%;
	border: 1px solid #a6a6a6;
}

.entry-content p {
    margin: 0px;
    margin-bottom: 10px;
    max-width:100%;
}

.entry-content ul {
	list-style: disc;
	margin-left: 20px;
}

.entry-content ol {
	list-style: decimal;
	margin-left: 20px;
}

.entry-content li {
	margin-bottom: 5px;
}

.entry-title, .entry-title a, .entry-title a:active, .entry-title a:hover {
font: 13pt "Arial Black";	
color:#3c9cb1;
text-decoration:none;
letter-spacing:-.03em;
padding-bottom:0px;
}

.page-title {
font-size: 12px;	
color:black;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
letter-spacing:-.03em;
padding-bottom:15px;
}

.entry-title a:active, .entry-title a:hover {
color:#50b7cb;
}

.entry-utility{
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	font-size:9px;
	padding-top:3px;
	padding-bottom:3px;
	color:#666666;
	width:100%;
	margin-top: 22px;
}

.entry-utility a {
	font-size:9px;
	color:#50b7cb;
	font-style:normal;
}

.cat-links {
    border-top:1px solid black;
	border-bottom:1px solid black;
	font-size:9px;
	padding-top:3px;
	padding-bottom:3px;
	color:#666666;
	width: 100%;
	display:block;
}

.cat-links a{
    font-size:9px;
	color:#3c9cb1;
	text-decoration:none;
}

.cat-links a:active, .cat-links a:hover{
    font-size:9px;
	color:#50b7cb;
}

 .tag-links, .tag-links a, .edit a, .comments-link a, .entry-utility a, .comment-meta, .comment-meta a {
	 font-size: 9px;
	 color:#3c9cb1;
	 font-style:normal;
	 
}

 .tag-links a:active, .tag-links a:hover, .edit a:active, .edit a:hover, .comments-link a:active, .comments-link a:hover, .entry-utility a:active,.entry-utility a:hover {
	 font-size: 9px;
	 color: #50b7cb;
}

.entry-meta .meta-prep-entry-date{
    display:none;
}

.entry-meta {
	padding-bottom: 10px;	
}

.tag-links {
	color:#666;	
}

.navigation, .navigation a, .navigation a:active, .navigation a:hover{
	font-size:12px;
	color:#3c9cb1;
}

.navigation a:active, .navigation a:hover{
	font-size:12px;
	color:#50b7cb;
	font-style:italic;
}

.hentry {
	padding:0px;	
}

#tag_cloud-3 div a {
}

/* -----------------end entry styles ---------------------*/

/* -----------------comment styles ---------------------*/

#comments {
	font-size:11px;	
}

#comments-list .comment-meta, .comment-meta a {
	 font-size: 11px;
	 color:#666;
	 font-style:normal;
}

#comments-list .comment-meta a:active, #comments-list .comment-meta a:hover  {
	 font-size: 11px;
	 color: black;
}

#comments-list li.bypostauthor {
	background:#FFF4f4 none repeat scroll 0 0;
}

#respond {
	padding: 15px;
	border: 1px solid #AAA;
	background-color: #EFEEEE;
}

#respond h3, #comments-list h3{
	color: black;
	margin: 0px;
}


#login, #login a, #login a:active, #login a:hover {
	font-size:12px;
	color:#666;
	text-decoration:none;
}

#login a {
	color:#3c9cb1;
}

#login a:active, #login a:hover  {
	color:#50b7cb;
}

.fn a, .fn a:active, .fn a:hover {
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight: bold;
}

.fn a:active, .fn a:hover {
	color:#363636;
}

/* -----------------end comment styles ---------------------*/


/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */  

.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body, a, a:hover{
font: 11pt Arial, san-serif;	
}

/* ----------------------main nav------------------------------ */
#linkNav {
height: 33px;
width:775px;
margin: 0 auto;
padding-top:4px;
float: left;
}

#linkNav li{
height: 30px;
display: inline;
margin-right:20px;
}

#linkNav a{
text-decoration:none;
color:#ebebeb;
font-size:13px;
}

/* --------------------------secondary nav----------------------------------- */

#catNav {
height: 100%;
width:954px;
margin: 0 auto;
padding:6px 0 8px 21px;
background-image:url(sec-nav-bg.png)

}

#catNav li{
height: 30px;
display: inline;
margin-right:10px;
}

#catNav a{
color:white;
text-decoration:none;
font-size: 9pt;
}

#catNav-bottom-cap {
	border-bottom:3px solid #50B7CB;
	border-top: 3px solid white
}



/* -------------------- sidebar styles ---------------*/

#primary {
	width:400px;
	height:250px;
	margin-top:25px;
	margin-right:21px;
	border:0px;
	background: transparent url(400x250-video-soon.jpg);
        padding:0px;
}

#secondary {
	width: 400px;
	margin-right:21px;
}

#secondary ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}



.main-aside ul{
	padding:0px;	
}

.aside h3 {
font-size:15px;
font-style:normal;
line-height:22px;
}



#secondary .widgetcontainer {
	clear:right;
	width:181px;
	float:right;
}

#secondary .widgetcontainer a{
	color: #3c9cb1;
	font-size:11px;
	
}

#secondary .widgetcontainer a:active, #secondary .widgetcontainer a:hover{
	color: #50b7cb;
}

#secondary #text-14.widgetcontainer {
	clear:none;
	float:left;	
	width:200px;
	border-left:none;
	padding-left:0px;
	border-right:1px solid #ebebeb;
}

#secondary.aside ul ul {
list-style-type:none;
margin:0 0 22px 0px;
}


#secondary.aside #text-14.widgetcontainer img{
	float:left;
	padding:0px;
	margin-bottom:13px;
	clear:both;
	width:96px;
	height:72px;
}

#secondary.aside h3{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
/*	width:182px;  */
	background-image:url(widget-head-bg.png);
	background-position:bottom;

}


#secondary.aside #text-14.widgetcontainer a{
	font-size:12px;
	float:none;;
	width:90px;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
	
}

#secondary.aside #text-14.widgetcontainer h3{
	width:182px;
}

#secondary.aside #text-14.widgetcontainer .car-name, #secondary.aside #text-14.widgetcontainer .car-info-vin, #secondary.aside #text-14.widgetcontainer .car-info-stock, #secondary.aside #text-14.widgetcontainer .car-comments{
	display:none;
}

#secondary.aside #text-14.widgetcontainer .car-price, #secondary.aside #text-14.widgetcontainer .car-info-mlg, #secondary.aside #text-14.widgetcontainer .car-color-ext, #secondary.aside #text-14.widgetcontainer .car-color-int{
	float:left;
	margin-left:8px;
	width:80px;
	text-align:left;
	font-size:12px;

}

#secondary.aside #text-14.widgetcontainer .car-price b, #secondary.aside #text-14.widgetcontainer .car-info-mlg b, #secondary.aside #text-14.widgetcontainer .car-color-ext b, #secondary.aside #text-14.widgetcontainer .car-color-int b{
	font-size:10px;
	font-weight:bold;
}

#secondary.aside #text-14.widgetcontainer .car-price {
	font-size: 14px;
	font-weight: bold;
}


#secondary.aside #text-14.widgetcontainer br{
	display:none;
}

#secondary.aside #text-14.widgetcontainer .car-button{
	clear:left;
	float:left;
	width:100px;
}

#secondary.aside .widgetcontainer h3{
	margin-bottom:12px;
}



#inventory-feed span{
	font-size: 11px;
	line-height:13px;
}

#inventory-feed div ul li{
	height:115px;
}

#inventory-feed div ul li div{
	margin-top:3px;
}


/* ------------------------------footer styles ---------------------- */

#siteinfo {
	width:975px;	
}

#footer p {
color:#666;
padding:0px;
}

p.copyright {
float:right;
font-size:11px;
line-height:30px;
text-align:right;
width: 500px;
}

.copyright a {
border-bottom:medium none;
color:#FFFFFF;
font-weight:normal;
line-height:1.5em;
font-size:11px;
}

p.rss {
	float:left;
	font-size:11px;
	line-height:35px;
}

p.rss a {
	background:transparent url(rss.png) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:normal;
	line-height:30px;
	margin-right:25px;
	padding-left:25px;
	font-size:11px;
}

#siteinfo .copyright a:active, #siteinfo .copyright a:hover, #siteinfo p.rss a:active, #siteinfo p.rss a:hover {
color:#999;
}

#footer p.dphone {
	color:black;
	font-size:18px;
	font-weight: bold;
	text-align:right;
}

 #footer p.dphone span{
	color:#464646;
	font-size:13px;
        font-weight: normal;

}


/*-------------------alternate method for footer------------------------ */

#subsidiary #second {
	float:right;
	margin-right:0px;
	padding-right:0px;
	text-align:right;
}

#text-4 {
	width:300px;	
}

.textwidget .copyright a, .textwidget p.rss a {
color:#666;
}

.textwidget .copyright a:active, .textwidget .copyright a:hover, .textwidget p.rss a:active, .textwidget p.rss a:hover {
color:#999;
}


/*---------------------rss feed links ------------------------------ */

.rssfeedlinks {
border-bottom:1px dotted #EDE7E0;
font-size:11px;
margin-bottom:10px;
padding-bottom:5px;
padding-top:5px;
}

.rssfeedlinks a {
background:transparent url(rss.png) no-repeat scroll left center;
float:left;
font-weight:bold;
line-height:1.5em;
margin-right:40px;
padding-left:22px;
margin-bottom:3px;
}

.subscribe form {
	clear: both;
}

/* ------------------------search bar styles ---------------*/

#searchform {
	position: absolute;
	top: 0;
	padding-left: 775px;
	width: 200px;
}

#searchform div {
	float: right;	
}

#searchform input {
	vertical-align: top;
	font-size: 10px;
	line-height: normal;
}

#searchform input#s {
	width: 140px;
	margin-top: 3px;
	color: #666B6B;
}

#searchform input#searchsubmit {
	width: 50px;
	height: 23px;
	margin-top: 1px;
}

/* ---------------header logo linkback styles ----------------- */

#blog-title  {
		
}

#blog-title span, #blog-title a {
	display:block;
}

#blog-title span {
	position:relative;
	top:50px;
}

#blog-title a {
	height:70px;
	width:315px;
}


/* ------------------just for removing from page ---------------------- */ 

#blog-title span#blog-title-text, #blog-description, #creditfooter, .car-button, .car-price b, .car-info-mlg {
display:none;
}

