/*

	Theme Name: Streamline Child Theme

	Theme URL: http://www.studiopress.com/themes/streamline

	Description: Streamline is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.

	Author: StudioPress

	Author URI: http://www.studiopress.com

	Version: 1.0.1

	

	Template: genesis



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



body {

	background: #FFFFFF url(images/bg1.png) repeat-x;

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0 auto 0;

	padding: 0;

	line-height: 20px;

	}

	

/***** Hyperlinks ********************/



a, a:visited {

	color: #2255AA;

	text-decoration: none;

	}

	

a:hover {

	color: #2255AA;

	text-decoration: underline;

	}

	

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none;

	}



/***** Wrap ********************/



#wrap {

	margin: 0 auto 0;

	padding: 0;

	}

	

/***** TopNav ********************/



#topnav {

	width: 960px;

	height: 30px;

	color: #DDDDDD;

	margin: 0 auto 0;

        margin-top: -8px;

        padding: 0;

	text-transform: uppercase;

	}

	

#topnav a, #topnav a:visited {

	font-size: 11px;

	font-weight: bold;

	color: #DDDDDD;

	text-decoration: none;

	}

	

#topnav a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}

	

#topnav p {

	font-size: 11px;

	font-weight: bold;

	padding: 0;

	margin: 0;

	}

	

.topnav-left {

	width: 255px;

	float: left;

	margin: 0;

	padding: 5px 0 0 0;

	}

	

.topnav-right {

	width: 700px;

	float: right;

	margin: 0;

	padding: 5px 0 0 0;

	text-align: right;

	}

	

.topnavbarright a img {

	border: none;

	margin: 0 3px 1px 0;

	padding: 0;

	}

	

.rss-topnav {

	padding: 2px 5px 2px 16px;

	background: url(images/rss.png) no-repeat left center;

	}	

	

/***** Header  ********************/



#header {

       background: url(images/header2.png) no-repeat;

	width: 960px; 

	height: 80px;

	margin: 0 auto 0;

       margin-top: -2px;

      	padding: 0;

	}

	

#header .wrap {

	}



#title-area {

	width: 480px;

	float: left;

	margin: 0; 

	padding: 15px 0 0 0;

	overflow: hidden;

	}

	

#title-area #title {

	font-size: 26px;

	font-weight: normal;

	line-height: 30px;

	margin: 0; 

	padding: 0;

	}

	

#title-area #title a {

	color: #FFFFFF;

	margin: 0; 

	padding: 0;

	text-decoration: none;

	}

	

#title-area #title a:hover {

	color: #FFFFFF;

	text-decoration: none;

	}

	

#title-area #description {

	color: #FFFFFF;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	margin: 0; 

	padding: 0;

	}



#header .widget-area {

	width: 470px;

	color: #FFFFFF;

	float: right;

	margin: 0; 

	padding: 0;

	}

	

#header .widget-area p {

	margin: 0;

	padding: 0 0 5px 0;

	}

	

#header .textwidget {

	margin: 0;

	padding: 15px 0 0 0;

	}

	

#header .widget-area h4 {

	color: #CCCCCC;

	font-size: 20px;

	font-weight: normal;

	margin: 20px 0 0 0; 

	padding: 0;

	text-decoration: none;

	}

	

#header .widget-area ul {

	margin: 0;

	padding: 0;

	}

	

#header .widget-area ul li {

	list-style-type: square;

	margin: 0 0 0 20px;

	padding: 0;

	}

	

/***** Image Header - Partial Width ********************/



.header-image #header #title-area {

	background: url("http://bibliatarsulat.org/wp-content/uploads/2011/10/logo2.png") left top no-repeat;

       

	}



.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {

	display: block; 

	float: left;

	width: 310px;

	height: 80px;

	margin: 0; 

	padding: 0;

	text-indent: -9999px;

	overflow: hidden;

	}

	

.header-image #title-area #description {

	display: block;

	width: 0; 

	height: 0;

	overflow: hidden;

	}



/***** Image Header - Full Width ********************/



.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {

	width: 960px;

	}

	

/***** Header Right Navigation ********************/



#header ul.nav, #header ul.menu {

	background: #222222;

	width: auto;

	float: right;

	list-style: none;

	color: #FFFFFF;

	text-transform: uppercase;

	margin: 20px 0 0 0;

	padding: 0 10px 0 10px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;	

	overflow: hidden;

	}

	

#header ul.nav li, #header ul.menu li {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {

	color: #CCCCCC;

	display: block;

    margin: 0;

	padding: 10px 12px 10px 12px;

	text-decoration: none;

	border-right: 1px solid #333333;

	position: relative;

	}



#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {

	background: url(images/navhov.png) top right;

	color: #FFFFFF;

	}

	

#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 15px;

	right: 5px;

	}

	

#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {

	background: #000000;

	color: #FFFFFF;

	width: 158px; 

	font-size: 14px;

	margin: 0 0 0 -1px;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #333333;

	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;

	position: relative;

	}

	

#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {

	background: #222222;

	}



#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#header ul.nav li ul, #header ul.menu li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 180px;

	margin: 0;

	padding: 0;

	}



#header ul.nav li ul a, #header ul.menu li ul a { 

	width: 160px;

	}



#header ul.nav li ul ul, #header ul.menu li ul ul {

	margin: -33px 0 0 179px;

	}



#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {

	left: -999em;

	}



#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {

	left: auto;

	}



#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 

	position: static;

	}



/***** Nav Menu ********************/



#nav {

	width: 940px;

        height: 36px;

        background: url(images/nav_bg.jpg) no-repeat;

	background-color: #8acbd8;

	color: #FFFFFF;

	font-size: 16px;

        margin-top: -100px;

	margin: 0px auto  10px;

	padding: 0 10px 0 10px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;	

	}

/****Navbar for UBS website - edited by G.M.***/	

#nav li.kezdolap a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/09/kezdolap.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 106px; text-indent: -9999px;}

#nav li.biblia a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/09/abiblia.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 93px; text-indent: -9999px;}

#nav li.magunkrol a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/09/magunkrol.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 117px;text-indent: -9999px;}

#nav li.kiadvanyok a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/11/kiadvanyok.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 132px;text-indent: -9999px;}

#nav li.hirek a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/09/hirek.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 75px;text-indent: -9999px;}

#nav li.tamogatas a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/11/tamogassonminket.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 176px;text-indent: -9999px;}

#nav li.kapcsolat a{background:url("http://bibliatarsulat.org/wp-content/uploads/2011/09/kapcsolat.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 115px;text-indent: -9999px;}

#nav li.frflag a{background:url("images/frflag.png") no-repeat 0 0px transparent;display:inline;padding:10px 10px 0 0; height:26px; width: 40px;text-indent: -9999px; float: right; margin: 7px 15px 0 325px; border:none;}

#nav li.engflag a{background:url("images/engflag.png") no-repeat 0 0px transparent;display:block;padding:10px 10px 0 0; height:26px; width: 40px;text-indent: -9999px; float: right; margin: 7px 15px 0 192px; border:none;}

#nav li.frflag2 a{display:inline; margin: 10px 10px -2px 285px; float: right; font-weight: normal; font-size: 11px;}

#nav li.engflag2 a{display:inline; margin: -28px 0px 0 208px;  float: right; font-weight: normal; font-size: 11px;}



                  /***Alternatív m.***/

#nav li.kezdolap2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/kezdolap2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 92px; text-indent: -9999px;}

#nav li.biblia2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/abiblia2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 83px; text-indent: -9999px;}

#nav li.magunkrol2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/magunkrol2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 105px;text-indent: -9999px;}

#nav li.kiadvanyok2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/kiadvanyok2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 120px;text-indent: -9999px;}

#nav li.dokumentumtar2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/dokumentumok2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 139px;text-indent: -9999px;}

#nav li.hirek2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/hirek2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 63px;text-indent: -9999px;}

#nav li.tamogatas2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/tamogassonminket2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 164px;text-indent: -9999px;}

#nav li.kapcsolat2 a{background:url("http://bibliatarsulat.hu/wp-content/uploads/2012/06/kapcsolat2.png") no-repeat 0 0px transparent;display:block;padding:0px; height:36px; width: 88px;text-indent: -9999px;}






/****End Navbar for UBS website***/	





#nav .wrap {

	}

	

#nav ul {

	width: 100%;

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#nav li a {

	color: #CCCCCC;

	display: block;

	margin: 0;

	padding: 0px 12px 10px 12px;

	text-decoration: none;

	border-right: 0px solid #333333;

	position: relative;

	}



#nav li a:hover, #nav li a:active, #nav .current_page_item a {

	color: #FFFFFF;

	}

	

#nav li a.sf-with-ul {

	padding-right: 0px;

	}	

	

#nav li a .sf-sub-indicator {

	display: block;

	width: 10px;

	height: 10px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 15px;

	right: 0px;

	}

/************Dropdown menu*************/



#nav li li a, #nav li li a:link, #nav li li a:visited {



	background: #8acbd8;

        font-family: "ariel",verdana,Serif;



	color: #000000;



	width: 170px; 



	height: auto;



	font-size: 11px;



	line-height: 14px;



	margin: 0;



	padding: 4px 0px 4px 8px;



	border: 0 0 1px 0 solid #ffffff;



	top:0px;



	left:0px;



	position: relative;



	display:block;



	text-indent:0px;


	}	



	/**Dropdown menu*(in dropdown menu)*/





#nav li li a:hover, #nav li li a:active {

	background: #222222;

        color: #ffffff; 

	}



#nav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 6px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 165px;

	margin: 0;

	padding: 0;

	}



#nav li ul a { 

	width: 113px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -33px 0 0 179px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfHover { 

	position: static;

	}

	

#nav li.right {

	float: right;

	margin: 0;

	padding: 10px 5px 0 10px;

	}



#nav li.right a {

	display: inline;

	margin: 0;

	padding: 0;

	border: none;

	background: none;

	color: #FFFFFF;

	font-weight: normal;

	text-decoration: none;

	}

	

#nav li.right a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}

	

#nav li.date {

	}

	

#nav li.rss a {

	background: url(images/rss.png) no-repeat left center;

	margin: 0 0 0 10px;

	padding: 3px 0 3px 16px;

	}

	

#nav li.search {

	padding: 0;

	}

	

#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat left center;

	padding: 3px 0 1px 20px;

	}

	

/***** SubNav Menu ********************/



#subnav {

	clear: both;

	width: 960px;

	height: 31px;

	background: #333333;

	color: #FFFFFF;

	text-transform: uppercase;

	margin: 0 auto 0;

	padding: 0;

	border-bottom: 1px solid #666666;

	}



#subnav .wrap {

	}

	

#subnav ul {

	width: 100%;

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#subnav li {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#subnav li a {

	background: #333333;

	color: #FFFFFF;

	display: block;

	font-size: 14px;

	margin: 0;

	padding: 6px 10px 5px 10px;

	text-decoration: none;

	border-right: 1px solid #666666;

	position: relative;

	}



#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {

	background: #000000;

	color: #FFFFFF;

	}

	

#subnav li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#subnav li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 11px;

	right: 5px;

	}

	

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	background: #333333;

	color: #FFFFFF;

	width: 158px; 

	font-size: 13px;

	margin: 0;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #666666;

	border-right: 1px solid #666666;

	border-bottom: 1px solid #666666;

	position: relative;

	}

	

#subnav li li a:hover, #subnav li li a:active {

	background: #000000;

	}



#subnav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 180px;

	margin: 0;

	padding: 0;

	}



#subnav li ul a { 

	width: 160px;

	}



#subnav li ul a:hover, #subnav li ul a:active { 

	}



#subnav li ul ul {

	margin: -33px 0 0 179px;

	}



#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {

	left: -999em;

	}



#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {

	left: auto;

	}



#subnav li:hover, #subnav li.sfHover { 

	position: static;

	}



/***** Inner ********************/



#inner {

	width: 920px;

	background: #FFFFFF;

	margin: 20px auto 10px;

	padding: 20px 20px 10px 20px;

	border: 1px solid #d2cece;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	overflow: hidden;

	}

	

/***** Inner Backgrounds ********************/



.content-sidebar #inner {

    }

   

.sidebar-content #inner {

    }

   

.content-sidebar-sidebar #inner {

    }

   

.sidebar-sidebar-content #inner {

    }

    

.sidebar-content-sidebar #inner {

    }



.full-width-content #inner {

    }

    

/***** Homepage ********************/

   

#homepage {

	width: 640px;

	float: left;

	margin: 0 0px 0  0px;

	padding: 0 5px 0 5px;

      

	}

	

#dfcg-widget {

	margin: 0 0 30px 0;

        

	}

	

#content #homepage h2 {

	font-weight: normal !important;

       

	}

	

#content #homepage h4 {

	font-size: 20px;

	margin: 0px;

	padding: 0 0 5px 0;

	border-bottom: 1px solid #CCCCCC;

	}

	

#homepage .featuredpost, #homepage .featuredpage {

	margin: 0 0 15px 0;

	padding: 0 0 15px 0;

       border-bottom: 0px dotted #CCCCCC;

      background-color: #f5f5ec;

	}

	

#homepage .featuredpost .post, #homepage .featuredpage .page {

	margin: 0;

	padding: 10px 5px 10px 5px;

	border-bottom: 1px dotted #CCCCCC;

	overflow: hidden;

	}

	

#homepage .featuredpost .avatar, #homepage .featuredpage .avatar {

	margin: 0;

	padding: 4px;

	border: 1px solid #DDDDDD;

	}

	

#homepage .featuredpost img, #homepage .featuredpage img {

	background: #FFFFFF;

	margin: 0;

	padding: 4px;

	border: 1px solid #DDDDDD;

	}

	

#content #featured-post .post {

	margin: 0px;

	}

	

/***** Breadcrumb ********************/



.breadcrumb {

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

        text-transform: uppercase;

	font-size: 10px;	

	margin: 0 0 30px 0;

	padding: 0 0 5px 0;

	border-bottom: 1px dotted #333333;

	}

	

/***** Taxonomy Description ********************/



.taxonomy-description {

	background: #F7F7F7;

	margin: 0 0 30px 0;

	padding: 10px;

	border: 1px solid #E6E6E6;

	}

	

#content .taxonomy-description p {

	margin: 0;

	padding: 0;

	}



/***** Content-Sidebar Wrapper ********************/



#content-sidebar-wrap {

	width: 750px;

	margin: 0;

	padding: 0;

	float: left;

	}



.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {

	width: 920px;

	}



.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {

	float: right;

	}



/***** Content ********************/



#content {

	width: 470px;

	margin: 0;

	padding: 0;

	float: left;

	}



.sidebar-content #content, .sidebar-sidebar-content #content {

	float: right;

	}



.sidebar-content #content, .content-sidebar #content {

	width: 640px;

	}

	

.full-width-content #content {

	width: 920px;

	}



#content blockquote {

	background: #F7F7F7;

	margin: 0 15px 15px 15px;

	padding: 0px 20px 0 15px;

	border: 1px solid #CCCCCC;

	}




#content .post {

	margin: 0 0 40px 0;

	padding: 0;

	}

	

#content .page {

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post p {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#content .post ul, #content .page ul {

	list-style-type: square;

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post ul li, #content .page ul li {

	list-style-type: square;

	/* margin: 0 0 0 20px; */

	padding: 0;

	}

	

#content .post ul ul, #content .page ul ul {

	list-style-type: square;

	margin: 0;

	padding: 0;

	}

	

#content .post ol, #content .page ol {

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post ol li, #content .page ol li {

	margin: 0 0 0 20px;

	padding: 0;

	}

	

#content .post ol ol, #content .page ol ol {

	margin: 0;

	padding: 0;

	}

	

#content .post-image {

	margin: 0px 10px 10px 0;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}

	

#content .archive-page {

	float: left;

	width: 50%;

	margin: 0;

	padding: 20px 0 0 0;

	}



.clear {

	clear: both;

	}

	

/***** Post Info ********************/

	

.post-info {

	font-size: 10px;

	margin: 0 0 10px 0;

	padding: 5px 0 0 0;

	text-transform: uppercase;

	border-top: 1px dotted #CCCCCC;

	}

	

.post-info p {

	margin: 0;

	padding: 0;

	}

	

/***** Post Meta ********************/

	

.post-meta {

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 10px;

	text-transform: uppercase;

	margin: 0 0 30px 0;

	padding: 5px 0 0 0;

/*	border-top: 1px dotted #333333;*/
	border-top: 1px dotted #CCCCCC;

	clear: both;

	}

	

/***** Author Box ********************/

	

.author-box {

	background: #EEEEEE;

	margin: 0 0 40px 0;

	padding: 10px;

	border: 1px solid #CCCCCC;

	overflow: hidden;

	}

	

.author-box p {

	margin: 0;

	padding: 0;

	}

	

.author-box img {

	background: #FFFFFF;

	float: left;

	margin: 0 10px 0 0;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}



/***** Headlines in Content ********************/



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

	color: #333333;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: bold;

	text-decoration: none;

	margin: 0 0 5px 0;

	padding: 0;

	}



#content h1 {

	font-size: 20px;

	}

	

#content h2 {

	font-size: 14px;

       	}

	

#content h2 a, #content h2 a:visited {

	color: #333333;

	text-decoration: none;

	}

	

#content h2 a:hover {

	color: #2255AA;

	text-decoration: none;

	}

	

#content h3 {

	font-size: 18px;

	}

	

#content h4 {

	font-size: 16px;

/*	border-bottom: 1px dotted black;*/

	}

	

#content h5 {

	font-size: 14px;

	}

	

#content h6 {

	font-size: 12px;

	}

	

/***** Post Icons ********************/

	

.time {

	margin: 0;

	padding: 0;

	}

	

.post-comments {

	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 10px;

	}

	

.categories {

	margin: 0;

	padding: 0;

	}

	

.tags {

	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 10px;

	}



/***** Images ********************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0;

	}

	

img.alignnone {

	padding: 0;

	margin: 0 0 10px 0;

	display: inline;

	}

	

img.alignleft {

	padding: 0;

	margin: 0 10px 10px 0;

	display: inline;

	}



img.alignright {

	padding: 0;

	margin: 0 0 10px 10px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin: 0 auto 10px;

	}

	

.alignleft {

	float: left;

	margin: 0 10px 0 0;

	}



.alignright {

	float: right;

	margin: 0 0 0 10px;

	}



.wp-caption {

	background: #F7F7F7;

	text-align: center;

	padding: 5px 0 0 1px;

	border: 1px solid #CCCCCC;

	}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0;

	}



.wp-caption p.wp-caption-text {

	margin: 0;

	padding: 0;

	font-size: 13px;

	font-weight: normal;

	line-height: 12px;

	}

	

img.wp-smiley, img.wp-wink {

	float: none;

	border: none;

	margin: 0;

	padding: 0;

	}



/***** Post Navigation ********************/



.navigation {

	width: 100%;

	margin: 0;

	padding: 20px 0 20px 0;

	overflow: hidden;

	}

	

.navigation ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



.navigation li {

	display: inline;

	}



.navigation li a {

	color: #2255AA;

	padding: 5px 8px 5px 8px;

	border: 1px solid #CCCCCC;

	}



.navigation li a:hover {

	background: #333333;

	color: #FFFFFF;

	border: 1px solid #CCCCCC;

	text-decoration: none;

	}



.navigation li.disabled {

	margin: 0;

	padding: 5px 8px 5px 8px;

	border: 1px solid #CCCCCC;

	}



.navigation li.active a {

	background: #333333;

	color: #FFFFFF;

	font-weight: bold;

	border: 1px solid #CCCCCC;

	}



/***** Primary & Secondary Sidebars ********************/



#sidebar {

	width: 260px;

	float: right;

	margin: 0;

	padding: 0;

	display: inline;

	}

	

#sidebar-bottom {

	width: 260px;

	float: right;

	margin: 0;

	padding: 0;

	display: inline;

	}



#sidebar-bottom-left {

	width: 125px;

	float: left;

	margin: 0;

	padding: 0;

	display: inline;

	}



#sidebar-bottom-right {

	width: 125px;

	float: right;

	margin: 0;

	padding: 0;

	display: inline;

	}

	

#sidebar-alt {

	width: 150px;

	float: left;

	margin: 0;

	padding: 0;

	display: inline;

	}



.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {

	float: left;

	}

	

.content-sidebar-sidebar #sidebar-alt {

	float: right;

	}



#sidebar .widget, #sidebar-alt .widget {

	background: url(images/sidebar.png) repeat-x;

	margin: 0 0 7px 0;

	padding: 4px 4px 0 4px;

	border: 1px dotted #c1bebe;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {

	color: #333333;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}

	

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {

	color: #2255AA;

	text-decoration: none;

	}



#sidebar h4, #sidebar-alt h4 {

        background-color: #1a1a1a;

	color: #ffffff;

	font-size: 12px;

       	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

        height: 20px;

	margin: 4px;

	padding: 0px 0 0px 7px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#sidebar .widget p, #sidebar-alt .widget p {

	margin: 0 0 5px 0px;

	padding: 0;

	}

	

#sidebar .textwidget p, #sidebar-alt .textwidget p {

	margin: 0;

	padding: 10px 10px 0 10px;

	}



#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {

	border: none;

	margin: 0 0 5px 0;

	padding: 0;

	}



#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {

	list-style-type: square;

	margin: 5px 0 0 0;

	padding: 0 10px 0 20px;

	}



#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {

	margin: 0;

	padding: 0 0 0 15px;

	}



#sidebar li, #sidebar-alt li {

	margin: 0;

	padding: 0;

	word-wrap: break-word;

	}



/***** Sidebar(s) Tag Cloud ********************/



#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {

	padding: 5px 10px 0 10px;

	}

	

/***** Sidebar(s) Category Dropdown ********************/

	

#cat {

	background: #FFFFFF;

	color: #333333;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	margin: 10px 0 5px 5px;

	padding: 3px;

	display: inline;

	border: 1px solid #CCCCCC;

	}

	

#sidebar #cat {

	width: 238px;

	}

	

#sidebar-alt #cat {

	width: 128px;

	}



/***** Sidebar(s) Featured Post/Page ********************/



#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {

	margin: 0 0 15px 0;

	padding: 0;

	clear: both;

	}

	

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {

	margin: 0;

	padding: 10px 10px 5px 10px;

	}

	

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {

	margin: 0;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}

	

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {

	margin: 0;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}



/***** Sidebar(s) User Profile ********************/



#sidebar .user-profile, #sidebar-alt .user-profile {

	overflow: hidden;

	}



#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {

	background: #F7F7F7;

	float: left;

	margin: 0;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}

	

#sidebar .user-profile p, #sidebar-alt .user-profile p {

	margin: 0;

	padding: 10px 10px 0 10px;

	}



#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {

	margin: 0;

	padding: 0 0 10px 10px;

	}

	

/***** Search Form(s) ********************/



.searchform {

	display: none;

	}



#header .searchform {

	display: none;

	}

	

#sidebar .searchform {

	display: none;
	}

	

#nav .searchform {

	display: none;

	}

	

.s {

	background: #FFFFFF !important;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;	

	font-size: 11px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	border: 1px solid #CCCCCC;

	}

	

#header .s, #sidebar .s {

	width: 155px;

	}

	

#nav .s {

	background: #393939 !important;

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	width: 210px;

	color: #CCCCCC;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	padding: 5px;

	margin: 0 3px 0 0;

	border: 1px solid #111111;

	}

	

#sidebar-alt .s {

	width: 80px;

	}



.searchsubmit {

	background: #1A1A1A;

	color: #CCCCCC;

	font-family: Arial, Tahoma, Verdana;

	padding: 4px;

	margin: 0;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #111111;

	}



.searchsubmit:hover {

	background: #000000;

	border: 1px solid #000000;

	}

	

#nav .searchsubmit {

	font-size: 16px;

	}



/***** eNews & Updates Widget ********************/



.enews {

	background: url(images/enews.png) top right no-repeat;

	margin: 0;

	padding: 0;

	}

	

#header .enews {

	float: right;

	width: 280px;

	margin: 10px 0 0 0;

	padding: 0;

	}

	

#sidebar .enews {

	margin: 0;

	padding: 0 0 5px 0;

	}

	

#sidebar .enews p {

	margin: 0;

	padding: 10px 5px 0 5px;

	}



.enews #subscribe {

	margin: 0;

	padding: 0;

	overflow: hidden;

	}

	

#sidebar .enews #subscribe {

	padding: 0 0 0 5px;

	}

	

.enews #subbox {

	background: #FFFFFF !important;

	width: 190px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;	

	font-size: 13px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #CCCCCC;

	}

	

#header .enews #subbox {

	margin: 0 5px 0 0;

	}

	

.enews #subbutton {

	background: #333333;

	color: #CCCCCC;

	font-family: Arial, Tahoma, Verdana;

	padding: 4px;

	margin: 0;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #222222;

	}

	

.enews #subbutton:hover {

	background: #000000;

	border: 1px solid #000000;

	}



/***** Latest Tweets Widget ********************/



#header .latest-tweets {

	background: url(images/twitter.png) top right no-repeat;

	color: #FFFFFF;

	margin: 10px 0 0 0;

	padding: 0 20px 0 0;

	}

	

#header .latest-tweets a, #header .latest-tweets a:visited {

	color: #CCCCCC;

	text-decoration: underline;

	}

	

#header .latest-tweets a:hover {

	color: #FFFFFF;

	text-decoration: none;

	}



.latest-tweets {

	background: url(images/twitter.png) top right no-repeat;

	margin: 10px 0 0 0;

	padding: 0;

	}



/***** Calendar ********************/



#wp-calendar {

	margin: 0;

	padding: 0;

	width: 100%;

	}

	

#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {

	color: #FFFFFF;

	text-decoration: underline;

	}

	

#footer-widgeted #wp-calendar a:hover {

	color: #FFFFFF;

	text-decoration: none;

	}



#wp-calendar caption {

	color: #333333;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	font-style: italic;

	font-weight: normal;

	margin: 0;

	padding: 2px 5px 0 0;

	text-align: right;

	}

	

#sidebar #wp-calendar caption {

	color: #333333;

	}

	

#footer-widgeted #wp-calendar caption {

	color: #FFFFFF;

	}

	

#sidebar #wp-calendar th {

	color: #333333;

	}

	

#footer-widgeted #wp-calendar th {

	color: #FFFFFF;

	}



#wp-calendar th {

	color: #333333;

	}



#wp-calendar thead {

	margin: 10px 0 0 0;

	font-weight: bold;

	color: #F7F7F7 !important;

	}

	

#sidebar #wp-calendar thead {

	background: #F7F7F7 !important;

	color: #F7F7F7 !important;

	}

	

#footer-widgeted #wp-calendar thead {

	color: #FFFFFF;

	text-shadow: #000000 1px 1px;

	}



#wp-calendar td {

	font-weight: normal;

	text-align: center;

	margin: 0;

	padding: 2px;

	}



#wp-calendar tfoot td {

	background: none;

	margin: 0;

	padding: 0;

	}

	

/***** Contact Form ********************/

	

.gform_footer .button {

	background: #333333;

	color: #FFFFFF;

	font-size: 13px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 1px 5px 1px 5px;

	border: 1px solid #333333;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

.gform_footer .button:hover {

	background: #000000;

	border: 1px solid #000000;

	}

	

.gform_footer input.button {

	color: #FFFFFF !important;

	}

	

.gform_wrapper .gform_footer {

	border: none!important;

	}

	

/***** Footer Widgeted ********************/

	

#footer-widgeted {

	background: #222222 url(images/footer.png) repeat-x;

	color: #CCCCCC;

	font-size: 13px;

	margin: 0 auto 0;

	padding: 0 0 10px 0;

	overflow: hidden;

	clear: both;

	}

	

#footer-widgeted .wrap {

	width: 960px;

	margin: 0 auto 0;

	}

	

#footer-widgeted .widget {

	background: none;

	margin: 0;

	padding: 0;

	border: none;

	}

	

#footer-widgeted h4 {

	color: #999999;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0 0 5px 0;

	padding: 0;

	}

	

#footer-widgeted p {

	color: #CCCCCC;

    font-weight: normal;

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#footer-widgeted a, #footer-widgeted a:visited {

	color: #CCCCCC;

	text-decoration: none;

	}

	

#footer-widgeted a:hover {

	color: #CCCCCC;

	text-decoration: underline;

	}

	

#footer-widgeted ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}

	

#footer-widgeted ul li {

	list-style-type: square;

	margin: 0 0 0 20px;

	padding: 0;

	}



.footer-widgeted-1 {

	width: 225px;

	float: left;

	margin: 0;

	padding: 20px 20px 5px 0;

	}

	

.footer-widgeted-2 {

	width: 225px;

	float: left;

	margin: 0;

	padding: 20px 20px 5px 0;

	}

	

.footer-widgeted-3 {

	width: 225px;

	float: left;

	margin: 0;

	padding: 20px 20px 5px 0;

	}

	

.footer-widgeted-4 {

	width: 225px;

	float: right;

	margin: 0;

	padding: 20px 0 5px 0;

	}



/***** Footer ********************/



#footer {

	overflow: hidden;

	background: #111111;

	color: #CCCCCC;

	font-size: 13px;

	margin: 0 auto 0;

	padding: 10px 0 10px 0;

	border-top: 2px solid #000000;

	}



#footer .wrap {

	width: 960px;

	margin: 0 auto 0;

	}

	

#footer a, #footer a:visited {

	color: #CCCCCC;

	text-decoration: none;

	}

	

#footer a:hover {

	color: #CCCCCC;

	text-decoration: underline;

	}

	

#footer p {

	margin: 0;

	padding: 0;

	}



#footer .gototop {

	width: 215px;

	float: left;

	margin: 0;

	padding: 0;

	}

	

#footer .gototop a {

	margin: 0;

	padding: 2px 0 2px 18px;

	background: url(images/footer-top.png) no-repeat left center;

	}

	

#footer .creds {

	width: 740px;

	float: right;

	margin: 0;

	padding: 0;

	text-align: right;

	}



/***** Comments ********************/



.comments {

	font-size: 14px;

	margin: 0;

	padding: 0;

	}

	

#respond {

	margin: 0 0 15px 0;

	padding: 0;

	}



#author, #email, #url {

	background: #F7F7F7 !important;

	width: 250px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 14px;

	padding: 3px 0 3px 3px;

	margin: 5px 5px 0 0;

	border: 1px solid #CCCCCC;

	}

	

#comment {

	background: #F7F7F7 !important;

	width: 98%;

	height: 150px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 14px;

	padding: 3px 0 3px 3px;

	margin: 5px 0 5px 0;

	border: 1px solid #CCCCCC;

	}

	

#submit {

	background: #333333;

	color: #FFFFFF;

	font-size: 13px;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 2px 5px 2px 5px;

	border: 1px solid #333333;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

#submit:hover {

	background: #000000;

	border: 1px solid #000000;

	}

	

.comment-list {

	margin: 0;

	padding: 0;

	}

	

.ping-list {

	margin: 0 0 40px 0;

	padding: 0;

	}

	

.comment-list ol, .ping-list ol {

	margin: 0;

	padding: 10px;

	}



.comment-list li, .ping-list li {

	font-weight: bold;

	margin: 15px 0 5px 0;

	padding: 10px 5px 10px 10px;

	list-style: none;

	}

	

.comment-list li ul li { 

	margin-right: -6px;

	margin-left: 10px;

	}



.comment-list p, .ping-list p {

	font-weight: normal;

	text-transform: none;

	margin: 10px 5px 10px 0;

	padding: 0;

	}



.comment-list li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #CCCCCC;

	margin: 0 5px 0 10px;

	padding: 4px;

	}



.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {

	font-weight: bold;

	font-style: normal;

	}



.commentmetadata {

	font-size: 13px;

	font-weight: normal;

	}



#respond:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}

	

.alt {

	margin: 0;

	padding: 10px;

	}

	

.children { 

	margin: 0;

	padding: 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}

	

.reply a, .reply a:visited {

	background: #333333;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0;

	padding: 2px 5px 3px 5px;

	border: 1px solid #333333;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

.reply a:hover {

	background: #000000;

	text-decoration: none;

	border: 1px solid #000000;

	}



#comments .navigation {

	display: block;

	margin: 10px 0 0 0;

	}



.thread-alt, .thread-even {

	background: #F7F7F7;

	margin: 0;

	padding: 0;

	}



.depth-1 {

	border: 1px solid #CCCCCC;

	margin: 0;

	padding: 0;

	}



.even, .alt {

	border: 1px solid #CCCCCC;

	margin: 0;

	padding: 0;

	}

#flickr {

       padding: 0 0px 0 0px;

       margin: 0;

       height: 140px;

      

              }

#flickr .item { 
         margin-left: 6px;
         float: left;         

                                      }

.first_homepage {

     background-color: #f5f5ec;

       }


/***** Extension by G.M. ********************/

.oldalbox {

	width: 357px;

	position: relative;

	top: 0px;

	max-height: 520px;

	overflow: auto;

/*	background-color: #f4f1dc; */

	background-color: white;

	

/*	border-left: 1px solid black;*/

	}


.balra {

	float: left;

	left: 0px;

	}


.jobbra {

	float: right;

	right: 0px;

	}


.hirlevel {

	margin-left: 5px;

	padding-left: 3px;

	}


.oldalbox div {

	display: inline;

	width: 150px;

	height: 240px;	

	float: left;

	margin: 10px 10px 20px;

	text-align: center;

	}


/*.hirlevelcim {

	position: relative;

	top: 0px;

	right: 30px;

	float: right;

	width: 321px;

	text-align: center;

	border-left: 1px solid black;

	margin: 0px 0px 10px 17px;

	height: 30px;

	}*/

.barnadoboz {

	background-color: #f4f1dc;

	font-size: 14px;

	padding: 10px;

/*	max-width: 50%;*/

	}

.sargadoboz {
	
	background-image: url('http://bibliatarsulat.org/wp-content/uploads/2011/11/sargacsikom.png');

	background-repeat:repeat-x;
	
	background-position: bottom;

	}

.eredetihatter {
	
	background-color: #f4f1dc;

	}

.sargahatter {

	background-color: #faf7d5; 
	
	border: 1px solid #c19857;
		
	}

.headerfont {

	font-family: Georgia, Times New Roman, Trebuchet MS;

	}

.sargahatter p {

	margin: 10px 0px;

	}

.kekhatter {
	
	background-color:AliceBlue;
	
	border-style:solid;
	
	border-width:1px; 
	
	border-color:LightSteelBlue
	
	}

.pontozott {border-bottom: 1px dotted black;}
.felpontozott {width: 50%; border-bottom: 1px dotted black;}

#content .entry-content .pages {display: none;} /*működik - ki tudom ütni pl vagy odébbpozicionálni*/
#content .entry-content .oldalak {}

/*#content .more-link {background-color: #555555;} működik, de nem hiszem, h érdemben változik.*/

/*#content .page .navigation {

	width: 100%;

	margin: 0;

	padding: 20px 0 20px 0;

	overflow: hidden;

	background-color: #555555;

	}*/
.infobox {padding: 0px 10px;}
.infobox p {font-size: 12px; line-height: 20px; margin: 7px;}
.infobox2 {padding: 0px 10px;}
.infobox2 p {font-size: 12px; line-height: 20px; margin: 0px;}
.fokep {margin-bottom: 30px;}
.navigation2 {

/*	width: 638px;*/

	margin: 0px;

	padding: 10px;

	overflow: hidden;

	}
.cell {display: inline-block;}
.w10 {width: 10%;}
.w12 {width: 12%;}
.w18 {width: 18%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.m7 {margin: 5px 0px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
p.pdf {line-height: 1em; margin: 5px 0px; font-weight: bold;}
.pdf a, .pdf a:visited, .pdf a:hover {font-family: Georgia, Times New Roman, Trebuchet MS; color: #c70000; letter-spacing:1px;}
.pdf img {padding: 0; margin: 0 5px 0 0; display: inline; vertical-align:-3px;}
p.doc {line-height: 1em; margin: 0.8em 0;}
.behuzottgomb {}
.behuzottgomb #gform_submit_button_1, .behuzottgomb #gform_submit_button_2, .behuzottgomb #gform_submit_button_3, .behuzottgomb #gform_submit_button_4, .behuzottgomb #gform_submit_button_5, .behuzottgomb #gform_submit_button_6 {margin-left: 20px;}
