/*
Theme Name: Trade Magazine
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #514F4D;
	background: #ffffff url(images/background.gif) repeat-x 0 0;

}
a {
	color: #AC6655;
}

a2 {
	color: #AC6655;
}

a:hover {
	text-decoration: none;
	color: #f29400;
}




img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 925px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 77px;
}
	#header h1 {
		float: left;
		padding-top: 10px
	}
		#header h1 a {
			display: block;
                        padding-top: 42px;
			text-indent: -9999px;
			outline: none;
			width: 238px; height: 18px;
			background: url(images/logo.png) no-repeat 0 0;
		}
	#header ul {
		list-style-type: none;
		float: right;
		
	}
		#header ul li {
			float: left;
			padding: 15px;
		}
		#header ul li a {
			text-decoration: none;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			color: #ffffff;

		}



#sidebar .box .popular2 {
			padding: 5px 20px 0;
		}
			#sidebar .box .popular li {
				line-height: 1.5em;
				padding: 20px 0;
			}
			#sidebar .box .popular li a2 {
				font-weight: bold;
				color: #fff;
				text-decoration: underline;
			}



#sidebar .box2 .popular2 {
			padding: 5px 20px 0;
		}
			#sidebar .box2 .popular li {
				line-height: 1.5em;
				padding: 20px 0;
			}
			#sidebar .box2 .popular li a2 {
				font-weight: bold;
				color: #fff;
				text-decoration: underline;
			}



/** END header **/


/** BEGIN highlight **/

#highlight {

	clear: both;     
	height: 260px;
	color: #ffffff;
        background : #f29400;
margin-top: -1px;
z-index: 1;

border-right: 3px solid #71bc1b;
 border-left: 3px solid #71bc1b;       
		border-bottom: 3px solid #71bc1b;
}

	#highlight .thumb {
		float: left;
		width: 440px;
		border: 2px solid #71bc1b;
		width: 350px; height: 210px;
		overflow: hidden;
		margin: 20px 20px 20px;
	}
		#highlight .thumb img {
			width: 350px; height: 210px;
		}
	#highlight .text {
		float: right;
		width: 450px;
		margin-top: 20px;
z-index: 3;
	}
		#highlight .text a {
			color: #ffffff;
			text-decoration: none;
			text-transform: uppercase;
z-index: 3;
		}
		#highlight .text p {
			line-height: 1.5em;
			margin-bottom: 10px;

z-index: 3;
		}
		#highlight .continue {
			display: block;
			margin-top: 30px;
		}
/** END highlight **/







/** BEGIN content **/
#content {
	width: 608px;
	float: left;
	padding: 45px 0;
}


	#content .featured-img {
		padding: 23px;
		background-color: #f29400;
		margin-bottom: 15px;
		width: 561px;
	}
	.featured img {
		width: 561px;
	}
		.featured {
			overflow: hidden;
			position: relative;
			width: 561px; height: 313px;	
			overflow: hidden;
		}
		.featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		.featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		.featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		.featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			.featured-img .text .continue:hover {
				text-decoration: none;
			}
		.featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			.featured .text {
				list-style-type: none;
			}
				.featured .text li {
					width: 230px; height: 313px;
					position: absolute;
					top: 0; right: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				.featured .text li.first {
					right: 0;
				}
	#content .post {
		width: 248px;
		float: right;
		background-color: #ffffff;
		border: 1px solid #DECCDE;
		padding: 21px;
		margin-bottom: 15px;
	}
		#content .l {
			float: left;
			clear: both;
               
                       
		}
		#content .post h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			padding-bottom: 15px;
			border-bottom: 1px solid #DDDDDD;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post .details {
			text-transform: uppercase;
			margin-bottom: 15px;
			font-size: 0.9em;
			color: #AE5344;
		}
			#content .post a {
				text-decoration: none;
			}
		#content .post .thumb {
			width: 223px; height: 150px;
			overflow: hidden;
			margin-bottom: 15px;
		}
			#content .post .thumb img {
				width: 130; height: 150px;
                                margin-left: 48px;
                                
			}
		#content .post p {
			margin-bottom: 15px;
			line-height: 1.5em;
		}
		#content .continue {
			font-size: 0.9em;
			text-transform: uppercase;
			text-decoration: underline !important;
		}
	#content .postnav {
		clear: both;
		padding: 20px 0 30px;
		text-transform: uppercase;
		font-size: 0.9em;
	}
		#content .postnav a {
			text-decoration: none;
		}
/** END content **/



/** BEGIN sidebar **/
#sidebar {
	width: 295px;
	float: right;
	padding-top: 45px;
}
	#sidebar .box {
		background-color: #f29400;
		border: 1px solid #DECCDE;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
		#sidebar .box h2 {
			background-color: #70bc1b;
			color: #ffffff;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 10px;
		}
		#sidebar .box .ads {
			padding: 10px 10px 0;
                        height: 290px;
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 4px;
                                
			}
		#sidebar .box ul {
			list-style-type: none;
			padding: 20px 20px 0;
		}
			#sidebar .box ul li {
				line-height: 1.5em;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #ffffff;
				text-decoration: none;
			}
		#sidebar .box .popular {
			padding: 5px 20px 0;
		}
			#sidebar .box .popular li {
				line-height: 1.5em;
				padding: 20px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				color: #fff;
				text-decoration: underline;
			}





		#sidebar .box .flickr {
			text-align: center;
			padding: 10px 10px 0;
		}
			#sidebar .box .flickr img {
				margin: 3px;
			}
		#sidebar .box .title {
			background-color: #72bd1b;
			font-size: 0.9em;
			text-transform: uppercase;
			height: 35px;
			padding: 0;
		}
			#sidebar .box .title li {
				float: left;
				font-weight: bold;
				padding: 9px 10px 10px;
			}
			#sidebar .box .title li a {
				color: #ffffff;
				text-decoration: none;
			}
			#sidebar .box .title li.here {
				background: url(images/pointer.gif) no-repeat bottom center;
			}
			
			#sidebar .box2 .title li.heres {
				background: url(images/pointer.gif) no-repeat bottom center;
			}
			
			
			#sidebar .box .multi li,. #sidebar .box .multi ul li {
				float: left;
				width: 120px;
				padding-bottom: 10px;
			}
			
			
			#sidebar .box .multis li,. #sidebar .box .multis ul li {
				float: left;
				width: 120px;
				padding-bottom: 10px;
			}
			
			
					#sidebar .box2 .multis li,. #sidebar .box2 .multis ul li {
				float: left;
				width: 120px;
				padding-bottom: 10px;
			}
			
			
			#archives, #categories { display: none; }
#archivess, #categoriess { display: none; }
		#sidebar .box form {
			padding: 15px 15px 10px;
			background: url(images/search.gif) no-repeat center 15px;
			height: 31px;
		}
			#sidebar .box form input {
				float: left;
				border: 0;
				width: 200px;
				margin: 10px 0 0 10px;
				background-color: transparent;
			}
			#sidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 36px; height: 36px;
				background-color: transparent;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #70bc1b;
	color: #ffffff;
	height: 60px;
	font-size: 0.9em;
}
	#footer .wrapper {
		width: 925px;
		margin: auto auto;
		text-align: center;
	}
	#footer .l {
		float: left;
		padding-top: 20px;
	}
	#footer .r {
		float: right;
		padding-top: 20px;
	}
	#footer a {
		color: #AE5344;
		text-decoration: none;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding-top: 10px;
	margin-bottom: 60px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h2 {
		font-size: 2em;
	}
#comments_div {
	
}
	#comments_div a {
		text-decoration: none;
	}
	#comments_div h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments_div p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments_div form {
		
	}
	#comments_div form p {
		margin-bottom: 5px;
	}
		#comments_div form input {
			margin-right: 5px;
		}
		#comments_div form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments_div form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments_div form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments_div form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments_div ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments_div .buffer {
		padding: 10px;
	}
	#comments_div ol li {
		margin-bottom: 10px;
	}
	#comments_div ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments_div ol li .avatar {
		float: right;
	}
	#comments_div ol li .comment-author {
		
	}
		#comments_div ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments_div ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments_div ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments_div .children {
		list-style-type: none;
	}
#comments_div .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments_div .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments_div .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments_div .says {
	display: none;
}
/** END wordpress 2.7 comments **/


#menu{
position: absolute;
margin-top: 15px;
float: right;
margin-left: 160px;
width: 720px;
z-index: 99;


	}
	 

	#menu ul{
	padding:0;
	margin:0;
	}
	 
	#menu li{
	position: relative;
	float: left;
	list-style: none;
	padding:0;
	
	}
	 
	#menu li a{

	display: block;
	text-decoration:none;
	text-align: center;
	
	
	}
	 
	#menu li a:hover{
        color: #f28f01;
        font-weight: bold;
	
	}
	 
	#menu ul ul{
	position: absolute;
	top: 30px;
	visibility: hidden;
        z-index: 99;
        background-color: #6ebb1b;
	}
	 
	#menu ul li:hover ul {
	visibility:visible;
        z-index: 99;
        width:170px;
	}
	 
	#menu ul ul ul li {
        z-index: 99;
	visibility: hidden;
	left:150px;
        width:170px;
	top:-30px;
        background-color: #6ebb1b;
	}
	 
	#menu ul ul li:hover ul li {
z-index: 99;
	visibility:visible;
background-color: #6ebb1b;
	}



.testo_head {
position: relative;
top: 70px;
color: #fff;
text-align: left;
left: -200px;
font-weight: bold;
font-family: arial:
	
}






















	#sidebar .box2 {
		background-color: #f29400;
		border: 1px solid #DECCDE;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
		#sidebar .box2 h2 {
			background-color: #70bc1b;
			color: #ffffff;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 10px;
		}
		#sidebar .box2 .ads {
			padding: 10px 10px 0;
                        height: 290px;
			text-align: center;
		}
			#sidebar .box2 .ads img {
				margin: 4px;
                                
			}
		#sidebar .box2 ul {
			list-style-type: none;
			padding: 20px 20px 0;
		}
			#sidebar .box2 ul li {
				line-height: 1.5em;
				padding: 2px 0;
			}
			#sidebar .box2 ul li a {
				color: #ffffff;
				text-decoration: none;
			}
		#sidebar .box2 .popular {
			padding: 5px 20px 0;
		}
			#sidebar .box2 .popular li {
				line-height: 1.5em;
				padding: 20px 0;
			}
			#sidebar .box2 .popular li a {
				font-weight: bold;
				color: #fff;
				text-decoration: underline;
			}





		#sidebar .box2 .flickr {
			text-align: center;
			padding: 10px 10px 0;
		}
			#sidebar .box2 .flickr img {
				margin: 3px;
			}
		#sidebar .box2 .title {
			background-color: #72bd1b;
			font-size: 0.9em;
			text-transform: uppercase;
			height: 35px;
			padding: 0;
		}
			#sidebar .box2 .title li {
				float: left;
				font-weight: bold;
				padding: 9px 10px 10px;
			}
			#sidebar .box2 .title li a {
				color: #ffffff;
				text-decoration: none;
			}

			#sidebar .box2 .title li.heres {
				background: url(images/pointer.gif) no-repeat bottom center;
			}
			
	
			
			#sidebar .box2 .multis li,. #sidebar .box2 .multis ul li {
				float: left;
				width: 120px;
				padding-bottom: 10px;
			}
	