* { margin: 0; padding: 0; }

html
{
	color: #aaaaaa;
	background: url(http://www.inmixedcompany.com/cms2/themes/site_themes/alex_blue/bgr_columns.gif);
	background-color: #ffffff;

	font: 75%/1.5 "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;	
}

/* Links */

a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #888888; }

a:link { color: #580303; } 

a:visited { color: #f08e20; }

a:hover, a:active { color: #f08e20; }

/* Headings #3c4866*/

h1 { font-weight: normal; color: #000000; padding: 10px 0; font-variant: small-caps;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; }

h1 { font-size: 2.0em; }

h2 { font-size: 1.8em; font-weight: normal; color: #77818d; padding: 15px 0 0 0; }

h3 { font-size: 1.6em; font-weight: normal; color: #526594; padding: 10px 0; }

h4 { font-size: 1.4em; font-weight: normal; color: #526594; padding: 10px 0; }

h5, h6 { font-size: 1.2em; font-weight: normal; color: #526594; padding: 10px 0; }

/* Lists */

ul
{
	margin: 10px 35px;
	line-height: 2.0em;
	list-style-type: square; 
}

ol
{
	margin: 10px 40px;
	line-height: 2.0em;
}

dl
{
	margin: 10px 35px; 
	line-height: 1.7em;
}

dt, dd { padding: 5px 0; }

/* Other Html Elements */

p
{
	margin: 10px 0; 
	line-height: 1.6em;
}

abbr, acronym, cite, kbd
{
	cursor: help; 
	font-style: normal;
	border-bottom: 1px dotted #888888; 
}

pre { overflow: auto; }

blockquote, pre
{
	margin: 20px 35px; 
	padding: 5px 10px; 
	background-color: #ffffff;
	border: 1px solid #cfcfcf; 
}

code { font-family: Consolas, Monaco; }

hr
{
	height: 1px;
	clear: both;
	visibility: hidden;
}

/* Structure */
body
{
	width: 896px;
	margin: 0 auto;
	color: #555555;
	background: url(http://www.inmixedcompany.com/cms2/themes/site_themes/alex_blue/bgr_columns.gif);
}
container1
{
	width: 896px;
	margin: 0 auto;
	color: #555555;
}

container2
{
	width: 800px;
	margin: 0 auto;
	color: #555555;
	background-color: #ffffff;
}

#header
{
	height: 525px;
	background-color: #ffffff;
}

#navigation
{
	clear: both;
	width: 100%;
	position: relative;
	left: 60px;
	top: -60px;
	z-index: 1;

}

#wrapper
{
	width: 800px;
	position: relative;
	left: 60px;
	top: -50px;
	z-index: 2;
}

#content
{
	width: 500px;
	float: left;
	overflow: hidden;
	margin: 15px 0 0 0; 
}

#content_nosidebar
{
	width: 780px;
	float: left;
	overflow: hidden;
	margin: 15px 0 0 0; 
}
#sidebar
{
	width: 300px;
	min-height: 600px;
	float: left;
	overflow: hidden;
	margin: 30px 0 0 0; 
	border-top: 1px solid #cfcfcf; 
}
#sidebar_nosidebar
{
	width: 10px;
	min-height: 600px;
	float: left;
	overflow: hidden;
	margin: 30px 0 0 0; 
	border-top: 1px solid #ffffff; 
}
#footer_wrapper
{
	clear: both;
	width: 100%;
	background-color: #f9f9f9;
	border-top: 10px solid #000000; 
	margin: 0 auto;
}

#footer
{
	width: 753px;
	background-color: #f9f9f9;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#extras
{
	float: center;
	width: 753px;
	background-color: #ffffff;
}

/* Header */

#header h1 
{
	padding: 0;
	height: 525px;
	position: relative;
	background: url(http://www.inmixedcompany.com/cms2/themes/site_themes/alex_blue/images/header_gray.jpg) top left no-repeat;
}

#header h1 a 
{ 
	padding: 0;
	color: #ffffff;
	display: block;
	font-size: 25px;
	font-weight: bold;
	border-bottom-width: 0; 
	font-family: "Arial Narrow", Tahoma, Verdana;
}

#header h1 span 
{ 
	left: 15px;
	top: 95px;
	position: absolute;
	visibility: visible; 
}

/* Navigation */

#navigation ul
{
	margin: 0;
	float: left;
	width: 100%;
	height: 30px;
	list-style-type: none;
	background: url(http://www.inmixedcompany.com/cms2/themes/site_themes/alex_blue/menu.png) top left repeat-x;
}

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	padding: 3px 8px 5px;
	border-bottom-width: 0;
}

#navigation li.active a,
#navigation a:hover, #navigation a:active
{
	background-image: url(http://www.inmixedcompany.com/cms2/themes/site_themes/alex_blue/menu_hover.png); 
}

/* Content */

.post
{
	padding: 5px 50px 5px 5px ; 
}

.post-footer
{
	padding: 5px; 
	font-size: .9em;
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
}

.post-footer a { border-bottom-width: 0; }

/* Sidebar */

#sidebar h3
{
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}

#sidenotes dl
{
	margin: 0;
}

#sidenotes dt 
{ 
	padding-bottom: 0; 
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 5px solid #e5e5e5;
}

#sidenotes dd
{
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px; 
	border-right: 5px solid #e5e5e5;
	border-bottom: 1px dotted #cccccc;
}

#sidenotes dd a { border-bottom-width: 0; }

#reviews dl
{
	margin: 0;
}

#reviews dt 
{ 
	padding-bottom: 0; 
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 5px solid #f08e20;
}

#reviews dd
{
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px; 
	border-right: 5px solid #f08e20;
	border-bottom: 1px dotted #f08e20;
}

#reviews dd a { border-bottom-width: 0; }


#syndicate ul
{
	margin: 0; 
	list-style-type: none;
}

#syndicate a
{
	display: block;
	padding: 5px 8px;
	margin-top: -1px;
	border-top: 1px dotted #888888;
}

#syndicate a:hover, #syndicate a:active
{
	background-color: #ffffff;
	
	/* Because IE 7 isn't highlighting otherwise */
	width: 100%;
}

/* Footer */

#extras h6
{
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#friends, #links, #about
{
	width: 30%;
	float: left;
	padding: 10px; 
}

#friends ul
{
	margin: 0;
	list-style-type: none;
}

#friends a
{
	display: block;
	margin-top: -1px;
	padding: 5px 8px;
	border-top: 1px dotted #888888; 
}

#friends a:hover
{
	background-color: #f9f9f9;
}

#links dl
{
	margin: 0;
}

#links dt
{
	padding-bottom: 0; 
	padding-left: 5px;
	padding-right: 5px;
}

#links dd
{
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px; 
	border-bottom: 1px dotted #cccc99;
}

#copyright
{
	margin: 0;
	padding: 5px;
}