/*
Theme Name:ATZMAI
Theme URI: atzmai.co.il
Description: Custom theme for ATZMAI
Version: 1.0
Author: Lalmuanawma Khiangte
Author URI: 
Tags: custom header, fixed width, two columns, widgets

*/

/* Begin Typography & Colors */

/*********** header dropdown menu ***********/

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	
	
}
#access ul ul {
	display:none;
	position:absolute;
	top:30px;
	right:0;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	padding-bottom:0 !important;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#ffffff;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#999999;
	
}
#access ul li:hover > ul {
	display:block;
}

.menu {
	float:right;
	height:40px;
	margin-right:20px;
	margin-top:30px;
	width:630px;
	}

.menu ul{ display:inline; float:right; width:630px;}

.menu ul li{ display:inline; float:right; padding-bottom:10px;}

.menu ul li ul li a{ border-left:none;}


.menu ul li a{ 
	padding:2px 13px;
	border-left:1px solid #807F7E;
	color:#000000;
	}
.menu ul li.current_page_item a{color:#999999;}	
.menu ul li.current_page_item ul li a{ color:#000000;}	
.menu ul li a:hover{color:#999999; text-decoration: none;}


/***************************************************************************************/

body{
	background:transparent url(images/body-bg.png) repeat-x scroll 0 0;
	color:#000000;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	}
	
ul,li,ol,dl,p,img{ margin:0; padding:0;}	
	
ul,li,ol,dl{ list-style-type:none;}

a{ color:#000000; text-decoration:none;}
a:visited{ color:#000000;}
a:hover { color:#038da2; text-decoration: underline; }



#wrapper{
	height:auto;
	margin:0 auto;
	width:927px;
	}
	
#header{
	background:transparent url(images/header-bg.png) no-repeat scroll 0 0;
	float:left;
	height:380px;
	width:927px;
	}




a.lostpassword img{ border:none; margin-top:10px;}

.home-link{
	float:right;
	height:155px;
	margin-right:30px;
	margin-top:5px;
	width:210px;
	}
.home-link a{
	float:right;
	height:155px;
	width:210px;
	}

.button-link{
	float:left;
	height:40px;
	margin-left:54px;
	margin-top:22px;
	width:185px;
	}

.button-link a{
	float:left;
	height:40px;
	width:185px;
	}



.header-forms{
	background:transparent url(images/form-contact-bg.png) no-repeat scroll 0 0;
	float:left;
	height:120px;
	margin-top:39px;
	width:927px;
	}


.header-forms .contact-details{
	
	float:left;
	height:120px;
	width:308px;
	}

.contact-details a{
	color:#595959;
	float:left;
	font-size:16px;
	font-weight:normal;
	margin-left:85px;
	margin-top:85px;
	text-decoration:underline;
	}
.register-form{
	color:#FFFFFF;
	float:left;
	font-size:13px;
	height:80px;
	padding-left:35px;
	padding-right:10px;
	padding-top:40px;
	width:260px;
	}	
	
.login-form{
	color:#FFFFFF;
	float:left;
	font-size:13px;
	height:80px;
	padding-left:35px;
	padding-right:10px;
	padding-top:40px;
	width:260px;
	}

span.pwd{
	float:left;
	width:125px;
	}
span.username{
	float:left;
	width:135px;
	}
input{
	border:none;
	padding:3px;
	background:#ffffff;
	}
	
input, textarea {
	border:1px solid #cccccc;
	}


#content{
	float:left;
	height:auto;
	padding:10px 20px 20px 40px;
	width:665px;
	}
	
.post{
	line-height:2em;
	}
	
#sidebar{
	color:#767676;
	font-size:15px;
	float:left;
	width:200px;
	height:auto;
	background:#ffffff;
	}
	
#sidebar a{
	color:#767676;
	text-decoration: none;
	}

.sidebar-menu{
	background:#F9F9F9 url(images/sidebar-bg.png) repeat-y scroll right top;
	border-bottom:2px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	height:auto;
	line-height:2.1em;
	padding:20px 0;
	width:200px;
	}
.sidebar-menu ul{
	padding-right:20px;
	}	

.sidebar-menu ul li a{ 
	background:transparent url(images/list-arrow.png) no-repeat scroll right 5px;
	padding-right:20px;
	}
	
.sidebar-menu ul li.current_page_item a{
	color:#15ACC2 !important;
	margin-right:10px;
	}
	
.news{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FDFDFD none repeat scroll 0 0;
	border-color:#D1D1D1;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	margin-top:10px;
	padding:5px 15px 15px;
	}
	
.news h2{
	color:#000000;
	border-bottom:2px solid #32B6C9;
	font-size:17px;
	font-weight:normal;
	text-align:center;
	}
.news div.textwidget{ font-size:14px; color:#000000;}

.sb-widget h2{
	color:#000000;
	border-bottom:2px solid #32B6C9;
	font-size:17px;
	font-weight:normal;
	text-align:center;
	}
.sb-widget div.textwidget{ font-size:14px; color:#000000;}


/************ sidebar dropdown menu ********************/



#sbm .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#sbm .menu-header li,
div.menu li {
	position: relative;
}

#sbm ul ul {
	display:none;
	position:relative;
	top:0;
	right:20px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 140px;
	z-index: 99999;
	background:#ffffff;
}
#sbm ul ul li {
	min-width: 140px;
	padding-bottom:0 !important;
}
#sbm ul ul ul {
	left:100%;
	top:0;
}
#sbm ul ul a {
	
	height:auto;
	line-height:1em;
	width: 160px;
}
#sbm li:hover > a,
#sbm ul ul :hover > a {
	color:#999999;
	
}
#sbm ul li:hover > ul {
	display:block;
}

.sidebar-menu ul li ul li a{ 
	background:transparent url(images/list-arrow.png) no-repeat scroll right 5px;
	padding-right:20px;
	}
