/*
Theme Name:     Steam-2011-child-theme
Description:    Child theme based on the 2011 parent theme
Author:         Admin
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#logoDiv{
	width: 100%;
	height: auto;
}
#branding #logoDiv #logo{
	width: 295;
	height: 173;
	float: left;
}
#branding #logoDiv #lan{
	width: auto;
	float: right;
}
#lan{
	display: flex;;
}
#lan ul {
	display: inline; 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lan ul li { 
	display: inline; 
	padding: 2px;
	}
#lanEng ul li a { 
	color: #efa84f;
	float: left;
	}
#lanAr ul li a {
	color: #a5a5a5;
}
#logo img{
	/*margin-top: 30px;*/
	width: auto;
	height: auto;
	/*margin-bottom: 30px;*/
}
#branding #logo img{
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

#branding #orangeLine img{
	margin-top: 30px;
	margin-bottom: 30px;
}

#branding #orangeLine img{
	height: 2px;
	width: 100%;
}

#branding #siteContent {
	width: 100%;
	height: 100%;
}

#siteContent #sidebarMenu {
	width: 20%;
	overflow: hidden;
	height: 1%;
	float: left;
	float: top;
}

#siteContent #PageContent {
	margin-left: 20%;
	/*position: relative;*/
	width: 80%;
	height: 100%;
}
#siteContent #orangeLine img{
	height: 2px;
	width: 100%;
}
#content {
	/*border-top: 2px solid #aaabab;
	border-bottom: 2px solid #aaabab;*/

}
#sidebarMenu li a{
	color: #f05830;
	float: right;
	font-size: 15px;
	font-weight: normal;
}

#supplementary{
	/*border-top: 2px solid #efa84f;*/
	white-space:nowrap;
	padding:10px 0px 0px 0px ;
    margin-right: 10px;
}
#supplementary{
	/*border-bottom: 2px solid #efa84f;
	margin-bottom: 30px;*/
}
.widget ul li{
color: #fff;
margin-top: 5px;
}

#access{
	margin-top: 30px;
	 background-color: #efa84f;
}
#sidebarMenu{
	min-width: 200px;
}
#socialmenu{
	float: right;
	width: 100%;
	height: auto;
}
#socialmenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#socialmenu ul li { 
	display: inline; 
	float: left;
	float: bottom;
	padding: 2px;
	}
#navcontainer ul li a {
 	text-decoration: none;
	padding: .2em 1em;
  }
#socialmenu ul li a img{
	height: 30px;
	width: 30px;
}
#primary
{
	background-color:	#FFFFFF;
}
#branding video::-webkit-media-controls {
  visibility: hidden;
}
#branding video::-webkit-media-controls-enclosure {   
 visibility: hidden;
}
body, input, textarea {
	color: #7e8080 !important;
}
P {
	font-weight: normal !important;
	font-size: 15px !important;
}
.singular .entry-title {
	color: #f05830 !important;
	font-size: 25px;
	font-weight: normal !important;
	margin-top: 30px;
}
#parnDiv img {
    height: 80px;
    width: 270px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:1px;
}
#parnDiv{
	margin-left: auto;
    margin-right: auto;
    margin-top:1px;
}
.entry-content h3{
	 visibility: hidden;
}
/*.gm-style-iw span{
	 visibility: hidden;
}*/
.gm-style-iw span {
  display: none;
}
.gm-style-iw:after {
  content: 'Scienmedica';
}
#dotLine_1 img{
	height: 3px;
	margin-top: 30px;
	margin-left: 25px;
}
#dotLine_2 img{
	height: 3px;
	margin-left: 25px;
}
#hugeit-contact-block-left label{
	font-weight: bold;
}
#supplementary.two .widget-area{
	float: right;
}
.entry-content a {
	color: #f05830;
}
.widget-area {
	font-size: 5px;
}

.entry-content,
.entry-summary {
	padding: 0 0 0 0;
}
@media only screen and (max-width: 1000px) {
    /* For mobile phones: */
    [id*="supplementary"] {
        width: 50%;
    }
}



