/*



	Theme Name: WpStream



	Theme URL: http://newwpthemes.com/wordpress-theme/wpstream/



	Description: WpStream is a free premium WordPress theme with theme options page and featured content. Suitable for any niche



	Author: NewWpThemes.com



	Author URI: http://newwpthemes.com/



	Version: 1.0 



	Tags: Black,Tech,Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page



*/











                                        /* LAYOUT */











                                        /* FONDO MÁXIMO DE PÁGINA*/







body {



	background: #343434  url(images/fondodegrade.gif) top center;



}







                                        /* WRAPPER MÁXIMO */







#wrapper {



	padding:0px;



	}







                                        /* EL CONTENEDOR DE TODA LA INFORMACIÓN */







#container {



	background: #999933 url(images/topimage.jpg) ;



background-repeat: repeat-y;



	}







                                        /* WRAPPER DE CONTENIDO, abarca la columna de posts y el sidebar */







#contentwrap {



	background: #e7ebde url(images/content-wrap.jpg) top left repeat-y;



	}







                                        /* VÍNCULOS: todo dentro del área de post (salvo el título del post), incluido los comments, las categorías, links, entradas anteriores y posteriores */







a {



	color: #990000;



text-decoration: none;



	}







a:hover {



	color: #dd0000;



text-decoration: underline;



	}







                                        /* HEADER, abarcando el logo y el banner */







#header {



	height: 152px;



background: #660000;



border-top: 0px solid #111;



	}







.headerad {



margin-right: 20px;



	}







.eaea {



}







                                        /* TÍTULO DEL SITIO (no aparece por el logo) */







#header h1 {



	margin-bottom: 0px !important;



	padding: 2px 0 0 0px;



	font-weight: normal;



	font-family: Arial, Helvetica, Sans-serif;



	font-weight: bold;



	font-size: 0px;



    text-transform: uppercase;



	}







#header h1 a, #header h1 a:visited {



	color: #c9483d;



	text-decoration: none;



	}







                                        /* SUBTÍTULO DEL SITIO (idem) */







#header h2 {



	color: #ababab;



	font-size: 0px;



	font-family: Arial, Helvetica, Sans-serif;



	}



    



                                        /* LOGO */







.logoimg {



    margin: 0 0 0 0px;



    }







                                        /* NAVIGATION MENUS 1, para home y mapa del sitio */







#pagemenucontainer {



	height: 30px;



	margin-top: 10px;



    float: left;



	}



	



#pagemenu {



	height: 30px;



    float: right;



	}







#pagemenu, #pagemenu ul { 



	padding: 0;



	margin: 0;



	list-style: none;



	line-height: 1;



	}



#pagemenu {



	margin-bottom: 1px;



	}



	



#pagemenu ul {



	float: left;



	list-style: none;



	margin: 0px 0px 0px 0px;



	padding: 0px;



	}



	



#pagemenu li {



	float: left;



	list-style: none;



	margin: 0px;



	padding: 0px;



	}



	



#pagemenu ul li {



	list-style: none;



	margin: 0px;



	padding: 0px;



	}



	



                                        /* ATRIBUTOS DE NAVIGATION MENUS 1 */







#pagemenu li a, #pagemenu li a:link {



	color: #fff;



	display: block;



    margin: 0px 3px 0px 3px;



	padding: 7px 12px 7px 12px;



	text-decoration: none;



	font-weight: bold;



	text-transform: uppercase;



	font-size: 11px;



	font-family: Arial, Helvetica, sans-serif;



    text-shadow: 0 1px 0 #000;



	}



	



#pagemenu li a:hover {



	color: #dadada;



	display: block;



	text-decoration: none;



	}



	



#pagemenu li a:active {



	color: #dadada;



	display: block;



	text-decoration: none;



	}







#pagemenu  li.current_page_item a {



	}







#pagemenu li:hover, #pagemenu li.sfhover { 



	position: static;



	}



	



                                        /* NAVIGATION MENUS 2, rss, etc. */







.topright {



	text-align: right;



    margin: 14px 15px 0 0;



	}







.topright a {



	color: #fff;



	text-decoration: none;



	font-size: 11px;



	font-family: Arial, Helvetica, sans-serif;



	vertical-align: top;



    text-transform: uppercase;



    text-shadow: 0 1px 0 #000;



	}







.topright a:hover {



	color: #dadada;



	}







                                        /* NAVIGATION MENUS 3 MÁXIMO, categorías */







.navcontainer {



    height: 34px;



border-top: 2px solid #000;



background: #000;



    }



    



                                        /* NAVIGATION MENUS 3 EXACTO, categorías */







#nav {



	height: 34px;



	}







#nav, #nav ul { 



	padding: 0;



	margin: 0;



	list-style: none;



	line-height: 34px;



	}



#nav {



	margin-bottom: 0px;



	padding-left: 0px;



	}



	



#nav ul {



	float: left;



	list-style: none;



	margin: 0px 0px 0px 0px;



	padding: 0px;



	}



	



#nav li {



	float: left;



	list-style: none;



	margin: 0px;



	padding: 0px;



	}



	



#nav ul li {



	list-style: none;



	margin: 0px;



	padding: 0px;



	}



	



                                        /* ATRIBUTOS DE NAVIGATION MENUS 3, categorías */







#nav li a, #nav li a:link {



	color: #fff;



	display: block;



    margin: 5px 10px 5px 10px;



	padding: 0px;



	text-decoration: none;



	font-size: 10px;



	font-weight: bold;



	text-transform: uppercase;



    text-shadow: 0 1px 0 #0d0d0d;



    border-bottom: 0px solid #282828;



	}



	



#nav li a:hover, #nav li a:active {



	color: #d55a4f;



	display: block;



	text-decoration: none;



    border-bottom: 0px solid #282828;



	}



	



#nav  li.current-cat a {



	color:#d55a4f;



    border-bottom: 0px solid #d55a4f;



	}







#nav li:hover, #nav li.sfhover { 



	position: static;



	}



	



                                        /* CONTENT donde van todos los posts */







#content {



	background: #e7ebde;



	padding: 15px 5px 15px 15px;



	}



	



                                        /* OVNI */







pre { overflow: auto; 



	width: 470px; 



	}







                                        /* CONTENT donde va el post individual */







.post {



	padding-bottom: 35px;



	margin-bottom: 20px;



background: #e7ebde url(images/m.gif) bottom center;



background-repeat: no-repeat;



	}







                                        /* POST INDIVIDUAL: espaciado de párrafo */







.post p {



	margin-bottom: 10px;



	}







                                        /* TÍTULO DE POSTS */







.title {



	margin: 0 0 2px 0;



	padding-left: 8px;



	padding-top: 8px;



	padding-bottom: 6px;



	font-family: Arial, Verdana;



	color: #dddddd;



    font-weight: none;



line-height: 1.2;



font-size: 20px;



background: #660000 url(images/posttop.jpg) top center;



background-repeat: no-repeat;



	}







	



.title a {



	text-decoration: none;



	color: #dddddd;



	}







.title a:hover {



	text-decoration: none;



    color: #ffffff;



	}











                                        /* TÍTULO DE ORDEN POR categorías, tags, fecha, etc. */



.pagetitle {



	margin-bottom: 20px;



	line-height: 22px;



	font-family: Arial, Verdana;



	text-decoration: none;



font-size: 18px;



font-weight: bold;



text-align: center;



}







                                        /* READ MORE line */



.readmorecontent {



	text-align: right;



margin-top: 20px;



	}







a.readmore {



	padding: 4px 15px;



	background: #666666;



	color: #fff;



	text-decoration: none;



    text-shadow: 0 1px 0 #3f3d3d;



	}







a.readmore:hover {



	background-color: #990000;



	}







                                        /* FECHA y AUTOR line */







.postdate {



	font-size: 11px;



	padding: 1px 8px;



	font-family: Arial, Verdana;



background: #cccccc url(images/postbottom.gif) bottom center;



background-repeat: no-repeat;



	color: #555555;



	}







                                        /* META: CATEGORÍAS, TAGS, etc. line */







.postmeta {



	font-size: 11px;



	padding: 2px 4px;



	font-family: Arial, Verdana;



	color: #474747;



line-height: 1;



	}







.postmeta a {



	color: #000000;



	}







.postmeta a:hover {



	color: #474747;



	}



	



                                        /* otros atributos de META y DATE */







.postdate img, .postmeta img {



	border: none;



	vertical-align: middle;



	margin:2px;



	}



	



                                        /* POST INDIVIDUAL */







.entry {



	text-align: justify;



	line-height: 17px;



	padding-top: 8px;



	font-family: Arial, Verdana;



	font-size: 13px;



	color: #444444;



	}



    



                                        /* NAVEGACIÓN: entradas anteriores y posteriores; posts anterior y posterior */







.navigation {



	padding: 10px 0;



	}







.navigation a {



	padding: 4px 15px;



	background: #ccc;



	color: #333;



	text-decoration: none;



	}







.navigation a:hover {



	background-color: #cc9999;



	}







                                        /* BLOCKQUOTE */







blockquote {



	overflow: hidden;



	padding-left: 9px;



padding-top: 9px;



	font-style: italic;



	color: #666;



	border-left: 3px solid #ccccff;



background: url(images/comillas.gif) top left;



background-repeat: no-repeat;



text-indent: 30px;



	}



	



                                        /* IMAGEN EN POSTS (ancho máximo y para demases atributos como padding) */







.post img {



	max-width: 610px;



padding-left: 10px;



padding-right: 10px;



padding-top: 5px;



padding-bottom: 5px;



	}







                                        /* OVNI */







img.wp-smiley {



	max-height: 12px;



	margin: 0;



	padding: 0;



	border: none;



	}



	







                                        /* ALINEACIONES */







.aligncenter,



div.aligncenter {



   display: block;



   margin-left: auto;



   margin-right: auto;



	}







.alignleft {



   float: left;



	}







.alignright {



   float: right;



	}







.alignright2 {



   float: left;



padding: 2px 0px;



font-size: 11px;



	}







.alignright2 a {



	color: #000000;



text-decoration: none;



	}







.alignright2 a:hover {



	color: #474747;



text-decoration: underline;



	}







                                        /* CAPTION DE IMAGEN */







.wp-caption {



   border: 1px solid #ccc;



   text-align: center;



   background-color: #f3f3f3;



   padding-top: 8px;



   padding-left: 4px;



   padding-right: 4px;



   margin: 10px;



   /* optional rounded corners for browsers that support it */



   -moz-border-radius: 3px;



   -khtml-border-radius: 3px;



   -webkit-border-radius: 3px;



   border-radius: 3px;



	}







.wp-caption img {



   margin: 0;



   padding: 0;



   border: 0 none;



	}







.wp-caption p.wp-caption-text {



   font-size: 11px;



   line-height: 17px;



   padding: 2px 4px 5px;



   margin: 0;



	}



	



                                        /* OVNIS */







/* wp-pagenavi */



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {



    color: #686868 !important;



    background:#dfdfdf !important;



    border: 1px solid #989898 !important;



    font-size: 15px !important;



    padding:  4px 8px !important;



}







.wp-pagenavi span.current {



    color: #434343 !important;



    background:#fff !important;



    border: 1px solid #b6b5b5 !important;



    font-size: 15px !important;



    padding:  4px 8px !important;



    font-weight: bold;



}







.wp-pagenavi a:hover {



    color: #494949 !important;



    background:#dfdfdf !important;



    border: 1px solid #626262 !important;



    



}







.wp-pagenavi span.pages {



    color: #676767 !important;



    background:#fff !important;



    border: 1px solid #b6b5b5 !important;



    font-size: 15px !important;



    padding:  4px 8px !important;



}







.wp-pagenavi span.extend {



    background:transparent !important;



    font-size: 15px !important;



    padding:  4px 8px !important;



    color: #676767 !important;



    background:#fff !important;



    border: 1px solid #b6b5b5 !important;



    font-weight: bold;



}







                                        /* SIDEBAR(S) */







                                        /* ADS sidebar */







.sidebaradbox {



	margin-top: 5px; 



	text-align:center;



	}







.sidebaradbox2 {



	margin-top: 25px; 



	text-align:center;



	}



	



                                        /* ADS 125x125 */







.ad125 {



	margin: 5px;



	}







                                        /* PRINCIPAL sidebar */







.sidebar {



	margin: 0 10px 10px 10px;



    font-size: 13px;



    color: #333;



	}



	



                                        /* PRINCIPAL sidebar: VÍNCULOS */







.sidebar a {



	text-decoration: none;



	color: #993333;



	}







.sidebar a:hover {



	text-decoration: underline;



	color:#dd0000;



	}



	



                                        /* SEARCH */







#search {



    border: 1px solid #888;



margin-left: 4px;



    height: 30px;



    padding: 0;

margin-top: -5px;



    background: #111;



    text-align: right;



}







#search input {



	border: 0;



    background: none;



    color: #999;



}



	



	



#s {



	width: 201px;



	padding: 4px;



    margin:3px 0 0 0;



    background: none;



}







#topsearch {



    margin-top: 15px;



    }



		



                                        /* Social icons */







.addthis_toolbox {



    padding: 15px 0 0px 0;



	text-align: center;



	}



.addthis_toolbox .custom_images a



{



    width: 32px;



    height: 32px;



    margin: 0 2px 0 2px;



    padding: 0;



}







.addthis_toolbox .custom_images a:hover img



{



    opacity: 2;



}







.addthis_toolbox .custom_images a img



{



    opacity: 0.85;



}











                                        /* VIDEO sidebar */



.sidebarvideo {



	}







                                        /* TÍTULOS sidebar */







.sidebar h2 {



	margin: 20px 0px 0px 0px;



	padding: 11px 0px 12px 0px;



	font-size: 14px;



	font-family: Arial, Helvetica, Sans-serif;



	font-weight: bold;



	text-transform: none;



	color: #eeeeee;



    text-shadow: 0 1px 0 #000;



text-align: center;



background: #e6e9d0 url(images/sidebartop.jpg) top center no-repeat;







	}







                                        /* LISTADOS sidebar */







.sidebar ul {



	list-style-type: none;



	margin: 0px 10px 0px 10px;



	padding-bottom:0px;



line-height: 1;



	}



	



.sidebar ul li {



	list-style-type: none;



	margin: 10px 0px 10px 0px;



background: #e6e9d0;







	}







                                        /* LISTADOS sidebar, en lo que pareciera ser el orden por filas */







.sidebar ul ul {



	list-style-type: none;



	margin: 0px;



margin-top: -2px;



padding-bottom:10px;



padding-left:10px;



padding-right:12px;



	}







.sidebar ul li li {



	padding: 3px 0px 3px 15px;



	margin: 0px;



	background: url(images/bullet.jpg) no-repeat top left;



	}



	



.sidebar ul li ul li {



	background: url(images/bullet.jpg) no-repeat top left;



	padding: 2px 0px 2px 15px;



	margin: 2px 0;



	}







                                        /* CALENDARIO sidebar: LMMJVSD */







#wp-calendar th {



	font-style: normal;



	text-transform: capitalize;



	color: #fff;



	background: #cadc97;



padding-left: 12px;



	}







                                        /* CALENDARIO sidebar: MES*/







#wp-calendar caption {



	padding: 2px 0 6px;



	text-transform: uppercase;



	background: #e6e9d0;



text-align: center;



font-weight: bold;



color: #454545;



	}







                                        /* CALENDARIO sidebar: DÍAS*/







#wp-calendar td {



	color: #454545;



	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;



	letter-spacing: normal;



	padding: 2px 0;



	text-align: center;



	}







#wp-calendar td:hover a {



    color: #000;



font-weight: bold;



text-decoration: none;



    }







#wp-calendar a {



color: #990000;



font-weight: bold;



    }







#wp-calendar td:hover {



	background: #a7c552;



	color: #000;



	}







#wp-calendar #today {



	background: #cadc97;



	color: #000;



	}



	



#wp-calendar {



	empty-cells: show;



	font-size: 14px;



	margin: 0;



	font-weight: bold; 



	width: 100%;



	}







                                        /* FOOTER */







#footer {



    border-top: 0px solid #111;



	background: #111111 url(images/bottomend.jpg) top center;



background-repeat: no-repeat;



	padding-top: 88px;



	padding-bottom: 11px;



	text-align: center;



	color: #888;



	font-size: 11px;



line-height: 1.4;



	}







#footer a {



	color: #888;



	} 







#footer a:hover {



	text-decoration: none;



color: #fff;



	} 



	



                                        /* FOOTER 2 */







#footer2 {



	color: #555555;



background:#000;



	font-size: 11px;



	text-align: center;



	padding: 10px;



	}



    	



#footer2 a {



	color: #555555;



    text-decoration: none;



	} 



	



#footer2 a:hover {



	color: #777777;



    text-decoration: none;



	} 



                    /* FOOTER 3 */


#footer3 {

	color: #555555;

background:#000;

	font-size: 9px;

	text-align: center;

	}

#footer3 a {

	color: #0066cc;

    text-decoration: none;

	} 	

#footer3 a:hover {

	color: #ffffff;

    text-decoration: none;

	} 	



                                        /* COMMENTS: ovni */







#comments h3 {



	margin-bottom: 10px;	



}







                                        /* COMMENTS: BOTÓN? */







#commentform input {



	width: 170px;



	padding: 2px;



	margin: 5px 5px 1px 0;



	}







                                        /* COMMENTS: ÁREA DE REPLY */







#commentform {



	margin: 5px 10px 0 0;



	}



	



                                        /* COMMENTS: ÁREA DEL TEXTO */







#commentform textarea {



	width: 100%;



	padding: 2px;



	}



	



                                        /* COMMENTS: ovni */







#respond:after {



		content: "."; 



	    display: block; 



	    height: 0; 



	    clear: both; 



	    visibility: hidden;



	}



	



                                        /* COMMENTS: BOTÓN? */







#commentform #submit {



	margin: 0 0 5px auto;



	float: right;



	}







                                        /* COMMENTS: ALTERNANCIA en comentarios */







.alt {



	margin: 0;



	padding: 10px;



	}







                                        /* COMMENTS: ÁREA DE COMENTARIOS */







.commentlist {



	padding: 0;



	text-align: justify;



	}







.commentlist li {



	margin: 15px 0 10px;



	padding: 5px 5px 10px 10px;



	list-style: none;



background: #fff;



border: 1px solid #ccc;



	}



	



.commentlist li ul li { 



	margin-right: -5px;



	margin-left: 10px;



background: #f0f0f0;



border: 1px solid #ccc;



}







.commentlist p {



	margin: 10px 5px 10px 0;



color: #000000;



}



.children { padding: 0; }







#commentform p {



	margin: 5px 0;



	}







.nocomments {



	text-align: center;



	margin: 0;



	padding: 0;



	}







                                        /* COMMENTS: LÍNEA DE INFO DEL COMMENT */







.commentmetadata {



	margin: 0;



	display: block;



	}



	



                                        /* THUMBNAIL */







.post_thumbnail {



    padding: 6px;



    background: #eee;



    border: 1px solid #ddd;



    margin: 0 10px 5px 0;



}



.widget_addn{



	position: absolute;



	left: -450px;



	top: -400px;



	}
