
#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;
}

p {margin: 10px 0 10px 0;}

.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:100%;
	position:inherit;
	margin:0px auto;
	min-width:320px;
}

div.top-banner {
	display:none;
}

div.header-banner {
	display:none;
}

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

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

div.header-logo img, .footer .logo img {
	max-width: 90%;
}

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

.content .content-middle {
	/*display:none;*/
	width: 100%;
	text-align: center;
}

.content .content-middle img
{
	float: none;
	text-align: center;
}

.content .content-middle .image-hover
{
	margin: 10px 0 
}

.content .content-left, .content .content-full {
	margin-right:0px;
	width:auto;
	margin:0px 20px;
	float:none;
}

.image-hover
.slider {
	display:none!important;
}

.post-stock, .double-panel, .slider {
	width: 100%;
	display: block;
	margin: 0px auto 20px auto;
	max-width:100%;
	float: left;
}

.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:11px;
	font-weight:bold;
	width:100%;
	position:absolute;
	left:0px;
	top:14px;
	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:100%;
}

.post-stock .post-small {
	width:100%;
	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;}
.object_margin, .banner-panel div, img {max-width: 320px}
.banner-panel div{display:none;}
.banner-728x90{display:none;}
.banner-680x90{width: 100%;}
.footer .menu-section ul {white-space: inherit;}
.wrapper{border-left: 0;border-right: 0;}
.row_banners{display: block; margin: 0 auto; overflow: hidden; width:320px; height:90px}
.footer .copystuff{width: 100%;}
.footer .copystuff p{line-height: 20px;}
.footer .footer-split{margin: 0;}

.div.top-banner, div.top-obj-b
{
	display: block;
    margin: 0 auto;
    position: relative;
    top: 33px;
    width: 100%;
}

.div.top-banner #google_flash_obj, div.top-obj-b #google_flash_obj
{
	width: 100%;
}
div.top-obj-b.top_banner_setted{margin:0px auto; padding: 5px 0 0 0; display: none;}
#scroller_container, div.header-obj-b, .obj-b-500x {display: none;}
.obj-b-728x90{display: none;}
.obj-b-680x div{max-width: 300px;}
.obj-b-680x img{width: 100%;}
.obj-b-250x90.top_right_b{margin: 0 auto; float: none; width: 250px; display: none;}
.banner-160x600, .obj-b-160x600{margin: 0 auto;}
.post-small.foot_icat{width: 100%; text-align: center;}
.post-small.foot_icat .image-hover{float: none; margin: 10px; width: 150px;}
.post-stock .post-small .post-small-first, .post-stock .post-small.col3-internal_wide .post-small-first{min-height: auto;}
.obj-b-500x{max-width: 480px;}
.footer .wrapper{border: 0;}

.slider{padding-bottom: 15px;}
.pkslider_wrapper, .pkslider_wrapper_webtv{width: 100%;}
.pkslider_text, .pkslider_text_webtv{width: 87%;}
.media_refer{display: none;}

.post-stock .post-small .article-list h3{height: auto;float: left;width: 45%;}
.post-stock .post-small .article-list, .post-stock .post-small .article-list.min_155_main, .post-stock .post-small.col3-internal_wide .article-list.min_155_main{min-height: 90px;}
.post-stock .post-small .article-list:last-child{border-bottom: 1px dotted #b2b2b2;}
#slider_thumbs a, #slider_thumbs a:last-child {margin: 5px 10px 5px 0px; width: 29%;}
.pkslider_thumb img{width: 100%;}
.post-stock .post-small h3{height: auto; float: left;}
.post-stock .post-small .image-hover{width: 45%; margin: 0 10px 0 0;}
.post-stock .post-small .image-hover, .post-stock .post-small .post-small-first h3, .post-stock .post-small .article-list .article-thumb{width: 47%; float: left; height: auto;}
.double-full-article.min_370_main, .double-article-img-list .article-list:last-child, .-internal_wide .double-full-article.min_370_main{min-height: 150px;border-bottom: 1px dotted #b2b2b2;margin: 0 0 15px 0;}

.double-panel div.double-full-article > h3, .double-panel h4.as_h3 {padding-bottom: 0px; margin: 0;}

.double-full-article p{padding-bottom: 0;}
.double-article-img-list .article-thumb.w_h_auto{width: 100%; height: auto;}
#eklogika-logo{height:39px; max-height:112px;width: 100px; background-size: 100%; background-position: left;}
.post-stock{border: 0; padding: 0;}
.post-stock .post-small {border-bottom: 1px dotted #b2b2b2;margin: 10px 0;}
.post-stock .post-big{width: 100%;border-bottom: 1px dotted #b2b2b2;}
.pkslider_wrapper_webtv{max-width: 320px;}
.place_138{width:100%; height:auto;}

.kommata .obj-b-680x img{width: auto;}
.content .content-left-internal_wide{width: 300px;}
h2.article-main-title, h1, span.as_h2.article-main-title{line-height: 25px;}
.header .header-logo span.the-logo a{padding-top: 0;}
h2.article-main-title, h1, span.as_h2.article-main-title{padding-bottom: 0px;margin-bottom: 0px;}
.content .content-middle-internal_wide{width: 100%;}

.obj-b-500x60{width: 320px; overflow: hidden;}
.obj-b-500x60 *{max-width: 320px;}
.obj-b-500x60 img{width:280px;}

