/*
Theme Name: DASEM
Theme URI: http://www.dasem.com
Description: Plantilla para DASEM Consultores
Version: 1.2 (WP2.9.2)
Author: Tavi Calvete
Author URI: http://www.kinelium.com
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border: 0px;
}
body {
    background: #fff url(images/fondo.jpg) repeat-x top;
    margin: 0px;
    padding: 0px;
    font: 11px tahoma, arial, sans-serif;
    color: #000;
    text-align: center;
}
#main {
    width: 710px;
    margin: 0px auto;
    text-align: center;
    background: #fff url('images/fondo_texto.jpg');
    background-repeat:no-repeat;
    background-position:right bottom;
}
#header {
    width: 710px;
    margin: 20px auto;
    text-align: center;
}
a {
  color: #fff;
  text-decoration: none;
}


#logo {
    float: left;
}
#contact {
    float: right;
    text-align: left;
    font: 16px tahoma, arial, sans-serif;
    color: #947b9e;
}
#contact img {
     margin-right: 10px;
     vertical-align: middle;
}
#contact ul {
     margin: 0px;
     padding: 0px;
}
#contact li {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    list-style-type: none;
}
#contact a {
    text-decoration: none;
    color: #947b9e;
}
#contact a:hover {
    color: #421f51;
}
.clear {
    clear: both;
    height:1px;
    overflow:hidden;
}
#menu_top {
    width: 690px;
    height: 18px;
    background: #421f51;
    padding: 8px 10px 10px 10px;
    font: 14px tahoma, arial, sans-serif;
    color: #fff;
    margin: 20px auto;
    text-align: center;
}
#menu_top ul {
     margin: 0px;
     padding: 0px;
     display: inline;
}
#menu_top li {
    margin: 10px 20px 0px 20px;
    padding: 0px;
    list-style-type: none;
    display: inline;
}
#menu_top a {
    text-decoration: none;
}
#menu_top a:hover {
    color: #421f51;
    padding: 2px;
    background: #f7e2ff;
}
.menu_top_active {
    color: #7a6b67;
    padding: 2px;
    background: #fff;
}
#content{
    position:relative;
    width: 710px;
    margin: -20px auto;
    text-align: center;
}
#slider{
        background: #421f51 url('images/bg_slider.jpg');
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:710px;
	height:148px;
	overflow:hidden;
	}
#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:00px;
	top:36px;
	}
#nextBtn{
	left:680px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prv.png) no-repeat 0 0;
	}
#nextBtn a{
	background:url(images/btn_nxt.png) no-repeat 0 0;
	}
#menu_bottom {
    width: 690px;
    height: 10px;
    background: #421f51;
    padding: 8px 10px 10px 10px;
    font: 12px tahoma, arial, sans-serif;
    color: #fff;
    margin: 20px auto;
    text-align: center;
}
#menu_bottom ul {
     margin: 0px;
     padding: 0px;
     display: inline;
}
#menu_bottom li {
    margin: 10px 20px 0px 20px;
    padding: 0px;
    list-style-type: none;
    display: inline;
}
#menu_bottom a {
    text-decoration: none;
}
#menu_bottom a:hover {
    color: #421f51;
    padding: 2px;
    background: #f7e2ff;
}
.menu_bottom_active {
    color: #7a6b67;
    padding: 2px;
    background: #fff;
}
#main_content {
     width: 670px;
    margin: 20px auto;
    text-align: center;
    padding: 20px;
}
#news {
    float: left;
    width: 240px;
    text-align: left;
    background: #fff url('images/fondo_main.jpg') repeat-y;
}
#news h1 {
    font: 18px arial, sans-serif;
    color: #421f51;
    font-weight: bold;
    margin-bottom: 20px;
}
#news ul {
     margin: 0px 0px 20px 0px;;
     padding: 0px;
}
#news li {
    margin: 10px 00px 0px 00px;
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
}
#news a {
    text-decoration: none;
    color: #421f51;
}
.news_item {
    font: 10px tahoma, arial, sans-serif;
    padding-right: 40px;
    margin-bottom: 20px;
}
.news_item a {
    color: #421f51;
}
.news_item h2 {
    font: 12px tahoma, arial, sans-serif;
    color: #421f51;
    font-weight: bold;
    text-decoration: underline;
    margin: 20px 0px 10px 0px;
}


#main_text {
    float: right;
    width: 410px;
    text-align: left;
    font: 14px tahoma, arial, sans-serif;
  color: #000;
}
#main_text h1 {
    font: 20px arial, sans-serif;
    color: #421f51;
    font-weight: bold;
}
#main_text h2 {
    font: 18px arial, sans-serif;
    color: #000;
    font-weight: normal;
    margin-bottom: 20px;
}
#main_text ul {
    font-size: 12px;
    display: inline;
    text-align: center;
    list-style-type: none;
}
#main_text a {
    color: #421f51;
}
.post h1 {
    font: 18px arial, sans-serif;
    color: #421f51;
    font-weight: bold;
    margin-bottom: 10px;
}
.post p,div {
    font: 12px tahoma, arial, sans-serif;
  color: #000;
}
.post p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}


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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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;
}
.post a {
    color: #421f51;
}
.post_date {
  font-size: 10px;
  padding: 5px;
  background: #e9ccf5;
  margin-bottom:40px;
}
.post ul {
  margin: 0px;
  padding: 0px;
}
.post li {
  list-style-type: square;
  text-align: left;
  margin: 20px;
}
.post li li {
  list-style-type: square;
  text-align: left;
  margin: 10px;
}
.fondo_oscuro {
  margin-top:20px;
  background: #f7e2ff;
  padding: 20px;
    font: 12px tahoma, arial, sans-serif;
  color: #000;
}
.fondo_claro {
  margin-top:20px;
  padding: 20px;
    font: 12px tahoma, arial, sans-serif;
  color: #000;
}
.fondo_claro img {
  padding: 0px 10px 0px 10px;
}
#bottom {
    width: 710px;
    margin: 20px auto;
    text-align: center;
}
#bottom_block1 {
  float:left;
  width: 216px;
  text-align: left;
  padding-left: 20px;
}
#bottom_block1 h3 {
    font: 20px tahoma, arial, sans-serif;
    color: #947b9e;
    margin-bottom: 10px;
}
#bottom_block1 ul {
  list-style-type: none;
}
#bottom_block1 li {
  margin-bottom: 20px;
}
#bottom_block1 a {
  font: 16px tahoma, arial, sans-serif;
  color: #421f51;
  text-decoration: none;
}
#bottom_block2 {
  float:left;
  width: 216px;
  text-align: left;
  padding-left: 20px;
}
#bottom_block2 h3 {
    font: 20px tahoma, arial, sans-serif;
    color: #947b9e;
    margin-bottom: 10px;
}
#bottom_block2 ul {
  list-style-type: square;
  list-style-image: url('images/lista.png');
}
#bottom_block2 li {
  margin-bottom: 20px;
  margin-left: 30px;
}
#bottom_block2 a {
  font: 12px tahoma, arial, sans-serif;
  color: #421f51;
  text-decoration: none;
  line-height: 20px;
}
#bottom_block2 a:hover {
    color: #421f51;
}
#bottom_block3 {
  float:left;
  width: 216px;
  text-align: left;
  padding-left: 20px;
}
#bottom_block3 h3 {
    font: 20px tahoma, arial, sans-serif;
    color: #947b9e;
    margin-bottom: 10px;
}
#bottom_block3 ul {
  list-style-type: none;
}
#bottom_block3 li {
  margin-bottom: 20px;
  margin-left: 10px;
  line-height: 20px;
}
#bottom_block3 a {
  color: #421f51;
  text-decoration: none;
  line-height: 20px;
}
#bottom_block3 a:hover {
    color: #421f51;
}
#legal {
    width: 710px;
    margin: 40px auto;
    text-align: center;
    font-size: 9px;
}
#legal a {
    color: #421f51;
}
.current_page_parent a {
      color: #fff;
      font-weight: bold;

}
.current_page_item a {
       color: #a8a979;
      font-weight: bold;

}
.current_page_ancestor a {
       color: #fff;
      font-weight: bold;
}
