/*
Theme Name: The Gadget Helpline v2.0
Theme URI: http://gaj-it.com/
Description: The Gadget Helpline Theme. Structure based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Riyaz Patel
Author URI: http://gaj-it.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-family: Tahoma, Geneva, sans-serif;
        background-image: url('images/background_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #548dd7;
	text-align:left;
        margin: 0px;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	padding: 0;

	}


.boldtext {
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.greenBold {
	color: #669933;
	font-size: 14px;
}
.greenHeading {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	color: #528b03;
	font-size: 16px;
	font-weight: bolder;
}
.redText {
	color: #900;
	font-weight: bolder;
}
.whiteHeadBold {
	font-family: "Arial Rounded MT Bold", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}

#page {
	text-align: left;
	width: 944px;
	margin: 0px auto;
	padding: 0;
	border: 0px;
	}

#header {
	background: url('images/GH_HeaderImage.jpg') no-repeat bottom center;
	margin: 0 0 0 0px;
	padding: 0;
	height: 204px;
	width: 944px;
	}
#sticker_top {
float: left;
background: url('images/GH_sticker_top.jpg') no-repeat bottom right;
height: 40px;
width: 87px;
}

#headerimg {

	margin: 0;
	height: 164px;
	width: 944px;
	}

#Header_468_ad {
float: right;
margin: 12px 44px 0 0;
background: white;
width: 468px;
height: 60px;
}

#IE6root #Header_468_ad {
margin: 12px 22px 0 0;
}

#page_content {
background: url('images/mainContent-mid.png') repeat-y top center;
width: 944px;
overflow: hidden;
}

#IE6root #page_content {
background: url('images/GH_Content_BG.jpg') repeat-y top center;
width: 944px;
overflow: hidden;
	}

.content-top 	{
background: url('images/GH_Content_Top.jpg') no-repeat bottom right;
	margin: 0px;
	height: 27px;
	width: 944px;
	}

.content-bottom 	{
background: url('images/GH_Content_Bottom.jpg') no-repeat bottom center;
	margin: 0px auto;
float: left;
display: inline;
	height: 27px;
	width: 944px;
	}

#content {
	}

.widecolumn .entry p, .narrowcolumn .entry p {
        font-size: 13px;
	color: #000;
	}

.narrowcolumn .entry, .widecolumn .entry {
        padding: 0 0px 0 10px;
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	text-align: center;
width: 393px;
padding: 13px 15px 0px 11px;
	}

.narrowcolumn .postmetadata1 {
	text-align: center;
width: auto;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 0px solid #ddd;
}

#footer {
background: #548dd7;
	border: none;
	width: 944px;
clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

small {
	font-size: 12px;
	line-height: 1.5em;
        padding: 0 0 0 10px;
	}

h1, h2, h3 {
	}

h1 {
	font-size: 16px;
        font-weight: bold;
	text-align: center;
display: none;
	}

#headerimg .description {
	text-align: center;
display: none;
	}

h2 {
width:auto;
padding: 0 0 10px 10px;
color: #669933;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
line-height: 27px;
}

h2.pagetitle {
padding: 0 0 10px 10px;
width:auto;
	color: #669933;
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#sidebar h2 {
	margin: 20px 0 0 0;
	background: url('images/box-top.jpg') no-repeat;
	height: 20px;
	padding-left: 10px;
	padding-top: 0px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
#sidebar h2 a {
	color: #FFF;
	text-decoration: none;
}

#IE6root #sidebar h2, #IE7root #sidebar h2 {
	margin: 0px 0 0 0;
	height: 18px;
}

h3 {
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited{
color:#517d14;
	}

h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p {
	color: #ddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;

	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #517d14;
	text-decoration: none;
	}

a:hover {
	color: #517d14;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 42px;
	margin: 0px 0 0;
	width: 446px;
	}

#IE6root .narrowcolumn {
	float: left;
	padding: 0 0 20px 42px;
	margin: 0px 0 0;
	width: 446px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 0px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
width: 393px;
background: url('images/meta_01.jpg') no-repeat top left;
color:#FFFFFF;
font-size:12px;
}

.postmetadata small{
}

.below_post {
width: 446px;
background: url('images/meta_01.jpg') no-repeat top left;
color:#FFFFFF;
font-size:12px;
overflow: hidden;
}

.below_post a {
color:#FFFFFF;
font-size:12px;
}

.below_post p {
color:#FFFFFF;
font-size:12px;
margin: 15px 20px 0px 10px;
}

.below_post_foot {
min-height: 0px;
padding:0px;
background: url('images/meta_02.jpg') no-repeat bottom left;
width:446px;
color:#FFFFFF;
font-size:12px;
height: 15px;
}

.postmetadata1 {
	clear: both;
background: url('images/post_header.jpg') no-repeat top left;
width:auto;
color:#FFFFFF;
font-size:12px;
padding:8px 0 0 10px;
height: 35px;
}

.postmetadata a, .postmetadata1 a {
color:#FFFFFF;
}

.postmetadata small, .postmetadata1 small{
color:#FFF;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

img.aligncenter {
	padding: 4px;
	margin: 0 auto;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0px 0;
	padding: 0;
	}

#sidebar ul {
	padding: 0 10px 10px 0px;
	}

#IE7root #sidebar ul {
	padding: 0 10px 0px 0px;
	}

#sidebar .widget {
        background: #ced5db url('images/widget_fix.jpg') repeat-y top right;
width: 381px;
	}

#sidebar .wid_footer {
        background: #fff url('images/box-bot.jpg') no-repeat top right;
width: 381px;
height: 14px;
	}

#IE6root #sidebar .wid_footer, #IE7root #sidebar .wid_footer {
height: 11px;
padding: 0px 0 20px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#search_box {
margin: 0px auto;
width: 215px;
padding: 15px 0px 0px 0px;
}

#sidebar #search_box #s {
	width: 158px;
	padding: 5px;
border: 1px solid #738a99 ;
margin: 0px 2px 0px 0;
	}

#sidebar #search_box #searchsubmit {
        background: url('images/searchsubmit.jpg') no-repeat;
text-decoration: none;
border: 0px;
padding: 0px;
margin: 4px 0 0 0;
text-indent: -10000px;
width: 26px;
height: 26px;
overflow: hidden;
cursor: pointer;
	}

#IE6root #sidebar #search_box #searchsubmit, #IE7root #sidebar #search_box #searchsubmit {
font-size: 0px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 15px 0 0 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
float: right;
margin: 0 45px 0 0;
	padding: 0px 0 10px 0;
	width: 381px;
overflow: hidden;
	}

#IE6root #sidebar {
float: right;
margin: 0 25px 0 0;
	padding: 0px 0 10px 0;
	width: 381px;
overflow: hidden;
	}



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
font-weight: bold;
font-size: 15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start Nav */
#navBkg {
	height: 22px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	overflow: hidden;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 432px;
}
#navBkg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navBkg li {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}

#navBkg li a {
	color: #FFF;
	text-decoration: none;
}

#navBkg ul li a:hover {
	color: #86cc23;
	text-decoration: underline;
}

/* End Nav */

.thumbnail {
width: 140px;
float: left;
margin: 3px 10px 0 10px;
}


#feature_overlay_1 {
margin: 2px 0 0 3px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c1.png') no-repeat;
position: absolute;
z-index: 2;
}

#feature_overlay_2 {
margin: 2px 0 0 425px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c2.png') no-repeat;
position: absolute;
z-index: 2;
}

#feature_overlay_3 {
margin: 187px 0 0 3px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c3.png') no-repeat;
position: absolute;
z-index: 2;
}

#feature_overlay_4 {
margin: 187px 0 0 425px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c4.png') no-repeat;
position: absolute;
z-index: 2;
}

#IE6root #feature_overlay_1 {
margin: 2px 0 0 3px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c1.gif') no-repeat;
position: absolute;
z-index: 2;
}

#IE6root #feature_overlay_2 {
margin: 2px 0 0 425px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c2.gif') no-repeat;
position: absolute;
z-index: 2;
}

#IE6root #feature_overlay_3 {
margin: 187px 0 0 3px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c3.gif') no-repeat;
position: absolute;
z-index: 2;
}

#IE6root #feature_overlay_4 {
margin: 187px 0 0 425px;
width: 15px;
height: 15px;
background: url('images/feature_overlay_c4.gif') no-repeat;
position: absolute;
z-index: 2;
}


#featured_gallery_area {
background: none;
margin: 2px 0 0 3px;
position: absolute;
z-index: 1;
}

#bottom_content {
margin: 220px 0 0 0;
}

.jdGallery .slideInfoZone {
line-height: 16px;
padding: 0 5px 7px 5px;
}

.jdGallery .slideInfoZone h2{
line-height: 18px;
}

#IEroot .jdGallery .slideInfoZone {
line-height: 16px;
align: bottom;
padding: 0 5px 7px 5px;
}


#signUp {
margin: 18px 0;
	height: 191px;
	background-image: url('images/signup_background.jpg');
}
#signupHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 4px;
	height: 20px;
}
#signupHead a {
	color: #FFF;
	text-decoration: none;
}
#signupHead a:hover {
	color: #FFF;
	text-decoration: underline;
}
#signupText {
	margin-left: 10px;
	margin-top: 14px;
	margin-right: 157px;
	color: #000;
}

#signUpButt {
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 6px;
	padding-left: 18px;
}
#signUpButt a {
	color: #FFF;
	text-decoration: none;
	background-image: url('images/signUpButt.png');
	display: block;
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 20px;
	padding-top: 1px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#signUpButt a:hover {
	background-position: 0px -28px;
}
#signUpButt2 {
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 10px;
	padding-left: 16px;
}

#signUpButt2 a {
	color: #FFF;
	text-decoration: none;
	background-image: url('images/signUpButt.png');
	display: block;
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 57px;
	padding-top: 5px;
	margin: 0px;
}
#signUpButt2 a:hover {
	background-position: 0px -28px;
}

.post-meta-top {
margin: 0 0 10px 10px;
padding: 0 0 5px 0;
font-size: 13px;
width: 100%;
float: left;
clear: both;
}

.post-meta-top .auth{
float: left;
padding: 0 8px 0 0;
}

.post-meta-top .date{
float: left;
padding: 0 8px 0 0;
}

.post-meta-top .edit{
float: left;
padding: 0 8px 0 0;
}


#BannerLeft {
margin: 20px 0 0 45px;
Float: left;
background: #fff;
width: 160px;
height: 600px;
overflow: hidden;
}

#BannerRight {
margin: 20px 65px 0 0;
Float: right;
background: #fff;
width: 160px;
height: 600px;
overflow: hidden;
}

#logo_area {
float: left;
width: 400px;
height: 150px;
z-index: 2000
}

#advert_area {
margin: 10px 110px 0 0;
float: right;
width: 400px;
height: 70px;
z-index: 2000
}


#Top_728_ad {
margin: 0px auto 10px auto;
background: grey;
width: 728px;
height: auto;
}





#sidebar_top {
float: right;
margin: 0 45px 0 0;
	padding: 0px 0 10px 0;
	width: 381px;
overflow: hidden;
	}

#IE6root #sidebar_top {
float: right;
margin: 0 25px 0 0;
	padding: 0px 0 10px 0;
	width: 381px;
overflow: hidden;
	}

h2.taxtag_header  {
font-size: 20px;
}

.taxtag_tag {
font-size: 11px;
margin: 10px 10px 10px 10px;
}

.taxtag_italic {
font-size: 11px;
font-style:italic; 
margin: 10px 10px 10px 10px;
}

.taxtag_card {
background: #fff url('images/GHTag_card-body.jpg') repeat-y top right;
overflow: hidden;
}

.taxtag_card_head {
height: 6px;
background: #fff url('images/GHTag_card-top.jpg') no-repeat top right;
}


.taxtag_card_left {
float: left;
padding: 10px 0 0 20px;
width: 60%;
/* border-right: 2px grey dashed; */
overflow: hidden;
}

.taxtag_card_img {
padding: 10px 0 0 15px;
float: left;
overflow: hidden;
}

.details_title{
color: #669933;
font-weight: bold;
padding: 0 5px 0 0;
font-size: 12px;
}

.details_detail{
font-weight: bold;
padding: 0 5px 0 0;
font-size: 12px;
}

.taxtag_card_foot {
width: 100%;
height: 35px;
background: #fff url('images/GHTag_card-foot.jpg') top right;
margin: 0 0 20px 0;
}

.taxtag_try {
margin: 20px 0 0 10px;
font-size: 20px;
font-weight: bold;
line-height: 25px;
}

