/*  

Theme Name: OrangeSense

Theme URI: http://www.wpmix.com

Description: Black & Orange Wordpress theme. Insert your Adsense ID into the files ads.php and banner.php

Author: andrej

Author URI: http://www.wpmix.com

*/



@import url("http://n2growth.com/css/menu.css");



/* main structure */

* { 

	margin: 0;

	padding: 0;

	}

	h2

{ 

	margin: 0;

	padding: 0;

	}

body {

	background:#535353;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin:0 auto;

	}

	

#wrap {

	background:#ffffff;

	width: 955px;

	margin:0 auto;

	}

 

#header {

	/* height:215px; */

	padding:0 0px;

	}

	

#description {

	width: 955px;

	margin:0 auto;

	/* padding:30px 0 0 0; */

	}

	

h1 {

	font-size:24px;

	}

	

h1 a {

	color:#ff7c00;

	}

	

h1 a:hover {

	text-decoration:underline;

	}

	

#desc {

	font-size:12px;

	color:#c1c1c1;

	text-align:center;

	padding-top:7px;

	}



.cleaner {

	clear:both;

	}

/* main structure */

	

/* pagelist and search */	

#pagelist {

	padding:18px 0 0 0;

	font-size:14px;

	text-align:center;

	}

	

#page-list {

	float:left;

	}

	

#pagelist ul li {

	display:inline;

	border-right:1px solid #000000;

	margin:0 10px 0 0;

	padding:0 14px 0 0;

	}

	

#pagelist ul li a {

	color:#000000;

	}

	

#pagelist ul li a:hover {

	text-decoration:none;

	color:#FFFFFF;

	}

	

#pagelist ul li.current_page_item a {

	color:#FFFFFF;

	font-weight:bold;

	}

	

#intro {

	margin:30px 0 0 0;

	height:60px;

	font-size:12px;

	color:#000000;

	line-height:1.7;

	}

	

#intro a {

	color:#FFFFFF;

	}

	

#intro-left {

	float:left;

	width:650px;

	}

	

#intro-right {

	float:right;

	}

	

#searchsubmit {

	font-size:14px;

	color:#000000;

	background:none;

	font-weight:bold;

	border:none;

	cursor:pointer;

	}

	

#s {

	height:19px;

	width:109px;

	background:url(img/search.png);

	border:none;

	padding:2px 3px 0 3px;

	margin-right:10px;

	}

/* pagelist and search */	



/* sidebar */	

#content {

	/* padding:0 70px 0 50px; */

	}



.empty_div

{

	background:#ffffff;

}



.bground_brown

{

width:225px;

float:left;

background:#ffffff;

 font:normal 14px/16px Arial, Helvetica, sans-serif;

 color:#EAEAEB;

 }	



 .bground_brown2

{

width:225px;

float:right;

background:#ffffff;

 font:normal 14px/16px Arial, Helvetica, sans-serif;

 color:#EAEAEB;

 }	



#side {

	width:225px;

	float:left;

	/* color:#a4a4a4; */

	color:#333333;

	font-size:14px;

	padding-top: 15px;
	
	margin-left:5px;

	background: #ffffff;

	}

	

#side li, #side ul {

	list-style-type:none;

	}

	

#side h2 {

	font-weight:bold;

	color:#ff8400;

	font-size:16px;

	padding:10px 0px 0px 10px;

	}



.new_headings

{

	font-weight:bold;

	color:#ff8400;

	font-size:15px;

	padding: 5px 0px 5px 10px;

}

	

#side ul li ul.children li {

	margin-left:35px;

	}

	

#side a {

	/* color:#a4a4a4; */

	color:#333333;

	text-decoration:none;

	font-weight:normal;

	}

	

#side a:hover {

	text-decoration:underline;

	}

	

#side img {

	padding:0;

	border:none;

	}

/* sidebar */



/* text */

#content-ad {

	width:730px;

	float:right;

	margin-top:0px;

         background: #ffffff;

	}

	

#ads {

	width:225px;

	float:right;
	margin-left:2px;

	/* color:#a4a4a4; */

	color:#333333;

	font-size:14px;

	background: #ffffff;	

	}



#ads ul {

	list-style-type:none;

	



	}

	#ads li {

	list-style-type:none;

	padding:0px 0 0px 5px;

	margin-top:5px;

	}

	

#ads h2 {

	font-weight:bold;

	color:#ff8400;

	font-size:16px;

	margin:15px 0px 15px 0px;

	}

	

#ads ul li ul.children li {

	margin-left:35px;

	}

	

#ads a {

	/* color:#a4a4a4; */

	color:#333333;

	text-decoration:none;

	font-weight:normal;

	}

	

#ads a:hover {

	text-decoration:underline;

	}

	

#ads img {

	padding:0;

	border:none;

	}





	

#text {

	float:left;

	width:465px;

	font-size:12px;

	color:#000000;

	text-align:justify;

	margin:15px;

	}

	

p {

	padding:5px 0;

	}

	

h2 {

	color:#FFFFFF;

	font-size:20px;

	line-height:normal;

	margin-bottom:10px;

	}



.post h2 {

	color:#000000;

	font-size:16px;

	margin-bottom:0;

	}

	

.post h2 a {

	color:#000000;

	font-weight:bold;

	}

	

.post h2 a:hover {

	text-decoration:underline;

	}

	

.post ul li {

	list-style-type:square;

	padding-top:2px;

	margin-left:20px;

	}

	

.post ol li {

	margin-left:25px;

	padding-top:2px;

	}

	

blockquote {

	margin-top:5px;

	background:url(img/quote.png) left top no-repeat;

	padding:5px 5px 5px 45px;

	}

	

blockquote blockquote {

	background:none;

	}

		

.post {

	margin-bottom:10px;

	padding-bottom:10px;

	}



.post img {

	margin:8px;

	}

	

.pub {

	font-size:10px;

	color:#000000;

	padding-top:5px;

	margin-bottom:15px;

	}

	

.comm {

	font-size:12px;

	color:#ff8400;

	margin-top:10px;

	}

	

.comm a {

	color:#ff8400;

	font-weight:normal;

	}

	

.wp-smiley {

	padding:0;

	border:none;

	}

	

#banner {

	margin-bottom:15px;

	}

	

#banner img {

	border:none;

	}

/* text */



/* headlines and links */	

h2,h3,h4,h5,h6 {

	color:#ffffff;

	text-align:left;

	}

	

h3 {

  	margin-top:5px;

	font-size:14px;

	}

	

a {

	text-decoration:none;

	color:#ff8400;

	}

	

a:hover {

	text-decoration:underline;

	}

/* headlines and links */



/* comments */	

h3.comments {

	margin-top:20px;

	margin-bottom:10px;

	font-size:18px;

	}

	

.commentmetadata {

	padding:5px;

	background-color:#333333;

	color:#FFFFFF;

	}

	

.commentmetadata a {

	color:#FFFFFF;

	}

	

.obsahk {

	padding:5px;

	margin-bottom:15px;

	}

	

.obsahk a {

	font-weight:normal;

	text-decoration:underline;

	}

	

.obsahk a:hover {

	text-decoration:none;

	}

	

ol.commentlist {

	list-style:none;

	}

	

ol.commentlist ul, ol.commentlist ol {

	margin-left:25px;

	}

	

textarea#comment {

	margin:1px 0 5px 0;

	border:#ff8400 1px solid;

	background-color:#000000;

	padding:5px;

	color:#FFFFFF;

	}

	

#author, #email, #url {

	border:#ff8400 1px solid;

	background-color:#000000;

	padding:2px;

	margin:1px 0;

	color:#FFFFFF;

	}

/* comments */

		



/* other */	

#nav {

	height:20px;

	font-size:12px;

	color:#FFFFFF;

	}

	

.floatleft {

	float:left;

	margin-right:10px;

	}

	

.floatright {

	float:right;

	margin-left:10px;

	}

	

.alignleft {

	float:left;

	}

	

.alignright {

	float:right;

	}

/* other */





 /*  LOGO Section  */

.logo_sec

{  background:#000000; }

.logo_sec2

{ background:#000000 url(img/bg_rpt.jpg) repeat-x; height:133px;}

.logo 

{padding:0px; 

 margin:0px;

 float:left;}

.logo a 

{display:block;

 background: url(img/logo.gif) no-repeat;

 width:203px;

 height:96px;

 text-indent:-999px;

}

.bg_black

{float:left;

 background:url(img/bg.jpg) no-repeat;

 width:251px;

 height:96px;}

.right_black

{float:right;

 width:178px;

 padding:0px 31px 0px 0px;

 font:bold 18px/18px Arial, Helvetica, sans-serif;

 color:#FFFFFF;

 }

.top_txt

{padding:12px 0px 12px 0px;}

  /*  LOGO ends  */



 

.logo_new 

{padding:0px; 

 margin:0px;

 float:left;}

.logo_new  a 

{display:block;

 background: url(img/logo_new.gif) no-repeat;

 width:223px;

 height:119px;

 text-indent:-999px;

}

 .bg_black1

{float:left;

 background:url(img/banner_new.gif) no-repeat;

 width:533px;

 height:119px;}

 .logo_sec

{background:#000000 url(img/bgrpt.gif) left top repeat-x;

 height:119px;}





  /* navigation start */

.top_nav

{margin:0; 

 padding:0px;}

.top_nav ul

{list-style:none;}

.top_nav li

 {float:left; 

 display: block; }

.top_nav li a 

 {float:left; 

 display: block; 

 padding:0px 0px 0px 0px; 

 text-indent:-9999px;}

.top_nav li a.Home 

 {background:url(img/home.jpg) left top no-repeat; 

 width:105px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Home:hover 

{background:url(img/home.jpg) right top no-repeat; 

 width:105px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Home#active

 {background:url(img/home.jpg) right top no-repeat; 

 width:105px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.about 

 {background:url(img/about.jpg) left top no-repeat; 

 width:102px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.about:hover 

 {background:url(img/about.jpg) right top no-repeat; 

 width:102px; 

 height:35px; 

 text-decoration:none;}

 .top_nav li a.about#current 

 {background:url(img/about.jpg) right top no-repeat; 

 width:102px; 

 height:35px; 

 text-decoration:none;}

 .top_nav li a.Services 

 {background:url(img/services.jpg) left top no-repeat; 

 width:121px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Services:hover 

 {background:url(img/services.jpg) right top no-repeat; 

 width:121px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Services#current

 {background:url(img/services.jpg) right top no-repeat; 

 width:121px; 

 height:35px; 

 text-decoration:none;}

  .top_nav li a.Clients 

 {background:url(img/clients.jpg) left top no-repeat; 

 width:113px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Clients:hover 

 {background:url(img/clients.jpg) right top no-repeat; 

 width:113px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Clients#current 

 {background:url(img/clients.jpg) right top no-repeat; 

 width:113px; 

 height:35px; 

 text-decoration:none;}

 .top_nav li a.Intermidiary

 {background:url(img/intermediari.jpg) left top no-repeat; 

 width:159px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Intermidiary:hover 

 {background:url(img/intermediari.jpg) right top no-repeat; 

 width:159px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Intermidiary#current 

 {background:url(img/intermediari.jpg) right top no-repeat; 

 width:159px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Downloads 

 {background:url(img/downloads.jpg) left top no-repeat; 

 width:122px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Downloads:hover 

 {background:url(img/downloads.jpg) right top no-repeat; 

 width:122px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Downloads#current 

 {background:url(img/downloads.jpg) right top no-repeat; 

 width:122px; 

 height:35px; 

 text-decoration:none;}

 .top_nav li a.Blog 

 {background:url(img/blog.jpg) left top no-repeat; 

 width:96px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Blog:hover 

 {background:url(img/blog.jpg) right top no-repeat; 

 width:96px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Blog#current 

 {background:url(img/blog.jpg) right top no-repeat; 

 width:96px; 

 height:35px; 

 text-decoration:none;}

  .top_nav li a.Contactus 

 {background:url(img/contact.jpg) left top no-repeat; 

 width:137px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Contactus:hover 

 {background:url(img/contact.jpg) right top no-repeat; 

 width:137px; 

 height:35px; 

 text-decoration:none;}

.top_nav li a.Contactus#current 

 {background:url(img/contact.jpg) right top no-repeat; 

 width:137px; 

 height:35px; 

 text-decoration:none;}

  /* navigation end */



  .clear

{clear:both;}



.banner

{float:left;

 background:url(img/banner.gif) no-repeat;

 width:519px;

 height:96px;}







 .social-links {margin-top:15px; width:146px; text-indent:-1000000px; }

.social-links  a {display:block; height:27px; margin-bottom:8px;}



.social-links a.facebook {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/facebook_link.gif); background-repeat:no-repeat;}

.social-links  a.facebook:hover {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/facebook_hover_link.gif); background-repeat:no-repeat;}



.social-links  a.twitter {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/twitter_link.gif); background-repeat:no-repeat;}

.social-links a.twitter:hover {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/twitter_hover_link.gif); background-repeat:no-repeat;}



.social-links  a.linkedin {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/linkedin_link.gif); background-repeat:no-repeat;}

.social-links  a.linkedin:hover {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/linkedin_hover_link.gif); background-repeat:no-repeat;}



.social-links  a.youtube {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/youtube_link.gif); background-repeat:no-repeat;}

.social-links  a.youtube:hover {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/youtube_hover_link.gif); background-repeat:no-repeat;}



.social-links a.blogfeed {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/blogfeed_link.gif); background-repeat:no-repeat;}

.social-links a.blogfeed:hover {height:27px; width:146px;

background-image: url(http://www.n2growth.com/images2/blogfeed_hover_link.gif); background-repeat:no-repeat;}









/* footer */



#footer {

	color:#a4a4a4;

	font-size:9px;

	height:19px;

	padding-top:6px;

	background: #000000;

	}

	

#footer-inside {

	width:900px;

	margin:0 auto;

	}

	

#footer a {

	color:#000000;

	}

	

#footer-left {

	float:left;

	}

	

#footer-right {

	float:right;

	color:#000000;

	}



/* footer */	





/* footer_new */

.footer_new

{

text-align:center;

 font: normal 15px/52px Arial, Helvetica, sans-serif; 

 width:955px;

 margin:0 auto;

 color:#ff8400;

 background: #000000;

 }

.footer_new ul

{margin:0px;

 padding:0px; 

 list-style:none;

 }

.footer_new li

{ background:url(http://www.n2growth.com/images2/footer_sep.gif) left top no-repeat;

 font: normal 15px/52px Arial, Helvetica, sans-serif; 

 color:#ff8400;

 display:inline;

 margin:0px; 

 list-style:none;}

.footer_new a

{text-decoration:none;

 color:#ff8400;

 padding:0px 12px 0px 12px;}

.footer_new a:hover

{text-decoration:none;

 color:#ffffff;

 padding:0px 12px 0px 12px;}

.footer_new a.active

{text-decoration:none;

 color:#ffffff;

 padding:0px 12px 0px 12px;}

/* footer_new */



.banner_new

{ float:right;

background:url(http://www.n2growth.com/images2/banner_new.gif) right top no-repeat;

width:533px;

height:119px;}

 .bottom_rcorner

 {background:url(http://www.n2growth.com/images2/bottom_corner_main.jpg) no-repeat;

 width:955px;

 height:39px;

 padding:19px 0px 0px 0px;

 text-align:center;}

 .bottom_rcorner ul

 {margin:0px;

 padding:0px;

 list-style:none;}

 .bottom_rcorner li

{background:url(http://www.n2growth.com/images2/sep.gif) left 0px no-repeat;

 display:inline;

 font: normal 22px/22px Arial, Helvetica, sans-serif;

 color:#FE8200;

 margin:0px;

 padding:0px 20px 0px 20px;

 list-style:none;}

.bottom_rcorner li a

{text-decoration:none;

 color:#FE8200;}

.bottom_rcorner li a:hover

{text-decoration:none;

 color:#FFFFFF;}

.bottom_rcorner li a.active

{text-decoration:none;

 color:#FFFFFF;}


