/*
 * Theme Name: Carstations Clouds by RadicalDesigns 
 * Theme URI: http://radicaldesigns.org/
 * Description: A new theme for the Carstations site - with clouds!
 * Author: Radical Designs Cooperative 
 * Author URI: http://radicaldesigns.org
 * / * Version: 1.0
 * Tags: a deep sense of zen 
 *
 * License: 
 * License URI:
 *
 * General comments (optional).
 * */


/* Carstations Design */

html,body {
margin: 0;
padding: 0;
background: url(images/cloudbkgd.png) center top repeat-x;
font-family: Arial, Helvetica, san-serif;
color: #164558;
}

a {
color: #f89921;
text-decoration: none;
}
a:hover  {
color: #f89921;
text-decoration: underline;
}
.clear {
clear: both;
}

#container {
width: 1100px;
height: 100%;
margin: 0 auto 20px;
}

#header-padder {
padding: 60px 0 25px 0;
}

#logo {
float: left;
width: 295px;
height: 60px;
}
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10
}

#menu a {
	display: block;
	color: #000000;
}
#menu li ul {
padding: 8px 0 8px 0;
border: 1px solid #cdcdcd;
}
#menu li ul li a {
padding: 4px 20px;
}
#menu li { /* all list items */
	float: left;
}
#menu li a.menu-item {
color: #ffffff;
background: url(images/nav/carstations_banner_bg.gif) top left repeat-x;
height: 49px;
font-size: 19px;
display: block;
padding: 14px 12px 0 12px;
font-family: Helvetica, Arial, san-serif;
}
#menu li a:hover.menu-item {
text-decoration: none;
z-index: 1000;
}
#menu li ul li {
float: none;
}
#menu li ul { /* second-level lists */
	position: absolute;
	background: #e7f2f8;
	width: 13em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#spacer {
background: #cdcdcd;
height: 500px;
width: 2px;
margin: 35px 20px 30px 20px;
float: left;
}

.sidebar ul {
list-style: none;
margin: 0;
padding: 0;
color: #526573;
font-size: 14px;
}

.sidebar li {
padding: 3px 0 0 0;
}

.sidebar a {
color: #526573;
text-decoration: none;
}

#main-body {
background: #FFFFFF;
}

#main-padder {
padding: 10px 15px;
}

#index-body-left {
width: 270px;
float: left;
}
#index-body-left h2 {
color: #f6891e;
font-size: 24px;
}

#sidebar h2 {
font-size: 24px;
}

#index-body-right {
width: 615px;
float: left;
}

#index-sidebar-bottom h2 {
font-size: 22px;
color: #2c404f;
padding: 10px 0 5px 0;
margin: 0;
}

#index-sidebar p {
color: #2e3f49;
font-size: 15px;
}

#index-sidebar img {
float: left;
padding: 0 15px 0 0;
}

#index-sidebar-bottom .widget {
float:left;
width: 295px;
padding: 10px 10px 10px 0;
}

#sidebar p {
color: #2e3f49;
font-size: 15px;
}
#sidebar img {
float: left;
padding: 0 15px 0 0;
}

#sidebar .widget {
float:left;
width: 245px;
padding: 10px 10px 10px 0;
}

#footer-wrapper{
height: 120px;
}

#footer {
width: 960px;
margin: 0 auto;
}

#footer-wrapper {
background: #ddeef5;
padding: 10px 0 0 0;
}
#copyright {
font-size: 14px;
color: #51656e;
}
#footer-left {
float: left;
width: 500px;
}
#quicklinks {
font-size: 14px;
color: #56b9e2;
padding: 25px 0 5px 0;
}
#quicklinks a {
text-decoration: none;
color: #56b9e2;
}
#footer-right {
width: 400px;
float: left;
}
#footer-right-padder {
font-size: 14px;
margin: 20px 0 20px 0;
padding: 10px;
color: #4d6571;
background: #c2deea;
}
#footer-right a {
text-decoration: none;
color: #56b9e2;
padding: 3px 0 0 0;
display: block;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 1000}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial}
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 300px;
	z-index: 1000;
	background: #2E3F49;
	color: #FFF;
	text-align: center;
	text-decoration: none}
#sddm li a:hover
{	background: #2E3F49;}
#sddm div
{	position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
    z-index: 1000;
background: #ddeef5;
border: 1px solid #cdcdcd;
}
#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial}
#sddm div a:hover
{	background: #49A3FF;
	color: #FFF
}
#map-search-container {
-moz-border-radius: 15px 15px 0 0;
border-radius:  15px 15px 0 0;
padding: 10px;
width:750px;
height:525px; 
background: #2e3f49;
}
#map-container {
width:580px;
z-index: 1;
}
#map-search em {
font-size: 12px;
padding: 5px 6px;
display: block;
float: left;
font-style: italic;
color: #FFFFFF;
}
#map-search input#address, #queryInput {
background: url(images/search.png) top left no-repeat;
border: 0;
padding: 3px 30px;
margin: 0;
width: 155px;
float: left;
}
#queryInput {
height: 25px;
width: 155px;
}
#map_canvas {
height:390px; 
z-index: 1;
}
#charge-type {
height: 30px;
}
#sidebar {
margin: 20px 0 0 0;
width: 240px;
float: left;

}
#addhover {
    width: 112px;
    display: block;
    overflow: hidden;
    height: 27px;
    float: right;
}
#addhover a {
    background: url(images/addstation_rollover_sprite.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    padding: 30px 0 0 0;
    overflow: hidden;
    text-decoration: none;
    width: 112px;
}
#addhover a:hover {
    background-position: -111px 0;
}

input#btnSearch {
border: 0;
    background: url(images/gobutton_sprite.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    padding: 30px 0 0 0;
    overflow: hidden;
    text-decoration: none;
    width:38px;
    float: left;
}
input:hover#btnSearch  {
    background-position: -38px 0;
}

#downloadi {
    width: 112px;
    display: block;
    overflow: hidden;
    height: 27px;
    margin: 0 0 10px 0;
}
#downloadi a {
    background: url(images/iphoneappdownload_sprite.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    padding: 30px 0 0 0;
    overflow: hidden;
    text-decoration: none;
    width: 112px;
}
#downloadi a:hover {
    background-position: -112px 0;
}
#downloada {
    width: 112px;
    display: block;
    overflow: hidden;
    height: 27px;
    margin: 0 0 10px 0;
}
#downloada a {
    background: url(images/androidappdownload_sprite.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    padding: 30px 0 0 0;
    overflow: hidden;
    text-decoration: none;
    width: 112px;
}
#downloada a:hover {
    background-position: -112px 0;
}
#facebook-like {
padding: 10px 0 4px 0;
}
#plus-one {
padding: 4px 0;
}
#page-right {
width: 600px;
float: left;
}
h2.title a, h2.title {
color: #F6891E;
text-decoration: none;
font-size: 28px;
}
.page {
padding: 20px 0 0 0;
}

/* SINGLE LAYOUT */

.indent {
	padding-left:10px;
	margin-top:8px;
}
.addy {
	width:300px;
	display:block;
	float:left;
}
.coord {
	float:left;
	width:300px;
	display:block;
}
.clearb {
	clear:both;
}
.minfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.smurl {
	font-size:15px;
}
.map {
    background-color: #FAFAFA;
    width: 577px;
}
#inside-map-search  {
background: #2E3F49;
padding: 10px;
margin: 5px 0 5px 0;
 -moz-border-radius: 15px 15px 0 0;
border-radius:  15px 15px 0 0;
width: 557px;
}
.search-label {
color: #FFFFFF;
display: block; 
float: left;
padding: 10px 0 4px 10px;
font-size: 11px;
}
/* BEGIN COMMENTS */

ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:10px;
	position:relative;
}
ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-style:italic
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#333;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	border:4px solid #d5d5d5;
	float:left;
	margin-right:10px;
}
ol.commentlist li div.comment-meta {
	font:12px Arial, Verdana;
  color:#aaa;
}
ol.commentlist li div.comment-meta a {
	color:#aaa;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
	color:#000;
}
ol.commentlist li div.commentbody {
	margin-top:1em;
	font-size:14px
}
ol.commentlist li p {
	margin:0 0 1em;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
ol.commentlist li div.reply {
	margin-bottom:7px;
}
ol.commentlist li div.reply a:hover {
	background:#c30;
	border:1px solid #c00;
}
ol.commentlist li div.reply a {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 arial, sans-serif;
	padding:5px 6px 4px;
	text-align:center;
	width:36px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 .18em;
}
ol.commentlist li.even {
	background:#fff;
}
ol.commentlist li.odd {
	background:#f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* COMMENT FORM */

#commentform input {
	width:170px;
	padding:4px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:Georgia, Times;
}
#commentform {
	margin:5px 10px 0 0;
	padding-bottom:30px;
}
#commentform p label {
	width:120px;
	display:block;
	float:left
}
#commentform p {
	border-top:1px solid #eee;
	padding:10px 0;
	margin:0;
	font-size:14px
}
#commentform textarea {
	width:435px;
	margin-left:-1px;
	border:1px solid #ccc;
	padding:4px;
	font-family:Georgia, Times;
}
.cancel-comment-reply {
	display:none;
}
#commentform #submit {
	margin-left:-1px;
	margin-top:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #aaa;
	font-weight:bold;
	cursor:pointer;
}
#commentform #submit:hover {
	border:1px solid #333;
	cursor:pointer;
	color:#000;
}
#commentform small, #commentform #submit {
	color:#666;
	text-transform:uppercase;
	font-family:arial;
}
#commentform small {
	font-size:11px;
	font-weight:bold
}
#respond h3 {
	padding-top:20px;
	margin-bottom:10px;
}

/* WIDGETS */

.widget {
	margin-bottom:10px;
}
.widget ul li ul {
	margin-left:10px;
	margin-bottom:0
}
h2.widgettitle {
padding: 0;
margin: 6px 0 4px 0;
}
.categories ul.children {
	margin:0 0 0 10px
}
#sidebar ul li {
	color:#666
}

/* FOOTER */

#footer p {
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin:30px;
}

/* RECAPTCHA */

#recaptcha-submit-btn-area {
}
#topsense {
	display:none;
	margin:-18px 0 20px -1px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
}
#btmsense {
	display:none;
	margin:0 0 0 -1px;
}
#endsense {
	display:none;
	margin:30px 0 0 -1px;
	padding-top:15px;
	border-top:1px solid #eee;
}
.noborder {
	border:0;
}
.noborder:hover {
	border:0;
}
#text-6 h2.widgettitle {
color: #F6891E;
padding: 0 0 15px 0;
}