@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Slideshow (Homepage) cascading style sheet
	Nom:slideshow.css
	Version:1.0
	Date:
 
	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright ©2009 Simon Bouchard <info@simonbouchard.com>
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

form.global { 
	margin:0; }

form.global label { 
	color:#666; 
	float: left; 
	width: 100px; 
	padding: 8px 0 0 0; 
	font-weight: bold; 
	display:block; }

form.global input, form.global textarea {
	background: #f7f7f7;
	border: 1px solid #ccc;
	color: #666;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 4px 0 13px 0;
	outline: none;
	padding: 6px;
	width: 100%; }

form.global input:hover, form.global textarea:hover { border: 1px solid #b5b4b4; }

form.global input:focus, form.global textarea:focus {
	border: 1px solid #b5b4b4;
	color: #666; }

form.global input.submit {
	background: #b4b4b4;
	color: #fff;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight:bold;
	height: 33px;
	margin: 0;
	outline: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 2px 10px 4px 10px;
	width: auto; }

form.global input.submit:hover {
	cursor:pointer; }
	
form.global input.error { border: 1px solid #cc0000; }

/* CONTACT FORM */
form.global .errorbox { display:none; margin:0; font-weight:bold; color:#bb252c; }
form.global li.alert label { color:#bb252c; }


/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

}

form p{
	color:#666; 
	width: 100%; 
	padding: 0px 0 0 0; 
	font-weight: bold; 
	display:block; 
	margin: 0px 0px 0px 0px;
	}
	
div.wpcf7 div.cf7com-links {
	text-align: right;
	font-size: .8em;
	margin-top: -1.6em;
}

div.wpcf7 div.cf7com-links a {
	text-decoration: none;
}

div.wpcf7 div.donation {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 0 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffe0;
	border-color: #e6db55;
	text-align: center;
}

div.wpcf7 div.donation p {
	margin: 0.5em 0;
	line-height: 1;
	padding: 2px;
}

div.wpcf7 div.donation p img {
	vertical-align: text-bottom;
}

div.wpcf7 div.donation p em {
	padding-left: 1em;
	color: #555;
	font-weight: bold;
}

div.wpcf7 ul.subsubsub {
	white-space: normal;
}

ul.subsubsub li.addnew {
	margin-left: 0.5em;
}

ul.subsubsub li.addnew a {
	color: #e6255b;
}

ul.subsubsub li.addnew a:hover,
ul.subsubsub li.addnew a:active {
  color: #999;
}

div.save-contact-form {
	padding: 1.4em 0 0 0;
	text-align: right;
}

div.actions-link {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

div.actions-link input {
	padding: 0;
	margin: 0;
	border: none;
	background-color: #fff;
	font-size: 11px;
	cursor: pointer;
}

div.actions-link input.copy {
	color: #006505;
}

div.actions-link input.delete {
	color: #bc0b0b;
}

input#wpcf7-title {
	color: #555;
	background-color: #fff;
	border: none;
	font: bold 20px serif;
}

p.tagcode {
	color: #333;
	margin: 2ex 0 1ex 1em;
}

input#contact-form-anchor-text {
	color: #fff;
	background: #7e4e0b;
	border: none;
	width: 99%;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
}

span#message-fields-toggle-switch, span#additional-settings-fields-toggle-switch {
	margin-left: 1em;
	font-weight: normal;
	font-size: smaller;
	color: #2583ad;
	cursor: pointer;
}

div.pseudo-hr {
	border-bottom: 1px solid #fff;
	margin: 0.7em 0;
}

input, textarea {
	background: #f7f7f7;
	border: 1px solid #ccc;
	color: #666;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 4px 0 13px 0;
	outline: none;
	padding: 6px;
	width: 100%; 
	}

input.wide {
	width: 100%;
}

textarea {
	background: #f7f7f7;
	border: 1px solid #ccc;
	color: #666;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 4px 0 13px 0;
	outline: none;
	padding: 6px;
	width: 100%;
}

label.disabled {
	color: #777;
}

div.message-field {
	margin: .2em 0 .4em;
}

div.tag-generator {
	position: relative;
	background: #fff;
	padding: 5px 0 5px 1px;
}

div.tg-pane {
    border: 1px dashed #999;
    background: #f1f1f1;
    margin: 1ex 0 0 0;
    padding: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

div.tg-pane table {
	width: 100%;
	margin: 0 0 0.7em 0;
}

div.tg-pane table caption {
	text-align: left;
	padding: 0 0 0.2em 0;
	font-weight: bolder;
	color: #777;
}

div.tg-pane table code {
	background-color: inherit;
}

div.tg-pane table td {
	vertical-align: top;
	width: 50%;
	border: none;
}

div.tg-pane input.tag, div.tg-pane input.mail-tag {
	width: 100%;
	border: none;
	color: #fff;
	background-color: #7e4e0b;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

div.tg-pane input.mail-tag {
	width: 50%;
	background-color: #404f03;
}

div.tg-mail-tag {
	margin-top: 2.4em;
	text-align: right;
}

div.tg-pane span.arrow {
	font-family: monospace;
	font-size: 1.2em;
	color: #333;
}

div.tg-pane input.tg-name {
	border-color: #555;
}

div.tg-pane input.oneline {
	width: 98%;
	font-size: smaller;
}

div.tg-pane textarea {
	width: 98%;
	height: 100px;
	font-size: smaller;
}

div.tg-pane div.tg-tag {
	margin: .4em 0;
}

div.tg-dropdown {
    position: absolute;
    top: 26px;
	left: 0;
    z-index: 10;
    border: 1px solid #ddd;
}

span.tg-closebutton {
    color: #777;
    font: bold 18px monospace;
    padding: 1px 4px;
    cursor: pointer;
}

div.tg-panetitle {
    font: bold 132% sans-serif;
    margin: 0 0 10px;
    color: #777;
}

