/* Para position:fixed en IE */

* html body {
  overflow:auto;
	
}



html>body #nav {
  position:fixed;
	
}

#todo {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:auto;
}
html>body #todo {
  position:static;
  top:auto;
  left:auto;
  width:auto;
  height:auto;
  overflow:visible;
}
/* finaliza Para position:fixed en IE */

body {

	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	background: #000;
	color: #808080;
	font-size: 12px;
}



#degradado {
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 190px;
	
	z-index: 3;
}

#contenidode{
	position: absolute;
	left: 220px;
	top: 155px;
	width: 4500px;
}

#redir{
	position: absolute;
	left: 320px;
	top: 255px;
	width: 400px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
}

#redir p{
	color: #f33;
}

#contenidodg{
	position: absolute;
	left: 220px;
	top: 155px;
	width: 3000px;
}

img {
}

#gallery{
	position: absolute;
	left: 220px;
	top: 30px;
}

#hair-and-make-up{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 3600px;
}

#before-and-after{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 6700px;
}

#fashion{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 3000px;
}

#brides{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 2500px;
}

#bridal-tear-sheets{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 6100px;
}

#tear-sheets{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 9700px;
}

#avantgarde{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 5300px;
}

#malleable{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 12600px;
}

#effects{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 2700px;
}

#bio{
	position: absolute;
	left: 610px;
	top: 30px;
	width: 2200px;
}

#text{
	position: absolute;
	left: 220px;
	top: 30px;
	width: 350px;
	
	padding: 15px;
	
}
#text p{
	font-size: 14px;
	color: #e6e6e6;
	line-height: 17px;
}

#contenidoip{
	position: absolute;
	left: 220px;
	top: 155px;
	width: 3900px;
}

#contenidoie{
	position: absolute;
	left: 220px;
	top: 155px;
	width: 3500px;
}

#todo div{
float:left;
color: #808080;
}

#us {
position: relative;
	top: 100px;
text-align: left;
}

#nav {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 30px;
	left:0px;
	z-index: 2;
	background-image: url(images/bg.png);
}



#menu {
	position: relative;
	top: 30px;
	left: 30px;
	width: 120px;
	text-align: left;
}

#menu p {
	color: #808080;
	font-size: 15px;
	text-decoration: underline;
	margin-bottom: 5px;
}

/* enlaces menu */
#menu a {
		text-decoration: none;
		color: #b3b3b3;
		}

#menu a.active {
		color: #fff;
	background-color: #191919;
}
		
#menu div a:hover {
		
		text-decoration: none;
		border: solid 1px #fff;
	    color: #fff;
}

/* finaliza enlaces menu */

/*Blog-styles*/
#blog{
	left:220px;
	position:absolute;
	top:30px;
	width:680px;
	}
#blog a {
	color: #808080;
	}
#spotlight {
	width: 600px;
	overflow: hidden;
	clear: both;
	}
.most-recent, .blog-content{
	width:425px;
	float:left;
	list-style-type:none;
	padding:15px;
	}
.most-recent p, .blog-content p{
	color:#E6E6E6;
	font-size:14px;
	line-height:17px;
	}
.blogcategory, .blogrolls{
	margin:13px 0 0 30px;
	width:118px;
	}
#blog ul{
	margin:0 0 0 0 !important;
	}
#blog ul li{
	padding-bottom:30px;
	float:left;
	width:100%;
	}
#blog ul li span.heading{
	padding-bottom:5px;
	float:left;
	width:100%;
	}
#blog ul li span.heading a{
	color:#E6E6E6;
	font-size:18px;
	}
.attributes{
	font-size:10px;
	width:100%;
	padding:0 0 5px 0;
	}
.attributes a{
	color:#808080;
	}
.blogcategory ul, .blogrolls ul{
	list-style-type:none;
	margin:0 !important;
	padding:5px 0 0 0 !important;
	}
.blogcategory ul li, .blogrolls ul li{
	padding:0 0 2px 0 !important;
	}
.blogcategory ul li a, .blogrolls ul li a{
	text-decoration:none;
	color:#B3B3B3;
	}
.blogcategory ul li a:hover, .blogrolls ul li a:hover{
	border:1px solid #FFFFFF;
	color:#FFFFFF !important;
	text-decoration:none;
	}
.blogcategory h2, .blogrolls h2{
	color:#808080;
	font-size:15px;
	margin-bottom:5px;
	text-decoration:underline;
	font-weight:normal;
	}
#commentform input{
	width:226px;
	height:20px;
	border:none;
	}
#commentform textarea{
	width:226px;
	height:80px;
	border:none;
	}
#submit{
	width:133px !important;
	float:none !important;
	}
#respond h3, #comments{
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	}
#comments{
	padding:10px 0 10px 0;
	float:left;
	}
#cmt{
	display:none !important;
	}
.comment-txt{
	margin:0 !important;
	padding:0 0 10px 0 !important;
	float:left;
	width:100%;
	}
.comment-txt label{
	font-size:10px !important;
	}
.blog-content h2.headline{
	padding:20px 0 5px 0;
	font-size:18px;
	margin:0;
	color: #E6E6E6;
	}
.commentlist{
	margin:0;
	float:left;
	width:100%;
	padding:0;
	list-style-type:none;
	}
.commentlist li{
	float:left;
	width:100%;
	}
.vcard{
	width:75px;
	}
.commentlist li p{
	width:100%;
	padding:10px 0 10px 0;
	}
.fn{
	float:left;
	}
.fn a{
	color:#B3B3B3;
	}
.fn a:hover{
	color:#fff;
	}
.says{
	float:left;
	padding:0 0 0 5px;
	}
.avatar{
	float:left;
	padding-right:10px;
	display:none !important;
	}
.comment-meta a{
	color:#B3B3B3;
	}
.comment-meta a:hover{
	color:#fff;
	}
.wp-pagenavi{
	float:left;
	width:425px;
	padding:0 0 40px 20px;
	}
.wp-pagenavi a{
	color:#B3B3B3;
	}
.wp-pagenavi a:hover{
	color:#FFFFFF;
	}
.pages{
	padding:0 10px 0 0;
	float:right;
	}
.wp-pagenavi a, .wp-pagenavi span{
	padding:0 7px 0 0;
	text-decoration:none;
	}
.wp-pagenavi a:hover, .wp-pagenavi span.current{
	color:#FFFFFF !important;
	font-weight:bold;
	}
	#contact-wrap {
		display: none;
		position:absolute;
		border: 5px solid #3d3b3c;
		top: 344px;
		left: 221px;
		width: 420px;
		height: 175px;
		color: #ffffff;
		background: #000000;
	}
	#contact {
		position: relative;
	}
	a.close {
		position: absolute;
		left: 378px;
		top: 3px;
		color: #4f463f;
		font-weight: bold;
		text-decoration: none;
	}
	p.welcome {
		position: absolute;
		left: 231px;
		top: 54px;		
		width: 185px;
		height: 130px;
	}
	address.contact {
		position: absolute;
		left: 25px;
		top: 52px;
		width: 183px;
		height: 109px;
		font-style: normal;
		line-height: 15px;
	}
	#contact a {
		color: #ffffff;
		text-decoration: none;
	}
	span.name {
		font-weight: bold;
		font-size: 15px;
	}
.blog-content img{
	float:left;
	}
.blog-content p.small-content, .blog-content p.img-content{
	width:200px;
	float:left;
	margin:0;
	clear:none;
	padding:0 0 10px 10px;
	overflow:hidden;
	}
.blog-content p.img-content{
	padding:0 0 20px 0 !important;
	}
#respond{
	width:100%;
	}
	
	
/*************************** FACEBOOK FAN BOX **********************************/


#fb-handle{
	width:35px;
	float: left;
	padding: 383px 0 0 0;
	width: 35px;
	}
#fb-handle a{
	border: none;
	}
#fb-handle a img{
	border: none;
	}
#fb{
	position:absolute;
	left: -293px;
	top: 31px;
	z-index: 10;
	width:328px;
	}

