* {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #BDBDBD;
	margin: 0;
	padding: 0;	
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

body {
	background: #404040 url('../img/pattern.jpg');
	text-align:center;
}

#shadow {
	background-image: url('../img/shadow.png');
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	z-index: 20;

}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #1d1d1d;
	text-align: left;
	z-index: 30;
}

#page .post {
	padding: 10px 0px 10px 0px;
	margin-bottom: 30px;
}

.post h1, .post h1 a {
	font-weight: normal;
	font-size: 22px;
	color: #58D1E6;
}

.post h1 {
	padding: 0px 8px 0px 8px;
}

.post h1 span {
	font-size: 11px;
	color: #BDBDBD;
}

.post p.postmetadata {
	padding: 0px 8px 0px 8px;
	font-size: 13px;
	color: #BDBDBD;
}

.post p.postmetadata a {
	color: #58D1E6;
	font-size: 13px;
}

h2.pagetitle {
	font-weight: normal;
	font-size: 30px;
	color: #353535;
	padding: 8px;
}

h2.center {
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	color: #353535;
	padding: 8px;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	color: #58D1E6;
	padding: 10px 8px 0px 8px;
}

.commentlist {
	padding: 5px 8px 0px 8px;
}

.commentlist li {
	margin-left: 20px;
	padding-bottom: 5px;
}

.entry p, .commentlist li p {
	padding: 8px;
	color: #EFEFEF;	
	font-size:13px;
}

.entry p img, .entry p object {
	margin-left: -8px;
	margin-right: -8px;
}

#commentform, #searchform {
	padding: 8px;
	position:relative;
}

#commentform p {
	padding-bottom: 8px;
}

#commentform p input, #commentform p textarea, #searchform input {
	border: 1px solid #317480;
	color: #58D1E6;
	padding: 2px;
	font-size: 13px;
	background-color:#1D1D1D;
}

#searchform #searchsubmit {
	position: absolute;
	right: 10px;
	top: 25px;
	border:none;
	padding:0px;
}

#fade { height: 600px; width: 900px; overflow: hidden }
#fade img { height: 600px; width: 900px; top:0; left:0 }

#header {
	position: relative;
	width: 900px;

}

#header #portfolio {
	position: absolute;
	top: 32px;
	left: 454px;
	z-index: 150;
	zoom:1;
}

#portfolio a.gall {
	color: #58D1E6;
	font-size: 12px;
}

#portfolio a {
	color: white;
	font-size: 12px;
}



.hlarge {
	height: 600px;

}


.hsmall {
	height: 75px;
}

#header .bottom-glass {
	height: 82px;
	background-color: black;
	width: 900px;
	bottom: 0px;
	left: 0px;
	zoom: 1;
	filter: 					alpha(opacity=70);
	-moz-opacity: 			0.7;
	position: absolute;
	z-index:130;
}

#header .bottom-glass .contact {
	float: right;
	width: 300px;
	
}


#header .right-glass {
	height: 600px;
	background-color: black;
	width: 451px;
	top: 0px;
	right: 0px;
	zoom: 1;
	filter: 					alpha(opacity=70);
	-moz-opacity: 			0.7;
	position: absolute;
	z-index:110;
}

#header .right-glass img {
	margin-top: 70px;
}

#header .top-glass {
	top: 0px;
	left: 0px;
	zoom: 1;
	position: absolute;
	z-index:120;
	width:900px;
	height: 88px;
}

#header .logo {
	position: absolute;
	top:5px;
	zoom: 1;
	left:5px;
	z-index: 160;
	width: 261px;
	height: 66px;
}


#menu {
	background-color: black;
	text-align: left;
	width: 900px;
	height: 156px;
	zoom:1;
	background-image: url(../img/blogmatrimonio.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	border-top: 7px solid #58D1E6;	
}

#menu #searchform {
	position: absolute;
	bottom: 5px;
	left: 273px;
}

#menu .blog {
	position: absolute;
	left: 458px;
	top: 12px;
	width: 438px;
	height: 142px;
	color: #ABABAB;
}

ul {
	list-style: square;
}

li {
	margin-left: 15px;
	color: #58D1E6;
}

li a, .blog h2 {
	color: #ABABAB;
}

.blog .blogopt {
	float: left;
	margin-right: 20px;
}

.navigation {
	padding: 8px;
}

.navigation a {
	font-size: 11px;
	text-decoration: underline;
	color: #58D1E6;	
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}



#footer {
	text-align: center;
	background-color: black;
	border-bottom: 7px solid #58D1E6;
	padding: 14px;

}

#footer p, #footer p a {
	color: #aaaaaa;
}
