/*  
Theme Name: Three Columns Table
Theme URI: http://leftfielder.org
Description: Three Column layout using table
Version: 1
Author: Sarah and Mike
Author URI: http://leftfielder.org
*/

html, body, #wrapper {
   	 min-height: 100%;
   	 width: 100%;
   	 height: 100%;
	} 

html>body, html>body .wrapper {
    	height: auto;
	}


body 	{
	position: absolute;
	border: 2px solid navy;
	margin:0;
	padding:0; 
	background-color: #f0ffff; /*light blue color*/
	}

table {

        width: 100%;
        border: 0;
        padding: 0;
}

td {
        vertical-align: top;
        border: 0;
        padding: 0;
}


#leftcol {
	width: 175px;
	text-align: left;
	color: navy;
	margin: 0;
	padding: 0;
	background-color: #f8f8f8; /*light grey color*/
	}
#rightcol {
	width: 220px;
        padding-left: 10px;
        padding-right: 10px;
	text-align: left;
	color: navy;
	background-color: #f0ffff; /*light blue color*/
	}
#midcol {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 4px solid navy;
	border-left: 4px solid navy;
	background-color: #f5fffa; /*light green color*/
	}

#midcol2 { /*For Single-Post View*/
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 4px solid navy;
	background-color: #f5fffa; /*light green color*/
	}


#header {
	text-align: center;
	height: 100px;
	padding-bottom: 25px;
        margin-bottom: 0px;
	font-size: 40pt;
	font-family: "courier new";
	font-weight: bold;
	background-color: #C8C8C8; /*light grey color*/
	color: navy;
	border-bottom: 8px solid navy;
	}
#byline {
        font-size: 16pt;
        font-style: italic;
	font-family: "courier new";
	font-weight: bold;
/*        text-transform: uppercase;*/
        }
#footer {
        text-align: center;
        height: 50px;
        font-size: 10pt;
	font-family: "courier new";
	background-color: #C8C8C8; /*light grey color*/
	color: gray;

	border-top: 8px solid navy;
        margin-top: 10px;
	}

.cap 	{
	font-size: 80pt;
	font-weight: bold;
	}
.post	{
	font-family: "times";
	border-bottom: 3px solid navy;
	}

.entry	{
	font-family: "arial";
	font-size: 15px;
	}

#rttxt	{ /*description text*/
	font-family:"arial";
	font-size: 15px;
	color: black;
	font-weight: normal;
	border-bottom: 2px solid navy;
        padding-bottom: 7px;
	}

h2	{ /*Post Titles*/
	font-family:"times";
	color: navy;
	text-decoration: none;
	}


h3	{ /*Welcome to Leftfielder*/
	font-family:"times";
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	color: navy;
	}

.sbtitle { /*Sidebar Titles*/
	font-family:"times";
	background-color: none;
	font-size: 15px;
        margin-bottom: 5px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background-color: navy;
	}
.ads   {
        text-align: center;
        }
a:link {
	color: blue;
	}

a:visited {
	color: purple;
	}

h2 a:link {
	color: navy;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	}

h2 a:visited {
	color: navy;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	}

#header a:link {
	color: navy;
	text-decoration: none;
	font-size: 40pt;
	font-family: "courier new";
	font-weight: bold;
	}

#header a:visited {
	color: navy;
	text-decoration: none;
	font-size: 40pt;

	font-family: "courier new";
	font-weight: bold;
	}

#searchform {
	margin: 20px 0px;
	padding: 0px 0px; 
	text-align: center;
	border-top: 2px solid navy;
        padding-top: 12px;
	}

#searchsubmit {
	width: 80px;
	}

#hitcounter {
        padding-top: 5px;
         }

/*Category list formating*/
.menulist {
	font-family: "arial"; 
	font-size: 10px; 
	font-weight: normal; 
	color: navy;

	}
.menulist a {
	color: navy;
	}

.menulist ul {
	margin-left: 0;
	padding-left: 0;
	}

.menulist li {
	text-transform: none; 
	padding: 0;  
	list-style-type: none;
	}
.menulist li ul {
	font-family: "arial"; 
	text-transform: none; 
	padding: 1px 1px 0px 5px; 
	margin: 0;
	}
.menulist li ul li{
	text-transform: uppercase; 
	font-size: 12px;
	margin-left: 15px; 
	padding: 1px 1px 0 10px;
	font-weight: normal; 
	list-style-type: square;
	margin-bottom: 10px;
	}
.menulist li ul li li {
	text-transform: none; 
	padding: 1px 1px 0 10px; 
	margin: 0; 
	font-weight: normal; 
	list-style-type: circle;
	border-top: none;
	}

/*Left Sidebar list formating, except for categories*/ 
.menulist2 .sbtitle {
        margin-top: 5px;
        }

.menulist2 {
	font-family: "arial"; 
	font-size: 10px; 
	font-weight: normal; 
	color: navy;
	}
.menulist2 a {
	color: navy;
	}

.menulist2 ul {
	margin-left: 0;
	padding-left: 0;
	}

.menulist2 li {
	text-transform: none; 
	padding: 0;  
	list-style-type: none;
	}
.menulist2 li ul {
	font-family: "arial"; 
	font-size: 10px;
	text-transform: none; 
	padding: 1px 1px 0px 5px; 
	margin-top: 5px;
	}
.menulist2 ul li ul li {
        font-family: "arial"; 
	font-size: 10px;
	text-transform: none; 
	padding: 1px 1px 0px 5px;
        margin: 0;
}

.menulist2 ul li ul li li {
	text-transform: none; 
	font-size: 12px;
	margin-left: 15px; 
	padding: 1px 1px 0 10px;
	font-weight: normal; 
	list-style-type: square;
	}