/* CSS Document */



/*

Design by Jared Wilder

http://www.jaredwilder.com

version 1.0

Date : 25-09-2009



Theme Name: Metal studio

Theme URI: 

Description: Wordpress theme

Version: 0.1

Author: Jared Wilder

Author URI: http://www.jaredwilder.com

*/



body {

	margin: 0;

	padding: 0;	

	font-family:"Arial", Helvetica, "sans-serif",

	font-size: 14px;

        color: #3e3012;

        font-weight: bold;

	background-color: #efeeee;

	text-transform:lowercase;

}

*.html

{

padding:0px;

margin:0px;

}

html {
overflow-x: hidden;
}

form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



input, textarea, select {

	font-family:"Courier New",Courier,"Lucida Console", Monospace;

}



.bold {

        font-weight: bold;

}



h1, h2, h3 {

	font-weight: normal;

	 color:#2f3436;

}



h1 {

	letter-spacing: -1px;

	font-size: 2.2em;

}



h2 {

	font-size: 1.4em;

}



h3 {

	font-size: 1.2em;

}



p, ul, ol,h1,h2,h3,h4,h5,h6 ,ol ,div{

margin:0px;

padding:0px;

}



p {
margin-bottom:12px;
color: #887C62;
}





blockquote {

	font-style: italic;

	border: #D9D785 1px dashed;

	background: #ECE29F;

	margin: 0;

	padding: 0px 20px;

	font-size: 16px;

	color: #A1B635;

}



ul {

}



ol {

}



a {

	color:#887C62;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



small {

}



hr {

	display: none;

}



img {

	border: none;

}



.imgleft {

	float:left;

	padding:5px;

	



}



#wrapper

{

	background:#efeeee url(images/bg2.png) repeat-y;

	font-family:"Courier New",Courier,"Lucida Console", Monospace;

	font-size: 1.1em ;	

	background-color: #efeeee;

	color: black ;

	width:946px;

	margin:0 auto;

        padding-top:10px;

}



#header

{

	padding-top:10px;

	width: 920px ;

	background:transparent url(images/header.png) 12px 10px no-repeat;

	height:230px;

}

#header h1

{

 display:none;

}

#navigation

{

	background:transparent url(images/square.png) 12px 0px no-repeat;

	height:91px;

	padding-left:140px;

	width:800px ;

	

}

#navigation li

{

  list-style:none;

  float:left;

  padding:30px 15px 30px 0;

  font-family:"Courier New",Courier,"Lucida Console", Monospace;

  font-size:17px;

  font-style:normal;

  font-weight:bold;

  color:#887C62;

  text-transform:lowercase;

}

#navigation li a:hover

{

  color:#6B8544;

  text-decoration:none;

}



.content a{

  color:#6B8544;

  text-decoration:underline;

}



.content a:hover {

  text-decoration:none;

}



.content

{

  padding:20px 40px 0px;

}



.contentBorder {

background-color:#AAAAAA;

height:2px;

margin-left:5px;

width:939px;

}



.title

{

  border-bottom:1px solid #3E2F10;

  color:#3E2F10;

  font-weight:bold;

  font-size:18px;

}



.nounderline

{

  border-bottom:0px solid #3E2F10;

}



.post .entry,.box .entry

{

  padding:10px 0px;

  text-align:center;

  line-height:1.8;

}

p.copy {

text-align:center;

}



.marginBottom {

  margin-bottom:50px;

}

.comments {margin-top:30px;}
.single-post .comments {margin-top:40px;}

.comments .entry

{

  padding:10px 0px 20px;;

}



.comments .entry h4

{

  padding-bottom:10px;

}

.comments h2 {

  border:0;

}

.entrywrapper

{

  height:200px;

  overflow:auto;

  border:1px solid gray;

  margin-top:10px;

  padding-left:10px;

}

#commentform

{

  padding:20px 0px;

}



.content .pagenav a,.content .pagenav a:link

{

 text-decoration:none;

 font-weight:bold;

}

.pagenav

{

  margin:20px 0px;

  height:30px;

}

.pagenavleft

{

  width:200px;

  float:left;

}



.pagenavright

{

  width:200px;

  float:right;

  text-align:right;

}

form label { 

	display: block;  /* block float the labels to left column, set a width */

	float: left; 

	width: 120px; 

	padding: 0; 

	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */

	text-align: right; 

}



form input, form textarea {

	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */

	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */

	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of

                              label aligns textarea better in IE */

	border:1px solid #000;

}



form input#reset, form input#s {

	margin-left:0px; /* set margin-left back to zero on reset button and search field (set above) */

}



form input#s {

  font-weight:bold;

  font-size:13px;

  color:#000;

  padding:4px 0;

}



form input#author, form input#email, 

form input#url, form textarea#comment {

  font-weight:bold;

  font-size:13px;

  color:#aaa;

}



textarea { overflow: auto; }



.button

{

  background-color:#000;

  color:white;

  padding:3px;

  border:1px solid #000;

}



.clear

{

 clear:both;

}



.box

{

	padding-bottom:20px;

}



.box h2.postTitle

{

	font-weight:bold;

        border-bottom:1px solid #3e3012;

        margin-bottom: 4px;

}

.box h2 a

{

        color:#3e3012;

        text-decoration:none;

}

.box h2 a:hover

{

	color:#6B8544;

}

.box  ul

{

  padding-left:0px;

}

.box li

{

  list-style:none;

  background-image: url(images/rssimg.png);

  background-repeat: no-repeat;

  background-position: 0px 5px;

  padding:10px 0px 0px 30px; 

  height:20px;

}

div#captchaImgDiv {
  color:black;
font-family:"Courier New",Courier,"Lucida Console",Monospace; 
font-size:1.1em; 
font-weight:bold;
padding-bottom:15px;
}

img#si_image_com {
 padding-left: 130px;
}

form label#subscribe-blog-label, form label#subscribe-label {width:auto; margin-left:5px; text-align:left; float:none; font-size:12px;}
form input#subscribe_comments, form input#subscribe_blog {float:left; margin:0 5px 0 0;}
p.comment-subscription-form {margin:10px 0 0 128px;}

#commentform ul li {list-style:none; font-size:1.1em; color:#887C62;}

/* IE 8 and below */
#commentform input, #commentform textarea {margin-top:-35px\9;} 