/*
Theme Name: SAS
Theme URI: http://sekhel.com/
Description: The default SAS theme based on me
Version: 1.1
Author: Marshal Datkowitz
Author URI: http://sekhel.com/
Tags: earth tones, custom header, fixed width, two columns, widgets



*/
@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #592e1f;
	background-repeat: repeat;
	background-image: url(/wp-content/themes/sas/images/bkd/loose-weave.png);
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #f3c8a2;
	background-image: url(/wp-content/themes/sas/images/bkd/bkd_content_2.png);
	background-repeat: no-repeat;
	background-position: center 184px;
} 
#header {
	float: none;
	padding: 0;
	background-color: #F99865;
	height: 155px;
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebar1 {
	width: 180px;
	min-height: 300px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: left;
}
#mainContent {
	width: 700px;
	float: right;
	margin: 0;
	padding: 20px;
} 


#footer {
	background-color: #322842;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 40px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer p a {
	color:#FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearLeft {
	clear: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearsidebar {
	font-size: 1px;
	line-height: 1px;
	height: 40em;
	color: transparent;
	clear: left;
}

.pullLeft {
	width: 200px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	margin-left: 0px;
}
.pullRight {
	width: 200px;
	float: right;
	padding: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	margin-left: 20px;
}
#header ul {
	list-style-type: none;
}
#header ul li a:link, #header ul li a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
	font-size: 90%;
	color: #000;
	font-weight: bold;
	background-color: #F2CF8D;
	float: left;
	margin-right: 10px;
}
#header ul li a:hover {
	background-color: #666;
	color: #FFF;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: right;
}
.picH {
	margin-right: 10px;
	display: inline;
	float: left;
}

/* sidebar styles */


#sidebar1 h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	color: #F5EDDC;
	clear: left;
}

#sidebar1 ul {
	font-size: 90%;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
#sidebar1 ul ul {
	margin-top: 1.5em;
}
html>body #sidebar1 ul ul {
	margin-top: 0em;
}

#nav li .current {
	background-color: #734f24;
	color: #FFF;
}

#sidebar1 ul li  {
	list-style-type: none;
}

#sidebar1 ul li li {
	padding-left: 12px;
	margin-bottom: 0em;
}

html>body #sidebar1 ul li li {
	padding-left: 12px;
	margin-bottom: 0em;

}
#sidebar1 ul li a  {
	margin-bottom: -1em;
}

html>body #sidebar1 ul li a  {
	margin-bottom: 0em;
}
#sidebar1 ul li li li  {
	font-weight: normal;
	font-size: 110%;
}

#sidebar1 ul .current_page_item {
	background-image: url(/wp-content/themes/sas/images/bkd/nav_side.png);
	background-repeat: no-repeat;
	background-position:0px 5px;
	font-weight: bold;
}
html>body #sidebar1 ul .current_page_item {
	background-image: url(/wp-content/themes/sas/images/bkd/nav_side.png);
	background-repeat: no-repeat;
	background-position:0px 6px;
	font-weight: bold;
}

#sidebar1 a {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
	padding-right: 0px;
}

html>body #sidebar1 a {
	display: block;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	padding-left: 16px;
}

#sidebar1 a:link, #sidebar1 a:visited {
	color: #030102;
	text-decoration: none;
}


#sidebar1 a:hover {
	background-image: url(/wp-content/themes/sas/images/bkd/nav_side.png);
	background-repeat: no-repeat;
	background-position: 0px -281px;
	font-weight: bold;
}
html>body #sidebar1 a:hover {
	background-image: url(/wp-content/themes/sas/images/bkd/nav_side.png);
	background-repeat: no-repeat;
	background-position: 0px -280px;
	font-weight: bold;
}
.margin_top_0 {
	margin-top: 0px;
}

#sideSearch label {
	color: #FFF;
	font-size: 90%;
	float: left;
	font-weight: bold;
}
#sideSearch {
	float: right;
	padding-top: .5em;
	padding-right: .5em;
	padding-bottom: .5em;
}

#sideSearch #search {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #666;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .2ex;
}
#sideSearch #glass {
	margin: 0px;
	height: 16px;
	width: 16px;
	float: left;
}
#mainContent h1 {
	font-size: 140%;
}
#mainContent h2 {
	font-size: 120%;
}
#mainContent h3 {
	font-size: 90%;
	padding-bottom: 0px;
	margin-bottom: -1em;
	margin-top: 2em;
}


#mainContentHome p, #mainContentHome li, #mainContent p, #mainContent li {
	font-size: 90%;
}
#mainContent li {
	padding-bottom: 1ex;
}

.even {
	background-color: #EFA778;
}

/*=============================================================  Table for presentations */
#presentations {
	font-size: 80%;
	border-collapse:collapse;
	border: 1px solid #463044;
	margin-bottom: 2em;
}
#presentations tr td {
	padding-top: 0.3ex;
	padding-right: 1ex;
	padding-bottom: 0.3ex;
	padding-left: 1ex;
	vertical-align: top;
}
#presentations tr td h2 {
	font-size: 110%;
}
#presentations tr td ul {
	padding-left: 0px;
}
#presentations tr td ul li {
	font-size: 100%;
}

#presentations tr th {
	padding: 1ex;
}
#presentations .col01 {
	width: 17ex;
}
#presentations .col04 {
	width: 40ex;
}
.data {
	border-collapse:collapse;
	border: 1px solid #592E1F;
}
.data td {
	padding: .5ex;
}
.data tr th {
	font-size: 90%;
	text-align: center;
	padding: .5ex;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
/* FOR WP*/

.alignleft {
	float:left;
}

.alignright {
	float:right;
}




#fees {
	margin-bottom: 1em;
}

#fees tr th {
	background-color: #322842;
	color: #FFF;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
}
.search-everything-highlight {
	background-color: #FF6;
	padding-right: 0.25ex;
	padding-left: 0.25ex;
	font-weight: bold;
}

/*
======================================================
Administrative */

.edit {
	border: 2px outset #000;
	padding: 1ex;
	display: block;
	clear: left;
	width: 15ex;
	background-color: #CCC;
}

/*************************** Format individual page ******************/
#page {
	background-color: #F4C8A3;
}

