/*
THEME NAME: Facturis
VERSION: 1.0

*/

@import "reset.css";

body {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #4a444a;
    background: url(/wp-content/themes/facturis/images/bghome2.jpg) no-repeat #FFFFFF ;
    background-attachment:scroll;
    background-position:top center;


}

a {
	color: #3D107B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	//background: url(images/quotes.gif) no-repeat top left;
	//background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
}

#logo {
	font-weight: bold;
    height: 100px;

}

#logo a {
	color: #333333;
}

#description {
	display:none;
}



#menu {

    height:45px;
	overflow: hidden;
    float:right;

}

#menu ul li {
	float: left;
	font-size: 90%;
    text-transform:uppercase;
	padding-left: 15px;
    padding-right: 15px;
    padding-top:15px ;
    margin-right:5px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background-color:#3d107b;
    height:24px;
}

#menu ul li a{
	color: #fff;
    font-weight:bold;
    text-decoration:none;
}




#menu ul li:hover {
    background-color:#ffce52;

}


#menu ul li a:hover {
    color:#3d107b;
}



#menu ul .current_page_item {
    background-color:#ffce52;
}

#menu ul .current_page_item a {
    color:#3d107b;
}

#container {
	width: 890px;
	overflow: hidden;
	margin:0 auto;
}


#content {
	float: right;
	width: 630px;
    min-height:500px;
    top: 100px;
    margin-right:20px;
}



.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;


}



.post-title a {
	color: #3D107B;
        text-decoration:none;

}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
    display:none;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 5px;
}

.post-content h2 {
	font-size: 190%;
	margin-bottom: 10px;
	padding: 0px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {

	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #CECACA;
	margin: 0 ;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
    text-decoration:none;
    color:#3D107B;
     border-bottom-color: #E2EEFC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 20px;

}

.more-link a:hover {
    text-decoration:none !important;
    color:#9454C2;


}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: left;
	width: 200px;


}

.sidepanel {
	margin-bottom: 30px;
    padding-top: 5px;


}

.sidepanel h3 {
	text-transform: uppercase;
	padding-top:10px;
    padding-left:20px;
	color: #FFF;
	font-weight: bold;
    height:25px;
	font-size: 90%;
    background: url(images/header_sidebar.png) no-repeat;

}

.sidepanel ul li {

	padding: none;
	line-height: 1.0;
    text-decoration:none;
}


.sidepanel ul li a{


    text-decoration:none;
    color:#4a444a;
    	line-height: 1.5;

}



.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 100%;
	height: 450px;
    background: url(images/bg_footer.jpg) #67416e no-repeat;
    background-position:center;
}

#footer a {
	color:#666;
    line-height: 1.6;


}

#footer-links {
	list-style: none;
    margin:0px auto;
    width:1200px;
    padding-top: 30px;
    padding-left: 0px;
    color:#FFF;

}

#footer-links a { color:#FFF; text-decoration:none; }

#footer-links a:hover { color:#F7AE3C; text-decoration:none; }

#footer-links li { float: left; margin-right: 15px; }

.sep { color: #CCC; margin: 0 8px; }

.ico-small { vertical-align: middle; margin: 0 5px 2px 0; }

#left_text     { width:270px; height:250px; top:65px;position:relative;float:left;}

#right_text    { width:270px; height:250px; top:65px;position:relative;float:left;}

#logo_adentis  { width:340px; height:300px; top:24px;position:relative;float:left;}

#logo h2       { color:#fff; font-size:16px; font-weight:bold;margin-bottom:5px;}

#logo p        { color:#fff; font-size:14px; font-weight:normal; line-height:1.2;}

.text_header   { height:130px; }

.text_header h2 a { font-size:14px; }

.clearfix { clear:both; }

#facturis { width:222px;height:45px;position:absolute; margin-top:95px;background-image: url( images/facturislogo.png); background-repeat: no-repeat; }

.clearfix { clear:both; }

.sideleft { float:left; width:30px; height:30px; }

.sideright { float:right; width:370px; height:auto; font-size: 12px;margin-top:5px;padding-bottom:25px; color:#ffffff; line-height:14px;}

#tehnic  {width:223px;height:60px; position:absolute; margin-top:15px; margin-left:650px;}

#jos {list-style: none; margin:0px auto; width:1200px;padding-top: 20px;color:#666;height: 372px;background-image: url( images/lifooter.png); background-repeat: no-repeat;}

#footer-sidebar5 { float: left; width: 420px; }

#footer-sidebar6 { float: right; width: 420px; }

#footer-sidebar1, #footer-sidebar2,  #footer-sidebar3,  #footer-sidebar4 { margin-right:35px; margin-left:35px; float:left; width: 150px; height:180px; overflow:hidden; margin-bottom:50px; }

#footer-sidebar a { text-decoration:none; }

#footer-sidebar a:hover { color:#674AB8; }

#buthome   { width:352px; height:71px; margin-top:60px; margin-left:55px; background-image: url( images/but_homebg.png); background-repeat: no-repeat;}

#demo a { width:149px; height:71px; position:absolute; margin-top:5px; background:url(/wp-content/themes/facturis/images/incerca_off.png); background-repeat:no-repeat; }

#demo a:hover { background-image:url(/wp-content/themes/facturis/images/incerca_on.png);background-repeat:no-repeat; }

#comanda a { width:169px; height:71px; position:absolute; margin-top:5px; margin-left:190px; background:url(/wp-content/themes/facturis/images/comanda_on.png); background-repeat:no-repeat; }

#comanda a:hover { background-image:url(/wp-content/themes/facturis/images/comanda_off.png);background-repeat:no-repeat; }

#jos h3 { color:#3d107b; font-size:18px; padding-bottom:10px;  }

#breadcrumbs { background-image:url(/wp-content/themes/facturis/images/bg_bre.jpg);background-repeat:no-repeat; height:50px;padding-top:15px;padding-left:20px;}

#breadcrumbs a { color:#4D2A90; font-weight:bold; text-decoration:none; }

.proba { width:100%; height:80px; background:#666; }

#descarcaacum a { width:212px; height:92px; position:absolute;background:url(/wp-content/themes/facturis/images/buton_descarca1.png); background-repeat:no-repeat; }

#descarcaacum a:hover { background-image:url(/wp-content/themes/facturis/images/buton_descarca2.png);background-repeat:no-repeat; }

.descarcaacum a { width:212px; height:92px; position:absolute;background:url(/wp-content/themes/facturis/images/buton_descarca1.png); background-repeat:no-repeat; }

.descarcaacum a:hover { background-image:url(/wp-content/themes/facturis/images/buton_descarca2.png);background-repeat:no-repeat; }

#scrisheader  { width:669px; height:92px; position:absolute; margin-top:5px; margin-left:190px; background:url(/wp-content/uploads/2013/07/mesaj_header2.png); background-repeat:no-repeat; }

/*
#scrisheader  { width:669px; height:92px; position:absolute; margin-top:3px; margin-left:190px; background:url(/wp-content/uploads/2013/11/mesaj_header_black.png); background-repeat:no-repeat; }
*/
#but1 a        { width:210px; height:45px; position:absolute; background:url(/wp-content/themes/facturis/images/but1.jpg); background-repeat:no-repeat; }
#but1 a:hover  { background-image:url(/wp-content/themes/facturis/images/but1b.jpg);background-repeat:no-repeat; }
#but2 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but2.jpg); background-repeat:no-repeat; }
#but2 a:hover  { background-image:url(/wp-content/themes/facturis/images/but2b.jpg);background-repeat:no-repeat; }
#but3 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but3.jpg); background-repeat:no-repeat; }
#but3 a:hover  { background-image:url(/wp-content/themes/facturis/images/but3b.jpg);background-repeat:no-repeat; }
#but4 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but4.jpg); background-repeat:no-repeat; }
#but4 a:hover  { background-image:url(/wp-content/themes/facturis/images/but4b.jpg);background-repeat:no-repeat; }
#but5 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but5.jpg); background-repeat:no-repeat; }
#but5 a:hover  { background-image:url(/wp-content/themes/facturis/images/but5b.jpg);background-repeat:no-repeat; }
#but6 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but6.jpg); background-repeat:no-repeat; }
#but6 a:hover  { background-image:url(/wp-content/themes/facturis/images/but6b.jpg);background-repeat:no-repeat; }
#but7 a        { width:210px; height:43px; position:absolute; background:url(/wp-content/themes/facturis/images/but7.jpg); background-repeat:no-repeat; }
#but7 a:hover  { background-image:url(/wp-content/themes/facturis/images/but7b.jpg);background-repeat:no-repeat; }

.column-1     { width:200px; }

.column-2 , .column-3, .column-4, .column-5 { width:85px;}

td { vertical-align:middle !important; }

.tablepress tbody td, .tablepress tfoot th { height: 30px; padding-bottom:8px; padding-left:5px; padding-right:0; padding-top:0;}

.column-1 h3 { height:40px; padding-top:25px; color:#3B1175;  }

.row-3 , .row-16 , .row-25 , .row-30 , .row-36 , .row-52 , .row-58 , .row-62{ background-color:#EFF4F7;}

#tablepress-1 .column-3 , #tablepress-1 .column-5 { background-color:#F2F2F2 !important; }

.row-64 td, .row-63 td , .row-2 td { border-top-style: none !important; }

.row-63 .column-3,.row-63 .column-5 { background:#ffffff !important; }

.row-1 .column-1 { padding-left:0px;  }

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {border:1px solid #B1C8E0; background: #FFFFFF;}

.post-content li { list-style-image: url(/wp-content/themes/facturis/images/sage.jpg); list-style-position: outside; list-style-type: circle; }

h1 { font-size:25px;}

#gform_2, #gform_3, #gform_4, #gform_5 { padding-left:110px; text-align: left; width: 130%; }

.gform_wrapper .top_label input.medium, #input_2_9 { border:1px solid #B1C8E0; background: #FFFFFF; }

#tablepress-3 { background-color:none !important; }

#tablepress-3 .column-1 img { padding-left:8px;padding-bottom:5px; }

.widget_wysija_cont .form-valid-sub input.defaultlabels { color: #888888; width: 100%; background:#fff; border:1px solid #B1C8E0; }

.wysija-submit { background:url(/wp-content/themes/facturis/images/btn_trimite.jpg); background-repeat:no-repeat; width:101px; height:29px; border:none;color:#3D107B; font-weight:bold; }

#form-wysija-2 { margin-left:20px; margin-right:20px;}

.social { padding-left:15px; }

.social a { margin-right:5px; }

#comment-form input , #comment-form textarea { border:1px solid #B1C8E0; background: #FFFFFF;  }

#respond form #submit { background:url(/wp-content/themes/facturis/images/btn_trimite.jpg); width:101px; height:29px;border:none;  }


#gform_1 {margin-left:20px;margin-right:15px;}

.testimonial_slider { margin-right:10px !important; }


blockquote
{
    clear: both;
    font-style: italic;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 0 50px;
    position: relative;
    quotes: none;
    background-image: url(/wp-content/themes/facturis/images/open-quote.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0px;
    font-size: 120%;
    line-height: 200%;
    width:560px;}

.smail:after{
  content: 'office@facturis.ro';
 }

.descarcaacummic {padding-left: 235px;}

.descarcaacummic a { width:150px; height:65px; position:absolute;background:url(/wp-content/uploads/2013/07/buton_descarca1_mic.png); background-repeat:no-repeat; }

.descarcaacummic a:hover { background-image:url(/wp-content/uploads/2013/07/buton_descarca2_mic.png);background-repeat:no-repeat; }

.elastislide-horizontal {

    padding-left: 30px !important;

}


.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
    padding:10px;
    background:#3D107B;
    width:150px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color:#fff;
    margin-bottom:40px;

}

.aligncenter {
	width:100%;
	text-align:center;
}