/*
 Theme Name:   pronto Child
 Theme URI:    http://example.com/pronto-child/
 Description:  Pronto Child Theme
 Author:       yy bd
 Author URI:   http://example.com
 Template:     pronto
 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:  prontochild

*/

@font-face {
  font-family: Guttman_Rashi;
  src: url(font/Guttman_Rashi.ttf);
}


/*logo*/
.logo {float: revert;}
.logo a{font-family:   "Times New Roman", Times, serif; font-size:xxx-large}
p.site-description{font-size:large}

.site-description:after {
  content:  "The author's house for Torah" ;
  display: block;
  width: 100%;
  transform: rotate(0);
  position: initial;
  font-size: x-small;



}

.widget_hebdate_widget {
  font-size: large;
}

.container-right {
	padding-left:30px}

/*tagcloud*/
.tagcloud a { background:#bfbfbf}

/* Posts*/
.single-post {text-align: justify; }

/*entry*/
.loop-entry-excerpt { font-family: 'Raleway', Arial, THelvetica Neue, serif; line-height: 1.6em; color: #666; }
