/* style sheet for robsteiner.net */

html, body	{ 
	font: normal .9em "trebuchet ms", verdana, helvetica, arial, sans-serif;
	line-height: 1.75em;
	margin: 0;
	padding: 0;
	color: #404040;
	background: #e4e2d1 url(images/back.png) repeat; }

a {
	text-decoration: underline;
	font-weight: bold;
	color: #A79775;
	background: transparent; }
	
a:hover {
	color: #930;
	background: transparent;}
	
p {
	margin: 0px 0px 15px 0px; }
	
ul li {
	margin: 0px 0px 6px 0px;
	list-style: square; }

ol li {
	margin: 0px 0px 6px 0px; }
	
h3 {
	font-size: .70em;
	font-weight: bold;
	line-height: 1em;	
	margin: 10px 0px 3px 0px;
	color: #f90;
	background: transparent }
	
img.rightspace { 
	padding: 0 10px 0 0;
	text-align: left;
	border: 0; }
	
img.leftspace { 
	padding-left: 10px;
	text-align: right;
	border: 0; }	
	
/*Main container********************************************************/

#main-container {
	width: 744px;
	margin: 10px auto;
	padding: 0;
	color: #000;
	background: #fff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;}


	
/*Logo and title********************************************************/

#logo {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #555; }
	
#logo a {
	border: 0; }
	
	
/*Nav - Thank you, Listamatic (http://css.maxdesign.com.au/listamatic/horizontal10.htm)******/

#nav {
  margin: 0;
  padding: 0;}

#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 0; }

#nav ul li {
  display: block;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center; }

#nav a {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #cea264;
	width: 122px;
	height: 18px;
	color: #fff;
	font: bold 12px "trebuchet ms", verdana, arial, helvetica, sans-serif; 
	display: block;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa; }

#nav a:hover  {
  background: #ffffe6;
  color: #333; }

#nav a.current, #nav a:hover.current {
  background: #fafafa;
  color: #996600;
  border-bottom: 1px solid #fff;}

/*Content***************************************************************/

#content {
	width: 100%;
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0;}
	

/*Content-main*******************************************************/

#content-main {
	float: left;
	width: 390px;
	padding: 20px 63px 20px 20px;
	background: transparent;
	color: #000; }
	
#content-main h1 {
	font: bold 1.5em "trebuchet ms", verdana, arial, helvetica, sans-serif;
	text-transform: capitalize;
	line-height: 1.5em;	
	margin: 0px 0px 6px 0px;
	color: #800000;}
	
#content-main h1.front {
	color: #800000;
	text-transform: none; }
	
#content-main h2 {
	font: bold 1.25em "trebuchet ms", verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	color: #3366cc;
	background: transparent;
	margin: 2em 0 3px 0; } 
	
#content-main h3 {
	font: bold 13px arial, helvetica, sans-serif;
	line-height: 1.5em;
	color: #d38001;
	background: transparent;
	margin: 2em 0 3px 0; }

#content-main blockquote {
	line-height: 1.75em;
	color: #404040;
	padding: 10px;
	margin: 5px 5px 15px 5px;
	background: #f0f0f0; }
	
img.port { 
	padding-right: 10px; }
	
img.keyboard {
	padding: 5px;
	border: 1px solid #c0c0c0; }
	
.tags {
	font: bold 1.25em "trebuchet ms", verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	color: #004080; }
	
.indent { margin-left: 15px; }

.heading {
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	padding: 10px;
	background: #EBEBD6; }

.heading p {
	margin-bottom: 0;
	color: #804000; }

.date {
	font: normal .75em verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
	color: #804000; }

.seperator {
	width: 50%;
	margin: 10px auto;
	text-align: center;
	border-bottom: 2px dotted #cea264; }

#content-main .req { color: #ff0000; }

#content-main p.note {
	padding: 5px 10px 5px 10px;
	border: 1px solid #ffcc00;
	background: #f0f0f0; }
	
#content-main p.search {
	font-size: .7em;
	margin: 0;
	padding: 0 0 15px 0;
	color: #808080; }


	
/*Right column********************************************************/

#content-side {
	float: left;
	width: 220px;
	margin: 20px 0 20px 0;
	padding: 0;
	background: transparent;}
	
#content-side .box {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 10px 15px 15px;
	background: #ffffe6;
	border: 1px solid #c0c0c0; }
	
#content-side h1 {
	font: bold 1.25em "trebuchet ms", verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 10px 0;
	color: #3366cc;
	background: transparent; }
	
#content-side h1.top {
	border-top: 0;
	margin: 0;
	padding: 10px 0; }
	
#content-side h1 a {
	font-size: 1em;
	font-weight: bold;
	color: #004080;
	background: transparent;
	text-decoration: underline;
	border-bottom: 0;  }

#content-side h1 a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #800000;
	background: transparent;
	text-decoration: underline; }
	
#content-side h2 { 
	font: bold 13px arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	color: #af6161;
	background: transparent; }
	
#content-side ul {
	margin-top: 5px;}

#content-side .dateline {
	font-size: .65em;
	color: #808080;
	background: transparent;
	margin: 0px 0px 10px 0px;}
	
#content-side .archive {
	text-align: right;
	margin-bottom: 65px; }
	
#content-side p {
	margin-right: 20px; }
	
#content-side p.quote {
	color: #808080;
	margin: 0 10px 20px 10px; }
	
	
/*Copyright schtuff*****************************************************/

#copyright {
	clear: both;
	border-top: 1px solid #555;
	padding: 5px 20px;
	background: #eee;	
	font: normal 10px arial, helvetica, sans-serif;
	color: #404040; }
	
/*Contact form*********************************************************/

img.port { 
	padding-right: 10px; }
	
table.form-container {
	width: 100%;
	border: 0; }
	
table { 
	width: 100%;
	border: 0; }
	
th {
	font: bold 11px arial, helvetica, sans-serif;
	background: #c0c0c0;
	padding: 2px 3px 2px 3px; }
	
td.section {
	font: bold 10px arial, helvetica, sans-serif;
	background: transparent;
	padding: 10px 3px 5px 3px;
	vertical-align: top;
	border: 1px solid #c0c0c0; }
	
td {
	font: bold 11px arial, helvetica, sans-serif;
	padding: 10px 3px 5px 3px;
	vertical-align: top; }
	
table.fields td {
	background: #ffffe6;}
	
.tags {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #004080; }
	
.indent { margin-left: 15px; }

.req { color: #ff0000; }

p.note {
	padding: 5px 10px 5px 10px;
	border: 1px solid #ffcc00;
	background: #f0f0f0; }

input, textarea, select {
	font: normal 10px verdana, arial, helvetica, sans-serif; }
	
p.buttons {
	text-align: right;
	margin: 10px; }


	

	
 