img { border: 0; }
a { outline: 0; }
a, input[type="image"] { outline: 0; }

p, li, div, textarea, input, label, legend, select, td, tr, th, dt, dd {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, li {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: nimbus-sans, Helvetica, Arial, sans-serif;
	color: #333;
}

p, li {
	font-size: 10pt;
}

#iframeBody p,
#content p {
	line-height: 20px;
	margin: 0px 0px 15px 0px;
}

a {
	outline: none;
}

a:link, a:visited, .hilite {
	color: #FF30B2;
	text-decoration: none;
}

a:hover {
	color: #FF30B2;
	text-decoration: underline;
}

h1 {
	position: relative;
	font-size: 20pt;
	font-weight: 300;
	padding: 0px 0px 3px 0px;
	line-height: 20pt;
	letter-spacing: -0.3pt;
}
h1 a:visited {color: #FF30B2; text-decoration: none}
h1 a:link {color: #FF30B2; text-decoration: none}
h1 a:hover {color: #FF30B2; text-decoration: underline}

h2 {
	font-size: 16pt;
	font-weight: 300;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18pt;
}

h3 {
	font-size: 14pt;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4 {
	font-size: 11pt;
	margin-bottom: 0pt;
	font-weight: normal;
}

h5 {
	font-size: 10pt;
	margin-bottom: 0pt;
	font-weight: bold;
}

h6 {
	font-size: 10pt;
	margin-bottom: 15pt;
	font-weight: normal;
}

span.read {
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}

blockquote {
	font-size: 10pt;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
}

blockquote p {
	font-family: Georgia, "Times New Roman", serif;
	line-height: 20px;
	font-style: italic;
}

.superscr {
font-size: 7pt;
color: #009EC5;
vertical-align: top;
}

p.date {
	display: block;
	width: 600px;
	font-size: 8pt;
	color: #666666;
	line-height: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

p.author {
	font-size: 9pt;
	margin: 2px 0px 15px 0px;
	color: #888;
}

#footnote {
	overflow: auto;
	padding: 10px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	background: #e6e6e6;
}

#footnote p {
	font-size: 8pt;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}

div.sidebarItem {
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 8px 0px;
}

#sidebar a {
	color: #499ec4;	
}

#sidebar p.title {
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

#sidebar p.author {
	font-size: 9pt;
	margin: 5px 0px 0px 0px;
	color: #888;
}

#sidebar p.date {
	display: block;
	width: 240px;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* background: #ffffff url(/img/div_short.gif) no-repeat bottom left; */
}

#sidebar img.divShort {
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}


#footer p {
	font-size: 9pt;
}

p#nav {
	float: left;
}
p#nav a:visited {color: #009EC5; text-decoration: none}
p#nav a:link {color: #009EC5; text-decoration: none}
p#nav a:hover {color: #009EC5; text-decoration: underline}

p#copyright {
	float: right;
}


hr {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #aaa;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
}

div.editText a {
	float: left;
	clear: both;
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url('/img/edit.png') no-repeat scroll top left;
}

p.metadata {
	font-size: 9pt;
	color: #777;
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 3px 5px;
	line-height: 16px;
	border: 1px dotted #ccc;
}

/* Forms **************************************/

form {
}

input, textarea, select {
	font-size: 10pt;
	padding: 3px 3px 3px 3px;
	border: 1px solid #ccc;
	background: #fff;
}

textarea {
	width: 422px;
}

div.borderedBlock textarea {
	width: 400px;
}

select {
	float: left;
	width: 240px;
}

select[multiple=multiple] {
}

option {
}

input[type=checkbox] {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0;
	width: auto;
}

input[type=radio] {
	width:auto;
}

input[type=image] {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

fieldset {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset fieldset div {
}

form div {
}

form div.input,
form div.submit {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}

#formColumnLeft form div.input {
	width: 100%;
}

form div.required {
}

form div.input label {
	font-size: 9pt;
	display: block;
	padding: 5px 0px 3px 5px;;
	clear: both;
	text-align: left;
	float: right;
	width: 160px;
}

form div.textarea label {
	font-size: 9pt;
	display: block;
	padding: 0px 0px 4px 0px;;
	width: 100%;
	text-align: left;
	float: left;
}

form div.checkbox label {
	font-size: 9pt;
	display: block;
	padding: 1px 0px 0px 5px;;
	text-align: left;
	float: left;
	clear: none;
	width: 300px;
}

form div.input input {
	float: left;
}

form div.input input[type=text],
form div.input input[type=password] {
	width: 180px;
}

div.borderedBlock form div.input input[type=text],
div.borderedBlock form div.input input[type=password] {
	width: 240px;
}

div.columnEdit form div.input input[type=text],
div.columnEdit form div.input input[type=password] {
	width: 460px;
}

div.columnEdit form div.textarea textarea {
	width: 632px;
}

#PostDisplayDateMonth { width: 120px; }
#PostDisplayDateYear { width: 80px; }
#PostDisplayDateDay { width: 50px; }
#PostDisplayDateHour { width: 50px; }
#PostDisplayDateMin { width: 50px; }
#PostDisplayDateSecond { width: 50px; }
#PostDisplayDateMeridian { width: 80px; }

div.radio label {
}

input[type=submit] {
	display: block;
	cursor: pointer;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background: #666;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	clear: both;
	float: left;
	width: auto;
}

/* This is for source_only editing */
textarea.sourceEditor {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #333;
	clear: both;
	width: 638px; /* widgEditor width set 6 of 6 (width - 2px) */
	height: 600px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ccc;
}

legend {
	color: #333;
	display: block;
	font-size: 14pt;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

span.categorySelect {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

span.categorySelect select {
	float: none;
	position: inline;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#sidebar label {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	margin: 0px 10px 0px 0px;
}

/* List *****************************************************************************************/

ul, ol {
	margin: 0px 0px 10px 0px;
}

li {
	font-weight: normal;
	margin: 0px 10px 4px 40px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}

ol, ol li {
	list-style-type: decimal;
}


img.alignRight,
img.widgImage {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

img.alignLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

/* Paging *******************************************/

div.paging {
	color: #ccc;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
}

div.paging span.current {
	color: #000;
}

div.paging span a {
}


/* Tables ****************************************/

table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}

td, tr, th {
	font-size: 10pt;
}

th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}

th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

table tr.altrow td {
	background: #f4f4f4;
}

td.actions {
	text-align: center;
	white-space: nowrap;
}

td.actions a {
	margin: 0px 6px;
}

/*  Actions  */

div.actions {
	float: left;
	width: 100%;
	clear: both;
	padding: 10px 0px 10px 0px;
}

div.actions ul {
	margin: 0px 0;
	padding: 0;
}

div.actions li {
/*	display: inline; */
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	white-space: nowrap;
}

div.actions ul li a {
	display: block;
	padding: 3px 8px 3px 8px;
	border: 1px solid #ccc;
	background: #e6e6e6;
}

div.actions ul li a:hover {
}

/* Scaffold View ********************/
dl {
}

dl.altrow {
	background: #f4f4f4;
}

dt, dd {
	font-size: 10pt;
	border-top: 1px solid #ccc;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

dt {
	clear: both;
	float: left;
	width: 200px;
	color: #999;
	margin: 0px 10px 0px 0px;
}

dd {
	float: left;
	width: 540px;
}

/* Notices and Errors ******************/
div.message {
	clear: both;
	color: #900;
	font-weight: bold;
	margin: 1em 0;
}

div.error-message {
	clear: both;
	color: #F00;
	font-weight: normal;
	font-size: 10pt;
	margin: 3px 0px 0px 0px;
}

p.error {
	background-color: #e32;
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	padding: 0.8em;
	margin: 1em 0;
}

p.error em {
	color: #000;
	font-weight: normal;
}

.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	padding: 0.8em;
	margin: 1em 0;
}

.success {
	background: green;
	color: #fff;
}

.bannerSidebar {
	float: left;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.bannerSidebar img {
	float: left;
}

.audioPlayer {
	display: block;
	margin: 5px 0px 5px 0px;
}

#introBlock p {
	font-size: 13pt;
	line-height: 22pt;
}

p.note {
	font-size: 9pt;
	line-height: 15px;
}

#profileImage {
	overflow: auto;
}

div.post {
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.post img {
	float: right;
}

div.comment {
	border: 1px solid #ddd;
	float: left;
	clear: both;
	width: 578px;
	padding: 3px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
}

div.paging {
	width: 100%;
	float: left;
	clear: both;
	font-size: 10pt;
	padding: 10px 0px 10px 0px;
}

img.archiveView {
	margin: 0px 0px 10px 0px;
}

p.metadataIndex {
	font-size: 9pt;
	line-height: 16px;
	color: #777;
}

.addNew {
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}

div.thumbBlock {
	border: 1px solid #ccc;
	width: 150px;
	float: left;
	margin: 0px 16px 0px 0px;
	background: #fff;
}

div.uploadBlock {
	border: 1px solid #ccc;
	width: 450px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: #fff;
}

div.thumbBlock p {
	font-size: 9pt;
	padding: 0px 5px 0px 5px;
	text-align: center;
	margin: 0;
}

div.thumbBlock img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

input.searchSubmit {
float: left;
	margin: 0;
	padding: 0;
}

input.subscribe,
input.searchField {
	font-size: 9pt;
	float: left;
	width: 200px;
	border: 1px solid #666666;
	color: #333333;
	margin: 0px 3px 0px 0px;
	padding: 3px 3px 3px 3px;
}

#emailSubscription {
	margin: 10px 0px 0px 0px;
}

div#rss {
	display: block;
	padding: 20px 0px 20px 0px;
}

div#rss img {
	vertical-align: middle;
}

/* Inside content */

#content div.meta {
	float: left;
	clear: both;
	border: 5px solid #e6e6e6;
	width: 570px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
}

#content div.meta h1 {
	font-weight: 300;
	font-size: 16pt;
	line-height: 16pt;
	letter-spacing: -0.5pt;
}

#content div.meta p {
	margin: 0px 0px 5px 0px;
}

#content div.meta h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#content div.meta p.small {
	font-size: 8pt;
	color: #666;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

#content div.meta div.social {
	padding: 10px 0px 0px 0px;	
}

#likePlus {
	padding: 5px 0px 0px 0px;	
	height: 20px;
	width: 100%;
}

#likePlus div,
#likePlus iframe {
	float: left;
}

#content div.paper {
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0px 0px 0px;	
}

#content div.promo {
	float: left;
	clear: both;
	width: 100%;
}

#content div.promo p {
	font-size: 9pt;
}

#content div.commentSection {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;	
	padding: 5px 0px 0px 0px;	
	border-top: 5px solid #e6e6e6;
}

#content div.comments {
	float: left;
	clear: both;
	width: 100%;
}

#content div.comment p.metadata {
	padding: 0px 0px 0px 0px;
	border: 0;
}

#content div.form {
	float: left;
	clear: both;
	width: 100%;
}

#content div.form textarea {
	width: 592px;
}

img.title {
	float: left;
	margin: 0px 0px 10px 0px;	
}

#content p.linkTitle {
	margin: 0px 0px 0px 0px;
}

#content p.linkDescr {
	margin: 0px 0px 10px 0px;
}


