/*   
Theme Name: Clear Line
Theme URI: http://vatuma.com/wordpress-themes/clear-line
Description: Clear Line is the clear and very lightweight theme. It's  also highly customizable. Fixed or flexible width, 8 sidebar layouts, columnar posts displaying, 14 widget areas, advanced options page with option inheritance and tons of options, helpful 404 error page, SEO-optimized markup. It natively supports SEO and pagination plugins and WordPress3 features: header images, menus, backgrounds, post thumbnails etc. WordPress 3+ is required. Changelog - http://vatuma.com/wordpress-themes/clear-line/change-log
Author: Ivan Milaev
Author URI: http://vatuma.com
Version: 1.0.8
Tags: custom-header, theme-options, fixed-width, flexible-width, threaded-comments, two-columns, white, light
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*{
	margin: 0;
	padding: 0;
}
.smaller {
	font-size:90%;
}
#pagenavi .newer a{

	float:left;
	height:16px;
	line-height:16px;
	padding-left:22px;
	
}
#pagenavi .older a {

	float:right;
	height:16px;
	line-height:16px;
	padding-right:22px;
}

	/* External links
a[href^="http://"]:not([href*="site.ru"])::after {
    content: "\2197";
}*/


/*
	POST
*/
.clear { clear: both;}

.post .content .under {
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
p 
{
	margin: 10px 0 10px 0;
}

.post ul
{
	padding: 0;
	margin: 5px 0 5px 0;
}
.post ul li
{
	list-style:square;
	margin:0 0 0 30px;
	padding: 0;
}

dt {
	font-weight:bold;
}
dd {
	margin:2px 0 2px 10px;
}

li 
{
	margin-left:30px;
}


#designcopy 
{
	width: 170px;
	font-size:12px;
}
#footeraddress 
{
	font-size: 18px;
}
#footerphone
{
	font-size: 18px;
}
#footerphone .tel
{
	float:left;
	margin:3px 10px 0 0;
}
#footerphone .code
{
	font-size: 12px;
	margin-top:0px;
	float:left;
}
#footerphone .number
{
	font-size: 28px;
	margin-top:-7px;
	float:left;
}
#designcopy a,#designcopy a:hover,#designcopy a:visited
{
	text-decoration:none;
	color: #505050;
}
#bottomlink a:visited img, 
#bottomlink a img 
{
	opacity:0.3;
	filter:alpha(opacity=30);
}
#bottomlink a:hover img 
{
	opacity:1;
	filter:alpha(opacity=100);
}

/* ALIGN */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
  margin-right:7px;
}

.alignright {
   float: right;
  margin-left:7px;
}
/*
	required styles
	Please see options/css.php for real definition of the styles
*/
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.sticky
{}

#commentform .comment-form-comment label
{
	display:block;
}
.form-allowed-tags
{
	padding: 0 20px 0 0;
}
#cyan-sidebar
{
	overflow:hidden;
}
.archive-meta {
	padding: 5px 10px;
}
.post a.special
{
	color:#ee0000;
	text-decoration:none;
}
.post a.special:visited
{
	color:#ee0000;
	text-decoration:none;
}
.post a.special:hover
{
	color:#000000;
	text-decoration:underline;
}


/* added by Ralph Delzepich for ICCP */

.person table tr td {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-weight:normal; 
	font-size:0-9em;
};
.person table {
	
}

.user-info {
	font-size:1.2em;
}

.user-em {
	font-weight:bold;
}

.user-bio {
	padding-bottom:20px !important;
}

.user-thumbnail {
	float:left;
	padding:0;
	margin:00px 10px 10px 0px;
	border:5px solid #f0f0f0;
	min-width:40px;
}

.user-float-right {
	width:50%;
	float:right;
}

/* mouseover info for ISO standards*/
.user-scap {
	cursor: help;
}

/* email icon */
a[href^="mailto:"] {
     background: url(img/icon_email.png) no-repeat left;
     padding-left:18px;
}

/* pdf and other icons */
a[href $='.pdf'] { 
     background: transparent url(img/icon_pdf.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.xls'] { 
     background: transparent url(img/icon_xls.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.doc'] { 
     background: transparent url(img/icon_doc.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.ppt'] { 
     background: transparent url(img/icon_ppt.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.xlsx'] { 
     background: transparent url(img/icon_xls.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.docx'] { 
     background: transparent url(img/icon_doc.gif) no-repeat left;
     padding-left:18px;
}
a[href $='.pptx'] { 
     background: transparent url(img/icon_ppt.gif) no-repeat left;
     padding-left:18px;
}

.infobox-right {
	margin:10px;
	width:33%;
	float:right;
}

/* header logo */ /* AXL - made https */
.header-logo { 
     background: transparent url("https://www.iccop.org/wpICCP/wp-content/documents/uploads/ICCP_Logo_tm.png") no-repeat left;
     padding-left:126px;
}

span.wpcf7-list-item {
display:block;
}

.author-avatar {
	float:right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#membership_data {
padding-top:10px;
padding-bottom:10px;
}

#membership_data span.member_commission {
background-color: #f6f6f6;
border-bottom: 1px solid #DBDBDB;
border-right: 1px solid #DBDBDB;
color: #000;
padding: 3px 6px;
margin-right:10px;
text-decoration: none;
white-space: nowrap;
}

#membership_data span.member_general {
background-color: #f5e2d2;
border-bottom: 1px solid #DBDBDB;
border-right: 1px solid #DBDBDB;
color: #000;
padding: 3px 6px;
margin-right:10px;
text-decoration: none;
white-space: nowrap;
}

#accred_data {
padding-top:10px;
padding-bottom:10px;
}

#accred_data span.accred_general {
background-color: #ace8c6;
border-bottom: 1px solid #DBDBDB;
border-right: 1px solid #DBDBDB;
color: #000;
font-size:90%;
padding: 3px 6px;
margin-right:10px;
text-decoration: none;
white-space: nowrap;
}

#accred_data p.accred_legend {
  font-style:italic;
  font-size:80%;
  color: #0f0f0f;
}

.author-description ul li {
   list-style-type: none;
   list-style-position:inside;
   margin-left: 0px;
}

/* tags for peoples lists */

span.tag_council, span.tag_asc_c, span.tag_asc_m, span.tag_com1, span.tag_com2, span.tag_com3, span.tag_wg_convener, span.tag_wg_member, span.tag_accredited {
   border-bottom: 1px solid #DBDBDB;
   border-right: 1px solid #DBDBDB;
   color: #000;
   font-size:70%;
   padding: 2px 6px;
   margin-right:10px;
   text-decoration: none;
   white-space: nowrap;
   display:inline-block;
   text-align: center;
   width: 35px !important;
}

span.tag_council {
   background-color: #f5e2d2;
   font-weight: bolder;
}
span.tag_asc_c {
   background-color: #f5e2d2;
   font-weight: bolder;
}
span.tag_asc_m {
   background-color: #f5e2d2;
}

span.tag_com1 {
   background-color: #f6f6f6;
   font-weight: bolder;
}
span.tag_com2 {
   background-color: #f6f6f6;
   font-weight: bolder;
}
span.tag_com3 {
   background-color: #f6f6f6;
   font-weight: bolder;
}

span.tag_wg_convener {
   background-color: #88ddff;
   font-weight: bolder;
}
span.tag_wg_member {
   background-color: #88ddff;
}

span.tag_accredited {
   background-color: #ace8c6;
}