/*
Theme Name: Ingonza
Theme URI: http://www.berriart.com/ingonza-wordpress-theme/
Description: This is a three column theme, the main color is white and widgets are allowed. Includes the SVG template for customize the header. AlainGonza won this theme in this contest: concurso Berriart. Then he puts it for free.
Version: 1.0
Author: Alberto Varela
Author URI: http://www.berriart.com/
Tags: Three column, white, blue, SEO, widgets
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
}
h1, h2, h3, h4, h5, h6{
font-family: georgia, arial, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
a:link, a:visited {
text-decoration: underline;
color: #009FFF;
}
a:active, a:hover {
text-decoration: none;
}
a img {
border: 0;
}
p {
padding: 10px 0 5px;
}
blockquote {
margin: 10px 0 0;
border-top: 2px solid #ddd;
background: #f5f5f5;
}
blockquote p {
padding: 10px;
}
blockquote blockquote {
float: none;
width: auto;
margin: 0 10px;
background: #fff;
}
dd {
padding: 0 0 0 20px;
}
form {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}
input, textarea {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
background:#FFFFFF none repeat scroll 0%;
border:1px solid #DDD;
padding:4px;
}
p img {
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
margin: 3px 0 2px 10px;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}
img.alignleft {
margin: 3px 10px 2px 0;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.clear {
margin: 0;
padding: 0;
clear: both;
}
small {
font-size: 11px;
}
#wrapper {
width: auto;
min-width: 740px;
}
#page {
margin:0px;
padding:0px;
}
#header {
background: url(images/top_rayas.png) #000000 repeat-x scroll 19px 0px;
height: 103px;
overflow: hidden;
width:100%;
}
#header h1 {
background: url(images/logo.png) no-repeat;
position:absolute;
top:0pt;
left:0pt;
width:483px;
height:103px;
z-index:5;
display:block;
}
#header h1 a {
display:block;
width:483px;
height:103px;
margin:0px;
padding:0px;
text-decoration:none;
}
#menu {
float:right;
height: 103px;
}
#menu ul {
list-style-type:none;
margin:0px;
padding:0px;
height: 103px;
}
#menu li {
background: url(images/top.png) repeat-x scroll 0% 50%;
float:left;
height:103px;
width:85px;
margin:0px;
padding:0px;
}
#menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {
background: transparent url(images/menu_selected.png) repeat-x scroll 0% 50%;
color:#000000;
}
#menu li a:link, #menu li a:visited {
background: transparent url(images/separa.png) no-repeat scroll 0% 50%;
float:left;
height:103px;
width:85px;
text-align:center;
text-decoration: none;
color:#FFFFFF;
font-weight:bold;
}
#menu li a:hover, #menu li a:active {
background: transparent url(images/menu_selected.png) repeat-x scroll 0% 50%;
float:left;
height:103px;
width:85px;
text-align:center;
text-decoration: none;
color:#000000;
font-weight:bold;
}
#before_main {
background: url(images/top_b.png) #FFFFFF repeat-x top;
width:100%;
}
#main {
padding-top: 20px;
min-height: 740px;
width:98%;
}
#column1 {
float: right;
width: 280px;
margin:0;
}
#column2 {
float: right;
width: 200px;
margin:0;
}
#column3 {
width: auto;
margin: 0 480px 0 0;
}
#column1_content {
padding: 0 10px 0 10px;
}
#column2_content {
padding: 0 10px;
}
#column3_content {
padding: 0 10px 0 20px;
}
#footer{
background: #333333;
padding: 5px 0 5px 20px;
border-top: 2px solid #009fff;
text-align:left;
line-height: 14px;
font-size:10px;
color:#FFFFFF;
}
#footer a{
text-decoration: none;
font-size:10px;
}
.ocult {
display:none;
}
.navigation {
margin: 0;
padding: 5px 0 5px 0;
line-height: 24px;
text-align:center;
}
.post {
padding: 10px 0px 10px 0px;
}
.post h1 {
font-size: 32px;
font-weight: normal;
color: #009FFF;
text-decoration:none;
}
.post h2 {
font-size: 32px;
font-weight: normal;
}
.post h2 a:link, .post h2 a:visited {
color: #009FFF;
text-decoration:none;
}
.post h2 a:hover, .post h2 a:active {
color: #000;
text-decoration:none;
}
.entry-content {
line-height: 24px;
}
.entry-content h2, .entry-content h3, .entry-content-h4, .entry-content h5 {
padding: 10px 0 5px;
}
.entry-content h2 a {
color: #8f3939;
}
.entry-content h3 {
font-size: 18px;
font-weight: normal;
}
.entry-content h5 {
font-size: 14px;
}
.entry-content h6 {
font-size: 12px;
}
.entry-meta {
padding: 10px 0 0 0;
font-size:11px;
line-height: 22px;
}
.entry-comments {
padding: 2px 0 15px 0;
font-size:18px;
text-align: right;
border-top:1px dotted #666;
}
.sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
.sidebar ul {
margin: 0 0 10px;
}
.sidebar ul li {
padding: 0 0 15px 0;
}
.sidebar ul li h2 {
border-bottom: 2px solid #009FFF;
padding: 2px 0 2px 15px;
font-family: Georgia, Arial, Helvetica;
font-size: 16px;
font-weight: bold;
background: transparent url(images/li_sidebar.png) 0% 50% no-repeat;
}
.sidebar ul ul {
margin: 0;
padding: 0;
line-height: 20px;
font-size:11px;
}
.sidebar ul ul li {
padding:2px 0 2px 0;
border-bottom: 1px solid #DDD;
}
.sidebar ul ul ul {
padding: 0 0 0 10px;
}
.sidebar ul ul ul li {
border:0;
}
.post-date{
float: left;
display: inline;
margin: 0 15px 0 0;
background: url(images/post-date.png) no-repeat;
text-align:center;
height:42px;
width:40px;
color:#FFF;
}
.post-month{
font-size:12px;
}
.post-day{
font-size:16px;
}
#rss-links ul li {
border-bottom:1px solid #DDDDDD;
padding:2px 0pt 2px 20px;
background: url(images/feed.png) no-repeat 0% 50%;
}
#tag-cloud ul {
line-height:24px;
text-align:center;
background: url(images/tag_cloud.png) repeat-y 50% 0%;
}
#tag-cloud ul a:link, #tag-cloud ul a:visited {
text-decoration: none;
}
#tag-cloud ul a:hover, #tag-cloud ul a:active {
text-decoration: none;
color: #333;
}
#archives ul li {
border-bottom:1px solid #DDDDDD;
padding:2px 0pt 2px 20px;
background: url(images/calendar.png) no-repeat 0% 50%;
}
form#searchform input#s {
width:68%;
}
form#searchform input#searchsubmit {
width:25%;
}
.sidebar form input {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #DDD;
margin:0pt;
padding:4px;
}
.sidebar form, input {
font-family:georgia,serif;
}
#comments {
margin: 10px;
padding: 10px;
border: 1px solid #ddd;
}
#comments ol {
list-style: none;
margin: 10px 0;
padding: 0;
}
#comments ol li {
list-style: none;
margin: 10px 0 0;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
line-height: 24px;
}
#comments span.comment-author {
font-weight: bold;
}
div.pagination {
padding:3px;
margin:3px;
text-align:center;
}
div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #009FFF;
text-decoration: none;
color: #666;
}
div.pagination a:hover, div.pagination a:active {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #009FFF;
background:#009FFF;
color:#fff;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #009FFF;
font-weight: bold;
background-color: #99d8FF;
color: #000;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #009FFF;;
color: #eee;
}