
body, html {
	margin: 0;
	background-color: #FFFFFF;
	color: #707070;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: 100;
}

a.enlace, a {
	color: #4686af;
	text-decoration: none;
	font-weight: inherit;
}

a.enlace:visited, a:visited {
	color: #4686af;
	text-decoration: none;
	font-weight: inherit;
	}

a.enlace:hover, a:hover {
	color: #72af46;
	text-decoration: none;
	font-weight: inherit;
}

a.comment {
	color: #ff49db;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}

a.comment:visited {
	color: #ff49db;
	text-decoration: none;
	border: 0;
	font-weight: bold;
	}

a.comment:hover {
	color: #4686af;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}

a.menuitem {
	color: inherit;
	text-decoration: none;
	font-weight: 100;
	border: 0;
	font-size: inherit;
}

a.menuitem:visited {
	color: inherit;
	text-decoration: none;
	font-weight: 100;
	border: 0;
	font-size: inherit;
}

a.menuitem:hover {
	color: #ff49db;
	text-decoration: none;
	font-weight: 100;
	border: 0;
	font-size: inherit;
}

.inherit {
	color: inherit;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	border: inherit;
}

.inherit:visited {
	color: inherit;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	border: inherit;
}

.inherit:hover {
	color: inherit;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	border: inherit;
}

#container {
	width: 740px;
	/* width: 940px; */
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 500px;
	float: left;
	margin-right: 10px;
}

#sidebar {
	width: 229px;
	/* width: 429px; */
	float: right;
	border-style: dashed;
	border-width: 0 0 0 1px;
	border-color: #d7d7d7;
}

#sidebar1 {
	width: 199px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#sidebar2 {
        display: none;
	/* width: 200px;
	float: right;
	margin-left: 10px;
	text-align: left; */
}

#title {
	font-size: 64px;
	color: #4686af;
	text-align: left;
	width: 100%;
	font-family: "Century Gothic", Tahoma, Arial, Verdana;
	text-transform: none;
}

#footer {
	width: 740px;
	/* width: 940px; */
	font-size: 10px;
	float: left;
	padding-bottom: 10px;
	text-align: right;
}

#copyright {
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #cfcfcf;
}

.hundred {
	width: 100%;
}

.commentBox {
	width: 150px;
	float: right;
	text-align: right;
}

hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #d7d7d7;
	color: #d7d7d7;
}

hr.inside {
	border-width: 1px 0 0 0;
	border-style: dashed;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #d7d7d7;
	color: #d7d7d7;
}

h1 {
	color: #72af46;
	font-weight: 100;
	font-size: 16px;
	margin: 0;
}

h2 {
	color: #4686af;
	font-weight: 100;
	font-size: 16px;
	margin: 0;
}

h3 {
	color: #e79443;
	font-weight: 100;
	font-size: inherit;
	margin: 0;
}

.postmeta {
	color: #a9a9a9;
}

#calendar {
	padding-bottom: 10px;
}

#wp-calendar {
	border: 1px solid #a9a9a9;
	empty-cells: show;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #ff49db;
	display: block;
	text-decoration: none;
	background: #eee;
}

#wp-calendar a:hover {
	background: #72af46;
	color: #fff;
}

#wp-calendar caption {
	color: #707070;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#wp-calendar td, th {
	color: #a9a9a9;
	letter-spacing: normal;
	padding: 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #e79443;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	margin-bottom: 10px;
}

li {
	padding-left: 10px;
	padding-right: 10px;
}

ul li a, ul li a:link, ul li a:visited {
	color: #707070;
	border: 0;
}

ul li a:hover {
	color: #ff49db;
}

li.widget {
	padding-left: 0;
	padding-right: 0;
}

.textwidget {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

input {
	color: #707070;
	font-family: "Century Gothic", Tahoma, Arial, Verdana;
	font-size: 12px;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3;
	margin: 0;
	padding: 3px;
	background: #f9f9f9;
	font-size: 14px;
	font-weight: 100;
}

input#s {
	width: 192px;
	border-width: 1px;
	border-bottom-width: 0;
	border-style: solid;
	border-color: #e3e3e3;
	margin: 0;
	padding: 3px;
	background: #f9f9f9;
}

textarea {
	color: #707070;
	font-family: "Century Gothic", Tahoma, Arial, Verdana;
	font-size: 12px;
	width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3;
	margin: 0;
	padding: 3px;
	background: #f9f9f9;
	font-size: 14px;
	font-weight: 100;
}

p {
	margin-top: 0;
}

img {
	border: 0;
	padding: 5px;
	background-color: #eee;
}

a img, a img:visited {
	background-color: #eee;
	
}

a img:hover {
	background-color: #d9d9d9;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #acacac;
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

ol {
	margin: 0;
	padding: 0;
}

.small {
	font-size: 10px;
}

.avatar {
	padding: 0;
}

.wp-smiley {
	padding: 0;
}

blockquote {
	border-width: 0 5px 0 5px;
	border-style: solid;
	border-color: #e3e3e3;
	margin: 0 15px 0 15px;
	padding: 5px;
	background: #f9f9f9;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	visibility: hidden;
	font-size: 0pt;
}