/*
Theme Name: AutoDeskJob
Theme URI: http://www.autodeskjob.com/
Description: WP Theme for private usages. Designed by <a href="http://www.autodeskjob.com/">Admin of AutoDeskJob.com</a>
Version: -
Author: Admin of AutoDeskJob.com
Author URI: http://www.autodeskjob.com/
*/

/********************************************
  AUTHOR: Admin of AutoDeskJob.com
  URI: http://www.autodeskjob.com/
  TEMPLATE NAME: AutoDeskJob
  TEMPLATE CODE: 1.2.3
  VERSION: 1
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top elements */
* { margin:0; padding: 0; }

body {
	background-color: #3A3A3A;
 	color: #000000; 
 	font: 70%/1.5  Arial, Helvetica, Sans-Serif;
 	text-align: center; 
 	margin: 15px 0;
}  

/* links */
a	{ 
	color: #2200cc;
	/*background: inherit;*/
	text-decoration: none;
}
a:hover { 
	color: #2200cc;
	/*background: inherit;*/ 	 
}
 
/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;	
}
h2 {
	font-size: 1.0em;
	text-transform: none;
	color: #008000;
}
h3 {
	font-size: 1.1em;
	text-transform: none;
	color: #333;
	letter-spacing: 1px;
}

h1, h2, h3, p { 
	padding: 0;
	margin: 10px 5px 10px 0px; 
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #008000;	
}
ul span, ol span {
	color: #666666;
}

/* images */
img {
	border: 10px solid #FFF;
}
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 #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
	font-weight: bold; 
}

/* form elements */
form {
	margin:10px 0; 
        padding: 0;
	border: 1px solid #FFFFFF; 
	background-color: #FFFFFF; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:3px;
	border:1px solid #CCCCCC;
	font: normal 1em Arial, Helvetica, Sans-Serif;
	color:#777;
}
textarea {
	width:610px;
	padding:4px;
	font: normal 1em Arial, Helvetica, Sans-Serif;
	border:1px solid #CCCCCC;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Helvetica, Sans-Serif; 
	border: 1px solid #CCCCCC;
	padding: 2px 3px; 
	background: #F0F0F0 url(images/buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}

/* search */
#sidebar #search {
	background: #FFF;
	margin: 0 15px;
	padding: 5px 0;	
}
#sidebar #search img {
	vertical-align: bottom;
}
#sidebar #search .textbox {
	background: #FFF url(images/input.png) no-repeat top left; 
	border: 0px solid #EAEAEA;
	font-size: 11px;
	padding: 3px;	
	width: 110px;
}
#sidebar #search input.searchbutton { 
	margin: 0; 
	font: bold 100% Arial, Helvetica, Sans-Serif;
	border: 1px solid #CCC; 
	background: #CCC url(images/buttonbg.gif) repeat-x left bottom; 
	padding: 1px; 
	height: 25px;
	color: #333;	
	width: 55px;
}

/*****************************
      LAYOUT 
******************************/
#wrap {
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#FFF;
   width: 969px;  	
}
#content-wrap {
	clear:both;
   margin:0; padding:0;
	width: 969px;		
}

/* header */
#header {
	position: relative;
   clear:left;
   width: 969px;
	height: 135px; 
	margin: 0; padding: 0;
	background: #000 url(images/headerbg.jpg) no-repeat left bottom;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em Arial, Helvetica, Sans-Serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
display: none;
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 36px; right: 35px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em Arial, Helvetica, Sans-Serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFF;
display: none;
	
	/* change the values of top and right to adjust the position of the slogan*/
	top: 85px; right:35px;		
}
#header-ads { 
	clear: both;
	height: 25px;
	color: #008000;
	background: #CCC;
	margin: 0;	
	font-size: 9px;			
}
#header-ads #header-ads-left {
	width: 85px;
	float: left;
	text-align: left;
	margin: 0; 
	padding: 7px 0 0 7px;
}
#header-ads #header-ads-center {
	width: 728px;
	float: left;
	text-align: left;
	margin: 0; 
	padding: 5px 0 0 0;
}
#header-ads #header-ads-right {
	width: 142px;
	float: right;
	text-align: right;
	margin: 0; 
	padding: 7px 7px 0 0;
}

/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #3a3a3a;
   font: bold 0.9em Arial, Helvetica, 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/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/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_page_item a { background-position:0% -42px; }
#header-tabs .current_page_item a span { background-position:100% -42px; color: #FFF;}

/* main content */
#main {
	float: left;
	width: 645px;
	margin: 0px; 
padding: 0px 0px 30px 20px;
	background-color: inherit;
text-align: justify;
}
#main h1 {
	padding: 8px 0 3px 25px;
	text-transform: none;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	color: #2200cc;	
}	
#main h2 {
padding: 8px 0px 3px 25px;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #008000;
font-size: 100%
}

/* sidebar */
#sidebar {
	float: right;
	width: 290px;
	margin: 0px 0px 30px 0px; padding: 0px;
	background-color: inherit;
        text-align: left;	
}
#sidebar h1 {
	padding: 8px 0px 3px 25px;
	background: url(images/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #008000;
font-size: 100%
}

#sidebar ul {
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0;		
}
#sidebar ul li {
	margin-bottom:1px;
	border: 0px solid #FFFFFF;
}
#sidebar ul a {
	display: block;
	font-weight: normal;
	color: #2200cc;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
/*
background: #f2f2f2;
border-left: 5px solid #f2f2f2;	
*/
	min-height: 18px;	
}

* html body #sidebar ul a { height: 18px; }

#sidebar ul a:hover {
	padding:2px 5px 2px 10px;
	color: #2200cc;
/*
	background: #f2f2f2;
	border-left:5px solid #CCC;
*/
}

#sidebar-twist {
	float: left;
	width: 290px;
	margin: 0px; padding: 0px;
        text-align: left;
}

/* footer */
#footer { 
	clear: both;
	height: 36px;
	color: #CCC;
	background: #000;
	margin: 0;	
	font-size: 92%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #CCC; 
}
#footer #footer-left {
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* bottom */
#bottom {
	width: 100%;
	text-align: center;
	margin: 0; padding: 0;
}

/* 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: #F0F0F0;
	text-align: right; 
/*	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1; */
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC; 
	padding: 7px;
	margin-top: 20px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

img.avatar {float:left; margin-right:5px;}


/* Terms */

.post { float: left; width: 645px; margin: 0; padding: 0; background-color: inherit; text-align: justify; }
.pages { float: left; width: 645px; }
.pages-border { clear: both; width: 645px; height: 6px; }
.page-previous { float: left; padding: 12px 12px 12px 12px; }
.page-next { float: right; padding: 12px 18px 12px 12px; }

/* End Terms */

.catcloud {margin: 0 18px 0 7px;}
.catcloud a {color: #2200cc;}
.catcloud a:hover {color: #2200cc; text-decoration: underline;}


/* Hide WPStats .gif */

img#wpstats{display:none}

/* End Hide WPStats .gif */
