/*
Theme Name: NightClubbing
Theme URI: http://www.gorillathemes.com/demo/nightclubbing/
Description: Night Club WordPress theme
Version: 1.0
Author: Gorilla Themes
Author URI: http://gorillathemes.com
*/
/* Reset & Common */
html,body,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,pre,strong,font,b,fieldset,legend,ul,ol,li,form,label,input,textarea,select,option,iframe {
	border:0;
	font:normal 12px arial,sans-serif;
	margin:0;
	padding:0;
	text-align:left;
}
table {
	width:100%;
}
table,thead,tbody,tfoot,tr,th,td {
	border-collapse:collapse;
	vertical-align:top;
}
ul,ol {
	list-style:none;
}
a {
	color:#e77843;
	text-decoration:none;
}
strong {
	font-weight:700;
}
:focus {
	outline:0;
}
.clr {
	clear:both;
}
h1 a {
	color:#e77843;
	font-size:26px;
	line-height:32px;
	font-weight:bold;
	text-transform:uppercase;
}
h1 a:hover {
	color:#fff;
	font-size:26px;
	line-height:32px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:16px;
	padding:10px 10px 10px 5px;
	font-weight:bold;
}	
/* Main Structure */

body {
	background:#222 url(images/purple/back.jpg) top center no-repeat;
	text-align:left;
	color:#fff;
	line-height:18px;
	font-family:Arial, serif;
	font-size:13px;
}
.out {
	width:1034px;
	background:url(images/transparency-top.png) top center no-repeat;
	margin:0 auto;
	padding:0;
}
.secondary {
	width:1034px;
	background:url(images/transparency-top-single.png) top center no-repeat!important;
	margin:0 auto;
	padding:0;
}
.main {
	margin:0 auto;
}
#header {
	width:960px;
	position:relative;
	z-index:58;
	height:130px;
	margin:0 auto;
	
}
#show {
	width:960px;
	margin:0 auto;
	position:relative;
	top:25px;
	background:url(images/media.png) top left no-repeat;
	height:355px;
}


.thetitle {
	background:url(images/transslide.png);
	position:absolute;
	z-index:17;
	width:470px;
	height:40px;
	color:#fff;
	margin-top:260px;
	padding:20px 15px 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	text-align:right;
}
	
/* Top Logo, Main Navigation, Header  */

#logo {	
	float:left;
	position:relative;
	z-index:30;
	top:4px;
	left:2px;	
}
#header #header_ad {
	float:right;
	width:470px;
	height:60px;
	padding-top: 47px;
}
.more-link {
	font-weight:bold;
	padding:10px 0;
}	
/* Show - Featured Post Image, Audio Player */

#show .featuredPost {
	float:left;
	width:500px;
}
#show .featuredPost h1 {
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
}
#show .aPlayer {
	float:right;
	text-align:right;
	padding:0 4px 0 0;
	position:relative;
	z-index:30;
	margin-top:8px;
	font-size:0px;
	color:#000;
}
#media {
	width:604px!important;
	float:left;
	padding:0 0 0 3px;
	margin-top:8px;
}
	
/*  ----------  Body - Contents, Blog Posts, Sidebar ----------  */

:first-child+html #body {
	margin-top:16px;
	width:1034px;
	background:url(images/transparency-middle.png) top center repeat-y;

}
#body {
	width:1034px;
	background:url(images/transparency-middle.png) top center repeat-y;
	padding-top:24px;
}
.single {
	width:1034px;
	margin-top:20px!important;
	padding-top:20px;
}	
/*  ----------  Sidebar ----------  */

#body #sidebar {
	display:inline;
	width:345px;
}
:first-child+html #sidebar ul {
	text-align:left;
	margin-top:-8px;
}
#sidebar ul {
	text-align:left;
}
#sidebar,#sidebar li,#sidebar li a {
	color:#e77843;
	line-height:22px;
	font-size:14px;
}
:first-child+html #sidebar .sidebarLiContent {
	border:none!important;
	background:url(images/widget-middle.png) top center repeat-y;
	width:345px;
	padding:0!important;
	margin-top:-3px!important;
}
#sidebar .sidebarLiContent {
	background:url(images/widget-middle.png) top center repeat-y;
	width:345px;
	padding:0!important;
	margin:0!important;
}
#sidebar .WidgetContent {
	padding:10px 0 20px 28px;
}
#sidebar .sidebarLiContentad {
	width:320px;
	padding:20px 0 0;
}
#sidebar .sidebarLiContent h2 {
	text-transform:uppercase;
	color:#fff;
	font:normal 20px Arial, sans-serif;
	padding:20px 10px;
}
.adSpacetop {
	background:url(images/widget-top.png) top center no-repeat;
	height:11px;
	width:345px;
	padding-top:0!important;
	margin-top:0!important;
}
.adSpacebot {
	padding-left:30px;
	background:url(images/widget-bottom.png) left top no-repeat;
	height:19px;
	margin-bottom:10px;
}
.adSpace {
	padding:10px 0 0;
	background:#000;
}
.adSpace a {
	float:left;
	display:inline;
	width:125px;
	margin:10px 0 0 22px;
}
#sidebar .sidebarLiContent ul li.calendar {
	background:none!important;
	float:right;
	margin:0 0 4px!important;
	padding:0 26px 3px 0!important;
	display:block;
	width:210px;
	border:none!important;
}
#sidebar .event_divider {
	border-bottom:1px solid #bf6134;
	height:64px;
	padding-top:14px;
	width:286px;
}
#sidebar .sidebarLiContent ul li {
	background:url(images/purple/bullet-arrow.png) top left no-repeat;
	height:22px;
	padding:0 0 0 36px;
}
#sidebar .sidebarLiContent ul li a:hover {
	color:#fafafa;
}
#sidebar form {
	padding:0 0 0 2px;
	text-align:left;
}
*+html #sidebar input.feed_input {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	padding:8px 0 4px 24px;
	margin-left:14px;
	color:#333;
}
*+html #sidebar input.feed_input:hover {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	padding:8px 0 4px 24px;
	margin-left:14px;
	color:#333;
}
#sidebar input.feed_input {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	height:134px;
	width:255px;
	padding:6px 0 4px 14px;
	padding:8px 0 4px 14px\0/;
	margin-left:14px;
	color:#333;
}
#sidebar input.feed_input:hover {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	height:134px;
	width:255px;
	padding:6px 0 4px 14px;
	padding:8px 0 4px 14px\0/;
	margin-left:14px;
	color:#ccc;
}
*+html #sidebar input#s {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	height:30px;
	width:215px;
	padding:8px 0 4px 18px;
	margin-left:14px;
	color:#333;
}
#sidebar input#s {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	height:30px;
	width:215px;
	padding:0px 0 4px 14px;
	padding:8px 0 4px 18px\0/;
	margin-left:14px;
	color:#333;
}
label.screen-reader-text {
	display:none;
}
#sidebar input[type=text] {
	height:21px;
	width:186px;
	font-size:13px;
	padding-left:33px;
	color:#333;

}
#sidebar input[type=text]:hover {
	height:21px;
	width:186px;
	font-size:13px;
	padding-left:33px;
	color:#666;

}
#sidebar input.searchsubmit {
	background:url(images/purple/subscribe-button.png) top left no-repeat;
	width:41px;
	height:34px;
	cursor:pointer;
	padding-left:0;
}
#sidebar input[type=submit] {
	background:url(images/purple/subscribe-button.png) top left no-repeat;
	width:41px;
	height:34px;
	cursor:pointer;
	padding-left:0;
}
#sidebar input[type=submit]:hover {
	cursor:pointer;
}
#bannersSquare {
	margin:auto;
	text-align:center;
}
.ad300x250 {
	margin:auto;
	text-align:center;
}	
/* flickr Box */
.flickr {
	width:280px;
	text-align:center;
	height:auto;
	padding-left:6px!important;
	color:#bf6134;
	list-style-type:none;
	margin:0;
}
.flickr img {
	padding:0 8px 8px 0;
	background:none!important;
}	
/* Post Block */
.taghead {
	padding:0 0 20px 44px;
	font-size:16px;
}
:first-child+html #content .postMain {
	background:url(images/post-top.png) left top no-repeat;
	width:614px;
	height:22px;
}
.postMain {
	background:url(images/post-top.png) left top no-repeat;
	width:614px;
	height:18px;
}
:first-child+html #content .post {
	background:url(images/post-middle.png);
	width:554px;
	padding:50px 30px 30px;
	color:#fff;
	float:left;
	margin-top:-4px;
}
#content {
	width:614px;
}
#content .post {
	background:url(images/post-middle.png);
	width:554px;
	padding:50px 30px 30px;
	color:#fff;
	float:left;
}
#content .post h2 a {
	text-transform:uppercase;
	color:#e77843;
	font-size:26px;
	line-height:32px;
}
#content .post h2 a:hover {
	color:#fff;
	font-size:26px;
	line-height:32px;
}
#content .post h3 {
	font-size:14px;
	color:#666;
	padding:10px 0 20px;
	text-align:left;
}
#content .post .postMeta {
	margin-bottom:0;
	padding:20px;
	color:#e77843;
	text-align:left;
	clear:both;
}
#content .postMain .post .postMeta {
	margin-bottom:0;
	padding:20px 20px 20px 0;
	color:#e77843;
	text-align:left;
	margin-top:0;
	float:left;
	width:500px;
	line-height:22px;
	font-size:12px;
}
#content .post .postMeta a {
	color:#fff;
	text-align:left;
	font-size:12px;
	color:#fff;
}
.featsingle {
	padding:0 0 20px;
}
.fullarticle {
	background:#e77843;
	padding:3px 5px;
	color:#000!important;
	clear:both!important;
	margin-top:10px;
	width:96px;
}
.fullarticle:visited {
	background:#e77843;
	padding:3px 5px;
	color:#000!important;
	clear:both!important;
	margin-top:10px;
	width:96px;
}
.fullarticle:hover {
	background:#fff;
	padding:3px 5px;
	color:#cb6cea!important;
	clear:both!important;
	margin-top:10px;
	width:96px;
}
#content .postFoot {
	background:url(images/post-bottom.png) left top no-repeat;
	height:20px;
	text-align:left;
}	
/* Comments */
.commentsMain {
	width:573px;
	padding:20px;
}
.commentsMain h2#comments,.commentsMain #respond h2 {
	text-transform:uppercase;
	font:bold 22px arial, sans-serif;
	color:#fff;
	padding:20px 0 10px;
}
.commentsMain .commWrap {
	background:url(images/postTop.png) left top no-repeat;
	width:600px;
	padding:9px 0 0;
}
.commentsMain ol.commentlist {
	color:#fff;
	width:576px;
}
.commentsMain ol.commentlist li {
	padding:10px;
	margin-bottom:14px;
	line-height:22px;
}
.commentsMain ol.commentlist li li {
	margin:10px 10px 20px;
	line-height:22px;
}
.commentsMain .commentlist img {
	float:left;
	margin-right:9px;
}
.commentsMain .commentlist .author {
	font:small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.commentlist .time {
	padding-left:13px;
}
.commentsMain .commenttext {
	border-top:1px solid #e77843;
	padding:0 20px 10px;
	color:#bf6134;
}
.commentsMain ol.commentlist li.alt {
	padding:20px 10px 10px;
	margin-bottom:10px;
	color:#fff;
	list-style:none;
	background:#f0f0f0;
	border:1px solid #bd4d27;
}
.commentsMain .commFoot {
	background:url(images/postBot.png) left top no-repeat;
	height:19px;
}
.commentsMain form#commentform p {
	padding:0 0 10px;
}
.commentsMain form#commentform p input,.commentsMain form#commentform p textarea {
	padding:5px;
}
.commentsMain form#commentform p input#submitcomment {
	cursor:pointer;
	background:#bd4d27;
	padding:10px 5px;
	color:#fff!important;
	clear:both!important;
	margin-top:10px;
	width:90px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.commentsMain form#commentform p input#submitcomment:hover {
	cursor:pointer;
	background:#e77843;
	padding:10px 5px;
	color:#fff!important;
	clear:both!important;
	margin-top:10px;
	width:90px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
textarea#comment {
	width:520px;
	background:#f0f0f0;
	border:1px solid #bd4d27;
	color:#ebebeb;
}
input#url {
	background:#27002D;
	border:1px solid #bd4d27;
	color:#ebebeb;
	margin-right:5px;
}
input#email {
	background:#f0f0f0;
	border:1px solid #bd4d27;
	color:#ebebeb;
	margin-right:5px;
}
input#author {
	background:#f0f0f0;
	border:1px solid #bd4d27;
	color:#ebebeb;
	margin-right:5px;
}	
/*  Images */
p img {
	max-width:100%;
	background:none!important;
	padding:4px;
	border:none!important;
}
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 0 0;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
div a img {
	border:none;
}
.left_float_image {
	float:left;
	margin:3px 10px 35px 0;
	padding:3px;
}
.thumb_search img {
	margin:4px 10px 16px 0;
	float:left;
}
/*- Main Menu -*/
#menu_navigation {
	position:relative;
	z-index:97;
	width:960px;
	height:32px;
	margin:0 auto;
	padding:44px 0 0 4px;
}
.menu a {
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	font-family:Arial, serif;
	line-height:20px;
	height: 22px;
	color: #fff;
}
#menu-nav ul ul a {
	color:#fff;
	background:url(images/dropdown.png) top left repeat-x;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	height:auto;
	line-height:1em;
	padding:10px 5px 0 5px;
	width:160px;
	height: 22px;
	text-align:left;
}
#menu-nav li:hover > a,#menu-nav ul ul :hover > a {
	color:#eee;
	background:url(images/on.png) top center repeat-x;
	z-index:96;
	height:22px;

}
.menu-header ul li a {
	color:#fff;
	padding:10px 0;
	
}
.menu-header .current-menu-item a {
	color:#eee;
	background:url(images/on.png) top center repeat-x;
	height:22px;
}
#menu-nav .menu-header,div.menu {
	text-transform:none;
	font-weight:bold;
}
#menu-nav .menu-header ul,div.menu ul {
	list-style:none;
	margin:0!important;
}
#menu-nav .menu-header li,div.menu li {
	float:left;
	position:relative;
	margin:0!important;
}
#menu-nav li a {
	display:block;
	text-decoration:none;
	padding:9px 13px 13px 13px;
	
}
:first-child+html #menu-nav li a {
	display:block;
	text-decoration:none;
	padding:3px 13px;
	padding-top:5px;
}
#menu-nav ul ul {
	display:none;
	position:absolute;
	top:28px;
	left:0;
	float:left;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	z-index:99999;
}
#menu-nav ul ul ul {
	left:100%;
	top:0;
}
#menu-nav ul li:hover > ul {
	display:block;
}
cufon.cufon.cufon-canvas {
	padding-top:0;
}
/* Calendar */
.date_title {
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0 0 60px;
	padding:0;
}
.title {
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0 0 10px 35px;
	padding:0;
}
.date_title h2 {
	color:#bf6134;
	font-size:160%;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:115%;
	margin-top:0;
	padding:0;
}
.date_title p.details {
	background:#bf6134;
}
.date_title .date_back {
	background:url(images/calendar.png);
	color:#fff;
	float:left;
	height:83px;
	margin:-14px 10px 0 0;
	overflow:hidden;
	padding:0;
	width:82px;
}
.date_title .day {
	font-family:Arial;
	font-size:32px;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	line-height:34px;
}
.date_title .month {
	font-family:Arial;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	padding:16px 0 0;
	text-align:center;
}
.event_back {
	background:url(images/eventicon.png) left no-repeat!important;
	color:#fff;
	float:left;
	height:52px;
	margin:0 10px 0 0!important;
	overflow:hidden;
	padding:0;
	width:34px;
	clear:both;
}

.event_day {
	font-family:Arial;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	color:#000;
	margin-left:6px!important;
	line-height:16px;
}

.event_month {
	font-family:Arial;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	margin-left:6px!important;
	height:22px;
	line-height:25px;
	text-align:center;
}

.event-info {
	color:#fff!important;
	font-size:11px!important;
}

.eventthumb {
	float:left;
	padding-right:20px;
}
/* gallery clearing*/
.gallery {
	margin:auto;
	overflow:hidden;
	width:100%;
}
.gallery .gallery-item {
	float:left;
	margin-top:10px;
	text-align:center;
}
.gallery img {
	background:none!important;
	padding:4px;
	margin:2px;
	border:none!important;
}
.gallery img:hover {
	margin:2px;
	background:none!important;
	padding:4px;
}
.gallery .gallery-caption {
	margin-left:0;
}
.gallery br {
	clear:both;
}
.col-2 {
	width:50%;
}
.col-3 {
	width:33.333%;
}
.col-4 {
	width:25%;
}
.col-5 {
	width:20%;
}
.col-6 {
	width:16.666%;
}
.col-7 {
	width:14.285%;
}
.col-8 {
	width:12.5%;
}
.col-9 {
	width:11.111%;
}	
/* Footer */
#footOut {
	margin:0 auto;
	width:982px;
	padding:10px 0 0;
	clear:both;
	color:#fff;
}
#footOut #footIn {
	background:url(images/wrapper.png);
	margin-top:20px;
}
#footIn #foot {
	background:url(images/wrapper.png);
	color:#fff;
}
#foot {
	margin:0 auto;
	width:950px;
}
#foot .block {
	text-align:left;
	float:left;
	width:254px;
	padding:35px 25px 35px 5px;
	margin-left:24px;
	border-right:1px solid #191919;
}
#foot .last {
	margin-right:0;
	padding-left:20px;
	border:none!important;
}
#foot .block h2 {
	font-size:24px;
	padding-bottom:20px;
	text-transform:uppercase;
}
#foot .sidebarLiContent ul li.calendar {
	float:right;
	margin:0 0 4px!important;
	padding:0 0 3px!important;
	display:block;
	width:210px;
	border:none!important;
}
#foot .event_divider {
	border-bottom:1px solid #191919;
	height:62px;
	padding-top:22px;
}
#foot .sidebarLiContent ul li {
	background:url(images/purple/bullet-arrow.png) top left no-repeat;
	height:22px;
	padding:2px 0 0 36px;
	font-size:14px!important;
}
#foot .sidebarLiContent  {
		margin-bottom: 40px;
}
:first-child+html #foot input#s {
	float:left;
	background:url(images/blue/subscribe.png) top left no-repeat;
	text-align:left;
	height:34px;
	width:186px;
	padding:9px 0 4px 18px!important;
	color:#333;
}
#foot input#s {
	float:left;
	background:url(images/blue/subscribe.png) top  left no-repeat;
	text-align:left;
	width:186px;
	height: 31px;
	padding:3px 0 4px 15px;
	padding:9px 0 4px 15px\0/;
	color:#333;
}
#foot input#searchsubmit {
	background:url(images/black/subscribe-button.png) top left no-repeat!important;
	width:41px;
	height: 31px;
	cursor:pointer;
	padding-left:0;
	margin-top: 0px;
}
#footer-bottom {
	background:url(images/footer-bottom.png) top center no-repeat;
	width:1034px;
	height:92px;
}
#copyright {
	width:960px;
	text-align:right;
	margin:0 auto;
	padding-top:36px;
}
.divider {
	background:url(images/divider.png) top center no-repeat;
	height:10px;
}
#foot li.calendar {
	height:58px!important;
	border-bottom:1px solid #bf6134;
	margin-bottom:16px;
	background:none!important;
}
#foot .event_back {
	background:url(images/eventicon.png) left no-repeat!important;
	color:#fff;
	float:left;
	height:42px;
	margin:-4px 10px 0 0!important;
	overflow:hidden;
	padding:0;
	width:34px!important;
}
div#contentRight .twtr-widget{
    font-family:Verdana,Arial,Helvetica,"Trebuchet MS",Trebuchet,sans-serif !important;    
}
.twtr-widget .twtr-tweet-wrap {
    padding:6px 0 !important;    
}
div.twtr-tweet-wrap {
    background:none!important;    
}
div.twtr-widget .twtr-tweet{border-bottom:1px solid #3f1247;overflow:hidden;zoom:1;}
div#contentRight .twtr-doc {
    background:none!important;
    
}
#foot .event_day {
	font-family:Arial;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	color:#000;
	margin-left:6px!important;
	line-height:19px;
}
#foot .event_month {
	font-family:Arial;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	margin-left:6px!important;
	height:22px;
	line-height:21px;
	text-align:center;
}
h1,h2,.menu a,.date_title .day,.date_title .month,taghead {
visibility: hidden;
}
.simple_socialmedia {
	overflow: hidden;
	padding:10px 0 0 0;
	text-align:center;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #bf6134;
	width:100%;
}
.showcase-thumbnail 
	{
	width: 80px;
	height: 65px;
	cursor: pointer;
	border: solid 2px #e77843;
	position: relative;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(images/purple/arrows-small.png)!important;
	background-repeat: no-repeat;
	display: block;
	width: 26px;
	height: 26px;
}
.showcase-thumbnail:hover {
	border: solid 2px #e77843;
}
.showcase-thumbnail.active {
	border: solid 2px #e77843;
}
label.gfield_label { 
	font-family:Arial, serif; font-size:12px;
	font-weight:normal; 
	text-decoration:none;
 	text-transform:none;
 	color:#fff;
}
.gform_wrapper .gfield_radio { 
	background:none;
}
label.gfield_label {
	font-family:Arial, serif; 
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none; 
	text-transform:none; 
	color:#fff;
}
.gform_wrapper textarea {
	background:#ebebeb;
	border:1px solid #ccc;
	color:#212121; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal; padding:4px;

}
.gform_wrapper input {
	background:#ebebeb; 
	border:1px solid #ccc;
	color:#212121; font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:4px;

}
.gform_wrapper textarea:hover {
	background:#fafafa; color:#212121;
}
.gfield {
	margin-bottom:10px;
}
.gform_wrapper .top_label .gfield_label {
	display:block; float:left;
	padding-right:10px;
	width:100px; 
	margin:5px 0 4px!important;
}
h3.gform_title {
	color:#ebebeb!important;
	font-size:20px!important;
}
.gform_wrapper:focus {
	outline:none; 
}
.gform_wrapper input.medium,input.large,input.textarea {
	padding:3px; 
	background:#ebebeb;
	border:1px solid #ccc;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal; 
	padding:4px;

}
.gform_wrapper .gfield_checkbox li,.gform_wrapper .gfield_radio li {
	padding:5px 0 0!important; 
}
.gform_wrapper input:hover {
	background:#fafafa; 
	color:#212121; 
}
.gform_wrapper select {
	padding:4px 5px; 
}
.gform_wrapper input.button {

	background:#ebebeb; 
	border:1px solid #ccc;
	color:#000; font-size:13px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal; padding:6px 13px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	text-align: center!important;

}
.gform_wrapper input.button:hover {
	text-align: center!important;
	background:#fafafa;
	color:#000;
	font-style:normal; padding:6px 13px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	cursor:pointer;
	background: #ccc;
}
.gform_wrapper .top_label input.large,.gform_wrapper .top_label select.large,.gform_wrapper .top_label textarea.textarea { 
	width:460px!important;
}
.gform_wrapper .gfield_checkbox,.gform_wrapper .gfield_radio {
	margin:0 0 0 80px!important;
}