/*
	Image2Markup.com
	Ivan Bernat [info@image2markup.com]
*/

* {margin: 0px; padding: 0px;}

img, div { behavior: url(iepngfix.htc) }

body{	
	color: #000;
	font: 12px arial;
	text-align: center;
	
	background-color: #ffffff;
	background-image:url(images/bg_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
}

a{
	color: #ff6600;
	text-decoration: underline;
}


a img{
	text-decoration: none;
	border: none;
}

img{
	cursor: pointer;
}

h1 {
	font-size:18px;
	color:#666633;
	margin: 5px 0 10px 0;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-size:16px;
	color:#B6B344;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
}

h3 {
	font-size:14px;
	color:#B6B344;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
}


h4 {
	font-size:16px;
	color:#878105;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
}

p{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

li{
	margin-left: 15px;
}
blockquote {
margin-left: 20px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

.clearLeft{clear: left;}
.clearRight{clear: right;}
.clearFix{clear: both;}

/*
	--------------- Wrappers ---------------
*/

div.big_wrapper{
	width: 100%;
	display: block;
	float: left;
}

	.footer_wrap{
		width: 100%;
		height: 200px;
		background-image:url(images/bg_footer.gif);
		background-position: top left;
		background-repeat: repeat-x;
	}

div.bg_wrapper{
	width: 1000px;
	min-height: 460px;
	display: block;
	text-align: left;
	margin: auto;
	
	background-image:url(images/bg_home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

	div.wrapper{
		width: 762px;
		display: block;
		text-align: left;
		margin: auto;
	}

/*
	--------------- Headers - Contain the logo ---------------
*/

div.home_header{
	width: 762px;
	height: 117px;
	float: left;
	margin-left:50px
}

/*
	--------------- Navigation ---------------
*/

div.navigation{
	width: 762px;
	height: 33px;
	float: left;
	margin-top: 0;
}

	div.navigation a{
		float: left;
		
		color: #fff;
		text-decoration: none;
		text-align: center;
		
		font: 14px Arial;
		font-weight: bold;
		
		line-height: 33px;
	}
	
		/* Navigation link adjustments */
		
		div.navigation a.big{
			width: 172px;
		}
		
		div.navigation a.bigger{
			width: 202px;
		}
		
		div.navigation a.medium{
			width: 116px;
		}
		
		div.navigation a.small{
			width: 100px;
		}
	
		div.navigation a:hover{
			background-image:url(images/bg_navigation_hover.gif);
			background-position: top left;
			background-repeat: repeat-x;
		}
		
		div.navigation a.me{
			background-image:url(images/bg_navigation_hover.gif);
			background-position: top left;
			background-repeat: repeat-x;
		}

/*
	--------------- Banner area ---------------
*/

div.banner_area{
	width: 749px;
	height: 247px;
	padding: 10px 0 0 13px;
	float: left;
}

	div.banner_area img{
		float: left;
	}

	div.banner_area div.agenda{
	width: 308px;
	height: 153px;
	padding: 80px 0 0 12px;
	float: left;
	background-image:url(images/bg_agenda.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #fff;
	text-align: center;
	}
	div.banner_area div.images{
	text-align:center;
	width:297px;
	height:40px;
	margin-top:-65px
	}

/*
	--------------- Content ---------------
*/

div.content{
	width: 762px;
	float: left;
}

	div.left{
		width: 550px;
		padding: 0 20px 15px 0;
		float: left;
	}
	
		* html div.left{padding-right: 14px;}
	
		/* add big letters to the home page */
		.big_font{font-size: 14px; line-height: 20px;}
		
	div.right{
		width: 192px;
		padding-bottom: 15px;
		float: left;
	}

		span.green{color: #93ad29; font-size: 30px; font-weight: bold;}
		span.orange{color: #ff9900; font-size: 30px;}
		
		div.right div.news{
			width: 182px;
			padding: 10px 5px 10px;
			margin: 5px 0 5px;
			float: left;
			
			font-size: 14px;
			background-color: #f7f5c9;
		}
		
			div.right div.news img{float: left; margin-right: 5px;}
			div.right div.news p{text-align: center;}
			div.right div.news a{color: #6a950d; text-decoration: none;}

/*
	--------------- Exhibitor info bar ---------------
*/

div.exhibitor_info{
	width: 762px;
	height: 120px;
	margin: 10px 0 10px;
	float: left;
	color: #666666;
	background-image:url(http://www.greenproductsexpo.com/images/bg_exhibitorinfo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

	div.exhibitor_info span.title{
		color: #666633;
		font-weight: bold;
	}

	div.exhibitor_info p{
		width: 315px;
		padding-left: 215px;
		margin-top: 20px;
		float: left;
		line-height: 18px;
	}
a.exhibitor_info:link{
	color: #333333;
	text-decoration: none;
}
a.exhibitor_info:visited{
	color: #333333;
	text-decoration: none;
}
	
/*
	--------------- Register bar ---------------
*/

div.register_bar{
	width: 401px;
	height: 105px;
	padding-left: 145px;
	padding-top: 15px;
	margin: 40px 0 0px;
	float: left;
	
	color: #666666;
	
	background-image:url(images/img_register.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

	div.register_bar span.title{
		color: #666633;
		font-weight: bold;
	}

	div.register_bar p{
		width: 315px;
		float: left;
		line-height: 18px;
		font-size: 14px;
		margin-top: 0px;
	}
	
		div.register_bar p a.register{
			font-weight: bold;
			text-decoration: none;
			color: #ff6600;
		}
		
		div.register_bar span{
			font-size: 24px;
			font-weight: bold;
			color: #ff9933;
		}
		
			div.register_bar span.green{
				color: #666633;
			}

/*
	--------------- Footer ---------------
*/

div.footer{
	width: 682px;
	height: 150px;
	margin-top: 20px;
	padding: 10px 40px 0;
	float: left;
	
	color: #353535;
	
	background-image:url(images/bg_footer_middle.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

	div.footer p{
		width: 215px;
		padding-right: 10px;
		float: left;
	}
		
		div.footer p a{
			color: #38760b;
			text-decoration: none;
		}

	div.footer span{
		width: 680px;
		padding-top: 20px;
		display: block;
		float: left;
		
		color: #fff;
		text-align: center;
	}


/* WORDPRESS SPECIFIC */

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #000000;

}

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

h3 a:link, h3 a:hover, h3 a:visited{
	color: #666633;
}

.item {
	padding: 10px;
	background-color: #fdfaeb;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	border: 3px solid #878105;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #ff6600;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #666633;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:14px; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 0; text-decoration:none; color: 666633; }
#menu ul li a:hover { color:myheadttcolor; background: #fbf9e2; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: 666633;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: 666633;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: 666633;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #000000;
}