@import url("../motion/style.css");



/* Main --------------------------------- */

html{
    background:#ffe2ec url(http://www.parishilton.com/paris-hilton/site-styles/images/bg.gif) repeat 0 -200px;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana;
	background:transparent url(http://www.parishilton.com/paris-hilton/site-styles/images/ribbon2.gif) repeat-x 0 0;
	color: #666;
	line-height:22px;
}

a{ color:#f28094; font-weight:bold; text-decoration:none; }

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

h1, h1 a{
    color:#1e1e1e;
    font-size:28px;
    font-weight:200;
    line-height:28px;
    font-weight:200;
    margin-top:0;
}

h1 a:hover{color:#f28094;}

.entry-title, h2{
    font-weight:200;
    color:#1e1e1e;
    font-size:23px;
    margin-bottom:10px;
}

h1, h2, h3{
    border:none !important;
}

/* Layout --------------------------------- */

#banner{
    height:200px;
    width:100%;
    padding-top:15px !important;
}

#banner #banner-header, #banner{ padding: 0; }

#container{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/header2.jpg) no-repeat top center;
    width:100%;

}

#container-bg{
    background:transparent url(http://www.parishilton.com/paris-hilton/site-styles/images/pagebody-shadow.png) repeat-y top center!important;
    width:100%;

}

#container-inner{
    width:954px;
    margin:0 auto; 
}

#pagebody{
    border:1px #ccc solid;
    border-top:0;
    border-bottom:0;
    background:#fdf1f3 url(http://www.parishilton.com/paris-hilton/site-styles/images/pagebody-bg2.jpg) repeat-x top left;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
    padding-top:0;
}

#pagebody-inner{
}

#menu{
    height:23px;
    background:#1e1e1e;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    margin:0 auto;
}

#alpha,
#beta {
    float: left;
    overflow:hidden;
    margin-top: -27px !important;
}

.layout-two-column-right #alpha,
.members-list #alpha {
	width: 589px;
    padding-top: 20px;
}

.members-list .member-list{
    overflow:hidden;
}

.member-listitem { width: 232px; height: 80px; }
.member-listitem .member-info { width: 170px; height: 80px; }

.member-listitem.first {  clear: none; }

.members-list #alpha-inner{
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.7);
    padding:15px;
}

#alpha{ 
    margin-left:0;
    margin-top:0;
    margin-right: 0;
}

#alpha-inner {
	margin: 0 0 20px 20px;

}

.asset, .action{
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 10px 10px 0;
    background-image:none;
    margin-top:0;
    margin-left: 0;
}

button.button-delete {
    background-image: url(http://www.parishilton.com/paris-hilton/site-styles/images/cross.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    display: block;
    float: left;
    padding: 0;
    background-color: transparent;
}

.asset .icon{
    background-image:none;
}


#beta {
	margin-left: 0 !important;
    width: 323px !important;
    padding: 560px 20px 0 20px;
    background:transparent url(http://www.parishilton.com/paris-hilton/site-styles/images/paris-sidebar.png) 0 0 no-repeat;
}

#beta-inner {
	margin-bottom: 20px;
}

#footer{
    background:#1e1e1e url(http://www.parishilton.com/paris-hilton/site-styles/images/crown.gif) center center no-repeat;
    height:50px;
}

#footer-inner {
    width: auto;
    padding: 15px 25px 0 25px;
}

#footer .legal { float: left; }
#footer .legal a { font-size: 11px; font-weight: normal; color: #fdf2f4; }
#footer .powered-by { float: right; }
#footer .powered-by a {
    display: block;
    width: 151px;
    height: 26px;
    text-indent: -999em;
    background: transparent url('http://www.parishilton.com/paris-hilton/site-styles/images/footer-logo-tp.gif') no-repeat 0 0;
}

#user-compose-friends{
    background:#333;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
    border-top:1px solid #444;
    color:#f8a2b1 !important;
    padding-bottom:52px;
    margin-bottom:0 !important;
}

#user-compose-friends-inner, #compose-inner{
    /*background:url(http://www.parishilton.com/paris-hilton/site-styles/images/pagebody-bg.jpg) center center;*/
    background:#444;
    border:0;
}

#entry-types li a{
    background-image:url(http://www.parishilton.com/paris-hilton/site-styles/images/post-types-pink.gif);
}

#compose{}

#compose-userpic{
    background:transparent;
    border-color:#666;
}

#friends {

}
#user-username{
    color:#f8a2b1;
}

#user-data{
    color:#ccc;
}

.widget-following, .widget-followers{ border-color:#555;}

.widget-following .count, .widget-followers .count{ color: #f8a2b1;}

.widget-following .label, .widget-followers .label{ color: #999 !important;}

#user-data p{
    margin:0;
    font-size:11px;
}

#compose-prompt-post,
#compose-prompt-link,
#compose-prompt-photo,
#compose-prompt-video,
#compose-prompt-audio{
    color:#f8a2b1;
    background-image:url(http://www.parishilton.com/paris-hilton/site-styles/images/add-a-post.gif);
    background-repeat:no-repeat;
    text-indent:-99999px;
    width:286px;
    height:17px;
}

#compose-prompt-post{ background-position: 0 0;}

#compose-prompt-link{ background-position: 0 -17px;}

#compose-prompt-video{ background-position: 0 -34px;}

#compose-prompt-audio{ background-position: 0 -68px;}

.submit-wrapper button, #comment-submit {
    background:#f8a2b1 url(http://www.parishilton.com/paris-hilton/site-styles/images/post-bg.gif) repeat-x center left;
    height: 28px;
    border-color:#e58191;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #1e1e1e;
    font-size: 11px;
    cursor: pointer;
    width:100px;
    font-weight:bold;
    text-transform:uppercase;
}

input, textarea{
    background:#fdf4f6 !important;
    border:0 !important;
    font-size:16px !important;
    color:#444 !important;
}

#comments-form textarea{
    border:1px solid #ffcbd3 !important;
}

.asset .asset-content{
    font-size:14px;
}

.byline{
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none !important;
    color:#888;
}

.sharethis{
    float:left;
    margin-right:8px;
    margin-left:-4px;
}

.stbuttontext{
    text-transform:uppercase;
}


.asset .asset-footer iframe, .asset .asset-footer a {
float:left;
line-height:16px;
margin-right:10px;
}

.byline a,  .asset-meta a:hover{color:#555;}

.asset .asset-meta .favorite-count, .byline .date, .asset-meta a{ color:#f28094 !important; text-decoration:none !important;}

.byline .date a:hover, .stbuttontext:hover{ color:#ff3a5d !important;}

#banner .widget-sign-in{
    padding-top:0;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
}
#banner .widget-sign-in a{
    color:#1e1e1e;
}

.flash, .flash.notice{
    background-image:url(http://www.parishilton.com/paris-hilton/site-styles/images/cross2.gif)!important;
    background-repeat: no-repeat !important;
    background-position:right center !important;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8) !important;
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
    width:100% !important;
    padding:8px 0;
    margin:0;
    margin-bottom:20px;
    display:block;
    text-align:center !important;
    position:fixed;
    top:0;
    border:0;
}

.pagination{
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    color:#f28094;
}

.signup{
    width:300px;
    height:55px;
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/signup.gif) no-repeat top left;
    display:block;
    text-align:center;
    text-indent:-99999999px;
    margin:20px auto;
}

.signup2{
    width:300px;
    height:55px;
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/signup2.gif) no-repeat top left;
    display:block;
    text-align:center;
    text-indent:-99999999px;
    margin:20px auto;
}

.asset .userpic{
    margin-left:15px;
}

.asset .asset-inner{
    margin-left:86px;
}

/* Header --------------------------------- */

.design-logo{
    display:block;
    text-indent:-99999px;
    width:395px;
    height:167px;
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/logo.gif) no-repeat;
    margin:0 auto;
}

/* Navigation --------------------------------- */

#nav{
    text-transform:uppercase;
    top:-27px;
}

#nav li a{ 
    color:#333;
    font-size:11px !important;
    padding:6px 8px;
}

#nav li a:hover, #nav li.current a{
    background:#fbdbe0;
}

#menu ul{
    padding:6px 13px;
    margin:0 auto;
}

#menu li{
    float:left;
    margin:0 35px;
}

#menu a{
    height:10px !important;
    text-indent:-99999px;
    display:block;
}

#menu a:hover{
    background-position: 0 -10px;
}

#menu .home{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-home.gif) top left no-repeat;
    width:45px;
    height:10px;
}

#menu .blog{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-blog.gif) top left no-repeat;
    width:42px;
    height:10px;
}

#menu .news{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-news.gif) top left no-repeat;
    width:43px;
    height:10px;
}

#menu .photos{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-photos.gif) top left no-repeat;
    width:62px;
    height:10px;
}

#menu .videos{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-videos.gif) top left no-repeat;
    width:56px;
    height:10px;
}

#menu .collection{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-collection.gif) top left no-repeat;
    width:95px;
    height:10px;
}

#menu .community{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/menu-community.gif) top left no-repeat;
    width:94px;
    height:10px;
}

body.community #menu .community{ background-position:0 -10px; }

.asset .asset-meta .comment-count {
    background: url(http://www.parishilton.com/paris-hilton/site-styles/images/comment2.gif) no-repeat 0 0;
    float: left;
    height:17px;

}

.asset .asset-meta .comment-count:hover {
    background-position: 0 -17px !important;
}

.asset-meta .comment-count span {
    display: none;
}
.user-profile .asset-meta .comment-count,
.hover .asset-meta .comment-count {
    visibility: visible;
}
.asset .asset-meta .favorite-count {
    background: url(http://www.parishilton.com/paris-hilton/site-styles/images/fave-off1.gif) no-repeat left 0;
    float: left;
    margin-right: 10px;
    color: #999;
    /* height of favorite image is 16px */
}
.asset .asset-meta .favorite-action:hover {
    background-image: url(http://www.parishilton.com/paris-hilton/site-styles/images/fave-on1.gif);
    cursor: hand; /* HACK - ie */
    cursor: pointer;
}

.asset .asset-meta .scored {
    background-image: url(http://www.parishilton.com/paris-hilton/site-styles/images/fave-on1.gif);
}
.asset .asset-meta .scored:hover {
    background-image: url(http://www.parishilton.com/paris-hilton/site-styles/images/fave-off1.gif);
}


/* Twitter --------------------------------- */

#twitter{
    position:relative;
    margin:50px 0 20px 0;
    z-index:100;
}

#twitter #tweet ul li{
    color:#f28094;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-style:italic;
    min-height:120px;
    overflow:hidden;
    text-transform:none;
}

#twitter p{
    width:170px;
    min-height:100px;
    overflow:hidden;
}

#twitter #tweet .tweet-loader{
    display:block;
    margin:15px 50px;
}

#twitter .twitter-time{
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana;
    font-size:10px;
    color:#f38b9d;
    text-decoration:none;
    text-transform:uppercase;
    display:block;
    text-align:center;
    font-style:normal;
    margin:5px auto;
}

#twitter .followparis{
    display:block;
    text-indent:-99999px;
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/followparis.gif) top left no-repeat;
    width:240px;
    height:15px;
    margin:10px auto 5px auto;
}

#twitter #heart{
    width:191px;
    height:97px;
    position:absolute;
    top:-30px;
    right:-80px;
    background:transparent url(http://www.parishilton.com/paris-hilton/site-styles/images/heart.png) no-repeat; top left;
    padding:70px 0 0 20px;
}

#twitter #heart a{
    display:block;
    text-indent:-99999px;
    width:32px;
    height:32px;
    float:left;
    margin:0 3px;
}

#twitter #heart .twitter{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/heart-twitter.gif) no-repeat top left;
}

#twitter #heart .facebook{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/heart-facebook.gif) no-repeat top left;
}

#twitter #heart .youtube{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/heart-youtube.gif) no-repeat top left;
}

#twitter #heart .rss{
    background:url(http://www.parishilton.com/paris-hilton/site-styles/images/heart-rss.gif) no-repeat top left;
}

.error-page #alpha{
    margin-top:25px !important;
    border:0;
}

/* Clearfix --------------------------------- */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Easily overridable classes that are assigned to the right places in the DOM */

/* assigned to body tag */
.design-background {
    /* background: #0099B9 url(YOUR_URL_HERE) fixed no-repeat top left; */
}
.design-compose-background {
    /* background: #9AE4E8 url(YOUR_URL_HERE) fixed no-repeat top left !important; */
}
/* assigned to #banner #banner-header a */
.design-logo {
    /* background-image: url(YOUR_URL_HERE) !important; */
}
/* assigned to #pagebody */
.design-content-color {
    /* color: #f00; */
}
/* assigned to #pagebody */
.design-content-font {
    /* font-family: "Comic Sans MS" !important; */
}
/* assigned to #pagebody */
.design-content-border, h2, h3 {
    /* border-color: #0f0 !important; */
}
/* applied to headings; notably widgets, etc. */
.design-highlight-color {
    /* color: #00f !important; */
}
