/*  Theme Name: AnDiFT for Tiarinas Theme
    Theme URI: http://www.viventura.de
    Description: Beauty visuals and graphics by Anke, extreme CSS and theme coding by Diego
    Version: 1.0
    Author: Anke & Diego from www.viventura.de
    Author URI: http://www.viventura.de
    This theme was designed and coded by Anke and Diego from www.viventura.de. Not released for public use.
*/
/* Here starts the basic layout construction */

*
    {
    margin:  0px;
    padding: 0px;
    
    }

body
    {
    background-color: #5f7511;
    color: #000;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    height: 100%;
    word-wrap: break-word;
    
    }

.clear
    {
    clear:  both;
    height: 1px;
    }

#headerContainer
    {
    position: absolute;
    top: 18px;
    height: 295px;
    width: 100%;
    text-align: center;
    clear: both;
    }

#header
    { /* 187px height */
    width:   902px;
    padding: 10px 10px 0px 10px;
    height:  284px;
    margin:  auto;
    clear:   both;
    background-color: #ffffff;
    }

#header_sup
    { /* 131px height */
    background-color: #2a4e72;
    height: 116px;
    padding: 15px 0px 0px 0px;
    text-align: center;
    }

#header_sup img
    {
    border-style: none;
    margin: 20px 10px 0px 0px;
    }

#header_nav
    { /* 24px height */
    height: 23px;
    border-top: 1px solid #ffffff;
    font-family: verdana, "Microsoft Sans Serif", Times, serif;
    font-size: 8pt;
    background-color: #789517;
    }

#header_nav ul
    {
    margin:  0px;
    padding: 5px;
    list-style: none;
    text-align: center;
    }

#header_nav li
    {
    display: inline;
    }

#header_nav a
    {
    padding:         5px 7px;
    text-decoration: none;
    color:           #ffffff;
    background-color: #789517;
    font-weight:     bold;
    }

#header_nav a:hover
    {
    background-color: #e8e6cd;
    color: #cc0001;
    }

#header_images
    { /* 129px height */
    border-top: 1px solid #ffffff;
    height: 128px;
    }

#header_images .left
    { /* 180px width; */
    float: left;
    width: 179px;
    height: 128px;
    border-right: 1px solid #ffffff;
    background-image: url(http://tiarinas.com/bilder/tiarinas/imagen-izquierdo.jpg);
    }

#header_images .center
    { /* 543px width; */
    float: left;
    width: 542px;
    height: 128px;
    border-right: 1px solid #ffffff;
    background-image: url(http://tiarinas.com/bilder/tiarinas/imagen-centro.jpg);
    }

#header_images .right
    { /* 179px width; */
    float: left;
    width: 179px;
    height: 128px;
    background-image: url(http://tiarinas.com/bilder/tiarinas/imagen-derecho.jpg);
    }

#contentContainer
    {
    position: absolute;
    top: 312px;
    width: 100%;
    text-align: center;
    min-height: 400px;
    }

#contentWrap
    {
    width:  902px;
    margin: auto;
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    border-top: 1px solid #ffffff;
    background-image: url(http://tiarinas.com/bilder/tiarinas/bg2.jpg);
    background-repeat: repeat-y;
    }

#centerWrap
    {
    float: right;
    clear: right;
    width: 722px;
    min-height: 200px;
    word-wrap: break-word;
    }

#content
    {
    float: left;
    width: 504px; /* 542 - padding */
    border-right: 1px solid #ffffff;
    padding: 9px 19px 9px 19px;
    text-align: left;
    }

#rightBar
    {
    float: left;
    width: 179px;
    text-align: left;
    }

#leftBar
    {
    float: left;
    clear: left;
    width: 179px;
    border-right: 1px solid #FFFFFF;
    text-align: left;
    }

#footer
    {
    width:  902px;
    height: 50px;
    margin: auto;
    background-color: #ffffff;
    padding: 0px 10px 10px 10px;
    }

#footer .box
    {
    height:           50px;
    background-color: #587692;
    color:            #ffffff;
    border-top:       1px solid #ffffff;
    }                                                                                               /** Here ends the basic layout construction */ /** Start right list configuration */

#rightBar h2
    {
    display:          block;
    background-color: #587692;
    color:            white;
    font-size:        11px;
    padding:          3px 10px 3px 10px;
    margin:           10px 0px 3px 0px;
    }

#rightBar ul
    {
    list-style-type: none;
    }

#rightBar a, #rightBar li li a, #rightBar li li li a
    {
    display: block;
    color: #000000;
    text-decoration: none;
    width: 159px;
    padding: 2px 10px 3px 10px;
    border-bottom: 1px solid #F3F2E6;
    }

#rightBar li li a
    {
    width:        149px;
    padding-left: 20px;
    }

#rightBar li li li a
    {
    width:        139px;
    padding-left: 30px;
    }

#rightBar li li li li a
    {
    width:        129px;
    padding-left: 40px;
    }

#rightBar a:HOVER
    {
    text-decoration: underline;
    color: #000000;
    }

#rightBar .textwidget
    {
    padding: 2px 10px 3px 10px;
    }

#rightBar .textwidget a
    {
    padding: 0px;
    display: inline;
    }



#leftBar h2
    {
    display:          block;
    background-color: #587692;
    color:            white;
    font-size:        11px;
    padding:          3px 10px 3px 10px;
    margin:           10px 0px 3px 0px;
    }

#leftBar ul
    {
    list-style-type: none;
    }

#leftBar a, #leftBar li li a, #leftBar li li li a
    {
    display: block;
    color: #000000;
    text-decoration: none;
    width: 159px;
    padding: 2px 10px 3px 10px;
    border-bottom: 1px solid #F3F2E6;
    }

#leftBar li li a
    {
    width:        149px;
    padding-left: 20px;
    }

#leftBar li li li a
    {
    width:        139px;
    padding-left: 30px;
    }

#leftBar li li li li a
    {
    width:        129px;
    padding-left: 40px;
    }

#leftBar a:HOVER
    {
    text-decoration: underline;
    color: #000000;
    }

#leftBar .textwidget
    {
    padding: 2px 10px 3px 10px;
    }

#leftBar .textwidget a
    {
    padding: 0px;
    display: inline;
    }                                                                            
/** Ends right list configurations */ 

/** Other not classified */

.postmetadata
    {
    clear: left;
    }

.postmetadata ul, .postmetadata li
    {
    display:         inline;
    list-style-type: none;
    list-style-image: none;
    }

#content h1, #content h2
    {
    display:   block;
    font-size: 12px;
    color:     #2a4e72;
    border-bottom: 1px dotted #000000;
    margin:    0px 10px 10px 0px;
    padding-bottom: 5px;
    }

#content h2
    {
    margin-bottom: 5px;
    }

#content h1 a, #content h2 a
    {
    font-size: 12px;
    color: #2a4e72;
    text-decoration: none;
    }

#content h1 a:HOVER, #content h2 a:HOVER
    {
    text-decoration: underline;
    }

#content p
    {
    margin:      10px 0px 5px 0px;
    line-height: 18px;
    clear:both;
    }

#content p img {

  border: none;

  float: left;

  margin-right: 15px;

  margin-bottom: 10px;

  }    
    
#content ul, ol
    {
    margin-left: 30px;
    }