/*  
Theme Name: Data y Arte
Theme URI: http://www.datayarte.com.ar/
Description: Adaptacion de tema para Data & Arte Soluciones Informáticas .
Version: 1

*/

body {
	/*
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	*/
	font-family: Arial, Verdana,sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin:0px;
	background: #E0E0E0 url(../img/pattern.gif);
}

#header {
	display: block;
	margin: 0px auto;
	width: 710px;
	height: 70px;
	display: center;
	
	background-color: #0554bf;
	
	
	/*
	background: #0554bf url("../img/menu.jpg") bottom;
	*/
	
	

	
}

#header #menu {
	width: 700px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: +1;
	padding-top: 0px;
	/*
	background: url("../img/logo.jpg") left  no-repeat;
	*/
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#header #menu ul {
	position: absolute;
	margin: 0px;
	display: inline;
	top: 50px;
	right: 0px;
}

#header #menu ul li {
	display: inline;
	list-style-type: none;
}

#header #menu ul li a {
	display:block;
	float: left;
	/*
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	border-left: 1px solid #c4c4c4;
	text-transform: uppercase;
	line-height: 10px;
}

#header #menu ul li a:hover {
	color: #00BFFF;
	border-left: 1px solid #00BFFF;
}

#frame {
	margin: 0px;
	padding-top: 15px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #FFFFFF;
	order-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2f69c1;
	border-bottom-color: #2f69c1;
	border-left-color: #2f69c1;
}

#frame #content {
	margin-right: 0px;
	margin-left: 220px;
	width: 475px;
}

p { 
	font-size: 9pt; 
	margin-right: 15px;
	margin-top:0;
}

ul li { font-size: 10pt; }

#sidebar {
	float: left;
	padding-right: 5px;
	width: 180px;
	background: #ffffff url('../img/ebox-bg.png') top left repeat-x;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}

#sidefoo {
	clear: both;
  float: left;
  padding-right: 5px;
	width: 180px;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	
}


#sidefoo img {
	border: 0px;
	text-decoration: none;
	margin-left: 0px;
}

#news, #docs, #devel {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: -0.6em;
	margin-left: 10px;
	background: url('../img/icon_arrow.gif') left no-repeat;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#search input {
  font-size: 90%;
  border: 1px solid #666;
  margin: 4px;
}

#news {
	margin-top: 10px;
}

#sidebar ul li {
	font-size: 8pt;
	font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
	margin-bottom: 6px;
	list-style-type: none;
}
#sidefoo ul li {
	font-size: 8pt;
	font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
	margin-bottom: 6px;
	list-style-type: none;
	 text-align:left;
}

#sidebar a {
	text-decoration: none;
	
	color: #4c4c4c;
	
}


#sidebar a:hover {
	color: black;
}

#features {
	background: url('../img/ico/shot.png') left no-repeat;
	height: 189px;
	margin-left: 15px;
	padding-left: 225px;
	list-style-type: none;
	padding-bottom:0;
	margin-bottom:-1em;
}

#firewall, #proxy, #filter, #ipsec, #users, #ntp {
	background: url('../img/icon_arrow_sm.gif') left no-repeat;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#none {
	list-style-type: none;
	padding-top: 5px;
}

#features li { 
	padding-bottom: 5px;  
}

#more { 
	list-style-type: none; 
	padding-top: 6px;
}

#content h2 { 
	text-shadow: #999999 0.2em 0.2em 3px;
	margin-bottom: .3em;
	background-color: transparent;
	font-size: 120%;
}

#content h3 {
	text-shadow: #bbbbbb 0.2em 0.2em 3px;
	color: #4c4c4c;
	background-color: transparent;
	margin-bottom: 0.5em;  
	font-size: 120%;
}

#copy {
	text-align: center;
	clear: both;
	border-top: 1px solid #003399;
	padding-top: 5px;
	font-size: 8pt;
	color: #7c7c7c;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

.left {
	padding-left: 15px;
	float: left;
	color: #000000;
}
.right {
	padding-right: 15px;
	float: right;
	color: #000000;
}

a img {
	border: 0;
}

#copy a img {
	opacity: 0.5;
}

#copy a:hover img {
	opacity: 1;
}

.date {
	font-size: 8.5pt;
	color: #4c4c4c;
	padding-top: 6px;
	padding-bottom: 8px;
	font-style: italic;
}

.text {
	padding-top: 0px;
	font-size: 9pt; 
	text-align: justify;
}

.cl {
	font-style: italic;
} 

blockquote {
	font-family: monospace;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px;
	font-size: 8pt;
	background-color: #535353;
	color: white;
}

a {
	/*
	color: #7480ff;
	*/
	color: #0A1FE0;
	text-decoration: none;
}

a:hover {
	color: #30315c;
	
	font-weight: bold;
	/*
	font-style: italic;
	font-size: 110%;
	*/
}

.allnews {
	background: url('../img/icon_arrow_sm.gif') left no-repeat;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newslist {
	padding-top: 3px;
	padding-bottom: 3px;
}

#arrowlist, #contactlist {
	list-style-image: url('../img/icon_arrow_sm.gif');
}

#contactlist li, #arrowlist li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#featureslist {
	padding-top: 3px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#featureslist strong {
}

#featureslist li {
	border-bottom: 1px dotted #003399;
	margin-top: 10px;
	padding-left: 45px;
}

#fvlan {
	background: url('../img/ico/vlans.png') top left no-repeat;
}

#fproxy {
	background: url('../img/ico/proxy.png') top left no-repeat;
}

#fbgh {
	background: url('../img/ico/bgh.jpg') top left no-repeat;
}

#fobjects {
	background: url('../img/ico/objects.png') top left no-repeat;
}

#fntp {
	background: url('../img/ico/ntp.png') top left no-repeat;
}

#ffirewall {
	background: url('../img/ico/firewall.png') top left no-repeat;
}

#fipsec {
	background: url('../imgico//ipsec.png') top left no-repeat;
}

#fprint {
	background: url('../img/ico/printers.png') top left no-repeat;
}

#fsamba {
	background: url('../img/ico/samba.png') top left no-repeat;
}

#fnetwork {
	background: url('../img/ico/network.png') top left no-repeat;
}
#fedificio {
	background: url('../img/ico/edificio.jpg') top left no-repeat;
}

#fdialup {
	background: url('../img/ico/dial-up.gif') top left no-repeat;
}
#fusers {
	background: url('../img/ico/usersandgroups.png') top left no-repeat;
}

#fdns {
	background: url('../img/ico/dnscache.png') top left no-repeat;
}
#fmemory {
	background: url('../img/ico/memory.jpg') top left no-repeat;

}
#fdhcp {
	background: url('../img/ico/dhcp.png') top left no-repeat;
}

#fmail {
	background: url('../img/ico/mail.png') top left no-repeat;
}
#fayuda {
	background: url('../img/ico/ayuda.png') top left no-repeat;
}

#fsoftware {
	background: url('../img/ico/software.png') top left no-repeat;
}

#fbackup {
	background: url('../img/ico/backup.png') top left no-repeat;
}

#ftelefono {
	background: url('../img/ico/directorio.jpg') top left no-repeat;
}
#fclientes {
	background: url('../img/ico/clientes.gif') top left no-repeat;
}

#feset {
	background: url('../img/ico/esetlogo.jpg') top left no-repeat;
}

#facronis {
	background: url('../img/ico/acronis.gif') top left no-repeat;
}

#fhosting {
	background: url('../img/ico/hosting.gif') top left no-repeat;
}

#fnewsletter {
	background: url('../img/ico/newsletter.gif') top left no-repeat;
}

#fhousing {
	background: url('../img/ico/housing.gif') top left no-repeat;
}

#fdiseno{
	background: url('../img/ico/DRIVE18E.ico') top left no-repeat;
}
#fcv{
	background: url('../img/cv.gif') top left no-repeat;
}
#fpagos{
	background: url('../img/ico/pago.jpg') top left no-repeat;
}
#fconsultoria{
	background: url('../img/ico/icon_consultoria.gif') top left no-repeat;
}
#fauditoria{
	background: url('../img/ico/auditoria.jpg') top left no-repeat;
}
#fotrosservicios{
	background: url('../img/ico/servicio.jpg') top left no-repeat;
}
#fasesoramiento{
	background: url('../img/ico/control.jpg') top left no-repeat;
}
#feventos{
	background: url('../img/ico/muebles.jpg') top left no-repeat;
}
#fobjetivos{
	background: url('../img/ico/objetivos.jpg') top left no-repeat;
}
#fnoticias{
	background: url('../img/ico/noticias.jpg') top left no-repeat;
}
#fmapa{
	background: url('../img/ico/organizacion.jpg') top left no-repeat;
}
.shot {
	margin-bottom: 1em;
	font-size: 12px;
	text-align: left;
	padding: 4px;
	border: 1px solid #c4c4c4;
	background-color: #dddddd;
	opacity: .7; /* gecko, khtml */
	filter: alpha(opacity=70); /* IE */
}

.shot img {
	border: 1px solid #c4c4c4;
	Filter: Gray; /* IE only */
}

.shot a {
	color: #333333;
}

.shot a:hover {
	color: #30315c;
}
.shot a:hover img {
	border: 1px solid #30315c;
	Filter: none;
}

div.note p {

    background-color: #FFFF9F;
    padding:.5em;
	padding-right: 5;
    padding-left:0.8em;
    border: 1px solid #F9F456;
	margin-right:0;
}

.note {
	padding-top: 5px;
	padding-right: 5px;
	margin-right:5px;
	
	}
.hl {
background: #ffff9f;
}
.sli {
	font-weight: normal;
}
