/* 
Author:    rspahr@siegelgale.com
Updated:   Apr 30, 2007
border:	1px solid #000000;
*/



body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background-color: #ffffff;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		line-height: 18px;
		}
		
/* link main nav info  */
		#nav a:link { color:#778899; text-decoration:none; }			
		#nav a:visited { color:#778899; text-decoration:none; }						
		#nav a:hover { color:#ff3333; text-decoration:none; 	}	


/* link blog main nav info  */
		#nav_blog a:link { color:#778899; text-decoration:none; }			
		#nav_blog a:visited { color:#778899; text-decoration: none; }						
		#nav_blog a:hover { color:#ff3333; text-decoration: none; 	}

/* link content info  */
		a:link { color:#000000; text-decoration: underline; }		
		a:visited { color:#000000; text-decoration: underline; }						
		a:hover { color:#ff3333; text-decoration: none; 	}	


/* link gray nav default info  */
		a:link.nav { color:#778899; text-decoration: none; }			
		a:visited.nav { color:#778899; text-decoration: none; }						
		a:hover.nav { color:#ff3333; text-decoration: none; 	}

a.rss {
	padding-left: 18px;
	background: url(/images/rss-icon.gif) no-repeat 0 2px;
	}	
	
#main-body {
	width: 956px;
	height: 100%;
	margin-top: 84px;
	margin-left: 12px;
	padding: 0;
	font-size: 100%;
	background: url(/images/main-bg.gif) repeat-y 566px 0;
/*	border:	1px solid #000000; */
	}
	
#main-body-blog {
	width: 956px;
	height: 100%;
	margin-top: 84px;
	margin-left: 12px;
	padding: 0;
	font-size: 100%;
	background: url(/images/main-bg.gif) repeat-y 576px 0;
/*	border:	1px solid #000000; */
	}

#main-body2 {
	width: 956px;
	height: 100%;
	margin-top: 84px;
	margin-left: 12px;
	padding: 0;
	font-size: 100%;
/*	border:	1px solid #000000; */
	}

#main-body_toc {
	width: 956px;
	height: 100%;
	margin-top: 0px;
	margin-left: 12px;
	padding: 0;
	font-size: 100%;
/*	border:	1px solid #000000; */
	}
	
/* column one */
#column1 {
	float: left;
	width: 286px;
}

/* navigation */

#nav {
	float: left;
	width: 276px;
	margin: 0px auto;
	padding: 0;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	text-decoration: none;
	border: none;
	}
	
#nav li a:hover {
	color: #ff0000;

	}
	
#nav li a.active {
	font-weight: bold;
	color: #ff0000;
	}

#nav #nav-purchase {
margin-top: 25px;
}


/* sub navigation */

#nav #subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav #subnav li {
	margin: 0;
	padding: 0px;
	padding-left: 12px;
	}
	
#nav #subnav li a {
	text-decoration: none;
	border: none;
	}
	
#nav #subnav li a:hover {
	color: #ff3333;
	}
	
#nav #subnav li a.active {
	font-weight: normal;
	color: #000000;
	}


/* end sub navigation */

	
#content  {
	padding: 0 12px; 0 5px;
	padding-left: 15px;
	width: 351px;
	float: left;
	}
	
#content-blog  {
	padding: 0px;
	padding-left: 12px;
	width: 351px;
	float: left;
	}	
#content p.first {
	padding: 0px;
	margin: 0px;
	}
/* content 2 for splash page of flash */	
#content2  {
	padding: 0 12px; 0 5px;
	width: 660px;
	float: right;
	}	
	

	
img {
	border: 0px;
} 	

	
#footer {
clear: both;
}	

/* blog */
.blogheading {
	font-size: 18px;
	font-weight: normal;
	line-height : 24px;
	}
	
.heading {
color: #ff0000;
font-weight: bold;
}	
/* added for the wordpress blog */


#page {
	text-align: left;
	}

#header {

	}

#headerimg 	{ 

	} 



.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {


	}

.widecolumn {


	}
.narrowcolumn h2 {
text-transform: uppercase;
font-weight: bold;
color: #ff0000;
padding-bottom: 0px;

	}
.narrowcolumn .postmetadata {
padding-bottom: 20px;
text-align: left;
	}


.alt {


	}



small {
	font-size: 13px;
	}





h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}





.entry p a:visited {

	}

.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {

	}

.commentlist cite, .commentlist cite a {

	font-style: normal;

	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}





code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{

	}


#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {

	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	margin: 0px;
	padding: 1px 0 0 0px;
	margin-left: 0px;
	}
/* left column of posts 10px left margin */
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px;
	margin-right: 0px;
	width: 378px;
	}

.widecolumn {
	padding: 1px 0 0 0px;
	margin: 0px 0px 0px;
	width: 378px;	
 
	}


.post hr {
	display: block;
	}

	
.widecolumn .post {
	margin: 0;
	}
.post {
	margin: 0px;
	margin-bottom: 40px;
	text-align: left;

	}

/* posted in categories comments block */
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 15px 5px 5px 0px;
}

.widecolumn .attachment {

}

.postmetadata {
	clear: left;
}



/* End Structure */



/*	Begin Headers */
h1, h3 {
	font-size: 13px;
	font-weight: normal;
}


#sidebar h2 {
	font-size: 13px;
	font-weight: normal;
}
.post h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.post h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

h2.pagetitle {

	margin-top: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}

#sidebar h2 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}
h2 {
	padding: 0;
	margin: 0px 0 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px; 

}	

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform { 
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	text-align: left;

	}

#sidebar #searchform #s {
	width: 100px;
	padding: 0px;
	margin: 0px;
	}


#sidebar #searchsubmit {
	padding: 0px;
margin: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 180px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	margin-right: 12px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	 }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	margin: 15px 15px 15px 15px;
	padding-left: 0px;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
	
	
/* navigation */

#nav_blog {
	float: left;
	width: 88px;
	margin: 0px auto;
	padding: 0;

	}
#nav_blog ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav_blog li {
	margin: 0;
	padding: 0;
	}
	
#nav_blog li a {
	text-decoration: none;
	border: none;
	}
	
#nav_blog li a:hover {
	color: #ff3333;

	}
	
#nav_blog li a.active {
	font-weight: bold;
	color: #ff3333;
	}

#nav_blog #nav-purchase {
margin-top: 25px;
}

	
#sidebar {
	width: 175px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
	}
/* sidebar links */
#sidebar a {
	color: #778899;
	text-decoration: none;
	border: none;
	}
	
#sidebar a:hover {
	color: #ff3333;

	}
	
#sidebar a.active {
	font-weight: bold;
	color: #ff3333;
	}
/* end sidebar links */

.sg {
color: #ff0000;
}

#picnav {
	float: left; 
	padding-bottom: 21px;
}
		
/* End Various Tags & Classes for blog*/
/* case studies and comments in expertise */

	