/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

/* --- Layout --- */

body, body h1, body h2, body h3, body h4, body h5, body h6 {
    line-height: 150%;
}

p {
  margin: 0 0 14px;
}
h1, h2 {
	font-size: 25px;
}

h1, h2, h3 {
 margin-top: 28px;
}

body {
	font-size: 16px;
}
ul {
	-webkit-padding-start: 0px;
	padding-start: 0px;
}
.alert ul {
	list-style-type: none;
}

@media(min-width:768px) {
	.col-sm-9 {
	    border-right: 1px solid #DDDDDD;
	}
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    max-width: 940px !important;
}
.form-item {
	margin: 15px 0;
}

/* --- Nodes --- */

.node-page, .node-article {
	margin-bottom: 30px;
}
.node header {
	padding-bottom: 15px;
}
.node .content {
	border-bottom: 1px solid #ddf;
	padding-bottom: 8px;
	overflow: hidden;
}
.node .links {
	float: right;
	font-size: 14px;
}
.node .submitted {
	font-size: 14px;
	color: #999;
	padding-top: 0;
	margin-top: -5px;
}

/* blog title */
.node-teaser h2[property="dc:title"] {
	margin-bottom: 0;
	padding-bottom: 0;
}
.content .field-type-image {
	margin-bottom: 10px;
}

#main-content {
	display: none;
}

.region-content .node-teaser {
	margin-bottom: 20px;
}

.field-type-taxonomy-term-reference {
	margin-top: 25px;
	height: 25px;
}
.field-type-taxonomy-term-reference div,
.field-type-fivestar div {
	float: left;
	font-size: 14px;
	color: #555;
}
.field-type-taxonomy-term-reference div {
	margin-right: 5px;
}
.field-type-fivestar:after {
	clear: both;
}
.average-rating,
.total-votes {
	font-size: 12px !important;
}

/*Book navigation*/
.book-navigation .page-links {
	text-align: center;
	margin: 20px 0 0;
	border-top: 1px solid #ddf;
	border-bottom: 1px solid #ddf;
	background: #eef;
}
.book-navigation .page-next,
.book-navigation .page-up,
.book-navigation .page-previous {
	float: left;
	display: block;
}
.book-navigation .page-next {
	width: 40%;
	margin-right: 2%;
	text-align: right;
	min-width: 210px;
}
.book-navigation .page-previous {
	width: 40%;
	margin-left: 2%;
	text-align: left;
	min-width: 210px;
}
.book-navigation .page-up {
	width: 16%;
	text-align: center;
	min-width: 60px;
}
@media (max-width:571px) {
	.book-navigation .page-up, .book-navigation .page-previous, .book-navigation .page-next { width: 100%; min-width: 0px; margin: 0; }
}



/* --- Error lists --- */

.content ul.error-list,
.content ul.ok-list {
	padding-left: 0;
	-webkit-padding-start: 0px;
	padding-start: 0px;
}
.content ul.error-list li,
.content ul.ok-list li {
	text-align: justify;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0.5em 0 1.5em;
	padding: 0 0 0 25px;
}
.content ul.error-list li {
	background: transparent url(../images/icon_error.png) no-repeat scroll 0 2px;
}
.content ul.ok-list li {
	background: transparent url(../images/icon_ok.png) no-repeat scroll 0 2px;
}



/* --- Logo --- */

#egyevlogo {
	font-family: Arial, Helvetica;
	font-size: 32px;
	font-weight: 300;
	color: #000;
}
#egyevlogo span {
	color: #5bc6ea;
}
.navbar .logo {
    margin-right: 20px;
    margin-top: 12px;
}
a.logo:hover {
	text-decoration: none;
}



/* --- Comments --- */

#comments {
	margin-top: 70px;
}
#comments .title {
	font-weight: 400;
	border-bottom: 1px dotted #ccc;
}
.comment {
	font-size: 14px;
	line-height: 140%;
}
#comments .user-picture {
	width: 85px;
	height: 85px;
	margin-right: 15px;
	float: left;
	margin-bottom: 5px;
}
#comments .user-picture img {
	max-width: 70px;
	max-height: 70px;
	float: right;

}
#comments h3 {
	font-size: 19px;
	margin: 5px 0 8px;
	line-height: 100%;
}
.comment .content {
	position: relative;
	margin: 0;
	overflow: hidden;
}
.comment-details {
	overflow: hidden;
	margin-bottom: 0;
}
@media (max-width:400px) {
	#comments .submitted .permalink { display: none; }
	#comments .submitted { font-size: 12px; text-indent: -52px; }
}
@media (max-width:520px) {
	.comment .content { clear: both; }
}
#comments .indented {
	margin-left: 3.7%;
}



/* --- Forum --- */

#forum .container {
	padding: 0;
}
#forum {
	font-size: 14px;
}
#forum .last-reply {
	width: 25%;
}


/* --- Sidebar --- */

.region-sidebar-second .block {
	margin-bottom: 20px;
}
.region-sidebar-second ul li {
	list-style-type: none;
	padding: 3px 0;
}
.region-sidebar-second .views-field-timestamp {
	font-size: 14px;
	color: #aaa;
}


#block-system-navigation ul li a {
	padding: 0px 15px;
}

/* --- Header --- */

.nav li:hover {
	background: #e7e7e7;
}

.slogan {
	position: relative;
	width: 100%;
}
.slogan #header-text-top .btn {
	float: right;
	margin-bottom: 10px;
}
.slogan #header-text-top div {
	font-size: 18px;
	width: 100%;
	max-width: 340px;
	margin-top: 5px;
	float: left;
}
/*.slogan #header-text-top div.txt1 {	max-width: 255px; }
.slogan #header-text-top div.txt2 {	max-width: 85px; }*/

.slogan #header-girl {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.slogan #header-text {
	position: absolute;
	top: 25%;
	right: 0;
}
.slogan #header-text #row1 {
	margin-left: 30px;
}
.slogan #header-text #row2 {
	margin-top: 16px;
	color: #4acaf0;
}
.slogan #header-text #row3 {
	margin-left: 125px;
	margin-top: 20px;
}
@media (min-width:900px) {
	.slogan #header-text #row1 { font-size: 34px; }
	.slogan #header-text #row2 { font-size: 42px; }
	.slogan #header-text #row3 { font-size: 45px; }
}
@media (min-width:768px) and (max-width:899px) {
	.slogan #header-text #row1 { font-size: 29px; }
	.slogan #header-text #row2 { font-size: 37px; }
	.slogan #header-text #row3 { font-size: 40px; }
}
@media (max-width:767px) {
	.slogan #header-text { display: none; }
	.slogan #header-text-top { display: block; }
}
@media (min-width:768px) {
	.slogan #header-text-top { display: none; }
}
#header-text .btn {
	float: right;
	margin-top: 15px;
}


#page-header {
	margin-bottom: 10px;
}



/* --- Footer --- */


footer .region-footer {
	text-align: center;
}
/* --- Landing page --- */
.node-type-landing-page {
	font-family: arial,helvetica,sans-serif;
}
.node-type-landing-page #egyevlogo {
	margin-top: 12px;
}
.node-type-landing-page .content {
	border-bottom: 0;
}
.node-type-landing-page div.inrow{
	padding-bottom: 24px;
}
.node-type-landing-page h1, .node-type-landing-page h2, .node-type-landing-page h3, .node-type-landing-page h4 {
	margin-top: 0 !important;
}
.node-type-landing-page h1{
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	line-height: 34px;
}
.node-type-landing-page p {
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	height: auto;
	line-height: 20px;
}

.node-type-landing-page .button-orange {
  padding:12px;
  behavior:url(/PIE.htc);
  border-radius:5px;
  background-color:#f7941d;
  background:-webkit-linear-gradient(#f7941d,#d75305);
  background:-moz-linear-gradient(#f7941d,#d75305);
  background:-ms-linear-gradient(#f7941d,#d75305);
  background:-o-linear-gradient(#f7941d,#d75305);
  background:linear-gradient(#f7941d,#d75305);
  box-shadow:inset 0px 1px 0px #ffbb6a,inset 0 -1px 2px #a33f03;
  text-shadow:1px 1px #521601;
  -pie-background:linear-gradient(#f7941d,#d75305);
  color:#fff;
  border-style:solid;
  border-width:1px;
  border-color:#d3561a;
  font-size:21px;
  line-height:25px;
  font-weight:bold;
  font-family:arial;
  text-align:center;
  background-repeat:no-repeat;
}
.node-type-landing-page .button-orange:hover {
  background-color:#eb8016;
  background:-webkit-linear-gradient(#eb8016,#cc4504);
  background:-moz-linear-gradient(#eb8016,#cc4504);
  background:-ms-linear-gradient(#eb8016,#cc4504);
  background:-o-linear-gradient(#eb8016,#cc4504);
  background:linear-gradient(#eb8016,#cc4504);
  box-shadow:inset 0px 1px 0px #ffb164,inset 0 -1px 2px #993302;
  -pie-background:linear-gradient(#eb8016,#cc4504);
  color:#fff;
}
.node-type-landing-page .button-orange:active {
  background-color:#de7312;
  background:-webkit-linear-gradient(#d75305,#d75305);
  background:-moz-linear-gradient(#d75305,#d75305);
  background:-ms-linear-gradient(#d75305,#d75305);
  background:-o-linear-gradient(#d75305,#d75305);
  background:linear-gradient(#d75305,#d75305);
  box-shadow:inset 0px 2px 4px #5e3007;
  -pie-background:linear-gradient(#d75305,#d75305);
  color:#fff;
}
.node-type-landing-page li{
	padding-left: 40px;
	list-style: none;
}

.node-type-landing-page .usericon, .node-type-landing-page .tagicon, .node-type-landing-page .cloudicon {
	background: transparent url(../images/users-32x32.png) no-repeat 0 50% ;
}
.node-type-landing-page .tagicon {
	background-image: url(../images/tag-32x32.png);
}
.node-type-landing-page .cloudicon {
	background-image: url(../images/cloud-32x32.png);
}
.node-type-landing-page .pom-text {
	font-size: 21px;
}
.node-type-landing-page .pom-title {
	font-size: 14px;
}
.node-type-landing-page .lighter {
	color: #B9B9B9
}

.mark, mark {
  background-color: #fcf8e3;
}

/* --- New Blog --- */

.view-new-blog .views-row {
    padding-bottom: 30px;
}

.view-new-blog .views-field-title span:first-child a {
    text-transform: none;
    margin: 23px 0px;
    font-size: 30px;
    display: block;
    line-height: 30px;
}

.view-new-blog .views-field-comment-count {
    color: #a0a3a7;
	display: inline-block;
}

.view-new-blog .views-field-body .sales h2 {
    color: #333333;
}

.view-new-blog .views-row .views-field-view-node span a {
	font-size: 18px;
	/* color: #fff; */
	/* background-color: #5cb85c; */
	/* border-color: #4cae4c; */
	display: inline-block;
	padding: 6px 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin: 20px 0px;
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
	text-decoration: none;
}

.view-new-blog .views-row .views-field-view-node {
	margin-right: 10px;
	display: inline-block;
}