/*  
Theme Name:Oddball
Theme URI:
Killing it for Oddball.com
*/


/* Basics */

* { margin: 0; padding: 0;}

html {
	height: 100%;
	background-image: url(images/content-bknd.jpg);
	background-color: #0C0803;
	background-position: center 185px;
	background-repeat: no-repeat;
}


body {
	font-size: 12px;
	background-image: url(images/header-bknd.jpg);
	background-repeat: repeat-x;
	color: #CCC;
}
	
/* Structure */

#blogdescripation {
	display: none;
}

#header {
	height: 220px;
	display:block;
}

#logo a {
	display: block;
	float: left;
	height: 257px;
	width: 488px;
	overflow:hidden;
	background-image: url(images/logo-lights.png);
	background-repeat: no-repeat;
}

#logo a p {
	height: 200px;
	width: 488px;
	margin-left: -9999px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#content {
	float:left;
	margin-top: -35px;
	margin-bottom: 30px;
	display:block;
	
}

#contentnarrow {
	width:770px;
	margin: 0;
	padding: 0 0 0 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9C9C78;
}

#sidebar {
	display:block;
	float: left;
	width: 169px;
	min-height: 200px;
	margin: 0;
	padding: 0px;
}

#sidebar ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 20px;
}

#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9C9C78;
	margin-top: 10px;
	padding-top: 10px;
}

#footer p {
	text-align: center;
}


#archives {
	list-style-type:none;
	display: block;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:3px;
	padding: 15px 0 0 0;
}

#archives strong {
font-family: helvetica, arial, sans-serif;
font-weight: bold;
text-transform:sentence;
font-size: 17px;
margin: 0 0 10px 0;
display:block;
}


#blogdescripation {
	position:absolute;
	left: 9999px;
	}
#intro {
	background-image: url(images/home-frame-main.gif);
	background-repeat: no-repeat;
	display:block;
	height: 200px;
	width: 410px;
	padding: 80px 80px 100px 60px;
	margin-bottom: 20px;
	float:left;
}
	
.floatleft {
	float: left;
	border: 5px solid #fff;
	margin: 0 20px 20px 0;
}


#commentarea {
	
}


.post {
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	display:block;
	width: 770px;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4C4C3D;
}

.post p {
	line-height: 20px;
	color: #CCC;
	margin-bottom: 15px;
	font-size: 13px;
}

#archiveposts {
	list-style-type: none;
}


.archivecontent {
	color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.archivetitle {
	display: block;
	min-height: 120px;
	
	margin-bottom: 10px;
}

#archiveposts img {
	/* display:none; */
}

#archiveposts .date {
	float: left;
	width: 52px;
	height: 47px;
	background-image: url(images/date-bknd.gif);
	background-repeat: no-repeat;
	padding: 36px;
	margin: 0;
	
}

#archiveposts .date p {
	width: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
}

/* End Structure */

/* navigation */

#navigation {
	float: right;
	height: 49px;
	padding-top: 104px;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
}

#navigation ol {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navigation ol li {
	padding: 9px 18px 5px 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9C9C78;
	list-style: none;
	display: inline;
	}
	
		
#navigation ol  li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	text-decoration:none;
	color: #FFFF99;
}

#navigation ul li a:hover {
	text-decoration:none;
	color: #FF7B17;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	padding: 0;
	margin: 0 15px 15px 15px;
	border: 5px solid #EADED6;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 15px 15px;
	border: 5px solid #EADED6;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 15px 15px 0;
	border: 5px solid #EADED6;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
}
	
/* End Images */

//* Artsists list for homepage *//

#artists {
	display:block;
	clear: both;
	width: 940px;
}

#artisthome {
	background-image: url(images/artists-title-background-lg.jpg);
	background-repeat:no-repeat;
	overflow:visible;
	padding:10px;
	width:964px;
	height: 304px;
	clear:both;
	display:block;

}


 a.artist  {
        display:block;
        position:relative;
        float:left;
        margin-right:6px;
		margin-left: 20px;
        width:147px;
        height:180px;
        background:url(images/home-artist-frame.gif) no-repeat top left;
    }
	



    a.artist img {
        border: 0;
        outline: 0;
    }
    a.artist div {
        width:79px;
        height:80px;
        left:33px;
        top:34px;
        overflow:hidden;
        position:absolute;
    }
    a.artist p {
        color:#FFFF99;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:18px;
        font-weight:lighter;
        height:28px;
        padding-top:6px;
        text-align:center;
        width:122px;
        height:30px;
        top:156px;
        left:11px;
        position:relative;
        background:url(images/artist-nameplate.gif) top left no-repeat;
    }
	
#artistscontent {
	display:block;
	float:left;
	margin-top: -20px;}

 a.artistpage  {
        display:block;
        position:relative;
        float:left;
        width:300px;
        height:320px;
        background:url(images/artist-frame2.jpg) no-repeat top left;
    }

 a.artistpage.center  {
        margin-right: 30px;
		margin-left: 30px;
 }

    a.artistpage img {
        border: 0;
        outline: 0;
    }
    a.artistpage div {
        width:232px;
        height:233px;
        left:33px;
        top:34px;
        overflow:hidden;
        position:absolute;
    }
    a.artistpage p {
        color:#FFFFCC;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:18px;
        font-weight:lighter;
        height:28px;
        padding-top:6px;
        text-align:center;
        width:275px;
        height:30px;
        top:265px;
        left:11px;
        position:relative;
    }
	
	
	
/* Artist Nav */

#artistnav {
	position:absolute;
	bottom:15px;
	right:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}

#artistnav ol {
	margin: 0;
	padding: 0;
	} 

#artistnav ol li {
	padding: 0 18px 0 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9C9C78;
	list-style: none;
	display: inline;
	}
	
		
#artistnav a.here {
	list-style: none;
	display: inline;
	color: #E3691A;
	}

#artistnav ul li a, #artistnav ul li a:link, #artistnav ul li a:visited, #artistnav ul li a:active {
	text-decoration:none;
	color: #FFFF99;
}

#artistnav ul li a:hover {
	text-decoration:none;
	color: #FF7B17;
}

#artistpagetitle {
	width: 960px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	position:relative;
	}
	
#artistpagetitle h2 {
	margin-bottom:0px;
}

#artiststitle h2 {
	margin-left:20px;
}

#artistsidebar {
	float:left;
	display:block;
	width: 200px;

}

 #artistsidebar ul  {
	display:block;
	margin-top:-30px;
	position:relative;
	float:left;
	width:200px;
	background:url(images/port-artist-frame.gif) no-repeat top left;
	list-style-type: none;
    }
	
 #artistsidebar img {
        border: 0;
        outline: 0;
    }
	
#artistsidebar ul .artistphoto {
	display:block;
	margin: 33px 33px 50px 33px;
	height: 140px;
	width: 140px;
	overflow:hidden;
}

/* Typography */

a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #FFFF99;
}

a:hover {
	text-decoration:none;
	color: #FF7B17;
}

h1 {
	color: #FFFF99;
	line-height: 50%;
	font-size: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding-top: 5px;
}



h2 {
	color: #FFFF99;
	line-height: 50%;
	font-size: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0 0;
}

#lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: lighter;
	color: #666;
	line-height: 150%;
}


#featureimage {
	display: block;
	float: right;
	height: 241px;
	width: 316px;
	background-image: url(images/home-feature-frame.gif);
	padding: 32px;
	margin: 0 20px 20px 0;
	background-repeat: no-repeat;
}

#featureimage p {
	display:block;
	height: 241px;
	width: 316px;
	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

.description {
	font-size: 12px;
	color:#000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: helvetica, arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small,.nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	
code {
	font-size: 11px;
	}

acronym, abbr, span.caps
{
	font-size: 12px;
	}
	

/* End Typography */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry {
	display:block;
		width: 630px;
	float:right;
}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:right;
	}

#sidebar #searchform #s {
	width: 85px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/

#commentarea {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

#commentarea h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
	
ol#commentlist li {
	font-size: 10px;
	color:#666;
	border-bottom: 1px solid #efefef;
	margin: 15px;
	padding-bottom:10px;
}

ol#commentlist li a {
	color:#F34EA5;
}

ol#commentlist li a:hover {
	color:#666;
}

input, textarea {
	border:1px solid #ccc;
}
input#submit {
	font-size:11px;
	text-align:center;
	height: 25px;
	padding:5px;
	line-height: 25px;
	border:none;
	color:#fff;
	background:#EF037F;
}
input#submit:hover {
	background:#ff0;
	color:#333;
	cursor: pointer;
}
textarea#comment {
	width:760px;
}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

	
/* End Various Tags & Classes*/




/* Galleria
---------------------------------------------*/
/* slideshow */

/* remember to define focus styles! */
:focus {
	outline: 0;
}

#flickr {
	float:right;
	width:740px;
	margin: -30px 0 0 30px;
	overflow:hidden;
	position:relative;
}

#flickr
.caption {
color:#FFF;
font:italic 1.0em/1.5 Cambria, serif;
position:absolute;
top:495px;
left:152px;
padding: 10px 0;
text-align:center;
width:300px;
z-index:1000;
display:none;

}

#flickr
.caption:hover {
color:#FFF;
font:italic 1.0em/1.5 Cambria, serif;
position:absolute;
top:495px;
left:152px;
padding: 10px 0;
text-align:center;
width:300px;
z-index:1000;

}

.galleria {
	width:119px;
	padding-right:20px;
	float:left;
	height:564px;
	overflow-y:auto;
	overflow-x:hidden;
}

.galleria li {
	width:104px;
	height:94px;
	text-align:center;
	overflow:hidden;
	float:left;	
	margin: 0 0 10px 0;
	border:3px solid #9E6611;
	background:#E1E0D7 url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/loader-sm.gif") center center no-repeat;
	display:block;
}

.galleria li img {
}

.galleria li.hover{
	border-color:#FFFF66;
	cursor:pointer;
}
.galleria li.active{
	border-style:solid;
	border-color:#000;
}
.galleria li div{
	
}
.galleria li div .caption{
	font:italic 0.7em/1.4 Cambria, serif;
}

	
.nav {
	clear:both;
	text-align:center;
	position:absolute;
	top:495px;
	left:52px;
	background-color: transparent;
	background-image: url(http://oddballstudios.com/wp-content/themes/oddball/images/caption-bkndgradient.png);
	background-repeat: repeat;
	width:500px;
	height:40px;
	z-index:1000;
}

.nav:hover {
	clear:both;
	text-align:center;
	position:absolute;
	top:495px;
	left:52px;
	background-color: transparent;
	background-image: url(http://oddballstudios.com/wp-content/themes/oddball/images/caption-bkndgradient2.png);
	background-repeat: repeat;
	width:500px;
	height:40px;
	z-index:1000;
}


.nav a {
	display:block;
	width:10px;
	height:20px;
	text-indent:-9999em;
	position:absolute;
	top:10px;
	left:10px;
}

.nav a#previous {
	background:transparent url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/arrow-lt.gif") no-repeat;
}
.nav a#previous:hover {
	background:transparent url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/arrow-lt.gif") 0 bottom no-repeat;
}

.nav a#next {
	left:479px;
	background:transparent url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/arrow-rt.gif") no-repeat;
}

.nav a#next:hover {
	background:transparent url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/arrow-rt.gif") 0 bottom no-repeat;
}


.galleria_container {
	float:left;
	width:500px;
	height:500px;
	line-height:500px;
	margin-right: 15px;
	margin-left: 20px;
	padding:32px;
	text-align:center;
	overflow:hidden;
	display:block;
	background-image: url(images/portflio-frame-lg.gif);
	background-repeat: no-repeat;
}

.galleria_wrapper {
	height:500px;
	overflow:hidden;
	background:#000 url("http://jasondleisge.com/wp-content/themes/jason-2008-v2/images/loading.gif") center center no-repeat;
	
}

/* Shopping Cart */


