body {
background-color : white;
color : black;
font : 11px 'Lucida Grande', Arial, Helvetica, sans-serif;
height : 100%;
min-height : 100%;
}
h1, h2, h3, h4, h5, h6 {
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
color: #bb3867;
}
.clearfix:after {
clear : both;
content : ".";
display : block;
height : 0;
line-height : 0;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
html[xmlns] .clearfix {
display : block;
}
* html .clearfix {
height : 1%;
}
a, a:link, a:visited {
text-decoration: none;
color : #5f4482;
}
a:hover {
text-decoration: none;
color: #bb3867;
}
p {
font-size : 11px;
line-height : 14px;
}
blockquote {
border-left : 2px solid #ccc;
color : #666;
margin : 5px 0 20px;
padding : 5px 10px 1px;
font-style : normal;
}
code {
background : #eaeaea;
color : #333;
font-family : Consolas, Monaco, Courier, monospace;
font-size : 11px;
margin : 1px 0;
padding : 1px 3px;
}
pre code {
background : #322e2c;
border : 1px solid #635957;
color : #fff;
display : block;
overflow : scroll;
padding : 1.5em 1.75em;
}
input[type="text"], input[type="password"], textarea {
background : #fff top;
border : 1px solid #cce1e4;
padding : 3px;
}
input[type="submit"], #wp-email-submit {
font-family : 'Lucida Grande', Arial, Helvetica, sans-serif;
background : url(../../images/postbar.gif) repeat-x;
border : 1px solid #333;
padding : 5px 10px;
font-size : 12px;
color : #fff;
}
input[type="submit"]:hover, #wp-email-submit:hover {
border : 1px solid #ccc;
background : url(../../images/topnav.jpg) repeat-x;
color : #333;
}
table {
    border-spacing: 0;
}
th, td {
padding : 5px;
border : 1px solid #ccc;
border-width : 1px;
}
th, thead th {
font-weight : bold;
color : #333;
background : #dfdfdf repeat-x top;
}
td, tbody td {
background : #F7F7F7;
}
.aligncenter {
display : block;
margin : 0 auto;
}
.alignright {
float : right;
margin : 0 0 1em 1em;
}
.alignleft {
float : left;
margin : 0 1em 1em 0;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
img.aligncenter, img.alignright, img.alignleft {
border : 5px solid #24003e;
}
.textcenter {
text-align : center;
}
.textright {
text-align : right;
}
.textleft {
text-align : left;
}
.noticebox {
background-color : #fff9d7;
border : 1px solid #e2c822;
color : #333;
padding : 10px;
}
.noticebox a {
color : #000;
}
.sub {
font-size : 11px;
color : #848485;
}
.ui-tabs-hide, .hide {
display : none !important ;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : none;
}
.wp-caption .wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}
.tags a:link, .tags a:visited {
font-weight : bold;
text-decoration : none;
padding : 2px 4px;
background : #fff;
display : inline-block;
margin-bottom : 3px;
}
.xoxo {
padding : 0;
}
#wrapper {
min-height : 100%;
position : relative;
}
#main {

padding-left : 20px;
padding-bottom : 20px;
padding-right : 20px;
padding-top : 5px;
background-position : center;
width : 960px;
overflow : hidden;
position : relative;
}
#header {
width : 960px;
margin : 0 auto;
overflow : hidden;
position : relative;
}
#branding {
margin-left : auto;
margin-bottom : 0;
margin-right : auto;
margin-top : 0;
padding-bottom : 0;
background-repeat : no-repeat;
background-image : url(../../images/logo.gif);
height : 120px;
width : 960px;
}
.logo {
max-width : 590px;
float : left;
margin : 20px 0 0 10px;
}
.blog-name {
visibility : hidden;
font-weight : bold;
font-size : 22px;
margin : 0;
line-height : 1em;
display : block;
text-transform : uppercase;
}
.blog-name a:link, .blog-name a:visited {
visibility : hidden;
color : #fff;
text-decoration : none;
}
.blog-name a:hover {
visibility : hidden;
}
.blog-description {
visibility : hidden;
line-height : 1em;
display : block;
font-size : 11px;
font-weight : bold;
color : #7d716d;
margin : 0;
padding : 5px 0 0;
text-transform : uppercase;
}
#nav {
padding-right : 20px;
padding-left : 22px;
padding-bottom : 5px;
padding-top : 3px;
max-height : 36px;
margin : auto;
background-position : center;
width : 960px;
overflow : hidden;
position : relative;
background-repeat : no-repeat;
background-image : url(../../images/nav.png);
}
#nav-content {
padding : 0;
margin : auto;
background-position : center;
width : 960px;
overflow : hidden;
position : relative;
}
.sf-menu {
color : #bdbdbd;
text-transform : uppercase;
font-weight : bold;
max-width : 770px;
}
.sf-menu, .sf-menu ul {
float : left;
list-style : none;
line-height : 30px;
padding : 0;
margin : 0;
}
.sf-menu a {
margin-left : 2px;
display : block;
text-decoration : none;
padding : 0 15px;
text-transform : uppercase;
color : #ebebeb;
font-size : 11px;
}
.sf-menu a:hover {
max-height : 25px;
margin-left : 2px;
border-top-width : 1px;
border-bottom-width : 1px;
background-position : 0%;
border-style : solid;
border-color : #20414e;
background-repeat : repeat-x;
background-image : url(../../images/menu_bg_inv.png);
color : #2b5464;
}
.sf-menu li.sfhover, .sf-menu li:hover {
background : top;
}
.sf-menu li {
float : left;
padding : 0;
}
.sf-menu ul {
position : absolute;
left : -999em;
height : auto;
width : 150px;
margin : 0;
line-height : 1;
border : none;
}
.sf-menu li li {
width : 148px;
border : solid #ccc;
border-width : 1px 1px 0;
}
.sf-menu li li a {
background : #fff url(../../images/techblue/content-bg.jpg) repeat-x top;
padding : 7px 10px;
width : 128px;
font-size : 12px;
text-transform : none;
}
.sf-menu li ul ul {
margin : -27px 0 0 148px;
}
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
left : -999em;
}
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
left : auto;
z-index : 2;
}
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
background : #004688 url(../../images/techblue/feed-title.jpg) repeat-x top;
color : #fff;
}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
background : #fff repeat-x top;
color : #666;
}
.rss {
float : right;
list-style : none;
margin : 0;
padding : 0 15px;
}
.rss a:link, .rss a:visited {
display : block;
margin : 0 25px 0 0;
color : #666;
font-size : 11px;
font-weight : bold;
text-decoration : none;
padding : 8px 0 0 0;
float : left;
clear : left;
margin : 0;
}
.rss li {
float : left;
display : inline;
text-transform : uppercase;
background : url(../../images/rss.png) no-repeat;
background-position : 0% 9px;
padding : 0 0 0 18px;
margin : 0 0 0 10px;
}
#searchbar {
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
margin-top : 15px;
float : right;
overflow : hidden;
padding : 0;
}
#searchform #s {
color : #519499;
font-style : italic;
font-size : 10px;
margin-left : 0;
margin-bottom : 0;
margin-right : 20px;
margin-top : 1px;
font-family : 'Lucida Grande', Arial, Helvetica, sans-serif;
width : 240px;
float : left;
padding : 4px 3px;
}
#searchform #searchsubmit {
border-style : solid;
font-family : Tahoma, Arial, Helvetica, sans-serif;
padding : 5px 10px;
font-size : 12px;
color : #fff;
float : left;
}
.sidebar .xoxo {
list-style : none;
padding : 0;
margin : 0;
}
#primary {
margin-right : 2px;
width : 290px;
}
.widgetcontainer {
margin-bottom : 30px;
margin-top : 3px;
}
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol {
list-style : disc;
margin-left : 15px;
padding : 0;
}
.widgetcontainer li {
margin-bottom : 5px;
}
.widgetcontainer li a:visited, .widgetcontainer li a:link {
text-decoration : none;
font-size : 10px;
}
.widgetcontainer li a:hover {
border-bottom : 1px dotted #635957;
}
.widgetcontainer input[type="text"], .widgetcontainer input[type="password"] {
width : 80%;
}
.widgettitle {
padding-bottom : 5px;
text-transform : uppercase;
border-bottom-color : #74669d;
border-bottom-style : solid;
border-bottom-width : 5px;
color : #74669d;
font-size : 10px;
font-weight : bold;
background : top;
}
.widgettitle a {
color : #333;
}
#multi-sidebar .tabs {
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
}
#multi-sidebar .tabs li {
float : left;
background : #0052a3;
padding : 5px;
margin : 0 3px 5px 0;
border : 1px solid #ccc;
}
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited {
text-decoration : none;
font-weight : bold;
color : #fff;
}
#multi-sidebar .tabs a:hover {
border-bottom : 1px dotted #fff;
}
#multi-sidebar .tabs .ui-tabs-selected {
background : #fff;
}
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited {
color : #37322f;
}
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited {
font-weight : bold;
text-decoration : none;
padding : 2px 4px;
background : #fff;
display : inline-block;
margin-bottom : 3px;
}
#multi-sidebar .widgetcontainer {
background : #fff url(../../images/techblue/content-bg.jpg) repeat-x;
border : 1px solid #ccc;
margin-bottom : 10px;
padding : 10px;
}
#multi-sidebar .widgetcontainer ul {
list-style : none;
margin : 0 0 0 5px;
}
#multi-sidebar .widgetcontainer li {
margin-bottom : 10px;
}

/* Calendario */


#wp-calendar {
border-color: #dfd0ff;
border-width: 1px;
height: 170px;
background-color: #f7f7f7;
border-style: solid;
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
text-transform : uppercase;
width: 288px;
color : black;
text-align : center;
}

#wp-calendar .nav, .nav a {
border-color: #ccaef9;
border-width: 0px;
border-style: solid;
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
color : #fff;
text-align : center;
text-decoration : none;
}
#wp-calendar caption {
text-transform: lowercase;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
background : #c6e5ea;
text-align : center;
}
#wp-calendar th {
border-width: 0px;
font-size: 8px;
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
color: #74669d;
background : #c6e5ea;

}
#wp-calendar .today, td.today a, td.today a:link, td.today a:visited {
border-color: #74669d;
border-style: solid;
border-width: 1px;
color : #e1d6fe;
font-weight : bold;
background : #e54780;
}
#wp-calendar td {
border-color: #ccaef9;
border-style: none;
width: 10px;
height: 15px;
text-align : center;
}
#wp-calendar td a {
border-color: #ccaef9;
border-style: solid;
border-width: 1px;
color : #74669d;
text-decoration : none;
display : block;
}
#wp-calendar td a:link, td a:visited {
border-color: #ccaef9;
border-style: solid;
border-width: 0px;
text-decoration : none;
}
#wp-calendar td a:hover, td a:active {
border-color: #ccaef9;
border-style: solid;
border-width: 0px;
text-decoration : none;
}








.featured {
background : #fff repeat-x;
border : 1px solid #ccc;
padding : 10px;
margin : 0 10px 10px 0;
height : 250px;
background-image : url(../../images/featured_bg.png);
}
#controls {
position : absolute;
float : left;
z-index : 100;
width : 630px;
padding-top : 75px;
}
#controls .next, #controls .prev {
text-indent : -9000px;
width : 30px;
height : 30px;
display : block;
z-index : 1000;
}
#controls .prev {
background : url(../../images/prev.png) no-repeat;
float : left;
}
#controls .next {
background : url(../../images/next.png) no-repeat;
float : right;
}
#featured-slideshow {
position : relative;
height : 250px;
margin-right : 20px;
}
.featured-article {
display : block;
width : 630px;
height : 250px;
text-decoration : none !important ;
}
.featured-entry {
background-repeat : repeat-x;
font-size : 12px;
position : relative;
top : 165px;
overflow : hidden;
background : url(../../images/overlay.png);
height : 85px;
color : #9d9ea2;
padding : 0;
display : block;
}
.featured-cuando {
display : block;
color : #e54780;
padding-left : 10px;
padding-bottom : 0;
padding-right : 0;
padding-top : 0;
font-size : 12px;
position : relative;
overflow : hidden;
}
.featured-donde {
display : block;
font-variant : small-caps;
color : #63b2b6;
padding-left : 10px;
padding-bottom : 0;
padding-right : 0;
padding-top : 0;
font-size : 12px;
position : relative;
overflow : hidden;
}
.featured-entry .entry-title {
text-transform : uppercase;
color : #ebebeb;
padding : 10px 10px 5px;
display : block;
font-size : 14px;
font-weight : bold;
}
.featured-entry .entry-summary {
padding : 0 10px;
margin : 0;
display : block;
}
.layout-3c-r-fixed .featured, .layout-3c-fixed .featured {
height : 225px;
}
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article {
width : 480px;
}
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article {
height : 225px;
}
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry {
height : 100px;
top : 125px;
}
#bottom-content-1, #bottom-content-2 {
list-style : none;
float : left;
width : 320px;
margin : 0 10px 10px 0;
overflow : hidden;
padding : 0;
}
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo {
margin : 0;
}
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo {
margin-left : 15px;
}
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
background : #f0f0f0;
}
.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2 {
width : 243px;
}
.posts-default, .posts-quick, .posts-line {
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
}
.posts-default .post {
margin-left : 0;
margin-bottom : 3px;
margin-right : 4px;
margin-top : 0;
background-repeat : no-repeat;
background-image : url(../../images/news_bg.png);
width : 195px;
float : left;
height : 227px;
padding : 10px;
font-size : 11px;
}
.posts-default img {
float : left;
width : 190px;
height : 100px;
background : #424242;
text-indent : -9000px;
}
.posts-default .entry-title {
font-weight : bold;
font-size : 12px;
margin : 10px 0 5px;
line-height : 1.3em;
}
.posts-default .entry-title a:link, .posts-default .entry-title a:visited {
text-decoration : none;
}
.quick-cuando {
margin-top : 3px;
display : block;
color : #e54780;
padding-left : 5px;
padding-bottom : 0;
padding-right : 0;
padding-top : 0;
font-size : 11px;
position : relative;
}
.quick-donde {
font-variant : small-caps;
display : block;
color : #63b2b6;
padding-left : 5px;
padding-bottom : 0;
padding-right : 0;
padding-top : 0;
font-size : 11px;
position : relative;
}
.posts-default .entry-summary, .posts-quick .entry-summary {
margin-top : -5px;
line-height : 16px;
padding-right : 5px;
padding-left : 5px;
font-size : 11px;
color : #9d9ea2;
overflow : hidden;
}
.posts-default .entry-thumbnails {
clear : both;
display : inline-block;
}
.entry-thumbnails-link {
background-color : #170a31;
float : left;
margin-right : 15px;
border : 1px solid #1d0034;
width : 190px;
height : 100px;
display : block;
text-indent : -9000px;
}
.posts-quick {
background : #dfdfdf repeat-x;
border : 1px solid #ccc;
margin : 0 10px 10px 0;
padding : 10px;
}
.posts-quick li {
padding : 10px 0;
border-bottom : 1px dotted #eee;
}
.posts-quick img {
text-indent : -9000px;
}
.posts-quick .entry-title {
color : #ebebeb;
font-weight : bold;
font-size : 14px;
margin : 0 0 10px;
line-height : 1.3em;
}
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited {
text-decoration : none;
}
.posts-quick .entry-summary {
line-height : 12px;
}
.posts-quick .quick-read-more {
padding : 5px 0;
}
.posts-quick .entry-thumbnails {
float : left;
}
.posts-default .entry-meta, .posts-quick .entry-meta {
color : #ccc;
float : left;
background : url(../../images/overlay.png);
width : 190px;
height : 25px;
display : block;
margin : -25px 1px 0;
font-weight : bold;
}
.posts-quick .entry-meta {
margin : 76px 0 0 -206px;
}
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited {
color : #fff;
text-decoration : none;
}
.posts-default .entry-comments, .posts-quick .entry-comments {
float : right;
margin : 5px 5px 0;
background : url(../../images/comments.gif) no-repeat left center;
padding : 0 0 0 12px;
}
.posts-default .published, .posts-quick .published {
text-transform : uppercase;
float : left;
margin : 5px 5px 0;
font-size : 9px;
color : #ebebeb;
border-bottom : none;
}
.posts-line {
padding-left : 15px;
padding-bottom : 10px;
padding-right : 15px;
padding-top : 10px;
margin-left : 0;
margin-bottom : 5px;
margin-right : 10px;
margin-top : 0;
background-repeat : repeat-y;
background-image : url(../../images/content-bg.png);
height : 255px;
}
.posts-line li {
margin : 0;
background-image : url(../../images/linea.png);
border-bottom-style : solid;
padding : 7px 0;
}
.posts-line .entry-cat {
padding-top : 1px;
padding-left : 15px;
margin-left : -15px;
height : 19px;
background-repeat : no-repeat;
background-image : url(../../images/cat_entry_bg.png);
font-weight : bold;
float : left;
text-transform : uppercase;
font-size : 10px;
width : 83px;
overflow : hidden;
color : #1d0034;
}
.entry-cuando {
margin-left : 10px;
font-size : 11px;
overflow : hidden;
color : #9d9ea2;
}
.entry-donde {
margin-left : 5px;
font-size : 11px;
overflow : hidden;
color : #9d9ea2;
}
.posts-line .entry-title {
margin-left : 0;
margin-right : 0;
margin-top : 0;
text-transform : uppercase;
font-weight : bold;
font-size : 11px;
}
.posts-line .entry-title a:link, .posts-line .entry-title a:visited {
text-decoration : none;
color : #ebebeb;
margin-left : 0;
margin-right : 0;
margin-top : 0;
text-transform : uppercase;
font-weight : bold;
font-size :11px;
}
.posts-line .entry-title a:hover, .posts-line .entry-title a:active {
text-decoration : underline;
color : #e54780;
margin-left : 0;
margin-right : 0;
margin-top : 0;
text-transform : uppercase;
font-weight : bold;
font-size : 11px;
}
.posts-line .entry-comments {
float : right;
font-size : 11px;
color : #ebebeb;
}
.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta, .layout-3c-r-fixed .entry-thumbnails-link {
width : 223px;
}
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta, .layout-3c-fixed .entry-thumbnails-link {
width : 223px;
}
.navigation {
margin : 10px 10px 10px 0;
}

.single .post .entry-title {padding-bottom: 10px; border-bottom-color: #74669d; border-bottom-style: solid; border-bottom-width: 4px; padding-top: 10px; margin-top: 5px; border-top-style: solid; border-top-color: #74669d; border-top-width: 10px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}

.single .post .entry-info, .single-post .entry-info {
color: #74669d;
}
.single .post .entry-cat, .single-post .entry-cat {
margin-left: 0;
margin-bottom: 1px;
margin-right: 0;
margin-top: 1px;
display : block;
color : #848485;
}
.single .post .entry-author, .single-post .entry-author {
margin-left : 0;
margin-bottom : 0;
margin-right : 10px;
margin-top : -3px;
font-size : 10px;
text-transform : uppercase;
color : #63b2b6;
}
.single .post .entry-author address, .single-post .entry-author address {
display : inline;
font-style : normal;
}
.single .post .tags, .single-post .tags {
display : block;
margin : 5px 0;
color : #848485;
}
.single .post .entry-photo, .single-post .entry-photo {
width : 630px;
margin : 0 auto 10px;
}
.single .post .entry-content, .single-post .entry-content {
margin : 20px 0;
font-size : 12px;
}
.single .post .entry-content p, .single-post .entry-content p {
line-height : 1.75em;
}
.single-post {
padding : 0 10px;
}
.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo {
width : 480px;
}
.postbar {
background-color : #ebebeb;
list-style : none;
margin : 0 0 10px;
padding : 7px 0;
border : 1px solid #ebebeb;
background : top;
font-size : 11px;
width : 100%;
}
.postbar li {
float : left;
padding : 0 10px;
border-left : 1px solid #eee;
}
.postbar li:first-child {
border-left : 0;
}
.postbar li a:link, .postbar li a:visited {
text-decoration : none;
font-weight : bold;
}
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon {
display : none;
}
.single-post-meta {
padding : 4px;
margin : 0 10px 10px;
}
.single-post-meta-field {
clear : left;
float : left;
width : 15%;
font-weight : bold;
color : #000;
}
.single-post-meta-value {
float : left;
width : 80%;
color : #2a2a2a;
}
.module-title, .feed-title {
padding-left : 2px;
padding-bottom : 10px;
padding-right : 10px;
padding-top : 7px;
text-transform : uppercase;
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
line-height : 1em;
color : #160028;
font-size : 14px;
font-weight : bold;
margin : 0 10px 0 0;
background : top;
display : block;
}
.feed-title {
border-bottom : none;
}
.gallery {
clear : both;
margin : 10px 0;
}
.gallery-item {
float : left;
margin-right : 10px;
}
.about-author {
border : 1px solid #ccc;
padding : 10px 15px;
margin : 0 0 10px;
line-height : 1.5em;
background : #fff;
font-size : 11px;
}
.about-author h4 {
font-size : 10px;
margin : 0 0 10px;
text-transform : uppercase;
color : #333;
font-weight : bold;
}
.about-author img {
float : left;
margin : 0 10px 10px 0;
border : 1px solid #ccc;
padding : 0;
}
.gdmultitable {
margin : 0 0 10px !important ;
}
.gdmultitable td {
padding : 5px !important ;
}
.wp-pagenavi {
margin : 0 0 10px;
font-size : 12px;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
padding : 3px 4px;
margin : 2px;
text-decoration : none;
background : #fff;
border : 1px solid #ccc;
}
.wp-pagenavi a:hover {
color : #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
padding : 3px 4px;
background : #fff;
margin : 2px;
border : 1px solid #ccc;
}
.wp-pagenavi span.current {
padding : 3px 4px;
background : #fff;
margin : 2px;
font-weight : bold;
border : 1px solid #ccc;
}
.wp-pagenavi span.pages {
margin-left : 0;
}
#wp125adwrap_2c {
width : 270px !important ;
display : inline-block;
padding : 8px 0 2px 8px;
margin : 0 auto !important ;
}
#wp125adwrap_2c .wp125ad {
padding : 0 !important ;
margin : 0 10px 10px 0 !important ;
}
#wp125adwrap_2c:after {
clear : both;
content : ".";
display : block;
height : 0;
line-height : 0;
visibility : hidden;
}
html[xmlns] #wp125adwrap_2c {
display : block;
}
* html #wp125adwrap_2c {
height : 1%;
}
#wp-email-required {
color : #cc0000;
}
#wp-email {
margin : 10px;
padding : 10px;
background : #f0f0f0;
}
#wp-email-button {
text-align : left !important ;
}
#commentlist {
background : #fff url(../../images/techblue/content-bg.jpg) repeat-x;
border : solid #ccc;
border-width : 0 1px 1px;
list-style : none;
padding : 10px;
margin : 0 10px 0 0;
}
#commentlist li {
margin : 0;
padding-bottom : 20px;
overflow : hidden;
}
#commentlist .avatar {
border : 1px solid #ccc;
padding : 1px;
float : left;
margin : 0 5px 10px 0;
}
#commentlist cite {
font-weight : bold;
font-style : normal;
line-height : 14px;
}
#commentlist p {
clear : left;
font-size : 12px;
}
#commentlist .reply {
float : right;
}
.comments-navigation a:hover, .navigation a:hover, .read-more:hover {
background : #efefef url(../../images/feed-title-white.jpg) repeat-x top;
color : #000;
}
#commentlist .children {
clear : right;
margin : 5px 0 0;
list-style : none;
}
#commentlist .children li {
border-bottom : none;
border-left : 1px dotted #ccc;
padding : 0 0 0 20px;
}
#commentlist #respond {
clear : both;
margin-top : 40px;
padding-top : 10px;
border-top : 1px dotted #ccc;
}
#commentlist .comment-author {
padding : 10px 0 0 10px;
}
#commentlist .comment-content {
padding : 0 10px;
}
#commentlist .comment-node {
background : #fff;
border : 1px solid #eee;
}
#commentlist .comment-meta {
text-decoration : none;
color : #999;
font-size : 11px;
}
#commentlist .comment-controls {
background : #fff;
padding : 5px 10px;
font-weight : bold;
}
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited {
text-decoration : none;
}
.comments-navigation {
clear : both;
margin : 10px 10px 20px 0;
}
.nocomments {
padding-left : 10px;
padding-bottom : 10px;
padding-right : 10px;
padding-top : 10px;
border-style : solid;
border-color : #ccc;
background : #fff repeat-x;
border-width : 1px;
margin : 0 10px 20px 0;
}
#commentsform {
border-style : solid;
border-color : #dedede;
background : #fff repeat-x;
border-width : 1px;
margin : 0 10px 10px 0;
padding : 10px 15px;
overflow : hidden;
}
#commentsform textarea {
width : 98%;
height : 100px;
padding : 5px;
}
.pingbacks {
background : #fff url(../../images/techblue/content-bg.jpg) repeat-x;
border : solid #ccc;
border-width : 0 1px 1px;
padding : 15px 10px 15px 30px;
margin : 0 10px 20px 0;
}
.pingbacks li {
padding : 2px 0;
font-weight : bold;
}
.pingbacks a:link, .pingbacks a:visited {
text-decoration : none;
}
.search-results h2 {
color : #333;
font-size : 12px;
font-weight : bold;
margin : 0 10px 0 0;
padding : 6px 10px;
background : #efefef url(../../images/feed-title-white.jpg) repeat-x top;
border : 1px solid #ccc;
}
.search-results-content {
border : solid #ccc;
border-width : 0 1px 1px;
background : #fff url(../../images/techblue/content-bg.jpg) repeat-x;
margin : 0 10px 10px 0;
padding : 10px;
}
#footer {
border-top-color : #74669d;
border-top-style : solid;
border-top-width : 2px;
height : 150px;
margin : 5px auto 5px;
width : 960px;
padding-bottom : 10px;
}
#footer .widgetcontainer {
padding : 5px 10px;
}
#footer .widgettitle {
background : none;
border : none;
text-transform : uppercase;
font-size : 10px;
color : #333;
padding : 0 0 10px;
}
#footer .widgetcontent {
font-size : 11px;
background : none;
padding : 0;
border : none;
}
#footer .footer-message {
border-left : 1px solid #eee;
overflow : hidden;
margin : 10px 0 0;
padding : 0;
}
#footer .footer-message .widgetcontainer {
width : 215px;
overflow : hidden;
}
#footer-sidebar .widgetcontainer {
float : none;
margin : 0 0 15px 0;
max-width : 250px;
max-height : 120px;
}
#footer-sidebar ul {
float : none;
list-style : square;
}
#footer-sidebar li {
list-style-type : none;
float : right;
margin : 0 0 3px;
}
#footer .widgetcontent a:link, #footer .widgetcontent a:visited {
float : none;
font-size : 11px;
}
#nav-container {
width : 400px;
height : 90px;
float : right;
display : inline;
margin-right : -18px;
text-align : right;
margin-bottom : 0;
margin-top : 25px;
}
#main-nav {
font-weight : bold;
text-transform : uppercase;
}
#main-nav li {
list-style : none;
}
#main-nav li a, .radius-link a {
padding-top : 5px;
height : 24px;
width : 85px;
float : right;
background-position : 0% -1px;
text-align : center;
background-repeat : no-repeat;
background-image : url(../../images/boton.png);
color : white;
display : block;
font-size : 9px;
text-decoration : none;
text-transform : uppercase;
}
#main-nav li a:hover, .radius-link a:hover {
height : 24px;
width : 85px;
background-image : url(../../images/botonpres.png);
font-size : 9px;
text-transform : uppercase;
text-decoration : none;
font-weight : bold;
color : #4f0038;
}
