/*
Theme Name: FunkBunk
Theme URI: http://wordpress.org/
Description: FunkBunk Wordpress Theme.
Version: 1.0
Author: Provide Design
Author URI: http://providedesign.co.uk/
*/



/* ---------- BEGIN MAIN STRUCTURE ---------- */

body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
  	margin: 0px;
  	padding: 0px;
	font-weight: normal;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	line-height: 1.6em;
	text-align: left;
}

html>body {
	font-size: 10px;
}

#horizon {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: transparent;
}


#wrapper {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	width: 894px;	
	clear: both;
}

#container {
	position: relative;
	top: 20px;
	left: 0px;
	width: 894px;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	margin-bottom: 40px;	
	background-color: transparent;
	display: block;
}

#header {
	background-color: #fff;
	width: 894px;
	height: 60px;
	margin-bottom: 20px;
	overflow: hidden;
}

#hot-corner {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 200;
	width: 200px;
	height: 200px;
	background-color: transparent;
}

#slideshow {
	margin: 0px 0px 20px 0px;
}

#column-one{
	background-color: #fff;
	padding: 10px 20px 20px 20px;
	width: 180px;
	float: left;
	height: auto;
	display: block;
	overflow: hidden;
}

#column-two {
	background-color: transparent;
	width: 654px;
	float: left;
	height: 1%;
	margin-left: 20px;
	display: block;
	overflow: hidden;
}

.content {
	background-color: #fff;
	font-size: 1.2em;
	margin-bottom: 20px;
	display: block;
	padding: 20px 0px 20px 20px;
	width: 634px;
	clear: both;
	overflow: hidden;
	
}

.content-column {
	width: 297px;
	height: 1%;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#footer {
	background-color: transparent;
	border-top: dotted 1px #ccc;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 614px;
	font-size: 11px;
	clear: both;
	overflow: hidden;
	height: auto;
	color: #999999;
}

#footer-left {
	text-align: left;
	float: left;
	display: inline;
}

#footer-right {
	margin-top: 7px;
	text-align: right;
	float: right;
	display: inline;
}




/* ---------- BEGIN TWITTER ---------- */

#twitter-area {
	display: block;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	height: auto;
}

#twitter-feed {
	background-color: #ccc;
	padding: 10px;
	margin-bottom: .6em;
}

.twitter-message {
	font-family: georgia, times, 'times new roman', sans-serif;
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

.twitter-timestamp {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: none;
}

.twitter-link {
	display: none;
}

ul#twitter_update_list li {
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
}

ul#twitter_update_list li a, ul#twitter_update_list li a:link {
	display: inline;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: georgia, times, 'times new roman', sans-serif;
}

#twitter_message a, #twitter_message a:link {
	display: block;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: georgia, times, 'times new roman', sans-serif;
}

ul#twitter_update_list li span { 

visibility: visible; 
display:block; 
}


/* ---------- FLICKR BADGE ----------*/

#flickr-feed {
	background-color: #ccc;
	padding: 10px 0px 0px 10px;
}

#flickr-feed img {
	border: 0px !important;
	margin: 0px 10px 10px 0px;
}




/* ---------- VIMEO BADGE ----------*/

.vimeoBadge { margin: 0px 0px 20px 0px; padding: 0; display: block; overflow: hidden; height: auto; }
.vimeoBadge img { border: 10px solid #ccc; overflow: hidden; }
.vimeoBadge .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active { color:#0099ff; text-decoration:none; cursor:pointer; }
.vimeoBadge a:hover { color:#00CCFF; }
.vimeoBadge #vimeo_badge_logo { margin-top:10px; width: 57px; height: 16px; display: none; }
.vimeoBadge .credit { font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.vimeoBadge .clip { padding:0; margin:0px 0px 0px 0px; line-height:0; }
.vimeoBadge .caption { font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif; overflow:hidden; width:180px; padding: 6px 0px 0px 0px; }
 



/* ---------- NAVIGATION ---------- */

#navigation {
	position: relative;
	top: 10px;
	width: 180px;
	height: auto;
	border: 0px;
	display: block;
	z-index: 50;
	overflow: hidden;
	color: #ffffff;
	margin-bottom: 30px;
}

#navigation a, #navigation a:link {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navigation ul {
	list-style: none;

	
}

#navigation ul li {
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	width: auto;
	
}
a#nav-home img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-home:hover img, a#nav-home-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px 0px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-coolandhot img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 66px;
}

a#nav-coolandhot:hover img, a#nav-coolandhot-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -30px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 66px;
}

a#nav-cool img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 36px;
}

a#nav-cool:hover img, a#nav-cool-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -30px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 36px;
}

a#nav-hot img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-hot:hover img, a#nav-hot-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -66px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-blog img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -96px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 38px;
}

a#nav-blog:hover img, a#nav-blog-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -96px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 38px;
}

a#nav-community img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -134px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 34px;
}

a#nav-community:hover img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -134px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 34px;
}

a#nav-photos img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 35px;
}

a#nav-photos:hover img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -168px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 35px;
}

a#nav-contact img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -203px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 29px;
}

a#nav-contact:hover img, a#nav-contact-current img {
	background: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: -190px -203px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 29px;
}

a#nav-gallery img {
	background: url(images/navigation-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -233px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 36px;
}

a#nav-gallery:hover img, a#nav-gallery-current img {
	background: url(images/navigation-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: -190px -233px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 36px;
}




/* ---------- TEXT STYLE ---------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #999;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0px;
	margin: 8px 0px .6em 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

p {
	line-height: 1.8em;
	margin-bottom: 1.2em;	
}

a, a:link {
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}

h1 a, h1 a:link, h2 a, h2 a:link, h3 a, h3 a:link, h4 a, h4 a:link, h5 a, h5 a:link, h6 a, h6 a:link {
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #fff;
	background-color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}

br {
	line-height: 1em;
}

.leadcopy {
	font-size: 1.4em;
}


/* ---------- GENERAL ELEMENT STYLE ---------- */

table {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.entry table {
	border: 0px;
	margin: 1em 0px 4em 0px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	position: relative;
	width: 614px;
	text-align: center;
}

.entry td, .entry th {
	color: #333;
	padding: .6em 0px;
	border-bottom: #9de0f4 solid 1px;
}

.entry th {
	font-weight: bold;
}

.entry tr.alt td {
	background-color: #9de0f4;

}

iframe {
	margin: 2em 0px;
}

div {
	padding: 0px;
	margin: 0px;
}


img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a img {
	border: 0px;
}





/* ---------- FIELDS ---------- */

form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

checkbox {
	padding: 0px;
	margin: 0px;
}

option, select {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;

}

textarea {
	border: solid 1px #ccc;
}

label {
	padding: 7px 10px 0px 0px;
	border: 0px;
	margin: 0px;
	display: block;
	color: #666;
	float: left;
	width: 80px;

}

input#submit, input#reset {
	font-size: 1.1em;
	color: #444444;
	background-color: #dddddd;
	padding: 5px;
	font-weight: normal;
	border: solid 1px #666666;
	cursor: pointer;
}

.asterisk {
	color: #ff0000;
}

/* LIST CONTROL */

ul {
	list-style: none;
	margin: 0px 0px 1em 0px;
	padding-left: 0px;
	text-indent: 0px;
} 

.entry ul {
	list-style: circle;
	list-style-image: url(images/fb-bullet.jpg);
	margin-left: 0;
	padding-left: 1.4em;
	text-indent: 0px;
} 

li {
	line-height: 2em;
	width: auto;
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px 0px 1em 20px;
	padding-left: 0px;
	text-indent: 0px;
}

.commentlist li {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 0px;
	padding: 0px 10px 0px 0px;
	background: transparent;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0px 0px 4em 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
}

.post-hp {
	margin: 0 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.entry {clear:both;}
	
.postmetadata {
	clear: both;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
}

.clear {
	clear: both;
}


/* End Structure */





/* ---------- IMAGES ---------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.title {
	margin: 20px 0px 0px 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}








/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
}

#url, #email, #author, #name, #tel, #company {
	border-top: 1px solid #e9e9e9;			
	border-left: 1px solid #e9e9e9;			
	border-right: 1px solid #e9e9e9;			
	border-bottom: 1px solid #bbb;		
	width: 250px;
	padding: 6px;
	background-color: #fff;
	margin: 0px;
	font-size: 1.4em; 
	color: #999;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

select#day, select#month, select#year, select#time {
	width: auto;
}

#commentform {
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 614px;
	height: auto;
	display: block;
}
	
#commentform #comment, #message {
	background-color: #fff;
	border-top: 1px solid #e9e9e9;			
	border-left: 1px solid #e9e9e9;			
	border-right: 1px solid #e9e9e9;			
	border-bottom: 1px solid #bbb;			
	width: 510px;
	padding: 6px;
	margin: 0px;
	font-size: 1.4em; 
	color: #999;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond {
	margin: 2em 0px 4em 0px;
	width: 614px;
	border-top: dotted 1px #ccc;
	padding: 2em 0px 0px 0px;
}

	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	padding: 9px;
	border: 0px;
	background-color: #ccc;
	float: left;
	width: auto;
}

#commentform #submit:hover {
	background-color: #333;
	color: #fff;
}




/* ---------- COMMENTS ---------- */

.post-title h2 {
	display: block;
	float: left;
}

.post-title {
	display: inline;
	clear: both;
	overflow: hidden;
	width: 100%;
}

/*.comment-bubble {
	display: inline;
	font-size: 12px;
	position: relative;
	top: -1em;
	right: 0px;
	margin: 0px 0px 0px .6em;
	background: url(images/comment-bubble-tip.jpg);
	background-repeat: no-repeat;
	background-position: .4em bottom ;
	padding: 0 .1em .5em 0;
	overflow: hidden;
	background-color: transparent;	
}

.comment-bubble a, .comment-bubble a:link, .comment-bubble a:hover {
	background-color: #5eb13d;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	padding: .3em .7em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}*/

.comment-bubble {
	display: block;
	font-size: 12px;
	position: relative;
	top: 0em;
	left: 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/comment-bubble-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 .1em .5em 0;
	overflow: hidden;
	width: 20px;
	background-color: transparent;	
}

.comment-bubble a, .comment-bubble a:link, .comment-bubble a:hover {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	padding: .3em .7em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#comments {
	background-color: transparent;
	border-top: dotted 1px #ccc;
	padding: 2em 0px 1em 0px;
	margin: 0px 0px 0 0px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0px 0px 40px 0px;
	padding: 0;
	text-align: left;
	width: 614px;
	}

.comment-user {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	list-style: none;
	background-color: #e5f9ff;
	border-bottom: #9de0f4 solid 1px;
	clear: both;
	
}
.comment-user-name {
	display: inline;
	width: auto;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 4px 50px 6px 0px;
	background: url(images/comment-tip.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #999;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}

.comment-admin {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	list-style: none;
	background-color: #e5ffe9;
	border-bottom: #b1f49d solid 1px;
	clear: both;
	
}

.comment-admin-name {
	display: inline;
	width: auto;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 50px;
	background: url(images/comment-tip-admin.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #999;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}





/* ----------- SIDEBAR ---------- */

#sidebar {
	padding: 0px;
	width: 180px;
}

#sidebar form {
	margin: 0;
}





/* ---------- ADDITIONAL ELEMENTS ---------- */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	background-color: #eee;
	margin: 2em 20px 2em 20px;
	padding: 20px 20px 10px 20px;
	border-left: 5px solid #ddd;
	font-size: 1.4em;
	font-style: italic;
	color: #666;
		font-family: georgia, times, 'times new roman', sans-serif;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {

}

a img {
	border: none;
}





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





/* ---------- BOOKING CALENDAR ---------- */

#calendar table {
	border: 0px;
	margin: 2em 0px 4em 0px;
	padding: 0px;
	float: left;
	background: #FFFF99;
	position: relative;
	width: 614px;
}

#calendar td, #calendar th {
	color: #333;
	padding: .6em 0px;
	background: #FFFFFF;
	border-bottom: #9de0f4 solid 1px;
	width: 87px;
}

#calendar td.booked {
	background-color: #e5f9ff;

}

#calendar td.booked:hover {
	background-color: #9de0f4;

}

#calendar table caption {
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding: 0px 0px 1em 0px;
}




/* ---------- HOMEPAGE SLIDESHOW ---------- */

#s3slider { 
	width: 614px; /* important to be same as image width */ 
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 1em 0px 2em 0px;
}

#s3sliderContent {
   width: 614px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px 'Lucida Grande', Verdana, Arial, Sans-Serif;;
   padding: 10px 20px 3em 20px;
   width: 574px;
   background-color: #333;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
}

.clear {
   clear: both;
}

.s3sliderImage span h3 {
	color: #fff;
}

/* ---------- CONTACT FORM ---------- */

#double-opt-in-form { 
	display: none;
}

div.wpcf7 {
	text-align: left;
	margin: 40px 0px;
	padding: 0px;
}

div.wpcf7 form {
	text-align: left;
	margin: 0;
	padding: 0;
}

div.wpcf7 #submit {
	margin: 0 0 5px auto;
	padding: 9px;
	border: 0px;
	background-color: #ccc;
	float: left;
	width: auto;
}

div.wpcf7 #submit:hover {
	background-color: #333;
	color: #fff;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 2em 0px;
	font-size: 1.2em;
	text-align: center;
}

div.wpcf7-mail-sent-ok {
	color: #00ccff;
}

div.wpcf7-mail-sent-ng {
	color: #ff0000;
}

div.wpcf7-spam-blocked {
	color: #ff0000;
}

div.wpcf7-validation-errors {
	color: #ff0000;
}

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

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -5px;
	left: 5px;
	z-index: 200;
	background: transparent;
	color: #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

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

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