/*

Theme Name: Dark

*/



#map {

border: 1px solid #666;

color: #000;

}



#map a {

color: #00c;

background: none;

text-decoration: none;

}



#map a:hover {

background: none;

text-decoration: underline;

}



#map img {

padding: 0px 10px 20px 0px;

}



#powered_by_simplemap {

font-size: 0.75em;

text-align: right;

color: #444;

}



#powered_by_simplemap a {

color: #444;

}



#powered_by_simplemap a:hover {

color: #fff;

}



#searchForm {

text-align: left;

}



#searchForm input#addressInput {

width: 250px;

}



#searchForm input#addressSubmit {

width: auto;

}



#searchForm select {

width: auto;

}



#searchForm p {

margin: 10px auto;

}



.markertext {

font-size: 0.9em;

line-height: 1.2em;

color: #000;

}



.markertext .bubble_category {

font-size: 0.6em;

font-style: italic;

}



.markertext a {

color: #00c;

text-decoration: underline;

}



.markertext h3 {

margin-top: 0 !important;

text-align: left !important;

line-height: 1.2em !important;

}



div#results {

padding-bottom: 20px;

}



div.result {

width: 539px;

height: 101px;

margin: 10px 0;

padding: 10px 5px;

font-size: 11px;

background-image: url(http://qa.kttape.com/wp-content/themes/KT_Tape_Theme/images/StoreOff.png);

background-repeat: no-repeat;

color: #808284;

}



div.result small {

font-size: 0.7em;

color: #666;

}



div.result:hover {

width: 539px;

height: 101px;

margin: 10px 0;

padding: 10px 5px;

font-size: 11px;

background-image: url(http://qa.kttape.com/wp-content/themes/KT_Tape_Theme/images/StoreOn.png);

background-repeat: no-repeat;

color: #383837;

}



div.result address {

font-style: normal;

margin-left: 15px;

}



div.result h3 {

margin: 0 0 5px;

font-size: 1.5em;

text-transform: none;

margin-left: 15px;
}



div.result img {

border: none;

padding: 0px 10px 20px 0px;

}

div.result a {

color: #31A7E9;

}

div.result:hover a {

color: #0067B1;

}


div.result div.result_name {

width: 100%;

}



div.result div.result_address {

float: left;

width: 40%;

}



div.result div.result_phone {

 position: relative;
 
 clear:both;

float: left;

width: 40%;

height: 3em;

margin-left: 15px;

}



div.result div.result_links {
position: relative;

text-align: right;

right: 200px;

}



div.result div.result_links div {

clear: right;

margin-bottom: 3px;

}



div.result div.special {

float: right;

height: 20px;

margin: 0;

padding-left: 20px;

line-height: 20px;

text-align: left;

font-style: italic;

background: url(../images/star.png) no-repeat left center;

}



