/*=

	Theme Name: Mlayout
	Theme URI: http://www.moieu.com
	Description: 
	Author: Moi
	Author URI: http://www.moieu.com
	Version: 1.0.0
	Changelog:
		
	Tags: fixed width, three columns, valid CSS, valid XHTML, white, simple, widgets, widget ready, 3columns, right sidebars, SEO friendly, gravatars, h:over effects, text-only
	
=== === === === === === === === === === */


/*=STRUCTURE
=== === === === === === === === === === */

@import 'reset.css';

html {
	height: 100%;
}
body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:100%;
	background-attachment: fixed;
}

body,td,th {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
p {
	line-height:14px;
	margin-bottom: 1em;
}
.clear{clear:both}
.wrapper{
	width:1027px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 45px auto -60px;
}
#header{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 322px;
	margin-bottom: 10px;
}
#logo{
	background-image: url(images/logo.png);
	width: 610px;
	background-repeat: no-repeat;
	height: 99px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	float: left;
}
#nav{
	float: left;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 600px;
}

#navlist li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009BDC;
	padding-right: 10px;
	padding-left: 10px;
	}
	

#navlist a:link, #navlist a:visited
{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#navlist a:hover
{
	color: #FFF;
	text-decoration: none;
}
#search{
	float: right;
	margin-right: 30px;
	margin-top: 17px;
}
.wrapper #header #search #searchform div {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 33px;
	font-size: 12px;
	text-transform: uppercase;
}
	input#s {
	background-image: url(images/search_input.png);
	background-color: black;
	background-repeat: no-repeat;
	height: 31px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	}
	
	input#searchsubmit {
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 7px;
	border:  none;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/search_btn.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 32px;
	background-color: black;
	font-weight: normal;
}
.wrapper #header #nav #pixopoint_menu_wrapper1 #pixopoint_menu1 #suckerfishnav .page_item.page-item-1 {
	padding-left: 0px;
}

.wrapper #header #nav #pixopoint_menu_wrapper1 #pixopoint_menu1 #suckerfishnav .page_item.page-item-1751  {
	border:none;
}

#lang{
	float:right;
	margin-top: 20px;
	margin-right: 30px;
	width: 46px;
}
.qtrans_flag {  margin-left: 5px; }

#qtranslate-chooser li{
	float:left;
	list-style-type: none;
}
#subnavbox{
	margin-top: 26px;
}
.block{
	display: block;
	float: left;
	width: 171px;
	height: 100px;
	text-align: center;
	padding-top:5px;
}
.block span{ font-size:10px;}
.block img{margin:3px;padding:0;}
.block a{ color:#FFF; display:block;}
.block a:hover{
	color:#000;
	text-decoration:none
}

#content{
	width:619px;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFF;
	color: #333;
	min-height:1273px;
    height:auto !important;
    height:1273px; 
    background-image: url(images/body_mid.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
}

#content_head {
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 619px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	height: 9px;
	float: left;
}



#content_foot {
	
	background-image: url(images/body_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;

}


.side_widget_head {
	background-image: url(images/bhead.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
} 
.side_widget {
	background-image: url(images/bmid.png);
	background-repeat: repeat-y;
	background-position: left center;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
} 

.side_widget_foot {
	
	background-image: url(images/bfoot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	height: 9px;
}  
.side_widget h2 {
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 5px;
} 
.post-date{
	margin-top: 5px;
}
.side_widget p{
	margin-bottom: 2px;
}

.side_widget ul { 
    margin: 0 10px; 
    list-style: none; 
}
#industries_widget li{
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#industries_widget li a{
	color: #FFF;
	font-size: 12px;
}
#energy{
	background-image: url(images/energy.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#environmental{
	background-image: url(images/enviromental.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#i-t{
	background-image: url(images/it.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#chemicals{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/chemicals.png);
}
#lifescience{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/lifescience.png);
}

#wd_events{
	height: 64px;
	background: url(images/wd_events.png) no-repeat center center;
}
#wd_webinars{
	height: 64px;
	background: url(images/wd_webinars.png) no-repeat center center;
}
#wd_121meeting{
	height: 64px;
	background: url(images/wd_121meeting.png) no-repeat center center;
}
#wd_communities{
	height: 64px;
	background: url(images/wd_communities.png) no-repeat center center;
}
#wd_onlineevents{
	height: 64px;
	background: url(images/wd_onlineevents.png) no-repeat center center;
}
#wd_exhibitions{
	height: 64px;
	background: url(images/wd_exhibitions.png) no-repeat center center;
}
.textwidget img{
	vertical-align:middle;
	margin-top: 1px;
}

.textwidget em{
	color: #AEBE37;
}
#twitter_widget{

}
#twitter_widget ul li{
	margin: 1em 0;
	text-align: justify;
}
#twitter_widget .entry-meta{
	font-size: 11px;
}
.twitter-avatar{
	margin-top: 10px;
}
#facebook_fanpage_widget{

}
/*=FOOTER
=== === === === === === === === === === */
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
	margin-top:40px;
}
#footer{
	height:40px;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#copyrights{
	float: left;
	padding-left:50px;
	padding-top: 10px;
}

#copyrights a {
	color: #fffeff;
	text-decoration: none;
}
/*=COMMON
=== === === === === === === === === === */

h1 {
	font-size: 180%;
	line-height: 120%;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	line-height: 150%;
}

a {
	color: #009BDC;
	text-decoration: none;
}

a:hover {
	color: #E49101;
	text-decoration: underline;
}

h1 a {
	color: #000;
	text-decoration: none;
}

h1 a:hover {
	color: #3a80ff;
	text-decoration: none;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}





/*=CONTENT
=== === === === === === === === === === */




.post {
	margin:13px 20px;
	}

	div.entry {
	text-align: justify;
	}
.linkcat ul li{
	list-style-type: none;
}
div.entry ul {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 25px;
	}
div.post ol, ul {
	list-style-type: disc;
}

	
	div.entry ul li {
		list-style-type: disc;
		margin: 5px 0;
	}
	div.entry ol {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 20px;
	}
	div.entry ol li {
		margin-bottom: 10px;
		
	list-style-type: decimal;
}

	#content h2 {
	font-size: 14px;
	clear: both;
	line-height: 110%;
	color: #009BDC;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	#content  ul li h2{
	margin-bottom: 5px;
	margin-top: 10px;
	}
	#content h3 {
	font-size: 14px;
	clear: both;
	line-height: 110%;
	color: #353535;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	#content strong {
	font-weight:900;
	}
	#content em {
	font-style: italic;
}
.postmetadata {
	margin-top: 10px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


div#CommentsContainer {
	width: 430px;
	margin-left: 20px;
	float: left;
}

h3#comments {
	margin-bottom: 8px;
}

img.avatar {
	float: left;
	position: relative;
}

div#CommentText {
	padding-left: 50px;
	margin-bottom: 20px;
}

div#CommentReply {
	margin-top: 10px;
}

form#commentform input#url,
form#commentform input#email,
form#commentform input#author {
	border: 1px #737373 solid;
}

div#CommentReply #commentform p {
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea#comment {
	width: 430px;
}

div#SideColumn1,
div#SideColumn2 {
	font-size: 110%;
	line-height: 200%;
	color: #fffeff;
	width: 196px;
	float: left;
	padding: 0;
}

	#SideColumn1 h2,
	#SideColumn2 h2 {
margin-bottom: 8px;
	}

	#SideColumn1 ul,
	#SideColumn2 ul
	 {
		margin-left: 0px;
		margin-bottom: 0px;
	}
	
	#SideColumn1 ul li,
	#SideColumn2 ul li {
		font-size: 12px;
		line-height: 110%;
		margin-top: 10px;
	}


	
	#SideColumn1 ul li ul {
		margin-bottom: 7px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 500px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#panel_logo{
	background-image: url(images/logo.png);
	width: 610px;
	background-repeat: no-repeat;
	height: 99px;
	margin: 20px auto 40px;
}

#sliding-panel .tab .toggle {
  	clear: both;
	display: block;
	position: relative;
	width: 1027px;
	
	margin: 0 auto;

	}

/* Open/close link. */
#sliding-panel .tab a {
	display: block;
	float: right;
	position: relative;
	width: 328px;
	top: 1px;
	margin: 0;
	padding: 15px 0 0;
	color: #fff;
  	background: url(images/agendaslidebtn.png) no-repeat right center;
  	height: 26px;
 	text-align: center;
	vertical-align: middle;
}

/* Open link. */
#sliding-panel .tab a.open {

	}

/* Close link. */
#sliding-panel .tab .toggle a.close {
	
	top: -60px;
	}
#tab-date{
	float: right;
	margin-right: 5px;
	margin-top: -5px;
}
#tab-date #tab-date-day{
	display: block;
	font-size: 6px;
	text-transform: uppercase;
}
#tab-date #tab-date-nr{
	display: block;
	font-size: 24px;
	text-transform: uppercase;
}

