#header {
    padding: 0 0 0;
}

#branding img {
    border-bottom: medium none;
    border-top: medium none;
    float: left;
}


#access {
    background: none repeat scroll 0 0 transparent;
    float: left;
    position: relative;
    top: 5px;
    width: 725px;
}

.menu {
 border-left:#333333 thin solid;
 }

#access a {
    display: block;
    text-decoration: none;
	color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    } 




#access li:hover > a {
	background: none;
    }

#access ul ul *:hover > a {
    background: #FE8F26;
    }


#access ul ul a {
	width: 315PX;	
	color: #FFFFFF;
		}
	
#access ul ul {
    top: 25px;
}




#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0;
    width: 200px;
}


#site-description {
    clear: right;
    float: right;
    margin: 80px 0 35px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #ffffff;
}
#wrapper {
    background: none repeat scroll 0 0 transparent;
    margin-top: 0;
}

.one-column #content {
    width: 940px;
}

#main {
    padding: 40px 0 0;
}

#content {
    margin: 0 280px 0 0;
}

[if lang ar]> 
<link href="http://www.salameducationservices.ca/wp-content/themes/salameducation/ar.css" rel="stylesheet" type="text/css"> 

<![endif]>


body {
    background-attachment: scroll;
    background-color: #ffffff;
    background-image: url("images/bg.png");
    background-position: left top;
    background-repeat: repeat-y;
}


<!--  Form setting -->
.entry-content input {
    margin: 0 0 2px;
}

#content input, #content textarea {
    line-height: 10px;
}

#site-generator a {
    background: url("images/proonsite.png") no-repeat scroll left center transparent;
}

#site-generator {
    float: right;
    width: 165px;
}

#site-description a {
    font-size: 20px;
}

a:link {
    color: #FF6C00;
}

a {
    color: #FF6C00;
	text-decoration:underline;
}
a:active, a:hover 
{
color: #FF6C00;
}

a:visited {
	color: #FF6C00;
}


.widget-title {
 color: #3D3D3D;
    font-size: 20px;
    padding: 0 0 10px;
    text-shadow: 1px 1px #FFFFFF;
}

#main .widget-area ul {

    padding: 18px 20px 0 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #FF6C00;
    text-shadow: 1px 1px 1px #999;
}


#colophon .widget-title {
     display: none;

}

#colophon .widget-area ul ul {
    list-style: none;
}

#social {
    display: inline;
    float: right;
    width: 175px;
	
}

#social .access a {
      display: inline;
}



#contactpage {
    height: 100%;
    padding: 20px;
    width: 880px;
}
.rightside {
    float: right;
    width: 450px;
}
.leftside {
    float: left;
    width: 400px;
}