/* Basic Stuff visit*/

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	clear: both;
	width: 950px;
	margin: 20px auto 20px auto;
	border: 10px solid #DD5800;
	background: url(../img/bgcontent.gif) repeat-y;
	padding: 0;
}

body {
	background: #fff url(../img/bground.gif);
	height: 100%;
	color: #585858;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

tr.text {
	text-align: justify;
}

h3,h4,h5,h6,h7,h8 {
	color: #36446a;
}
h3,h4 {
	border-bottom: solid 1px #E1E1E1;
}
h1 span {
	font-weight: normal;
}

h3 span {
	font-weight: bold;
}

h4 span {
	font-weight: bold;
}

br.clear {
	clear: both;
}

img {
	padding: 3px;
	border: solid 1px #e1e1e1;
	margin-bottom: 10px;
}

img.floatTL {
	padding: 3px;
	border: solid 1px #e1e1e1;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

img.floatTR {
	padding: 3px;
	border: solid 1px #e1e1e1;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

a {
	text-decoration: none;
	color: #008FD9;
}

a:hover {
	text-decoration: none;
	color: #000;
}

ul.links {
	list-style: none;
}

ul.links li {
	line-height: 20px;
}

ul.links li.first {
}

p {
	line-height: 18px;
}

/* Header */

#header {
	background: #000 url(../img/header.jpg) no-repeat;
	position: relative;
	width: 950px;
	height:180px;
	margin: 0 auto;
}
#header h1 {
	color: #FFF;
	font: normal 24px Trebuchet MS,Verdana,sans-serif;
	position: absolute;
	top: 75px;
	left: 15px;
	margin: 0;
	text-align: left;
}

#header img {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}
/* Logo */

#logo {
	position: absolute;
	bottom: 85px;
}

#logo h1 {
	display: inline;
	color: #ffffff;
	font: normal 6pt Trebuchet MS,Verdana,sans-serif;
	padding-left: 125px;
}

#logo h2 {
	display: inline;
	padding-left: 5px;
	color: #D9E2C7;
	font-size: 13px;
}

#top {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: right;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-transform: lowercase;
	background: #36446a;
}

/* Menu */

#menu {
	color: #EEE;
	width: 650px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	float: left;
	position: relative;
}

#menu ul {
	padding: 0;
	margin: 0;
}
#menu ul li {
	display: inline;
}
#menu li {
	list-style: none;
}
#menu li a {
	color: #F1F1F1;
	display: block;
	float: left;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#menu li a:hover {
	padding: 0px 10px 0px 10px;
	color: #36C;
	background: #CCCCFF;
}
#menuright {
	margin: 0;
	padding: 0;
	font-size: 13px;
	width: 300px;
	color: #EEE;
	height: 32px;
	line-height: 32px;
	float: right;
	position: relative;
}
#menuright ul {
	list-style: none;
	margin: 0;
}
#menuright ul li {
	display: inline;
}
#menuright li {
	float: right;
}
#menuright li a {
	color: #EEE;
	padding: 0 8px 0 8px;
	display: block;
}
#menuright li a:hover {
	background: #CCCCFF;
	color: #36C;
}
#menuright h1 {
	line-height: 16px;
	height: 16px;
	font-size: 13px;
	float: right;
	color: #000;
	height: 16px;
	line-height: 16px;
	padding: 0 10px 0 0;
}

/* LAYOUT */
#main {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: 0;
}
#columnABC {
	clear: both;
	width: 942px;
	float: left;
	margin: 0;
	text-align: right;
	padding: 0;
	padding-right: 8px;
	font-size: 13px;
	height: 14px;
	background: #FFF;
	position: relative;
}	
#columnA {
	width: 139px;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
}

img.ym {
	margin: 0;
	border: 0;
	padding: 0;
}
#ym	{
	text-align:center;
}
#columnA ul {
	list-style: none;
	padding: 0 0 5px 8px; 
}

#columnA ul li {
	line-height: 20px;
}
#columnB {
	width: 501px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 6px 20px 0 20px;
	position: relative;
}
#content {
	margin: 0;
	float: right;
	padding: 0 20px 20px 20px;
}
#columnB p {
	text-align: justify;
	margin-bottom: 10px;
}
img.gbr {
	padding: 3px;
	border: solid 1px #e1e1e1;
	margin: 5px 0 15px 0;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
img.foto {
	padding: 3px;
	border: solid 1px #e1e1e1;
	margin: 5px 0 0 0;
}

div.img
  {
  margin: 2px 0 10px 0;
  border: solid 1px #e1e1e1;
  float:left;
  text-align:center;
  padding: 3px 3px 0 3px;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  padding: 0 0 3px 0;
  }

#columnB ul {
	margin-bottom: 20px;
}

#columnB h3,h4 {
	position: relative;
}

#columnB h3 {
	font-weight: normal;
	font-size: 21px;
	padding: 0 0 1px 0;
	margin: 0 0 8px 0;
}

#columnB h4 {
	clear: both;
	font-weight: normal;
	font-size: 21px;
	padding: 25px 0 1px 0;
	margin: 0 0 8px 0;
}
#columnB h5 {
	top: 0;
}
#columnB h6 {
	bottom: 0;
}
#columnBB h6 {
	clear: both;
	bottom: 25px;
}
#columnB .post {
	position: relative;
}

#columnB .post h3 {
	position: relative;
	font-size: 17px;
	padding-bottom: 12px;
}

#columnB .post ul.post_info {
	list-style: none;
	position: absolute;
	top: 30px;
	font-size: 8px;
}

#columnB .post ul.post_info li {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: inline;
	padding-left: 18px;
}

#columnB .post ul.post_info li.date {
	background-image: url('../img/n5.gif');
}

#columnB .post ul.post_info li.comments {
	background-image: url('../img/n6.gif');
	margin-left: 11px;
}
#columnB .page {
	clear: both;
	height: 30px;
	line-height: 30px;
	text-align: right;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 10px;
}
#columnB .page a {
	color: #FFF;
	background: #36446a;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
#columnB .page a:hover {
	padding: 0 3px 0 3px;
	color: #000;
	background: #CCCCFF;
}
#columnB .page a.active {
	padding: 0 3px 0 3px;
	color: #DD5800;
	background: #CCCCFF;
}
#columnB .page a.next {
	padding: 0;
	color: #008FD9;
	background: #FFF;
}
#columnB .page a.next:hover {
	padding: 0;
	color: #000;
	background: #FFF;
}
#columnC {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
}
#columnA h4, #columnC h4 {
	font-size: 13px;
	margin: 0 0 3px 0 ;
	padding: 15px 0 1px 0;
	font-weight: normal;
}
#columnC h3 {
	border: 0;
	color: #314396;
	margin: 0;
	font: normal 21px trebuchet ms;
}
#columnC h6 {
	font-weight: normal;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#columnC h5 {
	font: italic 11px trebuchet ms;
	margin: 0;
	padding: 0;
}
#columnC img {
	border: 0;
	padding: 0;
	margin: 0;
}
#columnC img.pict {
	padding: 3px;
	border: solid 1px #e1e1e1;
	margin: 5px 0 10px 0;
}
#columnC input, #columnC textarea, #columnC script {
	font: normal 11px "trebuchet ms", helvetica, sans-serif;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px 0 5px 0;
	text-transform: lowercase;
	color: #DDD;
	background: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFF;
	text-decoration:none;
}

/* Search */

#search {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

#search input.text {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
}

#search input.button {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 20px;
	max-width: 25px;
}