textarea {
    font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

h3.title {
    margin-bottom:14px !important;
    padding-bottom:2px;
    border-bottom:1px solid #989898 !important;
}

.items_title h1 {
    color:#630460 !important;
    font-size:24px !important;
}

#items-area li {
    height:100px;
    width:127px;
    float:left;
    display:inline-block;
    position:relative;
}

.ie7 #items-area li {
    zoom:1;
    display:inline;
}

#items-area li:last-child {
    margin-right:0;
}

#items-area li.collections_container {
    margin-right:35px;
}

#items-area ul {
    padding:0px;
    margin:0px;
}
.ie7 #items-area ul {
    margin-left:0;
}

.item_thumbnail {
    max-height:122px;
}

#items-area .item_thumbnail {
    border-color:transparent;
}

#items-area .item_thumbnail:hover {
    border-color:#E1E1E1;
}

#collections-area li {
    height:179px;
    width:200px;
    margin-right:35px;
    float:left;
    display:inline-block;
    position:relative;
    margin-bottom:20px;
    margin-top:15px;
}

.ie7 #collections-area li {
    zoom:1;
    display:inline;
}

#collections-area ul.collections {
    padding:0px;
    margin:0px;
}

.collections_page h1,
.items_page h1,
#facebox h1 {
    color:#630460;
    font-family:"Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-weight:bold;
}

.main_title_tag {
    font-size:30px;
    padding-top:16px;
    text-indent:10px;
}

.collections_page h1 span,
.items_page h1 span {
    color:#737373;
}

.collections_page .main_title_tag .username,
.items_page .main_title_tag .username {
    color:#630460;
    text-decoration:none;
}

.collections_page .main_title_tag .username:hover,
.items_page .main_title_tag .username:hover {
    color:#630460;
    text-decoration:underline;
}

.collections_page .main_title_tag,
.items_page .main_title_tag {
    color:#3D3D3D;
    text-decoration:none;
}
.collections_page h1 a,
.items_page h1 a {
    color:#3D3D3D;
    text-decoration:none;
}

.collections_page h1 a:hover,
.items_page h1 a:hover {
    color:#3D3D3D;
    text-decoration:underline;
}

.collections_title,
.items_title {
    margin-bottom:8px;
    overflow:hidden;
    position:relative;
}

.collections_title .edit a {
    color:#630460;
}
.collections_title .edit a:hover {
    color:#630460;
}

.collection_type,
.item_type {
    width:227px;
    color:#737373;
    font-size:12px;
    line-height:16px;
    margin-top:2px;
    margin-bottom:0px;
}

.collection_type a,
.item_type a {
    color:#737373 !important;
    font-weight:bold;
}

.collection_description pre,
.item_description pre {
    font-size:12px;
    line-height:18px;
    overflow:hidden;
}

.description_expander {
    font-size:11px;
    line-height:18px;
    font-weight:bold;
    color:#737373;
    text-decoration:none;
}
.description_expander:hover {
    text-decoration:underline;
}

.top_container {
    display:block;
    overflow:hidden;
    width:280px;
    margin-bottom:20px;
}
#facebox .top_container {
    width:649px;
}

.top_container .edit {
    overflow:hidden;
}
.top_container .edit .editable {
    margin-top:8px !important;
}

.top_container .avatar {
    float:left;
    margin-right:18px;
}

.collections_title h1,
.items_title h1 {
    width:227px;
    font-size:16px !important;
    margin-top:-3px !important;
    margin-bottom:0px !important;
}
.collections_title h1 .editable,
.items_title h1 .editable {
    white-space:normal;
}

.title_fader {
    position:absolute;
    right:0px;
    top:-1px;
    width:60px;
    height:22px;
    background:url('../images/people_fader.png');
}

.collections_page input,
.items_page input {
    border: 2px solid #EFEFEF;
}

.display_collections a {
    color:#737373;
    font-size:12px;
    text-decoration:none;
}

.display_collections a:hover {
    text-decoration:underline;
}

.margin-left{
    margin-left:10px;
}

.owner_info {
    width:288px;
    margin:10px;
}

a.owner_name {
    color:#630460;
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
}

a.owner_name:hover {
    text-decoration:underline;
}

.sidebar_section_title {
    font-size:12px;
    line-height:18px;
    font-weight:bold;
    color:#630460;
    margin:0px;
}

.sidebar_title_tag {
    margin-bottom:0px;
    font-size:16px !important;
}
.sidebar_title_tag.space_top {
    margin-top:2em;
}
.ie7 .sidebar_title_tag.space_top {
    margin-top:0;
}

.collections_page button,
.items_page button {
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
}

.black-overlay {
    position:absolute;
    top:0px;
    left:0px;
    background-color:#000;
    z-index:100;
}
.black-overlay * {
    z-index:101;
}
.black-overlay .full-size-item {
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-height: 100%;
    max-width: 100%;
}

#display_collection {
    text-align:center;
    display: none;
}

#facebox #display_item {
    text-align:center;
}

#display_item_wrapper.zoomable {
    cursor: url('../images/lens-cursor.png'), move;
}

#display_item_wrapper,
#display_collection_wrapper {
    min-height: 300px;
}

#facebox #display_item_wrapper,
#facebox #display_collection_wrapper {
    width:650px;
    max-width:650px;
}

.item_description {
    margin-top:10px;
    color:#737373;
    font-size:12px;
    max-width:650px;
}

#item_tags h1,
#collection_tags h1,
.comments h1,
#facebox h1 {
    font-size:18px;
    color:#630460 !important;
}

#item_tags h1,
#collection_tags h1 {
    margin-bottom:0;
}

ul#tags_display {
    margin-top:0.5em;
    margin-bottom:0;
    width:308px;
}

.tags_message {
    color:#989898 !important;
    margin-top:-8px;
}

.comments h1 {
    margin-bottom:0;
}

.comments_title {
    font-size:13px;
    line-height:16px;
    text-transform:uppercase;
    vertical-align:-1px;
}

#comments,
#item_comments {
    color:#737373;
    font-size:12px;
}

#comments pre,
#item_comments pre {
    font-size:11px;
    line-height:15px;
}

#comments_message,
#item_comments_message {
    font-size:10px;
    line-height:12px;
}
#comments_message a,
#item_comments_message a {
    color:#737373 !important;
    font-weight:normal;
    text-decoration:none;
}
#comments_message a:hover,
#item_comments_message a:hover {
    text-decoration:underline;
}

#comments_display,
#items_comments_display {
    font-size:11px;
}

#comments_display a,
#items_comments_display a {
    color:#737373;
    font-size:11px;
    line-height:15px;
    text-decoration:none;
    font-weight:bold;
}
#comments_display a:hover,
#items_comments_display a:hover {
    text-decoration:underline;
}

.controls ul.actions {
    display:inline-block;
    height:16px;
    margin-top:10px;
    width:auto;
    padding:0px;
}

.ie7 .controls ul.actions {
    zoom: 1;
    display: inline;
    float: left;
}

.edit_buttons_container {
    position:absolute;
    left:1px;
    top:45px;
}

.edit_buttons_container.big {
    top:115px;
}

.editicon,
.deleticon,
.removeicon {
    background-color:#FFFFFF;
    border:1px solid #E1E1E1;
    min-width:32px;
    width:32px;
    height:16px;
    min-height:16px;
    text-align:center;
    overflow:hidden;
    display:block;
}
.deleticon {
    border-top:0;
}

.deleticon img:hover,
.editicon img:hover,
.removeicon img:hover {
    position:relative;
    top:-16px;
}
.ie7 .deleticon img:hover,
.ie7 .editicon img:hover,
.ie7 .removeicon img:hover {
    position:static;
    top:0;
    margin-top:-16px;
}

#arrow_prev, #arrow_next,
#arrow_prev_item, #arrow_next_item,
#arrow_prev_collection, #arrow_next_collection {
    height:14px; min-height:14px;
    width:12px;
    background-position: 0px 0px;
    display:inline-block;
    float:right;
}

.ie7 #arrow_prev, .ie7 #arrow_next,
.ie7 #arrow_prev_item, .ie7 #arrow_next_item,
.ie7 #arrow_prev_collection, .ie7 #arrow_next_collection {
    zoom:1;
    display:inline;
}

#arrow_prev:hover, #arrow_next:hover,
#arrow_prev_item:hover, #arrow_next_item:hover,
#arrow_prev_collection:hover, #arrow_next_collection:hover {
    background-position:0 -14px;
}
#arrow_prev,
#arrow_prev_item,
#arrow_prev_collection {
    background-image:url('/images/previous.png');
}
#arrow_next,
#arrow_next_item,
#arrow_next_collection {
    background-image:url('/images/next.png');
    left:-1px;
    margin-left:-1px;
}

.spinner_container {
    height:16px;
    width:18px;
    background-color:white;
}
#vote .spinner_container,#item_vote .spinner_container  {
    width:27px;
}

.edit-desc,
.edit {
    overflow:hidden;
}

