﻿/*  
Theme Name: eBusiness 
Description: Business Magazine Theme for Wordpress. A good looking business theme for everybody.
Version: 1.1
Author: Norbert
Theme URI: http://ebusiness.cautsite.com/
Tags: dark, two-columns, fixed-width, right-sidebar

*/

* {
	font-family: "Trebuchet MS", arial;
	color: #999;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


/*sus*/
body {
	background: #2f353b;

}

#pagina {
	background-image:url(images/rep.jpg);
	background-repeat:repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 880px;
	height: 368px;
}
#meniu {
	margin-left:10px;
	margin-top:0px;
	float: left;
	width: 860px;
	height: 45px;
}

#meniu ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
}

#meniu ul li {
	float: left;
	height: 28px;
	text-align: center;
	margin-right: 1px;
}

#meniu ul li a {
		background: transparent url(images/menu1.jpg) ;
	background-repeat:no-repeat;
	float: left;
	display: block;
	margin-left:-21px;
	padding-top:5px;
	margin-top:-8px;
	padding-right: 20px;
	line-height: 28px;
	height: 40px;
	text-transform:capitalize;
	font-family:"Georgia";
	width:119px;
	font-size: 15px;
	letter-spacing: 0px;
	color:#000;
	font-weight:bold;
}

#meniu ul li a:hover {
	background: transparent url(images/menu2.jpg) ;
	background-repeat:no-repeat;
	color: #E75E5D;
	font-size: 15px;

}

#meniu ul li.current_page_item a {
	background: transparent url(images/menu2.jpg) ;
	background-repeat:no-repeat;
	color:#E75E5D;
}

#meniu ul li.current_page_item a:hover {
	background: transparent url(images/menu1.jpg) ;
	background-repeat:no-repeat;
	color:#000;
}

#cat{
float:left;
margin-top:13px;
margin-left:5px;
}
ul.listcat {
	margin-top: 2px;
}

ul.listcat li {
	float: left;
	display: inline;
	margin-right: 1px;
}

ul.listcat li a {
	padding-left: 3px;
	padding-top:2px;
	background-image:url(images/cat1.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	height: 31px;
	width:140px;
	display: block;
	text-align:center;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
}

ul.listcat li a:hover {
	background-image:url(images/cat.jpg);
	background-repeat:no-repeat;
	color: #E75E5D;
}




#searchform {
	float: right;
	width: 215px;
	height: 45px;
	margin-left: -5px;
	margin-top:272px;
}

#searchform form {

	float: rignt;
	display: inline;
	width: 215px;
	height: 45px;
}

#searchform fieldset {

	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 140px;
	height: 16px;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 68px;
	background: transparent no-repeat;
	color:#FFF;
}

#searchbutton {
	width: 38px;
	height: 24px;
	line-height: 1.4em;
	background: url(images/go.jpg) no-repeat;
	font-weight: bold;
	margin-top:2px;
	color: #366799;
	text-align: center;
	cursor: pointer;
}
form#srcform {
	background: #2D2A19;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #D0CDBA;
	color: #000;
	font-weight: normal;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #D0CDBA;
	color: #000;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#logo {
	width:200px;
	height:60px;
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 15px;
}

#logo h1 {
	padding-top: 9px;
	font-size: 25px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
}

#logo h1 a {
	text-transform:uppercase;
	font-size: 25px;
	font-family:"Arial Black", Gadget, sans-serif;
	color: #FFF;
}

#logo h1 a:hover {
	text-transform:uppercase;
	color: #000;
}

#logo .description {
	color:#000;
	font-size: 13px;
	line-height: 1.4em;
}

#about {
	float: right;
	width:250px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:justify;
	font-size: 11px;
}

#about p {
	color: #fff;
	text-align:justify;
	font-size: 11px;
	line-height: 1.4em;
}
.feeds {
	display: block;
	width: 55px; height: 55px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin-top:57px;
	margin-right:20px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rsstop {
	padding: 0px; margin: 0px;
}
.feeds .email {

}
/*end sus*/


/*continut*/
#column {
	float: left;
	width: 516px;
	margin-left: 25px;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #5EA2E7;
}

.post a:hover {
	color: #E75E5D;
}

.post-top {
	width: 516px;
	height: 38px;
	background: url(images/susc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 516px;
	height: 25px;
	background: url(images/josc.jpg) no-repeat;
	overflow: hidden;
}

.entry {
	background: url(images/repc.jpg) repeat-y;
	width:516px;
}

.post-top h2 {
	width:400px;
	padding-left: 40px;
	padding-right: 15px;
	padding-top: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bolder;
}

.post-top h2 a {
	width:400px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-size: 13px;
	font-weight:bolder;

}

.post-top .date {
	float:right;
	display: block;
	margin-left: 15px;
	margin-right: 20px;
	margin-top:-11px;
	color:#E75E5D;
	padding-bottom: 5px;
	font-size: 12px;
}

.info {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	color:#E75E5D;
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.info .comments a {
	line-height: 26px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	color:#FF0;

}
.info .comments a:hover {
	line-height: 26px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	color:#5EA2E7;
}

.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	text-align:justify;
	color:#FFF;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.content p a {	
color:#FFF;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #5ecef7;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 10px;
	color: #5a94bd;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}


.tags {
	font-weight: bold;
	line-height: 2em;
	color: #E75E5D;
	padding-left: 5px;
	text-align:left;
	display:inline;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #5EA2E7D;
	text-transform:lowercase;
}

.tags a:hover {
	color: #E75E5D;
}


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/* end continut*/


/* sidebar */
#top{
	background: url(images/suss.jpg);
	background-repeat:no-repeat;
	width:27-px;
	height:10px;
	margin-top:10px;
	margin-right:18px;
	float:right;
	}
	#bottom{
	background: url(images/joss.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:9px;
	float:right;

		}

#sidebar {
	background:url(images/reps.jpg) repeat-y;
	float: right;
	width: 270px;
	margin-right:10px;
	margin-top:12px;
}
.box {
	width: 260px;
	float:right;
}

.box h2 {
	margin-left:-4px;
	margin-top: 10px;
	display: block;
	width: 263px;
	height: 26px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	color: #E75E5D;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}
.ads {
	width: 250px;
	margin-left:0px;
	padding: 10px;
	background: transparent;
}

.ads ul {

}

.ads ul li {
	float: right;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 0px;
	margin-right: 0px;
}

.ads ul li a {
	float: right;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: right;
	display: block;
	width: 125px;
	height: 125px;
}
.subscribe {
	padding: 10px;
	background:transparent;
}




.rssfeedlinks {
	padding-top: 5px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss1.jpg) no-repeat;
	height:45px;
	width:46px;
	padding-left: 52px;
	padding-top:10px;
	line-height: 1.5em;
	color: #FFF;
}

.rssfeedlinks a:hover {
	color: #5EA2E7;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssinput:focus {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssbutton {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.tabs {		border-left:1px solid #fff;

	margin-left:6px;
	margin-top: 10px;
	width: 267px;
	overflow: hidden;
}

.tabs li {
	
	background:transparent;
	float: left;
	display: inline;
	margin-left: 0px;
	text-align: left;
	overflow: hidden;
	font-size: 10px;
}

.tabs li a {
	text-align:left;
	float: left;
	display: block;
	color: #A2A2A2;
	font-weight: bold;
	line-height: 25px;
	height: 23px;
	background: #2F353B;
	padding-left:8px;
	padding-right:8px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;



}

.tabs li a:hover {
	display: block;
	color: #E75E5D;
	border-top:3px solid #5EA2E7;
	background: #141719;

}

.tabs li a.selected {
	display: block;
	height: 23px;
	background: #141719;
	background-repeat:no-repeat;
	color: #5EA2E7;
	border-top:3px solid #E75E5D;
}

.tabs li a.selected:hover {
	display: block;
	border-top:3px solid #5EA2E7;
	background: #141719;
	color: #E75E5D;
}
.tabcontent {
	width:237px;
	display: none;
	background: #141719;
	margin-left:6px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;



}

.tabcontent a, .tabcontent a strong {
	color: #fff;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #fff;
}

.tabcontent ul li {
	display: block;
	border-bottom: 1px solid #2F353B;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #fff;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #fff;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #FFF;
}

.tabcontent ul li span {
	display: block;
	color: #fff;
}
@media print {
	.tabcontent {
	display: block !important;
	}
}
.sidebar {
	float: left;
	width: 270px;
	margin-left: 8px;
	font-size: 11px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	width: 270px;
	height: 26px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	color: #E75E5D;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	margin-left:-2px;
	
}

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
.sidebar ul ul {
	padding: 10px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	margin-left:-8px;
	margin-top:-4px;
	background:#141719 ;
	background-repeat:no-repeat;
	width: 230px;
	height: 20px;
	padding-left: 20px;
}

.sidebar ul li ul li a {
	padding-left:10px;
	border-left: 1px solid #2e343a;
	display: block;
	margin-top:5px;
	color: #fff;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover{
	color: #5EA2E7;
	border-left: 3px solid #5EA2E7;


}

/* end sidebar*/

/* footer*/
#footer {
	width: 878px;
	height:92px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 3px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 878x;
	height: 20px;
	margin-top:50px;
	font-size: 11px;
	color:#5EA2E7;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
#footercontent a, a:hover {
	color:#5EA2E7;}




/* end footer*/

/*altele optionale */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #E75E5D;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color:#E75E5D;
	font-weight: bold;
}

.result .rcomment a {
	color: #E75E5D;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #5EA2E7;
}

.result .rsummary {
	padding: 10px;
	background: #141719;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color:#E75E5D;
}

.result .rcat a {
	color:#E75E5D;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #5EA2E7;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #E75E5D;
}

.result .rtags a {
	color: #E75E5D;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #5EA2E7;
}
/*end altele optionale */



/*comentarii  */
#combox {
	border-top: 2px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width:480px;
	margin-left:4px;
	padding-right: 15px;
}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color:#E75E5D;
}

h3#comments {
	color:#5EA2E7;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background:#2e343a;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	margin-left: -15px;
	width: 471px;
	background: #141719;
	padding: 20px;
	margin-top: 20px;
}



.commentbody {
	background:#2e343a;
	width:470px;
	float: left;
	display: inline;
}

.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #E75E5D;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #5EA2E7;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #5EA2E7;
	font-size: 10px;
	float:right;
	font-family: tahoma;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #fff;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #fff;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
	}
.reply form {
	background: #141719;
	width: 492px;
	margin-left:-15px;
	padding: 10px;
}

.reply p {
	color:#8a8778;
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	background: #FFFFA0;
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;

margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #000000;

}

.replytext:focus {
	background:#FFFFA0;
	
}

.replyarea {
	background:#FFFFA0;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #000000;
}

.replyarea:focus {
	background:#FFFFA0;
}

.replybutton {
	background: #2e343a;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #2d2a19;
	cursor: pointer;
}

/*end comentarii  */