/*style.css*/
/*
Theme Name: Techno Gaming Theme
Theme URI: http//:www.ezeetechnosys.com
Description: Whole Design solution
Author: Om Prakash
Author URI: www.ezeetechnosys.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width
*/
body{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: #eaeaea;
	text-align: center;
}
img{border: 0;}
.clear{	clear: both;
 	width: 900px !important;
 	padding-top: 0px;
 
}
#header{
	margin: 0 auto;
	width: 900px;
	height: auto !important;
	background: #ffffff;
	display: inline-block;
}
#logo{
	width: 299px;
	height: 139px;
	float: left;
	background: black url(images/logo.jpg) no-repeat;
}
#logo_space{
	width: 258px;
	float: left;
	height: 139px;
}
#logo_right{
	width: 343px;
	height: 139px;
	float: left;
	background: #ffffff;
	}
#call_us{
	width: 343px;
	height: 97px;
	background:url(images/call_us.jpg) no-repeat;
}
#mail{
	width: 343px;
	height: 42px;
	text-align: right;
	vertical-align: top;
}
#banner{
	width: 900px;
	height: 267px;
	background: black url(images/banner.jpg) no-repeat;
	float: left;
}


/**
 * #header .title{ margin-left: 105px; margin-right: 360px; margin-top: 3px;}
 */
#header h1{
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #86A93D;
}

#header .left h1{
text-align: left;
padding-left: 1em;
margin-bottom:0.5em;
color:#FFFFFF;
}

#header .left ul{
list-style-type:none;
padding: 0;
}

#header .left .widgets ul{
margin-bottom:0.5em;
}

#header h4{
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #F28F1B;
	margin: 0;
}
/* Left Search*/
#search_text{
	font-family: verdana, sans-serif, arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 30px;
	color:#868685;	
	
}
#search_left{
	width: 188px;
	background: #fff url(images/search_bg.gif) no-repeat bottom;
	float: left;
	height: 150px;

	
}
.search_form{
	float: left;
	width: 188px;
	margin: 0;
	padding: 25px 0;

	}
.search_form input{
	vertical-align: Top;
	margin: 0 10px;
	padding: 0;
}

/* End left Search*/
.main_content{ 
	background: #ffffff url(images/white_bg.gif) repeat;
	width: 900px;
	height: 450px !important;
	height: auto;
	margin: 0 auto;
	display: inline-block;
	}
#content{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	color: #434341;
	background-color: #ffffff;



}


/* Left Menu*/
.left{
	float: left;
	width: 200px;
    font-size: 11px;
    padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: #fff;
	position: relative;
	
    
}
.left .padding{
	
}
#left_menu_top{
	padding-bottom: 0px;
	width: 188px;
	height: 20px;
	background: url(images/sidebar_top.gif) no-repeat bottom ;
}
#left_menu_bottom{
	padding-top: 0px;
	width: 188px;
	height: 20px;
	background: #365b0f url(images/sidebar_bottom.gif) no-repeat top;
}
#left_menu{
	width: 188px;
	height: auto;
	background:#365b0f url(images/sidebar_bg.gif) repeat-x ;
	float: left;
	
}

#left_menu{
	width: 188px;
	height: auto;
	background:#365b0f url(images/sidebar_bg.gif) repeat-x ;
	float: left;
	
}

/*.left .title2{background: url(images/01_09.jpg) no-repeat bottom; width: 225px; height: 10px;}*/
.left h1{
	margin: 0;
	padding: 0;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#left_menu ul{
	padding: 0;
	margin: 0px 0px 0px 10px;
	
}
#left_menu ul li{
	list-style: none;
	background: url(images/left_menu_bullete.gif) no-repeat left;
	padding: 6px 30px;
	line-height: 18px;
	margin:0px 10px 0px 8px;
	border-bottom: 1px dashed #92c655;
}

#left_menu ul li a
{
	color: #ffffff;
}
#left_menu ul li a:link, .left a:visited, .left a:active, .left a:hover{
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
#left_menu ul li a:hover{ text-decoration: underline;}


/* End Left Menu*/
/* Right pannel*/

.right {
	float: left;   
	width: 685px;
	margin: 0;
	padding: 0;
	padding: 0;
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	background: #fff url(images/white_bg.gif) repeat;
	text-align:left;
	}
.right .padding{
 	padding: 2px 3px 15px 15px;
 	margin-top: 0;
}
.right br {
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
}
.right p{
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
}
 .right .padding img{
 	padding: 4px 4px 4px 4px;
 	
 }
.right .hedingbg{
	background: url(images/title_bg.gif) no-repeat left bottom; 
	width: 466px;
	height: 49px;
	padding-left: 0;
	
	}


.right span{
	padding: 8px;
	padding-left: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	float: left;
	color: #86a93d;
	letter-spacing:1px;
}

.right ul{
	padding: 0;
	margin:0;
		
}
.right ul li{
	list-style: none;
	padding: 5px 15px;
	background: url(images/inner_link_bullet.gif) no-repeat left;	
	
}
.right ul li a:link{
	color:#4f4e4c;	
}
.right ul li a:active{
	color:#4f4e4c;
}
.right ul li a:link, .right ul li a:visited, .right ul li a:active, .right ul li a:hover{
 	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
 	color:#4f4e4c;
 	text-decoration: none;
 }
.right ul li a:hover{ text-decoration: underline;}

.right .padding table{
	padding: 0px;
	margin:0;
	text-align: justify;
	padding-left: 0;
	float: left;
	width: 650px;
	height: auto;
	background-color: #ffffff;
	vertical-align: top;
}



.right h4{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;

	margin: 0;
	float: left;
	line-height: 18px;
}
.link{
	text-align: center;
	padding-bottom: 8px;
}
 .link a{
 	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #86a93d;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	 }
 .link a{
 	font-family:none;
	font-weight: bold;
	font-size: 12px;
	color: #86a93d;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	 }
 .link  a:link , .link a:active{
	color: #86a93d;
	text-decoration: none;
 }
  .link a:hover{
  	color: #86a93d;
  	text-decoration: underline;
 }
 
 
 

/*

.div1{
	height: 1px;
	padding: 1px;
}

*/

/* end right pannel*/

.tags{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: red;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: red;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}


.permalink{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: red;
	padding-top: 1px;
}
.permalink .left{ float: left; width: 450px;}
.permalink .right{ float: right; width: 110px; text-align: right;}

.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: red;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}

#footer{
	margin: 0 auto;
	width: 900px;
	height: 50px;
	padding-top: 20px;
	/**
	 * background: #818181 url(images/footer_bg.gif) no-repeat;
	 */
	color: #C4C4C4;
	font-size: 11px;
	text-align: center;
}
#footer .left{width: 555px; float: left; margin-top: 60px;}
#footer .right{width: 315px; float: right; margin-top: 48px; color: #D4D4D4;}

#footer p{
	padding: 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: underline;
}

#footer a:hover{text-decoration: none;}

#footer .right a:link, #footer .right a:visited, #footer .right a:active, #footer .right a:hover{
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
}
#footer .right a:hover{text-decoration: none;}

p, li, .feedback {
	font: 100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

/* classes used by the_meta() */


.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: red;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	color: red;
}

#commentform textarea {
	width: 650px;
	float: left;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: left;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0 7px;
	width: 90%;
    color: #A25F12;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
    color: #A25F12;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.images a img{
	padding: 3px;
	border: 1px solid #BCBCBC;
	opacity:1;
	filter:alpha(opacity=100);
}
.images a img:link, .images a img:active, .images a img:visited{
	padding: 3px;
	border: 1px solid #000000;
	opacity:1;
	filter:alpha(opacity=100);

	
}
.images a img:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.hedingbg a{
color: #86A93D;
text-decoration:none;
}

.more-link {
color: #86A93D;
}
