/*  
Theme Name: Extatic
Theme URI: http://www.chimerathemes.com
Description: Simple, easy to modify and configure services, business, corporate theme
Version: 1.0
Author: <a href="http://www.chimerathemes.com" target="_blank" title="Premium WordPress 3.0 Themes">ChimeraThemes.com</a>
Author URL: http://www.chimerathemes.com
*/

@import url('includes/css/reset.css');
@import url('includes/css/buttons.css');
@import url('includes/css/content_boxes.css');
@import url('includes/css/pricing_table.css');
@import url('includes/css/tables.css');
@import url('includes/css/tooltips.css');
@import url('includes/css/typography.css');
@import url('includes/css/tabs.css');
@import url('includes/css/widgets.css');
@import url('includes/css/comments.css');
@import url('includes/css/gallery.css');

	/* General Settings */

.wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

	/* Menus */

.menu li {
	float: left;
	position: relative;
}

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

.menu li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 33px;
	z-index: 99999;
	white-space: nowrap;
}

.menu li ul li {
	padding: 0;
	float: none;
}

.menu li ul li a {
	display: block;
}

	/* Header */

#header {
	height: 84px;
}

#header .logo {
	float: left;
	position: relative;
	top: 0;
}

#header .logo_text {
	font-weight: bold;
	font-size: 17px;
	text-shadow: 1px 1px 0 #fff;
}

#header .wrapper .menu ul {
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	-webkit-border-radius-top-left: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-radius-top-right: 0;
	min-width: 170px;
}

#header .wrapper .menu ul li ul li {
	margin: 0;
}

.menu ul li ul li.first {
	border-top: 0;
}

.menu ul li ul li ul {
	left: 100%;
	top: 5px;
}

#header .wrapper .menu ul li ul li a:hover {
	border: 0;
}

#header .wrapper .menu ul li ul li ul {
	left: 100%;
}

body .wrapper .menu ul li ul li a {
	margin: 0!important;
	border: 0!important;
	background: none!important;
}

#header .wrapper .menu ul li ul {
	left: 50%;
	min-width: 200px;
	margin-left: -100px;
}

#header .wrapper .menu ul li ul li a.sf-with-ul {
	padding-right: 20px;
}

#header .wrapper .menu ul li ul li ul {
	left: 185px;
	margin: 0;
	top: 10px;
}

#header .last {
	border: 0!important;
}

/* Drop down menus */

.menu li ul {
	background: #ffffff;
	border: 5px solid #A7A7A7;
	-moz-box-shadow: 0 5px 10px #262626;
	-webkit-box-shadow: 0 5px 10px #262626;
	font-size: 11px !important;
	padding: 2px;
}

#header .wrapper .menu li ul li {
	padding: 0;
	margin: 0;
}

.wrapper .menu ul li.sfHover ul li a, #header .wrapper .menu ul li.sfHover ul li a {
	background-color:#FAFAFA !important;
	color:#666666;
	float:none;
	height:auto;
	line-height:20px;
	padding:6px 10px !important;
	text-shadow:1px 1px 0 #FFFFFF;
}

.wrapper .menu ul li.sfHover ul li a i, #header .wrapper .menu ul li.sfHover ul li a i {
	display: none;
	visibility: hidden;
}

.wrapper .menu ul li.sfHover ul li a:hover, #header .wrapper .menu ul li.sfHover ul li a:hover {
	color: #2e2e2e !important;
	background-color: #ffffff !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	text-shadow: 1px 1px 0 #ffffff!important;
}

#header ul li ul .sf-sub-indicator {
	background:url("images/dd_arrow_left.png") no-repeat scroll right 50% transparent;
	right: 8px;
	top: 13px;
}

#header ul li .sf-sub-indicator {
	background:url("images/dd_arrow.png") no-repeat scroll 50% 100% transparent;
	height:9px;
	position:absolute;
	right:-5px;
	top:40px;
	width:9px;
}

.menu li ul li {
	border-bottom: 1px dotted #A7A7A7;
}

#header .wrapper .menu li ul li a {
	color: #515151;
	font-size: 13px !important;
	font-style: normal;
	font-weight: bold;
	background-color: #fafafa;
	text-shadow: 1px 1px 0 #ffffff;
	text-transform: inherit;
}

	/* Featured Area */

#featured {
	overflow: hidden;
	font-size: 15px;
	padding: 20px 0;
}

.single #featured {
	padding: 4px;
}

.feat_alt {
	overflow: visible!important;
}

#featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6 {
	line-height: 1.2em;
}

#featured .feat_text {
	float:left;
	padding:10px 0 0 25px;
	width:510px;
}

	/* Featured slider */

#featured #slider {
	height:382px;
	left:19px;
	position:relative;
	top:19px;
	width:952px;
}

#featured .ft_bg {
	background: url('images/featured_area_wrapper.png') 50% top no-repeat;
	width: 990px;
	height: 411px;
}

#featured #featured_icons {
	background: url('images/featured_area_wrapper.png') 50% -410px no-repeat;
	padding: 20px 0 0;
}

#featured .posts_slider {
	min-height: 200px!important;
}

#featured #slider .image-slide {
	float: right;
	width: 500px;
}

#featured #slider .feat-text {
	float:left;
	font-size:15px;
	line-height:1.5em;
	min-height:372px;
	padding:10px 0 0 25px;
	width:395px;
}

#featured #slider .feat-text h2 {
	margin: 0 0 25px;
	font-size: 37px;
}


#featured #slider ul {
	margin: 0;
	padding: 0;
}

#featured #slider ul li {
	width: 952px;
	display: none;
	overflow: hidden;
}

	/* Slider arrows */

.sliderbutton {
	position: absolute;
	left: -27px;
	top: 50%;
	margin-top: -35px;
	display: none;
	z-index: 99999;
}

.nivo-directionNav a, .sliderbutton a {
	background: url('images/arrows.png') left top;
	height: 70px;
	width: 78px;
	text-indent: -9999em;
	display: block;
}

a.nivo-prevNav:hover, .sliderbutton a:hover {
	background-position: left -140px;
}

a.nivo-prevNav:hover, .sliderbutton a:active {
	background-position: left -70px;
}

.slider-right {
	left: auto;
	right: -27px;
}

a.nivo-nextNav, .slider-right a {
	background-position: left -210px;
}

a.nivo-nextNav:hover, .slider-right a:hover {
	background-position: left -350px;
}

a.nivo-nextNav:active, .slider-right a:active {
	background-position: left -280px;
}

.zoom {
	background: #fff url('images/zoom.png') 50% 50% no-repeat!important;
}

	/* Featured Alternate */

#featured .alternate {
	height:382px;
	left:19px;
	position:relative;
	top:19px;
	width:952px;
}

.feat_no_img {
	height:342px;
	padding: 20px;
}

#featured .alternate h3 {
	margin: 0 0 25px;
	font-size: 37px;
}

#featured .alternate h4 {
	line-height: 1.3em;
	margin: 0 0 35px;
	color:#666666;
	font-family:georgia;
	font-size:20px;
	font-weight:normal;
	line-height:1.3em;
}

#featured .alternate .feat_text .button_big {
	margin-left: 10px;
}

#featured .alternate #screenshot {
	float: right;
	position: relative;
	z-index: 99;
	display: block;
	min-height:382px;
	min-width:390px;
}

#featured .alternate #screenshot img {
	display: none;
	margin-top: 17px;
}

	/* Homepage Icons */

.home_ico {
	float: left;
	display: block;
	height:101px;
	padding:13px;
	width:219px;
	color: #555;
	text-shadow: 1px 1px 0 #e9e9e9;
}

a.home_ico {
	background: url('images/ico_bg.png') -9999em -9999em no-repeat;
}

a.home_ico:hover {
	background-position: 50% top;
	text-shadow: 1px 1px 0 #fff;
}

.home_ico .icon_image {
	float: left;
	width: 48px;
	margin-top: 5px;
}

.home_ico .icon-content {
	float: right;
	width: 158px;
	font-size: 14px;
	line-height: 1.4em;
	overflow: hidden;
	height: 101px;
}

.home_ico .icon-content strong {
	display: block;
	font-size: 17px;
	padding-bottom: 3px;
	color: #333;
}

	/* Single Page */

.single #featured h1 {
	margin: 0;
}

.post .entry {
	line-height: 1.6em;
}

	/* Title Teasers */

#featured #social, #featured #cust_txt {
	height:32px;
	line-height:32px;
	margin-top:-16px;
	top:50% !important;
	position:absolute;
	right: 0;
}

#featured #social a, .social_ico a {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 0 2px;
	text-indent: -9999em;
}

#featured #cust_txt {
	font-style:italic;
	right:0;
	text-align: right;
	font-size: 1.3em;
}

.title_descr {
	font-weight: normal!important;
	padding-top: 5px;
}

.sidebar_left .main_sidebar {
	float: left;
}

.sidebar_left .main_wrapper {
	float: right;
}

.main_wrapper {
	float: left;
	width: 645px;
	font-size: 14px;
}

#main_content {
	min-height: 370px;
	padding: 35px 0;
}

.main_sidebar {
	float: right;
	width: 314px;
}

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

#main_content .main_sidebar .widget .content {
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #FFFFFF;
}

	/* Breadcrumb */

#breadcrumb p.breadcrumb {
	width: 980px;
	margin: 0 auto;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

	/* Post Big */

.post-b {
	margin: 0 0 40px;
	border: transparent solid 1px;
}

.post-b h2 {
	line-height: 1.4em;
	margin-bottom: 0;
}

.post-b .det {
	padding-bottom: 6px;
}

.post-b .post-img {
	float: left;
}

.post-b .post-img a {
	margin-right: 15px;
	display: block;
}

.post-b .post-content {
	line-height: 1.6em;
	font-size: 14px;
}

.post-b .post-footer, .post-b .date span {
	font-weight: bold;
}

	/* Breadcrumb */

.home #breadcrumb {
	background: #fff;
	width: 954px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	bottom:31px;
	z-index: 99;
}

	/* Sidebar Widgets */

#main_content .main_sidebar .widget {
	margin:0 0 30px;
	position:relative;
}

#main_content .main_sidebar .widget h3.widgettitle {
	margin: 0;
	height:43px;
	line-height:44px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
}

#main_content .main_sidebar .widget .content li a {
	display: block;
	line-height:1.3em;
	padding: 5px 5px 5px 20px;
	background-image: url('images/menu-arrow.png');
	background-repeat: no-repeat;
	background-position: 7px 50%;
}

	/* Post Images */

img.alignright, img.alignleft {
	padding: 5px;
	background: #f7f7f7;
	border: #ddd solid 1px;
}

img.alignleft, div.alignleft img, .alignleft {
	float: left;
	margin-right: 12px;
}

img.alignright, div.alignright img, .alignright {
	float: right;
	margin-left: 12px;
}

.fbshare, .tweetmeme {
	margin-top: 6px;
}

p.description {
	margin-top: -10px;
	color: #666;
	font-size: 0.96em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

	/* Social Share */

#main_content .social_share {
	margin: -15px 0 30px;
	padding: 12px 0;
	float: right;
}

#main_content .social_share div.clear {
	float: none;
}

#main_content .social_share span {
	font-weight: bold;
	line-height: 30px;
	height: 32px;
	float: left;
	display: block;
	margin: 0 5px;
}

#main_content .social_share div {
	float: left;
	margin: 0 7px;
}

#main_content .social_share a {
	display: block;
	height: 32px;
	width: 32px;
}

.social_ico a.rss {
	background: url('images/icons/rss_32.png') no-repeat;
}

.social_ico a.flickr {
	background: url('images/icons/flickr_32.png') no-repeat;
}

.social_share .stumbleupon_icon a {
	background: url('images/icons/stumbleupon_32.png') no-repeat;
}

.social_ico a.twitter, #main_content .social_share .twitter_icon a {
	background: url('images/icons/twitter_32.png') no-repeat;
}

#main_content .social_share .reddit_icon a {
	background: url('images/icons/reddit_32.png') no-repeat;
}

#main_content .social_share .digg_icon a {
	background: url('images/icons/digg_32.png') no-repeat;
}

#main_content .social_share .delicious_icon a {
	background: url('images/icons/delicious_32.png') no-repeat;
}

.social_ico a.facebook, #main_content .social_share .facebook_icon a {
	background: url('images/icons/facebook_32.png') no-repeat;
}

.social_ico a.linkedin, #main_content .social_share .linkedin_icon a {
	background: url('images/icons/linkedin_32.png') no-repeat;
}

.thanks {
	color: #26910e;
	text-align: center;
	font-weight: bold;
}

#footer {
	position: relative;
	padding: 25px 0 20px;
}

#footer .thanks {
	color: #fcfcfc;
	text-align: left;
}

#footer .thanks strong {
	color: #fff;
	display: block;
	padding: 0 0 4px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	padding: 0 8px 0 0;
}

#footer .copy {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
}

#footer_social_icons {
	float: right;
	margin-top: 10px;
}

.inputError {
	background-color: #fff3f1!important;
	color: #333!important;
	border-color: #7e1010 !important;
}

	/* Page navigation */

.wp-pagenavi {
	padding: 18px 0 12px;
	margin: 20px 0 0 0;
	border-top: #ddd solid 1px;
}

.wp-pagenavi span.pages {
	float: right;
	color:#777777;
	font-weight:bold;
	padding:1px;
	text-shadow:1px 1px 0 #FFFFFF;
}

.wp-pagenavi a, .wp-pagenavi span.current {
	float: left;
	margin: 0 2px;
	display: block;
	padding: 0 10px!important;
	height: 28px;
	line-height: 27px;
	border: 0!important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
}

.wp-pagenavi a:hover {
	background: #ccc!important;
	color: #000;
}

.wp-pagenavi span.current {
	display: block;
	text-align: center;
	background: #ccc!important;
	color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.post-b a.img {
	display: block;
	-moz-box-shadow: 0 2px 10px #ccc;
	margin: 10px 0;
	height: 180px;
	width: 643px;
	background: #fff url("images/loading.gif") 50% 50% no-repeat;
}

.post-b a.img img {
	display: none;
}

	/* Special Title */

h1.special_title {
	text-align:center;
	font-weight: normal;
	color: #444;
	font-size: 2.8em;
	letter-spacing: -1px;
	margin-top: 10px;
}

.special_title_descr {
	text-align:center;
	font-weight: bold;
	color: #929497;
	display: block;
	line-height: 1.4em;
}

.special_title_descr strong {
	color: #444;
}

.sp_title {
	text-transform: uppercase;
	border-bottom: #fff solid 2px;
	margin: 0;
	padding: 0;
	color: #383838;
}

.sp_title span {
	display: block;
	border-bottom: #ddd solid 1px;
	padding: 0 0 5px;
	color: #383838;
}

.heading {
	background: #212121;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	padding: 10px 15px;
	margin-bottom: 10px;
	color: #fff;
}

.heading b {
	color: #dfdfdf;
}

.highlight1, .highlight2  {
	background-color:#ececec;
	color:#111;
	padding:2px 6px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.highlight2 {
	background-color:#111;
	color:#eee;
}

	/* Shortcode Columns */

.one_half, .slideshow_one_half {
	width:48%;
}

.one_third, .slideshow_one_third {
	width:30.66%;
}

.two_third {
	width:65.33%;
}

.one_fourth {
	width:22%;
}

.three_fourth {
	width:65%;
}

.one_fifth {
	width:16.8%;
}

.two_fifth {
	width:37.6%;
}

.three_fifth {
	width:58.4%;
}

.four_fifth {
	width:67.2%;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
	float:left;
	margin-right:4%;
	position:relative;
}

.last {
	clear:right;
	float: right;
	margin-right: 0!important;
}

.lat, .lat a {
	border: 0!important;
}

/* Nivo slider css */

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}

a.nivo_link, .nivo_img img, .nivo_img, .nivoSlider img {
	position:absolute;
	display: none;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivo-imageLink, #featured .nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:89;
}

#featured .nivo-caption {
	width:934px;
	padding: 0;
	margin: 10px;
	background:#000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#featured .nivo-caption p {
	padding: 0;
	margin:0;
	font-size: 13px;
}

#featured .nivo-caption p strong {
	font-size: 18px;
	padding: 2px 10px 5px;
	display: block;
}

#featured .nivo-caption p span {
	padding: 3px 10px 5px;
	display: block;
}

#featured .nivo-caption a {
	display:inline !important;
}
#featured .nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:50%;
	margin-top: -35px;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:-45px;
}
.nivo-nextNav {
	right:-45px;
}

.slideshow {
	background: #fff;
	margin-bottom: 43px;
}

.slideshow .nivo-caption {
	background: url("images/port_li_hov.png") repeat-x scroll 50% top #fff;
	padding: 0!important;
	width: 100%;
	bottom: -42px;
	height: 42px;
	line-height: 38px;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-left: 8px;
	-webkit-border-radius-bottom-right: 8px;
	border-bottom: 0!important;
	font-size: 15px!important;
}

.slideshow .nivo-caption p {
	padding: 0 20px;
}

.slideshow .nivo-controlNav {
	z-index: 9999;
	bottom:-40px;
	height:30px;
	left:auto;
	position:absolute;
	right:15px;
}

#footer .widget a.but_small {
	padding: 0 3px 0 18px!important;
}

.post-b-no-side a.img {
	width: 980px;
	height: 220px;
}

a.img {
	display: block;
}

.slideshow .nivo-controlNav a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #444;
	color: #fff;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:bold;
	height:23px;
	line-height:21px;
	margin:0 0 0 10px !important;
	padding:0;
	text-align:center;
	text-shadow:1px 1px 0 #000;
	width:30px;
}

.slideshow .nivo-controlNav a:hover, .slideshow .nivo-controlNav a.active {
	background: #000;
}

.feature_tour_wrapper {
	padding-top: 5px!important;
}

.feature_tour_wrapper .main_wrapper {
	padding-top: 15px;
}

.feature_tour .main_sidebar {
	width: 290px;
}

.feature_tour .main_wrapper {
	width: 660px;
}

.feature_tour .sidebar_content .widget {
	padding: 0 20px 20px 3px;
	margin: 0 !important;
}

.sidebar_right .feature_tour .sidebar_content .widget {
	padding: 0 3px 20px 20px;
}

.feature_tour .sidebar_content .widget h3.widgettitle {
	background-position: -15px top!important;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-top-left: 8px;
	-webkit-border-radius-top-right: 8px;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	border: #fafafa solid 1px;
	border-bottom: 0;
}

.feature_tour .sidebar_content .widget .content {
	background: #fff!important;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottom-left: 8px;
	-webkit-border-radius-bottom-right: 8px;
	-moz-box-shadow: 0 0 5px #838383;
	-webkit-box-shadow: 0 0 5px #838383;
}

.feature_tour .sidebar_bottom {
	height: 130px;
}

.feature_tour .sidebar_content {
	padding-top: 50px;
}

.feature_tour .sidebar_content, .feature_tour .sidebar_bottom {
	background: url('images/ft_tour_sidebar.png') right -5px no-repeat;
}

.sidebar_right .feature_tour .sidebar_content, .sidebar_right .feature_tour .sidebar_bottom {
	background: url('images/ft_tour_sidebar_right.png') left -5px no-repeat;
}

.feature_tour .sidebar_bottom {
	background-position: right bottom;
}

.sidebar_right .feature_tour .sidebar_bottom {
	background-position: left bottom;
}


.feature_tour .sidebar_content .widget_subpages {
	padding: 0 0 25px!important;
}

.feature_tour .widget_subpages li {
	padding: 0 0 5px;
}

.feature_tour .widget_subpages li a {
	display: block;
	height: 46px;
	line-height: 43px;
	background: url('images/ft_tour_links.png') right -46px;
	width: 268px;
	padding: 0 10px 0 20px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	color: #3070C9;
}

.sidebar_right .feature_tour .widget_subpages li a {
	background-position: left -184px;
	margin-left: -8px;
}

.feature_tour .widget_subpages li a:hover {
	background-position: right -92px;
	color: #666;
}

.sidebar_right .feature_tour .widget_subpages li a:hover {
	background-position: left -230px;
}

.feature_tour .widget_subpages li.current_page_item a {
	background-position: right top;
	color: #000;
}

.sidebar_right .feature_tour .widget_subpages li.current_page_item a {
	background-position: left -138px;
}

#contact_form input, #contact_form textarea, #commentform input, #commentform textarea, #contact-form-widget input, #contact-form-widget textarea, #main_content .main_sidebar .widget form#searchform input {
	background-color:#FFFFFF;
	border:1px solid #DEDEDE;
	color:#404040;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	padding:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#contact_form input:focus, #contact_form textarea:focus, #commentform input:focus, #commentform textarea:focus, #contact-form-widget input:focus, #contact-form-widget textarea:focus, #main_content .main_sidebar .widget form#searchform input:focus {
	background-color:#FFFFFF;
	border-color:#BDBDBD;
	color:#000000;
}
.commentlist li .content {
	background: #FFFFFF;
	border:1px solid #DEDEDE;
}
.commentlist li .gravatar {
	background: #FFFFFF;
	border:1px solid #DEDEDE;
}