/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);

/* Tip Jar */
@import url(.shared/themes/common/tipjar.css);

/* general page elements */

a { text-decoration: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #666666; }
a:active { color: #000000; }

/* layout */

body {
 margin: 0;
 color: #000000;
 background: #eeeeee;
 font-family: Arial, sans-serif;
 font-weight: normal;
 font-size: small;
 line-height: 150%;
}

#container { position: static; }

#container-inner {
 position: static;
 border: 0;
 background: #FFFFFF;
}

#banner {
 border: 0;
 /* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
 color: #7B1FBB;
 background: #ffffff url(http://www.celebrifeed.com/cf.jpg) no-repeat;
 background-position: center left !important;
 height: 105px;
 text-align: left;
 font-family: 'Lucida Grande', Verdana, sans-serif;
 width: 1040px !important;
}

#banner-inner { overflow: visible; padding: 0px; }

#banner-header {
 width: 310px;
 height: 100%;
 padding: 0;
 margin: 0;
 float: left !important;
 font-size: xx-large;
 font-weight: bold;
}

#banner-header a {
 width: 310px;
 display: block;
 text-indent: -1000em;
 color: #7B1FBB;
 text-decoration: none;
}

#banner-description {
 margin: 0.25em 0;
 font-size: small;
}

#banner-ad {
 width: 730px !important;
 position: absolute;
 top: 0;
 right: 0;
 float: right;
 margin: 5px 2px 0px 0px !important;
 padding: 0px0px !important;
}

/* fixes bug in ie win */
img.image-full {
 display: block;
 width: 100%;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -ms-box-sizing: border-box;
}

/* modules */

 .module a {
 text-decoration: none;
 font-weight: inherit;
 }

 .module a:link { color: #000000; }
 .module a:visited { color: #000000; }
 .module a:hover { color: #6f93aa; }
 .module a:active { color: #000000; }

.module-header {
 border-bottom: 1px solid #999999;
 color: #000000;
 font-family: Arial, sans-serif;
 font-size: small;
 line-height: normal;
 font-weight: bold;
 letter-spacing: .3em;
 text-align: left;
}

.module-content {
 margin: 5px 0 20px 0;
 color: #000000;
 font-family: Arial, sans-serif;
 font-size: small;
 line-height: 150%;
 text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }
.module img,
.module-photo img {
 border: 5px solid #EEEEEE;
}

.module-photo .module-content {
 text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header {
 color: #000000;
 font-family: Arial, sans-serif;
 font-size: small;
 border-bottom: 1px solid #999999;
 text-align: left;
 font-weight: bold;
 letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td {
 text-align: center;
 font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }
.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }
.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item {
 width: 70px; /* ie mac fix */
 height: 70px; /* for appearance with varying image border widths */
 margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button {
 float: left;
}

.module-miniprofile img {
 border-width: 0;
}

/* three-column tweaks */

.layout-three-column #container { width: 1040px; }

.layout-three-column #alpha { width: 200px; }
.layout-three-column #alpha-inner {
 border: 0;
 padding: 15px;
 background: #FFFFFF;
 }

.layout-three-column #beta { width: 525px; margin-left: -10px !important; }
.layout-three-column #beta-inner {
 border: 0;
 padding: 17px 15px 15px 15px;
 background: #FFFFFF;
 }

.layout-three-column #gamma { width: 310px; margin-left: -3px !important; padding: 15px 0px 15px 0px !important;}
.layout-three-column #gamma-inner {
 border: 0;
 padding: 0px;
 background: #FFFFFF;
 }

/* Navigation Bar */

#nav { 
 background-color: #ffffff !important; 
 background-image: none !important; 
 width: 1040px !important;
 height: 40px !important;
}

.nav-list-item {
 padding-right: 5px !important;
 height: 40px !important;
}

.nav-list-item a {
 background: url(http://www.celebridoodle.com/celebridoodle/navbar-bg.gif) repeat center !important;
 border: 1px solid #dddddd !important;
 color: #666666;
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0px;
}

.nav-list-item a:hover { 
 color: #000000 !important; 
 opacity: 0.5 !important;
 filter: alpha(opacity=50) !important;
}

.last-nav-list-item {
 float: left !important; 
 padding-left: 5px !important;
}

#nav input[type="search"] { 
 width: 175px !important; 
 vertical-align: middle !important; 
 height: 2.05em !important; 
}

#nav input[type="submit"] { 
 width: 60px !important; 
 vertical-align: middle !important; 
 height: 2.25em !important; 
}

/* Misc */

.pager-entries {
 background-color: #eeeeee;
 padding: 5px;
 margin: 0;
 font-family: Arial, sans-serif;
 font-size: x-large;
 font-weight: bold;
}

#whatIsSpan {
 display:none;
}

/* Content */

/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.content-header { font-size: 12px !important; color: #666666; }

.date-header,
.entry-content {
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.reactions,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.trackbacks-info,
.trackback-content,
.comments-info,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.comment-data .comment-content {
	float: left;
	clear: right;
	margin: 0;
}

.comment-inline-edit,
.comment-inline-preview {
	margin-top: 10px;
}

.comment-number {
	display: inline;
	float: left;
	margin-right: 8px;
}

.comment-header .comment-header-right {
	margin: 0;
	clear: none;
}

.comment-header .comment-header-left {
	float: left;
}

.comment-has-avatar .comment-avatar {
	float: left;
	width: 56px;
}

.comment-has-avatar .comment-avatar img {
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

.comment-has-avatar .comment-content,
.comment-has-avatar .comment-footer {
	margin-left: 66px;
}

.trackbacks-info p,
.comments-info p {
	margin-top: 5px;
}

.trackbacks-link {
	font-size: 0.8em;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.entry-footer,
.trackback-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px;
}

.entry-footer p {
	margin-top: 0;
	margin-bottom: 2px;
}

.entry-footer-share .entry-footer-links-facebook_like,
.entry-footer-share .entry-footer-links-favorite {
	display: inline-block;
	vertical-align: top;
}

.entry-footer-share .favorite {
	width: 82px;
	height: 20px;
}

.entry-footer-share-buttons {
	font-size: 10px;
	line-height: 1;
}

.entry-footer-share-buttons .entry-footer-links-delicious,
.entry-footer-share-buttons .entry-footer-links-digg,
.entry-footer-share-buttons .entry-footer-links-facebook_like,
.entry-footer-share-buttons .entry-footer-links-favorite,
.entry-footer-share-buttons .entry-footer-links-reblog,
.entry-footer-share-buttons .entry-footer-links-twitter {
	display: inline-block;
	margin-bottom: 2px;
	white-space: nobreak;
}

.entry-footer-share-buttons .separator {
	display: none;
}

.entry-footer-share-buttons .share-link {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 6px 4px 24px;
	color: #777;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: none;
	vertical-align: bottom;
	background-color: #ededed;
	background-repeat: no-repeat;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.entry-footer-share-buttons .share-link:hover {
	border-color: #bbb;
	color: #555;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}

#comment-text {
	margin-bottom: 3px;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-post {
	font-weight: bold;
}

img.image-full {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px;
}


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	position: relative;
	margin: 5px 10px 20px;
}

.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item,
.archive-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-more {
	text-align: right;
}

.module-elsewhere .module-list img,
.archive-elsewhere .archive-list img,
.module-presence img {
	vertical-align: middle;
}

.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-qrcode .module-content { text-align: center; }
.module-search .module-content { margin-top: 10px; }

.module-search input[type="search"] { width: 75%; margin-right: 6px; margin-bottom: 10px; } 

.module-calendar .module-content table {
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list {
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list,
.typelist-plain .archive-list {
	list-style: none;
}

.typelist-plain .module-list-item,
.typelist-plain .archive-list-item {
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
	margin: 0;
	padding: 5px;
}

.typelist-no-description {
	text-align: center;
	margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}

/* Entry Tweaks */

.date-header { display: none !important; }

.entry-header {
 font-weight: bold !important;
 font-size: 19px !important;
 color: #666666 !important;
 margin-top: 0px !important;
 padding-left: 9px !important;
}

.entry-header a {
 font-weight: bold !important;
 font-size: 19px !important;
 color: #666666 !important;
}

.entry-footer, .trackback-footer, .comment-footer {
 margin-top: 0pt;
 margin-right: 0pt;
 margin-bottom: 10px;
 margin-left: 0pt;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #999999;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 3px;
 color: #999999;
 font-family: Arial,sans-serif;
 font-size: x-small;
 line-height: normal;
 text-align: left;
 font-weight: bold;
}

/* Post Footer Share Buttons */


.entry-footer-share .entry-footer-links-facebook_like,
.entry-footer-share .entry-footer-links-favorite {
	display: inline-block;
	vertical-align: top;
}

.entry-footer-share .favorite {
	width: 82px;
	height: 20px;
}

.entry-footer-share-buttons {
	font-size: 10px;
	line-height: 1;
}

.entry-footer-share-buttons .entry-footer-links-delicious,
.entry-footer-share-buttons .entry-footer-links-digg,
.entry-footer-share-buttons .entry-footer-links-facebook_like,
.entry-footer-share-buttons .entry-footer-links-favorite,
.entry-footer-share-buttons .entry-footer-links-reblog,
.entry-footer-share-buttons .entry-footer-links-twitter {
	display: inline-block;
	margin-bottom: 2px;
	white-space: nobreak;
}

.entry-footer-share-buttons .separator {
	display: none;
}

.entry-footer-share-buttons .share-link {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 4px 6px 4px 24px;
	color: #777;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: none;
	vertical-align: bottom;
	background-color: #ededed;
	background-repeat: no-repeat;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.entry-footer-share-buttons .share-link:hover {
	border-color: #bbb;
	color: #555;
}

.entry-footer-share-buttons .share-link-digg {
	background-image: url(http://static.typepad.com/.shared:v20110106.01-0-g85648e0:typepad:en_us/themes/common/images/share-link-bg-digg.gif);
}

.entry-footer-share-buttons .share-link-email {
	background-image: url(http://static.typepad.com/.shared:v20110106.01-0-g85648e0:typepad:en_us/themes/common/images/share-link-bg-email.gif);
}

.entry-footer-share-buttons .share-link-twitter {
 background-image: url(http://static.typepad.com/.shared:v20110106.01-0-g85648e0:typepad:en_us/themes/common/images/share-link-bg-twitter.gif);
 height: 14px !important;
}

.entry-footer-share-buttons .share-link-delicious {
	background-image: url(http://static.typepad.com/.shared:v20110106.01-0-g85648e0:typepad:en_us/themes/common/images/share-link-bg-delicious.gif);
}

.entry-footer-share-buttons .share-link-reblog {
	background-image: url(http://static.typepad.com/.shared:v20110106.01-0-g85648e0:typepad:en_us/themes/common/images/share-link-bg-reblog.gif);
}

.entry-footer-links-facebook_like { 
 width: 250px !important;
 height: 40px !important;
 overflow: hidden !important;
}

#footer { border-top: 25px solid #efefef !important; padding-top: 25px !important; }

.pager-entries { margin-left: 0px !important; width: 490px !important; }

body
{
background-image:url('http://www.celebrifeed.com/bgback.png');
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: circle;
}

#navcontainer a
{
display: nav;
color: #1a1a1a;
background-color: #e8f1fa;
}

#navcontainers ul
{
margin: 0;
padding: 0;
list-style-type: circle;
}

#navcontainers a
{
display: nav;
color: #eeeeee;
background-color: #1a1a1a;
}

/* ph=1 */

