* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	font-size: 125%;
}

body {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 50%;
	background-color: #fff;
}

h3 {
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
}

div#SiteWrapper {
	background-color: #FFF;
	width: 680px;
	margin: 0 auto;
}

div#SiteLogo {
	width: 680px;
	height: 137px;
	background-color: #999;
	position: relative;
}

div#SiteLogo h1 {
	position: absolute;
	bottom: 10px;
	left: 15px;
}

div#SiteLogo h1 a{
	color: #fff;
	text-decoration: none;
}

div#SiteLogo div#SiteSearch {
	visibility: hidden;
	display: none;
}

div#SiteLogo div#SiteSearch label {
	visibility: hidden;
	display: none;
}

div#SiteLogo div#SiteSearch input#sSearch {
	visibility: hidden;
	display: none;
}

div#SiteLogo div#SiteSearch input#SearchButton {
	visibility: hidden;
	display: none;
}

div#LeftMenuBackgroundFix {
	visibility: hidden;
	display: none;
}

div#RightMenuBackgroundFix {
	visibility: hidden;
	display: none;
}

div#MainMenu {
	visibility: hidden;
	display: none;
}

div#SideBar {
	visibility: hidden;
	display: none;
}

div#BodyText {
	font-size: 1.1em;
	line-height: 1.2em;
}

div#BodyText p {
	margin: 1.1em 0;
}

div#BodyText h3 {
	text-align: right;
	padding: 1.1em 0 0 0;
}

div#Grill {
	height: 64px;
	width: 157px;
	padding: 0;
}

div#Grill ul#Sponsors {
	height: 64px;
	width: 157px;
	background: transparent url(../images/layout/grill.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
}

div#RSSLink {
	visibility: hidden;
	display: none;
}

div#FlashPortfolio {
	visibility: hidden;
	display: none;
}

div#listBlogs h5, div#PortList h4 {
	border-bottom: solid 1px #516A8E;
	margin: 20px 0;
	padding: 5px 5px 5px 0;
	font-size: 1.2em;
	color: #000;
}

div#listBlogs h6 {
	font-size: 1.1em;
	color: #000;
}

div#listBlogs p {
	font-size: .9em;
	color: #666;
	text-align: right;
}

div#blogCalendar {
	text-align: center;
	font-size: 1.1em;
}

div#blogCalendar table {
	margin: 5px auto 10px auto;
	border: solid 1px #516A8E;
	background-color: #A5AAC9;
}

div#blogCalendar td, div#blogCalendar th {
	margin: 0;
	padding: 2px;
}

div#blogCalendar td.noPad {
	padding: 0;
}

div#blogCalendar th a {
	font-weight: bold;
	color: #fff;
}

div#blogCalendar td a {
	color: #f00;
}

div#blogCalendar td#blogToday {
	border: solid 1px #fff;
}

div#SideBar ul#BlogCatList {
	border-top: 1px solid #516A8E;
}

div#PortList div.thumbNail {
	width: 188px;
	height: 138px;
	background-image: url(../images/site_thumbs/thumb_shadow.gif);
	background-repeat: no-repeat;
	float: right;
}

.clearRight {
	clear: right;
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

/* backslash hack hides from IE mac \*/
* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}

div#SearchResults h4 {
	font-size: 1.4em;
	margin: 40px 0 0 0;
}

span.searchHighlight {
	border-bottom: 1px dotted #f00;
}

div#ClientDescription h3 a {
	font-weight: normal;
}

div#ClientDescription h5 {
	font-size: 1em;
}

div#ClientDescription ul {
	padding: 0 0 10px 15px;
}

div#ClientDescription div#ScreenShots {
	float: right;
	margin: 14px 0 5px 5px;
	text-align: center;
}

div#ClientDescription div#ScreenShots div {
	background-color: #E3E6EF;
	border: 1px solid #516A8E;
	padding: 5px;
	margin: 0 0 8px 0;
	width: 160px;
}

div#ClientDescription div#ScreenShots div p {
	margin: 2px 0 0 0;
	font-size: .8em;
	font-weight: bold;
	color: #516A8E;
}

div#MyFunctions h4, div#MyCustomTags h4 {
	font-size: 1.3em;
	margin: 0 0 8px 0;
}

div#MyCustomTags {
	float: right;
}

div#MyFunctions, div#MyCustomTags {
	width: 230px;
}