/************************************************************************/
/* IPB Unlimited - IP.Board 3.2 Skin by Tom Christian                   */
/************************************************************************/
/* tomchristian.co.uk							*/
/************************************************************************/
.custom_theme {
	background: url(http://forum.doctorhead.ru/public/style_images/master/_custom/sprite_icons.png) repeat scroll 6px 5px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	float: right;
	height: 30px;
	margin-right: 4px;
	width: 31px;
	display: inline-block;
}

.custom_theme:hover { background-color: rgba(0, 0, 0, 0.5); }
.custom_theme a { padding: 0 !important; }

#branding {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

/****************************************/
/* Text-Based Header Logo               */
/****************************************/
#branding .siteLogo { 
    display: inline-block;
    max-height: 33px;
    margin-top: 15px;
}

#branding .siteLogo h1 { 
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font: 20pt arial;
    margin-right: 9px;
    text-shadow: 1px 1px 2px #193147;
}

#branding .siteLogo span { 
    color: #111111;
    display: block;
    float: left;
    font: bold 9pt arial;
    padding-top: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

/****************************************/
/* Other                                */
/****************************************/
#footer_utilities .skin_copyright {
    color: #5e5e5e;
    padding-top: 4px;
    margin: 0;
}

#footer_utilities .skin_copyright a { color: #5e5e5e !important; }

/* Chat / Editor / Shoutbox */
#chat-form { background: whiteSmoke !important; border: 1px solid #DDD !important; }
.chat-myown { background-color: white !important; }
#ipboard_body .ips_editor .toolbar { background: #eee !important; border-color: #fff !important; }
#ipboard_body .rte_control { background: #ddd !important; border: 1px solid #ccc !important; }		
#ipboard_body .rte_hover { background-color: #e5e5e5 !important; }
#ipboard_body .rte_selected { background-color: #fff !important; border: 1px solid #ccc !important; }
#ipboard_body textarea { color: #999 !important; background: white !important; }
#ipboard_body .ipb_palette { padding: 5px !important; background-color: #eee !important; border-color: #ccc !important; }
#ipboard_body .rte_title { background-color: #fff !important; }
#emoticons_custom_menu_menucontent { border: 1px solid #CCC !important; }
#shouts-global-resizer, #shouts-resizer { background-color: #EEE !important; }