/* @override http://point-studios.com/css/in.css */

/* @override http://www.point-studios.com/css/in.css */

html {
	background: #FFF;
}

#in h4, #in h5, #in h6 {
	margin: 40px 0 0 0;
	clear: both;
}

#in img, #in img a {
	float: right;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 5px 0 5px 15px;
	max-width: 97.5%;
	height: auto;
	clear: both;
}

#point a  {
	display: block;
	width: 135px;
	height: 55px;
	background: none;
	border: none;
}

#point a:hover  {
	display: block;
	width: 135px;
	height: 55px;
	background: rgba(0,0,0,0.18);
	border: none;
}

#in div {
	margin: 20px;
	padding: 0 15px;
	margin-bottom: 30px;
	border-left-color: #666;
}

#in div h3 {
	text-shadow: none;
}

#in h2 {
	margin-left: 20px;
}

#in h3 {
	font-size: 1.4em;
	text-shadow: #ccc 1px 1px 0;
	padding: 20px 0 0 0;
}

#in .inpost h3 {
	text-shadow: #fff 1px 1px 0;
	padding: 0;
	color: #222;
}

#in dt {
	font-weight: bold;
}

#in dd {
	margin: -1.75em 0 0 9em;
}

#in img.logos {
	float: left;
	margin: 10px 0;
}

#where {
	border-bottom: 1px solid #333;
}

#in #contact textarea {
	width: auto;
}

#in div div {
	clear: both;
	background: #999 url(../img/noisep.jpg) top no-repeat;
	padding: 20px;
	float: left;
	width: 880px;
}

.inpost {
	margin: 20px;
	padding: 0 15px;
	border-left: 15px solid #ccc;
	margin-bottom: 30px;
	background: #EEE;
	border-left-color: #666;
	clear: both;
}

.inpost h4 {
	font-size: 1.2em;
}

.inpost.comments {
	background: none;
	border: none;
}

.inpost.comments p {
	margin-bottom: 0;
}

.inpost.comments form#comments-form p {
	margin-top: 20px;
}

#in div.inpost.comments h5 {
	margin-top: 20px;
}

.inpost form input, .inpost form textarea {
	border: 1px solid #CCC;
	border-right: 3px solid #666
}

.inpost blockquote {
	margin-top: 0;
}

.inpost.comments blockquote {
	margin-bottom: 30px;
}

#send {
	margin-bottom: 10px;
}

#in #footer {
	clear: both;
}

#in #standards div {
	background-image: url(../img/cvback.jpg);
}

p.paging {
	margin-left: 20px;
}

#in #categories {
	float: right;
	background: none;
	width: 150px;
	margin-top: 0;
}

#in #categories h3 {
	margin-top: 0;
	padding-top: 0;
}

#in.emph div {
	background: #999 url(../img/noisep.jpg) top no-repeat;
	padding: 10px 20px;
	margin: 0;
	float: right;
	width: 880px;
}

#in #footer {
	background: none;
	float: none;
}