/*
Theme Name: Beige
Theme URI: http://dianesoini.com
Description: A simple beige style with maroon highlights
Version: 1.1
Author: Diane Soini
Author URI: http://dianesoini.com/
Tags: simple

	Diane Soini v1.1
	 http://dianesoini.com/

	This theme was designed and built by Diane Soini,
	whose blog you will find at http://dianesoini.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* START general elements and classes ebece6 */
body { background:#adc382;color:#3b2a03;margin:0;padding:0;border:0;font-size:.8em;font-family:'Lucida Grande',verdana,arial,sans-serif;text-align:center; }
a img { border: none; }
a:link, a:visited { color:#693; }
a:hover, a:active { color:#e43844; }
h1, h2, h3, h4, h5, h6 { margin:0;padding:0;font-weight:normal;font-family: 'Lucida Grande',verdana,arial,sans-serif;color:#e43844; }
h1 { font-size:158%; }
h2 { font-size:120%; }
h3 { font-size:100%;font-family:verdana,sans-serif;letter-spacing:.1em; }
h4 { font-size:100%;font-family:verdana,sans-serif;letter-spacing:.1em; }
h5 { font-size:90%; }
hr { color:transparent;background:transparent url(_i/dotted.gif) repeat-x;border:none 0;height:0;padding:1px; }
input.text { width:300px;border:solid 1px #adc382; }
textarea.text { width:300px;height:100px;font-family: 'Andale mono','courier new', courier, monospace;border:solid 1px #adc382; }
input.submit { background:#e43844;color:#fff;border:raised white; }
.clear { clear:both;height:0;font-size:0;line-height:0; }
html>body .clear { font-size:inherit;line-height:inherit; }
/* END general elements and classes */

/* START main layout items */
#page { text-align:left; }
#mainborderwrapper { padding-bottom:30px;width:760px;margin:0 auto;position:relative; }
#yetanotherwrapper { background:#f0f4e9 url(_i/main_border_r2_c1.gif) repeat-y;width:760px;margin-top:30px; } 
#mainwrapper { width:760px;float:left;background:url(_i/main_border_r3_c1.gif) no-repeat bottom; }
#main { float:left;width:350px;padding:50px;padding-right:0;background:url(_i/main_border_r1_c1.gif) no-repeat; }
#secondarynavwrapper { float:right;width:300px;background:url(_i/main_border_r1_c1.gif) no-repeat top right; }
#secondarynav { padding:20px 30px 50px 0; }
/* END main layout items */

/* START stuff inside main */

/* page content */
#main table { border-collapse: collapse; }
#main table td { vertical-align: top;padding: 4px 5px; }
#main table th { padding: 4px 5px; }
span.required { color:#f00; }
#main ul { list-style:url(_i/ul-ul.gif);margin-left:0;padding-left:15px; }
/* END stuff inside main */


/* START stuff inside secondarynav */
div.sidebarbox { margin-top:2em;padding-left:10px; }
div.soy-knee img { margin-left:2em; }
#secondarynav h2  { margin:1em 0; }
#secondarynav ul { list-style:none;padding:0;margin:0; }
/* END stuff inside secondarynav */




