/*  
Theme Name: ChemGuide
Theme URI: http://chemguide.ru/
Description: ChemGuide mod 2008
Author: CG

*/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #FFF;
	color: #333;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #315191; /* #0000AA;*/
	}
	
p.more {
	font: 10px Arial, Verdana, Sans-Serif;
	padding: 0px;
}
	
.more a {
	
}	


hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding: 2px 2px 2px 3px;
	background: #F7F7F7;
	color: #777;
	}
p small {
	padding: 0 !important;
	background: transparent !important;
}
/****** Images ****************************/

img, a:link img, a:visited img{
	border:0px; 
	padding:1px;
	}
img.left,img.center,img.right,img.norm{
	margin:5px 12px 5px 0; 
	border:0px;
	padding:1px;
	}
img.left{ 
	float:left;	
	margin:0 12px 5px 0; 
	}
img.center{ 
	display:block; 
	margin:0 auto 5px auto; 
	}
img.right{ 
	float:right; 
	margin:0 0 5px 12px; 
}

		
/******************************************
*   General Structure                         
******************************************/

#page { 
	width:970px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 0px 25px 35px 25px;
	}

#header {
	/*background: transparent url(/bg.jpg) repeat scroll 0% 0%;*/

}	
	
#branding {
	width:170px;
	height:70px;
	padding-bottom:7px;
	margin-left:45px;
	background: transparent url(/img/CG_logo.png) no-repeat scroll 0% 0%;

	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	}

#leftcol {
	width:350px;
	padding-right:10px;
	}

#leftcol, #rightcol {
	margin-top:8px;
	float:left
	}	
	
#rightcol {
	width:315px;
	padding-left:10px;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {

	margin: 5px 2px 5px 1px;
	list-style-type: none;
	padding: 0px 2px 0px 15px;
	background: transparent url(/img/list_item.gif) no-repeat scroll 0px 2px;
	}
	
#sidelist #news_navigation li {
	list-style-type: none;
	background: #F3F3F3;
	margin: 0px;
	padding: 5px 7px;
	border-bottom: 1px dotted #404040;
	}	
	
#sidelist #news_navigation li a {
	color: #009900;
	text-decoration: none;
	border-bottom: 1px dashed #009900;
	}
	
#sidelist #report_navigation li {
	list-style-type: none;
	background: #F1F9F1;
	margin: 0px;
	padding: 5px 7px;
	border-bottom: 1px dotted #404040;
	}	
	
#sidelist #report_navigation li a {
	color: #009900;
	text-decoration: none;
	border-bottom: 1px dashed #009900;
	}
	
#country, #product, #company {
/*	display: none;*/
}

#sidelist .b2 li {
	margin: 0px;
	padding: 5px 4px 5px 15px !important;
	background: #F9F9F9 !important;
	border-bottom: 1px dotted #CCC !important;
}

#sidelist .b2 li a {
	color: #0000CC !important;
	text-decoration: underline !important;
	border: none !important;
}

#sidelist .b2 li  .tagletter  a {
	color: #EEE !important; 
	text-decoration:none  !important;
}


#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}


	
/******************************************
*   Headlines                         
******************************************/

h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #315191;
	font: 2em Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
	margin: 20px 0;
	font-weight:bold;
	}
	
#top h2  {
	font: 1.5em Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	border-bottom:none;
	margin: 0;
}

	
h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
}

h3.cat {
	background:#376376;
	color:#EEE;
	padding: 1px 5px !important;
	margin-bottom: 10px;

}

h3#news {
	background:#b90000 !important;
}


#sidebar h2, #sidebar h3 a {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
}

#sidebar h3, #sidebar h2 {
	font-size:1em;
	padding: 1px 10px;
//	margin:20px 0 0px 0;
	color:#EEE;
	background: #376376;
}

div.sidebar_widget{
	margin:15px 0;
}

h3 a:link, h3 a:visited {
	color: #666;;
}

#top h3 {	
	color: #b90000;	
}
	
h4 {
	font-size:1.6em;
	margin-bottom:6px;
	font-weight: normal;
}

#news h4 {
	font-size:1.3em;
	margin-bottom:6px;
	font-weight: bold;
}

.entry h4 {
	font: 1.5em Arial, Helvetica, sans-serif;
	margin:34px 0px 0px;
	color:#840000;
	font-weight: normal;
}

	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:685px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}
		
#lead p {
	margin-bottom:10px;
	}
a.title {
	color: #315191;/*#333;*/
}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	/*border-bottom:1px solid #aaa;*/
	padding:10px 0;
	}	
	
#leftcol .clearfloat {
	padding:10px 0;
}	

#leftcol p,#rightcol p {
	margin: 7px 0;
}	
	
.clearfloat h3 {
	padding: 2px 1px;
}

.cat_post  {

}

.cat_post small a {
	color: #777;
	font-size: 9px;
}

.cat_post .entry {
	margin-left: 90px;
	margin-bottom: 25px;
}
.cat_post .entry p {
	margin: 10px 0;
	color: #404040;
}

.cat_post h4 {
	margin-left: 90px;
}

.entry {

	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags, #category {
	padding:3px;
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 30px 0;
	padding:0px 5px;
	}

ul.cat_items li {
	margin-top: 5px;
	padding: 0px 10px 3px;
	line-height: 15px;
	list-style: none;
	background: transparent url(/img/bullet.gif) no-repeat scroll left 5px;
}
ul#mp_releases li {
	margin-top: 5px;
	padding: 0px 10px 3px;
	line-height: 15px;
	list-style: none;
	background: transparent url(/img/bullet.gif) no-repeat scroll left 5px;
}
	

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	
//	padding-top: 10px; 	
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: auto;
	width: 970px;
	font-size:0.9em;
	text-align:center;
	padding:15px 0px;
	color:#999;
	background: #F4F4EC;
	border-top: 1px solid #E6E3D3;
	border-bottom: 1px solid #E6E3D3;
	}
/*
#footer a {
	color:#ededed;
	}*/

#top {
	background: #F3F3F3;
	border-bottom: 2px dotted #DEDEDE; /*376376*/
	padding: 15px;
	margin: 16px 0px 0px;

}

#searchsubmit {
border:1px solid black;
width:50px;
}

#s{
	width: 190px;
}

.tagletter {
	padding: 0px 2px;
	background: rgb(55, 99, 118);
	color: #EEE; 
	font-weight: bold;
	font-size:.9em;
	
}

.tagletter  a {
	color: #EEE !important; 
	text-decoration:none  !important;
}

.center {
	text-align: center;
	width: 100%;
	background: #F4F4F4;
	padding: 7px 0;
}
#report-navigation {
	margin: 5px 0px 25px 0px;
	font-size:.9em;
}

#report-navigation h4 {
	font-weight:bold;
}
#report-navigation ul {
	list-style-type:none !important;
	margin: 15px 0px;

}
#report-navigation li {
	padding:5px 4px 3px 0px !important;
}
#summary {
//	font-style: italic;
}

.date {
	color:#979490;
	float:left;
	font-size:10px;
	margin:0;
	padding:0;
}

p.description  {
	color:#979490;
	font-size:11px;
	margin:0;
	padding:0;
}

.text {
	margin:0 0 0 75px;
	padding:0;
}

.news-item {
	margin:5px 5px 10px 0;
	padding:0;
}

.full_story {
	border: 1px solid #DDD;
	padding: 0px 25px;
	background:#FFF
}

a.button {
	text-decoration:none;
	color:#315191;
}
#mp_reports {
	margin: 45px 0px 0px;
}
#mp_reports h3 {
	color: #315191;
	font-size: 1.3em;
}

#mp_reports li {

	margin: 5px 2px 5px 1px;
	list-style-type: none;
	padding: 0px 2px 0px 15px;
	background: transparent url(/img/list_item.gif) no-repeat scroll 0px 2px;
	}
.entry p {
	text-align:justify;
}
#summary  p{
		text-align:left !important;
//		text-align: justify;
//		text-indent: 0px;
//		letter-spacing: 2px;
//		float: none;
		

}

div#search {
background-color: white;
border-top:1px solid #999999;
height:20px;
margin:5px 0;
padding:0;
width:249px;
padding-left: 2px;
}

div#search .searchunit {
background-color: #DDDDDD;
border-color:#999999;
border-style:solid;
border-width:1px;
display:block;
float:left;
margin-left:1px;
margin-right:1px;
margin-top:-1px;
padding:2px 3px;
}

div#search .searchselect {
background-color:white;
border-color:white #999999 #999999;
border-style:solid;
border-width:1px;
margin-top:-2px;
padding:3px 3px;
}

div#search .searchunit:hover {
cursor:pointer;
//text-decoration: blink;
}

div#search .searcselect:hover {
cursor:no-drop;
}

#newsightcopy div.bottom{
position: absolute;
bottom: 0px;
}


