body {
/*	padding: 7px 7px;*/
height: auto;
}

form {
	width: auto;
}

header {
	background-image: url(images/menu.png);
	width: 30px;
	height: 27px;
	cursor: pointer;
    margin-left: 10px;
    margin-top: 10px;
}

#access1 {
	display: none;
	top: 15px;
	left: 15px;
	border: 2px solid black;
	width: 230px;
}

#access1 li, .inicio {
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: white;
	z-index: 2100;
}

#access1 li {
	border-top: 2px solid black;
	border-bottom: 0;
	background-color: white;
}

#access1 li:hover > a,
#access1 ul ul :hover > a {
	color lime !important;
	border-bottom: 1px solid #FFFFFF;
}

#access1 ul li.current_page_item > a, #access1 ul li.current-menu-ancestor > a, #access1 ul li.current-menu-item > a, #access1 ul li.current-menu-parent > a {
	color: lime !important;
	border-bottom: 1px solid white;
}

#access1 a:hover {
	color: lime !important;
	border-bottom: 1px solid #FFFFFF;
}

#box-home {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	height: auto;
	width: 100%;
}

.home-excerpt {
	position: absolute;
	width: 40%;
	left: 50%;
	top: -42px;
}

.home-excerpt h2 {
	font-size: 1.7em;
}

.home-content {
	position: relative;
	margin-top: 53px;
}

#content-home {
	padding-bottom: 0;
}

#box-home img {
	width: 100%;
	position: relative;
}

address {
	float: none;
	top: 40px;
	left: 0;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	display: inline-block;
	width: 175px;
	padding: 5px 0;
}

.index_share_btn_container{
	position: relative;
	top: -88px;
	left: 0;
}

.index_share_btn {
	width: 175px;
	position: relative;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	font-size: 12px;
	background: url(images/bot-neg.gif) no-repeat center bottom;
	background-color: black;
	padding: 5px 0;
	color: white;
	top: 0;
	left: 0;
}

.index_share_btn_container_cat_single {
	position: relative;
	text-align: center;
}
.index_share_btn_container_single {
	position: relative;
	top: -62px;
}
.index_share_btn_single {
	width: 175px;
	position: relative;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	font-size: 12px;
	background: url(images/bot-neg.gif) no-repeat center bottom;
	background-color: black;
	padding: 5px 0;
	color: white;
	top: 0;
	left: 0;
}


#mc_signup {
    width: 75%;
    margin: auto;
}

.mc_form_inside {
	width: 100%;
}

#mc_signup_form {
	width: 100% !important;
	border-width: 0 !important;
	border-style: solid !important;
	border-color: rgba(255,255,255,0) !important;
	background-color: none !important;
	padding: 0 !important;
	top: 45px;
	left: 0;
}

#mc_message.updated {
	float: none !important;
	background-color: rgba(0,0,0,0) !important;
	width: auto !important;
	margin-left: 0 !important;
	top: -14px !important;
	padding-bottom: 0 !important;
}

.mc_merge_var {
	margin-bottom: 0;
}

label.mc_var_label {
	display: none;
}

input#mc_mv_EMAIL.mc_input {
	margin-left: 0 !important;
	width: 88% !important;
	height: 30px !important;
	background-repeat: no-repeat !important;
	background-position-x: -67px !important;
	background-position-y: -3px !important;

}

input#mc_signup_submit.button {
	width: 10%;
	height: 30px !important;
	margin-left: 0px; 
	padding-bottom: 6px; 
    padding-left: 0px; 
    padding-right: 0px; 
}


.msg {
	width: 75%;
    font-size: 8px;
    position: relative !important;
    text-align: center;
}

.msg_space {
	display: none;
}

.msg_form {
    position: absolute !important;
    top: 108px !important;
    left: 3px !important;
    width: auto;
}

.msg_pdf {
	width: 100%;
	position: absolute;
	top: 52px;
	text-align: center;
}


.entry-tit {
	z-index: 8;
}

#box-cat {
	width: 95%;

}

.page-content {
	width: auto;
	/*padding: 0 20px;*/
}

.page-content h3 {
	margin-left: 0;

}

.form-izq {
	width: 99%;
	float: none;
}

.form-der {
	width: 99%;
	float: none;
}

.form-txt {
	width: 97%;
}

.form-contact br {
	display: none;
}

.post-content img {
	width: 100%;
}

.blog-post-tit {
	width: 100%;
	word-wrap: break-word;
}
.blog-post-tit h2 {
	font-size: 2.2em;
}
.blog-data-content {
	width: 100%;
	float: none;
	text-align: left;
	margin-right: 50px;
	margin-bottom: 20px;
}

.blog-fecha.single {
	display: inline-block;
}
.blog-fecha.single:after {
	content: ' ||| ';
}
.blog-data-line {
	display: none;
}
.blog-tags {
	display:none;
}
.blog-tags.single:after {
	content: ' ||| ';
}
.blog-tags.single {
	display: inline-block;
}
.blog-comment {
	display:none;
}
.blog-comment.single {
	display: inline-block;
}

.blog-post-content {
	width: 100%;
}

.blog-post-content img {
	width: 100%;
	max-width: 100%;
}

.blog-data-line2 {
	width: 100%;
}

.blog-data-line2 img{
	width: 100%;
}

.blog-comment-tit {
	display: none;
}
.blog-comment-form {
	width: 99%;
	float: none;
}
#box-form-comment{
	width: 100%;
}
#comments-content{
	width: 100%;
}
#commentform {
	width: 100%;
	text-align: center;
}
#commentform p {
	float:left;
	width: 100%;
}
#commentform input {
	width: 99%;
	margin-bottom: 15px;
	padding: 2px;
	font: 12px Geneva, Tahoma, Verdana, sans-serif;
	color: black;
	border-bottom: 2px solid black;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	display: inline-table;
	letter-spacing: 1px;
}
#commentform textarea {
	width: 97%;
	margin-bottom: 20px;
	padding: 4px;
	font: 12px Geneva, Tahoma, Verdana, sans-serif;
	color: black;
	border: 2px solid black;
	margin-top: 10px;
	letter-spacing: 1px;
	height: 200px;
}
#commentform #submit {
	cursor: pointer;
	color: #fffeff;
    background: #000;
	margin: 0 0 10px;
	padding: 5px 10px 4px;
	font: 12px Geneva, Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 190px;
	border-style: none;
}

#commentform #submit:hover {
	cursor: pointer;
	color: black;
	background-color: #0f2;
}
#respond {
	width: 100%;
}



.modal_container {
	bottom: 45px;
	left: 0;
	top: -161px;
}
.modal_container_single {
	left: 0;
	top: -195px;
}
.modal_container_cat {
	bottom: 45px;
	left: 0;
	top: -195px;
}
.modal {
	width: 200px;
}

iframe {
	width: 100%;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#menu-item-1565{
	border-top: none!important;
}