/* -- basic Start -- */
body { 
	font-size: 70%;
	line-height:1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0px;
	color: #333;
	text-align: center;
	background-color:#000000;
	color:#b6b6b6;
	background-image:url("./images/footer_bg.jpg");
	background-position:center bottom;
	background-repeat:repeat-x; }
img { 
	border: none;  }
h2 {
	list-style-type:none;
	padding:10px 0px 10px 0px;
	margin:0px;
	font-weight:bold;
	color:#a6a6a6;
	font-size:120%; }
input,textarea {
	border:solid 1px #222222;
	background-color:transparent;
	color:#b6b6b6; }	
	
br.clear { 
	clear:both;
	display:inline;
	margin:0px; 
	padding:0px; }
	
a:link,a:visited {
	color:#8a9a97;
	text-decoration:none; }
a:hover {
	color:#990000;
	text-decoration:underline; }
	
div.spacer {
	clear:both;
	height:20px; }
.clear {
	clear:both; }
/* -- basic End -- */

/* -- container Start -- */
#container { 
	margin:0px auto 0px auto; }
/* -- container End -- */

/* -- header Start -- */
#header { 
	padding:110px 0px 0px 0px;
	background-color:#171717;
	background-image:url("./images/header.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	height:141px; }
#header h1 { 
	width:180px;
	height:60px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px; }
#header h1 a { 
	display:block;
	width:180px;
	height:60px;
	text-indent:-9999px;
	text-decoration:none; }
#header p.description {
	display:none; }
/* -- header End -- */

/* -- content_are Start -- */
#content_area {
	width:900px;
	margin:0px auto 0px auto;
	padding:50px 0px 50px 0px; }
/* -- content_are End -- */

/* -- menu Start -- */
#menu {
	width:330px;
	float:left;
	text-align:left; }
#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px; }
#menu li {
	padding:0px 0px 0px 26px;
	background-image:url("./images/li.png");
	background-repeat:no-repeat;
	background-position:10px center; }
	
/* -- menu End -- */

/* -- main Start -- */
#main {
	width:550px;
	float:right;
	text-align:left; }
#main img {
	border:solid 22px #333333; }
#main h2 {
	padding:10px 0px 10px 0px;
	font-size:160%;
	font-weight:normal; }
#main h2,#main h2 a {
	color:#ffe7c8; }
	
/* -- main End -- */

/* -- footer Start -- */
#footer { 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:900px;
	background-color:171717;
	background-image:url("./images/footer.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
	height:200px; }
#footer div.f_cont { 
	z-index:20;
	position:absolute;
	padding:20px 0px 0px 700px;
	width:200px;
	text-align:left; }
#f_rss a { 
	display:block;
	padding:0px 0px 0px 20px;
	background-image:url("./images/rss.png");
	background-position:left center;
	background-repeat:no-repeat;
	height:14px; }
#f_rss { 
	margin:0px;
	padding:0px; }
#footer div.f_cont form { 
	margin:0px;
	padding:5px 0px 0px 0px; }
.screen-reader-text {
	display:none; }
#copy {
	z-index:10;
	position:relative;
	margin:0px;
	padding:0px;
	height:200px;
	font-size:5px;
	text-indent:-9999px;
	background-image:url("./images/copyright.png");
	background-position:center bottom;
	background-repeat:no-repeat; }
	/* -- footer End -- */

/* ---------- details ----------*/

/* -- works Start -- */
#works h3 {
	padding:0px;
	margin:0px; }
#works div.w_left {
	float:left;
	width:80px;
	padding:0px 0px 10px 0px; }
#works div.w_right {
	float:right;
	width:240px;
	padding:0px 0px 10px 0px; }
#works p {
	padding:3px 0px 0px 0px;
	margin:0px; }
#works p.clear {
	clear:both;
	border-top:solid 1px #222222;
	padding:10px 0px 0px 0px; }
/* -- works End -- */
