/*
Title:      Schwartz styles
Updated:    3/2/2011 to accomodate the wider main column
Notes:	    Content layout specifications across all pages
*/

html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}
* html body{
font-size:x-small; /* for IE5/Win */
f\ont-size:small; /* for compliant browsers */
}

a{text-decoration:none;}
a:link{}
a:hover{}
a:active{}
a:visited{}
a img{border:0;}

h1{
font-size:150%;
font-family:Helvetica, sans-serif;
color:#fb6608;
font-weight:normal;
letter-spacing:-1px;
}
	h1 span{font-weight:bold;}
h2, h3{
color:#1e5d86;
font-size:130%;
font-family:Arial, Helvetica, sans-serif;
}


ul{
margin-left:0;
line-height:160%;
}
li{}

ol{
margin-left:0;
line-height:160%;
}
li{}


p{line-height:160%;}


#container{
margin-left:auto;
margin-right:auto;
margin-top:25px;
width:761px;
font-size:85%;
padding-bottom:10px;
}
	#top{
	float:right;
	margin:0 0 3px 0;
	font-size:70%;
	}
	#topL{
	float:left;
	margin:0 0 3px 0;
	font-size:70%;
	}
		#top a, #topL a{
		margin:0 10px 0 15px;
		color:#1e5d86;
		}
			#top a:hover, #topL a:hover{text-decoration:underline;}

	#header{
	height:140px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	
	#sliver{
	height:30px;
	background-image:url(../images/bg_sliver.gif);
	background-repeat:no-repeat;
	margin:7px 0 0 0;
	}
		#sliver p{
		float:right;
		margin:3px 15px 0 0;
		padding:0 0 0 13px;
		background-image:url(../images/arrow_green.gif);
		background-repeat:no-repeat;
		background-position:left center;
		font-size:130%;		
		font-family:Arial, Helvetica, sans-serif
		}
			#sliver p a{color:#fff;}
		#jumpList{
		padding:5px 0 0 20px;
		margin:0;
		}
		#jumpList select{
		color:#362130;
		width:200px;
		font-size:80%;
		}
	
	#content{
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	margin:7px 0;
	}
	#contentTop{
	height:15px;
	background-image:url(../images/round_top.gif);
	background-position:top;
	background-repeat:no-repeat;	
	}
		#main{
		float:left;
		width:550px;
		padding:0 0 10px 20px;
		}
			.post{
			border-bottom:1px solid #999;
			padding:5px 0 5px 0;
			color:#7b7b7b;
			}

			#main a, #footer a{color:#839d18;}
				#main a:hover, #footer a:hover{text-decoration:underline;}
			#main h2 a{color:#1e5d86;}
			.entry{
			padding-bottom:10px;
			margin-bottom:20px;
			border-bottom:1px solid #c2c2c2;
			}
			
		#floatR{
		float:right;
		width:173px;
		padding:0 1px 0 0;
		}
	
			#colR{
			background-color:#edf5f8;
			float:right;
			width:173px;
			padding-top:30px;
			}
				.sideBox, .profile{
				line-height:140%;
				margin:0 10px;
				border-bottom:1px solid #afbd6e;
				}
				.profile{padding:0 0 10px 0;}
					.sideBox .blogroll{
					background-image:url(../images/dotted.gif);
					background-repeat:repeat-x;
					padding-top:10px;
					}
					.sideBox .blogrollfirst{
					padding-top:10px;
					}
					.sideBox h3{
					margin-bottom:0;
					padding-bottom:0;
					}
					.sideBox ul{
					padding-left:20px;
					margin-top:0;
					padding-top:0;
					}
					.sideBox li{
					margin:4px 0;
					}
					.sideBox li, .sideBox li a{color:#1a7bb2;}
						.sideBox li a:hover{text-decoration:underline;}
					
					.sideBox form{margin:0 0 15px 0;}
					.sideBox .input{
					border-left:1px solid #c9c9c9;
					border-bottom:1px solid #c9c9c9;
					border-top:1px solid #8b8b8b;
					border-right:1px solid #8b8b8b;
					width:115px;
					height:17px;
					}
					.sideBox .go{
					background-color:#838b3e;
					color:#fff;
					border:0;
					font-family:Georgia, "Times New Roman", Times, serif;
					text-align:center;
					padding:0 1px 2px 1px;
					}
					.sideBox .feedList{
					padding:0;
					list-style:none;
					}
			#contact{
			background-color:#2bb2e2;
			height:85px;
			text-align:right;
			margin:20px 0 0 0;
			}
				#contact embed{margin:40px 0 0 0;}

	#contentBottom{
	clear:both;
	height:15px;
	background-image:url(../images/round_bottom.gif);

	background-position:bottom;

	background-repeat:no-repeat;

	}

	

	#footer{

	color:#666;

	font-size:70%;

	}

		#footer p{

		margin:5px 0 5px 20px;

		}

		#footer .bottom a{

		color:#666;

		border-bottom:1px solid #ccc;

		}

			#footer .bottom a:hover{

			border-bottom:1px solid #666;

			text-decoration:none;

			}

	

	

.clear{clear:both;}



#te_lh{color:#1a7bb2;}

