
/*
Theme Name: Main Theme
Author:Mallik
*/

h6{
	font-size: 1.1em;
	font-weight: normal;
	line-height: 0.8em;
	margin:0px;

}

#content-top-other {
	position: relative;
	width: 900px;
	height: 120px;
	margin: 0 auto;
	text-align: left;
}
#content-top-other h1 {
	position: absolute;
	top: 0px;
	left: 0;
	background: url('images/logo_header.png') no-repeat 0 0;
	width: 487px;
	height: 155px;
	margin: 0;
	text-indent: -9000px;
	outline: none
}

#content-top-other a.getbutton {
	display: block;
	position: absolute;
	top: 50px;
	right: 0;
	background: url('images/signup.gif') no-repeat ;
	width: 283px;
	height: 50px;
	text-indent: -9000px;
	outline: none
}
#content-top-other a.getbutton:hover {
	background: url('images/signup_mouseover.gif') no-repeat ;
}

#content-top-other a.getAnotherbutton {
	display: block;
	position: absolute;
	top: 50px;
	right: 0;
	background: url('images/signup_another.gif') no-repeat ;
	width: 283px;
	height: 50px;
	text-indent: -9000px;
	outline: none
}
#content-top-other a.getAnotherbutton:hover {
	background: url('images/signup_another_mouseover.gif') no-repeat ;
}

#content-top-other #google-search {
	position: absolute;
	top: 116px;
	left: 2px;
	font-size: 1.4em;
	color: #707070;
}


#content-top-other #get-your-name {
	position: absolute;
	top: 112px;
	right: 0px;
	font-size: 1.4em;
	color: #707070;
}

#content-top-other #signup-right-message {
	position: absolute;
	top: 57px;
	right: 180px;
	font-size: 1.7em;
	font-weight: bold;
	color: #707070;
	text-align:right;
}

#content-top-other #signup-right-image {
	position: absolute;
	width:148px;
	height:80px;
	top:40px;
	right:17px;
	background: url('images/hands.png') no-repeat;
}

#content-middle-signup {
	background: url('images/mid_panel_bg.gif') ;
	color:#FFFFFF;
	height:140px;
}

#content-middle-signup #content-middle-inner
{
	position: relative;	
	padding: 1em 0 0.5em 0;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
}

#content-middle-signup #content-middle-inner #right-stats 
{
	position: absolute;
	width:178px;
	height:100px;
	top:20px;
	right:0px;
	border-left:1px dotted orange;
	border-right:1px dotted orange;
	padding-top:5px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	text-align:center;
}
#content-middle-signup #content-middle-inner #right-stats #counts
{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;

}

#content-middle-signup #content-middle-inner ul {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(images/bullet-signup.png);
	margin-top:0px;
}


#content-bottom-other {
	/*background: url('images/bg_dissolve.png') repeat-x 0 0;*/
	color:#9999;
	margin-bottom:50px;
	padding-top:10px;
}
#content-bottom-other #content-bottom-inner 
{
	width: 875px;
	position: relative;	
	min-height: 200px;
	padding: 15px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	top:15px;
   	border: 1px solid #EAEAEA;
   	line-height: 1.2em;
}

#content-bottom-other #content-bottom-inner h4 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
}

#content-bottom-other #content-bottom-inner ul {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(images/bullet2.png);
}

#content-bottom-other a{


}

#content-bottom-other #content-bottom-inner a.tinku-signup
{
  background: url('images/Tinku-Tour-Signup.png') no-repeat;
  width: 292px;
  height: 279px;
  right:50px;
  position: absolute;
  top:170px;
  text-indent: -9000px;
  outline: none;
}


#content-bottom-category-page {
	/*background: url('images/bg_dissolve.png') repeat-x 0 0;*/
	color:#9999;
	padding-bottom:50px;
	padding-top:10px;
}
#content-bottom-category-page #content-bottom-inner 
{
	width: 900px;
	position: relative;	
	min-height: 200px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 1.3em;
	top:15px;
   	border: 0px solid #EAEAEA;
   	line-height: 1.2em;
}

/***********************************************************/


#left-div {
width: 600px;
float: left;
font-size: 0.9em;
}

#left-inside{
float: left;
padding-right: 10px;
padding-bottom:25px;
}

#left-inside-post{
width: 575px;
float: left;
padding: 15px;
margin-bottom:55px;
border: 1px solid #EAEAEA;

}
#left-div #left-inside-post ul 
{
	font-size: 1em;
	line-height: 1.5em;
	list-style-image: url(images/bullet.gif);
	margin-top:5px;
}

#sidebar-wrapper 
{
width: 281px;
float: right;
border:1px solid #EAEAEA;
font-size: 0.8em;
margin-bottom:30px;
}


#sidebar {
float: left;
width: 270px;
background-color: #FFF;
border: 0px solid #EAEAEA;
padding:5px;
}

#SideBarLogin {
border: 0px solid #EAEAEA;
width: 270px;
}

#sidebar-wrapper #SideBarLogin ul 
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	list-style-image: url(images/bullet.gif);
	margin-top:5px;
}

#sidebar-wrapper #sidebar ul
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(images/bullet.gif);
}

#sidebar-wrapper #sidebar li 
{
	line-height: 1.4em;
	margin-bottom:5px;
}


.loginslide2
{
background: url(images/dropdown-about.gif) no-repeat center top;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff !important;
text-decoration: none;
padding-left: 14px;
}

.input_login_btn
{
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;

}

.panel-inside 
{
padding-left: 10px;
padding-right: 10px;
display: block;
}

.slide2 {
margin: 0px 0px 3px 0px;
padding: 0;
background: url(images/dropdown-about.gif) no-repeat center top;
}

.btn-slide2 {
width: 285px;
height: 18px;
padding-left: 0px;
padding-top: 6px;
margin: 0 auto;
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff !important;
text-decoration: none;
padding-left: 14px;
}


.home-post-wrap {
width: 580px;
padding: 5px;
padding-top: 10px;
margin-right: 0px;
margin-bottom: 5px;
float: left;
background-color: #FFF;
border: 1px solid #EAEAEA;
}

.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 10px;
}


#sidebar-box {
padding-left: 10px;
}
#sidebar-wrapper #sidebar #sidebar-box ul 
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-image: url(images/bullet.gif);
	margin-left:22px;
	padding:0px;
}


.articleinfo {
border-bottom: 1px solid #EEEEEE;
padding-bottom: 7px;
color: #545454;
}

.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: #FFF;
font-size:11px;
color:#EE5113;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:11px;
vertical-align:middle;
padding:10px;
border: 1px solid #EAEAEA;
}

#search .input {
width:66px;
height:31px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}


.comment-inside {
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
font-size: 0.85em;
font-weight: normal;
line-height: 1.2em;
padding: 5px;
margin:0;
}


.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 10px;
width: 550px;
}

.commentlist ol {
margin-left: 0px;
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px;
padding-left: 0px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}
