/*
Set general CSS declarations
*/
* {
	font-family: Verdana, Verdana, sans-serif;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

a {
	        color: #3259d8;
    }

a:hover {
	color: #ff9000;
}

html, body {
	line-height: 1;
}

hr {
	display: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}

blockquote, q {
	quotes: "" "";
}

ul {
	list-style-type: none;
}

ol {
	list-style-type: decimal;
}

body {
	background: url(../images/chem-is-try/background.gif) #3a3a3a top left repeat-x;
	text-align: center;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.clear {
	clear: both;
}

table {
	background: #ccc;
}

td, th {
	background: #fff;
	padding: 4px;
}

.postbody input, textarea { border: 1px solid #ccc;}

sub { vertical-align: sub; font-size: 0.75em; }
sup { vertical-align: super; font-size: 0.75em; }

/*
Top part CSS
*/
#top {
	width: 980px;
	height: 33px;
	background: url(../images/chem-is-try/topnavbg.gif) repeat-x;
}

#topleft {
	float: left;
	height: 33px;
	border-left: 1px solid #000;
}

#topright {
	float: right;
	height: 30px;
	padding-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #000;
	font-size: 11px;
	color: #bbb;
}
#topright a { color: #d4ebff; margin-right: 1em; }
#topright a:hover { color: #ffc; }

/*
Page navigation CSS
*/
#pagenavigation {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #ddd;
	z-index: 20;
}

#pagenavigation li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #767676;
}

#pagenavigation li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#pagenavigation li a {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 0.6em;
	font-weight: bold;
	color: #888;
}

#pagenavigation li a:hover {
	background: #f60;
	color: #ffe598;
}

#pagenavigation li.current_page_item a {
	background: #ffe598;
	color: #3259d8;
}

#pagenavigation li.current_page_item a:hover {
	background: #f60;
	color: #ffe598;
}

#pagenavigation ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#pagenavigation ul li a {
	display: block;
	background: #FFF;
}

#pagenavigation li ul a:hover {
	display: block;
	background: #FFF;
}

#pagenavigation ul a {
	display: block;
}

#pagenavigation ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#pagenavigation li:hover ul ul {
	display: none;
}
#pagenavigation li:hover ul {
	display: block;
}
#pagenavigation ul li:hover ul {
	display: block;
}
#pagenavigation li ul li {
	display: block;
	width: 100%;
}

#pagenavigation li.page_item ul {
	border-top: 2px solid #ddd;
	width: 200px;
}

#pagenavigation li.page_item a {
	display: block;
}

#pagenavigation li.page_item a:hover {
	display: block;
}

#pagenavigation li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
}

#pagenavigation li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #666;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #ff9000;
}

/*
Header CSS
*/
#header {
	width: 980px;
	margin-top: 15px;
	height: 60px;
	margin-bottom: 17px;
}

#header img {
	display: block;
}

#headerlogo {
	float: left;
	display: inline;
	margin-left: 10px;
}

#headerad {
	float: right;
	display: inline;
	margin-right: 10px;
}

#headerlogo h1 {
	float: left;
	background: url(../images/chem-is-try/logo.gif) no-repeat;
	background-position: right 17px;
	padding-right: 20px;
	padding-top: 25px;
}

#headerlogo h1 a {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: -1px;
}

#headerlogo h1 a:hover {
	color: #4e74f2;
}

#headerlogo span {
	float: left;
	padding-top: 35px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}

/*
Main Category Menu CSS
*/
#menu {
	font-size: 14px;
	width: 980px;
	height: 30px;
}

#menux {
	float: left;
	width: 980px;
	height: 30px;
}

#menuy {
	float: right;
	width: 5px;
	height: 30px;
	background: url(../images/chem-is-try/menuy.gif) no-repeat right;
}

#dmenu {
	float: left;
	height: 30px;
	z-index: 20;
}

#dmenu li {
	float: left;
	display: block;
	height: 30px;
}

#dmenu li ul li {
	min-height: 24px;
	height: auto !important;
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#dmenu li a {
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.85em;
	letter-spacing: -1px;
	color: #333;
	font-weight: bold;
}

#dmenu li a:hover {
	background: url(../images/chem-is-try/menuhover.gif) repeat-x;
	color: #3259d8;
}

#dmenu li.current-cat {
	background: #FFE598;
}
#dmenu li.current-cat a {
	color: #900;
}

#dmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dmenu ul li a {
	display: block;
	background: #FFF;
}

#dmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#dmenu ul a {
	display: block;
}

#dmenu ul ul {
	margin-top: -24px;
	display: none;
	margin-left: 199px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#dmenu li:hover ul ul {
	display: none;
}

#dmenu li:hover ul {
	display: block;
}

#dmenu ul li:hover ul {
	display: block;
}

#dmenu li ul li {
	display: block;
	width:100%;
}

#dmenu li.cat-item ul {
	width: 200px;
}

#dmenu li.cat-item a {
	display: block;
}

#dmenu li.cat-item a:hover {
	display: block;
}

#dmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 0.8em;
	letter-spacing: -1px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#dmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 0.8em;
	letter-spacing: -1px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #3259d8;
	font-weight: bold;
	border-right: 1px solid #ff9000;
	border-left: 1px solid #ddd;
}

/*
RSS Bar CSS
*/
#rssbar {
	width: 980px;
	height: 30px;
	margin-top: 1px;
	margin-bottom: 2px;
}

#rssbar #today {
	float: left;
	height: 30px;
	background: url(../images/chem-is-try/date.png) 10px 6px no-repeat;
	line-height: 30px;
	padding-left: 30px;
	font-size: 0.7em;
	color: #ffc;
}
#rssbar #search {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-left: 10px;
}
/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	padding-top: 0;
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 0.7em;
	color: #ffc;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 0.7em;
}

.searchinput {
	background: #FFF;
	border: 1px dotted #a3c3d3;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
}

.searchbutton {
	background: url(../images/chem-is-try/searchbutton.gif) no-repeat;
	width: 29px;
	height: 22px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

#rssbar ul {
	float: right;
	display: inline;
	height: 30px;
	padding-right: 10px;
}

#rssbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
}

#rssbar ul li a {
	height: 30px;
	line-height: 30px;
	background: url(../images/chem-is-try/rss.gif) no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffc;
}

#rssbar ul li a:hover {
	color: #4e74f2;
}

/*
Featured Column CSS
*/
#featured {
	width: 980px;
	background: #FFF url(../images/chem-is-try/featured.gif) 100% 100% no-repeat;
	margin-bottom: 10px;
}

#featuredleft {
	float: left;
	width: 600px;
}

#featuredright {
	float: left;
	width: 380px;
}

/*
Featured Posts CSS
*/
.featuredposts {
	width: 600px;
}

.featuredposts li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #eee;
}

.featuredposts li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	height: 38px;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
}

.featuredposts li a:hover {
	background: url(../images/chem-is-try/tabmover.gif) no-repeat top center;
	color: #ff9000;
}

.featuredposts li a.selected {
	background: url(../images/chem-is-try/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredposts li a.selected:hover {
	background: url(../images/chem-is-try/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredposts_content {
	display: none;
	border-top: 1px solid #eee;
	padding: 15px;
	width: 570px;
}

@media print {
	.featuredposts_content {
	display: block !important;
	}
}

.featuredposts_content .thumb img {
	float: left;
	display: inline;
	
	        width: 150px;
        
	        width: 125px;
    
	margin-right: 15px;
	border: 3px solid #dcebf1;
}

.featuredposts_content .post {
	display: inline;
}

.featuredposts_content .post h1 a {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
}

.featuredposts_content .post h1 a:hover {
	color: #4e74f2;
}

.featuredposts_content .post .time {
	color: #666;
	font-size: 0.7em;
	line-height: 2em;
}

.featuredposts_content .post .entry {
	border-bottom: 1px solid #eee;
}

.featuredposts_content .post .entry p {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333;
	padding: 0px 0px 5px 0px;
}

.featuredposts_content .post .endpost {
	padding-top: 5px;
}

.featuredposts_content .post .cat a {
	float: left;
	display: block;
	padding: 5px;
	background: #666;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.1em;
}

.featuredposts_content .post .cat a:hover {
	background: #ff9000;
}

.extra {
	float: right;
}

.extra li {
	display: inline;
	float: left;
	margin-left: 10px;
}

.extra li a {
	font-size: 0.7em;
	font-weight: bold;
}

.extra li.comments a {
	background: url(../images/chem-is-try/comments.gif) no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
	color: #ff9000;
}

.extra li.comments a:hover {
	text-decoration: underline;
}

/*
Featured Tabs CSS
*/
.featuredtabs {
	width: 380px;
}

.featuredtabs li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #eee;
}

.featuredtabs li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	height: 38px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.featuredtabs li a:hover {
	background: url(../images/chem-is-try/tabmover.gif) no-repeat top center;
	color: #ff9000;
}

.featuredtabs li a.selected {
	background: url(../images/chem-is-try/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredtabs li a.selected:hover {
	background: url(../images/chem-is-try/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredtabs_content {
	display: none;
	border-top: 1px solid #eee;
	padding: 15px;
	width: 350px;
}

.sidebartabs {
	width: 294px;
    padding: 0;
}
.sidebartabs li, .sidebartabs span, .sidebartabs ul li {
	font-size: 11px; 
}
.sidebartabs li a{
	padding: 0 10px;
    font-size: 11px;
}
.sidebartabs ul li a {
	padding: 0;
}

@media print {
	.featuredtabs_content {
	display: block !important;
	}
}

.featuredtabs_content ul {
}

.featuredtabs_content ul li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
}

.featuredtabs_content ul li span {
	display: block;
}

.featuredtabs_content ul li span a {
	color: #333;
}

.featuredtabs_content ul li span a:hover {
	color: #ff9000;
}

/*
Big Column CSS
*/
#bigcolumn {
	width: 980px;
	padding-bottom: 10px;
	background: #f3fbff url(../images/chem-is-try/closeBigColumn.gif) no-repeat bottom;
}

#verywidecolumn {
	float: left;
	width: 964px;
	margin: 0 8px;
	display: inline;
}

#widecolumn {
	float: left;
	width: 640px;
	margin-left: 8px;
	display: inline;
}

#top_posts {
	float: left;
	width: 316px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
	font-size: 0.75em;
}

#recent_posts {
	float: left;
	width: 316px;
	display: inline;
	font-size: 0.75em;
}

/*
Main CSS
*/
#top_posts h2, #recent_posts h2 {
	float: left;
	text-transform: uppercase;
	color: #333;
	background: url(../images/chem-is-try/hbullet.gif) no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	font-size: 0.9em;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
}

a.more {
	float: right;
	background: url(../images/chem-is-try/more.png) no-repeat;
	width: 80px;
	text-align: center;
	color: #d40101;
	text-transform: uppercase;
	font-size: 10px;
	height: 20px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 3px;
}

a.more:hover {color:#ff9600}

#top_posts h2 img, #recent_posts h2 img {position:relative;top:1px;left:5px;}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
}

.postbox p {
	text-align: justify;
	margin: 0;
	color: #333;
}

.ad img, .ad a img {
	display: block;
}

/*
Top Posts CSS
*/
.top_thumb img {
	float: left;
	display: inline;

	        width: 90px;
        
	        width: 67px;
    
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.top_entry {
	display: inline;
}

.top_entry h3 a {
	font-size: 1.1em;
	letter-spacing: -1px;
}

.top_entry h3 a:hover {
	color: #ff9000;
}

.top_entry .time {
	color: #666;
	line-height: 2em;
	font-size: 0.9em;
}

.top_entry .excerpt p {
	line-height: 1.5em;
	text-align: justify;
	margin: 0px 0px 7px 0px;
	color: #333;
	border-bottom: 1px dotted #eee;
}

.top_entry .postbit {
	float: right;
	width: 294px;
}

.top_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.top_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #333;
	line-height: 1.1em;
	border: 1px solid #ddd;
}

.top_entry .postbit li a:hover {
	background: #f9f7f1;
	color: #333;
}

/*
Recent Posts CSS
*/
.recent_thumb img {
	float: right;
	display: inline;

	        width: 90px;
        
	        width: 67px;
    
	margin-left: 10px;
	border: 3px solid #dcebf1;
}

.recent_entry {
	display: inline;
}

.recent_entry h3 a {
	font-size: 1.1em;
	letter-spacing: -1px;
}

.recent_entry h3 a:hover {
	color: #ff9000;
}

.recent_entry .time {
	color: #666;
	line-height: 2em;
	font-size: 0.9em;
}

.recent_entry .excerpt p {
	line-height: 1.5em;
	text-align: justify;
	margin: 0px 0px 7px 0px;
	color: #333;
	border-bottom: 1px dotted #eee;
}

.recent_entry .postbit {
	float: right;
	width: 294px;
}

.recent_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.recent_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #eee;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #333;
	line-height: 1.1em;
	border: 1px solid #ddd;
}

.recent_entry .postbit li a:hover {
	background: #fff;
	color: #333;
}

/*
Sidebar CSS Widgets
*/
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	float: left;
	width: 316px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
	font-size: 0.7em;
	color: #333;
}

#sidebar h2 {
	text-transform: uppercase;
	color: #333;
	background: url(../images/chem-is-try/hbullet.gif) no-repeat;
	background-position: left 7px;
	padding-left: 12px;
	font-size: 1em;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#sidebar p {margin: 0px 0px 7px 0px}

.sidebarc {width: 316px}
.sidebar {
	float: left;
	width: 150px;
}

.sidebar div, .box, .sidebar ul ul, .sidebarc ul ul {
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
	line-height: 1.5em;
}
.sidebar div div {padding:0;border:0;}

.sidebar ul ul ul, .sidebarc ul ul ul {
	background: #FFF;
	padding: 0;
	border: 0;
	line-height: 1em;
}

.sidebar li li, .sidebarc li li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/chem-is-try/bullet.gif) no-repeat;
	background-position: left 7px;
}

.sidebar li li li, .sidebarc li li li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 0;
	background: url(../images/chem-is-try/bullet.gif) no-repeat;
	background-position: left 4px;
}

/*
Subscribe RSS Form
*/
.subscribe {
	width: 294px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	width: 294px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #333;
}

.feedinput:focus {
	background: #fdfff4;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.feedsubmit {
	background: url(../images/chem-is-try/feedsubmit.gif) no-repeat;
	font-weight: bold;
	width: 44px;
	height: 21px;
	cursor: pointer;
	color: #fff;
}

.feedlink {
	background: url(../images/chem-is-try/rss.gif) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 10px;
	padding-bottom: 3px;
}

/*
Fix Corners CSS *do not touch* please!
*/
#fixcorners {
	display: block;
	width: 980px;
	height: 5px;
	background: #f3fbff url(../images/chem-is-try/lblue.gif) no-repeat left bottom;
}

#rightcorner {
	display: block;
	width: 5px;
	height: 5px;
	background: #f3fbff url(../images/chem-is-try/rblue.gif) no-repeat right bottom;
	float: right;
}

/*
Footer
*/
#footer {
	width: 980px;
	margin-bottom: 30px;
	line-height: 1.8em;
}

#footer a:hover {
	background: #ff9000;
	color: #FFF;
}

#required {
	display: inline;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	color: #999;
}

#copyright {
	display: inline;
	float: right;
	margin-right: 10px;
	font-size: 0.7em;
	color: #999;
}

/*
POST BODY CSS
*/
.postbody {
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
	margin-top: 10px;
}

.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
}

.postbody p {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #555;
	margin: 0px 0px 10px 0px;
}

.postbody h1 {
	letter-spacing: -2px;
	font-size: 1.5em;
	font-weight: normal;
	color: #2e4aa6;
}

.postbody h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
	color: #ff9000;
}

.postbody h3 {
	letter-spacing: -1px;
	font-size: 1em;
	font-weight: bold;
	color: #333;
}

.postbody h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}

.postbody h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}

.postbody h6 {
	font-size: 0.7em;
	font-weight: bold;
	color: #577aee;
}

.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody li {
    font-size: 12px;
}

.postbody ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.postbody ul li {
	line-height: 1.5em;
	color: #333;
	background: url(../images/chem-is-try/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.postbody blockquote {
	background: #fffced;
	border: 1px dotted #dfdccb;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
}

.postbody blockquote p {
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #587ae6;
}

.postbody ins {
	color: #333;
	text-decoration: underline;
}

.postbody del {
	color: #666;
	text-decoration: line-through;
}

.postbody code {
	display: block;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
	margin-bottom: 10px;
}

.postbody th, .postbody td {
    font-size: 0.75em;
}

/* To avoid font getting smaller and smaller */
.postbody th th, .postbody th td, .postbody td th, .postbody td td {
    font-size: 1em;
}

/* Post paging */
.post-paging {
	padding: 3px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
    font-size: 11px;
}

/*
Results .p class
*/
.p {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

.p .thumb img {
	float: left;
	display: inline;

	        width: 90px;
        
	        width: 67px;
    
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.p .time {
	font-size: 0.7em;
	color: #666;
}

.p .excerpt {
	padding-top: 5px;
}

.p .info {
	text-align: right;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
}

.p .tags {
	background: #fdfff4;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	text-transform: lowercase;
	margin-top: 5px;
}

.p .tags a {
	color: #333;
}

.p .tags a:hover {
	color: #3259d8;
}

/*
Navigation CSS
*/
.navigation {
}

.navigation .wp-pagenavi {
	font-size: 0.7em;
	margin-top: 2.5em;
}

.navigation a {
	font-size: 0.7em;
	line-height: 1.1em;
	font-weight: bold;
}

#comments-template .navigation a {
	font-size: 1em;
}

.navigation .wp-pagenavi a {
	font-size: 1em;
}

.navigation a:hover {
	background: #ff9000;
	color: #FFF;
}

.navleft {
	float: left;
}

.navright {
	float: right;
}

/*
Alternative: single post ONLY SPECIFIC CSS
*/
.singlepage {
	background: #fff url(../images/chem-is-try/page.gif) top right no-repeat;
}
.singlepost {
	background: #fff url(../images/chem-is-try/singlepost.gif) top right no-repeat;
}
.postbody_singlepost .time {
	color: #666;
	font-size: 0.7em;
	line-height: 1.3em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postbody_singlepost .tags {
	color: #333;
	font-size: 0.7em;
	line-height: 1.2em;
}

.postbody_singlepost .tags a {
	color: #666;
}

.postbody_singlepost .tags a:hover {
	color: #ff9000;
}

.postbody_singlepost .cc {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #333;
}

.postbody_singlepost .the_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

.postbody_singlepost .the_content img {
	border: none;
}

.the_content p {line-height: 1.5em;color:#555;}

/*
Special Single Post Classes
*/
.edit, .follow, .track {
	font-size: 0.75em;
	line-height: 1.5em;
}

.follow {
	border: 1px solid #eee;
	padding: 5px;
	color: #666;
}

.track {
	background: #eee;
	border: 1px solid #eee;
	padding: 5px;
	color: #777;
}

.follow a {
	font-weight: bold;
	background: url(../images/chem-is-try/rss.gif) no-repeat left;
	padding-left: 20px;
}

.track a {
	font-weight: bold;
}

/*
CSS for Floating Images in Single Post View
*/
.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 15px;
	margin-bottom: 5px;
}

.aligncenter {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.alignnone {
}

p.wp-caption-text {
	padding: 5px;
	font-size: 0.7em;
	color: #666;
}

/*
Commenting System CSS
*/
#combox, #combox ol, #combox ol li, #combox ol li.alt {
	font-size: 1em;
	line-height: 1em;
}

#combox {
	padding:0;
	margin:0;
	border:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.commentlist {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	margin-bottom: 20px;
}

ol.commentlist li {
	padding:0;
	margin:0;
	border:0;
	background: #fff;
	border: 1px dotted #ddd;
	padding: 10px;
	margin-top: 10px;
}

ol.commentlist li.alt {
	padding:0;
	margin:0;
	border:0;
	background: #fffff9;
	border: 1px dotted #ddd;
	padding: 10px;
	margin-top: 10px;
}

.pane_l {
	float: left;
	text-align: right;
	display: inline;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	padding-right: 15px;
	border-right: 1px dotted #ddd;
	font-size: 0.7em;
}

.pane_r {
	display: block;
	margin-left: 180px;
}
.pane_r p {color:#777;font-size:0.8em;}

.c_author {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.c_avatar {
	display: block;
	margin: 0px 0px 5px 0px;
}
.c_avatar img {border: 3px solid #eee}
.c_date {color: #666}
.c_approved {color: #666}

/* COMMENTS TEMPLATE */
#comments-template {
	clear: both;
	margin: 30px 0 0 0;
	font-size: 0.75em;
	}
#comments-template h3 {
	font-size: 14px;
	}
#comments-template ul {
	margin: 0;
	padding: 0;
	}
#comments-template ul li {
	margin: 10px 0;
	padding: 10px;
	list-style-type: none;
	background-image: none;
	background-color: #f9f9f9;
	border: 1px solid #ededed;
	overflow: hidden;
	-moz-border-radius: 5px;
	}
#comments-template ul li.alt {
	border: 1px solid #f6ebb8;
	background-color: #fffdf3;
	}
#comments-template ul li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
#comments-template .bypostauthor {
	background-image: url(images/komentarpenulis.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#comments-template .avatar {
	float: left;
	margin: 0 5px 5px 0;
}
#comments-template .reply, #comments-template .comment-meta {
	font-size: 0.9em;
}
#comments-template input, #comments-template textarea {
	-moz-border-radius: 3px;
	border: 1px solid #ccc;
	background: #ffc;
	padding: 5px;
}
#comments-template fieldset {
	-moz-border-radius: 3px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 5px;
}
#comments-template br {
	margin: 5px 0;
}
#comments-template .button {
	background: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#comments-template p {
	font-size: 1em;
}
#comments-template #respond {
	clear: both;
	margin-top: 5em;
}
/* points and ads */
.postpointads {
	width: 172px;
    margin: 0 0 5px 5px;
	float: right;
}
/* Post Points */
.postpoints {
	float: right;
	border: 1px solid #ccc;
    margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	width: 160px;
}
.postpoints h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
}
.postpoints ul { margin: 0;}
.postpoints img {
	vertical-align: middle;
}

/* Post Ads */
.postads {
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	width: 160px;
}

/*
Vertical align for images
*/
#combox img {vertical-align: middle}

/*
Additional CSS
*/
.feedinner a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.feedinner img {
	position: relative;
	top: 3px;
}

/* Search Page */
#searchpage { }
#searchpage h1 { border-bottom: 1px solid #eee;}
#searchpage ul li { font-size: 14px; }
#searchpage ul li h3 {
	margin: 0;
	
}


/* Materi Belajar */
.materibelajar {
	background: url(../images/chem-is-try/materibelajar.gif) #fff 100% 0 no-repeat;
}
.materibelajar li.categories{
	list-style: none outside;
}
.materibelajar a.toggle {
	width: 20px;
	height: 14px;
	padding: 5px;
	background: url(../images/chem-is-try/expand.gif) 0 10px no-repeat;
}
.materibelajar a.collapse {
	background-image: url(../images/chem-is-try/collapse.gif);
}
.materibelajar li.categories {
	font-size: 0.75em;	
}
.materibelajar li.categories p {
	font-size: 1em !important;	
}

/* List Kontributor */
.list-kontributor {
	background: url(../images/chem-is-try/materibelajar.gif) #fff 100% 0 no-repeat;
}
.list-kontributor h4 {
	font-size: 14px;
	margin:0;
}
.list-kontributor .avatar {
	float: left; 
	margin-right: 5px;
}
.list-kontributor ul li {
	list-style: none outside;
	background: #fff;
	padding: 5px;
	float: left;
	width: 285px;
	margin: 2px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	border: 1px solid #dedede;
	-moz-border-radius: 3px;
}
#artikelkontributor li {
	background: url(../images/chem-is-try/read.gif) no-repeat 0 6px;
	padding-left: 20px;
	float: none;
	width: auto;
	margin: 0;
	height: 0;
	min-height: 0;
	border: none;
	-moz-border-radius: 0;
}

/* Unsur */
.unsur {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 11px;
	text-align: center;
}
.unsur h3 {
	font-size: 14px;
}
.unsur td { border: 1px solid #ccc; vertical-align: middle; padding: 0; font-size: 1em; font-size: 1em !important; }
.unsur td a { width: 46px; height: 40px; display: block;}
.unsur td a:hover { background-color: #fcaf1a; color: #f00;}
td.blank { border: none;}
.symbol {
	float: right;
	font-size: 20px;
	font-style: italic;
}
#detail {
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 9999;
	font-size: 12px;
}
#detail h3 { font-size: 16px; margin-bottom: 15px; }
#detail table { width: 245px; background: #ccc; margin-bottom: 15px;}
#detail td {background: #fff; padding: 4px; }
.alkali { background: #a5a9ac; }
.alkalie { background: #d8d234; }
.metalloid { background: #c7d9de; }
.onm { background: #dcc4df; }
.halogens { background: #61a28c; }
.ngases { background: #dad690; }
.ometals { background: #beb7a9; }
.tmetals { background: #d7d8d6; }
.lantanida { background: #dda4ca;}
.aktinida { background: #ccaed3;}

/* 
 * Reset settings for Forum Diskusi 
 * The actual settings are in Simple:Press Forum style files
 */
#sforum table {
	background: transparent;
}
#sforum td, #sforum th {
	background: transparent;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.postbody #sforum p {
	font-size: 1em;
}
