/*
Theme Name: Whoshere
Theme URI: http://wordpress.org/themes/twentythirteen
Author: 10SL
Author URI: http://www.10speedlabs.com/
Description: Theme for whoshere.
Version: 1.0
*/



body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
}


h1, h2, h3, h4, h5, h6{
	color: #0099cc;
}

h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
h3, h4, h5, h6{
	font-size: 1em;
}

p{
	margin: 1em 0;
}
a{
	text-decoration: none;
	color: #0099cc;
}
a:hover{
	text-decoration: underline;
}



.container:before,
.container:after,
.menu:before,
.menu:after,
.post:before,
.post:after
{
	content: "";
	display: table;
}
.container:after,
.menu:after,
.post:after
{
	clear: both;
}

body > header,
body > footer{
	color: #FFF;
	background: #000;
	min-width: 1020px;
}

body.home > header{
	background: #000 url(images/home-nav-bg.png) center bottom no-repeat;
}

body > header .container,
body > footer .container
{
	width: 1000px;
	padding: 10px;
	margin: 0 auto;
}
body > header .container{
	padding-top: 0;
	padding-bottom: 0;
}

body > header a,
body > footer a
{
	text-decoration: none;
	color: inherit;
}


#main{
	min-width: 1020px;
	background: url(images/bg-inner-pages.png) left bottom no-repeat;
}


#content{
	width: 1000px;
	padding: 10px 10px 40px;
	margin: 0 auto;
}


.home #main{
	background: none;
}


.home #content .hentry{
	padding: 20px 0 0 360px;
}
.home #content .hentry .wp-post-image{
	float: left;
	margin: -340px 0 0 -370px;
}
.home .hentry ul{
	list-style: none;
	margin: 3em 0;
	padding: 0;
	overflow: hidden;
}

.home .hentry ul li{
	width: 42%;
	padding: 0 8% 0 0;
	float: left;
}
.home .hentry ul li h3{
	font-size: 16px;
	color: inherit;
	font-weight: bold;
}
.home .hentry:after{
	content: url(images/tagline.png);
	display: block;
	float: left;
	width: 1028px;
	margin: 20px 0 0 -360px;
}
html[lang="ar"] .home .hentry:after{
	content: url(images/tagline-ar.png);
}


.hentry .col2:after{
	content: "";
	display: table;
	clear: both;
}
.hentry .col2 .col{
	width: 40%;
	padding: 0 10% 0 0;
	float: left;
}

.social{
	float: left;
	margin: 0 0 0 150px;
}
.social a{
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}
.social a.facebook{
	width: 28px;
	background: url(images/facebook.png) center center no-repeat;
}
.social a.twitter{
	background: url(images/twitter.png) center center no-repeat;
}
.social a.googleplus{
	background: url(images/google-plus-logo.png) center center no-repeat;
}
.social a.youtube{
	background: url(images/youtube-logo.png) center center no-repeat;
}
.social a.instagram{
	background: url(images/instagram-logo.png) center center no-repeat;
}


body > footer{
	font-size: 10px;
	text-align: center;
	padding: 20px 0 10px;
}


.menu{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu li{
	display: inline-block;
	line-height: 1em;
	padding: 0 0.2em 0 0.6em;
}
.menu li + li{
	border-left: solid 1px #FFF;
}

.primary-menu{
	text-transform: uppercase;
	float: left;
	padding-top: 8px;
	padding-bottom: 3px;
}
.primary-menu > ul > li.menu-item-home > a:before,
html[dir="rtl"] .primary-menu > ul > li:first-child > a:before
{
	content: url(images/icon-home.png);
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.6em 0 0;
}
html[dir="rtl"] .primary-menu > ul > li:first-child > a:before{
	margin: 0 0 0 0.6em;
}

li.menu-item-language-current{
	background: #333;
	padding: 0;
	text-transform: none;
	border: none !important;
	width: 120px;
	position: relative;
}
li.menu-item-language-current > a{
	padding: 0.3em 1.5em 0.3em 0.5em;
	display: block;
	position: relative;
	text-decoration: none;
}
li.menu-item-language-current > a:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px transparent;
	border-top-color: #ccc;
	position: absolute;
	right: 0.3em;
	top: 0.6em;
}
li.menu-item-language-current > ul{
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
}
li.menu-item-language-current > ul li{
	display: block;
	padding: 0;
}
li.menu-item-language-current > ul a{
	display: block;
	padding: 0.3em 0.5em;
	text-decoration: none;
	color: #333;
}
li.menu-item-language-current.expanded > ul{
	display: block;
}



section.banner{
	background: url(images/bg.png) center center repeat-x;
	min-width: 1020px;
}
section.banner .container{
	height: 370px;
	margin: 0 auto;
	background: url(images/banner.jpg?v=2) center center no-repeat;
}
html[lang="ar"] section.banner .container{
	background: url(images/banner-ar.jpg?v=4) center center no-repeat;
}


ol li{
	margin-bottom: 10px;
}


.slider-phone-wrapper{
	width: 309px;
	height: 628px;
	background: url(images/slider-phone-bg.png) center center no-repeat;
	position: relative;
	float: left;
	margin: -330px 0 0 -360px;
}
.slider-phone-wrapper:before{
	content: "";
	display: table;
}
.slider-phone{
	width: 265px;
	height: 470px;
	margin: 78px auto auto 22px;
}
.slider-phone .slider-item{
	width: 265px;
	height: 470px;
}
.slider-phone .slider-item img{
	width: 100%;
	height: auto;
}

.slider-phone .cycle-pager{
	position: absolute;
	z-index: 150;
	width: 100%;
	bottom: -20px;
	left: 0;
	text-align: center;
}
.slider-phone .cycle-pager span{
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border: solid 2px #2399ef;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	background: #000;
}
.slider-phone .cycle-pager span.cycle-pager-active{
	background: #2399ef;
}

.cycle-nav{
	cursor: pointer;
	position: absolute;
	z-index: 150;
	width: 0;
	height: 0;
	top: 50%;
	/*margin-top: -15px;*/
	border: solid 15px transparent;
}
.cycle-nav.cycle-prev{
	border-right-color: #2399ef;
	left: -55px;
}
.cycle-nav.cycle-next{
	border-left-color: #2399ef;
	right: -55px;
}


body .fancybox-skin{
	background: #000;
}
body .fancybox-close{
	top: 22px;
	right: 22px;
	background: none !important;
	text-align: center;
	text-decoration: none;
}
body .fancybox-close:after{
	content: "\00d7";
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
}
.video-player{
	position: relative;
	background: url('http://img.youtube.com/vi/cw1XVnWb3h4/maxresdefault.jpg') center center no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
	text-align: center;
}
.video-player a{
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	text-indent: -9999px;
	overflow: hidden;
	background: rgba(255,255,255,0.5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
.video-player a:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 20px;
	border-width: 20px 35px;
	border-color: transparent transparent transparent #FFF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -14px;
}


/*
.video-player .video-wrapper{
	display: block;
	max-width: 1067px;
	margin: 0 auto;
	position: relative;
}
.video-player .video-wrapper:after{
	content: "";
	display: block;
	padding-bottom: 56.25%;
}
.video-player iframe{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
*/

html[dir="rtl"] .primary-menu{
	float: right;
}
html[dir="rtl"] .menu li + li{
	border-left: 0;
	border-right: solid 1px #FFF;
}
html[dir="rtl"] .menu li{
	padding: 0 0.6em 0 0.2em;
}









