/*  
Theme Name: DorNet design 4.0
Theme URI: http://www.dornet.co.il/
Description: Dornet new design
Version: 1.0
Author: doron
Author URI: http://www.dornet.co.il/
*/


*{
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bg.gif) #ececec repeat-y center;
	color: #555555;
	font: 0.9em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	direction: rtl;
	}
a{
	color: #555555;
	text-decoration: none;
}
a:hover{
	color: #FF7800;
}
#centercol input,select,textarea{
	background: #e9e9e9;
	border: #555555 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}

img {
       border: none;
       }
/************************************************
*	Container 									*
************************************************/
#page{
	margin: 0 auto;
	width: 910px;
}
/************************************************
*	Top Menu 									*
************************************************/
#topmenu{
	height: 16px;
	padding: 8px 0;
}
#topmenu .page_item,#topmenu .current_page_item {
	float: right;
	overflow: hidden;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 20px;
	margin: 0 10px;
	text-transform:uppercase;
}
#topmenu .page_item a,#topmenu .current_page_item a{
	color: #555;
	display: block;
	padding: 0 5px;
}
#topmenu .page_item a:hover,#topmenu .current_page_item a{
	background: #FF7800;
	color: #FFFFFF;
	}
	
/************************************************
*	Header  									*
************************************************/
#header{
	background: url(images/headerbg.gif) #e9e9e9 repeat-y left;
	clear:both;
	height:55px;
	}
	
#header h1 {
	display:inline;
	margin: 0;
	font-size:1.2em;
	}	
/************************************************
*	Logo 									*
************************************************/
#logo{
padding:5px;
float:right;
}

#header p{
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 320px;
}

#topcatmenu {
                     margin: 5px 0 0 0;
                     padding: 2px 0;
                     height:16px;
                     overflow: hidden;
                     background: url(images/headerbg.gif) #e9e9e9 repeat-y left;
                    }

#topcatmenu li {
		       float: right; 
		       padding: 0 5px 0 0;
		       margin: 0 0 0 15px;
		       border-right: 1px solid #555;
			   list-style-type:none;
		       }
		       
#description {
                    float:right;
                    margin: 10px 6px 0 0;
                    }
/************************************************
*	Title  									*
************************************************/
.title{
	background: url(images/headerbg.gif) repeat-x top;
	}
.title img{
	display: block;
	border: none;
}
/************************************************
*	Columns 									*
************************************************/
#columns{
	margin: 10px 0 0;
	width:100%;
}
/************************************************
*	Center Col 									*
************************************************/
#centercol{
	float: right;
	margin: 0;
	padding: 0px 0;
	width: 595px;
	}
#centercol h2, #centercol h1 {
	color: #0066ff;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px dotted #b6b6b6;
	padding: 0;
}
#centercol p{
	padding: 0 0 10px;
}
/*- Post Info -*/
.post-info{
	margin: 5px 0 20px;
	border-top: 1px dotted #b6b6b6;
	padding-top:5px;
	clear: both;
}
#centercol .post-info p{
	font-size: 0.9em;
	padding: 0 0 5px;
}
.post-info img{
	margin: 0;
	vertical-align:middle;
}
#centercol a {
	color: #0066ff;
}
#centercol a:hover {
	text-decoration:underline;
}
.normalinf a {
	color: #555555 !important;
	}
.post-info a:hover{
	text-decoration: underline;
}
#centercol .post-info p.tags{
	padding: 0 0 10px;
}
.tags{
	border-bottom: 1px solid #b6b6b6;
	margin: 5px 0 5px;
}
.entry {
	text-align:right;
	font-size:1.1em;
	margin: 10px 0 0;
	}
.entry h3 {
	font-size: 1.5em;
color: #444;
	}
.entry blockquote{
        background: #ddd;
	color: #222;
	padding:5px 25px 0px 40px;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;	
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.entry img {
	display:inline !important;
	padding:10px;
}
.wp-smiley {
	padding:0px !important;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:4px;
	padding-right:10px;
	}
.entry ul li {
	list-style:circle outside !important;
	margin-right:0px;
	padding:4px 0px;
	}
.entry ul li ul li {
	list-style:disc outside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	margin-right:15px;
	padding:4px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero outside !important;
	}

/*--- Side bar ---*/
#rightcol{
	float: left;
	width: 299px;
}
#rightcol a{
	color: #0066ff;
}
#rightcol a:hover{
	text-decoration: underline;
}
#rightcol h4{
	background: url(images/hdr-bg.gif) repeat-y left;
	clear: both;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 15px 0 12px;
	padding: 0 8px 0 0;
}
#rightcol p{
	padding: 0 0 10px;
}

/*- Services -*/

#services {
		 margin: 0;
		 padding: 0;
		}

#services img{
		 margin: 0;
		 padding: 0;
		}

#services ul{
                margin: 0;
                padding: 0;
                }

#services .page_item ,#services .current_page_item {
                background: none;
                margin: 0 5px 0;
                border: none;
                padding: 0;
                float: right;
                }
                
#services .page_item a,#services .current_page_item a {
                color: #FF7800;
                margin: 0;
                padding: 0;
	        text-decoration: none;
                }                

#services .page_item a:hover,#services .current_page_item a:hover {
               	        text-decoration: underline;
                }    

/*- RSS -*/
#rightcol p.rss{
	background: url(images/ico-rss.gif) no-repeat left;
	line-height: 15px;
	margin: 0 0 15px;
	padding: 0 0 0 40px;
}
/*- Article Lists -*/
#rightcol ul, ul.list1{
	margin: 0 0 25px;
	list-style-type:none;
}
#rightcol ul li{
	background: url(images/ico1.png) no-repeat right ;
	border-bottom: 1px dashed #999999;
	padding: 0 25px 0 0;
}
.list1.categories li{
	background: url(images/ico2.png) no-repeat right !important;
	border-bottom: 1px dashed #999999 !important;
	padding: 0 25px 0 25px !important;
}
.lists li{
	background: url(images/ico3.gif) no-repeat right top !important;
	border-bottom: 1px dashed #999999 !important;
	padding: 0 25px 0 0 !important;
}
#rightcol ul li a{
	color: #555555;
	display: block;
	padding: 7px 0;
}
/*- Subscribe -*/
.subscribe{
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	float: right;
	padding: 10px 10px 2px;
	margin: 0;
	width: 180px;
}
.subscribe label{
	margin: 0 0 5px;
}
.subscribe input{
	margin: 0 0 10px;
	width: 169px;
}
.subscribe .btn{
	border: 0;
	padding: 0;
	width: auto;
}

#rightcol form {
                      margin:0;
                      display:inline;
                     }
                     

/************************************************
*	Navigation									*
************************************************/
#navigation{
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	padding:0;
	margin: 0 0 15px;
	font-size:14px;
	font-weight:normal;
	height: 18px;
	clear: both;
	}
.alignleft{
	display:block;
	float:left;
	}
.alignright{
	display:block;
	float:right;
	}
/************************************************
*	Footer 									*
************************************************/
#footer{
	background: #e9e9e9;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0 0 15px;
	padding: 0 10px;
}

/************************************************
*	General  									*
************************************************/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fll{
	float: left;
}
.flr{
	float: right;
}

/************************************************
*	Comments  									*
************************************************/
#commentblock h3{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:right;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size:1em;
	text-align: right;	
}
ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-right: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px 0;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 20px 10px 10px 10px;
	width:540px;
	background: #ececec url(images/comm.png) no-repeat top;
	text-align:justify;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 20px 10px 10px 10px;
	width:540px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
	text-align:justify;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/************************************************
*	misc.									*
************************************************/

#aff {
         text-align: right;
         }

#aff a img {
         padding: 6px 6px 0;
         }
         
#prom {
           padding: 5px;
           padding-top: 0;
           margin: 0 0 10px;
           }
           
#prom h1 {
           color: #0066ff;
           font-size: 1.3em;
           border:none;
           }
           
#moreposts {
                   margin: 0 0 20px;
                  }
                  
#moreposts h2 {
	padding: 0;
	margin: 0;
	border: none;
	}                          
                  
#moreposts a {
	color: #0066ff;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	letter-spacing: normal;
	
}        

#moreposts p {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}         

.top_ad {
             margin: 5px 0;
             padding:0;
             width:100%;
             }
             
ul.pbcat {
             margin-right: 20px;
             }

li.linki {
           list-style:disc outside !important;
          }
          
#pbcat h3 {
               color:#0066FF;
               }
          
.ddop h3 {
                font-size: 1.2em;
		color: #444;
	         }
	         
.ddop li {
            margin: 2px 0px;
            }
	         
.ddop a {
	color: #0066ff;
	font-size: 1.0em;
	font-weight: bold;
	}
.ddop a:hover {
	text-decoration:underline;
}	         
       
/************************************************
*	Home									*
************************************************/
#home {
           width:100%;
           }

#home h2, #home h4 {
        font-size: 1.2em;
        font-weight: bold;
        border: none;
          }	
          
#home h4 {
font-size: 0.8em;
margin: 0;
}	          
	
#home .entry {
             margin: 0;
             padding:0;
             font-size:1.0em;
             line-height: 1.2em;
             }  	
             
#featured {
              border-top: 1px solid #AAA;
              border-bottom: 1px solid #AAA;
              padding:15px;
              background:#F9F9F9;
              width:565px;
              }
	
#featured:hover {
             background: #E9E9E9;
             }
             
#featured img{
              float:right;
              margin-left: 15px;
              }        
              
.sidestory, .recent {
              background: #F9F9F9;
              border-top: 1px solid #AAA;
              border-bottom: 1px solid #AAA;
              }   
              
.recent {
              margin: 0 0 5px;
              padding:5px 10px 5px 0;
              border-right: 3px solid #0066ff;
              }                 
              
 .sidestory {
                margin: 0 0 10px 15px;
	      padding:5px;
	      width:250px;
	       }
              
.sidestory:hover, .recent:hover {
              background: #E9E9E9;
              }                   
              
#cleft{
              float:right;
              width:305px;
              margin: 10px 0;
              } 
              
#cright{
              float:right;
              margin: 10px 0 0 14px;
              border-left: 1px dotted #555;
              }     
              
#cright h2 {
              margin: 6px 0 0;
              }     
              
#gcse {
           margin: 6px 0 0;
           text-align:center;
           }

#video{
         margin:10px 0 15px;
         text-align:center;
         float:right;
         width:595px;
         background:#E9E9E9;
         display:inline;
         }
         
#showlove {
                margin:10px 0;
                padding: 13px;
                background: #CCCCFF;
                border-top: 1px solid #0066FF;
                border-bottom: 1px solid #0066FF;
                line-height:1.6em;
                }

#showlove ul {
                margin-right:20px;
                 }   

#showlove ul li{
                list-style-type:disc;
                 }           