/*
Theme Name: Celeste-LaurenTalley
Theme URI: http://www.celestiniosity.com
Description: most basic theme ever
Version: 1.0
Author: Celestina Adams
Author URI: http://www.celestiniosity.com/

*/

body {
	color: #f2f1f1;
	font-family: Verdana, Arial, sans-serif;
	background: #000000 url('images/bkgd.jpg') top center no-repeat;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #f2f1f1;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #f2f1f1;
	margin-top: 0;
}

h3 {
	font-family: Verdana, Arial, sans-serif;}

h4 {
	font-family: Verdana, Arial, sans-serif;}

h5 {
	font-family: Verdana, Arial, sans-serif;}

h6 {
	font-family: Verdana, Arial, sans-serif;
}

a:link {
	text-decoration: none;
	color: #026ec9;
}

a:visited {
	text-decoration: none;
	color: #026ec9;
}

a:hover {
	text-decoration: none;
	color: #f2f1f1;
}



p {
	color: #f2f1f1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

p.error {
	color: #d8a03b;
	font-size: 18px;
}

blockquote {
	margin:22px 30px;
	color:#d4d4d4;
	padding: 0 50px;
	background: transparent url("images/quote.png") no-repeat 0 0;
}

img {
	border: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

ul li {
	list-style: none;
}

.clear {
	clear: both;
}

/*body*/

#main {
	width: 820px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 810px;
	height: 86px;
	margin: 0 auto;
}

#logo {
	width: 383px;
	height: 86px;
}

/*nav*/

#nav {
	width: 500px;
	height: 30px;
	clear: both;
	position: relative;
	top: 185px;
	right: -253px;
}

#navlist {
	margin: 0;
}

#navlist li {
	display: inline-block;
	float: right;
	margin: 0 3px;
}

#navlist .current-nav {
	float: left;
	margin-left: -30px;
}
/*countdown*/

/*content*/

#container-ck {
	/* float: right; */
	width: 820px;
	margin-right: 30px;
	margin-top: 175px;
	}
	
#container {
	float: right;
	width: 555px;
	margin-right: 30px;
	margin-top: 175px;
}
#conttop {
	background: url('images/content-top.png') no-repeat;
	width: 555px;
	height: 29px;
	margin: 0;
}
#conttop-ck {
	background: url('images/ck-top.png') no-repeat;
	width: 820px;
	height: 29px;
	margin: 0;
}
#contmid {
	background: url('images/content-mid.png') repeat-y;
	width: 555px;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 1px;
}
#contmid-ck {
	background: url('images/ck-mid.png') repeat-y;
	width: 820px;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 1px;
}

#contbot {
	background: url('images/content-bot.png') no-repeat;
	width: 555px;
	height: 22px;	
	margin: 0;
}

#contbot-ck {
	background: url('images/ck-bot.png') no-repeat;
	width: 820px;
	height: 22px;	
	margin: 0;
}

.post {
	margin: 0 20px 0 20px;
}

.posttitle {
	font-size: 24px;

}

.entry {
}

.postmetadata {
	color: #026ec9;
	font-size: .85em;
	width: 510px;
	height: 21px;
	background: url('images/post-data-bkgd.png') center no-repeat;
	margin-left: 55px;
}

.metameta {
	display: block;
	padding-top: 1px;
}

.navigation {
	font-size: .85em;
	margin-left: 30px;
}


#sorry {
	height: 150px;
	width: 500px;
	padding: 5px;
	text-align: center;
}

/*comments*/

.comments-template {
}

ul.commentlist {
	margin: 0;
	padding: 0;
}

#comments h3{
	color: #666666;
}

.commentmetadata {
	background: url('images/comm-data-bkgd.png') no-repeat;
	height: 21px;
	width: 100%;
}

.author {
	margin: 5px auto;
	font-size: .9em;
	padding-left: 10px;
	clear: left; 
}

.commeta {
	font-size: .75em;
	display: block;
	padding-top: 2px;
}


/*sidebar*/

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	float: left;
	width: 235px;	
	margin-top: 170px;
}

.sidebar h1 {
	
}

.sidebar h2 {
	
}

/*.widgetitle {
	position: absolute;
	top: 20px;
	right: 30%;
}*/

.sidebar ul {
	padding: 0 10px;
	list-style: none;
	margin: 0;
}

.sidebar .widget {
	list-style: none;
	display: inline;
}

.sidebar ul li {
	list-style: none;
}

.sidebar ul li ul {
	list-style: none;
}

.sidebar ul li ul li {
	list-style: none;
}

.sidebar ul ul li {
	list-style: none;
}


.south-widget .sb-item-top {
	background: url('images/sb-top.jpg') no-repeat;
	height: 29px;
	width: 235px;
}

.south-widget .sb-item-mid {
	background: url('images/sb-mid.jpg') repeat-y;
	width: 235px;

}

.south-widget .sb-item-bot {
	background: url('images/sb-bot.jpg') no-repeat;
	height: 27px;
	width: 236px;

}

.south-widget h2 {
	font-size: 1.1em;
	font-weight: normal;

}

.widget_categories .pimage {


}

.widget_text {

	text-align: center;
}
.widgetitle {
	text-align: center;	
}
/* north */


.north-widget .sb-item-top {
	background: url('images/join-top.png') no-repeat;
	height: 29px;
}

.north-widget .sb-item-mid {
	background: url('images/join-mid.png') repeat-y;
	padding-left: 20px;
}

.north-widget .sb-item-bot {
	background: url('images/join-bot.png') no-repeat;
	height: 22px;
}

.north-widget h2 {
	display: none;

}

.north-widget .pimage {


}


.rss-link {
}

#rss-img {
}
/*PLUGINS*/
.MailPressFormEmail {
	background-color: #f2f1f1;
	margin: 2px;
}

.MailPressFormName {
	background-color: #f2f1f1;
	margin: 2px;
}
.widecolumn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/content-mid.png) repeat-y scroll 0 0;
	padding-bottom:15px;
	padding-top:1px;
	padding-left: 15px;
	padding-right: 15px;
	width:555px;
        margin-left:250px;
        margin-right:0;
        margin-top: 185px;
}

#mp-urlsubmgt {
	font-size: .85em;
}


.audioplayer_container {
	margin-top: 0px;
	margin-bottom: 0px;
}
.widget_shoppcartwidget {
	text-align: center;
}
.status {
	margin-top:0px;
	margin-bottom: 0px;
	padding: 5px;
}

/*footer*/

.footer {
	clear: both;
	/* background: url('images/footer.jpg') no-repeat; */
	width: 1000px;
	height: 41px;
	margin: 0 auto;
	font-size: .8em;
}

#copyright {
	padding-top: 15px;
}

/* Gravatar */

.avatar-40 {
	border: medium none;
	float: left;
	margin-right: 10px;
}
.avatar-50 {
        border: solid 1px #000000;
        margin-right: 10px;
        float: left;
        margin-top: 5px;
}


l.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-indent:0;
}
ol.commentlist li {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #333333;
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
-x-system-font:none;
font-size:14px;
line-height:1.4;
color:#D8A03B;
font-family:Courier,Georgia,serif;
font-size:0.85em;
height:14px;
margin-left: -42px;
}
ol.commentlist li div.vcard cite.fn {
font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
/* color:#CC0000; */
color: #D8A03B;
text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
color:#000000;
}
ol.commentlist li div.vcard img.avatar {
border:5px solid rgba(155, 155, 155, 0.25);
left:7px;
position:absolute;
top:32px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
-x-system-font:none;
font-family:helvetica,arial,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.4;
position:absolute;
right:10px;
text-align:right;
top:5px;
}
ol.commentlist li div.comment-meta a {
color:#D8A03B;
text-decoration:none;
line-height: 2.2;
margin-right: 3px;
}

ol.commentlist li div.comment-meta a:hover {
color:#000000;
}
ol.commentlist li p {
-x-system-font:none;
font-family:helvetica,arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin: 1em 1em 1em;
}
ol.commentlist li ul {
-x-system-font:none;
font-family:helvetica,arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}
ol.commentlist li div.reply {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-x-system-font:none;
/* background:#999999 none repeat scroll 0 0; */
background:#333333 none repeat scroll 0 0;
border:1px solid #666666;
color:#FFFFFF;
font-family:helvetica,arial,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1;
padding:5px 10px;
text-align:center;
width:36px;
margin-left: 1em;
}
ol.commentlist li div.reply:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC3300 none repeat scroll 0 0;
border:1px solid #4C2007;
}
ol.commentlist li div.reply a {
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}
ol.commentlist li ul.children {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1em 0 0;
text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
margin:0 0 0.25em;
}
ol.commentlist li ul.children li.depth-3 {
margin:0 0 0.25em;
}
ol.commentlist li ul.children li.depth-4 {
margin:0 0 0.25em;
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/* background:#FFFFFF none repeat scroll 0 0; */
}
ol.commentlist li.odd {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/* background:#F6F7F8 none repeat scroll 0 0; */
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
padding:0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
#commentform {
font-size:100%;
}
commentform .logged-in {
font-weight:bold;
margin:0 0 1em;
}
#commentform textarea {
-x-system-font:none;
border:1px solid #D5D5D5;
color:#444444;
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 5px 5px 0;
padding:5px;
width:90%;
}
#commentform .required {
color:#CC0000;
}
#commentform p {
margin:0 0 0.25em;
}
#commentform #author, #commentform #email, #commentform #url {
-x-system-font:none;
border:1px solid #D5D5D5;
color:#444444;
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 5px 5px 0;
padding:5px;
}
#commentform .caption {
line-height:1.4;
margin:0 0 1em;
}
#commentform .comment-timeout {
font-weight:bold;
margin:2em 0 0;
}
#commentform .subscribe-to-comments {
font-size:100%;
margin:1em 0 0.25em;
}
#contact {
font-size:120%;
margin:0 0 1em;
}
#contact .fn {
}

/* STORE */

.store-category {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #333333;
	width: 49%;
	
}
.store-left {
	float: left;	
}
.store-right {
	float: right;	
}
.category {
	padding: 4px;	
}
.category h3{
	text-align: center;
	text-color: #026EC9;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 0px;	
}
.store-category .product {
		/* min-height: 300px; */
}
.category .clear {
 clear: both;
 line-height: 0; 
 display: block;	
}


/* STANDARD WP STUFF */F

.aligncenter,
div.aligncenter {
   display: block;
   padding: 5px;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   padding: 5px;
   float: left;
}

.alignright {
   padding: 5px;
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #232323;
}

/* the overlayed element */ 
#splash { 
    display:none; 
    z-index:10000; 
    background-color:#333; 
    width: 600px;     
    min-height:400px;
    padding-bottom: 10px; 
    border:1px solid #666; 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
#splash .close { 
    background-image:url(images/close.png);
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
#popup {background-color: #000000; width: 600px; height: 165px; color: #f2f1f1; font-family: Verdana, Arial, sans-serif;}
#pop-cont {margin-left: 15px; margin-right: 15px; height: 500px; width:600px;}
.leftpromo { width: 200px; float: left; }
.clear { clear: both; }
.stepnumber {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #000000;
border:1px solid #D8A03B;
color:#D8A03B;
font-weight:normal;
padding:4px;
}