/*
	Theme Name: JWMD_03
	Description: JWallaceMD Theme v0.3
	Author: Scott Wallace


	Validated on:
	  IE 6 / Windows
	  IE 7 / Windows
	  Firefox 2 / Windows

	  Safari 3.1.2 (5525.20.1) / OSX 10.5
	  Firefox 3 / OSX 10.5


*/

/* 
 * jwmd
 */










body {
	margin: 0;
	padding: 0; 
	background: #fff;
}

* {
	margin: 0; 
	padding: 0;
	border: 0; 
	font-family:  Arial, Helvetica, sans-serif;
}

input {
 	border: 1px solid #79c815;
	font-family: monospace;
}

textarea {
 	border: 1px solid #79c815;
	font-family: monospace;
}
form h3 {
	margin-bottom: 20px;
}
/*----------------------------------------------Basic styles------------------------------------------------*/

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 15px 0 0 5px; 
	color: #5a5a5a; 
	font-weight: normal; 
	text-decoration: none;
}

/* italized words in titles */
h1 em, h2 em, h3 em, h4 em {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal
} 

/* page main header in 'header' div */
h1 {
	position: absolute; 
	right: 0px; top: 30px; 
	font-size: 36px; 
	letter-spacing: 0.05em; 
	line-height: 1.00em; 
	padding-right: 10px; 
	border-right: 15px solid #79c815;
	font-variant: small-caps;
}

h1.lft {
	position: absolute;
	right: 140px; top: 75px;
	border-right: 0;
	}

p.lft {
	position: absolute;
	right: 140px; top: 120px;
	border-right: 0;
	font-style: italic; 
	color: #648D20; 
	font-size: 0.90em;
	}


p#tagline {
	position: absolute; 
	right: 0px; 
	top: 125px; 
	font-style: italic; 
	color: #648D20; 
	font-size: 0.90em;
}  /* sits under main title */



/* main header for remainder of page */
h2 {
	font-size: 2.25em; 
	letter-spacing: 0.05em;
}


p, ul, ol {
	margin: 10px 10px 0 7px; 
	line-height: 1.60em; 
	color: #000; 
	letter-spacing: 0.05em;
}

code {
	font-family: monospace; 
	font-size: 1.20em; 
	color: #E20000;
}

/* shouting words */
p span {
	font-size: 1.50em; 
	font-weight: bold;
}


a:link, a:visited {
	color: #792533; 
	font-weight: bold; 
	text-decoration: none; 
	border-bottom: 1px solid #792533;
}

a:hover, a:active {
	color: #000; 
	border-color: #000;
}

a.silent {
	text-decoration: none;
	border-bottom: none;
}

img.card {
	border: 1px solid #a8b7a8;
        margin: 15px;
}

 /* general lists */
ul {
	list-style: square;
	padding-left: 1em;
}

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}


/*------------Layout DIVS-------------*/



#container {  /* keeps everything together */
	position: relative; 
	margin: 0 auto; 
	width: 720px; 
	background: url(images/bkgrnd.png) 0 0 repeat-y #fff; 
	border-right: 1px solid #79c815;

}


/* the page's head, containing the h1 title and logo image */
#header {  
	width: 720px; 
	height: 200px; 
	background: url(images/head.png) 0 0 no-repeat #fff; 
}

 /* left column, mainly for navigation */
#leftcolumn {  
        position: absolute;
        left: 50px; 
        top: 200px;
	width: 200px; 
	background: transparent;
	font-size: 0.80em; 
}

/* right column, mainly for page specific content */
#rightcolumn {
	 position: relative;
        left: 250px;
        width: 470px; 
        padding-bottom: 30px; 
        background: transparent; 
        overflow: hidden;
        min-height: 30em;
	font-size: 0.80em; 

} 


#singlecolumn {
	float: right;
        width: 660px; 
	background: transparent;
	overflow: hidden;
        padding-bottom: 30px; 
	font-size: 0.70em; 
} 

#singlecolumn textarea { width: 85%;height: 10em; }

/* page footer, mainly for copyright */
#footer {

        clear: both;
        position: relative;
        left: 50px;
	text-align: center; 
	font-size: 0.70em; 
	height: 4em; 
	line-height: 4em; 
	width: 670px; 
	background: #fff; 
	border-top: 1px solid #79c815;

	border-bottom: 1px solid #79c815;
      padding-left: 50;
}


/* ----------- Left Column Callouts ----------- */

#quote {  
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: center;
	background: url(images/quote.png) no-repeat 0 0	
}

#quote p {
	color: #444; 
	font-size: 0.80em; 
	font-weight: bold; 
	line-height: 2.00em;
}


#astrix {  
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: left;
	border: 3px solid #a8b7a8;
	background: url(images/astrix.png) no-repeat 0 0;
}

#astrix p {
	color: #444; 
	font-size: 0.80em; 
	font-weight: bold; 
	line-height: 2.00em;
} 


h2.hard-to-ignore {
        font-size: 1.2em;
	color: #ffb322;
}

.hard-to-ignore-container {
	margin: 10px 10px 20px 10px;
	padding: 20px 0;
	border: 3px solid #ffb322;
	background: url(images/clashing-astrix-1.png) no-repeat 0 0;
}

#clashing-astrix {    /* Quote box in left column */
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 170px;
	text-align: left;
	border: 3px solid #ffb322;
	background: url(images/clashing-astrix-1.png) no-repeat 0 0;
}
#clashing-astrix ul li {
   	margin-top: 1.4em;
}
#clashing-astrix p {
	color: #444; 
	font-size: 0.80em; 
	font-weight: bold; 
	line-height: 2.00em;
}

/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is margin top */
	padding: 0;
	list-style: none inside
}
	
ul#nav li {
	float: left;	
	display: block;
}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #fff;
	padding: 10px 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	background: #79c815;
}
/* current page, move id in the xhtml when creating a new page */
ul#nav li.current_page_item {
	border-color: #5a9510;
}   
ul#nav li.current-cat a {
	border-color: #5a9510;
}   


ul#nav li a:hover {
	background: #5a9510; 
	color: #fff;
}

	
	



	

ul#nav2 {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is margin top */
	padding: 0;
	list-style: none inside
}
	
ul#nav2 li {
	float: left;	
	display: block;
}

ul#nav2 li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #fff;
	padding: 10px 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	background: #ffffff;
}

/* current page, move id in the xhtml when creating a new page */
ul#nav2 li a#current {
	border-color: #bbbbbb;
}   

ul#nav2 li a:hover {
	background: #bbbbbb; 
	color: #000;
}


	


