/*
Theme Name: Sweet Pea Studios
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for Sweet Pea Studios by <a href="http://ewebscapes.com">Leanne Wildermuth</a>
Author: Leanne Wildermuth
Author URI: http://www.ewebscapes.com
This design is copyright EWebscapes and may not be reproduced.
*/


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}
p{margin-top: 0.7em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
line-height: 1.6em;
}

p img{border: none; padding: 0px;}
img a{border:none;}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; padding: 10px 15px 10px 0;}
img.alignright {float: right; padding: 10px 0 10px 15px;}

.pagenav {font-size: 28px; padding: 0 10px; margin: 10px auto;}
.pagenav a {color: #000; text-decoration: none;}
.pagenav a:hover {color:#000; text-decoration: none;}
.singlepostnav {padding: 5px;}

hr {color: #000;  background-color: #000; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
 text-align: left;
 line-height: 150%;
 padding: 10px 15px 5px 55px;
 background: #faedec url(images/quote.png) top left no-repeat;
 font: bold italic 16px cambria, 'Times New Roman', serif;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #FAEDEC;
 border: 1px solid #000;
 color: #000;
 font-size: 12px;
 padding: 2px;
}

li#categories select#cat.postform {width: 160px;}
li#categories h2 {font-size: 14px;}

.submit {
 background-color: #fff;
 color: #000; 
}

.radio {
 border: 0;
} 

h1 {color: #000; padding: 5px 0 0 0; margin: 0;}
h1 a {color: #000; text-decoration: none;}
h1 a:hover {color:#000; text-decoration: none; border-bottom: 2px solid #B72920;}

h2 {color: #000; padding: 10px 0 0 0;}
h3 {color: #000; padding: 5px 0 10px 0;}

body {
  margin: 0px;
  padding: 0px;
  background: #fff url(images/bg.png) top center no-repeat;
  font-family: cambria, garamond, 'Times New Roman', serif;
  font-size: 14px;
  list-style-type: none;
}

/************************************************
*	TOP MENU          			*
************************************************/


#menu {
 width: 850px;
 margin: 10px auto 10px auto;
 padding-left: 50px;
 text-align: center;
 background-color: transparent;
 font: small-caps bold 20px cambria, 'Times New Roman', serif;
 color: #000;
}


#menu a {
 background: transparent;
 margin-left: 11px;
 margin-right: 11px;
 height: 40px;
 float: left;
 text-decoration: none;
 color: #036381;
 text-align: center;
}

#menu a img.ttf {}

#menu a:hover {
 background: url(images/mhoverbg.jpg) top center repeat-x;
 margin-left: 11px;
 margin-right: 11px;
 height: 40px;
 float: left;
 text-decoration: none;
 text-align: center;
}

/************************************************
*	PRIMARY STRUCTURE			*
************************************************/


#wrap {
  width: 990px;
  margin: 0 auto;
}

#content {
 float: left;
 width: 780px;
 display: inline;
 text-align: left;
 min-height: 40em;
 height: auto;
 margin-top: 10px;
 margin-left: 100px;
}

#content a {color: #000; text-decoration: none; }
#content a:hover {color: #000; text-decoration: none; border-bottom: 2px solid #B72920;}


#content-home {
 float: left;
 width: 980px;
 display: inline;
 text-align: left;
 margin: 10px auto 0 auto;
 min-height: 40em;
 height: auto;
 background: url(images/girl2.png) bottom right no-repeat;
}

#content-clips{
 float: left;
 width: 990px;
 display: inline;
 text-align: left;
 margin: 10px auto 0 auto;
 min-height: 40em;
 height: auto;
}

#header {
  height: 100px;
  width: 990px;
  background: url(images/header.png) top center no-repeat;
}

.home {
  text-align: center;
  clear: both;
  width: 990px;
  height: 75px;
  font-size: .1em;
  color: #fff;
}

.home a {
  text-align: center;
  display: block;
  border: none;
  width: 990px;
  height: 75px;
  font-size: .1em;
  color: #fff;
  text-decoration: none;
}

.home a:hover {
  text-decoration: none;
}

.tagline {
 text-align: center;
 text-transform: uppercase;
 font: small-caps bold 20px garamond, 'Times New Roman', serif;
 letter-spacing: 20px;
 color: #808080;
 padding-left: 12px;
}
 

/************************************************
*	POST STYLE      			*
************************************************/

.title {
  padding: 15px 0 0 0; 
}

.post-home { width: 500px; text-align: left; margin-left: 50px; padding-top: 30px;}
.post-home a {color: #000; text-decoration: none; }
.post-home a:hover {color: #000; text-decoration: none; border-bottom: 2px solid #B72920;}


.post {
 padding: 10px;
 margin-bottom: 20px;
 border-bottom: 4px solid #eeeeee;
 clear: both;
}

.post a {color: #000; text-decoration: none; }
.post a:hover {color: #000; text-decoration: none; border-bottom: 2px solid #B72920;}

.page {
  padding: 10px;
  margin-bottom: 20px;
}

.page a {color: #000; text-decoration: none; }
.page a:hover {color: #000; text-decoration: none; border-bottom: 2px solid #B72920;}


#post-date {
 margin-left: 10px;
 margin-top: 20px;
 width: 73px;
 height: 48px;
 margin-right: 8px;
 background: #FFFFFF url(images/datebg.png) top left no-repeat;
 float: left;
 color: #ffffff;
 font-size: 11px;
 text-align: center;
 padding-top: 10px;
 font-family: arial, sans-serif;
}

.post-meta {
 color: #808080; 
 margin-bottom: 10px;
 font-size: 11px;
 font-family: arial, sans-serif;
}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}




/************************************************
*	CUSTOM CLIP DISPLAY    			*
************************************************/

.clip h2 {
 margin: 0 0 3px 0;
 text-align: left;
 }

.clip {width: 900px; margin: 0 auto;}
.clip a {color: #000; text-decoration: none;}
.clip a:hover {color: #B72920; text-decoration: none;}
 
.video {float: left; width: 640px; margin: 0px 20px 10px 0; border: 1px solid black; padding: 1px;}


#clip-thumbs {
 background: url(images/filmstrip.jpg) top center no-repeat;
 width: 990px;
 height: 121px;
 padding-top: 21px;
}

#clip-thumbs ul {padding: 0px; width: 820px; height: 80px; overflow: auto; margin: 0px auto; }
#clip-thumbs ul li {height: 75px; margin-bottom: 15px; width: 150px; float: left; display: inline; padding-right: 10px;}

.wp-pagenav {margin-left: 300px;}

#clip-category {
 width: 830px; 
 margin: 20px auto 10px auto;
 min-height: 40em;
 height: auto;
}

#clip-category ul {margin: 0;}
#clip-category ul li {
 background: url(images/clipbg.jpg) top center no-repeat;
 margin: 10px;
 width: 170px;
 height: 120px;
 padding: 12px 0 0 15px;
 float: left;
 display: inline;
}


/************************************************
*	FOOTER STYLE      			*
************************************************/

#footer {
 clear: both;
 background: url(images/footer.png) top center no-repeat;
 padding: 5px 0 10px 0;
}

.footer-text-left {
 width: 400px;
 float: left;
 display: inline;
 text-align: left;
 font-size: 12px;
 margin-left: 40px;
}

.footer-text-right {
 width: 400px;
 float: right;
 display: inline;
 text-align: right;
 font-size: 12px;
 margin-right: 40px;
}

#footer a {color: #000; text-decoration: none; }
#footer a:hover {color: #000; text-decoration: underline;}


/************************************************
*	SUPER SLIDER THUMBS    			*
************************************************/

#sidebar {float: right; width: 180px; }
#sidebar ul {margin: 0; padding: 0;}
#sidebar h2 {margin-top: 0; padding-top: 0; font-size: 1.1em; text-align: center;}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
padding: 0;
}

DIV.slideBox-container {
	position:relative;	
	background-color:#DBDBDB; 
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 2px solid black;
 border-right: 2px solid black;
	margin: 10px 5px;
	padding: 16px 0px;
}
.slideBox-previous, .slideBox-next {
    margin:0px;
    width:100%;	
    position:absolute;
    right:0px;
    z-index:501;
    height: 16px;
}
.slideBox-previous {  top:0px;	border-bottom: 1px solid #000;}
.slideBox-next {      bottom:0px; border-top: 1px solid #000;}

.slideBox-previous a{
    background: #c6c6c6 url(images/down.png) no-repeat top center;
    }
.slideBox-next a{
    background: #c6c6c6 url(images/up.png) no-repeat top center;
    }
.slideBox-next a:hover, .slideBox-previous a:hover {
    text-decoration:none;
    background-color: #FAEDEC;
}
DIV.slideBox-arrows A, DIV.slideBox-arrows IMG {
    background-color:transparent;
    border:none;			
}
DIV.slideBox-wrapper {
    overflow:hidden;
    position:relative;		
    height:100%;
}
DIV.slideBox-slider {
    left:0px;
    position:absolute;
    top:0px;   
    background-color:transparent;
}
#sidebar .ss_post_list{
    margin: 3px;
}
.slideBox_overlay { 
    position: absolute;  
    z-index: 500;
    left: 0;
    height: 60px;
    width: 100%;
    }
.slideBox_overlay.a {
    background:transparent url(images/overlay-a.png) repeat-x scroll left top;
    top: 16px;
    }
.slideBox_overlay.b {
    background:transparent url(images/overlay-b.png) repeat-x scroll left bottom;
    bottom:16px;
    }
ul .ss_postincat_post   {
    padding:4px;
    border: 1px solid #999;
    background:#fff;
    text-align:center;
    list-style-type:none;
}
ul .ss_postincat_post .over {
    padding: 4px;
}
ul .ss_postincat_post a img   {
    padding: 4px;
    background: #fff;
}
ul .ss_postincat_post a img:hover   {
    padding: 4px;
    background: #B72920;

}