/*

Theme Name: Techncians Voice

Theme URI: http://srinig.com/wordpress/themes/Techs Voice/

Author: Paul Jones

Author URI: http://www.technciansvoice.co.uk





*/



body {

	background:#fff;

	color:#555;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin:5px;

	text-align:center;

	line-height: 2.0em;

}



p, blockquote {

	text-align:justify;

}



a {

	color:#0000CC;

	text-decoration:none;

}

a:hover {

	color          : #CC0000;

	RIGHT: 0px;

	POSITION: relative;

	TOP: 2px;

	BACKGROUND-COLOR: transparent;

	text-decoration: none;

}



h1, h2, h3, h4, h5,h6{

	color:#000099;

}



blockquote {

	background:url('images/hborder_right.png') repeat-y left;

	color:#888;

	font-size:0.9em;

	padding:0.2em 2em;

}

blockquote blockquote {

	background:none;

	margin:0;

	font-size:1em;

}



input {



	font-size:1.2em;



}



input[type=text], textarea{

	background:transparent;

	border:1px inset #aaa;

}

input[type=submit] {

	background:#eee;

	border:1px outset #aaa;

}





input[type=text]:focus, textarea:focus {

	background:#ffc;

}



pre, code, textarea {

	font-size:12px;

}



code {

	color:#000;

}



img {

	border:0;

}





/* Layout */

#page {

	min-width:760px;

	margin:0 auto;

	text-align:left;

}

#wrapper {

	clear:both;

	margin:0.2em 1%;

}

#content {

	width:72%;

	float:left;

}

#content1 {

	width:100%;

	float:left;

	

}

#sidebar {

	width:25%;

	float:right;

}

#footer {

	clear:both;

	margin:0 5em;

	background-color: #999999;

}
#footer a {
	color:#FFFF00;
	text-decoration:none;
}

#footer a:hover {
	color          : #CCCC00;
	RIGHT: 0px;
	POSITION: relative;
	TOP: 2px;
	BACKGROUND-COLOR: transparent;
	text-decoration: none;
}


/* Header */

#header {

	height:140px;

	background: url(images/bg.jpg) no-repeat center top;

}



#header div {

	height:140px;

	background:url('images/bgleft.jpg') no-repeat top left;

}



#header div div {

	height:140px;

	background:url('images/bgright1.jpg') no-repeat top right;

}



#header div div div {

	height:auto;

	background:none;

}



.header-title {

	float:left;

	position:absolute;

	top:px;

	left:5%;

	margin:5px;

}



.header-title h1 {

	margin:0;

	font-size:4.0em;

	display: none;

}

.header-title h1 a {

	background:transparent;

	color:#fff;

}

.header-title h1 a:hover {

	background:transparent;

	color:#000066;

}

.header-title p {

	margin:0;

	background:transparent;

	color:#fff;

}



#header .search {

	width:20%;

	float:right;

	padding:36px 5% 0 0 ;

}



#header #searchform input {

	width:100%;

	background:#acc4db;

	color:#fff;

	border:1px solid #fff;

	padding:0 0.2em;

}



#header #searchform input:focus {

	color:#666;

	background:#ffc;

}





/* Header ends here */

/*- Menu Tabs 11--------------------------- */



    #tabs1 {

	float:left;

	width:100%;

	font-size:95%;

	line-height:normal;

	border-bottom:1px solid #C2BDAE;

	background-image: url(images/menback1.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

      }

    #tabs1 ul {

          margin:0;

          padding:10px 10px 0 50px;

          list-style:none;

      }

    #tabs1 li {

      display:inline;

      margin:0;

      padding:0;

      }

    #tabs1 a {

      float:left;

      background:url("http://www.techniciansvoice.co.uk/images/tableft1.gif") no-repeat left top;

      margin:0;

      padding:0 0 0 4px;

      text-decoration:none;

      }

    #tabs1 a span {

	float:left;

	display:block;

	background:url("http://www.techniciansvoice.co.uk/images/tabright1.gif") no-repeat right top;

	padding:5px 15px 4px 6px;

	color:#CC0000;

      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #tabs1 a span {float:none;}

    /* End IE5-Mac hack */

    #tabs a:hover span {

      color:#627EB7;

      }

    #tabs1 a:hover {

      background-position:0% -42px;

      }

    #tabs1 a:hover span {

      background-position:100% -42px;

      }



      #tabs1 #current a {

              background-position:0% -42px;

      }

      #tabs1 #current a span {

              background-position:100% -42px;

      }

/* rounded corners*/

 

/* Sidebar*/

#sidebar {

	background: #ECEFF0 url(images/border.png) repeat-y left top;

	color:#888;

	overflow:hidden;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #F9F9F9;

	border-bottom-color: #F9F9F9;

	border-left-color: #F9F9F9;

}



#sidebar div {

	padding:2em 2em 4em 2em;

	background: url('images/vborder_bottom.png') no-repeat bottom left;

}



#sidebar div div {

	padding:0;

	background:none;

}





#sidebar #searchform {

	text-align:center;

}



#sidebar h2 {

	color:#000099;

	font-size:1.3em;

	font-weight:bold;

	font-variant:small-caps;

	margin:0;

}



#sidebar p {

	text-align:left;

	margin-top:0;

	color:#666;

}



#sidebar ul {

	list-style:none;

	margin-left:0;

	padding-left:0;

	font-size:1.1em;

}



#sidebar ul ul {

	font-size:1em;

}



#sidebar ul ul ul{

	padding-left:1em;

}



#sidebar ul li {

	margin-top:2em;

}



#sidebar ul li li {

	margin:0;

}



#sidebar li li a {

	color:#0000CC;

	text-decoration:none;

}



#sidebar li li a:hover {

	color:#68a;

}

/* Sidebar ends */



#content {

	text-align:justify;

}



h2.archive-title {

	font-size:1.4em;

}

h2.pagetitle {

	font-size:2em;

}



#content ul {

	list-style:url('images/list-style.png');

}





/* Post */

.post {

	margin:0 0 4em 0;

	clear:both;

}



.post-title {

	background: url('images/border.png') repeat-x bottom;

}



.post-title div {

	background: url('images/hborder_right.png') no-repeat bottom right;

}

.post-title h2, .post-title h3 {

	font-size:2em;

	font-weight:bold;

	margin:1em 1em 0 0;

}



.post-title h2 a, .post-title h3 a{

	color:#8ac;

}



.post-entry, .archives {

	font:1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}



.post-entry a {

	border-bottom:1px solid #eee;

}



.post-meta {

	clear:both;

	margin-top:1.6em;

	font-size:1.1em;

	color:#999;

}

/* Post ends */





/* Comments */

#comments {

	margin:0 7%;

}

#comments h3 {

	font-size:1.6em;

}

.commentlist {

	list-style:none;

	margin:0;

	padding:0;

	text-indent:0;

}



.commentlist li {

	padding:2em 0;

	overflow:auto;

	border-bottom:1px solid #f8f8f8;

}



.commentlist p {

	margin:0.5em 0;

	font:1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align:left;

}

.commentlist p a, .commentlist h4 a {

	border-bottom:1px solid #eee;

}

.commentlist h4 {

	font-size:1.3em;

	margin:0;

}

.commentlist cite {

	font-style:normal;

}

.commentlist img.avatar {

	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;

}

textarea#comment {

	width:100%;

	font-size:1.6em;

}

/* Comment ends */





/* Search results */

.searchresult {

	clear:both;

}

.searchresult h3 {

	font-size:1.2em;

	margin:0;

	padding:1em 0 0 0;

}

.searchresult p {

	margin:0;

	padding:0 0 1em 0;

}

/* Search ends */

 

/* Footer */



#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000066;
	margin: 10px;
	width: 99%;
	padding-top: 10px;
}





/* Footer ends */





/* Calendar */

#wp-calendar caption {

	text-transform:uppercase;

	font-weight:bold;

	color:#68b;

}

#wp-calendar thead th {

	font-weight:bold;

	color:#888;

	text-align:center;

}

#wp-calendar tbody td {

	text-align:center;

}

#wp-calendar tbody td a {

	font-weight:bold;

}

/* Calendar ends */





.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 5px 5px 5px 0;

}



.alignright {

   float: right;

   margin: 5px 0 5px 5px;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}



.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;

}

tag {

	font-size: 24px;

	color: #FFFFFF;