/*******************************************************************************
** File: thirstystyle.css
** Description: Admin styles for ThirstyAffiliates plugin
*******************************************************************************/

.infolabel {
	padding-bottom: 5px;
}

#thirsty_linkname, #thirsty_linkurl, #thirsty_linkslug, .infotext, #thirsty_cloakedurl {
	height: 31px;
	font-size: 14px;
	border: 1px solid #DFDFDF;
	width: 100%;
	margin: 0;
	padding: 5px;
}

.infotext {
	height: 16px;
}

#thirsty_linkslug, #thirstySaveSlug {
	display: none;
}


#thirstyEditSlug, #thirstyVisitLink {
	display: inline-block;
	margin-top: 5px;
}

#thirstySaveSlug {
	margin-top: 5px;
}

#thirstyEditSlug:hover, #thirstyVisitLink:hover {
	border: 1px solid #666666;
}

.thirstySaveMe {
	display: none;
	color: #0000ff;
}

#thirstylink-main-meta div.inside {
	background: #ffffff;
	margin: 0;
	padding: 0 0 30px 0;
}

#thirsty_upload_insert_img {
	font-size: 12px;
	font-family: Arial, sans serif;
}

.thirsty_description {
	color: #909090;
	padding-left: 2px;
	font-style: italic;
	font-size: 10px !important;
}

#thirsty_logo {
	margin: 25px 0 15px 30px;
	float: left;
	width: 100%;
}

#thirsty_add_images {
	cursor: pointer;
	vertical-align: middle;
}

#thirsty_upload_insert_img {
	margin-top: 15px;
}

#thirsty_image_holder {
	background: white;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	margin: 0;
	border: 1px solid #DFDFDF;
	text-align: center;
}

.thirstyImg img {
}

#thirsty_cloakedurl {
	display: inline;
}

#publish {
	margin-top: 8px;
	margin-bottom: 5px;
}

.submitdelete {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

.thirstyImgHolder {
	border: 1px solid #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

.thirstyRemoveImg {
	float: right;
	background: transparent url('../images/deleteImg.png') no-repeat left top;
	height: 17px;
	width: 17px;
	margin-top: -14px;
	margin-right: -24px;
	padding: 5px;
	cursor: pointer;
}

#thirstyaddonscontainer {
	margin-top: 20px;
}

.thirstyaddon {
	display: inline-block;
	margin: 0 1% 1% 0;
	position: relative;
	width: 28.5%;
	padding: 0 20px 20px 20px;
	vertical-align: top;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ffffff;
}

.thirstyaddonlinkpage {
	margin: 0 1% 1% 0;
	position: relative;
	width: auto;
	padding: 0 10px 10px 10px;
	vertical-align: top;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ffffff;
}

.thirstyaddon:nth-child(3n) {
	margin-right: 0;
}

.thirstyaddon h3, .thirstyaddonlinkpage h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-left: -20px;
	margin-right: -20px;
	background: #EEE;
	padding: 1em;
	border-bottom: 1px solid #CCC;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.thirstyaddonlinkpage h3 {
	margin-top: 0px !important;
	margin-left: -10px !important;
	margin-right: -10px !important;
	margin-bottom: 10px !important;
}

.thirstyaddondescription {
	margin-bottom: 15px;
}

#thirstyCustomLinkPrefix {
	display: none;
	width: 130px;
}

#thirstySettingsForm {
	padding: 2%;
	background: #ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}

#thirstySettingsForm .description {
	color: #808080;
}

#thirstySettingsForm td {
	vertical-align: top;
}

#thirstyCustomLinkPrefix, #thirstyOptionsLinkPrefix {
	width: 120px;
}

#thirstyCommunityLinks li {
	height: 28px;
}

.thirstyWhiteBox {
	padding: 2%;
	background: #ffffff;
	margin-bottom: 1em;
}

@media handheld, only screen and (max-width: 959px) {
	.thirstyaddon {
		width: 45.5%;
	}

	.thirstyaddon:nth-child(3n) {
		margin-right: 1%;
	}

	.thirstyaddon:nth-child(2n) {
		margin-right: 0;
	}
}

@media handheld, only screen and (max-width: 599px) {
	.thirstyaddon {
		width: 97%;
	}

	.thirstyaddon:nth-child(3n) {
		margin-right: 1%;
	}

	.thirstyaddon:nth-child(2n) {
		margin-right: 1%;
	}
}


/*
Export/Import Settings Styling
*/
#export_import_controls_container textarea {
	margin-top:	20px;
	display: none;
}

#import_global_settings_action {
	display: none;
	margin-top: 20px;
}

/*
*/
}
    float: none;
    padding: 10px 15px;
	word-break: break-word;
}
body.post-type-thirstylink #TB_secondLine {
    display: block;
    margin-top: 10px;
    font-size: 12px;
}
body.post-type-thirstylink #TB_window img#TB_Image {
    margin: 15px auto 0;
}
