/*
Theme Name: DEXMATech
Theme URI: http://www.dexmatech.com/
Description: Theme for DEXMA Web site.
Version: 0.1
Author: Xavier Orduña
Author URI: http://www.alcim.net/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

*/

/* -----------------  page styles -------------------------------------------------------*/

body { 
	padding:0;
	margin:0;
	font:12px Verdana, sans-serif; line-height: 17px;
	background:#f4f4f4 url(images/bodybg.gif) center repeat-y; color: #555;
}

#wrapper {
	margin:2px auto;
	width:900px;
	padding:0;
	background:#fff;
}

/* -----------------  general styles  -------------------------------------------------------*/

a { 
	color:#631e19;
	text-decoration: underline;background:none;
}

a:hover {
	color:#894e4e;
	background:none;
	text-decoration:underline;
}

p {
	margin:0;
	padding-top:2px;
}

h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 8px 0;
	color:#444;
	background:none;
	border-bottom: 2px dotted #444;
}

ul {
	margin: 0;
	padding : 0;
	list-style : none;
}

img {
	border: 0;
}

h4 {
	font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;
}
	
.pic{
	margin-top:8px;
}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:60px;
	background: url(images/header.jpg) no-repeat;
	margin:0;
}

#title {
	float:left;
	width:200px;
	padding: 20px 0 10px 0px;
}

#title h1 {
	font-size:12px;
	padding:5px 0 0 0;
	margin:0;
	color:#444;
}

#hright {
	float:right;
	width:710px;
	height: 15px;
	margin:6px 0 0 0;
	font-size:10pt;
	font-weight:bold;
}

#primary {
	margin: 0 2px 0 0;
	padding: 0 8px 2px 0;
	float:right;
	text-align: right;
}

#title p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	background: inherit;
}

#secondary {
	float:right;
	margin:2px 0 0 0;
	padding:0;
	text-align:right;
}

#secondary li {
	display:inline;
}

#secondary li a {
	color:#444;
	text-decoration:none;
	padding:1px 10px 1px 10px;
	height:19px; background:none;
}

#secondary li a:hover {
	background: none;color:#631e19;
} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:900px;
	height:250px;
	margin:5px 0 10px 0;
	background: url(images//homepic.jpg) no-repeat;
}

#homepic a {
	color:#fff;
}

#homepic:hover {
	background: url(images//homepichover.jpg) no-repeat;
}

.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#fff;
}

#bottomcontenttop{
	width:900px;
	height:10px;
	background: url(images/b_contenttop.jpg) no-repeat;
	margin-top:10px;
}

#bottomcontent{
	width:878px;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	margin-top:-3px;
}

#bottomcontentbtm{
	width:900px;
	height:10px;
	background: url(images//b_contentbtm.jpg) no-repeat;
}


#sidebar-left {
	float: left;
/*
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
*/	
}

#main {
/*
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
	*/
}

#sidebar-right {
	margin-left: 750px;
	/*
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
	*/
}

.thumbs img{
	position:relative;
	padding:1px;
	margin:5px 8px 5px 9px;
	border:2px solid #631e19;
	background:none;
}

.thumbs img:hover{
	border:2px solid #c5c5c5;
	background:none;
}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0; 
	margin:15px 0 20px 0;
        border-top:1px solid #DEDFDE;
}

#footer a {
	color: #631e19;
	background: inherit;
}

/* -----  additional ----- */

.node {
	margin-bottom: 20px;
}

.content {
	margin-bottom: 10px;
}
/*
h1.title { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 10px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
*/
h1.title {
	font-weight:normal;
	font-size:22px;
	padding:0px 0 4px 0px;
	margin: 20px 0 10px 0;
	color:#111;
	background:none;
}

#header img {
	float: left;
	margin-right: 20px;
}

#main {
	float: left;
	width: 570px;
	padding-top:10px;
	margin-left: 15px;
}

body.sidebar-left #main {
	/*margin-left: -300px;*/
	/* margin: 0 -192px; */
}
body.sidebar-left #main #squeeze {
	/*margin-left: 300px;*/
	margin: 0 -192px;
}

body.sidebar-right #main {
	/*margin-right: -300px;*/
	margin: 0 -192px;
}
body.sidebar-right #main #squeeze {
	/*margin-right: 300px;*/
	margin: 0 -192px;
}

body.both-sidebars #main {
	/*margin: 0 -300px;*/
	/* margin: 0 -192px;  /*changes on no frontpage */
}
body.both-sidebars #squeeze {
	/*margin: 0 300px;*/
	margin: 0 192px; /*changes on no frontpage */
}

#squeeze {
	position: relative;
	padding: 0 1em;
}

#container .sidebar {
	/*border: 1px solid black;*/
	margin:0pt 5px 5px 0pt;
	padding:10px;
	width: 160px; /*changes on no frontpage */
	float: left;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.post-date {
	width: 45px;
	height: 40px;
	float:left;
	background: url(images/date-bg.png) repeat-x;
	margin: 0px 10px 2px 0px;
	padding: 2px 0px;
}
.post-year, 
.post-month {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 1.1em;
	padding-top: 2px;
}
.post-day {
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 0.7em;
	padding-top: 7px;
}

.post-calendar {
	line-height: 4em;
	font-size: 0.9em;
	color: #999999;
}

/* menu stuff */
ul.menutop {
	list-style-type:none;
	position:relative;
	display:block;
	height:33px;
	font-size:12px;
	/*background:url(images/bg.gif) repeat-x top left;*/
	background:url(images/bg21b.gif) no-repeat;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	/*border:1px solid #000;*/
	margin:0;
	padding:0;
	background-color:#629600;
	margin-bottom:5px;
	padding-right:0px;
}

ul.menutop li {
	display:block;
	/*float:right;*/
	margin:0;
	padding:0;
	margin-left:20px;
}

ul.menutop li a {
	white-space:nowrap;
	float:left;
	color:#E5E5E5; /*#A79787*/
	text-decoration:none;
	height:24px;
	padding:9px 21px 0;
	font-weight:700;
}

ul.menutop li a:hover,.citem {
	color:#fff;
	background:url(images/bg.gif) repeat-x top left;
	background-color:#DFE895; /*#7AB900*/
	text-decoration:none;
}

ul.menutop .citem a {
	color:#fff;
	font-weight:700;
}

/* vertical menu stuff */
#vmenu ul {
	}

#vmenu {
	width: 150px;
	list-style: none;
	/*margin-top: 20px;*/
	/* margin-left: 5px; */
	margin-bottom: 30px;
	}

#vmenutop {
	margin-bottom: -2px;
}

#vmenubottom {
	margin-bottom: 4px;
}

#vmenu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin-bottom: 1px;

	}	
	
#vmenu li a:link, #vmenu li a:visited {
	color: #333;
	display: block;
	background-color:#DFE895; /*#A1CD3B;*/
	/*background:  url(images/menu14.gif);*/
	

	}
	
#vmenu li a:hover{
	color: #333333;
	/*background:  url(images/menu14.gif) 0 -32px;   7BB042*/
	background-color:#F1F6E3;
}

.vitem a {
	font-weight:700;
	background-color:#F1F6E3;
}		




/* frontpage stuff */
.frontpagecolumn {
	border: 1px solid red;
	float:left;
	width:285px;
	margin: 2px;
}

/*TABLE STYLES FROM TECHNOLOGIES*/

#zandco_table {
	border-collapse: collapse;
	border: 2px solid #000;
}

#zandco_table th {
	border: 1px solid #000;
	padding: .2em;
}

#zandco_table td {
	border: 1px solid #bbb;
    padding: .4em;
}

#zb_cell {
	background-color: #F6F6F6; 
}
#tos_cell {
	background-color: #F9EEFF;
}

#contact-image {
        width:39px;
        height:121px; 
        background-image:url('http://www.dexmatech.com/wp-content/uploads/2011/04/contactar31.png');
        position:fixed;
        float:right;
        margin: 0;
        right: 0;
        top: 200;
}

