/*
Theme Name: ideaGrapes
Author: Yoren Chang and Wei Wang
Description: Default theme for ideaGrapes official website.
Version: 1.0
License: GNU General Public License
Tags: ideaGrapes
*/

@import 'css/reset.css';
@import 'css/style.css';
@import 'css/lightbox/jquery.lightbox.css';

input.button{ float:right; background: url(images/submit.png); height: 77px; width: 172px; text-indent: -9999px; display: block; border-width: 0px; border-style: none; position: absolute; z-index: 200; top:-15px; right: 13px; }
input.button:active{top:-14px;}
#top{
	height: 0;
}
li.tag span.jquery {
	background-position: -29px top;
}

div.wpcf7 {
	margin: 0;
	padding: 0;position:relative
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok { border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; position: absolute; background: url(images/tip-success.png) 0 0; text-indent: -9999px; display: block; height: 175px; width: 250px;left:185px;top:110px}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors { height: 50px; width: 500px; position: absolute; color: #C00; left: 200px; top: 20px; border-width: 0px; border-style: none; }

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip { position: absolute; z-index: 100; background: url(images/tooltip.png) 0 0; font-size: 10pt; width: 250px; padding: 2px; border-top: 0px none; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; text-indent: -9999px; display: block; height: 60px; left:5px;top:5px;}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader { border: none;/* margin-left: 200px;margin-top:-600px;*/ position: absolute; left: 230px; top: -150px; }

div.wpcf7 .watermark {
	color: #888;
}