/*
Theme Name: chasidinews
Author: ariel klikstein
Author URI: http://www.pashkevil.co.il/interactive
*/

* {
	margin: 0; padding: 0;
}

#gallery-1 .gallery-item {
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

.share-video {
	background:#F5F5F5;
	padding:0;
	width:100%;
}

.share-video p {
	padding:20px 10px 10px;
}

.views {
	float:right;
	width: 40%;
	padding:0 10px 0 0;
	font-weight:bold;
}
.rating {
	float:left;
	width: 35%;
	padding:0 10px 0 0;
	font-weight:bold;
}

#wp_page_numbers {
  float: right;
}

p.audioplayer_container {
background:none repeat scroll 0 0 #004770;
padding:10px;
}

body {
	text-align: center;
	font-size: 12px;
        font-family: arial;
	color: #212121;
	background-color: #F5F5F5;
}

a, h1 a:hover, h2 a:hover {
	color: #004770;
        text-decoration:none;
}

a:hover {
	color: #004770;
        text-decoration:underline
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

.related {
background:#F5F5F5;
margin:10px 0;
padding:3px;
overflow: hidden;
}

.related img {
	width:150px;
	height:120px;
}

.related li {
    background: none repeat scroll 0 0 #F5F5F5;
    float: right;
    font-size: 13px !important;
    list-style: none outside none;
    margin: 0 5px;
    padding: 5px 1px 10px !important;
    width: 150px;
}

.related li:hover {
	background:#fff;
}


.category-title {
padding: 20px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: right;
	margin: 4px 0 5px 10px;
}
.alignright {
	float: left;
	margin: 4px 10px 5px 0;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: right;
}
/** END wrapper **/

/** BEGIN header **/
#pagenav {
float:left;
}

#pagenav li {
list-style:none;
margin:0 0 0px;
display:inline;
color:#000;
padding:0 10px 0 10px;
border-right: 1px solid #7F7F7F;
}

#pagenav li a,#pagenav ul li a:link,#pagenav ul li a:visited {
font-family:arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#7F7F7F;
}

#pagenav li a:hover {
color: #004770;
}

#search {
     float: left;
     height:40px;
     margin: 20px 70px 0 0 ;
     }

#search form {
 background: url(images/search_bg.png) no-repeat center center;
 width: 430px;
 height: 35px;
 font-size: 0.9em; 
 color: #7F7F7F;
font-size:14px;
font-weight:normal;
 }

#search .date {
float:right;
font-size:14px;
font-weight:normal;
height:10px;
margin:10px 15px 0 0;
width:140px;
 }

#search .s {
 text-align:right;
 width: 220px;
 margin: 10px 0 0 0 ;
 border: none;
 font-size: 1em;
 font-family: arial;
 color: #000;
 float: right;
 height:18px;
 background: none;
 }

#search button {
 width: 22px;
 height: 20px;
 border: 0;
 background: url(images/search_btn.png) no-repeat 0 0;
 margin: 8px 0 0 15px;
 text-indent: -9999px;
 float: left;
 padding:0;
 cursor:pointer;
 }

#search-404 {
     background:#F5F5F5;
     float: right;
     height:35px;
     margin: 20px 20px 0 0 ;
     }

#search-404 form {
 width: 300px;
 height: 35px;
 font-size: 0.9em; 
 color: #7F7F7F;
 font-size:14px;
 font-weight:normal;
 }

#search-404 .s {
 float: right;
 text-align:right;
 width: 220px;
 margin: 10px 20px 0 0 ;
 border: none;
 font-size: 1em;
 font-family: arial;
 color: #000;
 height:18px;
 background: none;
 }

#search-404 button {
 float: left;
 width: 22px;
 height: 20px;
 border: 0;
 background: url(images/search_btn.png) no-repeat 0 0;
 margin: 8px 0 0 15px;
 text-indent: -9999px;
 padding:0;
 cursor:pointer;
 }

#header {
	height: 165px;
	background: url(images/header.gif) repeat-x 0 148px;
	padding-top: 30px;
}
	#header .logo {
		float: right;
	}
		#header .logo a {
			width: 325px; height: 103px;
			display: block;
			outline: none;
			background: url(images/logo.png) no-repeat 0 0;
		}
	#header .ad468x60 {
		float: left;
	}

/** END header **/

/**menu main **/

#menu .menu-item-6624 a {
	color:red;
}


	#menu ul {
		clear: both;
		list-style-type: none;
		padding: 15px 20px 0;
	}
		#menu ul li {
			float: right;
			font-size: 14px;
			font-family: arial;
			font-weight: bold;
			text-transform: uppercase;
                        border-right: 1px solid #7F7F7F;
		}
		#menu ul li a {
			display: block;
			color: #ffffff;
			text-decoration: none;
			padding: 12px 15px 11px;
		}
		#menu ul li a:hover {
			background-color: #9f9f9f;
		}
	#menu p {
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		font-family: Verdana;
		color: #ffffff;
		padding-top: 12px;
	}
		#menu p a {
			text-decoration: none;
			color: #ffffff;
			margin: 0 5px;
		}
	#menu .rss {
		display: block;
		float: left;
		width: 48px; height: 48px;
		text-indent: -9999px;
		outline: none;
		background: url(icon/rss.png) no-repeat 0 0;
		margin: 0px 10px 0 5px;
	}
	#menu .youtube {
		display: block;
		float: left;
		width: 48px; height: 48px;
		text-indent: -9999px;
		outline: none;
		background: url(icon/youtube.png) no-repeat 0 0;
		margin: 0px 10px 0 5px;
	}
	#menu .facebook {
		display: block;
		float: left;
		width: 48px; height: 48px;
		text-indent: -9999px;
		outline: none;
		background: url(icon/facebook.png) no-repeat 0 0;
		margin: 0px 10px 0 5px;
	}
/** END menu **/

/** BEGIN content **/

#content {
        direction:rtl;
	width: 650px;
	float: right;
	margin-top: 12px;
	background-color: #ffffff;
	border: 1px solid #D5D5D5;
	padding: 0px;
	margin-bottom: 15px;
}

#content-video {
        direction:rtl;
	float: right;
	width: 960px;
	margin-top: 12px;
	background-color: #ffffff;
	border: 1px solid #D5D5D5;
	padding: 0px;
	margin-bottom: 15px;
}


#contentin {
        direction:rtl;
	width: 500px;
	float: right;
	margin-top: 12px;
	background-color: #ffffff;
	border: 1px solid #f9f9f9;
	padding: 12px;
	margin-bottom: 12px;
}

#contentin-video {
        direction:rtl;
	width: 620px;
	float: right;
	margin-top: 12px;
	background-color: #ffffff;
	border: 1px solid #f9f9f9;
	padding: 12px;
	margin-bottom: 12px;
}
	#content .fwrapper {
		background-color: #F2F2F1;
		padding: 10px;
		border: 1px solid #E9E9E9;
		margin: 0 5px 15px;
	}
	#featured {
		overflow: hidden;
		width: 589px; height: 308px;
	}
	#content .featured img {
		width: 589px;
	}
		#content .featured {
			overflow: hidden;
			position: relative;
			width: 589px; height: 308px;	
			overflow: hidden;
		}
		#content .featured .text {
			
		}
		#content .featured-img {
			
		}
		#content .featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		#content .featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		#content .featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		#content .featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			#content .featured-img .text .continue:hover {
				text-decoration: none;
			}
		#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; right: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 290px;
					position: absolute;
					top: 0; left: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					left: 0;

				}
#adsindex {
float:right;
margin:10px 80px 10px;
 }

.tiker {
border:1px solid #ddd;
direction:rtl;
float:right;
padding:0 5px 5px 0;
}
.ads-single {
float:right;
margin-left:7px;
margin-top:12px;
}


.category-news {
    background: #f5f5f1;
}
.category-single {
    background: #f2f2f5;
}
.category-album {
    background: #f9f9f5;
}

.post-video {
    float: right;
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
    width: 212px;
}

#content-video h2 {
font-size:13px;
padding:5px;
}


.post {
		clear: both;
		padding-top: 0px;
                margin: 10px;
		border-top: 1px solid #e9e9e9;
                height:162px !important;
	}

#post-first {
         	background-color:#fff;
		clear: both;
		padding-top: 0px;
                height:350px !important;
	}
.r {
                        direction:rtl;
			width: 400px;
                        padding: 10px 0 0 10px;
			float: left;
		}
.r-first {
                        direction:rtl;
	            	background: url(images/black.png) repeat 0 0;
			width: 550px;
                        padding:5px;
			float:left;
		}

.thumb-first {
			float: right;
			padding:0;
			margin:0;
			width: 650px;
                        height: 250px;
		}

.thumb img {
			float: right;
			background-color: #F2F2F1;
			border: 1px solid #e9e9e9;
			padding: 5px;
			margin: 0px 0 0px;
			width: 200px;
                        height: 150px;
		}


		#content .r h2 {
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 10px;
		}
			#content .r h2 a {
				color: #7F7F7F;
				text-decoration: none;
			}
		#content .r-first h2 {
			font-size: 22px;
			font-weight: bold;
			margin-bottom: 10px;
		}
			#content .r-first h2 a {
				color: #fff;
				text-decoration: none;
			}
		#content .r-first .more {
			font-size: 12px;
			font-weight: bold;
			font-family: arial;
			float: left;
		}
			#content .r-first .more a {
				display: block;
				padding: 0;
				color: #fff;
                                direction:rtl;
				text-decoration: none;
				background:0;
				text-align: center;
				width: 91px;
				margin-bottom: 0;
			}
		#content .r-first .more-link {
			font-size: 12px;
			font-weight: bold;
			font-family: arial;
			float: right;
		}
			#content .r-first .more-link a {
				display: block;
				padding: 0;
				color: #000;
                                direction:rtl;
				text-decoration: none;
				width: 91px;
				margin-bottom: 0;
			}
		#content .post p {
			font-size: 14px;
			line-height: 1.2em;
			margin-bottom: 10px;
		}
		#content .r-first p {
			font-size: 14px;
                        color:#fff;
			line-height: 1.2em;
			margin-bottom: 2px;
		}
		#content .post .links {
			font-size: 0.9em;
			font-family: arial;
			float: right;
		}
			#content .post .links a {
				text-decoration: none;
				color: #212121;
			}
			#content .post .links a:hover {
				text-decoration: underline;
				color: #6B001A;
			}
		#content .post .more {
			font-size: 12px;
			font-weight: bold;
			font-family: arial;
			float: left;
		}
			#content .post .more a {
				display: block;
				padding: 0;
				color:#7F7F7F;
                                direction:rtl;
				text-decoration: none;
				background:0;
				text-align: center;
				width: 91px;
				margin-bottom: 0;
			}
		#content .post .more-link {
			font-size: 12px;
			font-weight: bold;
			font-family: arial;
			float: right;
		}
			#content .post .more-link a {
				display: block;
				padding: 0;
				color: #000;
                                direction:rtl;
				text-decoration: none;
				width: 91px;
				margin-bottom: 0;
			}
		#content .post .comments {
			font-size: 0.8em;
			font-family: Verdana;
			float: left;
		}
			#content .post .comments a {
				display: block;
				padding: 5px 0 11px;
				color: #ffffff;
                                direction:rtl;
				text-decoration: none;
				background: #212121 url(images/comments.gif) no-repeat bottom left;
				text-align: center;
				width: 91px;
				margin-bottom: 10px;
			}
	#content .postnav {
		clear: both;
		padding-top: 20px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar .social {
 background: url(images/newsletter_bg.gif) repeat-x center top;
 margin-bottom:0px;
 height: 45px;
 padding-top:5px;
 }

#sidebar .newsletter .email {

 text-align:right;
 margin: 0px 0 0 0;
 width: 190px;
 border: 1px solid #b5b5b5;
 height: 17px;
 color:#808080;
 font-family:times new roman;
 font-size:12px;
 padding:5px;
 }

#sidebar .newsletter .submit{
background: #E6E6E6 url(images/subscribe_btn.gif) no-repeat scroll right top;
border: none;
width:75px;
height: 29px;
padding-top:7px;
font: bold 12px Arial, Helvetica, sans-serif;
color: #000;
text-align: middle;
cursor:pointer;
}

#sidebar {
        direction:rtl;
	width: 300px;
	float: left;
	margin-top: 12px;
}
	#sidebar .box {
		border: 0px solid #D5D5D5;
		background-color: #ffffff;
		margin-bottom: 15px;
	}
		#sidebar .box h2 {
			background-color: #fff;
			color: #000;
			font-size: 14px;
			font-family: arial;
			text-transform: uppercase;
			padding: 8px;
		}
		#sidebar .box .ads {
			padding: 10px;
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 6px;
			}
		#sidebar .box ul {
			list-style-type: none;
		}
			#sidebar .box ul li {
				padding: 8px 18px 8px 10px;
				line-height: 1.6em;
				font-family: arial;
				border-top: 1px solid #D5D5D5;
			}
			#sidebar .box ul li a {
				color: #000000;
				text-decoration: none;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 10px;
		}
			#sidebar .box .flickr img {
				margin: 5px;
			}
		#sidebar .box .video {
			padding: 4px;
		}
		#sidebar .box .tags {
			padding: 10px 20px;
		}
			#sidebar .box .tags a {
				text-decoration: none;
				color: #212121;
			}
			#sidebar .box .tags a:hover {
				text-decoration: underline;
				color: #BB2222;
			}
		#sidebar .box .popular {
			
		}
			#sidebar .box .popular li {
				background-image: none;
				border: 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: underline;
				color: #BB2222;
			}
		#sidebar form {

		}
			#sidebar form input {

			}
			#sidebar form button {

			}
	#sidebar .middle {
		width: 300px;
		float: left;
	}
	#sidebar .middle .box {
		background-color: #fff;
		margin-bottom: 15px;
	}
		#sidebar .middle .box h2 {
			background-color: #9CD4F5;
			color: #ffffff;
			font-size: 14px;
			font-family:arial;
			text-transform: uppercase;
			padding: 8px;
		}

	#sidebar .bottom {
		width: 300px;
		float: left;
	}
	#sidebar .bottom .box {
		background-color: #fff;
		margin-bottom: 15px;
	}
	#sidebar .bottom .box h2 {
			background-color: #F4B76D;
			color: #ffffff;
			font-size: 14px;
			font-family: arial;
			text-transform: uppercase;
			padding: 8px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	padding: 25px 0 20px;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
}
	#footer p {
		margin-bottom: 10px;
		line-height: 1.6em;
		width: 970px;
		margin: auto auto;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		color: #BB2222;
		text-decoration: underline;
	}


#categories {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.8em;
		margin-bottom: 10px;
	}
#categories a {
			margin: 0 5px;
		}

#categories li {
list-style:none;
margin:0 0 0px;
display:inline;
color:#FFF;
padding:0 10px 0 10px;
border-right: 1px solid #FFF;
}

#categories li a,#categories ul li a:link,#categories ul li a:visited {
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFF;
}

#categories li a:hover {
color: #004770;
}
	#footer .designer {
		font-size: 0.9em;
	}
		#footer .designer a:hover {
			color: #ffffff;
		}
/** END footer **/

/** BEGIN miscellaneous **/

#single {
	border-top: 0;
	padding-top: 5px;
}
	#single p {
                font-size: 14px;
		line-height: 1.3em;
		margin-bottom: 10px;
	}

#single .details {
border-bottom:1px solid #989898;
font-size:12px;
font-weight:bold;
padding-bottom:3px;
text-align:left;
}

	#single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#single li {
                font-size:14px;
		line-height: 1.2em;
		padding: 2px 0;
	}
	#single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
	#single h3, #single h4, #single h5, #single h6 {
		font-size: 1.5em;
		margin-bottom: 5px;
	}

		#single h1 {
			font-size: 20px;
			font-weight: bold;
			margin-bottom: 10px;
		}
			#single h1 a {
				color: #212121;
				text-decoration: none;
			}

#comments {
	padding: 10px;
        background: #fff;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.5em;
		margin: 10px 0;
	}
	#comments h4 {
		font-size: 14px;
                font-weight:bold;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-left: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 12px;
			font-family: arial;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 420px;
			padding: 4px 10px !important;
                        margin: 4px 0 !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
border:1px solid #A0A0A0;
float:left;
font-family:arial;
font-size:1em;
padding:2px 10px;
text-align:center;
cursor:pointer;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 14px !important;
	text-transform: uppercase;
	margin: 20px 20px 25px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN comments **/

#respond{
background: #ECE9D8;
padding: 10px 20px 30px 20px;
}

#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
                background: #ECE9D8;
		padding: 10px;
	}
	#comments ol li ul li {
                background:#fff;
		border: 1px solid #AFAFAF;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: left;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END comments **/
