/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

.heading {
cursor: pointer;
}

.content {
font-size:85%;
}
div#checkout_page_container {

width:100%;

}

body { 

background-image:url('http://alexanwandter.cl/fondo.png');
background-repeat:no-repeat;
background-attachment:fixed;
	margin: 0;
	padding: 0;
	border:0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;

 }

body.page-id-25 {

background-image:url('http://alexanwandter.cl/fondo2.png');
background-repeat:no-repeat;
background-attachment:fixed;
}
body.page-id-7 {

background-image:url('http://alexanwandter.cl/fondo2.png');
background-repeat:no-repeat;
background-attachment:fixed;
}
body.page-id-17 {

background-image:url('http://alexanwandter.cl/fondo3.png');
background-repeat:no-repeat;
background-attachment:fixed;
}
body.page-id-4 {

background-image:url('http://alexanwandter.cl/fondo4.png');
background-repeat:no-repeat;
background-attachment:fixed;
}


.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */


h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; border-bottom:1px solid white; letter-spacing:2px;}
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }

blockquote { }
blockquote p { }


.post { }

.entry { font-size:13px; }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { font-size:70%; text-align:right;}


.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	

form { }
input[type=text] { }
textarea { }

hr {
color: #fff;
background-color:#fff;
height: 2px;
margin-top:15px;
margin-bottom:15px;
width:100%;
border:0;
}


#caja1 {
	float: left;
	width: 700px;
	background-image: url(images/alex.png);
	background-repeat: no-repeat;
	z-index:3;
	clear: both;
	position: absolute;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#redes {
	float: right;
	margin-top: 30px;
	position: relative;
	z-index:3;
}
#redes a:hover {

        opacity:.2;

}
img {
	border:0px;
}
#contenidos {
	position: relative;
	margin-top: 180px;
	background-color: #900;
}
#sidebar {
	float: left;
	width: 130px;
}
li.shope2 {
	background-color: #000;

color:#fff;

}
li.shope2 a {
color:#fff;
background-color: #000;

text-decoration:none;
}
li.shope2 a:hover {
color:#000;
	background-color: #fff;

text-decoration:none;
}
li.shope1 a {
color:#000;
text-decoration:none;
}
li.shope1 a:hover {
color:#fff;
background-color: #000;

text-decoration:none;
}
ul {
	list-style-type: none;
	margin: 0px;
	position: relative;
	left: -40px;
}
#contenido {
	position: relative;
	float: right;
	width: 500px;
padding:20px;
	margin-bottom: 100px;
background-image:url('http://alexanwandter.cl/fondotransparente.png');
       

}

li {
	background-color: #FFF;
	width: 120px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

#contenido a:link, #contenido a:active, #contenido a:visited {
	color:#fff;
	text-decoration: none;
}
#contenido a:hover {
	
	color:#555;
	}



#sidebar a:link, #sidebar a:active, #sidebar a:visited {
text-decoration: none;

}
#sidebar a:hover {
text-decoration: none;
background-color:black;

}
li:hover {
background-color:black;
color:white;
}



h2 a:link, h2 a:active, h2 a:visited {
	color:white;
	text-decoration: none;
font-style:italic; 
}
h2 a:hover {
	
	color:#555;
font-style:italic; 
	}
#txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	float: left;
	margin-top: 20px;
	padding: 5px;
}
#sociales {
	float: right;
	background-color: #FFF;
	margin-top: 20px;
	padding: 5px;
}



} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif;}
h1 { font-size: 19pt; }
h2 { font-size:13px; font-style:italic; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */