/*   
Theme Name: NewFamily-Lemel
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: iamronen
Author URI: http://www.iamronen.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	/*direction:rtl; */
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 78%;
        background-color: #af1b3f;
}

li {
   margin-right: 1.5em;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
   background: url(images/header_logo.jpg) no-repeat bottom center;
   display: block;
   overflow: auto; 
   padding-top: 20px;
}

#header, #siteinfo  { 
	width: 960px;

}

#branding {
   padding: 0;
   display: block;
   width: 350px;
   margin: 20px 30px 0 0;
   height: 135px;
   clear: both;
}


.widgetcontainer {
  width: 90%;
  margin-right: 5%;
  margin-bottom: 30px;
}

#blog-title, #blog-title a {
   display: block;
   text-indent: -9999em;
   width: 915px;
   height: 135px;
}

#blog-description {
	display: none;
}

#top-navigation-container {
   border-top: 1px solid #AF1B3F;
   background-color:#FFFFFF;
   overflow: hidden;
   width: 940px;
   margin: 0 auto;
   padding-top: 10px;
}

#top-navigation-container #searchform {
   float: left;
   width: 195px;
   padding: 0px 0px 0 25px;
}

#top-navigation-container .menu-top-navigation-container{
   float: left;
   width: 640px;
   padding: 5px 0px 0 10px;
}

#menu-top-navigation {
	display:block;
	list-style:none outside none;
    overflow: hidden;
    width: 570px !important;
}

#menu-top-navigation li {
	display: block;
	float: left;
	padding: 0 23px;
	text-align: center;
 	border-right: 2px solid #af1b3f;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}

#menu-top-navigation li a,
#menu-top-navigation li a:link,
#menu-top-navigation li a:active,
#menu-top-navigation li a:hover,
#menu-top-navigation li a:focus,
#menu-top-navigation li a:visited {
	color: #6d6e71;
	text-decoration: none;
}
#main {
        width: 940px;
        margin: 0 auto;
	padding: 20px 0 30px 0;
        background-color: #ffffff;
        border-bottom: 1px solid #871C0C;
}

#footer {
	border: none;
}

#siteinfo {
	padding: 0;
	direction: ltr;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #af1b3f; 
        padding: 0;
        font-family: sans-serif;
}

h1,
.entry-content h1,
.entry-title {
        font-family: sans-serif;
        font-size: 1.4em;
        font-weight: bold;
        margin: 0;
        padding: 0;
}

h2,
.entry-content h2 {
        font-family: sans-serif;
	font-size: 1.1em;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 10px 0;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#alt-sidebar {
	float: left;
	margin: 0;
	padding: 0 0px 0 25px;
	width: 195px;
    text-align: left;
}

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

#alt-sidebar ul li.widgetcontainer {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

#alt-sidebar ul li.widgetcontainer ul {
	width: 100%;
    text-align: left;
}

#alt-sidebar ul li.widgetcontainer ul li a,
#alt-sidebar ul li.widgetcontainer ul li a:link,
#alt-sidebar ul li.widgetcontainer ul li a:active,
#alt-sidebar ul li.widgetcontainer ul li a:hover,
#alt-sidebar ul li.widgetcontainer ul li a:visited,
#alt-sidebar ul li.widgetcontainer ul li a:focus {
	color: #000000;
	text-decoration: none;
}

#alt-sidebar ul li.widgetcontainer ul li a:hover,
#alt-sidebar ul li.widgetcontainer ul li a:focus {
	color: #af1b3f;
}

#searchform #s {
	width: 130px;
	font-family: sans-serif;
	background-color: #EFEFEF;
	border: none;
	font-size: 12px;
	padding: 3px;
    height: 18px;
    float: left;
    text-align: left;
}

#searchform #searchsubmit {
	font-family: sans-serif;
	color: #ffffff;
	background-color: #6D6E72;
	border: none;
	font-size: 12px;
	padding: 3px;
        height: 24px;
}

.widgettitle {
	border-bottom: 4px solid #af1b3f;
	background: url(images/widget_title_bg.jpg) no-repeat bottom left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 0 117px 0 8px;
	text-align: center;
	width: 70px;
	background: url("images/widget_title_bg.jpg") no-repeat scroll left bottom transparent;
	border-bottom: 4px solid #AF1B3F;
	margin-bottom: 5px;
}

#container {
   float: right;
   width: 640px;
   padding: 0px 40px 0 25px;
}

#content {
    width: 100%;
}

.fs_powered_by {
     display: none;
}

.entry-content a,
.entry-content a:active,
.entry-content a:hover,
.entry-content a:visited {
    color: #af1b3f;
}

.newfamily-contactinfo  {
   color: #af1b3f;
   font-size: 12px;
   font-weight:bold;
   left:660px;
   position: absolute;
   text-align: center;
   top: 80px;
   width: 260px;
}
.newfamily-contactinfo span {
  line-height: 1.3em;
}

#newfamily-languages {
   width: 100%;
   display: block;
   line-height: 1.3em;
   overflow: hidden;
}

#newfamily-languages ul {
   list-style: none;
   display: block;
}

#newfamily-languages ul li {
   text-align:center;
   float: left;
}

#newfamily-languages ul li a,
#newfamily-languages ul li a:link,
#newfamily-languages ul li a:active,
#newfamily-languages ul li a:focus,
#newfamily-languages ul li a:hover,
#newfamily-languages ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}

#newfamily-languages ul li a:hover {
  color: #ffffff;
}

#languages-container  {
   border-right: 2px solid #871C0C;
   overflow: auto;
   padding:5px 5px 20px 5px;
}

.aside #searchform {
   margin: 10px 0 0 0;
}

.aside #searchform input {
   font-family: sans-serif;
}

.aside #searchform #s {
   width: 130px;
}

.aside #searchform #searchsubmit {
   display: inline;
   width: 50px;
}

#newfamily-postfooter {
   padding: 10px;
   border-top: 1px solid #6D6E72;
   border-bottom: 1px solid #6D6E72;
   overflow: auto;
   display: block;
   height: 100px;
}

#newfamily-postfooter .newfamily_logo {
	background: url(images/newfamily_logo100.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#newfamily-postfooter .newfamily-contactinfo {
   color: #af1b3f;
   font-size: 12px;
   font-weight:bold;
   text-align: center;
   width: 260px;
   position: static;
   float: right;
   margin: 15px 20px 0 0;

}

.postfooter-container{
   display: inline-block;
   float: right;
}

#postfooter-donate {
   padding: 10px 50px 10px 0;
   margin-top: 15px;
}

div.sociable {
   clear: both;
}

.social-icon-horizontal {
   float: right !important;
}

.sociable img {
   width: 32px !important;
   height: 32px !important;
}

#home-top {
   background-color: #E6E7E8;
   overflow: auto;
   margin: 0 0 40px 0;
   border-top: 4px solid #AF1B3F;
}

#home-featured {
   overflow: hidden;
}


.home-container {
	display: block;
	overflow: auto;
	float: right;
	padding:0;
	margin: 0;
}

#home-featured {
	float: left;
}

.home-container h1 {
	border-bottom: 4px solid #6d6e71;
	background: url(images/home_title_bg.jpg) no-repeat bottom left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 0 170px 0 10px;
	text-align: center;
	width: 120px;
}


#home-vision {
	float: right;
	font-size: 12px;
	padding: 5px 20px 0 0;
	width: 260px;
}

#home-vision h2 {
	font-size: 1.6em;
        color: #1f0000;
}



.home-container .sociable {
	display: none;
}

.home-post {
	font-size: 12px;
	width: 100%;
	text-align: justify;
	margin: 15px 0;
	border-bottom: 1px solid #AF1B3F;
}

.home-post p {
	padding: 0;
	margin: 0;
}

#alt-sidebar .wpcf7 {
	font-size: 11px;
	margin: 15px auto;
	width: 90%;
	padding: 0 5%;
	border: 1px solid #6D6E72;
}

#alt-sidebar .wpcf7 p {
	padding: 0;
	margin: 0;
}

#alt-sidebar .wpcf7 input,
#alt-sidebar .wpcf7 textarea {
	width: 170px;
	background-color: #EFEFEF;
	border: none;
}

#alt-sidebar .wpcf7 textarea {
	height: 40px;
}

#alt-sidebar .wpcf7 .wpcf7-checkbox input {
       width: auto;
	background-color: #ffffff;
}


#alt-sidebar .wpcf7 .wpcf7-submit {
	width: 30%;
	margin-right: 70%;
	font-family: sans-serif;
	color: #ffffff;
	background-color: #6D6E72;
	font-size: 11px;
	padding: 3px;
        height: 24px;
}


#content-featured {
   display: block;
   width: 640px;
   height:340px;
   background-color: #871C0C;
}

#content-recent {
   width: 360px;
   display: block;
   float: right;
   margin: 20px 0 0 0;
}

#content-social1 {
   width: 230px;
   display: block;
   float: right;
   margin: 20px 40px 0 0;
}

.newfamily-home-post {
   overflow: auto;
   padding: 0;
   margin: 10px 0;
   padding: 3px;
   width: 360px;
   height:46px;
   clear: both;
   display: block;
}
.newfamily-home-post a{
   width: 354;
   height: 40px;
   display: block;
}

.newfamily-home-post:hover, .newfamily-list-entry:hover {
   background-color: #d8b5ae
}

.newfamily-home-post a,
.newfamily-home-post a:active,
.newfamily-home-post a:hover,
.newfamily-home-post a:visited,
.newfamily-home-post a:link {
   text-decoration: none;
}

.entry-meta .meta-sep {
	display: none;
}

.entry-title a,
.entry-title a:active,
.entry-title a:hover,
.entry-title a:visited,
.entry-title a:link,
.entry-title a:focus {
   text-decoration: none;
   color: #AF1B3F;
}

.entry-title a:hover,
.entry-title a:focus {
   text-decoration: underline;
}

.wp-post-image {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 0 20px 0px;
}

.post-container {
	display: block;
	width: 540px;
	float: right;
}

a.readmore {
	display: block;
	width: 100%;	
	text-align: right;
	font-weight: bold;
	color: #AF1B3F;
	text-decoration: none;
}

a.readmore:hover,
a.readmore:focus {
	text-decoration: underline;
}

.entry-utility {
	border-top: 1px solid #6D6E72;
	font-size:12px;
	margin: 0 0 20px 0;
	clear: both;
}

.entry-utility .meta-sep {
	display: none;
}

.entry-utility span {
	display: block;
	width: 100%;
	text-align: left;
}

.entry-utility a,
.entry-utility a:link,
.entry-utility a:active,
.entry-utility a:hover,
.entry-utility a:focus,
.entry-utility a:visited {
	text-decoration: none;
	color: #AF1B3F;
	font-style: normal;
}

.entry-utility a:hover,
.entry-utility a:focus {
	text-decoration: underline;
}

.newfamily-thumbnail {
   display: block;
   float: right;
   padding: 0 0 0 20px;
}

.newfamily-home-post .home-post-title {
   display: blovk;
   float: left;
   font-size: 12px;
   line-height: 16px;
   font-weight: bold;
   color: #000000;
   width: 290px;
   height: 40px;
}

.home-title {
   border-bottom: 2px solid #871C0C;
   font-size: 15px;
   font-weight: bold;
   padding: 0;
   margin: 0;
}
.newfamily-list-entry {
   overflow: auto;
   margin-bottom: 30px;
   padding: 7px;
}

.newfamily-list-entry-content {
   overflow: auto;
}

.newfamily-list-entry-content .entry-title {
   padding: 0;
   font-size: 1.2em;
}

.newfamily-list-entry-content p {
  color: #000000;
  margin: 0;
  padding: 0;
}

.page-title, .home-title {
	color: #6D6E71;
	padding: 0 0 20px 0;
	border-bottom: 4px solid #6d6e71;
	background: url(images/page_title_bg.jpg) no-repeat bottom left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 0 410px 0px 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 220px;
	height: 11px;
	overflow: hidden;
}

.page-title span {
   font-style: normal;
}

.newfamily-book-entry {
  display: block;
  width: 164px;
  margin: 0 30px 30px 0;
  padding: 7px;
  display: block;
  float: right;
}


.newfamily-book-entry span {
   display: block;
   text-align: center;
   line-height: 1.5em;
}


.newfamily-book-entry img {
   border: 1px solid #871C0C;
   width: 160px;
   height: 228px;
}

.newfamily-book-entry:hover {
   background-color: #d8b5ae;
}

.newfamily-book-entry a,
.newfamily-book-entry a:link,
.newfamily-book-entry a:active,
.newfamily-book-entry a:visited {
  color: #000000;
  text-decoration: none;
}

.newfamily-book-entry a:hover {
  color: #871C0C;
  text-decoration: underline;
}

#newfamily-language-container {
    padding: 0 40px;
}

#newfamily-language-container .entry-title {
   display: none;
}

#content-ltr {
   direction: ltr;
}

#content-rtl {
   direction: rtl;
}

#content-featured .nav-next, #content-featured .nav-prev, #content-featured .nav-overlay {
   display: none !important;
}


#aboutirit_header {
	width: 100%;
	height: 23px;
	background: url(images/aboutirit_header.jpg) no-repeat;
}

#aboutirit_body {
	background: url(images/aboutirit_body.jpg) repeat-y;
	padding: 0 8px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6em;
}

.aboutirit_img {
	width: 72px;
	height: 85px;
	display: block;
	float: left;
	background: url(images/aboutirit_irit.jpg) no-repeat;
}

.aboutirit_title {
	color: #af1b3f;

}

.aboutirit_info {
	border-top: 1px solid #af1b3f;
	color: #000000;
}

#aboutirit_footer {
	width: 100%;
	height: 23px;
	background: url(images/aboutirit_footer.jpg) no-repeat;
}

/* PageNavi pagination styling */

#content #nav-above {
   display: none;
}

.nav-previous {
   display: none;
   float: left;
}

.nav-next {
   display: none;
   float: right;
}

.wp-pagenavi {
    width: 100%;
    height: 50px;
    text-align: center;
}

#nav-below .wp-pagenavi .current,
#nav-below .wp-pagenavi .page,
#nav-below .wp-pagenavi a,
#nav-below .wp-pagenavi a:link,
#nav-below .wp-pagenavi a:active,
#nav-below .wp-pagenavi a:visited {
   border:none !important;
   background-color:#FFFFFF!important;
   color: #6D6E72!important;
   display: inline-block;
   padding: 4px !important;
   margin-left: 8px;
   font-style: normal;
}

#nav-below .wp-pagenavi .current {
   color:#ffffff !important;
   background-color: #AF1B3F !important;
}

span.hideMe {
    display: none;
}
