*{
	margin:0;
	padding:0;
}

body {
	width: 855px;
	margin: 0 auto 0 auto;
	padding: 0;
	*text-align: center;
	font-size: 100%;
	line-height: 1.9em;
	color: #333;
	background-image: url(img/bg.jpg);
	background-position: center top;
	font-size: 9pt;
}

#container {
	width: 795px;
	margin: 0;
	padding: 20px 30px;
	position: relative;
	text-align: left;
	background-image: url(img/contents_bg.png);
	background-repeat: repeat-y;
}

#content {
	width: 560px;
	margin: 0px 0px 10px 0;
	padding-right: 20px;
	text-align: center;
	min-height: 600px;
	*height: auto !important;
	*height: 600px;
	border-right: 1px dotted #a00;
}

h1 {
	text-align: center;
	margin-bottom: 25px;
}

#content h2 {
	color: #333;
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 auto 0.9em auto:

	background-image: url(img/h2_marker.png);
	background-repeat: no-repeat;
width: auto:
background-position: left middle;
	padding: 5px 0 0 30px;
	min-height: 28px;
	*height: auto !important;
	*height: 28px;
	text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
	-moz-text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
	-webkit-text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
}

img.imgShadow {
	border: 10px solid #fff;
	box-shadow: 0 1px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.4);
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

#content h3 {
	padding-top: 15px;
	margin: 0px 0px 10px 0px;
	color: #333;
	font-size: 110%;
	border-top: #aabbaa 1px solid;
}

#content h2 a:link, #content h2 a:visited {
	color: #333;
	text-decoration: none;
}

#content h2 a:hover {
	color: #c00;
	text-decoration: underline;
}

#content h3 {
	margin: 0px 0px 10px 0px;
}

#content ul {
	margin: 0 0 1em 2em;
}

#intro {
	margin: 0px 0 20px 0;
	padding-bottom: 15px;
	color: #aa2233;
	font-size: 90%;
	line-height: 1.4em;
	border-bottom: 1px dotted #d33;
}
div.entryContainer {
	border-bottom: 1px dotted #d99;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

div.entryContainer:last-child {
	border-bottom: none;
}

.entryContainer ul {
	list-style-image: url(img/marker_s.png);
}

#intro p {
	margin: 0px 0px 8px 0px;
}

#sidebar {
	width: 170px;
	top: 210px;
	left: 635px;
	position: absolute;
	color: #333;
	font-size: 90%;
}


#sidebar h3 {
	font-size: 110%;
	margin-bottom: 5px;
}

#sidebar h3 a:link, #sidebar h3 a:visited {
	text-decoration: none;
	color: #666;
}

#sidebar ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#sidebar ul li {
	padding: 0px;
	margin: 0px 0px 3px 20px;
	list-style: disc;
	list-style-image: url(img/marker_s.png);
	line-height: 1.2em;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #776655;
	text-decoration: none;
}

#sidebar #prof ul {
	margin: 0 0 1em 0;
	text-align: center;
	list-style: none;
}

#sidebar p {
	margin-bottom: 1em;
	line-height: 1.2em;
}

#sidebar #prof ul li {
	margin: 0 0 5px 0;;
	text-align: center;
	list-style: none;
}

h1#pageTitle {
	text-align: left;
	font-size: 120%;
	
}

h1#blogTitle {
	text-align: left;
	color: #333;
	font-size: 110%;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	background-image: url(img/h2_marker.png);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	min-height: 28px;
	*height: auto !important;
	*height: 28px;
	text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
	-moz-text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
	-webkit-text-shadow: -1px 1px 2px rgba(0,0,0,0.3);
}


.asset-body {
	margin-bottom: 1.5em;
}

.entrybody {
	margin-bottom: 1.5em;
}

.byline {
	font-size: 80%;
	color: #666666;
	margin-bottom: 15px;
}

.content-nav {
	line-height: 1em;
	padding: 5px 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 90%;
	text-align: center;
	clear: both;
}

#footer {
	padding:10px 0px 0 0px;
	clear: both;
	font-size: 10px;
	color:#999999;
}

.cmtr {
	font-size:90%;
	margin-bottom: 1em;
}

#content .cmtr h2 {

	background-image: none;
	min-height: 15px;
	height: auto;
	padding: 0.5em 0 0 0;
	margin: 0 0 2px 0
	text-shadow: 0 0 0 rgba(0,0,0,0);
	-moz-text-shadow: 0 0 0 rgba(0,0,0,0);
	-webkit-text-shadow: 0 0 0 rgba(0,0,0,0);
	
}

a:link {
	 color:#3366dd;
}

a:visited {
	 color:#0033dd;
}

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

p {
margin-bottom: 1em;
}
