/* vimarc.com print css file */
/* created by Andrew Creek */
/* andrew.creek@vimarc.com */
/* vimarc.com v2 vmrc270 */

/* @group generic styles */

body {
	font: small Geneva, "Lucida Grande", Lucida, Verdana, sans-serif;
	background: white; 
	margin: 0; 
	padding: 0;
}

/* @end */

/* @group layout */

#content {
	width: 806px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#header {
	width: 797px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}

#brand-logo {
	float: left;
	margin: 0;
	padding: 0;
}

#brand-look {
	position: relative;
	float: left;	
	margin: 0;
	padding: 0;
}

#sidebar-content {
	display: none;
}

#content-main {
	width: 473px;
	float: right;
	position: relative;
	bottom: 15px;
	margin-top: 30px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 25px;
}

#content-main img { height: auto; width: 100%; border: none; }

#footer-content {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
}

#footer-left {
	width: 247px;
	float:  left;
	padding-left: 30px;
	padding-bottom: 25px;
}

#footer-right {
	display: none;
}

.blog-info { float: left; max-width: 125px; margin-right: 20px; }

.blog-info-search {
	float: left;
	width: 190px;
}

/* @end */

/* @group navigation */

#nav {
	display: none;;
}

/* active links */

/* @end */

/* @group typography */

/* generic type styles */

h1 {
	font-style: italic;
	font-weight: normal;
	color: #ED6915;
	line-height: 105%;
}

h1 a { text-decoration: none; }

h2, h3, h4 {
	font-style: italic;
	font-weight: normal;
	color: black;
	line-height: 120%;
}

/* content-main div type styles */

#content-main {
	color: black;
	font-size: 95%;
	line-height: 160%;
}

#content-main h1 {
	margin-top: 0;
}

abbr { 
	color: #ED6915;
	font-size: 160%;
	font-weight: bolder;
	position: relative;
	top: 2px;
}

#content-main a{
	color: #ED6915;
}

#content-main a:hover {
	color: #F7B88C;
}

/* footer type styles */

#footer p {
	font-size: 90%;
	line-height: 150%;
}

p.footer-copy{
 	font-style: italic;
}

#footer a {
	color: #333333;
}

#footer-left a {
	color: black;
}

#footer-right a:hover {
	color: black;
}

/* @end */
/* @group misc styles */

#sidebar-content img {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333;
}

ul { list-style-type: square; }

li { margin-bottom: 4px; }

input { margin-bottom: 5px; }

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li { font-size: 90%; }

blockquote {
	float: right;
	display: block;
	margin: 15px 0 15px 15px;
	padding: 20px;
	width: 192px;
	font-size: 190%;
	font-weight: normal;
	font-style: italic;
	line-height: 115%;
	background: #ED6915 url(../images/blockquote-bg.jpg) no-repeat right bottom;
}

blockquote p {
	padding: 0;
	margin: 0;
}

.division-span {
	height: 40px;
	background-color: #3D3D3D;
	padding: 10px 0px 20px 10px;
	margin-bottom: 10px;
}

.vcard { float: left; margin-right: 5px; margin-top: 5px; }

.download-link { float: left; margin-top: 5px; }

/* sweetTitles */

body div#toolTip { 
	position:absolute;
	z-index:1000;
	max-width: 300px;
	background:#ED6915 url(../images/blockquote-bg.jpg) no-repeat right bottom;
	text-align:left;
	padding:0 30px 20px 0;
	min-height:1em;
}

body div#toolTip p { 
	margin:0;
	padding:20px 0 0 30px;
	color:#fff;
	font:100%/160% verdana,arial,sans-serif;
}

body div#toolTip p { 
	margin:0;
	padding:20px 0 0 30px;
	color:#fff;
	font:100%/160% verdana,arial,sans-serif;
	background: transparent url(../images/astrix.png) no-repeat 5px 5px;
}

body div#toolTip p em { 
	display:none;
}

body div#toolTip p em span {
	font-weight:bold;
	color:#fff;
}

#bio-images {
	float: left;
	margin: 40px 0 25px 0;
	border-top: 1px solid #ED6915;
	padding: 60px 0 0 0;
}

#bio-images li {
	height: 75px;
	width: 75px;
	float: left;
	margin: 0 8px 8px 0;
	padding: 2px;
	list-style: none;
}

#bio-images a {
	border: none;
}

#bio-images img { border: 1px solid #ED6915; }

#bio-images img:hover { border: 1px solid #F7B88C; }

/* blog post styles */

.post-info {
	position: relative;
	right: 340px;
	z-index: 1000;
	width: 336px;
	height: 87px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/posted-arrow.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
		
.date-time {
	float: left;
	position: relative;
	left: 4px;
	top: 6px;
	margin: 0;
	padding: 0;
	width: 55px;
	list-style: none;
	color: #1D1D1D;
	font-weight: bolder;
}
	
.month {
	font-size: 210%;
	margin: 0;
}

.day {
	font-size: 180%;
	margin-bottom: 8px;
}

.time {
	border-top: 1px solid #646464;
	font-size: 100%;
	padding-top: 1px;
}

.post-organization {
	float: left;
	position: relative;
	top: 17px;
	left: 21px;
	width: 202px;
	height: 50px;
	border-right: 1px solid #999999;
	color: white;	
}
		
.post-organization p {
	margin: 0;
}

.post-content {
position: relative;
bottom: 90px;
}

abbr { display: none; }

#bio-images { display: none; }

#portfolio { display: none; }

/* @end */