body {
	margin: 5px 0 0 0;
	padding: 0;
	/*background: #404040 url(images/img01.jpg) repeat;*/
	background: #E4EBF3;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	/*padding-left: 1em;*/
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #6A91B5;
}

a:hover {
	color: #6A91B5;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 750px;
	border: 5px solid #6A91B5;
	border-bottom:none;
	margin: 0 auto;
        height:150px;
        background: #FFFFFF;
	
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	margin-left: 280px;
	float: left;
	color: #F79F1A;
	font-size: 36px;
}

#header p {
	float: left;
	padding: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #6A91B5;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 520px;
	height:360px !important;
	height:360px;
        margin: 0;
	background: #FFFFFF;
	border: 5px solid #6A91B5;
	margin-bottom:5px;
	padding:5px;
}

#content2 {
	float: left;
	width: 520px;
	height:660px !important;
	height:660px;
        margin: 0;
	background: #FFFFFF;
	border: 5px solid #6A91B5;
	margin-bottom:5px;
	padding:5px;
}


#content a{
  	text-decoration:none;
}

.post {
	/*background: url(images/img03.jpg) no-repeat left top;*/
	/*padding: 5px 0 0 0;*/
}

.title {
	padding: 0 20px 0 20px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #6A91B5;
}

.pagetitle {
}

.byline {
	margin: -30px 20px 0 60px;
	color: #646464;
}

.meta {
	border-bottom: 5px solid #6A91B5;
	text-align: right;
	color: #646464;
	padding: 5px 20px 20px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.meta .more {
	background: url(images/img07.gif) no-repeat 0px 45%;
	padding-left: 15px;
}

.meta .comments {
	background: url(images/img06.gif) no-repeat 0px 45%;
	padding-left: 18px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	/*line-height: normal;*/
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}


/* Menu Opciones */
#menu{
      width: 750px;
      height:25px;
      border: 5px solid #6A91B5;
      border-top:none;
      margin-bottom:5px;
      background: #FFFFFF;
      font-size:14px;
      font-weight:bold;
      /*background:transparent url(/code/style4/images/bgOFF.gif) repeat-x top left;*/
      font-family:Arial,Verdana,Helvitica,sans-serif;
      /*border-top:4px solid #B30000;*/
}

#menu ul{
      margin:0;
      padding:0;
      list-style-type:none;
      width:auto;
}

#menu ul li{
      display:block;
      float:left;
      margin:0;
}

#menu ul li a{
      display:block;
      float:left;
      color:#666;
      text-decoration:none;
      padding:0 16px 0 16px;
      height:25px;
      /*background:transparent url(/code/style4/images/bgDIVIDER.gif) no-repeat top right;*/
}

#menu ul li a:hover{
      color:#FFFFFF;
      background:#6A91B5;
      /* url(images/bgON.gif) no-repeat top right;*/
}

#menu a.inicio{
      padding-left:29px;
}

/* Creditos */

#creditosFirefox{
	padding: 10px;
	/*height:20px;*/
        float:right;
        width:180px;
        height:60px;
        /*height:127px;*/
        margin-top:0;
        margin-bottom:5px;
  	background: #FFFFFF;
	border: 5px solid #6A91B5;
}

#creditos{
	/*padding: 5px;*/
	/*height:20px;*/
        padding-top:0px;
        float:right;
        width:170px;
        /*height:147px;*/
        margin-top:0;
        margin-bottom:5px;
  	background: #FFFFFF;
	border: 5px solid #6A91B5;
}

#creditos a{
      padding:5px;
      padding-left:40px;
      width:150px;
      display:block;
      text-decoration:none;
      float:left;
      margin:0;
}

#creditos a:hover{
      width:150px;
      color:#6A91B5;
      font-weight:bold;
      padding-left:38px;
}


/* Sidebar */

.sidebar {
	float: right;
        width: 180px;
        height:95px;
        background: #FFFFFF;
        padding:10px;
        padding-top:25px;
        border: 5px solid #6A91B5;
	margin-bottom: 5px;
	color: #974805;
}

.sidebar2 {
	float: right;
        width: 180px;
        height:395px;
        background: #FFFFFF;
        padding:10px;
        padding-top:25px;
        border: 5px solid #6A91B5;
	margin-bottom: 5px;
	color: #974805;
}

.download{
      display:block;
      margin:0;
      margin-left:10px;
      /*background:#FFFFFF url(images/download.gif) no-repeat left 110%;*/
}
.download a{
     margin-left:35px;
     text-decoration:none;
}
.download a:hover{
     color:#000000;
}

.sidebar h2 {
	margin: 0;
	height: 40px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #6A91B5 url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
        float:left;
        clear: both;
	width: 750px;
	/*padding:10px;*/
	height: 100px;
	margin: 0 auto 10px auto;
	background: #FFFFFF;
	border: 5px solid #6A91B5;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #904E00;
}

#footer2 {
        float:left;
        clear: both;
	width: 750px;
	/*padding:10px;*/
	height: 20px;
	margin: 0 auto 5px auto;
	/*background: #FFFFFF;*/
	/*border: 5px solid #6A91B5;*/
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#footer2 p {
	padding: 5px 0 20px 0;
	text-transform: uppercase;
}

#footer2 p a {
	color: #6A91B5;
}

