/*  
Theme Name: Happy People
Theme URI: http://mediapeople.se
Description: Happy People is a Wordpress theme by Media People Sverige HB based on BASE and 960gs. Stealing is ugly business, so please report if you find this theme elsewhere.
Version: 1.0
Author: Per Jonsson
Author URI: http://mediapeople.se
*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> SETUP AND RESET <<<<<*/

body, html  {
	height: 100%;
	margin: 0;
	padding: 0;
}

body  {
    font-family: 'lucida grande', 'arial', 'trebuchet ms', sans-serif;
    font-size: 100%;
   	line-height: 1.8;  /*unitless for proper inheritance*/
	background: #fff url(img/body-bg-blue.gif) center top repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6  {
	background-color: #fff;
	color: #111;
	font-weight: normal;
	font-family: georgia;
	line-height: 1.5;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

h1  {font-size: 36pt}
h2  {font-size: 16pt}
h3  {font-size: 12pt}
h4  {font-size: 11pt; font-weight: normal;}
h5  {font-size: 10pt; font-weight: normal;}
h6  {font-size: 8pt}

p  {
	margin: 16px 0 16px 0;
}

address {
	font-style: normal;
	line-height: 1.5;
	font-size: 0.9em;
}

address strong {
	font-size: 1.1em;
}

ul, ol  {
	margin: 10px 0;
	padding: 0;
}

img  {
	border: none;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> NAVIGATION <<<<<*/

a:link, a:visited  {
	color: #000;
}

a:hover  {
	color: #666;
}

#nav						{float:right; height: 65px; margin-top: 0; width: 585px;}
#nav ul 					{float: right; list-style: none; padding:0px;margin:0px;}
#nav ul li					{display: inline; margin: 0 3px 0 3px;}


#nav ul li a				{color: #000; text-decoration: none; display: inline-block; height: 24px; margin-top: 16px; padding: 4px 7px 0 7px; font-size: 12px;font-family: 'lucida grande', 'arial', 'trebuchet ms', sans-serif;}
#nav ul li a:link,
#nav ul li a:active,
#nav ul li a:visited		{text-decoration: none; display: inline-block;}

#nav ul.qtrans_language_chooser{
	margin: 0;
	float: left;
	padding: 0;
	width: 120px;
}
#nav ul.qtrans_language_chooser li {
	margin-right: 3px;
	padding: 0;
	display: inline;
}

#nav ul.qtrans_language_chooser li a {
	margin: 0;
	padding: 0;
}


#nav a.qtrans_flag:link,
#nav a.qtrans_flag:active,
#nav a.qtrans_flag:visited {
	height: 20px;
	width: 15px;
	padding: 0px;
	margin: 0px;
}
#nav ul.qtrans_language_chooser li a:hover{
	color: #FF4900;
	background-color:transparent;
}

.menu {
text-align: right;
float: right;
overflow: hidden;
}

.languages {
	font-size: 10px;
	float: left;
	margin-top: 25px;
}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LAYOUT <<<<<*/

.fullcolumn  {
	width: 796px;
	margin: 0 10px;
}

#header  {
	height: 65px;
	padding: 0;
	top:0;
	vertical-align:top;
	/*border-bottom: 1px solid #ededed;*/
}

#logo{
	float:left;
}

#tasty  {
	padding: 0;
	margin-bottom: 10px;
}

#tasty h1  {
	font-style: normal;
    font-size: 3.2em;
    font-weight: normal;
    margin: 5px 0 0.2em 0;
    color: #111;
    font-family: georgia;
    line-height: 100%;
}

#tasty h1 a:link, #header h1 a:visited  {
	text-decoration: none;
}

#tasty p  {
	color:#999999;
	font-size: 1em;
	margin:0;
	line-height: 140%;
	width: 740px;
}

#tasty #image {
	margin:8px auto 0 auto;
	text-align:center;
	border: none;
	min-height: 30px;
}

#content  {
}

#post-8 p {
	font-size:1.05em;
	line-height: 1.5;
}

#post-clients {
	margin: 0 0 50px 0;
}

#post-clients .entry {
	display: inline;
	clear: none;
	margin-right: 10px;
	border: 0;
}

#post-clients .entry img, #post-clients .entry a {
	padding: 0;
	margin: 0;
	border: 0;
}

#sidebar .entry img {
	border: 1px #ccc solid;
	margin-bottom: 10px;
}

#sidebar #clients .entry {
	display: inline;
	clear:none;
	width:120px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#sidebar #clients .entry a, #sidebar #clients .entry img{
	padding: 0px;
	margin: 0px;
}

#subscribe  {
	border-bottom: 1px solid #ededed;
	margin: 10px 0 20px 0;
}

#subscribe h2  {
	font-size: 18px;
	text-transform: uppercase;
}

#subscribe .posts  {
	display: block;
	margin-bottom: -15px;
	background: url(img/icons/rss.gif) no-repeat 2% center;
	padding: 6px 0 6px 35px;
	text-decoration: none;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f1f1f1;
}

#subscribe .comments  {
	display: block;
	background: url(img/icons/rss_comments.gif) no-repeat 2% center;
	padding: 6px 0 6px 35px;
	text-decoration: none;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f1f1f1;
}

#search  {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}

#search h2  {
	font-size: 18px;
	text-transform: uppercase;
}

#searchform #s  {
	width: 83%;
	height: 20px;
	margin-right: 5px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	padding: 5px 0 0 5px;
}

#searchform .submit  {
	margin-bottom: -7px;
}

#footer  {
	border-top: 1px solid #9e9e9e;
	padding: 10px;
	width: 776px;
	color: #333;
}

#footer p  {
	margin: 0;
	font-size: 0.6em;
}

#footer a:link, #footer a:visited  {
	color: #333;
	border-bottom: solid 1px #333;
	text-decoration: none;
}

#footer a:hover  {
	color: #666;
	border-bottom: solid 1px #666;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND ENTRY <<<<<*/

h3.cathead  {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 10px 0;
	border-bottom: 1px solid #ededed;
}

.post  {
	padding: 0;
	overflow: hidden;
}

.post .title  {
	margin: 0 0 0 0;
	line-height: 33px;
}

.post .title a:link, .post .title a:visited  {
	text-decoration: none;
}

.post .title a:hover  {
	
}

.post a:link, .post a:visited  {
	
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6  {
}

.post p.meta  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #9e9e9e;
	margin-bottom: 30px;
}

.post p.meta a:link, .post p.meta a:visited  {
	color: #9e9e9e;
}

.post p.meta .author  {

}

.post p.meta .gravatar  {

}

.post p.meta .date  {

}

.post p.meta .category  {

}

.post p.meta .comments  {

}

.post p.tags  {
	color: #9e9e9e;
}

.post p.tags a  {
	color: #9e9e9e;
}

.post p.more  {
	color: #9e9e9e;
}

.post p.more a  {
	text-decoration: none;
}

.entry h2, .entry h3 {
	line-height: 1.2em;
}

.entry  {
	font-size: 0.75em;
}

.entry p  {
}

.entry a.phone{
		background: url(img/icons/icon-phone.gif) no-repeat 2% center;
		padding-left: 14px;
		border:0;
}

.entry a.phone-large{
		background: url(img/icons/icon-phone-large.gif) no-repeat 2% center;
		padding: 6px 33px;
		line-height: 4em;
		border:0;
}

.entry a.skype{
		background: url(img/icons/icon-skype.gif) no-repeat 2% center;
		padding-left: 16px;
		border:0;
}

.entry a.skype-large{
		background: url(img/icons/icon-skype-large.gif) no-repeat 2% center;
		margin-top:100px;
		padding: 6px 35px;
		border:0;
}

.entry .pagelinks  {

}

.entry .pagelinks a  {
	
}

.entry blockquote  {
	color: #666;
}

.entry blockquote p  {
	margin: 0;
}

.entry blockquote.pullquote_left  {
	float: left;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}

.entry blockquote.pullquote_right  {
	float: right;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}

.entry ul  {
	padding: 0 0 0 30px;
}

.entry ol  {
	padding: 0 0 0 30px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

.entry ul li {
	margin: 10px 0;
}

.entry ul li a{
	font-weight: bold;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CUSTOM PARAGRAPH STYLES <<<<<*/

.entry .phone, #sidebar .phone  {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/phone.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .pdf, #sidebar .pdf  {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/pdf.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .download, #sidebar .download  {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/download.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .info, #sidebar .info   {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/info.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .update, #sidebar .update   {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/update.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.entry .warning, #sidebar .warning   {
	padding: 10px 0 10px 50px;
	background: #ededed url(img/icons/warning.gif) no-repeat 2% center;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND IMAGE NAVIGATION <<<<<*/

#navigation  {

}

#navigation .prev a:link, #navigation .prev a:visited  {
	text-decoration: none;
}

#navigation .prev a:hover  {

}

#navigation .next a:link, #navigation .next a:visited  {
	text-decoration: none;
}

#navigation .next a:hover  {

}

#paginate a:link, #paginate a:visited  {
	padding: 2px 7px;
	background-color: #ededed;
	border: 1px solid #9e9e9e;
	text-decoration: none;
}

#image_nav  {
	float: left;
	width: 100%;
}

#image_nav img  {
}

#image_nav a:link, #image_nav a:visited  {
	display: block;
}

#image_nav .prev a:link, #image_nav .prev a:visited  {
	background: url(img/icons/image_prev.gif) no-repeat left center;
	padding: 0 0 0 30px;
}

#image_nav .next a:link, #image_nav .next a:visited  {
	background: url(img/icons/image_next.gif) no-repeat right center;
	padding: 0 30px 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FORMS <<<<<*/


.wpcf7-form {

	width:230px;
}

.wpcf7-form p {
	margin: 8px 0;
}

.wpcf7-form input

{
	width: 80%;
}

.wpcf7-form textarea {
	width: 90%;
	height: 130px;
}



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GALLERY <<<<<*/

.gallery  {

}

.gallery-item  {
	margin: 0;
	padding: 0;
	float: left;
}

.gallery-icon  {

}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WIDGETS <<<<<*/

.widget  {
	margin: 13px 0;
	padding-bottom: 20px;
}

.widget ul {
	margin: 0;
	padding: 0;
}

.widget h2  {
	margin: 0;
}

.widget h2 a:link, .widget h2 a:visited  {
	text-decoration: none;
}

.widget ul li {
	margin: 7px 0;
	list-style: none;
}

.widget ul li ul li {
	margin: 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
}

.widget a:link, .widget a:visited  {
	text-decoration: none;
}

.widget a:hover  {
	
}

.widget .textwidget  {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

.widget #recentcomments li  {
	padding: 0;
}

.widget #recentcomments li a:link, .widget #recentcomments li a:visited {
	border-bottom: none;
	color: #000;
}

.widget #recentcomments li a:hover  {
}

.widget h2 a.rsswidget  {
	font-weight: normal!important;
	margin-left: 0;
}

.widget h2 a.rsswidget img  {
	display: none;
}

.widget a.rsswidget   {
	background-color: #fff;
}

.widget .rss-date  {
	display: block;
}

.widget div.rssSummary  {
	margin: 10px 0 5px 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CALENDAR <<<<<*/

#wp-calendar  {
	width: 100%;
	text-align: center;
	background-color: #f1f1f1;
}

#wp-calendar caption  {
	padding: 7px 0;
	border-top: 1px solid #ededed;
	font-weight: bold;
	border-bottom: 1px dashed #dcdcdc;
}

#wp-calendar a:link, #wp-calendar a:visited  {
	text-decoration: none;
	background-color: #dcdcdc;
	padding: 3px 5px;
}

#wp-calendar #next  {
	text-align: right;
}

#wp-calendar #prev  {
	text-align: left;
}

#wp-calendar #next a:link, #wp-calendar #next a:visited,
#wp-calendar #prev a:link, #wp-calendar #prev a:visited  {
	background: none;
	font-weight: bold;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DEMOCRACY PLUGIN STYLING <<<<<*/

.democracy  {
	width: 100%!important;
	padding: 5px 20px 40px 5px!important;
	margin: 0!important;
	border: 1px solid #ededed;
}

.dem-vote-button  {
	float: left;
}

.democracy ul  {
	padding: 0;
	margin: 0!important;
}

.democracy ul li  {
	margin: 0 0 5px 0;
	padding-left: 0!important;
	text-transform: uppercase;
	font-size: 11px;
	list-style: none;
}

.democracy ul li a  {
	background-image: none!important;
}

.dem-graph  {
	width: 100%;
}

.dem-graph a  {
	width: 100%;
	padding: 0!important;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
}

.dem-graph b  {
	color: #000!important;
	font-size: 10px;
}

.dem-graph i  {
	color: #000!important;
	font-size: 10px;
}

.democracy ul li input  {
	margin: 0 2px 0 5px!important;
}

.dem-vote-link  {
	float: right;
	display: block;
	margin-top: 8px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLICKRRSS WIDGET <<<<<*/

p.flickrrss  {
	display: inline;
}

p.flickrrss img  {
	padding: 5px;
}

p.flickrrss img:hover  {
	background-color: #ededed;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WP-PAGENAVI PLUGIN <<<<<*/

.wp-pagenavi  {
	margin: 10px 0;
}

.wp-pagenavi .pages  {
	border: none!important;
}

.wp-pagenavi .current  {
	border: none!important;
	color: #f1f1f1!important;
	background-color: #333!important;
}

.wp-pagenavi a  {
	border: none!important;
	color: #000!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> THEME SWITCHER RELOADED WIDGET <<<<<*/

#themeswitcher  {
	padding: 10px;
	background-color: #ededed;
}

#themswitcher li  {
	margin: 0;
}

#themeswitcher select  {
	width: 99%!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMMENTS <<<<<*/

#comments  {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ededed;
}

#comments h3  {
	margin: 15px 0;
}

#formsblock  {
	padding: 0 0 20px 0;
}

#formsblock .hi  {
	margin: 0 0 -10px 0;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;
}

#formsblock .comments   {
	background: url(img/icons/rss_comments.gif) no-repeat center right;
	padding: 6px 30px 6px 0;
	text-decoration: none;
	line-height: 20px;
}

#comments ol  {
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ccc;
}

#comments ol li  {
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#comments ol li.alt  {
	background-color: #ededed;
}

#comments ol li.authorcomment  {
	background-color: #ddd;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commentmeta  {
	font-size: 11px;
	
}

.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ededed;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
}

.commentmeta .commentdate  {

}

.commentmeta .commentpermalink  {

}

#comments #tagbox  {
	color: #9e9e9e;
	margin: 0 0 25px 0;
}

#comments #tagbox:hover  {
	color: #000;
}

#comments #tagbox p  {
	margin: 0;
	font-size: 12px;
}

#comments #tagbox strong  {
	font-size: 12px;
}

#comments p.nocomments{
	padding: 0;
}

#comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0;
	line-height: 20px;
	font-size: 15px;
}

#commentform #submit  {
	border: 1px solid #9e9e9e;
	background-color: #ededed;
	padding: 5px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST IMAGE ALIGNMENT <<<<<*/

.entry img  {
	padding: 5px;
	border: 1px solid #333;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST TABLES <<<<<*/

.post table  {
	width: 100%;
	border-left: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	border-spacing: 0;
	margin: 10px 0;
}

*:first-child+html .post table  {
	border-collapse: collapse;
}

.post table th  {
	font-size: 15px;
	background-color: #111;
	color: #ededed;
}

.post table th, .post table td  {
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 3px 0 3px 5px;
	vertical-align: top;
}

.post table.boxes {
	border: none;
}

.post table.boxes p {
	text-align: left;
	font-size:1.1em;
}

.post table.boxes h2 {
	text-align: left;
	padding:0;
	margin-top:0;
	margin-bottom: 1px;
	line-height: 0.8;
}

.post table.boxes img {
	padding:20px 0 0 0;
}

.post table.boxes th, .post table.boxes td {
	vertical-align: middle;
	border: none;
}

.post table.two {
	width: 640px;
	margin-left:45px;
}

.post table.two th, .post table.two td {
	width:320px;
}

.post table.two p, .post table.two h2 {
	margin-left:40px;
	width:315px;
}

.post table.three {
	width: 796px;
	margin-bottom:40px;
}

.post table.three th, .post table.three td {
	width:210px;
}

.post table.three p, .post table.three h2 {
	margin-left:10px;
	width:235px;
}

.post .altrow  {
	background-color: #eee;
}

#post-8 table {
	border: none;
}

#post-8 table th, #post-8 table td  {
	border: none;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLOAT & ALIGN <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.hide  {display: none;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> SUPER AWESOME BUTTONS <<<<<*/


.entry img { 
	border: 0; 
}

.entry .awesome{
	margin-top: 12px;
	margin-bottom: 28px;
}

input.awesome {
	border: 0;
}

.awesome, .awesome:visited{
	background: #222 url(img/gradients/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff!important; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover
											{ background-color: #111; color: #fff; }			
	.awesome:active
											{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	.superlarge.awesome, .superlarge.awesome:visited 			{ font-size: 20px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #009a00; }
	.green.awesome:hover						{ background-color: #008000; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #D80303; }
	.red.awesome:hover							{ background-color: #C60000; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited	
													{ background-color: #ff4900; }
	.orange.awesome:hover							{ background-color: #d03a03; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }

span.wpcf7-not-valid-tip {
	width: 180px!important;
	font-size:10px!important;
}

.clear-fix {
	clear: both;
}

