/*  
Theme Name: TechHail ver 3
Date Updated: 19/04/2010
Theme URI: http://www.techhail.com
Author: Samrat P
Author URI: http://www.techhail.com/
*/

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% verdana,Arial,Helvetica,sans-serif;
	background: #555555;
	color: #333;
	}

#wrapper {
        background: #6699CC;
        margin:auto;
        width:990px;
        border:5px solid #DDDDDD;
      }

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #2244BB;
	text-decoration:none
	}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}

/* Structure */

#head {
	width: 990px;
        background: #fff;
	padding: 0px;
	font-size: 0.7em;
	}

#page {
	width: 980px;
	margin: 0 5px;
	background: #FFF;
	font-size: 0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* Navigation Bar*/

#navbar {
	background: #6699CC;
	}

#page-bar { 
 	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	display:block;
	}

#page-bar li:hover { 
	           }

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 12px;
	font-weight:bold;
	color: #FFF;
	display:block;
	}

#page-bar a:hover {
        color: #000;
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Text*/

h1 {
	font: 3.5em Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
	}

h2 {
	font: 18px Georgia, "Times New Roman";
        font-weight: bold;
        margin: 0 0 15px;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width: 240px;
        padding: 5px;
	}

#topsearch {
      padding: 5px;
}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
        background: #eee;
        border: 5px solid #FFFFFF;
	}

#headline {
	width:585px;
	float:left;
	background: #eee;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
        border-right: 5px solid #FFFFFF;
	}

#headline h1 {
	font-weight: bold;
	font: 2.4em Georgia;
	letter-spacing: -0.04em;
	display: block;
	padding: 5px 0;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width: 340px;
	background: #eee;
	float: right;
	padding: 10px;
	}

#featured .info {
	padding-top: 5px;
	float: right;
	width: 340px;
        margin-top: 3px;
	}

#featured li {
         font-size: 12px;
         line-height: 18px;
         list-style-image: none;
         list-style-position: inside;
         list-style-type: disc;
         padding: 4px;
	}

#featured .title {
	font-family:Georgia,"Times New Roman",Times,serif;
        font-size:12px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#000;
        text-align: center;
	}

#bottom {
	width: 980px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
        margin-top:5px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list h1, #archive h1 {
	font-weight: bold;
	font: 1.8em Verdana,Georgia,Tahoma,Calibri,sans-serif;
	letter-spacing: -0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	}

#front-list .spoiler, #archive .spoiler {
	display: block;
	margin-top: 12px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width: 590px;
	background: #fff;
	padding: 0 10px 10px;
	font-size: 1.05em;
	line-height: 1.75em;
	float: left;
	min-height: 400px;
	}

#content h2.title {
	font: 24px Arial, Georgia,serif;
        letter-spacing: -0.8px;
	font-weight: bold;
	color :#2244BB;
	border-bottom: 1px dotted #ddd;
	padding-top: 5px;
        margin: 0px;
	}

.post {
	font-size:12px;
	line-height:20px;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:5px 10px 15px 0;
	padding: 10px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	font:10px Tahoma;
        color: #666;
	display:block;
	}

#stats-above {
	margin-top:0px;
	padding:4px 0px;
	font:11px Arial;
        color: #ACACAC;
	display:block;
	}

#stats-below {
	margin-top: -60px;
	padding:4px 0px;
	font:11px Arial;
        color: #ACACAC;
	display:block;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	font-size:0.95em;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
	}

#tools img {
        padding: 5px;
        margin: 0;
        }

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
        border-left: 2px solid #eee;
	width:365px;
	float:right;
	margin:0px;
        padding-top: 5px;
	}

#sidebar h3 {
	font: 1.1em Arial;
	font-weight: bold;
	background: #6699CC;
	color: #fff;
	margin: 10px 0px 5px 0px;
	padding: 3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:345px;
	float:left;
	padding: 0 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top: 5px;
	}

#sidebar-middle {
	width:365px;
	float:right;
	}

#sidebar-left {
	width:165px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:165px;
	padding:0px 5px 5px;
	float:right;
	background:#fff;
	}


#sidebar li {
	border-bottom: 2px solid #EEEEEE;
        font-size: 12px;
        line-height: 18px;
        list-style: none outside none;
        padding: 6px 0 6px 3px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:315px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	}



/* Comments*/

#comments-box {
	 background: #CADCEB;
         border: solid 1px #6699CC;
         margin-top: 10px;
         padding: 0px 0px 0px 10px;
         }

#authordiv {
         clear:both;
         float:left;
         margin-right:10px;
         padding-bottom:10px;
         width:165px;
       }

#emaildiv{
         float:left;
         margin-right:10px;
         padding-bottom:10px;
         width:165px;
       }
#urldiv {
         float:left;
         margin-right:5px;
         padding-bottom:10px;
         width:200px;
       }

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	}

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {

	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:left;
	}

.commenttext-author {
	padding: 10px 10px 0px 10px;
	background: #ddd;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:left;
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#CADCEB;
	font-weight:bold;
	padding:10px;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	padding:2px;
	}	

#comment {
	width:550px;
	background:#FFF;
	}

/* Footer*/

#front-popular {
	font-size: 0.7em;
	color: #000;
	width: 970px;
	background: #fff;
	margin: 5px auto 0;
	padding: 5px;
	}

#recentpost, #mostcommented {
	width:313px;
	float:left;
	padding:10px 5px;
	border:2px solid #eee;
	}

#recentpost h3, #mostcommented h3{
        text-align: center;
        color: #000;
	}

#mostcommented {
	margin-left:5px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:2px solid #eee;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color: #1E5494;
	}

#recentpost a:hover, #mostcommented a:hover, #recent_comments a:hover {
	color: #6699CC;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style: none;
	border-top: 2px solid #eee;
	padding: 5px;
	display: block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	color: #000;
	}

#footer {
	margin: 0 auto;
	width: 960px;
	font-size: 0.7em;
        color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	}

#footer a{
        color: #fff;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
}

/************************************************
*	Others
************************************************/

.newsletter {
	background: #FFFFFF;
	float: right;
	width: 315px;
	margin: 0 10px;
	padding: 10px;
	}

.subscribe {
         background:#EEF5E1 url(/images/bg-rss3.gif) no-repeat 100% 0;
        }
.text {
	margin: 0 10px 15px 10px;
	background:#ffffa0;
	border:1px solid #bbb;
	width:235px;
	padding:4px 0 4px 4px;
      }

.searchtext {
	margin: 0 10px 0 0;
	background: #FFFFD0;
	border: 1px solid #BBB;
	width: 250px;
	padding: 4px 0 4px 4px;
      }

.btn {
	padding: 0;
	border: 1px solid #000;
	width: 65px;
	height: 25px;
	font: 12px arial,sans-serif;
	color: #FFF;
	background: #1E5494;
	}
.btn:hover {
       color: #6699CC;
       }

#similarposts {
        margin: 10px auto;
        width: 590px;
}

/* Threaded Comments */

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border: 1px solid #ddd; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {background:#E5EDF4;}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 12px/1.2 helvetica,arial,sans-serif; margin-bottom: 5px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#002DB3; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { color:#999; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { color:#000; }
ol.commentlist li div.reply a { color:#666; text-decoration:none; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {background:#E5EDF4;}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#f7f7f7; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

#topads {
         color: #999;
         float: left;
}

#top-ad {
         float: left;
         clear: both;
         margin: 0 20px 20px 0;
}

#top-text-ads {
          float: right;
          margin-top: 75px;
}

#bottomads {
         color: #999;
}

#bot-ad {
         margin-top: 0px;
}

#qa-page-wrapper {
         width: 600px;
         background: #FFFFFF;
         padding: 10px 5px;
}

#qa-menu {
         padding: 10px;
         background: #EEEEEE;
         font: 2.2em georgia;
}

.question {
         padding: 40px 0;
}


.question-stats {
         background: #F5F5F5;
         border: 1px solid #EEEEEE;
}

.question-score {
         border-right: 3px solid #FFFFFF;
         color: #666666;
         float: left;
         font-family: 'Radley',arial,serif;
         overflow: hidden;
         text-shadow: -1px -1px 0 #FFFFFF;
         width: 45px;
         height: 60px;
}

.question h3 {
         font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
         font-size: 200%;
         font-weight: bold;
         margin-bottom: 5px;
}

.question-tags a {
          background: none;
}