/*  
Theme Name: LaOpinion
Theme URI: https://laopiniondelanzarote.com
Description: Un tema para wordpress
Version: 1
Author: LaOpinion
Author URI: https://laopiniondelanzarote.com
*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #7A8792 url(images/bg.gif) repeat-x;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	text-align: center;}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;}

ol, ul {
	font-size: 11px;
	line-height: 15px;
	margin: 12px 0 12px 20px;
	padding: 0;}

h1, h2, h3, h4, h6 {
	margin: 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 {
	font-size: 1px;
	color: #222222;
	text-indent:-1.200em;}

h2 {			/* titulo del post */
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


h3 {				/* & Comentarios */
	font-size: 14px;}

h4 {
	font-size: 14px;}

h5 {				/*fecha en el index*/
	font-size: 14px;
	color: #fff;
	text-align: right;
	margin: 20px 0 30px 0;
	padding: 1px 2px;
	border: 1px solid #333;
	background: #999;}

h6 {				/*autor del post*/
	font-size: 13px;
	color: #56638B;
	margin: 0 0 1.5em 0;
	padding: 0;}

a:link, a:visited, a:active {
	color: #6675A4;}

a:hover {
	color: #6675A4;
	text-decoration: none;}

.posttitle a {		/* enlace del titular del post*/
	text-decoration: none;
	color: #56638B;}

.posttitle a:hover {
	color: #8B99B7;}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #222222;
	text-indent:-1.200em;}

input, textarea, select {
	background-color: #FFF;
	color: #333;
	font-size: 11px;
	font-family: Arial, sans-serif;}

blockquote {
	font-size: 11px;
	margin: 25px 20px;
	padding: 0 20px;
	border-left: 4px solid #ccc;}

code {
	font-family: monospace;
	color: #666;}

form {
	margin: 0;
	padding: 0;
	border: 0;}

img {
	display: inline;}


/* Layout */

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #EEEAE8 url(images/wrapper.gif) repeat-y;
	font-size: 10px;
	text-align: left;}

#header {
	width: 760px;
	height: 170px;
	background: url(images/header.gif) no-repeat;}

#header3 {
	width: 760px;
	height: 170px;
	background: url(images/header3.gif) no-repeat;}

#header4 {
	width: 760px;
	height: 170px;
	background: url(images/header4.gif) no-repeat;}


	/* Header Styles */
	
	#title {
		float: left;
		margin: 0px 0 0 9px;
		padding: 0px;
		color: #222222;
		text-indent:-1.200em;
	}
	#title h1 {
		margin: 0;
		padding: 0px 15px;
		border: 0;
		color: #222222;
		text-indent:-1.200em;
	}
	#title h1 a {
		color: #222222;
		text-decoration: none;
	}
	
#content {
	float: left;
	width: 550px;
	padding: 0 20px 0 35px;
	background: url(images/content.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 495px;
} 
html>body #content {
	width: 495px;
}
#sidebar {
	float: left;
	width: 210px;
	padding: 80px 25px 0 15px;
	background: url(images/sidebar.gif) no-repeat top right;
	color: #878584;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar {
	width: 170px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0.6em 0;
		border-bottom: 1px dotted #5E5D5D;
		font-size: 12px;
	}
	* html #sidebar h2 {
		border-bottom: none;
		/*height: 1%;*/
		padding-bottom: 1px;
		background: url(images/dot-sidebar.gif) repeat-x bottom;
	}
	#sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #8B99B7;
		text-decoration: none;
	}
	#sidebar a:hover {
		color: #8B99B7;
		text-decoration: underline;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 11px;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 10px 0 20px 12px;
		font-size: 11px;
	}
	#sidebar li {
		margin-bottom: 3px;
		font-size: 11px;
	}
	#sidebar ul ul {
		list-style-type: disc;
		font-size: 11px;
	}
	* html #sidebar ul ul {
		margin-left: 19px;
	}

	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 11px;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 0em 230px 0em 35px;
	height: 50px;
	background: url(images/footer.gif) no-repeat top left;
}
* html #footer {
	height: 50px;
	background: url(images/footer.gif) no-repeat center left;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 1px 0 1px 0;
		border-top: 1px dotted #888685;
		font-size: 9px;
	}
	* html #footer p {
		border-top: none;
		padding-top: 1px;
		padding-bottom: 0px;
		background: url(images/dot-content.gif) repeat-x bottom;
	}
	

/* Blog Styles */

.posttitle {
	margin: 8px 0 0 0;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #888;
}
* html .posttitle {
	border-bottom: none;
	/*height: 1%;*/
	padding-bottom: 3px;
	background: url(images/dot-content.gif) repeat-x bottom;
}
.postmeta {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 11px;
	text-align: right;
}
.postfeedback {			/*numero de comentarios en index*/
	font-size: 11px;
	text-align: right;
	margin-bottom: 30px;
}
.pagetitle {
	margin: 6px 0 16px 0;
	padding: 0 0 1px 0;
	color: #6675A4;
	border-bottom: 1px dotted #888;
}
* html .pagetitle {
	border-bottom: none;
	/*height: 1%;*/
	padding-bottom: 3px;
	background: url(images/dot-content.gif) repeat-x bottom;
}
.commentauthor {		/* autor del comentario */
	margin: 12px 0 0 0;
	color: #6675A4;
	border-bottom: 1px dotted #888;
	font-size: 12px;
}
* html .commentauthor {
	border-bottom: none;
	padding-bottom: 3px;
	background: url(images/dot-content.gif) repeat-x bottom;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 11px;
	text-align: right;
}
#comments {			/* % Comentarios */
	color: #56638B;
	border-top: 1px dotted #888;
}
* html #comments {
	border-top: none;
	/*height: 1%;*/
	padding-top: 3px;
	background: url(images/dot-content.gif) repeat-x top;
}

}
#postcomment {
	color: #56638B;
}

#comment {
	width: 98%;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 12px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* Print Styles */

@media print {

body { background: white; color:black; margin:0; font-size: 11pt; }
#header { display: none; }
#commentform { display: none; }
#footer { display: none; }
#sidebar { display: none; }
.navigation { display: none; }
#commentlist { display: none; }
#comments { display: none; }
#postcomment { display: none; }


#wrapper { display: block; width: 100%; margin: 0; padding: 0; }

* html #wrapper { display: block; width: 93%; margin: 0; padding: 0; }

#content { display: block; width: 100%; color: black; 
	font-size: 9pt; color: black; border: 0; margin: 2px 0 2px 0; padding-right: 0; }

.post { display: block; width: 160%; color: black; 
	font-size: 9pt; color: black; border: 0; margin: 2px 0 2px 0; padding-right: 0; }

* html .post { display: block; width: 100%; color: black; 
	font-size: 9pt; color: black; border: 0; margin: 2px 0 2px 0; padding-right: 0; }

p { font-size: 9.5pt; color: black; }

h2, h3, { font-size: 10pt; color: black; font-weight: bold; margin: 2px 0 2px 0; }

}
