/*
Theme Name:     Albert
Theme URI:      http: //www.technion.ac.il/
Description:    Accessible child theme of the Twenty Twelve theme customized for Technion WordPress multisite. Named after Albert Einstien 2015-10-25
Author:         Noam
Author URI:     http: //net.technion.ac.il/
Template:       twentytwelve
Version:        1.0
*/

@import url("../twentytwelve/style.css");

.a11y-toolbar ul li a {
	padding-left:2px;
	padding-right:2px;	
}

#masthead{
	background-image: url('images/tech_logo_en_blue154X62.png');
	background-repeat: no-repeat;
	background-position:99.593% 31px;
	background-size:154px 62px;
	}


#technion_link{
	width:154px;
	height:62px;
	border:0px solid #CCCCFF;
	float:right;
	top:30px;
	}

hgroup{
	float:left;
	margin-bottom:35px;
	}
	
.site-title {
	font-size: 26px !important;
	line-height: 1.285714286;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 14px;
	margin-bottom: 1rem;
} 

.site-description {
	/*margin-top:-2px;*/
}

.site-title a,
.site-description a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}


.site-header h1 {
	color: #091F3F;
	
}

#main, #content, #content, #site-navigation {outline:none !important}

#widget-logo{
	float: left;
	overflow:hidden;
	padding-top:0;
	margin-top:0;
	padding-right:20px;
	border:0;
	width:8%;
}		

#content-widget-front-page.widget-area{
	border-top:0px;
	float:none;
	width:100%;
	padding:0
	}

#content-widget-header.widget-area{
	border-top:0px;
	padding-top:18px;
	float:none;
	width:100%;
	clear:both
	}


.site-content article {
  border-bottom: 4px double #ededed;
  padding:0;
  
  }		

footer[role="contentinfo"]{
	margin-top:0;
}

.site-info {position:relative;padding-top:45px}
.site-info a{position:absolute;top:-5px;}

.nav-menu .sub-menu a {
	border-bottom:1px solid #D59F10 ;
}

footer {font-size:.9em !important;}


/*
	Color custimisation
*/

@media screen and (max-width: 620px) {
	
	#masthead{
	background-image: url('images/tech_logo_en_blue154X62.png');
	background-size:110px;
	background-position:0% 15px;
	clear:both ;
	}	

#technion_link{
	width:110px;
	height:50px;
	border:0px solid #CCCCFF;
	float:left;
	}
	
	.menu-toggle{
		clear:both !important;
	}

	hgroup{
	float:none;
	padding:0px;
	margin:auto;
	}

#content-widget-header.widget-area{
	padding-top:0px;	
	}
	
#widget-logo{
	float: right;
	overflow:hidden;
	padding-top:0;
	margin-top:0;
	padding-right:20px;
	border:0;
	width:47px;
}		
#nav-menu{height:200px}

}

.beneath-menu-widget{margin-bottom:20px;margin-top:-10px}


/* =Media queries for Small Navigation Menu
inspired by: 
wp-content/themes/twentythirteen/style.css?ver=2013-07-18 (v1.5)
-------------------------------------------------------------- */
/* Max width less then 600 pixels. */
@media screen and (max-width: 599px) {

	/* remove nav button from middle */
	.twentytwelve-subtheme .main-navigation {
	/*text-align: start; */
		text-align: left;
		background: #F7F5E7;
	}
	
	.rtl.twentytwelve-subtheme .main-navigation {
		text-align: right;
	}
	
	/* Change the look of the menu-toggle botton to a simple link */
	.twentytwelve-subtheme .menu-toggle {
		cursor: pointer;
		display: inline-block;
		margin: 0;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		box-shadow: none;
		outline: none;
	}
	
	.twentytwelve-subtheme .menu-toggle,
	.twentytwelve-subtheme .menu-toggle:hover,
	.twentytwelve-subtheme .menu-toggle:focus,
	.twentytwelve-subtheme .menu-toggle:active {
		background: none;
		border: 0px;
		color: #141412;
		padding: 12px 0 12px 20px;
	}
	
	.twentytwelve-subtheme .menu-toggle:after {
		content: "\25BC";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: 0;
	}
	
	.twentytwelve-subtheme .menu-toggle.toggled-on:after {
		content: "\25B2";
	}
	
	.twentytwelve-subtheme .nav-menu.toggled-on,
	.twentytwelve-subtheme .nav-menu.toggled-on > ul,
	.twentytwelve-subtheme .nav-menu.toggled-on > ul li {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	
	.twentytwelve-subtheme .nav-menu .sub-menu {
	/* margin: 0 15px; */
	}
	
	.twentytwelve-subtheme .nav-menu li {
		margin: 0;
		position: relative;
	}
	
	.twentytwelve-subtheme .nav-menu li a {
		color: #141412;
		display: block;
		font-size: 15px;
		line-height: 1;
		padding: 12px 20px;
		text-decoration: none;
	}
	
	.twentytwelve-subtheme .nav-menu .sub-menu li a {
		font-size: 13px;
	}
	
	/* Highlight Hover */
	.twentytwelve-subtheme .nav-menu.toggled-on > li a:hover,
	.twentytwelve-subtheme .nav-menu.toggled-on > ul a:hover {
		background-color: #db572f;
		color: #fff;
	}
	
	/* Highlight Current  item */
	.twentytwelve-subtheme .nav-menu .current_page_item > a,
	.twentytwelve-subtheme .nav-menu .current_page_ancestor > a,
	.twentytwelve-subtheme .nav-menu .current-menu-item > a,
	.twentytwelve-subtheme .nav-menu .current-menu-ancestor > a {
		color: #000;
		font-weight: bold;
	}
	
	/* hide submenu by default */
	.twentytwelve-subtheme .nav-menu .sub-menu,
	.twentytwelve-subtheme.nav-menu .children {
		/*background-color: #220e10;*/
		border: 0px solid #f7f5e7;
		border-top: 0;
		padding: 0;
		position: absolute;
		left: -2px;
		z-index: 99999;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px);
	}
	
	/* show submenu upon parent item activation - hover/focus  */
	.twentytwelve-subtheme ul.nav-menu li:hover > ul,
	.twentytwelve-subtheme .nav-menu ul li:hover > ul,
	.twentytwelve-subtheme ul.nav-menu .focus > ul,
	.twentytwelve-subtheme .nav-menu .focus > ul {
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
		background: inherit;
		position: relative;
		margin: 0 15px;
	}
	
	.a11y-toolbar .aticon {font-size:20px;}

}

/* -------------------------------------------------------------- */

/*
	Members CSS
*/ 

.member_wrap {position:relative;}
img.member-img-preview {width:130px;height:166px;margin-right:30px;border:1px solid #C0C0C0}
.member_details {position:absolute;bottom:0;left:160px;}
.rtl .member_details {position:absolute;bottom:0;right:180px;left:0;direction:rtl !important;}
.member_details h3 {margin:0;margin-top:-5px;margin-bottom:-5px;}
.member_title{margin-bottom:20px;}
.member_about {margin-top:5px;}
.mem_attribute {font-weight:900}
#separator {border-bottom:1px dashed #091F3F;margin-bottom:20px}

@media screen and (max-width: 405px) {
	
.member_details {position:relative;top:10px;left:0;clear:both}
.member_about {margin-top:15px;}
}

/* Hide post nav in tg_members*/
.single-tg_members .nav-single, 
footer.entry-meta, 
.continue {
	display:none;
	}


/*
################################
	Gform Accessibility
################################
*/

input:focus,select:focus,textarea:focus,input[type=submit]:focus
{
	border:2px solid #0000FF !important;
background-color:#FFFFEE !important;
}
 

.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
    position: absolute !important;
    right:2px !important; width: 200px !important;
    color:transparent !important;
}

.wpa-hide-rtl#skiplinks a:focus,.wpa-hide-ltr#skiplinks a:focus {
	color:#0000FF !important;
}


body.rtl .breadcrumbs,.breadcrumbs {margin-bottom:10px;margin-top:20px;}

 

