/*
Theme Name: Bella Balls
Theme URI: http://bellaballs.com/
Description: Bella Balls theme.
Version: 1.0
Author: Say This Say That
Author URI: http://saythissaythat.com/
*/

@import url('css/reset.css');
@import url('css/lavalamp.css');
@import url('css/default.css');
@import url('css/glide.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/tabs.css');

/* Begin Typography & Colors */
body {
	width: 100%;
	height: 100%;
	background: #000 url(images/bg_tile.jpg) top center;
	color: #dfdfdf;
	font:14px Arial, "Lucida Sans","Lucida Grande",Verdana, Tahoma, sans-serif;
	margin: 0 auto;
	height:100%;
    line-height: 1.5em;

}
html {
height: 100%;
}

* html #container {height: 100%;} 


a, a:visited {
	color: #d4bc3c;
	text-decoration: none;
	overflow: hidden;
}

a:hover {
	color: #A08D23;
}

p {
	margin-bottom: 1.2em;
	line-height: 1.5em;
}

#container {
	background: url(images/bg_fade.jpg) top center repeat-y;
	min-height: 100%;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}

#navwrap {
margin: 0 auto;
width: 960px;
}

#nav {
	width: 79px;
	padding: 20px 5px 0 22px;
	position: fixed;

}

#nav li {
	margin-bottom: 12px;
}


/** Home button **/
#nav li.home {
	background: url(images/nav/home.gif) no-repeat 0 0;
	width: 79px;
	line-height: 18px;
}

#nav li.home a, #nav li.home a:visited {
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	height: 18px;
	line-height: 18px;
}

#nav li.home a:hover {
	background: url(images/nav/home.gif) 0 -18px;
}

#nav li.home.current-page-item a, #nav li.home.current-page-item a:hover, #nav li.home.current-page-item a:active {
	background: url(images/nav/home.gif) 0 -36px;
}

/** About button **/
#nav li.about {
	background: url(images/nav/about.gif) no-repeat 0 0;
	width: 79px;
	line-height: 17px;
}

#nav li.about a, #nav li.about a:visited {
	height: 17px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 17px;
}

#nav li.about a:hover {
	background: url(images/nav/about.gif) 0 -17px;
}

#nav li.about.current-page-item a, #nav li.about.current-page-item a:hover, #nav li.about.current-page-item a:active {
	background: url(images/nav/about.gif) 0 -34px;
}

/** Gallery button **/
#nav li.gallery {
	background: url(images/nav/gallery.gif) no-repeat 0 0;
	width: 79px;
	line-height: 12px;
}

#nav li.gallery a, #nav li.gallery a:visited {
	height: 12px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 12px;
}

#nav li.gallery a:hover {
	background: url(images/nav/gallery.gif) 0 -12px;
}

#nav li.gallery.current-page-item a, #nav li.gallery.current-page-item a:hover, #nav li.gallery.current-page-item a:active {
	background: url(images/nav/gallery.gif) 0 -24px;
}

/** Shop button **/
#nav li.shop {
	background: url(images/nav/shop.gif) no-repeat 0 0;
	width: 79px;
	line-height: 30px;
}

#nav li.shop a, #nav li.shop a:visited {
	height: 20px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 20px;
}

#nav li.shop a:hover {
	background: url(images/nav/shop.gif) 0 -20px;
}

#nav li.shop.current-page-item a, #nav li.shop.current-page-item a:hover, #nav li.shop.current-page-item a:active {
	background: url(images/nav/shop.gif) 0 -40px;
}

/** Wedding button **/
#nav li.wedding {
	background: url(images/nav/wedding.gif) no-repeat 0 0;
	width: 79px;
	line-height: 12px;
}

#nav li.wedding a, #nav li.wedding a:visited {
	height: 12px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 12px;
}

#nav li.wedding a:hover {
	background: url(images/nav/wedding.gif) 0 -12px;
}

#nav li.wedding.current-page-item a, #nav li.wedding.current-page-item a:hover, #nav li.wedding.current-page-item a:active {
	background: url(images/nav/wedding.gif) 0 -24px;
}

/** Register button **/
#nav li.register {
	background: url(images/nav/register.gif) no-repeat 0 0;
	width: 79px;
	line-height: 11px;
}

#nav li.register a, #nav li.register a:visited {
	height: 11px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 11px;
}

#nav li.register a:hover {
	background: url(images/nav/register.gif) 0 -11px;
}

#nav li.register.current-page-item a, #nav li.register.current-page-item a:hover, #nav li.register.current-page-item a:active {
	background: url(images/nav/register.gif) 0 -22px; }
	

/** Process button **/
#nav li.process {
	background: url(images/nav/process.gif) no-repeat 0 0;
	width: 79px;
	line-height: 11px;
}

#nav li.process a, #nav li.process a:visited {
	height: 11px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 11px;
}

#nav li.process a:hover {
	background: url(images/nav/process.gif) 0 -11px;
}

#nav li.process.current-page-item a, #nav li.process.current-page-item a:hover, #nav li.process.current-page-item a:active {
	background: url(images/nav/process.gif) 0 -22px;
}


/** Giving button **/
#nav li.giving {
	background: url(images/nav/giving.gif) no-repeat 0 0;
	width: 79px;
	line-height: 15px;
}

#nav li.giving a, #nav li.giving a:visited {
	height: 15px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 15px;
}

#nav li.giving a:hover {
	background: url(images/nav/giving.gif) 0 -15px;
}

#nav li.giving.current-page-item a, #nav li.giving.current-page-item a:hover, #nav li.giving.current-page-item a:active {
	background: url(images/nav/giving.gif) 0 -30px;
}


/** Blog button **/
#nav li.blog {
	background: url(images/nav/blog.gif) no-repeat 0 0;
	width: 79px;
	line-height: 14px;
}

#nav li.blog a, #nav li.blog a:visited {
	height: 14px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 14px;
}

#nav li.blog a:hover {
	background: url(images/nav/blog.gif) 0 -14px;
}

#nav li.blog.current-page-item a, #nav li.blog.current-page-item a:hover, #nav li.blog.current-page-item a:active {
	background: url(images/nav/blog.gif) 0 -28px;
}


/** Paparrazo button **/
#nav li.paparrazo {
	background: url(images/nav/paparrazo.gif) no-repeat 0 0;
	width: 79px;
	line-height: 10px;
}

#nav li.paparrazo a, #nav li.paparrazo a:visited {
	height: 10px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 10px;
}

#nav li.paparrazo a:hover {
	background: url(images/nav/paparrazo.gif) 0 -10px;
}

#nav li.paparrazo.current-page-item a, #nav li.paparrazo.current-page-item a:hover, #nav li.paparrazo.current-page-item a:active {
	background: url(images/nav/paparrazo.gif) 0 -20px;
}


/** ciao button **/
#nav li.ciao {
	background: url(images/nav/ciao.gif) no-repeat 0 0;
	width: 79px;
	line-height: 14px;
}

#nav li.ciao a, #nav li.ciao a:visited {
	height: 14px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 14px;
}

#nav li.ciao a:hover {
	background: url(images/nav/ciao.gif) 0 -14px;
}

#nav li.ciao.current-page-item a, #nav li.ciao.current-page-item a:hover, #nav li.ciao.current-page-item a:active {
	background: url(images/nav/ciao.gif) 0 -28px;
}

#main {
	float: right;
	padding-bottom: 20px;
	padding-right: 17px;
	width: 827px;
	position: relative;
}

#left-column {
	float: left;
	width: 282px;
	padding: 15px 14px;
	height: 663px;
	background: transparent url(images/bg_left.jpg) top left no-repeat;
}

#right-column {
	float: right;
	width: 502px;
	padding: 15px 0 0 0px;
}

.pics {
	width: 502px;
	height: 738px;
	overflow: hidden;
}

#right-page {
	float: right;
	width: 492px;
	padding: 60px 0 0 0px;
}

#footer {
  	clear: both;
  	width: 960px;
  	color: #747474;
  	font: 12px/15px Helvetica, Arial, sans-serif;
}

#footer p {
	text-align: center;
	line-height: 1.5em;
}

#footer a, #footer a:visited {
  	font-weight: bold;
  	text-decoration: none;
}

#footer a:hover {
  	color: #7c0712;
}

.pics {
	overflow: hidden;
}


/** sidenav **/
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
}


/* menu li block */

.sidenav  li {
	background: transparent url(images/bg_nav.png) top left;
	list-style: none;
	margin: 0;
	display: block;
	font-size: 16px;
	letter-spacing: -1px;
}

/** fix stupid ie bug with display:block; **/
* html .sidenav li a { height: 1%; } 
* html .sidenav li hr {
	height: 1%;
}
/** end fix **/
	
	.sidenav ul li.current_page_item a, .sidenav ul li.current_page_item a:visited,.sidenav ul li.current-0 a, .sidenav ul li.current-0 a:visited {
		text-decoration:none; /* no underline for links */
		display: block; /* some air for it */
		color: #FFF;
		background: #070601 url(images/arrow_on.gif) no-repeat 1.4em center; /* Fixes IE7 whitespace bug */
	
	}
	
	/* first level links */
	.sidenav a {
		text-decoration:none; /* no underline for links */
		display: block; /* IE has problems with this, fixed above */
		padding: 0.9em 0.5em 0.9em 2.8em; /* some air for it */
		color: #c0a144; /* Fixes IE7 whitespace bug */
		border-bottom: #2C2C2C 1px dashed;
		background: url(images/arrow.gif) no-repeat 1.4em center; /* Fixes IE7 whitespace bug */
	}
	
	/* hover state for all links */
	.sidenav a:hover {
		color: #d3ab2e;
		background: #000 url(images/arrow.gif) no-repeat 1.4em center; /* Fixes IE7 whitespace bug */
	}
	
	.sidenav ul li ul {
  		margin-left: 20px;
	}


.logo {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 282px;
	width: 282px;
}

h2.page_title {
	padding-bottom: 15px;
}

img.glassy {
	margin-bottom: 15px;
}

.align-center {
	text-align: center;
}

a.bella, a.bella:visited, span.bella {
	color: #970916;
	text-decoration: none;
	font-weight: bold;
	font-size: 105%;
}

p.ad_text {
	font-style: italic;
	font-size: 16px;
}


.title_image {
	margin-bottom: 20px;
}



/* 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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	border-bottom: 1px dotted #3f3f3f;
	height: 100%
	}


.nb {
	border-bottom: 0px;
}

.no-margin {
  margin: 0;
}

.post hr {
	display: block;
	}
	
/* Begin Lists

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

.entry {
	clear: both;
	margin-bottom: 25px;
}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.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;
	}








h2.entry_title {
	font-size: 26px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

h2.entry_title a, h2.entry_title a:visited {
	color: #89a6b4;
	text-decoration: none;
}

h2.entry_title a:hover {
	color: #d4bc3c;
}

p.info_stamp {
	background: #1a1a1a;
	float: left;
	padding: 3px 5px;
	font-size: 11px;
	letter-spacing: 1px;
}

.tags {
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	line-height: 1.7em;
	width: 370px;
}


.more_link {
	display: bolck;
	float: right;
	background: #2f3e3e; /* Fixes IE7 whitespace bug */
	text-transform: uppercase;
	padding: 4px 7px 4px 7px;
	font-size: 12px;
}

.more_link:hover {
	background: #000;
}

.more_link a:hover {
	color: #FFF;
}


.pagenavigationbox {
	color:#a19e94;
	margin-top:0px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:0.7em Arial,Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
	}
	
.pagenavigationbox, .pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:url(images/bg_pagelink_hover.gif) no-repeat;
	text-decoration:none;
	}
	
.pagenavcurrent {
	background:url(images/bg_current_pagelink.gif) no-repeat;
	}
	
	
	
/* sidebar */
#sidebar {
width: 282px;
}


#primary {
	margin: 0;
	padding: 0;
	
}
#primary .widget, #secondary {
	background: transparent url(images/bg_nav.png) top left;
	padding-bottom:0px;
	margin-bottom:10px;
}

.widget-top {
	height:6px;
}

.widgettitle {
	font-size: 18px;
	color:#FFF;
	letter-spacing: -1px;
	padding: 5px 12px;
	height: 31px;
	line-height: 31px;
	background: #000;
		border-bottom: 1px dotted #333;
	margin-bottom:3px;
}

#primary .widget-content {
	font-size: 12px;
	padding:0 0px;
	width:282px;
}

.widget-content a, .widget-content a:visited { color:#d4bc3c; }
.widget-content a:hover { color: #A08D23;}

.widget-content li {
	background: url(images/arrow.gif) no-repeat 1.4em 1.1em; /* Fixes IE7 whitespace bug */
	padding-left:40px;
	padding-top:5px;
	padding-bottom: 5px;
	line-height: 2em;
	border-bottom: 1px solid #222;
}

.widget-content li.hover {

}

.widget-content li li {
	border:none;
	padding-bottom:0;
}

#secondary { margin-bottom:60px; font-size: 12px;}

#secondary-in {
	background: transparent url(images/bg_nav.png) top left;
	width:282px;
	padding:0 0px;
}

#secondary-in .widget {
	padding-bottom:0px;
}

#secondary-in .widgettitle {
}

#primary {
	font-size: 12px;
}

#primary #tag_cloud {
	padding-left: 20px;
	padding-bottom: 15px;
}

#primary #tag_cloud .widgettitle{
	margin-left: -20px;
	margin-bottom: 10px;
}

#primary li.recentcomments {
	background: url(images/arrow.gif) no-repeat 1.4em 1.1em; /* Fixes IE7 whitespace bug */
	padding-left:40px;
	padding-top:5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #222;
}

.widget-bottom {
	background:#FFFFFF url('./images/widget-bottom-bg.gif') no-repeat 0 0;
	height:6px;
}




/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}
.Comments h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#7c0712;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#7c0712; letter-spacing: -1px; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px 15px 0px; margin: 0px 0px 0px 0px; list-style-type: none; font-size: 11px; line-height: 15px; color:#484c4f;}
.Comments .List li p { font-size: 12px; line-height: 1.5em; padding: 5px 0px; margin: 0px; color:#dedede;}
.Comments .List li blockquote { padding: 0px; margin: 0px; color:#666666;  font-size: 11px; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
.Comments .List li blockquote p { font-size: 11px; padding: 5px 0px; margin: 0px; line-height: 16px; color:#666666; }
.Comments .List li ul { padding: 5px 0px; margin: 0px; }
.Comments .List li ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }


/**/ * html .Comments .List .ListGrav { left: 0px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 0px;}
.Comments .List .ListGrav img { background: #fff; padding: 1px; border: solid 1px #ccc;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 35px; font-size: 11px; line-height: 14px; letter-spacing: 0px; color:#FFF; font-weight: bold; display: block;}
.Comments .List small { color:#7e7e7e; padding: 0px 0px 10px 35px; margin: 0px; border-bottom: 1px dotted #3F3F3F; display: block; margin-bottom: 10px;}
.Comments .List small a { color:#7e7e7e; text-decoration: none;}
.Comments .List small a:visited { color:#7e7e7e; text-decoration: none;}
.Comments .List small a:hover { color:#7e7e7e; text-decoration: none;}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form { background: transparent; padding: 10px 0px 20px 0px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { background: transparent; position: absolute; top: 0px; left: 0px; width: 505px; height: 10px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#dedede; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField, form#cformsform input.single { background: #333; border: solid 1px #444; padding: 4px; font-size: 11px; display: block; margin-top: 0; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px;
}
.Comments .Form .TextArea, form#cformsform textarea { background: #333; border: solid 1px #444; padding: 4px; font-size: 12px; margin-bottom: 5px; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px;
}

.Comments .Form input.SubmitComment { 
	background-color: #7c0712;
  	color: #fff;
  	border: 1px solid #C02723;
    font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 5px 10px;
	}
.Comments .Form input.SubmitComment:hover { 
	border-color: #fff;
}

.Comments .Form label {
  	margin: 0;
}

#submit {
	background: #2e2e2e;
	border: 1px solid #555555;
	color: #cbcbcb;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

/* Contact Form */

form#cformsform {
  background: #222222;
  margin: 18px 0 0;
  padding: 14px;
}

ol.cf-ol {
  margin: 0;
  list-style-type: none;
}

ol.cf-ol li {
  padding: 0 0 10px;
}

#cformsform label {
  display: block;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 4px 0 2px;
}

form#cformsform input.single, form#cformsform textarea.area {
  background: #000;
  color: #ddd;
}

span.reqtxt, span.emailreqtxt {
  font-size: 11px;
  display: block;
  margin: 2px 0 4px;
  color: #ddd;
}

#usermessagea {
  margin-top: 18px;
}

p.linklove {
  display: none;
}

.navigation {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h2.pagetitle {
	font-size: 18px;
	margin-bottom: 15px;
}

h2#process {
	display: block;
	width: 285px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/process.gif) top left no-repeat;
}

h2#about {
	display: block;
	width: 208px;
	height: 44px;
	text-indent: -9999px;
	background: transparent url(images/titles/about.gif) top left no-repeat;
}

h2#wedding {
	display: block;
	width: 455px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/wedding_bellas.gif) top left no-repeat;
}

h3#for_beautiful_beginnings {
  	display: block;
  	width: 361px;
  	height: 44px;
  	text-indent: -9999px;
	background: transparent url(images/titles/for_beautiful_beginnings.gif) top left no-repeat;
}

h2#shop {
	display: block;
	width: 169px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/shop.gif) top left no-repeat;
}

h2#gallery {
	display: block;
	width: 352px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/molto_bella.gif) top left no-repeat;
}

h2#register {
	display: block;
	width: 262px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/register.gif) top left no-repeat;
}

h2#ciaobella {
	display: block;
	width: 275px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/ciaobella.gif) top left no-repeat;
}


h2#paparazzo {
	display: block;
	width: 363px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/paparazzo.gif) top left no-repeat;
}

h2#giving {
	display: block;
	width: 388PX;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/charity_balls.gif) top left no-repeat;
}

h3#give-beautiful {
  	display: block;
	width: 492px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/givebeautiful.gif) top left no-repeat;

}

h2#history {
	display: block;
	width: 254px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/history.gif) top left no-repeat;
}

h2#dianesstory {
	display: block;
	width: 446px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/dianesstory.gif) top left no-repeat;
}

h2#leslisstory {
	display: block;
	width: 425px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/leslisstory.gif) top left no-repeat;
}

h3#how-i-realized-d {
	display: block;
	width: 492px;
	height: 35px;
	text-indent: -9999px;
	background: transparent url(images/titles/how_I_realized_D.gif) top left no-repeat;
}

h3#how-i-realized {
	display: block;
	width: 484px;
	height: 35px;
	text-indent: -9999px;
	background: transparent url(images/titles/how_i_realized.gif) top left no-repeat;
}

h3#you-can-never {
    display: block;
    width: 446px;
    height: 39px;
	text-indent: -9999px;
	background: transparent url(images/titles/you_can_never.gif) top left no-repeat;
}

h2#bellasareborn {
	display: block;
	width: 472px;
	height: 45px;
	text-indent: -9999px;
	background: transparent url(images/titles/bellasareborn.gif) top left no-repeat;
}

h3#eight-steps {
	display: block;
	width: 417px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(images/titles/8_steps_for_making_beautiful.gif) top left no-repeat;
	margin:0;
}

h3#we-are-beautiful {
  	display: block;
	width: 461px;
	height: 71px;
	text-indent: -9999px;
	background: transparent url(images/titles/that_we_are_beautiful.gif) top left no-repeat;
	margin:0;
}

h1#Register {
  display: block;
  width: 473px;
  height: 67px;
  margin: 0 0 15px;
  text-indent: -9999px;
  background: transparent url(images/titles/register.gif) top left no-repeat;
}

h1#Login {
  display: block;
  width: 197px;
  height: 45px;
  margin: 0 0 15px;
  text-indent: -9999px;
  background: transparent url(images/titles/login.png) top left no-repeat;
}

h1#YourProfile {
  display: block;
  width: 430px;
  height: 44px;
  margin: 0 0 15px;
  text-indent: -9999px;
  background: transparent url(images/titles/your_profile.gif) top left no-repeat;
}

h2#bella-registration {
  display: block;
  width: 375px;
  height: 61px;
  text-indent: -9999px;
  background: transparent url(images/titles/bella_registration.gif) top left no-repeat; 
}

h2#press-kit {
  display: block;
  width: 303px;
  height: 45px;
  text-indent: -9999px;
  background: transparent url(images/titles/press_kit.gif) top left no-repeat; 
}

h2#live-beautiful {
  display: block;
  width: 354px;
  height: 45px;  
  margin: 0 0 10px;
  text-indent: -9999px;
  background: transparent url(images/titles/live_beautiful.gif) top left no-repeat; 
  
}

.post-edit-link {
	clear: both;
}

.press_item {
	float: left;
	width: 180px;
	height: 290px;
	margin-right: 25px;
	text-align: center;
}

.press_item p {
	text-align: center;
}

ol {
  list-style: decimal;
  margin: 0 3em;
}

#process ol li {
  margin-bottom: .8em;  
  line-height: 1.2em;
}

/* reg and login forms */

form.loginform, form#your-profile {
  background: #222222;
  padding: 15px;
  border: 1px dotted #333333;
}

form label {
  color: #CCE2DD;
  font-weight: bold;
  display: inline !important;
  width: auto !important;
  margin-right: 10px;
  float: none !important;
}

form#registerform label {
  display: block !important;
  width: 150px !important;
  float: left !important;
}

.loginform input, .loginform textarea, #your-profile input, #your-profile textarea, input#userphoto_image_file {
  padding: 2px;
  background: #fff;
  color: #000;
  border: none;
  margin-bottom: 15px;
  -moz-border-radius:2px;
  -khtml-border-radius:2px;
  -webkit-border-radius:2px;
}

.input-text:focus, select:focus, textarea:focus {
  background: #edf7fd;
}

textarea#description, input#pass1 {
  margin-bottom: 4px;
}

input#pass2 {
  margin-top: 15px;
  margin-bottom: 4px;
}

.loginform input#wp-submit, input#cycsubmit, input#sendbutton {
  background-color: #7c0712;
  color: #fff;
  border: 1px solid #C02723;
}

.loginform small {clear: both; display: block; font-size: .68em;}

.loginform textarea {
  width: 300px;
}

ul#cycnav {
  padding: 10px;
}

ul#cycnav li {
  display: inline;
}

ul#cycnav li a {
  padding: 10px 5px;
}

/* authors page */

.author h2 {
	font-size: 3em;
	letter-spacing: -1px;
	color: #d2ba6c;
	font-weight: 100;
	padding-top: 10px;
	margin-bottom: 5px;
}

p.registration {
  margin: 0;
  font: .9em/1.7em Helvetica, sans-serif;
  color: #fff;
  font-weight: bolder;
}

p.registration a.bella {
  font-size: 1.2em;
}

.fancy {
  font-family: Georgia, times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 1.3em;
}

div.member-thumb {
  float: left;
  margin-right: 15px;
}

div.member-details h2 {
  	font-size: 2em;
	letter-spacing: -1px;
	color: #d2ba6c;
	font-weight: 100;
	padding-top: 10px;
	margin-bottom: 5px;
}

.inset-quote {
	border-right: 5px dotted #444444;
	color: #CCE2DD;
	display: block;
	float: left;
	font-family: Georgia,Times,serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 200;
	line-height: 25px;
	margin: 0 20px 15px 0;
	padding: 0 20px 0 0;
	text-align: right;
	width: 42%;
}

/* login page stuff */

div#right-page p#login_error, div.failure {
	background-color: #970916;
	border: 1px dashed #333;
	color: #fff;
}

.cf_li_text_err {
  color: red;
}

.failure, .success {
  padding: 20px;
}

div#right-page p.message, div.success {
	background-color: #d2ba6c;
	border:1px dashed #333;
	color: #000;
}

div#right-page p.message a, div#right-page p.message a:visited {
  	color: #970916;
}

.gallery {
	margin: 0 auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%; 
}
.gallery a img, .gallery a:visited img {
	border: 2px solid #000;
}

.gallery a:hover img {
 	border-color: #d4bc3c;
}

.gallery-caption {
	margin-left: 0;
}

dl.press-kit {
  overflow: hidden;
}

dl.press-kit dt {
  font: 16px Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  color: #CCE2DD;
  background: #000;
}

dl.press-kit dd {
  text-align: right;
  padding-bottom: 5px;
  border-bottom: 2px dotted #333;
  margin-bottom: 5px;
}
