/*

Theme Name: Anytimehelp
Theme URI: http://www.honeytechblog.com/
Description: Light weighted web 2.0 enabled themed compatible with fast loading. 
Version: 1.0
Author: Honey Singh
Author URI: http://www.honeytechblog.com/
Colors: blue=#00739a , Pink=#cc3366,

*/



body {
	/*font: 62.5%/1.6em verdana, geneva, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-left:10px;
        margin-right:10px;
}

* {
	margin:0;
	padding:0;
}

code {
	font: 100% "Courier New", "Lucida Console", Arial;
}

#header {
	border-top:0px solid #fff;
	background:  url(images/head1.jpg) right no-repeat ;
}

/*#header .description {
	float:right;
	margin:55px 0 0 0;
	color:#333;
}


#list
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#list li
{
padding-left: 25px;
background-image: url(images/box.png);
line-height:2.0;
background-repeat: no-repeat;
background-position: 0 .2em;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:3px solid #EFF8FB;
        
}*/

#logo h1 a { display:block; background:url(images/logo.gif) no-repeat left top; height:72px; }
#logo h1 a:hover { display:block; background:url(images/logo-hover.gif) no-repeat left top; height:72px; }

#logo {
	border-top:0px solid #fff;
	width:300px;
}

#search{
float:right;
font-size:14px;
padding-right:8px;
}




#wrapper {
	width:80%;
	margin:0 auto;

}


h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
	/*font-size:3.8em;*/
	font-size:14px;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

h1 a:hover {
	text-decoration:none;
	color:#00739a;
}



#nav {
	border-bottom:3px solid #EFF8FB;
	padding:15px 0;
	margin:0;
	height:25px;
	background-color:#00739a;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#fff;
	padding:5px 5px 5px 5px;
	background:#00739a;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	/*background-color:#EFF8FB;*/
	color:#000;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


/*.bottom1 li,.bottom2 li,.bottom3 li,.bottom4 li,.bottom5 li,.bottom6 li {
list-style-type:none; 
background:transparent url(images/bullet.gif) no-repeat 0px 0px; border:0;
margin-right:10px;
padding:0 0 2px 14px; 
}*/





#content {
	/*margin:0 250px 0 0 !important;
	margin:0 250px 0 0;
	padding:10px 20px 30px 0px;*/
	margin-left:350px;
}
.pannel1{
float:left;
/*border:#000000 solid 1px;*/
}
.pannel2{
float:left;
/*border:#000000 solid 1px;*/
width:100%;
}
.bottom1{
width:245px;
/*height:200px;*/
float:left;
/*border: #CCCCCC solid 1px;*/

margin-right:5px;
}
.bottom2{
width:245px;
float:left;
/*height:200px;*/
/*border: #CCCCCC solid 1px;*/
margin-left:5px;
}
.bottom3{
width:500px;
float:left;
/*height:200px;*/
margin-top:10px;
/*border: #CCCCCC solid 1px;*/
}
.bottom4{
width:250px;
float:right;
/*height:200px;*/
margin-top:0px;
/*border: #CCCCCC solid 1px;*/
}
.bottom5{
width:250px;
float:left;
/*height:200px;*/
margin-top:0px;
/*border: #CCCCCC solid 1px;*/
}

#content2 {
	margin:0 25px 0 0 !important;
	padding:10px 0px 30px 0px;
}


#content p, #content2 p {
	line-height:25px;
	margin:15px 0;
	font-size:120%;
	word-spacing:1px;
      text-align:justify;
}

#content a, #content2 a{
	text-decoration:none;
	color:#00739a;
}

#content a:hover, #content2 a:hover{
	/*background-color:#EFF8FB;*/
	color:#cc3366;
}

#content h2, #content2 h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:2.8em;
	font-weight:normal;
      color:#999;
	margin:15px 0;
	border-bottom:1px solid #EFF8FB;
	padding:5px 0;
	line-height:30px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:2px;
	border-bottom:1px solid #EFF8FB;
}


#content2 li {
	padding:2px;
	border-bottom:1px solid #EFF8FB;
}




img {
	background:#ccc;
	padding:0px;
	border:0px solid #eee;
}


blockquote {
	padding:5px 15px;
	background:#EFF8FB;
	margin:10px 0;
	border:0px solid #ccc;
}




a {
	color:#00739a;
	text-decoration:none;
}

a:hover {
	color:#cc3366;
	text-decoration:none;
	/*background-color:#EFF8FB;*/
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}

.post{margin:0 0 50px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	/*background-color:#EFF8FB;*/
	font-size:1em;
	color:#333;
}


p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


.info {
	padding:10px;
	background:#fff;
	
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


#sidebar {
	width:300px;
	float:left;
	padding:30px 12px 30px 10px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.6em;
	color:#333;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:120%;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #EFF8FB;
      list-style:none;
}

#sidebar li a {
	color:#999;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#cc3366;
	/*background-color:#EFF8FB;*/

}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #cc3366;

}
input:focus {
	border:1px solid #262626;
	color:#333;
}


#comments  {
        	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
	text-align:left;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}

#gravatar {
	align:right;
}

#sudofooter{
float:left;
width:80%;
}

#footer {
background-color:#00739a;
    float:left;
	padding-top:20px;
	margin:0;
	color:#333;
	width:100%;
}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#cc3366;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.feed a{
width:100px;
height:100px;
background:#fff url(images/feed.gif) center;
float:left;
}



/* DomTab CSS integration */
div.domtab {
	margin:0;
	padding:0;
	}
.domtab ul.domtabs {
	float: left;
	margin: 0;
	margin-bottom:-12px;
	padding:0;
	background:none;
	height:79px;
	}
.domtab ul.domtabs li {
	display: inline;
	float:left;
	display:block;
	padding: 0;
	margin: 0;
	font-weight:bold;
				border-bottom:none;
	}
#sidebar1 li .domtab ul.domtabs {
	padding:0 0 0 0;
	height:79px;
	width:285px;
}
#sidebar1 li .domtab ul.domtabs li a {
	display: block;
	border: none;
		padding:8px 0 12px 0;
		cursor:pointer;

		color:white;
			font-size:13px;
			font-weight:normal;
	}
#sidebar1 li ul.domtabs li a:hover {
	border: none;
		text-decoration:underline;
		color:white;
		background:none;
	}
#sidebar1 .domtab ul.domtabs li a {
				color:white;
		padding: 3px 5px 5px 6px;
	}
.domtab ul.domtabs a:hover {
	color: white;
	}
#sidebar1 li .domtab ul.domtabs .active {
		color:black;
	}
div.domtab div {
	clear:both;
	}
div.domtab div ul li {
margin: 0;
}
div.domtab div ul li a {
	display: block;
			text-decoration:none;	
line-height:20px;
padding:1px 0 6px 27px;
margin:0;
	}
div.domtab div ul li a:visited {
			text-decoration:none;
}

#sidebar1 div.domtab div ul li a:hover {

	}

.domtab ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.domtab ul li {
	list-style-type: none;
	margin:0;
	padding:0;
}

/******* FIRST TABZ ********/
.domtab .domtabs li.TabLink11 a {
display:block;
height:49px;
}
.domtab .domtabs li.TabLink11 {
	background: url(images/tab1-1.gif) no-repeat;
width:96px;
height:79px;
}
.domtab .domtabs li:hover.TabLink11 {
	background: url(images/tab1-1.gif) no-repeat 0 100%;
width:96px;
height:79px;
}
#sidebar1 li .domtab ul.domtabs li.TabLink11 .active {
	background: url(images/tab1-1.gif) no-repeat 0 100%;
	height:59px;
}

.domtab .domtabs li.TabLink12 a {
display:block;
height:49px;
}
.domtab .domtabs li.TabLink12 {
	background: url(images/tab1-2.gif) no-repeat;
width:96px;
height:79px;
}
.domtab .domtabs li:hover.TabLink12 {
	background: url(images/tab1-2.gif) no-repeat 0 100%;
width:96px;
height:79px;
}
#sidebar1 li .domtab ul.domtabs li.TabLink12 .active {
	background: url(images/tab1-2.gif) no-repeat 0 100%;
	height:59px;
}
.domtab .domtabs li.TabLink13 a {
display:block;
height:49px;
}
.domtab .domtabs li.TabLink13 {
	background: url(images/tab1-3.gif) no-repeat;
width:88px;
height:79px;
}
.domtab .domtabs li:hover.TabLink13 {
	background: url(images/tab1-3.gif) no-repeat 0 100%;
width:88px;
height:79px;
}
#sidebar1 li .domtab ul.domtabs li.TabLink13 .active {
	background: url(images/tab1-3.gif) no-repeat 0 100%;
	height:59px;
}
/*--End Of Domtabs --*/

.seperator {
border-top:1px dotted #cc0000;
}

#admin {
padding-left:100px;
}
