/*
Theme Name: Zoom Technic
Theme URI: http://www.vivathemes.com
Description: Clean business Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate
background: #202023
boîte: #57606a
hyperliens: #296193
hover: #fabe5d
texte pâle: #d5d8db
texte foncé: #b8bbbf
*/
*{margin:0; padding:0;}
body {
	background: #000000 url(http://unitednegotiation.com/wp-content/themes/zoomtechnic/images/bg_shadow.png) repeat-y center top;
	color: #d5d8db;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}
h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	margin:10px 0 30px 0;
	font-weight:400;
	line-height:35px;
	padding-left:5px;
}
h2 {
	font-size: 26px;
	font-family: arial, helvetica, sans-serif;	
	margin:30px 0 30px 0;
	font-weight:400;
	line-height:32px;
	padding-left:5px;
}h3 {
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;	
	margin:30px 0 30px 0;
	font-weight:400;
	line-height:28px;
	padding-left:5px;
}
h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:30px 0 30px 0;
	font-weight:400;
	line-height:20px;
	padding-left:5px;
}
h5 {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;	
	margin:30px 0 30px 0;
	font-weight:400;
	line-height:20px;
	padding-left:5px;
}
h6 {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;	
	margin:30px 0 30px 0;
	font-weight:400;
	line-height:15px;
	padding-left:5px;
}
p { 
	font-size:14px;
	line-height:22px;
	padding-left:5px;
	padding-bottom:20px;
}
img { 
	border: none; padding:0; 
}
img a {
	border: none;
}
img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}
img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
}
blockquote {
	border-left:2px solid #A5ABAB;
	margin:15px 50px 15px 50px;
	padding-left:15px;
}
code{
	font-family:"Courier New", Courier, monospace;
}
/* links */
a {
	color:#296193;
	text-decoration: none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
/* container */
#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}
#topmenu {
	width: 900px;
	height: 15px;
	float: left;
	clear: left;
	margin-top: 10px;
}
#topmenu ul {
	float: right;
}
#topmenu ul li {
	float: left;
	list-style: none;
	margin-left: 20px;
	padding-right: 20px;
	border-right: solid 1px #666;
	line-height: 10px;
	height: 12px;
}
#topmenu ul li a {
	color:#296193;
	text-transform: lowercase;
	font-size: 12px;
	text-decoration: none;
}
#topmenu ul li a:hover {
	text-decoration: none;
}	
/* header */
#header {
  	width: 900px; 
  	height: 200px;
	background-color:#202023;
}
#logo {	
	width:560px;
	float:left;
	height: 120px;
	background-color:#202023;
}
/* search */
/* search */
#searchform {
	padding:0;
	margin:0;
	width: 204px;
	height: 28px;
	margin-top: 46px;
	float: right;
	background: url(images/searchbg.png) no-repeat;
}
#searchform input#s {
	margin:0;
	padding: 0;
	color: #fff;
	width: 147px;
	border: solid 1px #666;	
	height:28px;
	font-size:11px;
	background: #292a2b;
	padding-left: 24px;
}
#searchform input#searchsubmit {
	border:none;
	background: none;
	color:#fff;
	margin-top: 0;
	height: 28px;
	width: 34px;
	cursor: pointer;
	text-indent: -9999px;
}
#header h2 {
	display: none;
}
#social {
	width: 90px;
	float: right;
	text-align: right;
	padding-top: 6px;
	margin-right: 14px;
}
#social a {
	color:#296193;
	text-decoration: none;
	margin-left: 6px;
	width: 25px;
	height: 25px;
}
/* content */
#contentwrapper {
	width: 900px;
	clear: left;
	float: left;
	margin-top: 20px;
	padding-bottom: 15px;
}
#content {
	float:left;
	width:600px;
	margin-top: 0px;
}
#content2 {
	float:left;
	width:900px;
	overflow: hidden;
    margin-top: 0px;
}
.post {
	margin:0;
	padding:0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-left: 2px;
}
.post ul {}
.post li {
	margin-left: 15px;
}
.entry p {
	margin:10px 0;
}
.postmetadata{
	clear: both;
	color:#fff;
	padding:0;
	margin:0;
	text-transform: uppercase;
}
.postmetadata a {	
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}	
.postmetadata a:hover {
	border: none;
	text-decoration: none;
}
#audata {
	color: #b8bbbf;
	font-size:14px;
	text-transform: uppercase;
	background-color:#000;
	padding-left:5px;
}
#audata a {
	color:#296193;
	text-decoration: none;
}
#audata a:hover {
	text-decoration: none;
	color:#fff;
}
#audata2 {
	color: #b8bbbf;
	font-size:18px;
	background-color:#000;
	padding:25px 20px 15px 0;
	padding-bottom:15px;
	list-style:none;
}
#audata2 p {
	color:#296193;
	font-size:18px;
	background-color:#000;
	padding-left:5px;
}
#audata2 a {
	color:#296193;
	font-size:18px;
	background-color:#000;
	padding-left:5px;
}
#audata2 a:hover {
	text-decoration: none;
	color:#fff;
}

a.more-link {
	clear: both;
	float: right;
	color: #333;
	margin-top: 5px;
	text-align: right;
	text-decoration: none;
}
a.more-link span {
	font-size: 14px;
}
a.more-link:hover {
	text-decoration: none;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left; 
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* right sidebar */
#sidebar {
	width:230px;
	float:right;
	line-height:18px;
	margin-top:-30px;
}
#sidebar .widgets {
	font-size:12px;
	margin:0 0 30px 0;
	width:230px;
	color: #666;	
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
}
#sidebar h2 {
	color: #666;
	font-size: 26px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight: normal;
	text-transform: none;
	border-bottom: dotted 3px #666;
	background: #000;
}
#sidebar p {
	font-size:12px;
}
#sidebar img {
	padding: 0; 
	margin: 0;
}
#sidebar ul {
	margin-left:10px;
	padding:0;
}
#sidebar ul li {
	line-height: 15px;
	list-style: none;
	padding-bottom:15px;
}
#sidebar ul ul {
	margin:0;
	padding:0;
}
#sidebar ul ul li {
	list-style: none;
    line-height: 15px;
	margin-left: 5px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	border: none;
	text-decoration:none;
	color:#fff;
}
#sidebar ul li a {
	color: #d5d8db;
	border: none;
	text-decoration: none;
	
}
#sidebar ul li a:hover {
	text-decoration: none;
	border: none;
	color: #fff;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* below slideshow bar */
#slideshow {
	width: 898px;
	border: solid 1px #000;
	background: #333;
	height: 350px;
	float: left;
	clear: left;
	margin-top: 15px;
	position:relative;

}
#slideshow a {
    	position:absolute;
    	top:0;
    	left:0;
    	z-index:8;
    	opacity:0.0;
}
#slideshow a.active {
    	z-index:10;
    	opacity:1.0;
}
#slideshow a.last-active {
    	z-index:9;
}
#sidebar2 {
	width: 920px;
	clear:left;
	float: left;
	margin:0;
	padding:0;
	padding-bottom: 20px;
	margin-top: 20px;
	height:400px;
}
#sidebar2 p {
	font-size: 14px;
	color: #666;
	line-height:18px;
}
#sidebar2 .widgets {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 190px;
	height:360px;
	padding: 10px;
	background: #292a2b;
	color: #666;
}
#sidebar2 h1 {
	color: #296193;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 20px;
	line-height:22px;
	height:120px;
}
#sidebar2 h2 {
	color: #666;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 16px;
	font-weight:400;
	height:50px;
	line-height:25px;
}
#sidebar2 h5 a {
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 16px;
}
#sidebar2 ul li {
	line-height: 25px;
	list-style: none;
}
#sidebar2 ul li a {
	border: none;
	text-decoration: none;
}
#sidebar2 ul li a:hover {
	text-decoration: none;
	border: none;
	color: #ccc;
}
#sidebar2 a {
	border-bottom: dotted 1px #666;
	text-decoration: none;
}
#sidebar2 a:hover {
	border: none;
	text-decoration: none;
	color: #ccc;
}
/* comments */
#commentform {
	margin:0;
	padding:0;
}
#commentform p {
	color: #fff;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #57595b;
	font-size: 16px;
	margin:5px 5px 0 0;
	border: none;
	color: #fff;
	padding:10px;
}
#author, #email, #url {
	height:16px;
	padding-top:3px;
}
#submit {
	margin:5px 5px 0 0;
	padding:10px;
	cursor:pointer;
	color: #fff;
}
#comments {
	margin:0; 
	padding:0;
}
ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.avatar {
	float:left; 
	margin:0 15px 0 0;
	height:55px;
	width:55px;
}
ol.commentlist li {
	background: none;
	margin:10px 0;
	padding:10px 0 5px 20px;
	list-style-type:none;
	float: left;
	background: #292a2b;
	width: 95%;	
}
ol.commentlist li.alt {
	background: none;
}
ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}
ol.commentlist a {
	color: #296193;
	font-size:14px;
	text-decoration: none;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	list-style:none;
	}
cite a {
	color: #666; 
	text-decoration: none; 
}
/* misc */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}
.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
}
.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}
p { margin-top: 6px; }
#archivelist {
	width: 600px;
	float: left;
}
#archivelist ul li {
	list-style: none;
	line-height: 35px;
	border-bottom: dotted 1px #313131;
}
#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}
#archivelist ul li a {
	color: #666;
}
#archivelist ul li a:hover {
	color: #ccc;
}
#archivelist h2 {
	color: #666;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}
/* footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	float: left;
	padding-bottom: 30px;
}
#copyinfo {
	margin-top: 12px;
	float: left;
	width: 400px;
}
#socialize {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 12px;
}
#footer a { 
	color: #bcbcbc;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#footerbg {
	height: 150px;
	}
#footer {
	width: 900px;
	margin: 0px auto 0px;
	padding: 15px 0px 15px 0px;
	line-height: 20px;
	}
#footer p {
	color: #bcbcbc;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer a, #footer a:visited {
	color: #296193;
	text-decoration: none;
}	
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer-arrow {
	margin: 0px;
	padding: 2px 0px 2px 18px;
	background: url(images/arrow_footer.png) no-repeat left center;
}
.footer-rss-posts {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
}
.footer-rss-comments {
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
}	
.footerleft {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footerright {
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-bottom:100px;
	padding: 0px;
	text-align: right;
}
/*- Dropdowns-*/
#nav2 {
	margin:35px 0 15px 0px !important;
	margin:0 0 7px 0px;	 
	background: url(images/menubg.png) repeat;
	border-bottom:3px solid #000000;
	width:900px;
	text-transform:uppercase;
}
#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 a {
	color:#fff;
	background: url(images/menubg.png) repeat;
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #000000;
}
#nav2 li {
	float: left;
	line-height:40px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#nav2 li a:hover {
	background: url(images/menuhov.jpg);
	text-decoration: none;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 99999;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav2 li ul li {
	line-height:40px;	
	width:200px;
}
#nav2 li:hover, #nav2 li.hover {
    position: static;
}
.wp-pagenavi {
	margin-bottom: 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #333;
	color: #666;
	background: none;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #333;
	color: #666;
	background: none;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #666;
	color: #666;
	background: none;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666;
	color: #666;
	background: none;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #666;
	background: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: normal;
	border: 1px solid #666;
	color: #666;
	background: none;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #333;
	color: #666;
	background: none;
}
#authorbox{
    background:#EFEFEF;
    border:5px solid #d5d8db;
    width:600px;
    margin:50px auto;
    margin-bottom:10px;
    overflow:hidden;
}
#authorbox h4{
	font-size:16px;
	color:#191919;
	margin:0;
	padding:10px 10px 5px 10px;
}
.authortext{
	padding-left:100px;
}
#authorbox img{
	margin:0;
	padding:10px;
	float:left;
}
#authorbox p{
	color:#191919;
	margin:0;
	padding:0px 10px 10px 10px;
	font-size:11px;
	line-height:16px;
}
.twtr-tweet-text {
   font-family: Georgia, Serif;
   font-size:36px;
}
