/*  
Theme Name: Fluid Technologies Layout (tabled)
Theme URI: http://www.ifluidtech.com/
Description: Designed custom for Fluid Technologies by Neolantix, LLC of Raleigh, NC. Contact us at (919) 341-4136 or www.neolantix.com.
Version: 1.0
Author: Neolantix, LLC
Author URI: http://www.neolantix.com/

	This theme was designed and built by Adam Nelson of Neolantix, LLC,
	as a contract job from Fluid Technologies.
	
	This is the tabled version of the layout. It's a bit more archaic, but also more stable.
	
	http://www.neolantix.com/
	
	It is licensed for use on ifluidtech.com ONLY, and derivative works or other
	uses are subject to royalties to Neolantix, LLC.

	Have fun, and don't be afraid to contact me if you have questions.
	
	(919) 341-4136
	neolantix@gmail.com
	www.neolantix.com
*/



html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	background-color: #5e6175;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/bgstripes.gif);
	background-repeat: repeat-y;
	background-position: top left;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1;
	color: #000000;
	height: 100%;
}

table {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

h2 {
	margin: 0px;
	margin-bottom: -10px;
	padding: 0px;
	font-size: 16px;
}

a {
	color: #5e6175;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.body {
	background-color: #868998;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/contentbg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 762px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.bodydiv_leftshadow {
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/contentbg_l.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 762px;
	height: 100%;
	float: left;
}

#bodyshadow {
	width: 13px;
	height: 100%;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/bodyshadow.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 762px;
}

.content {
	width: 573px;
	height: 100%;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/contentbg_r.gif);
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}

#content_bg_top {
	width: 573px;
	height: 207px;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/contentbg_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 127px;
}

#content {
	width: 538px;
	height: 100%;
}

.sidebar {
	width: 189px;
	height: 100%;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/sidebarbg_r.gif);
	background-repeat: repeat-y;
	background-position: top right;
	float: right;
}

#sidebar_bg_l {
	width: 189px;
	height: 100%;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/sidebarbg_l.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#sidebar_bg_top {
	width: 189px;
	height: 207px;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/sbbg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 127px;
	float: left;
}

#contact_box {
	position: absolute;
	top: 134px;
	left: 353px;
}

.zero_zero {
	position: absolute;
	top: 0px;
	left: 0px;
}

.menuitem {
	font-weight: bold;
	background-color: #9295a1;
	margin: 3px;
	margin-top: 0px;
	width: 177px;
	height: 14px;
	padding: 3px;
}

.menuitem a {
	color: #ffcc00;
	text-decoration: none;
}

.menuitem a:hover {
	text-decoration: underline;
}

.sb_searchbox {
	background-color: #cdced5;
	border: none;
	margin-left: 3px;
	width: 137px;
	height: 14px;
	padding: 3px;
}

.sb_gobutton {
	background: none;
	border: none;
	height: 14px;
}

.articleitem {
	font-weight: bold;
	margin: 3px;
	margin-top: 0px;
	width: 177px;
	height: 14px;
	padding-left: 3px;
	overflow: hidden;
}

.articleitem a {
	color: #cdced5;
	font-weight: normal;
	text-decoration: none;
}

.articleitem a:hover {
	text-decoration: underline;
}

.article_text {
	padding: 3px;
	padding-top: 0px;
}

.title_link a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.title_link a:hover {
	text-decoration: underline;
}

.moreinfo_bar {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 3px;
	margin-left: 0px;
	width: 535px;
	height: 12px;
	padding: 2px;
	padding-bottom: 4px;
	background-color: #b1b2bc;
	background-image: url(http://69.93.121.210/~ifluidte/images/layout/moreinfobar_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.moreinfo_bar a {
	color: #ffffff;
	text-decoration: underline;
}

.moreinfo_bar a:hover {
	text-decoration: none;
}

.postmetabox {
	background-color: #bbbcc5;
	margin: 3px;
	padding: 3px;
	margin-top: 0px;
	width: 526px;
}

.post_alt {
	background-color: #bbbcc5;
	padding: 3px;
}	