/*  
Theme Name: Corpvox
Version: 1.0
*/

html, body {

	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;


}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: #1d272f;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

#slide { width:520px; height:270px;}
#slide img { margin:0; padding:0; border: 0; }


p {
	line-height: 21px;
	padding: 7px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 10px;
}

.tc { width:520px; height:270px; margin: 24px 15px; }

img.small { width: 160px; }
img.med { width: 215px; }
.big { width: 85%; text-align: center; margin: auto; display: block; }
.wp-caption { width: 470px; }

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }

#header table { background: transparent; text-align:left; margin:0; padding:0; border:0;}
#header td {border:0;}

table { text-align: center; margin-left: auto; margin-right: auto; padding: 6px; border: 0; background-color: #ccc; }
td {vertical-align: middle; padding: 0; margin: auto; }

code {
	font-size: 11px;
}

a {
	color: #388776;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 20px;
	margin: 5px auto;
	background: #EDEDED;
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 10px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

.col-left {
	float: left; }

.col-right {
	float: right;
font-size: 14px; 
font-family:arial;}

/* Wrap */

#wrap {
        clear:both;
	width: 994px;
	margin-left: auto;
        margin-right: auto;
        margin-top: 250px;
	background: #fff;
}
#menu { background: #1d272f; width:900px; margin-left:auto; margin-right:auto;}

.col-left ul {
	padding: 0; }

.col-left ul li {

}




/* Content Wrap */

#content_wrap {
	width: 914px;
	padding: 15px 20px 30px 20px;
}

/* Content */

#content {
	width: 700px;
}

#content h1, h1 a {
        color: #06c;
	font-family: times;
	font-size: 24px;
	clear: both;
	font-weight: normal;
}
#content h2 {
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	clear: both;
        color: #06c;
}

#content h2 a {
	font-family: verdana;
	color: #06c;
text-decoration:none;
}
#content h2.arh {
	background: url(img/bg_lines.gif) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin-top: -7px;
	margin-bottom: 10px;
}

#content li a {
	line-height: 16px;
	padding: 2px 0;
color:#06c;
}

#content ul {
	padding-left: 20px;
}

#content ul li {
	list-style: disc;
}

#content ol {
	padding-left: 28px;
}

#content ol li {
	list-style: none;
}

.post {
	padding-bottom: 10px;
}

.post a {
color: #06C;
}

.post h2 ul, h2 li {
margin-top: 0; 
margin-bottom: 0;
}
.post h2 a { font-size: 14px; text-decoration:none;}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.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;
}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 600px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	padding: 2px;
	border: #DDDDDD 1px solid;
}

.comments_wrap .right {
	width: 500px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}






#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 200px;
        font-style:normal;
color:#06c;
}

#sidebar h2, h2 a, h3, h3 a {
	font-size: 16px;
	background: url(img/bg_lines.gif) repeat-x 0 bottom;
	padding: 10px 0 5px 0;
        color: #333;
font-style:normal;
}

#sidebar ul {
	padding: 5px 0;
}

#sidebar li {
        font-family: arial;
        font-size: 13px;
	line-height: 14px;
	padding: 4px 0 4px 15px;
}

#sidebar ul li a {
        font-family: arial;
	color: #06c;
        text-decoration:none;
font-style:normal;
}

/* Sidebar (search) */

#sidebar .search {
	width: 242px;
	height: 23px;
	margin-top: 10px;
	background: url(img/bg_search.gif) no-repeat 0 0;
	position: relative;
}

#sidebar .search input.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
	left: 5px;
	top: 3px;
	position: absolute;
	border: 0;
	background: transparent;
	outline: none;
}

#sidebar .search input.sb {
	position: absolute;
	right: 0;
	top: 0;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #DDDDDD;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Tage Cloud */

#tag_cloud {
	margin-bottom: 10px;
}

#tag_cloud h3 {
	margin-bottom: 10px;
}

/* Text Widget */

.textwidget {
	padding: 10px 0;
}

.intro {
font-size: 11px;
font-style:italic; 
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
	font-size: 12px;
font-family: arial;
	padding: 10px 0 25px 0;
border-top: 7px solid #4fc1e1;
margin-bottom: 30px;
        background: #1d272f;
        color:#ccc;
}
#footer table { padding:0; background:#233747; margin-bottom:10px; border: 1px solid #375064;}
#footer td { padding: 7px 35px; text-align:left; vertical-align:top;  background: url('/imagini/marg.jpg');
border: 1px solid #375064;
}
#footer h3, h3 a { font-weight: bold; font-size:16px; color:#FFF; background:none; text-decoration:none; }
#footer li, a { color: #ccc; font-weight:13px; padding: 1.5px 0; }
#footer ul { padding: 0; margin:0; }
#footer img { height: 10px; }

.postmeta {
border-top:1px dotted #B7B7B7;
margin:0;
padding:3px 0 10px;
text-align:right;
width:620px;
}
/* Fix */

.comments_wrap:after,
.wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

#links {clear:both;
        position:absolute;
        top: 10px;
        width: 994px;
	height: 20px;
        color:#FFF; }
#links ul li {display:inline; padding:10px;}
#links li a {color:#FFF;}

#header {
        clear:both;
        width: 994px;
	height: 210px;
        margin-left: auto;
        margin-right: auto;
        position:absolute;
        top: 50px;
        overflow:visible;
        text-align:left;
	background: url('/imagini/header.jpg');
background-repeat:no-repeat;
border-bottom:7px solid #4fc1e1;
}
#header p {padding: 2px 7px; }
#header h1 {font-size:14px; padding: 7px; }
#header h2 {font-size:12px; padding: 7px; }
#header h3 {color:#399; padding: 7px 7px 1px 7px; background:none; font-size:12px; }
#header li { padding:0;}

#intro { width:680px; height:200px; float:left; padding: 15px; color:#FFF; font-size:12px; text-align:justify; }
#servicii { width:250px; height:200px; float:right; padding: 15px; color:#FFF; font-size:12px; text-align:justify; }
#servicii table {font-size:11px; padding:1px;}
#servicii td {padding:4px 7px;}

#intro a {color: #399; }

/* Main menu settings */
#centeredmenu {
   clear:both;
margin-left:auto;
margin-right:auto; 
   padding:0;
   width:996px;
height:30px;
   background:#48aecb;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:100%; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;

}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   top:1px;
   list-style:none;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em 3em .4em;
   font-size:1em;
   line-height:1em;
   background:#48aecb;
   text-decoration:none;
   color:#000;
   font-weight:bold;
   font-style: normal;
   list-style:none;
}
#centeredmenu ul li.active a {
   color:#fff;
   background:#000;
}
#centeredmenu ul li a:hover {
   background:#36f; /* Top menu items background colour */
   color:#fff;
   border-bottom:1px solid #03f;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#36f; /* Top menu items background colour */
   color:#fff;
   border-bottom:1px solid #03f;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:13.3em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.8em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#eee;
   color:#444;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#36f; /* Sub menu items background colour */
   color:#fff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}