/*
Theme Name: Creative Innovation
Theme URL: http://www.creativeinnovationglobal.com.au/
Description: Official WordPress theme for the Creative Innovation website.
Author: Carlos Castillo
Author URI: http://www.carloscastillo.com.au
Version: 0.8 (2017)

/* RESET ALL */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ecedee;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	padding-bottom: 14px;
}
.clear_fix {
	display: block;
	height: 0;
	clear: both;
}
img.alignright {float:right;}
img.alignleft {float:left;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right;}
a img.alignleft {float:left;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

blockquote {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	padding-bottom: 20px;
}
.hover_fx, .but_home_box, #footer_right ul li a {
	opacity: 1;
    -moz-transform: scale(1);
	transition: all 0.2s ease-in;
}
.hover_fx:hover, .but_home_box:hover, #footer_right ul li a:hover {
	opacity: 0.5;
}


/** MAIN NAVIGATION **/
#main_nav {
	position: absolute;
	top: 0;
	width: 100%;
	height: 21px;
	overflow: hidden;
	z-index: 100;
	background: #000000;
	color: #ffffff;
}
.main_nav_shadow {
	-moz-box-shadow: 0 15px 15px #666666;
	-webkit-box-shadow: 0 15px 15px #666666;
	box-shadow: 0 15px 15px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=180, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=180, Color='#999999');
}
#main_nav ul{
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#main_nav ul li.nav_level1 {
	float: left;
	font-size: 0.95em;
}
#main_nav ul li.nav_level1 a {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 21px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 23px;
}
#main_nav ul li ul {
	margin-top: 10px;
	width: 100%;
}
#main_nav ul li ul.nav_level2 a {
	display: block;
	font-size: 1.03em;
	line-height: 1.3em;
	padding-bottom: 5px;
	color: #bbbaba;
	font-weight: normal;
	padding: 0 0 5px 23px;
}
#main_nav a:hover {
	color: #9dd8ee !important;
}
/** end MAIN NAVIGATION **/


/** SIDENAV **/
#sidebar {
	position: absolute;
}
#sidebar_inner {
	background: #ffffff;
	padding: 7px 21px 25px 21px;
}
#sidebar h1 {
	width: 191px;
	height: 83px;
	background: url(images/logo_Ci.png) no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}
#sidebar h1:hover {
	opacity: 0.7;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 70);
}
ul.menu {
	width: 191px;
	list-style-type: none;
	margin: 0;
	padding: 17px 0 5px 0;
}
ul.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li {
  margin-bottom: 1px;
}

ul.menu li a {
	color: #231F20;
	margin-top: 6px;
	padding: 4px 0 1px 0;
	font-size: 14px;
	font-weight: bold;
}
ul.menu li a.sidebar_button, ul.menu li a.sidebar_button_arrow {
	border-bottom: 2px solid #00aced;
}
ul.menu li a.sidebar_button:hover {
	background: url(images/bg_sidebar_button.png);
}
ul.menu li a.sidebar_button_arrow {
	background: url(images/bg_sidebar_button_arrow.png) no-repeat 0 0px;
}
ul.menu li a.sidebar_button_arrow:hover {
	background: url(images/bg_sidebar_button_arrow.png) no-repeat 0 -75px;
}
ul.menu li a.active.sidebar_button_arrow {
	background: url(images/bg_sidebar_button_arrow.png) no-repeat 0 -75px;
}
ul.menu li a.active.sidebar_button_arrow:hover {
	background: url(images/bg_sidebar_button_arrow.png) no-repeat 0 -75px;
}
ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: #26a9e0;
	color: #ffffff;
	padding: 4px 0 4px 10px;
}
ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
	background: #8cc6df;
}
#sidebar_icons a:hover {
	opacity: 0.4;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 40);
}
#sidebar_bottom {
	width: 250px;
	height: 68px;
	background: url(images/bg_sidebar_bottom.png) no-repeat;
}
/** end SIDENAV **/


/** HOME PAGE **/
#sliding_popup {
	position: fixed;
	left: 0px;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 9999;
}
body.home_page {
	background: #ffffff !important;
	background: url(images/bg_home.png) top center no-repeat !important;
}
#wrapper_home {
	position: relative;
	width: 980px;
	margin: 21px auto 20px auto;
	padding: 20px 0 50px 0;
	height: 1040px;
	font-size: 1.3em;
}
h1.logo_home {
	width: 309px;
	height: 149px;
	display: block;
	position: absolute;
	top: 0;
	left: 39px;
	background: url(images/logo_Ci_home.png) no-repeat;
	text-indent: -9999px;
}
#content_home {
	width: 290px;
	height: 345px;
	position: absolute;
	top: 178px;
	left: 40px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #ffffff;
}
#content_home p {
	padding-bottom: 10px !important;
}
#img_home_balancing {
	position: absolute;
	top: 64px;
	left: 447px;
	width: 134px;
	height: 100px;
}
.best_conference_home {
	top: 58px !important;
/*	top: 24px !important;*/
	right: 0px !important;
}
#slides_home {
	position: absolute;
	top: 800px;
	left: 40px;
}
#slides_home .slides_container {
	background: #ffffff;
	width: 380px;
	height: 253px;
}
#slides_home .slides_container div {
	width: 380px;
	height: 253px;
	display: block;
}
#slides_home .slides_pagination {
	margin-top: 12px;
	float: right;
}
#slides_home .slides_pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
#slides_home .slides_pagination li a {
	display: block;
	width: 14px;
	height: 0;
	padding-top: 14px;
	background-image: url(images/but_slides_pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
#slides_home .slides_pagination li a:hover, #slides_home .slides_pagination li.current a {
	background-position: 0 -15px;
}
#slides_next .slides_container {
	width: 188px;
	height: 124px;
}
#slides_next .slides_container div {
	width: 188px;
	height: 124px;
	display: block
}
#slides_next ul {
	display: none; /* Since forcing the javascript to hide the pagination didn't work */
}
#home_videos {
	position: absolute;
	top: 284px;
	left: 358px;
	width: 402px;
	overflow: auto;
}
#home_videos a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
#home_videos a:hover {
	text-decoration: underline;
}
.home_videos_panel {
	position: relative;
	float: left;
	width: 184px;
	height: 104px;
	margin: 0 15px 15px 0;
	overflow: hidden;
	font-weight: bold;
}
.home_videos_panel p.cover {
	display: block;
	position: absolute;
	top: 104px;
	width: 164px;
	height: 84px;
	padding: 10px;
	background-image: url(images/but_home_video_hover.png);
}
.home_videos_panel a {
	color: #FFFFFF !important;
}
#twitter_box {
	position: absolute;
	width: 194px;
	height: 416px;
/*	height: 184px; */
	top: 658px;
	right: 252px;
	color: #666666;
}
#twitter_div .viewport {
	height: 416px !important;
}
#twitter_box a {
	color: #00aced;
	text-decoration: none;
}
#twitter_box a:hover {
	text-decoration: underline;
}
#twitter_box li {
	list-style: none;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
	overflow: auto;
}
#twitter_box li:last-child {
	border-bottom: none !important;
}
.tweet_user {
	width: 50%;
	float: left;
	padding-bottom: 8px;
}
.tweet_time {
	width: 50%;
	float: right;
	text-align: right;
	font-weight: 600;
	padding-bottom: 8px;
	font-size: 0.90em;
}
.tweet_text {
	clear: both;
}
#countdown_box {
	position: absolute;
	width: 129px;
	height: 90px;
	right: 82px;
	top: 72px;
	background: url(images/bg_countdown.png) no-repeat;
	color: #ffffff;
}
#countdown_box_inner {
	float: right;
	width: 52px;
	text-align: center;
	padding-top: 13px;
	font-size: 9px;
	font-weight: 600;
}
#countdown_box_inner p.countdown_date {
	font-size: 22px;
	line-height: 20px;
	padding-bottom: 0 !important;
}

#home_next_event {
	position: absolute;
	top: 166px;
	right: 0;
	width: 286px;
	height: 218px;
	background: url(images/home_next_event_bg.png) no-repeat;
	color: #231f20;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
#home_next_event div {
	position: absolute;
	top: 22px;
	right: 10px;
	width: 198px;
	opacity: 1;
	transition: opacity ease-in .2s;
}
/*#home_next_event:hover div {
	opacity: .5;
}*/
#home_next_event small {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
#home_next_event h3 {
	padding: 10px 0 0;
	margin: 0;
	color: #ffffff;
	font-family: Museo-300;
	font-size: 46px;
	line-height: 1em;
}
#home_next_event p {
	padding: .5em .5em .8em;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
}
#home_next_event span {
	display:  block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 218px;
	line-height: 24px;
	background: #00978b;
	color: #ffffff;
	font-family: Museo-500;
	font-size: 16px;
	transition: background ease-in .2s;
}
#home_next_event span:hover {
	background: #21bfb2;
}
a.but_save_date_2016 {
	display: none;
	width: 216px;
	height: 46px;
	position: absolute;
	top: 100px;
	right: 0;
	background: url(images/but_save_date_2016.png) no-repeat;
	background-size: 216px 46px;
	text-indent: -9999px;
}
a.but_register_now_global {
	display: block;
	width: 76px;
	height: 76px;
	position: absolute;
	top: 76px;
	right: 0;
	background: url(images/but_register_now_global.png) no-repeat;
	text-indent: -9999px;
}
a.but_home_box {
	display: block;
	position: absolute;
	width: 218px;
	height: 218px;
	color: #231F20;
	text-decoration: none;
}
a.but_home_box h3 {
	font-size: 30px;
	line-height: 32px;
	font-weight: 600;
	padding-bottom: 5px;
}
a.but_home_box p {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	padding-bottom: 4px;
}
a.but_home_box p.next_event {
	padding: 0 20px 0 5px ;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
a.but_home_video {
	width: 188px !important;
	height: 174px !important;
	left: 40px;
	top: 532px;
	padding: 22px 15px;
}
.home_spark_box {
	position: absolute;
	left: 280px;
	top: 532px;
	background: #f2f2f2;
	width: 218px;
	height: 220px;
	-moz-box-shadow: 8px 8px 6px 1px rgba(180, 180, 180, .35);
	-webkit-box-shadow: 8px 8px 6px 1px rgba(180, 180, 180, .35);
	box-shadow: 8px 8px 6px 1px rgba(180, 180, 180, .35);
}
a.but_home_spark {
	width: 188px !important;
	height: 66px !important;
	padding: 132px 15px 22px;
	background: url(images/but_home_spark.png) top center no-repeat;
}
a.but_home_spark p {
	padding: 0 5px !important;
}
a.but_home_next-event {
	display:  none;
	width: 203px !important;
	height: 208px !important;
	right: 0;
	top: 163px;
	padding: 10px 8px 0 7px;
	text-align: center;
	font-weight: 300 !important;
}
a.but_home_next-event p {
	font-weight: 300 !important;
}
a.but_home_next-event h3 {
	color: #00aced !important;
	padding-top: 6px;
	padding-bottom: 10px;
}
a.but_home_next-event h4 {
	font-size: 16px;
	font-weight: 600;
}
a.but_home_next-event h5 {
	font-size: 30px;
	font-weight: 600;
	padding: 4px 0 0 !important;
}
a.but_home_next-event p {
	padding-bottom: 10px !important;
	font-size: 14px;
	font-style: italic;
}
a.but_home_next-event small {
	font-size: 11px;
	font-style: normal;
}
a.but_home_next-event span {
	color: #f9a12e;
	font-weight: 700;
}
a.but_home_next-event span:hover {
	text-decoration: underline;
}
span.event_tagline {
	font-style: italic;
	font-style: 12px;
	line-height: 15px;
}
a.but_home_box p.next_name {
	font-style: italic;
	font-weight: 500 !important;
}

a.but_home_thought-pieces {
	width: 188px !important;
	height: 174px !important;
	right: 0;
	top: 400px;
	padding: 22px 15px;
}
a.but_home_scholarships {
	width: 188px !important;
	height: 174px !important;
	right: 0;
	top: 641px;
	padding: 22px 15px;
}
a.but_home_contact {
	width: 188px !important;
	height: 174px !important;
	right: 0;
	top: 875px;
	padding: 22px 15px;
}
a.but_home_partners {
	width: 188px !important;
	height: 174px !important;
/*	top: 163px; */
	top: 400px;
	right: 0;
/*	width: 188px !important;
	height: 174px !important;
	right: 245px;
	top: 875px; */
	padding: 22px 15px;
}

/** end HOME PAGE **/


/** PAGE CONTENT **/
#wrapper {
	position: relative;
	width: 980px;
	margin: 21px auto 0 auto;
	padding: 20px 0 50px 0;
	min-height: 600px;
	font-size: 1.3em;
	background: #ffffff url(images/bg_wrapper.png) repeat-y;
}
#col_sidebar {
	float: right;
	width: 250px;
	position: relative;
}
#col_content {
	width: 660px;
	min-height: 650px;
	padding: 0 30px 0 40px;
	float: right;
	color: #4d4d4d;
}
#col_content {
	font-size: 14px;
	line-height: 20px;
}
#col_content a {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}
#col_content a:hover {
	color: #abafb0;
}
#col_content ul, #col_content ol {
	padding-bottom: 14px;
}
#col_content ul li, #col_content ol li {
	margin-left: 2em;
	padding-bottom: 6px;
}
.col_content_slim {
	width: 460px;
}
#col_content h1 {
	display: inline-block;
	padding: 0 15px;
	margin: 20px 0 40px 0;
	background: #00ACED;
	color: #ffffff;
	font-size: 32px;
	line-height: 48px;
	font-weight: bold;
}
#col_content h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 30px;
	border-bottom: 5px solid #00ACED;
	color: #231F20;
}
#col_content h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 20px;
	border-bottom: 5px solid #00ACED;
	color: #231F20;
}
#col_content h4, #col_content h5 {
	font-weight: 600;
	font-size: 16px;
	color: #00ACED;
}
#col_content h4 {
	padding-bottom: 14px;
}
#col_content h4 a {
	color: #00ACED;
}
#best_conference {
	width: 216px;
	height: 57px;
	position: absolute;
	top: 35px;
	right: 30px;
}
#best_conference a {
	display: block;
	width: 216px;
	height: 57px;
	background: url(images/but_best_conference.png) no-repeat;
	text-indent: -9999px;
}
#best_conference a:hover {
	opacity: 0.6;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 60);
}
#col_content a.button_bubble img:hover, #col_content a.button_channels img:hover {
	opacity: 0.6 !important;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 60);
}
p.the_date {
	text-transform: uppercase;
	color: #999999;
	margin-top: -10px;
}
div.post_entry {
	padding-bottom: 15px;
	border-bottom: 2px solid #ECEDEE;
	margin-bottom: 30px;
}
span.vvqyoutube {
	display: block;
	padding-bottom: 14px;
}
.content_contact h4 {
	padding-bottom: 4px !important;
}
/** end PAGE CONTENT **/


/** RECOMMEND SPEAKER FORM **/
#contact-us {
	padding-bottom: 20px;
}
p.indicate-required {
	font-size: 12px !important;
	padding-bottom: 14px !important;
}
#contact-us label {
	display: block;
	width: 385px;
}
#contact-us input.contact_fields, #contact-us textarea.contact_fields {
	display: block;
	width: 375px;
	padding: 5px 5px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9f9f9f;
	margin-bottom: 14px;
}
#contact-us textarea.contact_fields {
	height: 120px;
}
#contact-us input.contact_submit {
	border: 0 none;
	background: #f58b00;
	color: #ffffff;
	display: block;
	float: left;
	padding: 6px 15px;
	margin-right: 10px;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-appearance: none;
}
#contact-us input.contact_submit:hover {
	text-decoration: none;
	background: #f3a033;
	opacity: 0.7;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 70);
}
#contact-us-message {
	width: 345px;
	margin: 20px 0;
}
.error, .success {
	padding: 5px 20px 5px 20px;
    margin: 5px 0;
}

.error {
	border: 1px solid #ff0000;
	background: #ffdddd;
}

.success {
	border: 1px solid #009900;
	background: #cfffcf;
	color: #003300;
}

.loading {
	color: #ff0000;
	background: #ffffff;
	padding: 6px;
}
span.required_field {
	color: #EC5E5A;
}
/** end RECOMMEND SPEAKER FORM **/


/** MAILING LIST FORM **/
#mc-embedded-subscribe-form {
	padding-bottom: 20px;
}
#mc-embedded-subscribe-form input.EOI_fields {
	display: block;
	width: 375px;
	padding: 5px 5px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9f9f9f;
	margin-bottom: 14px;
}
#mc-embedded-subscribe-form ul.addressfield, #col_content ul.EOI_list {
	list-style: none !important;
}
#mc-embedded-subscribe-form li {
	margin: 0 !important;
	padding: 0 !important;
}
#mc-embedded-subscribe-form input.EOI_submit {
	display: block;
	width: 91px;
	height: 91px;
	background: url(images/but_bubble_subscribe.png);
	border: none;
	cursor: pointer;
	text-indent:-9999px;
	-webkit-appearance: none;
}
#mc-embedded-subscribe-form input.EOI_submit:hover {
	opacity: 0.7;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 70);
}
.mce_inline_error {
	color: #e360aa;
	margin-bottom: 10px;
}
#mce_tmp_error_msg {
	color: #e360aa;
}
#mce-success-response {
	color: #3baa65;
}
/** end MAILING LIST FORM **/


/** FOOTER **/
#footer {
	position: relative;
	overflow: auto;
	width: 980px;
	height: 68px;
	line-height: 68px;
	margin: 0 auto;
	margin-top: -8px;
	padding-bottom: 12px;
	z-index: 98;
}
#footer a {
	color: #00aced;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_left {
	float: left;
	width: 510px;
	padding-left: 10px;
}
#footer_right {
	float: right;
	width: 356px;
}
#footer_right ul {
	list-style: none;
	height: 68px;
	overflow: hidden;
}
#footer_right ul li {
	display: block;
	float: left;
	width: auto;
}
#footer_right ul li a {
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	margin-left: 3px;
	margin-top: 16px;
}
.ciglobal_social_youtube {
	background: url(images/ciglobal_social_youtube.png) no-repeat;
}
.ciglobal_social_vimeo {
	background: url(images/ciglobal_social_vimeo.png) no-repeat;
}
.ciglobal_social_twitter {
	background: url(images/ciglobal_social_twitter.png) no-repeat;
}
.ciglobal_social_facebook {
	background: url(images/ciglobal_social_facebook.png) no-repeat;
}
.ciglobal_social_linkedin {
	background: url(images/ciglobal_social_linkedin.png) no-repeat;
}
.ciglobal_social_googleplus {
	background: url(images/ciglobal_social_googleplus.png) no-repeat;
}
.ciglobal_social_pinterest {
	background: url(images/ciglobal_social_pinterest.png) no-repeat;
}
.ciglobal_subscribe {
	background: url(images/ciglobal_subscribe.png) no-repeat;
	margin-top: 0 !important;
	width: 70px !important;
	height: 68px !important;
}
/** end FOOTER **/


/** SITE CREDITS **/
#credits_carlos {
	position: absolute;
	width: 111px;
	top: 72px;
	left: 16px;
}
#credits_blueboat {
	position: absolute;
	width: 150px;
	top: 90px;
	left: 160px;
}
#credits_carlos:hover, #credits_blueboat:hover, #but_credits_close:hover {
	opacity: 0.6;
	/* Required for IE */
	zoom: 1;
	filter: alpha(opacity = 60);
}

#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
	width: 340px;
	height: 212px;
	margin-left: -360px;
}
#aToolTip .aToolTipContent {
	position:relative;
	margin: 0;
	padding: 0;
}
.site_credits {
	background: url(images/bg_credits.png) no-repeat;
	color:#fff;
	margin:0;
}
#but_credits_close {
	display: block;
	height: 28px;
	width: 28px;
	background: url(images/but_credits_close.png) no-repeat;
	text-indent:-9999px;
	outline: none;
	position: absolute;
	top: 5px;
	right: 10px;
}
/** end SITE CREDITS **/

/** COMMENTS **/
#comments {
	border-top: 5px solid #00ACED;
	margin-top: 30px;
	padding-top: 7px;
}
p.post_comments_link {
	text-align: right;
}
.comments_meta p {
	padding-bottom: 5px !important;
	font-style: italic;
}
input.comment_field, textarea.comment_field {
	border: 1px solid #CCCCCC;
	color: #9F9F9F;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	width: 375px;
}
textarea.comment_field {
	height: 120px;
}
span.comment_field_required, span.comment_date {
	color: #9F9F9F;
}
input#submit, p.post_comments_link a {
	display: inline-block;
	min-width: auto;
	height: 26px;
	line-height: 26px !important;
	padding: 0 6px;
	border: 0 none;
	border-radius: 4px 4px 4px 4px;
	background-color: #AAAAAA;
	vertical-align: top;
	cursor: pointer;
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
input#submit:hover, p.post_comments_link a:hover {
	background-color: #777777;
}
p.comments_disclaimer {
	font-size: 11px;
	line-height: 15px;
	color: #9F9F9F;
}
/** end COMMENTS **/
img#wpstats{display:none}
