/*
Theme Name: twentyhummus
Theme URI: http://humus101.com
Description: A child theme of the 2010 default theme for WordPress.
Author: Tal and Shooky
Author URI: http://talgalili.com
Version: 1.0
Tags: black, blue, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/


@import url('../twentyten/style.css');
@import url('../twentyten/rtl.css');

/* The main theme structure 
#access .menu-header,
div.menu,
#colophon, 
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1020px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

#access {
    background: #000;
    display: block;
    float: right;
    margin: 0 auto;
    width: 1020px;
}
*/


#wrapper {
	margin-top: 5px;
}

/*
#main {
	padding: 20px 0 0 0;
}
*/

/* wider sidebars*/
#primary, #secondary   {
width: 300px;
}


#container {
    /*float: left;*/
    margin: 0 -20px 0 0;
    width: 68%;
}

#content {
    margin: 0 20px 36px 0px;
}





#content img {
    margin: 0;
    height: auto;
    max-width: 640px;
    /*width: auto;*/
}

h3#comments-title {
padding: 24px 0px;
color: gray;
}

#menu-item-1719 {
direction:ltr;
float:left;
list-style: none;
}



/*For email subscribers*/
#blockquote-subscribe {
background:none repeat scroll 0 0 #FFF6D5;
border:1px solid #D1B655;
color:#3F2502;
font-size:18px;
line-height:24px;
/*margin:0 0 20px;
padding:20px;*/
text-align:center;
text-shadow:1px 1px #FFFFFF;
}


#subscribe-page-button {
-moz-border-radius:10px 10px 10px 10px;
background:url("http://www.askpavel.co.il/wp-content/themes/indomagz_2/images/subscribe-page-button.png") repeat-x scroll 0 0 transparent;
border:1px solid #CCCCCC;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Tahoma,Verdana;
font-size:14px;
font-weight:bold;
height:32px;
text-shadow:-1px -1px #6E1902;
}

#subscribe-page-form {
margin:5px;
padding:5px;
}


/* Main sidebars */
#main .widget-area ul {
	margin-right: 0;
	padding: 0 0 0 0px;
}
