/*
Theme Name: FindIt4.Me
Theme URI: http://findit4.me/
Description: FindIt4.Me - find all you need to know about it.
Version: 1.0
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Author: FindIt4.Me
Author URI: http://findit4.me/
License: Copyright by FindIt4.Me
License URI: http://findit4.me/
Template: twentytwelve
Text Domain: twentytwelve

FindIt4.Me, 2008-2016, all rights reserved

*/

@import url("../twentytwelve/style.css");



/* h4 {
	border-top: 1px solid;
	padding-top: 18px;
} */



/* #site-navigation {
	display: none;
} */

.prices_table, .prices_table table, .prices_table tr, .prices_table td, .prices_table td strong,
#known_domain_name_prices table, #known_domain_name_prices tr, #known_domain_name_prices td, #known_domain_name_prices td strong,
#similar_domain_name_prices table, #similar_domain_name_prices tr, #similar_domain_name_prices td, #similar_domain_name_prices td strong {
	border:none;
	margin:0;
	padding-left:6px;
}

#dnpricessearchform input {
	padding: 9px 9px;
}
#dnpricessearchform input[type="submit"] {
	padding: 9px 9px;
}
#extraoptions label {
	font-size: 90%;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

.doubledashedlink, .doubledashednounderscorelink {
    border-bottom:1px dotted #888;
    padding-bottom:0px;
    position:relative;
    text-decoration:underline;
}
.doubledashedlink:after, .doubledashednounderscorelink:after {
    border-bottom:1px dotted #AAA;
    content:'';
    left:0;
    position:absolute;
    bottom:-3px;
    width:100%;
}
.doubledashedlink:hover, .doubledashednounderscorelink:hover {
    border-bottom: 1px solid #888;
}

.doubledashednounderscorelink {
    text-decoration: none;
}

.shortcutbutton, .shortcutbuttonclear, .shortcutbuttonmore {
    color: #88A;
    text-decoration: none;
    border: 1px dotted #BBC;
    padding: 1px 4px 1px 4px;
    margin: 3px;
    display: inline-block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer !important;
    white-space: nowrap;
}
.shortcutbutton:hover {
    background-color: #EEF;
}
.shortcutbuttonclear:hover {
    background-color: #FEE;
}
.shortcutbuttonmore:hover {
    background-color: #EFE;
}



.uld_select option:disabled {
	color:#880808;
}
.uld_select_option_sld {
	font-style:italic;
}
.uld_select_option_tld {
	/*font-style:oblique;*/
}



/* Name.ly Messages */
.message-box-close-button { text-align:right; margin: -3px -3px 0 0; } /* margin-top:-3px; margin-right:-3px; margin:-3px 0 0 -3px; */
.message-box-text { margin:-9px 0 0 0; padding: 6px 6px 6px 6px; }
.message-box-info, .message-box-confirmation, .message-box-warning, .message-box-error {
	margin: 6px 0 6px 0;
	border: 0px solid;
	font-weight: normal; /* bold */
	padding:10px;
	color:#333333; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.message-box-info { background:#E8EBFF; border-color: #0000CC; } /* border:1px solid #0000CC; 9px #EBE8FF*/
.message-box-confirmation { background:#E8FFEB; border-color: #00CC00; } /* border:1px solid #00CC00; 9px*/
.message-box-warning { background:#FFFFE8; border-color: #CCCC00; } /* border:1px solid #CCCC00; 9px*/
.message-box-error { background:#FFEBE8; border-color: #CC0000; } /* border:1px solid #CC0000; 9px*/



.adsopenx, .adsopenx a img {
	max-width: 100%;
	height: 100%;
	overflow: hidden;
}



@media (max-width: 1599px) {
}

@media (max-width: 1069px) {
}

@media (max-width: 999px) {
}

/* iPad breakpoint */
@media (max-width: 767px) {
}

@media (max-width: 643px) {
	#q, #ss, #uldq {
		size: 22;
		width: 220px;
	}
	#querylinkinput {
		size: 20;
		width: 200px;
	}
}

/* Mobile devices */
@media (max-width: 359px) {
}

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}

	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
}

@media screen {
	.row-actions {
		visibility: hidden;
		padding: 5px 7px 10px 0px;
		display: inline;
		clear: none;
		overflow: hidden;
	}
	.dnsummary td:hover .row-actions {
		visibility: visible;
	}
	.dnlist li:hover .row-actions {
		visibility: visible;
	}
}
