/*
Theme Name: Quirkat
Theme URI: http://www.multidots.in/
Description: 
Version: 1.1
Author: MULTIDOTS
Author URI: http://www.multidots.in/
Tags: one cloumn,Three cloumn,Two cloumn, diferent layout, flash,

	MULTIDOTS
	http://www.multidots.in

	This theme was designed and built by MULTIDOTS,
	whose site you will find at http://www.multidots.in
	

*/
@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;	
}

img {
border:0;	
}
.ua-ie-8 body {
background-attachment:scroll;
background-position-x: 50% ;
background-position-y: 450px !important;
background-repeat: no-repeat ;
}
.ua-ie-9 body {
background-attachment:scroll;
background-position: 50% 800px !important ;
background-repeat: no-repeat ;
}
body {
background-image:url(images/bg_homepage.png);
background-position: center bottom;
background-repeat: no-repeat;
}
.ua-opera body {
background-attachment:scroll;
background-position: 50% 600px !important ;
background-repeat: no-repeat ;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
background-attachment:scroll;
background-position-x: 50% ;
background-repeat: no-repeat ;
}
}
.ua-safari-5 body {
background-position-y: 600px;
background-attachment:scroll;
background-position-x: 50% ;
background-repeat: no-repeat ;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.chrsaf_bg {
background-attachment:fixed !important;
background-image:url(images/bg_homepage.png) !important;
background-position: center bottom !important;
background-repeat: no-repeat !important;
}
}


body {
font:12px/18px Arial, Helvetica, sans-serif;
height:100%;
color:#808184;	
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('images/fonts/myriadpro-regular-webfont.eot?') format('eot'),
         url('images/fonts/myriadpro-regular-webfont.woff') format('woff'),
         url('images/fonts/myriadpro-regular-webfont.ttf') format('truetype'),
         url('images/fonts/myriadpro-regular-webfont.svg#webfontOfpJdB2z') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	
}

h2{
float:left;
width:100%;
color:#e95e27;
font:40px Arial, Helvetica, sans-serif;	
}

h3 {
float:left;
width:auto;
color:#e95e27;
font:22px/26px Arial, Helvetica, sans-serif;
}

h4 {
float:left;
width:auto;
font:22px/26px Arial, Helvetica, sans-serif;
}
h5 {
	float:left;
	width:auto;
    font:22px/26px MyriadPro-Regular, Arial, Helvetica, sans-serif;
}


.wrapper {
margin:0 auto;
width:952px;	
min-height:100%;
height:auto;
overflow:visible;
}

.headers {
float: left;
height: 144px;
padding-top: 30px;
width: 952px;
background:url(images/header_bg.jpg) left top repeat-x;
}

.header {
float:left;
width:952px;	
height:180px;
background:url(images/header_bg.jpg) left top repeat-x;
}

.logos {
float:left;
}

.logo {
float: left;
padding: 38px 0 0;
}

.navigation {
float:left;
width:580px;
height:auto;
}

.search_box {
	float:right;
	height:23px;
	width:236px;
	border:1px solid #c9c9c9;
}

.search_box_input{
	float:left;
border:0px;
width:202px;
padding:3px 6px 0 3px;
color:#a9a9a9;
}
.search_box_btn{
	float:left;
border:0;
background:url(images/zoom.jpg) left top no-repeat;	
height:23px;
width:25px;
margin:1px 0 0 0;
}

#nav {
float:right;
width:auto;
height:auto;
line-height:26px;	
margin-top:15px;
font-size:16px;
text-align:right;
clear:both;
}

/*#nav li{
float:left;
list-style:none;
font-family:MyriadPro-Regular, Arial, Helvetica, sans-serif;	
text-align:right;
}

#nav li a{
float:left;
padding:0 0 0 20px;	
color:#808184;
text-decoration:none;
}
#nav li a:hover, #nav li a.active{
color:#f18e00;
}

#nav li li{
	position:absolute;
	float:left;
	padding:35px 0 0 0;
	left: 643px;
	top: 109px;
	width: 318px;
}
#nav li li a{
float:none !important;	
padding:0 !important;
margin:0 7px;
}*/

.slider {
float:left;
width:952px;
height:335px;
background:url(images/slider_shadow.jpg)  left  bottom no-repeat;	
}

 .platforms {
border-bottom: 1px solid #C9C9C9;
float: left;
height: 105px;
padding: 25px 0 0;
width: 952px;
}

.platforms_heading {
	padding:25px 25px 0 85px;
}
.platforms img{
/*margin-right:55px;	*/
}

.home_box {
float:left;
width:952px;
height:auto;
}

.box {
float:left;
width:246px;
padding:20px 0 0 55px;
}

.box img{
margin:10px 0 8px 0;	
}

.box p{
float:left;
width:100%;
padding:3px 0 25px 0;
}

.box p a{
color:#F18E00;
text-decoration:none;	
}
.box p a:hover{
color:#F18E00;
font-weight: bold;
text-decoration:none;	
}
.box p a:visited{
color:#808184;
text-decoration:none;	
}
.footer {
border-top: 1px solid #c9c9c9;
float:left;
padding:20px 0;
width:952px;
text-align:center;	
line-height:32px;
}
.footer a{
margin:0 15px 0 0;	
color:#808184;
text-decoration:none;
}

.footer img{
margin:15px 35px;	
}

/*cagegory page*/

.category_items {
float:left;
width:952px;
padding:45px 0 55px 0;	
}
.category_items ul li{
	float:left;
	list-style:none;
}

.category_items li{
float:left;
width:357px;
height:117px;
}

.item_left {
margin:0 0 57px 60px;	
}

.item_right {
margin:0 32px 57px 146px;	
}

/*Top Menu Navigation*/
#main ul {
 float: left;
 list-style: none;
 margin: -10px 0 0 0;
 padding: 0px;
 overflow:hidden;
 font-size: 16px;
 height: auto;
 line-height: 26px;
 text-align: right;
 width: auto;
}
 
#main li {
 float: left;
 list-style: none outside none;
 margin: 0px 1px 0px 0px;
 padding: 0px;
 font-family: MyriadPro-Regular,Arial,Helvetica,sans-serif;
 text-align: right;
 
}
 
#main li span {
line-height:41px;
float:left;
}
#main li li span {
 float:left;
 display:none;
}
 
#main li a, #main li a:link, #main li a:visited {

 display: block;
 margin: 0px;
 padding: 0 0 0 20px ;
 line-height:41px;
 float:left;
 color:#808184;
 text-decoration: none;
 
}

#main li a:hover, #main li a:active {
 
 margin: 0px;
 padding: 0 0 0 20px ;
 
 line-height:41px;
 color:#f18e00;
 text-decoration: none;
 
 
 }
#main li.current_page_item a {
 
color:#f18e00;

} 
#main li li a, #main li li a:link, #main li li a:visited {


 display: block;
 line-height:41px;
 
 
 
 width:auto;
 float: none;
 margin: 0px;
 padding: 0px 9px ;
 line-height:35px;
 
 
 

}
 
#main li li a:hover, #main li li a:active {
 
 
 /*text-shadow:-1px -1px 0px #8e4a04;*/
 padding: 0px 9px ;
 line-height:35px;
 color:#f18e00;
 
 
 }

#main li ul {
 z-index: 9999;
 position: absolute;
/* left: -999em;*/
 height: auto;
 /*width: 170px;*/
 margin: 0px;
 padding: 0px;
 display:none;
 }
 

#main li li { 
text-align:left;
 }

#main li ul a { 
 width: 140px;
 float:none !important;
 }

#main li ul a:hover, #main li ul a:active { 

 }
 
#main li ul {
 float:none !important; 
 margin-top:41px;
 }
 
#main li ul ul {
 margin: -36px 0 0 170px;
 }

#main li:hover ul ul, #main li:hover ul ul ul, 
#main li.sfhover ul ul, #main li.sfhover ul ul ul {
 left: -999em;
 }

#main li:hover ul, #main li li:hover ul, 
#main li li li:hover ul, #main li.sfhover ul, 
#main li li.sfhover ul, #main li li li.sfhover ul {
 left: auto;
 }

#main li:hover, #main li.sfhover { 
 position: static;
 }
.left_container h2 a {
font: bold 21px TimesNewRoman,Times,serif;
text-align: justify;
text-decoration: none; 
color:#000000;
}
.left_container h2 a:hover {
text-decoration: underline; 
color:#000000;
}
 
/*Top Menu Navigation End*/

.page_image, .play_trailer_btn {
float:left;
width:952px;
text-align:center;
}

.play_trailer_btn {
margin:20px 0;	
}

.inner_pg_content {
float:left;
width:795px;
padding:15px 0 35px 78px;	
font-size:16px;
color:#49494a;
}

.inner_pg_contents {
color: #49494A;
float: left;
font-size: 16px;
padding: 0 0 35px 0;
text-align: justify;
width: 963px;
}

.inner_pg_content strong{
color:#808184 !important;	
font-weight:normal;
}

.inner_pg_content img{
float:left;
margin-right:17px;	
}

.inner_pg_content strong a{
color:#f18e00;
text-decoration:none;
}

.game_page_items {
float:left;
width:904px;
padding:0 0 0 48px;	
}

.game_item {
float:left;
padding: 15px 32px 0 0;
}

.our_games {
float:left;
width:846px;
padding:25px 0 0 106px;	
margin:70px 0 0 0;
border-top:1px solid #c9c9c9;
}

.game_list {
float:left;
width:776px;
padding: 15px 0 15px 70px;
}

.game_list_box {
float:left;
width:240px;
}

.game_list_box a{
float:left;
width:100%;
font:18px/36px MyriadPro-Regular, Arial, Helvetica, sans-serif;
color:#808184;	
text-decoration:none;
}

.width100 {
width:100% !important;	
}

.comment_date {
float:left;
width:100%;
line-height:36px;
color: #f18e00;
font-size:16px;	
}

h2 a {
color: #E95E27;
float: left;
font: 40px Arial,Helvetica,sans-serif;
width: 100%;
}

h6 {
float: left;
font: 16px MyriadPro-Regular,Arial,Helvetica,sans-serif;
padding: 0 0 0 10px;
width: 97%;
}

.heading01 {
color: #F26532;
float: left;
font: 25px Arial,Helvetica,sans-serif;
width: 100%;
}
.home_three_box img {
width:237px !important;
height:103px !important;
}
.menu-item-39 a {
padding-left:10px !important;
}
h4 a {
float: left;
font: 22px/26px Arial,Helvetica,sans-serif;
width: auto;
text-decoration:none;
color: #808184;
}
.current-category-ancestor a {
color: #F18E00 !important;
}
.current-menu-item a {
color: #F18E00 !important;
}
.current-post-parent a {
color: #F18E00 !important;
}



/* Mayank */
.pagination{

}

.post p{
color:#666666;
float:left;
font-size:13px;
line-height:22px;
margin:10px 0;
width:100%;
}

.sevice_content{
background:transparent none repeat scroll 0 0 !important;
float:left;
height:auto;
padding:0px 0px;
width:940px;
}

.sevice_content h1{
font-size:20px;
line-height:25px;
margin-top:10px;
font-weight:normal;
}

.sevice_content h1 a{
color:#E95E27;
text-decoration:none;
}

.sevice_content h1 a:hover{
color:#F18E00;
text-decoration:none;
}

.pagination{
float:right;
height:33px;
padding-right:5px;
text-align:right;
/*width:32%;*/
}

.pagetitle{
border-bottom:1px solid #808184;
color:#000000;
font-size:24px;
}

.read_more{
color:#E95E27;
text-decoration:none;
}

.page_content_title{
font-weight:bold;
/*font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;*/
}

.page_content{
font-size:14px;
/*font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;*/
}

.page_content strong{
color:#808184 !important;
font-weight:normal;
}

.page_content a{
color:#F18E00;
}

.page_content a:hover{
color:#F18E00;
font-weight:bold;
textdecoration:none;
}
.page_content a:visited{
color:#808184;
textdecoration:none;
}
.tweets li {
border-bottom: 1px solid #C9C9C9;
border-color: #C9C9C9;
color: #808184;
list-style: none outside none !important;
margin-top: 5px;
padding: 5px 0 5px 0;
}
.tweet_this_widget {
margin-top: -24px;
padding: 5px 0 0 0 !important;
margin-bottom:10px;
}
.tweets li a {
color:#D9522C;
textdecoration:none;
}
.sliderheading {
font-family: "Trebuchet MS",Arial,Helvetica,san-serif;
font-weight: normal;
letter-spacing: 0.4px;
line-height: 1.4em;
padding-bottom: 5px;
position: relative;
}
.home_three_box {
background: url(images/shadow_1.jpg) no-repeat scroll left bottom transparent;
}
.inner_pg_contentnews {
color: #49494A;
float: left;
font-size: 16px;
padding: 0 0 35px 0;
text-align: justify;
}
.inner_pg_contentnews p a {
color:#F18E00;
text-decoration: none;
}
.inner_pg_contentnews p a:hover {
color:#F18E00;
text-decoration: none;
font-weight: bold;
}
.inner_pg_contentnews p a:visited {
color:#808184;
text-decoration: none;
}
.inner_pg_contents p a {
color:#F18E00;
text-decoration: none;
}
.inner_pg_contents p a:hover {
color:#F18E00;
text-decoration: none;
font-weight: bold;
}
.inner_pg_contents p a:visited {
color:#808184;
text-decoration: none;
}
.inner_pg_content p a {
color:#F18E00;
text-decoration: none;
}
.inner_pg_content p a:hover {
color:#F18E00;
text-decoration: none;
font-weight: bold;
}
.inner_pg_content p a:visited {
color:#808184;
text-decoration: none;
}
.inner_pg_content a {
color:#F18E00;
text-decoration: none;
}
.inner_pg_content a:hover {
color:#F18E00;
text-decoration: none;
font-weight: bold;
}
.inner_pg_content a:visited {
color:#808184;
text-decoration: none;
}
.your-name input, .your-email input , .your-subject input
{
	font-family: Arial,Helvetica,sans-serif;margin-top: 10px; margin-bottom: 10px; width: 500px; height: 40px; border: 1px solid rgb(169, 169, 169); color: #E95E27; font-size: 23px; padding: 1px 1px 1px 10px;
}

 .your-message textarea
 {
 font-family: Arial,Helvetica,sans-serif; margin-top: 10px; margin-bottom: 10px;  width: 500px;  border: 1px solid rgb(169, 169, 169); color: #E95E27; font-size: 23px; padding: 10px 1px 1px 10px;
 }
.profile-note a {
color: #F18E00;
}
.event-detail td a {
color:#F18E00;
font-weight: bold;
text-decoration: none;
}
.announ_submit {
background: url(images/submit.png) no-repeat scroll left top transparent;
width: 101px!important;
cursor: pointer;
}
.announ_edit {
background: url(images/edit.png) no-repeat scroll left top transparent;
cursor: pointer;
}
.event {
color: #F18E00 !important;
float: right !important;
font-size: 18px;
font-weight: bold !important;
margin-right: -10px;
padding-bottom: 20px;
text-decoration: none !important;
}
.profile-note {
float:right;
text-align: right;
font: 14px MyriadPro-Regular,Arial,Helvetica,sans-serif;
padding: 5px 0 22px;
width: 240px;
margin-right: auto;
}
.login {
float:right;
font: 14px MyriadPro-Regular,Arial,Helvetica,sans-serif;
padding: 0 0 22px;
width: 240px;
margin-right: -38px;
}
.login a {
color: #F18E00;
text-decoration: none;
}
.LostPassBox h1 {
color: #F18E00;
margin-bottom: 20px;
margin-top: 35px;
}
.inline {
float: left;
padding: 3px 0 25px;
width: 100%;
}
