/*
Theme Name: Casey Ryder v. Three
Theme URI: http://mynameiscasey.com
Description: Casey's Theme mothaaaaa effa
Version: 3
Author: Weston Deboer
Author URI: http://westondeboer.com/
Tags: custom
*/
a:hover {
text-decoration:none;
}
.box a:hover .desc{
	display: block;
	font-size: 1.2em;
	filter:alpha(opacity=90);
	opacity:.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 8px;
	width:130px;
	padding: 10px;
	margin: 0;
}

.box a .desc {	display: none; }
li,ul {
display:inline;
margin:0px;
padding:0px;
clear:both;
}
li {
margin:10px;
}
ul {
padding-bottom:10px;
}
.wrap {
  overflow: auto; /* clearing floats */
  width:729px;
  margin:0 auto;
  clear:both;
}
.fine-art a:hover .desc{
background: #01bab5;
}
.design a:hover .desc{
background: #000;
}
.sno a:hover .desc{
background: #b7202f;
}
.sketches a:hover .desc{
background: #724570;
}
.photos a:hover .desc{
background: #c5d5d2;
}
.box {
  width: 150px;
  margin: 8px;
  padding: 8px;
  float: left;
  color: #FFF;
  font-size: 11px;
  z-index: 1;
}
#navigation {
clear:both;
}
a:visited {
color:#0000FF;
}
#footer {
clear:both;
margin:0 auto;
text-align:center;
padding-top:10px;
font-size:10px;
}

#line {
margin:0 auto;
background: #c5d5d2;
height:4px;
width:534px;
clear:both;
margin-top:30px;
}
#single {
width:500px;
margin: 0 auto;
}
img {
border:0px;
}
#page {
width:751px;
margin:0 auto;
}
#header {
margin-bottom:30px;
margin-top:18px;
}
#logo {
float:left;
width:127px;
}
#navigate {
width:93px;
float:right;
}
.left {
float:left;
}
.right {
float:right;
}
hr {
clear:both;
display:none;
}
h2 a{
text-decoration:none;
color:#000;
font-size:12px;
font-weight:none;
}
h2 {
font-weight: 100;
font-size:35px;
}
body {
background-color:#fffef9;
font-family: ARIAL;
font-size:12px;
}
.post {
float:left;
margin-right:10px;
margin-bottom:10px;
}
#single p {
margin-bottom:0px;
font-size:12px;
}
