/*  
Theme Name: Blue Dream
Theme URI: http://vangardx.net/blog/blue-dream-wordpress-theme/ 
Description: This is 3 columns, widgetized and dark background. Please check <a href=http://vangardx.net/blog/blue-dream-wordpress-theme/>Blue Dream</a> blog post if you have any inquiry, problems and etc. that related to this theme.
Version: 0.1
Author: Syamsulariff
Author URI: http://www.syamsulariff.com
*/


body {
background : #ebe9db url(images/bg1.png) repeat;
color : #555;
font-family : Verdana;
font-size : 80%;
line-height : 1.5;
margin : 15px 0 0 0;
padding : 0;
}
a {
color : #2175bc;
text-decoration : none;
}
a:hover {
color : #ff7400;
}
img {
border : 0;
}
h1, h2, h3 {
font-size : 1.5em;
font-family : "Century Gothic", verdana;
font-weight : normal;
letter-spacing : -1px;
}
h4 {
font-size : 1.2em;
}
h5 {
font-size : 1.1em;
}
h6 {
font-size : 1em;
}
#tabs {
height : 40px;
margin : 0 auto -2px auto;
overflow : hidden;
padding : 0;
width : 950px;
}
#tabs ul {
margin : 0;
padding : 0 0 0 25px;
width : 950px;
float : left;
}
#tabs li {
display : inline;
height : 32px;
margin : 0;
}
#tabs li a {
background : transparent url(images/bg_sidetab.gif) no-repeat;
color : #fff;
font-family : Tahoma, "Trebuchet MS", sans-serif;
font-size : 12px;
font-weight : bold;
float : left;
height : 30px;
padding : 4px 4px 5px 1px;
text-align : center;
width : 80px;
}
#tabs li a:hover {
background : transparent url(images/bg_sidetab.gif) no-repeat 0 -34px;
}
#tabs .sidetab_alt a {
background : url(images/feed1.png) no-repeat -47px 0;
margin : 0 0 0;
height : 45px;
width : 40px;
}
#tabs .sidetab_alt a:hover {
background : url(images/feed1.png) no-repeat 0 0;
}
#tabs .sidetab_alt1 a {
background : url(images/feed2.png) no-repeat -47px 0;
margin : 0 0 0;
height : 45px;
width : 40px;
}
#tabs .sidetab_alt1 a:hover {
background : url(images/feed2.png) no-repeat 0 0;
}
#tabs .sidetab_alt2 a {
background : url(images/technorati.png) no-repeat -47px 0;
margin : 0 0 0;
height : 45px;
width : 40px;
}
#tabs .sidetab_alt2 a:hover {
background : url(images/technorati.png) no-repeat 0 0;
}
#header {
background:transparent url(images/header2.png) no-repeat scroll 0 0;
height : 91px;
margin : 0px;
width : 930px;
}
#logo {
margin : 10px 0 0 10px;
padding : 5px 0 5px 0;
}
#logo h3 {
font-size : 28px;
font-weight : bold;
letter-spacing : 1px;
line-height : 1;
margin : 0;
padding : 0;
}
#logo h3 a {
color : #ffe;
}
#logo h3 a:hover {
color : #fff;
}
#logo p {
color : #fff;
font-weight : bold;
margin : 5px 0 0 0;
padding : 0;
}
#wrap {
background-color : #ffffff;
border : 1px solid #ccc;
border-right : 2px solid #bbb;
border-bottom : 2px solid #bbb;
margin : 0 auto 0 auto;
padding : 0;
width: 1086px;
}
#contentwrapper {
margin : 0;
padding : 0;
width : 100%;
}
#content {
float : left;
padding : 0 20px 10px 20px;
width: 651px;
margin : 0;
}
.subheader {
color : #aaa;
font-weight : bold;
font-style : italic;
}
.entrytitle h2 {
font-size : 2.2em;
line-height : 1em;
margin : 0;
}
.entrytitle h2 a {
color : #555;
}
.entrytitle h2 a:hover {
color : #58bbeb;
}
.entrytitle h3 {
color : #999;
font-size : 1.8em;
line-height : 1em;
margin : 0;
}
.entry {
margin-bottom : 1em;
padding-top : 1em;
}
.entry blockquote {
color : #666;
margin : 0 30px 20px 30px;
padding : 0 0 0 10px;
border : 2px solid #fff;
border-left : 2px solid #c3d9ff;
}
.entrymeta {
background-color : #ffffef;
border : 1px solid #f9f7ed;
padding : 3px;
}
.entrymeta img {
vertical-align : text-top;
padding-bottom : 5px;
}
.navigation {
padding-bottom : 20px;
}
.navigation ul {
margin : 0;
padding : 0;
}
.navigation li {
list-style-type : square;
margin-left : 18px;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
.centered {
display : block;
margin : 0 auto;
}
#sidebar_main {
float : left;
margin: 10px 0 0 15px;
padding : 0 0 20px 0;
width : 380px;
height : 100%;
}
#sidebar_left {
float : left;
margin : 0;
padding-top : 25px;
width : 180px;
}
#sidebar_right {
float : left;
margin-left : 15px;
padding-top : 25px;
width : 180px;
}
.sidebar_full {
float : left;
margin-top : 15px;
width : 380px;
}
.sidebar {
font-size : 0.85em;
}
.sidebar a {
color : #0099ff;
font-weight : bold;
}
.sidebar a:hover {
color : #555;
font-weight : bold;
}
.sidebar h2 {
color : #666;
background-color : #fafafa;
font-size : 13px;
font-family : verdana;
text-align : left;
margin : 0;
padding : 0;
}
.sidebar ul {
list-style-type : none;
margin : 0 0 15px 0;
padding : 0;
}
.sidebar ul li {
background-color : #fff;
border-bottom : 1px dotted #ddd;
margin-bottom : 0.3em;
padding : 0.3em;
}
.sidebar ul li ul {
list-style-type : square;
margin-left : 1.5em;
padding : 0;
border : 0;
}
.sidebar ul li ul li {
border : 0;
}
.search fieldset {
border : 0;
margin : 0;
padding : 0;
}
.searchinput {
border : 1px solid #c3d9ff;
padding : 4px;
width : 125px;
}
.searchbutton {
border : 1px solid #c3d9ff;
margin : 0;
padding : 2px;
}
.commentsblock textarea {
width : 35em;
}
.commentsblock input, .commentsblock textarea {
border : 1px solid #d1d1d1;
}
.commentsblock textarea:focus {
background : #eee;
border : 1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
background : #eee;
border : 1px solid #a1a1a1;
}
ol.commentlist {
color : #666;
list-style-type : none;
margin : 0;
margin-top : 1.5em;
padding : 0;
}
.commentlist li {
margin-bottom : 2em;
padding : 0.5em 1em;
}
.alt1 {
background : #f9f7ed;
border : 1px solid #f9f7ee;
padding : 0.5em;
border-left : 10px solid #cdeb8b;
}
.alt2 {
background : #f9f7ed;
padding : 0.5em;
border : 1px solid #f9f7ee;
border-left : 10px solid #c3d9ff;
}
h3#comments {
font-size : 1.6em;
}
.commentcount {
float : right;
font-size : 20px;
font-weight : bold;
}
.commentcount a {
color : #cccccc;
}
.commentcount a:hover {
color : #999999;
}
.commenttext {
border-top : 1px solid #ddd;
}
#footer {
clear : both;
color : #999;
margin : 0 auto 0 auto;
padding : 5px 0 10px 0;
text-align : right;
width : 950px;
}
.ddsg-sitemap ul {
margin : 0;
padding : 0;
}
.ddsg-sitemap ul li {
font-weight : bold;
list-style-type : none;
margin : 0;
padding : 0;
}
.ddsg-sitemap ul li ul {
list-style-type : none;
margin : 15px;
padding-left : 20px;
}
.ddsg-sitemap ul li ul li {
font-weight : normal;
list-style-type : circle;
}
.newsletter{  background: url("images/newsletter.png") no-repeat scroll 0 0 transparent;
    height: 396px;
   margin: 0 0 0 31px;
    width: 277px;}
.newsletter .encuesta{ font-family: Arial bold, Arial, Helvetica, sans-serif; font-size:19px; color:#282828; text-align:center; width:277px; height:38px; line-height: 48px; margin-bottom: 29px;}
.newsletter .bullet{ font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#262625; width:236px; padding-left:41px; height:39px;     padding-top: 1px;}
.newsletter .bullet a{ font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#262625; text-decoration:none;}
.newsletter .bullet a:visited{ font-size:11px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.newsletter .tit{width:255px; height:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#262625; font-size:12px; padding-left:22px}
.tallas{ float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    line-height: 20px;}
.tabla_news{   margin: 13px auto auto;

    width: 231px;}
.correo{width:237px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px}
.enviar{text-align:left;     margin: 5px 0 6px; padding:0;}
.terminos a{width:277px; height:15px; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-top:5px; text-align:center; color:#7f7e7e; padding: 0 0 0 19px; text-decoration:none; }

.buscador {   float: left;
    padding: 130px 0 0 47px;}

.buscador2 {width: 235px;}

.botonform {margin: 3px 0 0 -3px;}

.cabecera { background: url("images/header.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 238px;
margin-top: -90px;
    overflow: hidden;
    padding: 37px 0 0;
    width: 1072px;

}

.contenidoheader {overflow:hidden;}

.contenidoheader .enlace a{  color: #282828;
    float: left;
    font-family: arial;
    font-size: 19px;
    padding: 170px 104px 0 78px;
    text-decoration: none;
    width: 120px;}

.contenidoheader .enlace a:hover {text-decoration:underline;}
