@charset "utf-8";
/*
Theme Name: super market
Description: The default template for super market
Version: 1.0
Author: Chromic Design
Author URI: http://www.chromicdesign.com/
*/
/**** General style *************************************************************************/
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, form, input, blockquote {margin:0;padding:0;}

ol, ul, li{list-style-type:none; border:none;}

a{text-decoration:none;}
h1, h2, h3, a{
	color:#f68020;
}
h2 {
	font-size:20px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

body{
	background:#bfbfbf url(images/background.jpg) repeat scroll 0 0;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
}
.outerWrapper{
	margin:0 auto;
	width:1000px;
	padding:0;
}	
.innerWrapper {	
	margin:0 auto;
	float:left;
	padding:0;
	width:1000px;
	height:1000px;
}
.header {
	float:left;
	height:331px;
}
.mainContent {
	width:960px;
	padding:0 20px 0 20px;
	float:left;
}

/* style for header ****************************************************************************/
.headerLogo {
	background:transparent url(images/logo.png) no-repeat 0 0;
	height:84px;
	margin:12px 0 3px 0;
	width:1000px;
	
}
.banner {
	background:transparent url(images/banner.png) no-repeat;
	border-top:1px solid #b7af95;
	float:left;
	height:182px;
	width:1000px;
	border:none;	
}
.navigation {
	float:right;
	height:48px;
	background:#ffffff;
	width:1000px;
	border-bottom:1px solid #b7af95;
}
.navSearch {
	background:#f68020;
	width:320px;
	height:48px;
	float:left;
}
.navMenu {
	background:#ffffff;
	float:right;
	height:48px;
	width:370px;
}
.navMenu ul {
	
	height:48px;
}
.navMenu ul li {
	float:right;
	height:48px;
}
.navMenu ul li a {
	color:#4d2300;
	display:block;
	font-size:13px;
	font-weight:normal;
	margin:3px 0 3px 0;
	text-decoration:none;
	padding:13px 18px 14px 18px;
}
.homeLink {
	background:transparent url(images/home.gif);
	width:70px;
}
.homeLink a {
	text-indent:-9999px;
	outline:none;
}
.link3 a, .link4 a {
	border-right:1.8px solid #C9C9C9;
}
#searchForm {
	margin:12px 0 0 10px;
}
.navSearch #searchForm input {
	float:left;
}
.navSearch #searchForm input.searchBtn {
	border:none;
	background:transparent url(images/searchButton.png) no-repeat;
	width:70px;
	height:24px;
	text-indent:-9999px;
}
.navSearch #searchForm input.searchInput {
	border:none;
	background:transparent url(images/searchText.png) no-repeat;
	width:191px;
	height:20px;
	padding:4px 6px 0 8px;
	font-size:12px;
	color:#4D2300;
}



/*  headlines Style  ***********************************************************************/
.left{
	width:276px;
	float:left;
	}
.right{
	width:330px;
	float:left;
	}

.headlineContent {
	float:right;
	width:610px;
	height:auto;
	margin:20px 0 16px 0;
	background:#FFFFFF;

}

.featuredHeadline {
	float:left;
	width:276px;
	height:auto;
	
}
.featuredHeadline h2{
	font-size:18px;
	color:#f68020;
	font-weight:lighter;
	margin:10px 15px 5px 0;
	}
.featuredHeadline h2 a{
	font-size:15px;
	color:#000000;
	font-weight:lighter;
	background:transparent url(images/readmore.gif) no-repeat scroll 0 6px;
	padding-left:25px;
	}

.recentCommentlist {
	float:left;
	width:276px;
	height:auto;
	}
	
.recentCommentlist h2 {
	color:#F68020;
	font-size:18px;
	font-weight:lighter;
	margin:10px 15px 5px 0;
	}
.recentCommentlist ul li a {
	color:#000000;
	font-size:15px;
	font-weight:lighter;
	margin:10px 15px 5px 0;
	background:transparent url(images/readmore.gif) no-repeat scroll 0 6px;
	padding-left:15px;
	}
.recentCommentlist ul li{
	margin-bottom:6px;
	width:276px;
	height:20px;
	}
.profile {
	float:right;
	width:330px;
	height:auto;
}					

.profilePic p img {
	border:none;
	float:right;
	margin-top: 10;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}
.profile h2.blogName {
	float:right;
	margin:10px 13px 10px 0;
	
}

.singleFeatured {
	float:right;
	width:300px;
	margin-right:14px;
	padding-bottom:5px;
}
.singleFeatured h3.headline-title {
	margin:0 0 10px;
}
.headline-entry p {
	font-size:13px;
line-height:18px;
margin:5px 0 10px;
text-align:justify;
}


/* Post Content Style ***********************************************************************/
#content {
	float:right;
	width:610px;
}
.post {
	width:586px;
	float:right;
	margin:0 0 16px 0;
	padding:12px;
	background:#FFFFFF;
}
.post h2.entrytitle {
	text-align:right;
	width:506px;
	float:left;
}
.headerWrapper {
	float:right;
	width:586px;
}
.entry {
	padding:0 0 30px;
	position:relative;
	float:right;
	width:100%;
}
.entry p {
	margin:5px 0 10px 0;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}

.entry p img{

	
	padding:10px;
	}
.post div.dateBox {
	float:right;
	width:100px;
	height:60px;
	width:60px;
	background:#f68020;
	margin-left:20px;
}
.post div.dateBox p {
	font-size:11px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
}
.post div.dateBox p.postYear {
	font-size:18px;
}
.post div.dateBox p.postDay {
	font-size:16px;
}
.more-link {
	color:#000000;
	border-right:1px solid #000000;
	background:transparent url(images/readmore.gif) no-repeat 0 6px;
	bottom:10px;
	display:block;
	font-weight:bold;
	padding:0 0 0 7px;
	position:absolute;
	padding-right:10px;
	right:114px;;
}
.commentPopupLink {
	bottom:11px;
	font-size:13px;
	position:absolute;
	right:0;
	height:16px;
}
.commentPopupLink a{
	color:#000000;
	position:absolute;
	right:22px;
	width:94px;
}
.commentPopupLink div {
	background:transparent url(images/commentImg.gif) no-repeat 0 0;
	width:20px;
	height:13px;
	float:right;
	margin-left:4px;
	position:absolute;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	}

/* sidebar Style *********************************************************************/
#sidebar {
	float:left;
	width:320px;
	margin-top:20px;
}
.widget{
	padding-bottom:20px;
	float:right;
	width:320px;
	}
.widget h2{
	background:transparent url(images/list_img.gif) no-repeat scroll 294px 0;
	margin-bottom:10px;
	width:290px;
	height:25px;
	border-bottom:1px solid #f68020;
	padding-bottom:3px;
	padding-right:30px;
	float:right;
	}
.widget ul{
	float:right;
	width:320px;
	}
.widget ul li a{color:#4D2300;}
	


.wpcf7-form p{margin-top:5px;}

.wpcf7-form p input.wpcf7-validates-as-required{
	background:transparent url(images/inputText.png) no-repeat scroll 4px 0;
	width:320px;
	height:25px;
	border:none;
	padding-top:4px;
	padding-right:2px;
	}	
.your-message textarea{
	background:transparent url(images/textArea.png) no-repeat scroll 4px 0;
	width:320px;
	height:97px;
	border:none;
	overflow:auto;
	padding-right:2px;
	float:right;
	}
.wpcf7-form-control-wrap textarea {
	overflow: auto;
	}

.wpcf7-form p input{
	border:none;
	background:transparent url(images/contactSubmit.gif) no-repeat scroll 4px 0;
	width:63px;
	height:24px;
	float:right;
	padding-right:2px;
	}


.cfText{
	background:transparent url(images/inputText.png) no-repeat scroll 4px 0;
	width:320px;
	height:25px;
	border:none;
	padding-top:4px;
	padding-right:2px;
	}	
.cfEmail{
	background:transparent url(images/inputText.png) no-repeat scroll 4px 0;
	width:320px;
	height:25px;
	border:none;
	padding-top:4px;
	padding-right:2px;
	}	
.cfSubmit{
	border:none;
	background:transparent url(images/contactSubmit.gif) no-repeat scroll 0 0;
	width:63px;
	height:24px;
	text-indent:-9999px;
	float:left;
	}
  .cfSubmit2{
	border:none;
	background:transparent url(images/contactRemove.gif) no-repeat scroll 0 0;
	width:63px;
	height:24px;
	text-indent:-9999px;
	float:left;
	}
.contactSub input {
	text-indent:-9999px;
}

/*single post**********************************************************************************/
.single{
	margin:20px 0 0 0;
	}
.single div.post div.entry p{
	margin-top:20px;
	text-align:justify;
	}
.postmetadata{float:right;}
.postmetadata p{font-size:14px;}
.postmetadata p a{font-size:14px;}	


#respond h3{
	font-size:18px;
	color:#000000;
	font-weight:lighter;
	margin-top:20px;
	}
#author{
	padding:3px;
	margin-top:5px;
	}
#email{
	padding:3px;
	margin-top:3px;
	}
#url{
	padding:3px;
    margin-top:3px;
    }
#submit{
	padding:3px;
	margin-top:3px;}
#comment{
	margin-top:5px;
	}
	
	
/*style for comment page ****************************************************************/

.commentwrapper{float:right;}
.commentwrapper h4#comments{
	direction:ltr;
	font-size:18px;
	font-weight:lighter;
	text-align:right;
	border-bottom:2px solid #c4c4c4;
	margin-top:10px;
	}
.comment-body{margin-top:30px;}

.comment-body p{
	margin-top:10px;
	font-size:13px;
	text-align:justify;
	}
.comment-author span,.comment-author cite{font-style:normal;font-size:15px;}
.commentmetadata a{font-size:15px;direction:ltr;}
.comment-edit-link{display:none;}	


/* archive page *******************************************************************************/
#content h2.pagetitle{
	margin-top:15px;
	margin-bottom:10px;
	font-size:25px;
	}
	
	
	


/*footer***************************************************************************************/

.footer {
	border-top:2px solid #c4c4c4;
	margin-top:20px;
	width:1000px;
	height:100px;
	float:left;
   }
   
   
.footerNav {
	margin-top:20px;
	text-align:center;
	}
.footerNav a{
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	}
.footerNav a.border{
	border-right:1px solid #f68020;
	}
	
/***** search ******************************************/
#contentSearch {
	margin-top:20px;
	float:right;
	width:610px;
}

.your-message textarea {
overflow: auto;
float:right;
}

.blogname{float:right; width:330px;}	

.profilePic{float:right; width:330px;}	
.search{background:#FFFFFF none repeat scroll 0 0;
float:right;
margin:22px 0 0 0;
padding:12px;
width:586px;}	
#cf7_form_box{float:right;}
.textwidget{float:right; width:322px;}
.creg{font-size:14px;}
.wp125ad a img{border:none;}
.wp-pagenavi a, .wp-pagenavi a:link {font-size:14px;}	