/*  
Theme Name: terxy
Version: 1.0
Author: Roi Seoane
	templatr v1.0
	 http://templatr.cc/

*/

body {
  font-size: 100%;
}

#header {

  margin-left: 80px;
}
#headerimg{
  text-align:left;
}
#contacto{
  margin-right: 5%;
  text-align:right;
  font-family: Verdana;
  font-size: 10px;
}
#aviso{
color:#ccc;
float:right;
text-align:right; 
margin-right: 5%;
font-size: 10px;
font-family: Verdana;
}
#apartados{
  float: left;
  text-align:left;
  font-family: Verdana;
  font-size: 10px;
}
#titulares{
  margin-left: 10%;
  float: left;
  font-family: Verdana;
  font-size: 10px;
}

#borde {
  float: left;
  margin-left:60px;
  background-color: #999999;

  width:96%
}
#page {
  float: left;
  background-color: white;
  border: 1px solid #959596;
  margin-right: 60px;
  padding-right: 10px;
  padding-top: 10px;
  width:94%
}

#sidebar {
  float: left;
  width: 15%;
  padding-left: 10px;
  border-right: thin solid #CCCCCC;
}


#sidebar p{
  background-color:#CCCCCC;
}

#footer {
  clear: both;
  height: 40px;
}

body {
  background-color: #CCCCCC;
  background-repeat: no-repeat;
}

#sidebar {
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

#content {
  border-left: thin solid #cccccc;
  padding-left: 10px;
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  width: 80%;
  float:left;
}

#content a {
  color: #015c51;
}
#content a:hover {
  color: #29a49d;
}

#footer {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  text-align: center;
}

#searchform input {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

.postmetadata a {
  font-size: 10px;
}

.posttitle a {
  font-size: 16px;
}

.navigation a {
  text-align: right;
}
a { text-decoration:none; }

a:visited
{
color:#6b6b83;
}
a:hover
{
color:#9b9bcc;
}
a {color:#6b6b83; } 

#sidebar a
{
color:#cc0033;
}

#sidebar a:visited
{
color:#cc0033;
}

#sidebar a:hover
{
color:#9b9bcc;
}

a img {
    border: 0px none;
}

