/*  
Theme Name: Off on a Tangent
Theme URI: http://www.scottbradford.us/
Description: Website 20.0 April Fools
Version: 20.0f
Author: Scott Bradford
Author URI: http://www.scottbradford.us/

	Website 20 (Scott Bradford: Off on a Tangent)
	Master Stylesheet
	Copyright (c) 2008, Scott Bradford Creative Enterprises
	All Rights Reserved

*/

/* Basic Design */

html {
	height: 100%;
}

body {
	background: #FFFFFF;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 1.5;
}

table {
	font-size: 12px;
	line-height: 1.5;
}

a, a:visited {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px #BBBBBB solid;
}

a:hover {
	color: #990000;
	border-color: #990000;
}

a.noborder {
	border: 0px;
	}

table.maintable {
	/*min-height: 100%;*/
	height: 100%;
	margin: 0px;
	}

table.headertable {
	table-layout: fixed;
	margin-bottom: 5px;
	}
	
table.contenttable {
	table-layout: fixed;
}
	
table.foottable {
	table-layout: fixed;
	margin-top: 15px;
	}

td.topbar {
	background: #6161D7 url(./images/topbar-bg.png);
	overflow: hidden;
}
td.topbar a, td.topbar a:hover {
	color: #FFFFFF;
	}

tr.menubar { height: 35px; overflow: hidden; }

td.menubar {
	background: #EFEFEF url(./images/menubar-bg.png);
}
td.menubar {
	line-height: 1.25;
	}
td.menubar-out {
	background: url(./images/menubar-outbg.png);
}

td.menubar div.menu, td.menubar div.search {
	height: 35px;
	overflow: hidden;
}
td.menubar div.menu {
	background: url(./images/menubar-left.png) top left no-repeat;
	width: 100%;
}
td.menubar div.search {
	background: url(./images/menubar-right.png) top right no-repeat;
	width: 170px;
	margin-top: 0px;
}

td.menubar div.menu div {
	height: 25px;	
	margin-left: 30px;
	margin-top: 5px;
	font-size: 12px;
	}
td.menubar div.menu div div {
	margin: 0px;
}
td.menubar table td {
	width: auto !important;
	}
td.menubar table td div.domMenu_menuElement {
	margin-right: 15px;
	font-weight: bold;
	}

.domMenu_menuElementHover, div.domMenu_subMenuElementHover { color: #990000; }

div.domMenu_subMenuBar {
	background: #efefef;
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: auto;
	}

td.menubar div.search div {
	height: 25px;
	width: 170px;
	text-align: center;
	margin-top: 3px;
	font-size: 12px;
	overflow: hidden;
	}
td.menubar div.search div div, td.menubar div.search form {
	display: inline;
	}

td.menubar input#s {
	width: 100px;
	height: 17px;
	border: 0px;
	margin: 0px;
	text-align: left;
	background: url('./images/searchbar.gif');
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	vertical-align: middle;
	}
td.menubar input.ss {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	}
	
td.sidebar {
	background: #EFEFEF url(./images/blurble-bg.png);
	}
td.sidebar div.sidebar-top {
	background: url(./images/blurble-top.png) top left no-repeat;
	overflow: hidden;
	}
td.sidebar div.sidebar-bot {
	background: url(./images/blurble-bottom.png) bottom left no-repeat;
	overflow: hidden;
	}
td.sidebar div div {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
	overflow: hidden;
	}
td.sidebar div div div {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
td.sidebar ul {
	margin-left: 0.75em;
	padding-left: 0.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
td.sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
td.botbar {
	background: #6161D7 url(./images/botbar-bg.png);
}
td.botbar td.botbar-box {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.25;
	}
td.botbar td.botbar-box div {
	margin-right: 15px;
	margin-left: 15px;
	}
td.botbar-box a, td.botbar-box a:hover {
	color: #FFFFFF;
	}
	
td.pixbar {
	width: auto;
	height: 60px;
	overflow: hidden;
}
	
div#pixbar {
	width: 100%;
	height: 60px;
	overflow: hidden;
}

span.trs {
	display: none;
}
span.trs img, td.topleft img {
	display: inline;
}

hr {
	width: 100%;
	height: 3px;
	margin-top: 14px;
	margin-bottom: 14px;
	border: 0px;
	border-bottom: 1px solid #BBBBBB;
	}


/* WordPress-specific Formatting */

div.post h2 {
	font-size: 14px;
	margin-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	}
div.post div.entry {
	margin-left: 15px;
	}
div.post div.entry img {
	margin-left: 5px;
	}
	
div.widget select, div.widget input#user_login, div.widget input#user_pass {
	width: 120px;
	}
div.widget form {
	display: inline;
	}
div.widget {
	margin: 0px;
	padding: 0px;
	}
div.widget h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}