/*
 Theme Name:   BNI Networking
 Theme URI:    http://networking.bni-hungary.com/
 Description:  Catch Katmandu Child 
 Author:       Upward
 Author URI:   http://upward.hu
 Template:     catch-kathmandu
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  networking
*/

@import url("../catch-kathmandu/style.css");

.postid-756 li {
	color: #962323;
	font-size:20px;
}

/*
*
*
*
*    MEGJELENÉS / THEME OPTIONS / CUSTOM CSS!!!!!!!!!!!!!!!! 
*
*
*
*
*/

/*#main {
	padding-bottom: 1rem;
	padding-bottom: 10px;
	padding-top:0;
}
.page .entry-header, .single-post .entry-header {
	display: none;
}
.powered {
    display:none;
}
footer {
    display:none;
}
.menu-header-container {
	display: none;
}
body {
	text-align:justify;
	line-height: inherit;
}
#hgroup-wrap {
	padding-bottom: 30px;
	text-align: center;
}
.site {
}
#header-left, #site-logo {
	float: none;
}
#page {
	background: #ffffff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
h1, h2, h3, a, a:hover {
	color: #962323;
}
h1 {
	font-size: 2em;
	text-align:center;
	padding: 10px;
}
h2 {
	font-size: 1.7em;	
}
h3 {
	font-size: 1.4em;
	text-align: left;
}
h4 {
	text-align:center;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2.4rem;
	line-height: 24px;
}
p, ul, ol, li {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}
#primary p, ul, ol, li {
	text-align: justify;
}
#secondary p, ul, ol, li {
	text-align: left;
}
.widget-area .widget a:hover {
	color: #962323;
}
#recent-posts-2 ul {
	list-style: square;
}
.entry-header .entry-title a {
	color: #962323;
}
.entry-header .entry-title a:hover {
	color: #222;
}
.more-link {
    color: #962323;
    padding: 8px;
    border: 1px solid #eee;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);
    float: right;
    position: relative;
    top: 35px;
}
#plusbutton {
	background-color: #41badd;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C5A5AC', endColorstr='#3e1320');
	background-image: -webkit-gradient(linear, center top, center bottom, from(#C5A5AC), to(#3e1320));
	background-image: -moz-linear-gradient(center top , #C5A5AC, #3e1320);
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.8px;
	margin: 20px auto 40px auto;
	padding: 20px 0 20px 0;
	width: 210px;
	height: 20px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-align: center;
	border-radius: 7px;
	moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-transition: opacity 0.2s ease 0s;
	display: block;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.gform_wrapper .right_label .gfield_description, .gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .instruction {
	margin-left: 35%;
}
.gform_wrapper .left_label .gfield_label {
	width: 33%;
}
.gform_wrapper ul.right_label li, .gform_wrapper form ul.right_label li, .gform_wrapper ul.left_label li, .gform_wrapper form ul.left_label li {
	margin-top: 20px;
}
.gform_wrapper select {
	font-size: 12px;
}
form.post-password-form {
  text-align: center;
  font-size: 1.2em;
}
.iconbox {
	width:27%;
	padding:3%;
	float:left;
	transition: all .2s ease-in-out;
}
.iconbox:hover {
	transform: scale(1.1);
}
.iconbox img {
	text-align:center;
	width:64px;
	padding:2px;
	margin:0 auto;
}
.iconbox p {
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.iconbox a:hover, .iconbox a:visited, .iconbox a:active {
	text-decoration:none;
}

#hgroup-wrap {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    max-height: 111px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 8px 0px;
}

#hgroup-wrap img {
	height: 70px;
	width: auto;
}

#hgroup-wrap, .hentry, .comments-area article {
	padding: 0px !important;
}

#header-left  {
	max-width: 1280px !important;
	text-align: left !important;
	width: 100%;
	padding-left: 50px;
}

#site-logo, #hgroup, .header-sidebar, #supplementary, #main {
	padding-top: 20px !important;
	padding-bottom: 12px !important;
}

#main {
	margin-top: 110px;
}

#page {
	border-radius: 0px;
	box-shadow: none;
	background-color: inherit;
}

#wpadminbar {
	display: none;
}

body {
	background-color: #F9F9F9;
}

.site-content .hentry {
	background: white;
	padding: 20px 40px !important;
}

#secondary .widget {
	border: 0px;
	box-shadow: none;
}

.more-link {
	position: inherit;
    margin-top: 40px;
    display: block;
    color: white;
    background-color: #962323;
    border-radius: 5px;
    font-weight: bold;
    transition: all 0.2s 0s ease-in-out;
}

.more-link:hover {
	background-color: #410000;
	color: white;
	text-decoration: none;
}

.entry-title a {
	font-family: 'Open Sans';
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: inherit;
    display: block;
    margin: 20px 0px;
}

article p, .on-date, .by-author, ul, ul li, ul li a {
	font-family: 'Open Sans';
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: rgb(68,68,68);
	line-height: 21.45px;
}

.entry-header {
	margin-bottom: 34px;
}

article.post {
	transition: all 0.2s 0s ease-in-out;
}

article.post:hover{
	box-shadow: 0 2px 20px rgba(0,0,0,0.1);
}

.widget {
	margin-bottom: 0px;
}

.widget-title, .entry-content h3{
	margin-bottom: 20px;
}

li {
	margin-bottom: 7px;
}
@media screen and (max-width: 767px){
	article.post, .site-content .hentry {
		padding: 10px !important;
	}
}

.container{
	border-left: 5px solid #962323;
	border-right: 5px solid #962323;
}

*/