/*   
Theme Name: WME Customized Theme
Theme URI: http://wmedesigns.com.au
Author: Abdullah | WME
Author URI: http://wmedesigns.com.au
Tags: light, white, black, gray, two-columns, right-sidebar, fixed-width, custom-background, post-formats
*/

/* Contents
 
 Global
 Header 
 Navigation
 Sidebar
 Post
 Footer
 Meta
 Misc
 Pagination
 Forms
 Typography
 Comments 
 
*/

/* Global */
/* ---------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
color:#646464;
}
a, h1, h2, h3, h4, h5 {
	font-family: 'Oswald', sans-serif;
}

html {
	padding: 0px;
	margin: 0px;
}
/* Flex Grid */
.outer_wrap {
	margin: 0 auto;
	width: 100%;
}
.inner_wrap {
	width:1500px;
	margin:0px auto;
	overflow:hidden;
}
.metaslider .slides img {
width: 1500px !important;
display: block;
height: 487px !important;
}

.clear {
	clear: both;
}
/* Typography */
/* ---------------------------------------------------------- */

body {
	font: 18px/22px arial, sans-serif;
}
/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	color: #006699;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	padding: 0px 0px 0px 0px;
}
p {
	font-size: 16px;
	letter-spacing: 0;
	padding: 0px 0px 15px 0px;
}
.tabs_bottom strong{
	color:#2f2f2f;
}
.tabs_bottom li{
	color: #646464;
	background: url(images/nav.jpg) left no-repeat;
	font-size: 16px;
	padding: 7px 0px 7px 30px;
	list-style: none;
	margin-left: -40px;
}
.teamo h2{
	color: #272727;
font-size: 30px;
font-weight: 400;
border-bottom: 2px solid #bebebe;
text-transform: uppercase;
padding-bottom: 25px;
margin-bottom: -12px;
}
.teamo .attachment-post-thumbnail {
	float: right !important;
	min-width: inherit;
	overflow: hidden;
	margin: 20px 0px 20px 20px !important;
}

.box_cont1{
	float:left;
	background:url(images/p1.jpg) top center no-repeat;
	padding-top:90px;
	margin-top:20px;
	padding-bottom:10px;
	width:28%;
	padding-left:2%;
	padding-right:2%;
	font-size:16px;
	text-align:center;
}

.box_cont2{
	float:left;
	background:url(images/p2.jpg) top center no-repeat;
	padding-top:90px;
	margin-top:20px;
	padding-bottom:10px;
	width:28%;
	padding-left:2%;
	padding-right:2%;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	font-size:16px;
	text-align:center;
}


.box_cont3{
	float:left;
	background:url(images/p3.jpg) top center no-repeat;
	padding-top:90px;
	margin-top:20px;
	padding-bottom:10px;
	width:28%;
	padding-left:2%;
	padding-right:2%;
	font-size:16px;
	text-align:center;
}

/* Header */
/* ---------------------------------------------------------- */
.logo {
	background: url(images/logo1.png) top left no-repeat;
	width: 583px;
	height: 675px;
	display: block;
	float: left;
	position: relative;
	z-index: 1000;
	margin-left: -5px;
}
.logo2 {
	background: url(images/logo2.png) top left no-repeat;
	width: 583px;
	height: 675px;
	display: block;
	float: left;
	position: relative;
	z-index: 1000;
	margin-left: -5px;
}
.header_right {
	float:right;
	width:917px;
	position:relative;
}
#header {
	background:url(images/bg_orig.jpg) top center;
	position:relative;
}
/* Navigation */
/* ---------------------------------------------------------- */
.navigation ul {
	position:relative;
	padding:0px;
	margin:0px;
	z-index:100;
}
.navigation ul li {
	-ms-transform: rotate(-50deg); /* IE 9 */
	-webkit-transform: rotate(-50deg); /* Chrome, Safari, Opera */
	transform: rotate(-50deg);
	width: 116px;
	height: 424px;
	margin-top: -118px;
	float: left;
	list-style: none;
	margin-right: 64px;
	cursor: pointer;
}
.navigation ul li a {
	-ms-transform: rotate(50deg); /* IE 9 */
	-webkit-transform: rotate(50deg); /* Chrome, Safari, Opera */
	transform: rotate(50deg);
	display: block;
	font-weight: normal;
	margin-top: 291px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size:18px;
}
.tab1 {
	background:url(images/tab1.png) top left no-repeat;
	width:403px;
	height:185px;
}

.tab1:hover, .tab1.current_page_item{
	background:url(images/tab1-hover.png) top left no-repeat;
}
.tab2 {
	background:url(images/tab2.png) top left no-repeat;
	width:403px;
	height:185px;
	margin-top: -120px !important;
	margin-right: 68px !important;
}
.tab2:hover, .tab2.current_page_item {
	background:url(images/tab2-hover.png) top left no-repeat;
}
.tab3 {
	background:url(images/tab3.png) top left no-repeat;
	width:403px;
	height:185px;
	margin-top: -120px !important;
	margin-right: 68px !important;
}
.tab3:hover, .tab3.current_page_item {
	background:url(images/tab3-hover.png) top left no-repeat;
}
.tab4 {
	background:url(images/tab2.png) top left no-repeat;
	width:403px;
	height:185px;
	margin-top: -120px !important;
	margin-right: 68px !important;
}
.tab4:hover, .tab4.current_page_item {
	background:url(images/tab2-hover.png) top left no-repeat;
}
.navigation {
	position: absolute;
	right: 63px;
	top: 0px;
	width: 922px;
	z-index:10;
}
.cover {
	background: url(images/right.png) top left no-repeat;
	width: 394px;
	height: 185px;
	position: absolute;
	right: -64px;
	top: 0px;
	z-index: 1;
}
/* Sidebar */
/* ---------------------------------------------------------- */


/* Post */
/* ---------------------------------------------------------- */

.content {
	background-color: #fff!important;
	padding: 30px;
}
.post, .type-post, .type-page {
	padding: 0px 0px 55px 0px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: both;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}
.attachment-post-thumbnail {
	float: left;
	min-width: inherit;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
}
/* Footer */
/* ---------------------------------------------------------- */

#footer {
	margin: 30px auto 0px auto;
	height: 208px;
	background: url(images/footer.png) top center no-repeat;
	position: relative;
	width: 1500px;
}
.footer_left{
	padding-top: 70px;
	padding-left: 120px;
	width: 159px;
	height: 94px;
	float: left;
}
.footer_right{
	float: right;
	width: 970px;
}

.footer_right ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_right ul li{
	display:inline-block;
}

.footer_right ul li a{
	color: #717171;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right: 1px solid #292a2b;
	padding: 0px 10px;
	margin: 0;
}
.menu-footermenu-container{
	margin-top:105px;
}
.copyright{
	color: #717171;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
}
.conts a{
	border:0px !important;
}

/* Post */
/* ---------------------------------------------------------- */

.post ul, .post ol {
	padding: 0px 0px 10px 30px;
}
.postmetadata {
	border-top: dotted 1px #e3e3e3;
	padding: 15px 0px 5px 0px;
	color: #777777;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	clear: both;
}
.meta {
	padding: 0px 0px 10px 0px;
}
.metaslider {
	position: absolute !important;
	top: 189px;
}


.metaslider .caption-wrap {
position: absolute;
top: 90px !important;
right: 178px !important;
background: none !important;
color: white;
opacity: 1 !important;
margin: 0;
display: block;
line-height: 1.4em;
bottom: auto !important;
left: auto !important;
width: 53% !important;
text-align: right;

}

.flex-control-nav {
	bottom: 155px !important;
	line-height: 11px !important;
	position: relative !important;
	z-index: 10000 !important;
	width: 500px !important;
	float: right !important;
	cursor:pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
	background: #ddae43 !important;
	cursor: default;
	border: 3px solid #ddae43;
	background: #ddae43 !important;
}

.flex-control-paging li a{
	background: none !important;
	cursor: default;
	border: 3px solid #ddae43;
}

h1.banner_head {
font-size: 44px;
text-transform: uppercase;
font-weight: 300;
line-height: 52px;
}
.caption p{
	font-size:21px;
	font-weight: 300;
}
.page_content{
	width:1140px;
	margin:50px auto 0px;
}
.box{
	width:379px;
	float:left;
	border-left:1px solid #eaeaea;
	margin-left:-1px;
	padding-bottom:15px;
}
.box-border{
	border-right:1px solid #eaeaea;
}
.box h2{
	font-weight: normal;
	font-size: 30px;
	margin-left: 45px;
	text-transform: uppercase;
	color: #333;
}
.project h4{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:-5px !important;
	color:#333;
	font-size: 16px !important;
}
.box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #646464;
	margin-left: 45px;
	width: 300px;
}
.facebooks{
	right:193px;
	top:100px;
	position:absolute;
}
.twitters{
	right:120px;
	top:100px;
	position:absolute;
}
.blurhref{
	font-size: 21px;
	color: #3d6fb4 !important;
	background: url(images/blue_arrow.png) right no-repeat;
	padding-right: 20px;
	margin-left: 45px;
	margin-top: -15px;
	display: block;
	width: 45px;
}

.page_content_left {
	float:left;
	width:295px;
}
.page_content_right{
	float: right;
	width: 845px;
	margin-top: -384px;
	position: relative;
	z-index:2000;
}
.page_content_right h1{
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	font-size: 72px;
	text-align: right;
	margin-top:0px;
	margin-right:29px;
}
.inner_contents{
	background:url(images/inner.png) top center no-repeat;
	min-height:600px;
}
.alltabs{
	display:none;
	position:relative;
	height:650px;
}
.page_navigation{
	position:absolute;
	bottom:40px;
}
.tabs_top{
	width: 790px;
	margin: 0px auto;
	position:relative;
}
.tabs_bottom {
	width: 735px;
	margin: 0px auto 0px;
	padding-top: 130px;
	padding-bottom: 30px;
}
.tabs_top a:hover{
	color:#fff;
}

.tab_one{
	font-size: 24px;
	color: #b4b4b4;
	text-transform: uppercase;
	background: url(images/tabs1.png) 0px -103px;
	padding: 31px 0px;
	position: absolute;
	width: 357px;
	left: 1px;
	padding-left: 80px;
	z-index: 2001;
}

.tab_one.current_act{
	font-size: 24px;
	color: #272727 !important;
	text-transform: uppercase;
	background: url(images/tabs1.png) 0px 0px;
	padding: 31px 0px;
	position: absolute;
	width: 357px;
	left: 1px;
	padding-left: 80px;
	z-index:2001;
}

.tab_two{
	font-size: 24px;
	color: #b4b4b4;
	text-transform: uppercase;
	background: url(images/tabs1.png) 0px -209px;
	padding: 31px 0px;
	position: absolute;
	width: 302px;
	right: 0px;
	padding-left: 150px;
	z-index: 2000;
}

.tab_two.current_act{
	font-size: 24px;
	color: #272727 !important;
	text-transform: uppercase;
	background: url(images/tabs1.png) -1px -318px;
	padding: 31px 0px;
	position: absolute;
	width: 302px;
	right: 0px;
	padding-left: 150px;
	z-index: 2000;
}




.tab_three{
	font-size: 24px;
	color: #b4b4b4;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px -103px;
	padding: 31px 0px;
	position: absolute;
	width: 240px;
	left: 1px;
	padding-left: 50px;
	z-index: 2000;
	top:-1px;
}

.tab_three.current_act{
	font-size: 24px;
	color: #272727 !important;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px 0px;
	padding: 31px 0px;
	position: absolute;
	width: 240px;
	left: 1px;
	padding-left: 50px;
	z-index: 2001;
}



.tab_four{
	font-size: 24px;
	color: #b4b4b4;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px -315px;
	padding: 31px 0px;
	position: absolute;
	width: 245px;
	left: 191px;
	padding-left: 125px;
	z-index: 2000;
	top: -1px;
}

.tab_four.current_act{
	font-size: 24px;
	color: #272727 !important;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px -207px;
	padding: 31px 0px;
	position: absolute;
	width: 245px;
	left: 189px;
	padding-left: 125px;
	z-index: 2001;
	top: -1px;
}


.tab_five{
	font-size: 24px;
	color: #b4b4b4;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px -535px;
	padding: 31px 0px;
	position: absolute;
	width: 201px;
	right: 0px;
	padding-left: 125px;
	z-index: 2000;
	top: -1px;
}

.tab_five.current_act{
	font-size: 24px;
	color: #272727 !important;
	text-transform: uppercase;
	background: url(images/tabs2.png) 0px -424px;
	padding: 31px 0px;
	position: absolute;
	width: 201px;
	right: 0px;
	padding-left: 125px;
	z-index: 2001;
	top: -1px;
}

.testimonial{
	background:url(images/coma.jpg) top left no-repeat;
	padding-left:45px;
}
.testiname {
	font-size: 16px;
	text-shadow: 0px 0px 0px #646464;
}

#paging_container1{
	height: 320px;	
}

#paging_container2{
	height: 356px;	
}

#paging_container3{
	height: 190px;
}

#paging_container4{
	height: 307px;	
	overflow: hidden;
}

#paging_container8 .no_more{
    background-color: white;
    color: gray;
    cursor: default;
}

.ellipse{
	float: left;
}

.containers1 {
	width: 100%;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	background-color: white;
	height:650px !important;
}

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	background-color:#CD8809;
}
.active_page{
	background-color:white !important;
	color:black !important;
}	

.contents1, .alt_contents1{
	color: black;
}

.contents1 li, .alt_contents1 li, .contents1 > p{
	padding: 5px
}