@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,700,600,300&subset=latin,latin-ext);


body {
	background: #ececec url(images/sandy_bg.png);
	color: #444;
	font: 14px "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	padding: 0;
	margin: 0;
}

@font-face {
    font-family: 'nozberegular';
    src: url('nozbe_font.woff') format('woff'),
         url('nozbe_font.ttf') format('truetype'),
         url('nozbe_font.svg#nozberegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

input, textarea {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-appearance: none;
	box-shadow: none;
	border: 1px solid #CCC;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #96B81B;
}

hr {
	border-top: 1px dashed #ccc;
	border-bottom: none;
}

div#main, #changeLang {
	width: 1024px;
	background: whitesmoke;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	padding: 0 30px;
	overflow: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.icon {
	font-family: 'nozberegular';
}

#header {
	padding: 30px 0 20px;
	text-align: center;
	position: relative;
}

#nozbeLogo {
	background: url(images/nozbeLogo_low.png) no-repeat -20px 0;
	background-size: cover;
	display: inline-block;
	width: 160px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 0;
}

#storeLogo {
	display: block;
	background: url(images/communityLogo_low.png) no-repeat;
	background-size: cover;
	width: 200px;
	height: 130px;
	margin: 0 auto;
}

a.backToApp, input#commentAdd, input.create_btn, input.preview_btn, a.cancel_btn, .post_forum, .post_email {
	display: inline-block;
	background: #96B81B;
	color: white;
	width: auto;
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	border: none;
	font-weight: bold;
	clear: both;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

a.backToApp:hover {
	opacity: .8;
}

a.backToApp {
	background: #B4AEA4;
	position: absolute;
	top: 90px;
	left: 0;
	font-size: 11px;
}

input.create_btn, input.preview_btn, a.cancel_btn {
	border: none;
	font-size: 13px;
}

.loginbtn {
	background: #EEB420 !important;
}

input.preview_btn {
	background: #eaeaea;
	color: #555;
	border: 1px solid #ccc;
}

a.cancel_btn {
	background: #E25757;
	color: #fff;
	padding: 5px 10px;
	float: right;
}

.post_forum, .post_email {
	font-family: 'Open Sans';
	float: none;
	display: block;
	border: none;
	cursor: pointer;
}

.post_forum {
	padding: 15px 20px;
	font-size: 14px;
}

.post_email {
	background: #18acd1;
}

.search_box {
	position: absolute;
	right: 0;
	top: 40px;
	overflow: auto;
}

#search {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #CCC;
	padding: 5px 2px;
	-webkit-appearance: none;
}

.search_icon {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	color: #999;
	background: #fff;
}

#forumBreadcrumb {
	font-weight: 600;
}

.box {
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #EEEAE6;
	padding: 30px;
	margin: 40px 0;
	position: relative;
	-webkit-transition: border .3s ease;
	-moz-transition: border .3s ease;
	-o-transition: border .3s ease;
	transition: border .3s ease;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#gtd {
	width: 43%;
	float: left;
}

/* ponizsza klase trzeba zmienic na taka jaka bedzie w 3-m boxie */

#gtd:nth-of-type(2) {
	float: right;
}

#requests .icon {
	position: absolute;
	right: 40px;
	top: -35px;
	font-size: 4em;
	color: #C98C1C;
	background: #F3C970;
	border: 1px solid #C98C1C;
	padding: 4px 8px 0;
}

.box h1 {
	margin: 0;
	font-size: 2.5em;
	color: #96B81B;	
}

.box .descr {
	font-size: 1.2em;
}

.info {
	overflow: auto;
}

.box .info a strong {
	color: #555;
}

.box .info .topics, .box .info .posts, .box .info .lastPost {
	background: #fff;
	display: block;
	float: left;
	width: auto;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #CCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.posts {
	border-left: none !important;
}

.topics, .posts {
	width: 50% !important;
}

.lastPost {
	width: 100% !important;
	margin-top: -1px;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
}

.lastPost span {
	float: none !important;
	display: inline-block !important;
}

#gtd h1 {
	font-size: 1.5em;
}

#gtd .descr {
	font-size: 1em;
}

#gtd .info span {
	border-right: none;
	display: block;
	text-align: left;
	width: 100%;
	padding: 8px 10px;
}

#takeTour {
	margin-top: 50px;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}

#joinCommunity {
	margin: 20px 0 50px;
	font-size: 1.2em;
	text-align: center;
}

/* ==================================
		 	NEW MESSAGE
================================== */

.project_header input#namep, input#namep2 {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CCC;
	padding: 10px;
	font-size: 18px;
	margin: 15px 0;
}

.project_edit textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CCC;
	padding: 10px;
	font-size: 14px;
	margin: 15px 0 0;
}

.project_edit .small {
	margin: 10px 0;
	display: block;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

#note_format_project_show_new, #note_format_project_show_new2  {
	border: 1px solid #ccc;
	padding: 10px;
	margin: -11px 0 15px;
	background: #fff;
}

ul.help_prop li a {
	font-weight: bold;
}

pre.post_content {
	font-family: Open Sans;
	width: 100%;
	background: white;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#message_preview {
	margin-top: 20px;
	position: relative;
}

.msg_created {
	color: #C0B9B0 !important;
}

/*
#message_preview .triangle_w {
	background: url('images/triangle_w.png') no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	top: -10px;
	left: 180px;
	display: block;
	position: absolute;
}
*/

/* ==================================
			TOPIC LIST 
=================================== */

#forumHead, #backToList {
	padding: 15px;
	overflow: auto;
	margin-top: 20px;
}

#forumHead h3 {
	display: none;
}

#forumHead h1, #backToList h1 {
	margin: 0;
	color: #8B847D;
}

#forumHead a, #backToList a {
	float: right;
	background: #96B81B;
	color: #fff;
	padding: 10px;
	margin-top: 5px;
	border-radius: 2px;
	font-weight: bold;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

#forumHead a:hover, #backToList a:hover {
	opacity: .8;
}

ul#topicList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#topicList li.topic {
	background: #fff;
	border: 1px solid #ccc;
	padding: 20px;
	margin-top: -1px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

li.topic:first-of-type {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

li.topic:last-of-type {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

ul#topicList li.topic:hover {
	background: #F4FFE7;
}

ul#topicList li.topic h2 {
	margin: 0;
}

span.topicInfo {
	font-size: .8em;
}

span.lastPost_onTopic {
	font-size: .8em;
	float: right;
	margin-top: 3px;
}

span.comments {
	float: right;
	font-weight: bold;
	margin-top: 5px;
}

img.avatar {
	float: left;
	margin-right: 15px;
	width: 35px;
}


/* ==================================
			TOPIC VIEW
=================================== */


#backToList {
	background: #fff;
	margin-bottom: 0;
	padding-bottom: 0 !important;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
}

#topicContent {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
	padding: 10px 15px;
	margin-top: -1px;
	line-height: 1.5em;
	overflow: auto;
}

#userInfo {
	overflow: auto;
	border: 1px solid #CCC;
	background: white;
	border-top: 1px solid #EAEAEA;
	padding: 10px 15px;
	border-radius: 0 0 5px 5px;
}

#userID {
	padding: 8px 0;
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
	color: #777;
}

#date {
	padding: 8px 0;
}

.CommentUserInfo .deletel {
	font-size: 20px;
	border-radius: 2px;
	float: right;
}

#addComment {
	border: 1px solid #DBD3CF;
	background: #EEEAE6;
	padding: 20px;
	margin-bottom: 30px;
	box-shadow: inset 0 2px 3px #EAEAEA;
}

#addComment textarea {
	width: 100%;
	height: 80px;
	font-size: 1em;
	padding: 10px;
	margin-bottom: 20px;
	outline-color: #CADB8C;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCC;
}

input#commentAdd {
	font-size: 1em;
}

.comment {
	border-bottom: 1px solid #E9E9E9;
	padding: 15px 0px 5px;
	margin-top: -1px;
}

.CommentContent p {
	line-height: 1.5em;
}

.linkpages {
	margin: 20px 15px;
	color: #CCC;
}

.linkpages a {
	padding: 10px 0;
	display: inline-block;
	width: 32px;
	text-align: center;
}

.page_active {
	font-weight: bold;
	color: #555;
}

/* SOCIAL BUTTONS */

#share_stand_cont {
	overflow: auto;
	margin: 20px 0;
}

#twitter_count, #gplus_count, #fb_count {
	float: left;
	margin-right: 10px;
}

.deletel {
	font-size: 19px;
	vertical-align: -5px;
	background: #EE5D5D;
	padding: 3px 4px 2px 5px;
	color: white;
	margin: 0 5px 0 -15px;
	border-radius: 0 2px 2px 0;
}

/* =========================
			SEARCH
========================= */

#search_info {
	border: 1px solid #90C05B;
	padding: 10px;
	background: #E5F5C3;
}

/* =========================
		  LANGUAGE
========================= */

#changeLang {
    text-align: center;
    margin: -1px auto 0 !important;
    padding: 10px 0;
    background: #ece9e5;
}
#changeLang li {
    display: inline-block;
    list-style: none;
    padding: 20px;
}
#changeLang li a {
    font-weight: bold;
    color: #817771;
}

.lang_icon_en {
	background: url(images/en_flag.png);
	background-size: cover;
	width: 30px;
	height: 15px;
	display: inline-block;
}

.lang_icon_jp {
	background: url(images/jp_flag.png);
	background-size: cover;
	width: 30px;
	height: 15px;
	display: inline-block;
}

.lang_icon_pl {
	background: url(images/pl_flag.png);
	background-size: cover;
	width: 30px;
	height: 15px;
	display: inline-block;
}

@media screen and (-moz-min-device-pixel-ratio: 1.5), screen and (-o-min-device-pixel-ratio: 3/2), screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
	#nozbeLogo { background: url(images/nozbeLogo.png) no-repeat -20px 0; background-size: cover; }
	#storeLogo { background: url(images/communityLogo.png) no-repeat; background-size: cover; }
}

@media screen and (min-width: 1280px) {
	.box .info {
		background: #fff;
		border: 1px solid #ccc;
	}

	.box .info .topics, .box .info .posts, .box .info .lastPost  {
		background: none;
		display: inline-block;
		border: none;
		margin-top: 0;
		text-align: center;
		padding: 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
	}

	.topics, .posts {
		border-right: 1px solid #ccc !important;
		width: 20% !important;
	}

	.lastPost {
		width: 60% !important;
	}
}

@media screen and (min-width: 1025px) {
	div#main, #changeLang {
		width: 1024px;
		margin: 0 auto;
		box-shadow: 0 0 10px rgba(0,0,0,.3);
	}
	div#main {
		position: relative;
		z-index: 10;
	}
}

@media screen and (max-width: 1024px) {
	div#main, #changeLang {
		width: 100%;
		box-shadow: none;
	}
	#changeLang {
		margin: 0 auto !important;
	}
}

@media screen and (max-width: 600px) {
	div#main, #changeLang {
		padding: 0 10px;
	}

	#header {
		margin: 0;
		overflow: auto;
	}

	#nozbeLogo {
		position: relative;
		background-position: 0 0;
		float: left;
		width: 99px;
		height: 40px;
		top: 0;
		margin-top: -5px;
	}

	#storeLogo {
		width: 100px;
		height: 65px;
		margin: 0 auto;
		float: right;
		margin-top: -15px;
	}

	a.backToApp {
		width: auto;
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}

	.search_box {
		position: relative;
		width: 100%;
		top: 0;
	}

	#search {
		width: 100%;
	}

	#message_new {
		overflow: auto;
	}

	#message_preview {
		margin-top: 70px;
	}

	input.create_btn, input.preview_btn, a.cancel_btn {
		width: 100%;
		margin-bottom: 5px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
	}

	input.create_btn {
		padding: 15px 10px;
	}

	a.cancel_btn {
		margin-top: 20px;
	}

	.box {
		padding: 15px;
		margin: 20px 0;
	}

	.box h1 {
		font-size: 1.5em;
	}

	.box h3 {
		display: none;
	}

	.box .descr {
		font-size: 1em;
	}

	#requests .icon {
		right: 20px;
		top: -20px;
		font-size: 2em;
		padding: 5px 0px 0px;
	}

	.box .info span {
		display: block;
		width: 100% !important;
	}

	.posts {
		border-left: 1px solid #ccc !important;
		margin-top: -1px;
	}

	.lastPost {
		white-space: pre-wrap;
		overflow: visible;
		text-overflow: none;
	}

	.lastPost strong {
		display: block;
	}

	#takeTour {
		font-size: 1.4em;
	}

	#forumHead, #backToList {
		padding: 15px;
		margin: 20px 0;
	}

	#backToList {
		margin-bottom: 0;
	}

	#forumHead a, #backToList a {
		display: inline-block;
		margin-bottom: 10px;
		padding: 5px 10px;
		float: none;
		text-align: center;
	}

	span.lastPost_onTopic {
		display: none;
	}

	span.comments {
		float: none;
		display: block;
		position: absolute;
		bottom: 10px;
		font-size: .9em;
	}

	#userID {
		margin-top: -10px;
	}

	#date {
		display: block;
		margin: -15px 0 0 50px;
		font-size: 11px;
	}

	ul#topicList li.topic {
		position: relative;
		padding-bottom: 35px !important;
		padding: 15px;
	}
}

@media screen and (max-width: 320px) {

	#note_format_project_new, #note_format_project_new2 {
		display: none;
	}

	#nozbeLogo {
		margin-top: -15px;
	}

	#storeLogo {
		margin-top: -25px;
	}

	a.backToApp {
		display: block;
		margin-top: 5px;
	}

	#addComment {
		padding: 10px;
	}

	#addComment textarea {
		margin-bottom: 10px;
	}

	#twitter_count, #gplus_count, #fb_count {
		margin-right: 0;
	}

	#requests {
		margin-top: 20px;
	}
}


