/*
Theme Name: deVetta
Theme URI:
Description: deVetta design.
Version: 1.6
Author: --
Author URI: http://binarybonsai.com/
Tags: black, flash header, fixed width, three columns, widgets

	deVetta v1.0
	 http://www.tic2000.ro/

	This theme was built by tic2000

*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #000000;
	color: #ccc;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#page {
 	width: 900px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
}

#header {
	width: 900px;
	text-align: center;
	height: 258px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 10px;
	padding-top: 20px;
	}

.widecolumn .entry p {
	font-size: 10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border-top: 4px solid #a29061;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 54px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #a29061;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a29061;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #a29061;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #a29061;
	}

a:hover {
	color: #a29061;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	margin: 0px 0 0;
	width: 612px;
	}

.widecolumn {
	padding: 0 0 20px;
	margin: 0px 0 0;
	width: 900px;
	}

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #a29061;
	}
#footer a {
	color: #a29061;
}
#sidebar-left {
	float: left;
	padding: 20px 20px 40px;
	width: 116px;
}
#mainarea {
	float: left;
	width: 456px;
	padding-top: 20px;
}
.widecolumn #mainarea {
	width: 744px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 40px 15px 10px 0;
	margin-left: 645px;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


ul#main-menu {
  padding: 0;
  margin: 0;
}

ul#main-menu li {
  display: block;
  background-repeat: no-repeat;
  width: 95px;
  height: 16px;
  padding-bottom: 17px;
  list-style: none;
}
ul#main-menu li a span {
  display: block;
  width: 95px;
  height: 16px;
  cursor: pointer;
  overflow: hidden;
  text-indent: 99999px;
}
li.home {
  background: url(images/home.png);
}
li:hover.home, li.active.home {
  background: url(images/home-active.png);
}
li.company {
  background: url(images/company.png);
}
li:hover.company, li.active.company {
  background: url(images/company-active.png);
}
li.news {
  background: url(images/news.png);
}
li:hover.news, li.active.news {
  background: url(images/news-active.png);
}
li.clients {
  background: url(images/clients.png);
}
li:hover.clients, li.active.clients {
  background: url(images/clients-active.png);
}
li.services {
  background: url(images/services.png);
}
li:hover.services, li.active.services {
  background: url(images/services-active.png);
}
li.results {
  background: url(images/results.png);
}
li:hover.results, li.active.results {
  background: url(images/results-active.png);
}
li.contact {
  background: url(images/contact.png);
}
li:hover.contact, li.active.contact {
  background: url(images/contact-active.png);
}
li.work {
  background: url(images/work.png);
}
li:hover.work, li.active.work {
  background: url(images/work-active.png);
}
a.important-link {
  color: #a29061;
  text-decoration: underline;
  font-weight: bold;
}
.entry p a:visited.important-link, .entry p a:active.important-link {
  color: #a29061;
}
h1.title {
	padding: 0;
	font-weight: normal;
	border-bottom: 1px solid #a29061;
	font-family: "AvantGarde ExtraLight",Verdana,sans-serif;
	margin-bottom: 30px;
	
}
.section2 {
  padding-top: 22px;
}
.news h1.title {
  padding-bottom: 0;
}
.home h1.title {
  padding-bottom: 37px;
}
.images {
  padding-top: 25px;
}
img.ad {
  border: 2px solid #a29061;
  margin: 0 0 8px;
}
img.ad2 {
  border: 4px solid #a29061;
  margin: 0 0 8px;
}
img.ad.left, img.ad2.left {
  float: left;
}
img.ad.right, img.ad2.right {
  float: right;
}
#sidebar .news h2, #sidebar .archive h2 {
  color: #a29061;
  border-bottom: #a29061 1px solid;
  font-family: "AvantGarde ExtraLight", Verdana, sans-serif;
  font-weight: normal;
  padding-bottom: 0;
}
.news p {
  margin: 5px 0 0 0;
}
p.date {
  color: #a29061;
  border-bottom: dotted #a29061 1px;
  padding-bottom: 5px;
  margin: 15px 0 0 0;
  font-weight: bold;
}
p.date a {
  color: #a29061;
  padding: 0;
}
.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; width: 1px; }
.clearfix       {display:inline-block; width: 1px;}
/* Hide from IE Mac */
.clearfix       {display:block; clear:both; line-height: 1px; width: 1px;}
/* End hide from IE Mac */
#fp-text-boxes {
  width: 100%;
  background: url(images/border-text-boxes.png) repeat-x top left;
}
.bold {
  font-weight: bold;
}
.contact {
  text-align: center;
}
.contact p {
  padding: 0;
  margin: 0;
}
.contact .left {
  float: left;
  width: 345px;
}
.contact .right {
  float: right;
  width: 345px;
}
h3.news {
  color: #a29061;
  border-bottom: #a29061 dotted 1px;
  font-family: Verdana;
  font-size: 16px;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
h3.news a {
  color: #a29061;
}
h3.clients, h3.results {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 15px;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
h3.clients a, h3.results a {
  color: #FFFFFF;
}
.news small {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
.clients .entry .flash {
  margin: 0 25px 20px 0;
  float: left;
}
#sidebar p {
  margin: 7px 0;
}
#sidebar p a {
  padding: 0 0 0 13px;
}
#sidebar p.date a {
  padding: 0;
}
#sidebar p a.active {
  color: #FFFFFF;
  background: url(images/bullet-white.png) no-repeat 0 3px;
}
.news .entry img {
  border: 1px solid #a29061;
  margin: 20px 0 0;
}
#sidebar .archive h2 {
  margin: 0 0 15px;
}
.wrap-year {
  padding-top: 15px;
  padding-bottom: 10px;
}
.archive.year, .archive.year a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 0;
}
.archive.month, .archive.month a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 0 0 9px;
}
.archive.month.active a {
  color: #a29061;
  background: url(images/bullet-active.png) no-repeat 0 2px;
}
.left {
	float: left;
}
.right, .top-right {
	float: right;
}
.images-top .right {
	width: 193px;
}
.top-right .right {
	width: auto;
}
.top-right.middle, .images-middle, .bottom-left.middle {
	padding: 10px 0;
	clear: both;
}

.services li {
	font-size: 11px;
	list-style-image: url(images/bullet-circle.png);
}
#mainarea.clients, #mainarea.services, #mainarea.results, #mainarea.contact {
  padding-top: 10px;
}

.invert {
	  color: #C3B077;
	
}