
#color-select {
	display:none;
}

body {
	width:100%;
	-moz-transition: margin-left 0.3s;
	-webkit-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
	-webkit-text-size-adjust: none;
}

.header .header-logo h1.the-logo {
	display:block;
	margin:0px auto;
}


.enableboxed.boxed {
	width:100%;
	margin:0px 0px;
	background:transparent;
	box-shadow:0px 0px 0px transparent;
	padding:0px;
}

.wrapper {
	width:680px;
	position:inherit;
	margin:0px auto
}

div.top-banner {
	display:none;
}

div.header-banner {
	display:none;
}

.header {
	height: 115px;
	padding-top: 45px;
}

div.header-logo {
	float: none;
	text-align: center;
}

.content .content-right {
	/*display:none;*/
	width: 100%;
}

.content .content-middle {
	margin-right:0px;
}

.mobile-menu {
	display:block;
	background:#232323;
	color:#fff;
	width:100%;
	height:36px;
	border-bottom:1px solid #393939;
	box-shadow:0px 1px 1px #000;
	position:fixed;
	top:0px;
	left:0px;
	z-index:99;
	-moz-transition: margin-left 0.3s;
	-webkit-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
}

.mobile-menu a {
	display:block;
	background:transparent;
	font-size:26px;
	width:auto;
	text-align:center;
	padding:0;
	color:#fff;
	box-shadow:0px 1px 1px #ccc;
	z-index:101;
	position:relative;
}


.title-right-corner {
	display:none;
}

.mobile-menu a:hover, .mobile-menu a:active {
	background:#000;
}

.mobile-menu span {
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:100%;
	position:absolute;
	left:0px;
	top:10px;
	color:#f0f0f0;
	z-index:100;
}

body.gomobilemenu, body.gomobilemenu .mobile-menu, body.gomobilemenu2, body.gomobilemenu2 .mobile-menu, body.gomobilemenu3, body.gomobilemenu3 .mobile-menu {
	margin-left:200px;
	overflow:hidden;
}

body.gomobilemenu ul.uppermenu, body.gomobilemenu2 ul.menu, body.gomobilemenu3 ul.undermenu {
	width:200px;
}

ul.uppermenu, ul.menu, ul.undermenu {
	display:block;
	position:fixed;
	left:0px;
	top:0px;
	min-height:100%;
	height:100%;
	width:0px;
	box-shadow:inset -3px 0px 3px rgba(0,0,0,0.4);
	background:#232323;
	overflow-y:auto;
	overflow-x:hidden;
	-moz-transition: width 0.3s;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	border:0px;
}

ul.uppermenu li, ul.menu li, ul.undermenu li {
	display:block;
	background:transparent;
	width:100%;
	border-bottom:1px solid #2f2f2f;
	padding-right:0px;
	box-shadow:0px 1px 0px #1e1e1e;
}

ul.uppermenu li a, ul.menu li a,ul.undermenu li a  {
	padding-left:20px;
	text-align:left;
	color: #f0f0f0;
	font-size:12px;
	white-space:nowrap;
}

ul.uppermenu li:hover a, ul.menu li:hover a , ul.undermenu li:hover a  {
	background:#2f2f2f;
}

.footer .menu-section ul {
	white-space:nowrap;
}

.footer .menu-section ul li {
	white-space:nowrap;
	float:none;
	display:inline-block;
}

.footer .menu-section ul li a {
	white-space:nowrap;
	display:inline-block;
}


div.socials-header {
	display:none;
}

a[href='#top'] {
	display:none!important;
}

.footer .social-icons {
	display:none;
}

.footer .footer-split {
	display: block;
	background: transparent;
	height: 1px;
}

.footer .logo {
	display:block;
	float:none;
	text-align:center;
}

.photo-gallery-page {
	width:100%;
}

.photo-gallery-huge-pic img.setborder {
	max-width:100%;
}

.carousel-box .image-list {
	width:100%;
	overflow-x:auto;
}

.carousel-box .carousel-left, .carousel-box .carousel-right {
	display:none;
}

.huge-map-view iframe {
	width:100%;
}

.content .double-paragraph input[type="text"], .content .double-paragraph textarea {
	width: 200px;
}

.post-stock .post-big {
	width:64%;
}

.post-stock .post-small {
	width:30%;
	margin-left: 14px;
}

.setborder {
	max-width:100%;
	height: auto;
}

.double-panel > div {
	width: 100%;
}

.double-panel > div img {
	text-align:center;
}

.double-panel > div:first-child {
	padding-bottom:16px;
}

.double-panel > div > div {
	text-align:center;
}

.article-list h3 {
	text-align:left;
}

.double-full-article p {
	padding-bottom:16px;
	text-align:justify;
}

.orange-themes-design {
	float:none;
	padding-bottom:12px;
	text-align:center;
	width:100%;
	display:block;
}

.footer .bottom-section p {
	float:none;
	text-align:center;
	width:100%;
	display:block;
}

.article-tag-block .tagcloud {
	width: 80%;
}

.banner-468x60, .banner-468x60 img {
	max-width:100%;
}

.photo-gallery-page .gallery-item {
	margin: 0px auto;
	float: none;
}

a.button-center-width {
	margin: 0px 40px;
}

.double-paragraph > div {
	width:100%;
}

.gallery-shortcode {
	width:85%;
}

.gallery-shortcode .screens {
	overflow:hidden;
	height:50px;
}

.gallery-shortcode .screens .single-screen {
	margin-bottom:10px;
}

.single-article-img-list p {
	width:auto;
}

h2.panel-title {
	font-size:14px;
}

.double-panel div.double-article-list > h3 {
	font-size:12px;
}

#writecomment .comment-error {
	padding-left:0px;
	width:100%;
	text-align:center;
}

#writecomment p label {
	text-align:center;
	padding-bottom:5px;
}

.comment-block .comment-avatar {
	display:none;
}

.comment-block .commment-content {
	margin-left:0px;
}

#writecomment .form-submit {
	margin-left:0px;
}


.megamenu div, .left_fixed, .right_fixed,#cssdropdown_menu .subuls.mm-content-base, #cssdropdown ul.subuls, #cssdropdown .gray_menu_subuls, #cssdropdown .gray_menu_subuls li{display:none;}
.row_banners{display: block; margin: 0 auto; overflow: hidden; width:768px; height:90px}
.footer .copystuff p{line-height: 20px;}
.footer .footer-split{margin: 0;}

div.top-obj-b.top_banner_setted{margin:0px auto; padding: 5px 0 0 0; display: none;}
div.header-obj-b {display: none;}
.textpk.mod_gallops{overflow: hidden;}
.right-panel, .obj-b-panel.mod_poll{margin: 20px auto; overflow: hidden; position: relative; width: 500px;}
.post-small.foot_icat{float: right; margin-left: 14px;min-height: 315px; width: 210px; text-align: center;}
.post-small.foot_icat .image-hover{margin: 5px 0;}
#simplesearch{width: 300px;}