/*  
Theme Name: orantesgallerY-analuisa
Theme URI: http://rizzle.us.to/downloads/wordpress/blueblog/
Description: A simple blog design.
Version: 2.0
Author: Rizzle Studios.
Author URI: http://rizzle.us.to
*/
body {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: black;
	background-color: black;
	
}
#container {
	margin: 30px auto;
	width: 900px;
        background: white;
        border-style: Solid;
        border-color: black;
        border-width: 10px;

}
#header {
	margin: 0;
	xpadding: 20PX;
	width: 900px;
	height: 100px;
	border-width: 0px 0px 1px 0px;
	border-color; white;
}
#header h2 {
	margin: 0px;
	color: black;
	padding: 60px;
	text-align: center;
	font-size: large;
}
#header h2 a {color: black; text-decoration: bold;}
#navigation {
	margin: 0;
	width: 800px;
	height: 50px;
	font-size: 1em;
        line-height:250%;
}
#navigation ul {
	margin: 0px auto;
	list-style: none;
	text-align: center;
}
#navigation ul li {display: inline; text-transform: uppercase;}
#navigation ul li a{
	letter-spacing: 1px;
      	text-decoration:none;
	text-align:center;
	color:black;
	float:leftx;
	padding-right: 15px;
	padding-top: 15px;
}
#navigation ul li a:hover{
	background:transparent url(images/nav_bk.gif) repeat-x;
	color:#464646;
}

#content {
	margin-top: 10px;
	width: 900px;
     
}
#content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 3px;
	border-bottom: solid #D4CBB4 3px;
	text-transform: uppercase;
	font-size: 8pt;
}
#content .commentbox a {color: #918E85; text-decoration: none;}
#content .commentbox a:hover {color: #6E6B62;}
#content .commentform {
	background: #F2F2F2;
	font-size: 10pt;
	padding: 5px;
	border-bottom: solid #696969 3px;
}
#content .commentform a {color: #3D4F60; text-decoration: none;}
#content .left {
	background: url(/OrantesGallery/Ani/anio3.jpg);
	float: left;
	width: 300 px;
	padding-left: 15px;
}
#content .left h3 {
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 11pt;
	margin-bottom: 0;
	color: #757575;
}
#content .left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 5px solid #C7C7C7;
	}
#content .left ul li {
	line-height: 26px;
	border-bottom: 1px solid #C7C7C7;
	}
#content .left ul li a {
	display: block;
	padding: 0 10px;
	color: #8D8F91;
	text-decoration: none;
	}
#content .left ul li a:hover {
	color: #6C6E6E;
    background: #92BBD3;
	}
#content .right {
   Float: right;
	width:  500px;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}
#content .right blockquote {
	padding: 10px;
	background-color: #F2F2F2;
	font-size: 10pt;
	border-left: solid #8F8F8F 3px;
	border-right: solid #8F8F8F 3px;
}
#content .right blockquote ul {list-style: none;}
#content .right cite {color: #737373;}
#content .right h2 {color: #3D4F60; margin-bottom: 0;}
#content .right h2 a{color: #3D4F60; text-decoration: none;}
#content .right p a {color: #3D4F60;}
#content .right li a {color: #3D4F60;}
#content .nav {font-size: 8pt; text-transform: uppercase;}
#content .nav a {text-decoration: none;}
#content .nav img {border: none;}
#content span {color: #637381;}
#box {clear: both;}

#content .center {
   width:  700px;
   padding-left:100px;

}
#content .center h2{
	color: Black; 
	
}
#foot {
	width: 900px;
	height: 100px;
	text-align: center;
	}
#foot .text {
	padding-top: 60px;
	padding-bottom: 20px;
 	text-align: center;
	font-size: 10px;
}

#kpg-album-description { display: none; }