/* Generales */

body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}
h1 {
	letter-spacing: -1px;
	font-size: 44px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 16px;
}
p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}
blockquote {
	font-style: italic;
}
a {
	color: #38B5F1;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

/* Logo */

#logo {
	float: left;
}
#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}
#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}
#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y;
}
#bg {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(images/img04.jpg) no-repeat;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}
.post .title {
	padding: 0 0 0 12px;
}
.post .title a {
	color: #4F6977;
}
.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}
.post .entry {
	padding: 25px 20px 0 12px;
	background: url(images/img07.jpg) no-repeat;
}
.post .meta {
	padding: 15px 12px;
	background: url(images/img08.jpg) no-repeat left bottom;
}
.post .meta b {
	display: none;
}
.post .more, .post .comments {
	padding: 0 30px 0 20px;
}
.post .more {
	background: url(images/img09.gif) no-repeat left center;
}
.post .comments {
	background: url(images/img10.gif) no-repeat left center;
}

/* About Box */

#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(images/img11.jpg) no-repeat left bottom;
}
#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}
#about-box p {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(images/img05.jpg) no-repeat;
}
#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}
#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}
#sidebar li li.first {
	padding-top: 0;
	background: none;
}
#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* Footer */

#wrapper2 {
	background: #49C2F9;
}
#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display: block;
	float: left;
	width: 350px;
	padding-left: 29px;
}
#footer li.first {
	padding-left: 0;
}
#footer li ul {
	margin: 0;
}
#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}
#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}
#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
	font-size:22px;
}
#legal a {
	color: #FFFFFF;
}
#legal {
	clear: both;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	color: #FFFFFF;
	width:780px;
}
.linkFacebook {
	background:url(/images/btn-facebook.jpg) no-repeat;
	display:block;
	width:110px;
	height:30px;
	float:left;
	margin-right:25px;
	margin-left:270px;
	margin-top:-15px;
}
.linkTwitter {
	background:url(/images/btn-twitter.jpg) no-repeat;
	display:block;
	width:90px;
	height:30px;
	float:left;
	margin-top:-15px;
}
:focus {
	outline:0;
}

/* TOOLTIP */
.tipsy { background-repeat:no-repeat; font-size:12px; padding:5px }
.tipsy-inner { -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#555; border:3px solid #000; color:white; max-width:200px; padding:4px 5px; text-align:center; font-size:10,5px!important}
.tipsy-north { background-image:url(/images/tipsy-north.gif); background-position:top center; }
.tipsy-south { background-image:url(/images/tipsy-south.gif); background-position:bottom center; }
.tipsy-east { background-image:url(/images/tipsy-east.gif); background-position:right center; }
.tipsy-west { background-image:url(/images/tipsy-west.gif); background-position:left center; }
/* END TOOLTIP */
