/*  
Theme Name: TechBlix
Theme URI: http://www.manojspeaks.com/
Description: WP Theme  TechBlix  by <a href="http://www.manojspeaks.com/">Seo Blog</a>. TechBlix is 3 columns adsense  ready theme with Right sidebar. 
Author: Manoj Sadh
Author URI: http://www.manojspeaks.com/

	This theme was designed and built by Manoj Sadh
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #4c4c4c ;
	background: #000000 url(img/bck.gif);
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #4c4c4c ;
	text-decoration: none;
}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #4c4c4c;
	margin: 0px 0px 2px;
	font: normal 170%/100% "Arial", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
h2 a:hover {
	color: #4c4c4c;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c4c4c;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c4c4c;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 945px;
	background: #f9f8ee ;
	border-top: 7px solid #fcfcfc;
	border-left: 7px solid #fcfcfc;
	border-right: 7px solid #fcfcfc;
	background:#ffffff  url(img/page.gif) repeat-y ;
	
}
/* header area */
#header {
	background:#000000  url(img/headernav.jpg) repeat-x ;
	height: 140px;
	color: #FFFFFF;
	position: relative;
}
#headerlogo {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 0px;
	bottom: 3px;
	color: #FFFFFF;
	font-size: 16px;
}

.headertext {
	margin: 0px 0px 0px 100px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
}

.headertext a{
	font:  "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav {
	background: url(img/nav.gif);
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 11px;
	height: 30px;
	
                
}
#nav li {
	float: left;
	margin-left: 0px;
}

#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #454545;
	border-left: 1px solid #454545;
	padding: 5px 15px;
	font:  16px/100%  Arial, Helvetica, sans-serif;
	display: block;
	
}
 
#nav .current_page_item a,
 {
	color: #000000;
    text-decoration: none;
	background: url(img/navsel.gif);
	padding: 5px 15px;
	font:  16px/100%  Arial, Helvetica, sans-serif;
	display: block;
	
	
}
 #nav .page_item a:hover {
	background: url(img/navhover.gif);
	color: #ffffff;
    text-decoration: none;
	padding: 5px 15px;
	font:  16px/100%  Arial, Helvetica, sans-serif;
	display: block;
	
	
	
}
/* content  */
#content {
	padding: 10px 10px 25px 5px;
	float: left;
	width: 500px;
	overflow: hidden;
}

.entry {
	float:left;
	width: 495px;
	margin: 0 0 15px 0;
}
.posttitle{
	margin: 12px 0px 0px 0px;
}

.data{ 
	float:left;
	width:56px;
	margin: 0px 0px 0px 0px;
	padding:0px 3px 10px 3px;
	background:white url(img/data.jpg) no-repeat center;
		} 	

.giorno{ 
	text-align:center;
	font-size:175%;
	margin: 0px 0px 0px 0px;
	padding: 13px 3px 3px 3px;
	color:white;
		} 
			
.mese{ 
	text-align:center;
	padding-top:0px;
	color:white;
	font-size:125%;
		} 	
				
.post-cat {
	background: #ffffff;
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #4c4c4c;
}
.post-comments {
	background: #ffffff;
	padding-left: 0px;
	float: left;
	font-size: 95%;
	
}
.post-print {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #4c4c4c;
}
.post-content {
	clear: both;
	padding-top: 10px;
	
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #4c4c4c;
}
.navigation-b a {
	float: left;
	padding-left: 15px;
}


/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #4c4c4c;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F6F1F1;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4c4c4c;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #4c4c4c;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #4c4c4c;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 495px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #4c4c4c;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #ffffff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px dotted #4c4c4c;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	
	padding: 0px 10px 25px 5px;
	width: 400px;
	color: #4c4c4c;
	overflow: hidden;
}

#left {
	float: left;
	margin-right: 3px ;
	width: 170px;
	
}
#right {
	
	margin-right: 3px ;
	float: right;
	width: 200px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c4c4c;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #D1CCCC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #4c4c4c;
    font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
    font-size: 11px;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E8EDC5;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

.squareads {
	margin: 5px 0 0px 7px;
}
/*blogroll */
ul.list-blogroll li{
	padding-left: 5px !important;
}
/*meta */
ul.list-meta li{
	padding-left: 5px !important;
}
/*rss */
ul.list-rss li{
    padding-left: 5px !important;
}

/*category bar */
ul.list-cat li, li.bar_categories li{
	padding-left: 5px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 5px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	padding-left: 5px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 5px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 10px !important;
}
/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 6px;
	float: right;
    position: absolute;
    bottom: 16px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 161px;
	height: 16px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #2c5333 ;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
    background: #f9f8ee ;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: 1px solid #2c5333 ;
	width: 30px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
    background: #f9f8ee ;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
/* footer bar */
#footer {
	margin: 0px auto;
    width: 945px;
    background: url(img/footer.gif) repeat-x;
    color: #ffffff;
    height: 52px;
    font-size: 12px;
	line-height: 100%;
	border-bottom: 7px solid #fcfcfc;
	border-left: 7px solid #fcfcfc;
	border-right: 7px solid #fcfcfc;
                
}
#footer a, #credit a:visited {
    margin-top: 8px;
	color: #ffffff;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

