/********************************************
AUTHOR:		Erwin Aligam
WEBSITE:		http://www.styleshout.com/
TEMPLATE NAME:	Techmania 1.0
TEMPLATE CODE:	S-0003
VERSION:		1.1
 *******************************************/

/********************************************
HTML ELEMENTS
********************************************/

.bio-image {
	float: right;
	margin: 0 0 10px 10px;
}

#mail-list-form form {
	margin: 0;
	border: none;
}

#mail-list-form form input {
	margin: 2px 0;
}

/* JOBS STUFF */

table.job-table {
	margin: 0 0 12px 4px;
	font-size: 1.1em;
	border: 1px solid #ccc;
}

table.job-table p {
	margin: 0 0 10px 0;
	line-height: auto;
	font-size: 0.9em;
}

table.job-table th, table.job-table td {
	margin: 0;
	padding: 2px 4px;
	vertical-align: top;
	line-height: auto;
	font-size: 0.9em;
}

table.job-table th {
	background-color: #eee;
}

p.job-posted-by {
	font-style: italic;
	margin: 0 15px;
}

.desc-long {
	display: none;
}

/* BLOG STUFF */

#main .blogger {
  	background: url(/images/design/blog_bar.gif) no-repeat 5px 10px !important;
  	overflow: hidden;
  	width: 510px;
  	margin: 0 0 20px 12px;
}
#main .blogger img {
	border: 1px solid #000;
}
#main .blogger .left-col {
	float: left;
	margin: 0 0 0 20px;
}
#main .blogger .right-col {
	float: right;
	width: 388px;
	padding: 11px 12px 0 0;
}
#main .blogger h2 {
	font-family: verdana, arial;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	text-transform: none;
}
#main .blogger h3 {
	margin: 7px 0 0 0;
	font-family: verdana, arial;
	color: #333;
	font-weight: normal;
	font-size: 1.6em;
	text-transform: none;
	line-height: 24px;
	letter-spacing: 0;

}
#main .blogger .byline {
	font-family: arial;
	font-size: 1.1em;
	float: right;
	margin: 3px 6px 0 0;
	color: #eee;
}
#main .blogger .blog-date {
	font-size: 1.1em;
	font-style: italic;
	color: #666;
	margin: 0;
}
#main .blogger p.blog-summary {
	margin: 6px 0 0 0;
	font-size: 1.3em;
}
#main .blogger .read-link-right {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 4px;
}


/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #3A3A3A;
 	color: #555;
 	font: 70%/1.5  Verdana, 'Trebuchet MS', arial, sans-serif;
 	text-align: center;
 	margin: 15px 0;
}

/* links */
a	{
	color: #00f;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #069;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
}
h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #a00;
}
h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 1px;
}

h1, h2, h3, p {
	padding: 0;
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
ul span, ol span {
	color: #666666;
}

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;
  border-left: 5px solid #339;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;
  	background: #FAFAFA url(/images/design/quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #EAEAEA;
	border-left: 5px solid #339;
	font-weight: bold;
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA;
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #EAEAEA;
	padding: 2px 3px;
	background: #CCC url(/images/design/buttonbg.gif) repeat-x left bottom;
	color: #333;/* color: #a00; */
}

/* search */
#sidebar #search {
	background: #f2f2f2;
	margin: 15px 15px 0 15px;
	padding: 5px 0;
}
#sidebar #search img {
	vertical-align: bottom;
}
#sidebar #search .textbox {
	background: #fff url(/images/design/input.png) no-repeat top left;
	border: 1px solid #eaeaea;
	font-size: 12px;
	padding: 3px;
	width: 120px;
}
#sidebar #search input.searchbutton {
	margin: 0;
	font: bold 100% Arial, Sans-serif;
	border: 1px solid #ccc;
	background: #ccc url(/images/design/buttonbg.gif) repeat-x left bottom;
	padding: 1px;
	height: 25px;
	color: #333;
	width: 50px;
}

/*****************************
      LAYOUT
******************************/
#wrapper {
	margin: 0 auto ;
	padding:0;
	text-align: left;
	background-color:#FFF;
	width: 790px;
	background: #fff url(/images/design/main_bg.gif) no-repeat center 200px;
}
#content-wrapper {
	clear:both;
	margin:0; padding:0;
	width: 790px;
}

/* header */
#header {
	position: relative;
	clear:left;
	width: 790px;
	height: 135px;
	margin: 0; padding: 0;
	background: #000 url(/images/design/headerbg.jpg) no-repeat left bottom;
}
#header #logo {
	position: absolute;
	margin: 0; padding: 0;
	/* change the values of top and right to adjust the position of the logo*/
	top: 40px; left: 24px;
	border: 0;
}
#header #logo img {
	border: 2px solid #ccc;
}


/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #000;
   font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
}
#header-tabs ul {
	margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background: url(/images/design/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(/images/design/tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}

/* main content */
#main {
	float: left;
	width: 535px;
	margin: 0; padding: 0;
	background-color: inherit;
}
#main p {
	font-size: 1.2em;
}

#main h1 {
	padding: 8px 0 3px 25px;
	text-transform: none;
	background: url(/images/design/square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;
	color: #a00;
}

/* RIGHT COLUMN */

#sidebar {
	float: right;
	width: 245px;
	margin: 0 0 10px 0; padding: 0;
	background-color: inherit;
}
#sidebar p {
	font-size: 1.1em;
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	background: url(/images/design/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;
	color: #a00;
	line-height: 1.3em;
}
#sidebar #featured-product {
	border: 1px solid #ccc;
	align: center;
	text-align: center;
	background-color: #fff;
	padding: 4px;
	margin: 0 0 0 20px;
	width: 204px;
}
#sidebar #featured-product img {
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
}
#sidebar #featured-product p {
	margin: 0;
	font-weight: bold;
	color: #006;
}
#sidebar ul.sidemenu {
	list-style: none;
	margin: 10px 15px;
	padding: 0;
}
#sidebar ul.sidemenu li {
	margin-bottom: 1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;

	min-height: 18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #a00;
	border-left:5px solid #339;
}


/* footer */
#footer {
	clear: both;
	height: 40px;
	color: #CCC;
	background: #000;
	margin: 0;
	font-size: 92%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear {	clear:both;	}
.hide  { display: none; }
.gray  { color: #CCC; }

.comments {
	color: #333;
	background: #FFF;
	text-align: right;
	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1;
	padding: 5px 0;
	margin-top: 20px;
}
