/*  
Theme Name: Ray Bravo Artwork
Theme URI: http://raybravo.com/
Description: Custom themes by: http://benpartch.com/
Version: 1.0
Author: Ben Partch
Author URI: http://benpartch.com/
*/

*{margin:0;padding:0}

body{
	font:81.25%/1.5 Verdana, Arial, Tahoma, Sans-Serif;
	background:#fff url(http://raybravo.com/wp-content/themes/theme/images/body.jpg) top center no-repeat;
	text-align:center;
	margin:30px 0;
	color:#000;
}

a:link,a:visited{text-decoration:underline;color:#69cded}
a:hover,a:focus{background:#ebf4f2;text-decoration:none;color:#000}

h1,h2,h3,h4,h5,h6{
	font-family:"Lucida Grande","Trebuchet MS",Georgia,Serif;
	font-weight:normal;
	color:#D1570D;
}
h1{font-size:250%}
h2{font-size:180%}
h3{font-size:160%}
h4{font-size:140%}
h5{font-size:120%}
h6{font-size:100%}


#wrap{
	position:relative;
	text-align:left;
	margin:0 auto;
	width:960px;
}

#header{
	position:relative;
	margin-bottom:28px;
	height:80px;

}
#header h1{
	color:#69cded;
	text-transform:uppercase;
	letter-spacing:12px;
}
#header a span{color:#7b7b79}

#header a:link,
#header a:visited,
#header a:hover,
#header a:focus{background:none;text-decoration:none;color:#69cded}


ul#nav{
	float:left;
	width:100%;
	line-height:normal;
	position:absolute;
	bottom:0;left:0;
	list-style:none;
	font-size:1.1em;
	text-transform:uppercase;
}
ul#nav li{display:inline}
ul#nav a{
	float:left;
	margin:0 0px;
	padding:0 0 0 15px;
	text-decoration:none;
	border-right:2px solid #69cded;
}
ul#nav a.nbdr{border:none}
ul#nav a span{
	float:left;
	display:block;
	padding:2px 17px 2px 2px;
	cursor:pointer;
}




#content{
	border:2px solid #9ce2ec;
  padding:20px 20px 50px 20px;
	width:775px;
	float:left;
}
#content p{margin:0 0 .5em 0}
#content ul,#content ol{margin:0 0 10px 30px}



#imagewrap{
	width:775px;
	float:left;
}
#imageholder{
  width:775px;
	border:2px solid #9ce2ec;
  padding:20px;
  background:#fff;
	float:left;
}
#imageinfo{width:765px}
#imageinfo p{
	width:60%;
	float:left;
}


ul.sub_page_lists{
	margin:20px 0;
	list-style:none;
}
ul.sub_page_lists li {
	list-style:none;
}

ul#pagination{
	display:inline;
	float:right;
}
ul#pagination li span{
	color:#5fc3d3;
	font-weight:bold;
	text-transform:uppercase;
}
ul#pagination li,ul#pagination ul{
	list-style:none;
	display:inline;
}





.article{
	width:775px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	padding-bottom:30px;
	overflow:hidden;
}
.article img{
	display:block;
	border:2px solid #9ce2ec;
	margin:0 10px 0 0;
	padding:0;
	background:#eee;
}
.article a{font-weight:bold}
.article a:hover img{background:#ebf4f2}




#sidebar{
	padding:0 10px 10px 10px;
	float:right;
	width:100px;
}

#sidebar ul.imagelist{list-style:none;margin:0}
#sidebar ul.imagelist li{display:inline}
#sidebar ul.imagelist li img{
	display:inline;
	background:none;
}
#sidebar ul.imagelist li a img{border:2px solid #b2a698}
#sidebar ul.imagelist li a:hover img{border:2px solid #69cded}

#sidebar img.simpson{margin:100px 0 0 0}

#sidebar ul h5{
	padding:4px 0;
	text-indent:7px;
}
#sidebar ul{
	margin:20px 0 0 0px;
	list-style:none;
}
#sidebar ul ul{
	margin:0 0 0 15px;
	padding:10px;
}
#sidebar ul ul li{
	list-style:disc;
	color:#d1570d;
}

.footer{
	text-align:right;
	position:absolute;
	line-height:3em;
	color:#333;
	width:960px;
	bottom:-4em;left:0;
	font-size:.8em;
	text-transform:uppercase;
}



a img{border:none}
.aleft{float:left}
.aright{float:right}
div.hr{display:none}/*/*/a{}div.hr {display: block;height: 10px;background-image: url(images/hr.png);background-repeat: no-repeat;background-position: left center;margin: 1em 0}hr{display:none}/* */
