/*
Theme Name: thecoils
Theme URI: http://www.thecoils.com
Version: 1.0
Description: תבנית ממורכזת : ראשי + סיידבר דינמי + בנארים.
Author: אורון מזרחי - קידוד \ נועה אבן-פז - עיצוב
Author URI: http://www.netcraft.co.il
*/

/*#############################################################
Name: Oron Beta
Date: 2006-07-14
Description: centerized theme : main + sidebar widgets + banners
Author: Oron Mizrachi - coding \ Noa Even-paz - design
URL: http://www.netcraft.co.il

Feel free to use and modify but please provide credits.
#############################################################*/

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    line-height: 0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */


/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF7E00; text-decoration:none;}
a:hover {color: #C60; text-decoration: underline}

body {
	direction: rtl;
	background: #FFF;
	color: #333333;
	font: normal 62.5% arial,sans-serif;
}

p,code{padding-bottom: 1.2em;}
EM {font-style: normal;}
UL, LI {list-style: none;}

h1 {
	font: normal 1.8em arial;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-right: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat right top;
	display: block;
	font-weight: bold;
	padding-right: 28px;
}

h1,h2,h3 {
    /*padding-top: 6px;*/
}

/* misc */
.clearer {clear: both;}

.inner {
    width: 956px;
    margin: 0 auto;
    text-align: right;
}


/* structure */
.container {
	background: #FFF;
	font-size: 1.4em;
	margin: 0 auto;
	padding: 20px 0 20px ;
	width: 956px;
}

/* header */
.top {
	
}
.top_logo {
    text-align: center;
}
.top_logo .inner {
    height: 73px;
}
.logo {
    height: 33px;
    width: 152px;
    display: block;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    color: #ee9200;
    float: left;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    direction: ltr;
    background: url(img/the.co.ils.png) no-repeat;
    margin: 18px 0 0;
}
.logo:hover {
    text-decoration: underline;
}
/* title */
.header {
	font-size: 1.2em;
	
	text-align: center;
	background: url(img/bg_header2.png) repeat-x;
	
	
}
.header .inner {
    height: 142px;
}
.header .inner H2 {
    width: 366px;
    height: 42px;
    background: url(img/israeli_dot_com.png) no-repeat;
    text-indent: -9999em;
    overflow: hidden;
}
.branding {
    height: 81px;
    padding: 25px 0 0; /* COLLAPSING MARGIN TOP */
}
.post h1 a {
    text-decoration:none;
    color: #1d89c7;
    font-size: 21px;
    font-weight: bold;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}

/* navigation */
.navigation {	
    height: 36px;
    line-height: 36px;
}
.navigation LI {
    float: right;
    color: #ceeafb;
    padding: 0 0 0 11px;
    margin: 0 0 0 11px;
    background: url(img/sep.png) no-repeat center left;
    font-weight: bold;
}
.navigation LI A {
    color: #ceeafb;
    font-size: 15px;
    text-decoration: none;
}
.navigation LI.last {
    background: none;
}
.navigation a:hover {
    text-decoration:underline;
}

/* main */
.main {
	border-top: 4px solid #FFF;
}
/* SIDEBAR */
.sidebar {
    float: left;
	width: 352px;
}

/* sub navigation */
.sidenav {
	width: 172px;
	float: right;
	background: #f5f5f5 url(img/sidenav_bottom.png) no-repeat left bottom;
	padding: 0 0 8px;
}
.sidenav_inner {
    padding: 10px 10px 10px;
    background: url(img/sidenav_top.png) no-repeat;
}
.sidenav h2 {
	color: #1D89C7;
	font-size: 1.29em;

	margin: 0 0 8px;
}
.sidenav UL {
    margin: 0 0 20px;
}
.sidenav UL LI {
    /*height: 30px;*/
    /*line-height: 30px;*/
    padding: 8px 0 8px;
    background: url(img/dotted.png) repeat-x bottom left;
    
}
.sidenav UL LI A {
    text-decoration: none;
}
.sidenav UL LI A:hover {
    text-decoration: underline;
}
.catcloud A {
}
.sidenav ul {
	
}
.sidenav li {
}
.sidenav li a {
	
}
.sidenav li a:hover {
	
}
.subscribe2rss {
}
.rss_icon {
    vertical-align:baseline;
}
.rss_txt {
    position: relative;
    top: -9px;
    font-size: 14px;
    font-weight: bold;
}
.bookmarking {
    font-size: 12px;
    font-weight: bold;
}
.bookmarking LI {
    background: none !important;
}
.bookmarking LI A {
    display: block;
    padding:0 22px 0 0;
    background: url(img/icn_plus.png) no-repeat right 1px !important;
    line-height: 16px;
    height: 16px;
}

/* ADS */
.ads {
    width: 172px;
    float: left;
}
.ad {
    margin: 0 0 11px;
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 0 0 22px;
	width: 558px;
}
.post_title {
    width: 480px;
    margin: 0 0 10px;
}
.content .timestamp {
	color: #666666;
	font-size: 11px;
	padding: 10px 0 0;
	height: 56px;
	width: 57px;
	background: url(img/time_stamp.png) no-repeat;
	text-align: center;
	float: right;
	margin: 0 0 0 7px;
}
.timestamp .day {
    font-weight: bold;
    font-size: 13px;
}

.post_info {
    float: right;
    width: 410px;
}
.lnk_comments, .lnk_comments A{
    color: #ff7e00 ;
    text-decoration: none;
}
.lnk_comments:hover {text-decoration:underline }

.content p {font-family: arial;}

.entry {
    line-height: 1.4em;
    font-size: 14px;
}
.entry IMG {
    margin: 5px 10px 5px 0;
}

/* footer */
.footer {
	background: #1d89c7;
	border-top: #a5d0e9;
	border-top: #77b8dd;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	
}
.footer .inner {
    height: 48px;
    font-size: 12px;
    
}
.footer_links {
    height: 48px;
    line-height: 48px;
    float: right;
    width: 400px;
}
.footer_links LI {
    float: right;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    background: url(img/sep2.png) no-repeat left center;
}
.footer_links LI.last {
    background: none;
}
.footer_links A {
    text-decoration: none;
}
.footer_links A:hover {
    text-decoration: underline;
}
.footer a,.footer a:hover {color: #FFF;}

.credit {
    float: left;
    width: 200px;
    direction: ltr;
    text-align: left;
    xheight: 48px;
    xline-height: 48px;
}
.credit P {
    padding: 5px 0 0;
}
.credit IMG {
    padding: 0 0 0 4px;
    vertical-align: baseline;
}
.post{margin:0 0 25px 0;}

.post .tags{
    padding: 0 25px 0 0;
    background: url(img/tag.png) no-repeat right 0;
    height: 19px;
    line-height: 19px;
    
}
.post .tags A {
    color: #FF7E00;
    text-decoration: none;
}

.info a, .info a:visited, .tags A:hover {
    text-decoration:underline;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */

.comments {
}
H2.comment_status {
    background: #f1f1f1 url(img/icn_bubble.png) no-repeat 534px center;
    height: 30px;
    line-height: 30px;
    padding: 0 32px 0 10px;
    margin: 0 0 15px;
    font-size: 14px;
    font-weight: normal;
}
.comment_status EM {
    color: #FF7E00;
}
#comment {
    overflow: auto;
}
#commentlist {
    list-style: none !important;
}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.comment {
	color: #1d89c7;
	margin: 0 0 25px;
	zoom: 1;
}
.comment A {
	color: #1d89c7;
	text-decoration: none;
}
.comment A:hover {
	text-decoration: underline;
}
.comment_author {
	margin: 0 0 4px;
}

.comment_bubble {
    background: #ebf7ff url(img/comment_top.png) no-repeat;
	padding: 20px 0 0;
	color: #176d9e;
}
.comment_bubble A {
	color: #176d9e;
}
.bubble_inner {
	padding: 0 10px;
	background: url(img/bubble_bottom.png) no-repeat bottom left;
}


a img
{
border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:right;}
.sidenav table tfoot #next a {text-align:center;}

/* PLUGIN CSS  */

/* subscriber box - search */

INPUT.text{
    border: 2px solid #cdcdcd;
    background: #FFF;
}
.search INPUT.btn_register {
    display: block;
    height: 35px;
    width: 83px;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
    border: none;
    background: transparent url(img/btn_register.png) no-repeat;
    float: left;
    
}

.not_find {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8em;
    padding: 20px 0 0;
    color: #1f97e4;
}

/* SAHRE THIS */

.akst_share_link {
    padding:1px 22px 3px 0 !important;
    background: url(img/icn_plus.png) no-repeat right 4px !important;
    display: block;
    line-height: 1.4 !important;
}

/* ARCHIVE */

.archive {
}
.archive H2 {
    margin: 0 0 10px;
}
.archive UL LI {
    margin: 0 0 10px;
}

/* RECENT COMMENT */

/* SOCIALBLE */
.sidenav .sociable UL LI {
    background: none !important;
}

.commentmetadata {
    direction:rtl; 
    /*unicode-bidi:bidi-override;*/
}

/* SUBSCRIBE2  */

.insert_mail {
    width: 140px;
}
.LavanAlLavan A:link {color: white}
.LavanAlLavan A:visited {color: white}
.LavanAlLavan A:active {color: white}
.LavanAlLavan A:hover {color: white}

