body, textarea, .twistedfont, h1, h2, .column-item .title a, .column-item .words a, #photoOneTitle, #footer .headline, #footer .compact-linkroll-section, #footer .compact-archive-year, .autoform fieldset fieldset legend {font-family:Arial, Helvetica, sans-serif;}
	

#contentsub { padding-left:0; }
a:link, a:visited {
	color: #027ABF;
	text-decoration: none;
}

a:hover {
	color: #027ABF;
	text-decoration: underline;
}


.sidebar .headline {
	background-color: #999999;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	margin: 5px 0 8px;
	text-decoration:none; 
} 

.headline a {
	color: #FFFFFF !important;
	display: block;
	margin: -5px;
	padding: 5px;
} 

.headline a:hover {
	color: #FFF;
	background-color: #8a8a8a;
} 

#sidebar-photo-tags .headline {
	margin: 0px;
}

/* Site logo */
#identity {background-position:98% 55px;}


/* BUTTONS FROM LINKS
/* simple button */
a.button { padding: 2px 8px 3px 24px; background-color:#666;}

/* links with icons and background color */

a.iconbutton {
	color: #027ABF;
	background-position:5px 7px;
	border-bottom: 1px solid #FFF;
	background-color:#F5F5F5;
	display: block;
	padding: 4px 8px 4px 25px;
	margin: -7px 0px 7px;
}
 
a:hover.iconbutton {
	background-color: #EBEBEB;
	color: #2F6697;
}

#contentsub .photo-one-admin-links {clear:left; background-color:#F5F5F5; height:28px; padding-top:4px; margin-bottom: 15px;}
#contentsub .photo-one-admin-links a.iconbutton {
	display: inline;
	padding: 10px 10px 10px 25px;
	border-right: 1px solid #FFF;
	border-bottom: none;
}

.sidebar #sidebar-top-actions a.iconbutton {visibility: visible;}

.sidebar-uploaded-by {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 7px;
	color: #666;
}

.sidebar-uploaded-by a {
	font-size: 1.2em;
	line-height: 1.6em;
}




/* NAVIGATION: menu */
#frame { width:auto; margin:0; }
#sitetop { position:relative; width:100%; margin:0; }
#sitetop #identity { width:920px; margin:0 auto; padding-top:60px;}
#header {padding:0; }
#contextnav {position:absolute; top:0; width:100%; background-color: #F5F5F5; text-align:center; }
#contextnavsub {height:40px; overflow:hidden; width:920px; margin:0 auto;}
#contextnav ul { margin-top:15px; }
#contextnav li {margin-right:8px; height:25px; line-height:25px;border:none; padding:0 7px;}
#contextnav li a {color: #666; text-decoration: none; font-weight: bold; height:20px; }
#contextnav li.hover  {background-color:#FFF;}
#contextnav li.hover a  {color:#027ABF; text-decoration:none;}
#identity, #main, #sitebottom { background-color:white; border-width:0 10px; border-style:solid; border-color:white;}

/* NAVIGATION HEADER: identity */
#identity {
	margin: 10px 0 20px; 
	border-bottom: 1px solid #EAEAEA;
	padding: 10px 0 15px;
}


#identity #sitename a{
	color:#555;
	font-weight: bold;
	letter-spacing:-1px ;
}

#identity #sitename a:hover{
	color:#333;
}

#sitebyline a{
	font-style: italic;
	color: #666 !important;
	cursor: default;
	font-size: 1.2em;
	padding: 15px 0 10px;
}



/* PAGINATION */

#pagination {
	padding-bottom: 20px;
}

.pagination-pages {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 0 5px;
}

.pagination-pages a {
	background-color: #E7E6DD;
	padding: 5px 7px;
	color: #666;
	margin: 5px;
}

.pagination-pages a:hover {
	background-color: #CBCBC1;
	text-decoration: none !important;
	color: #FFF;
}

#paginationContainer {
	margin-bottom: 10px;
	font-weight: bold;
}

#paginationContainer .dot, #paginationContainer .pagination-first, #paginationContainer .pagination-last  {
	display: none;
}

#paginationContainer .pagination-next a {
	background: url('/resources/um/graphics/extensive/arrow-pagination-right-normal.gif') right 2px no-repeat;
	padding-right: 7px;
}

#paginationContainer .pagination-next a:hover {
	background: url('/resources/um/graphics/extensive/arrow-pagination-right-hover.gif') right 2px no-repeat ;
	padding-right: 7px;
	text-decoration: none;
}

#paginationContainer .pagination-previous a {
	background:url('/resources/um/graphics/extensive/arrow-pagination-left-normal.gif') left 2px no-repeat;
	padding-left: 7px;
}

#paginationContainer .pagination-previous a:hover {
	background:url('/resources/um/graphics/extensive/arrow-pagination-left-hover.gif') left 2px no-repeat;
	padding-left: 7px;
	text-decoration: none;
}

#numphotosbar {
	color: #999;
	font-size: .95em;
	padding-top: 5px;
}

/* FORMS */
input.button, input.reset, input.submit, .form-button input {
	margin-right:7px;
	color:#444;
	background-color: #FFF;
	border: 1px solid #ccc;
	font-weight: bold;
}
input.discrete {
	color:#7F7F7F;
	background-color: #F3F3F3;
	border: 1px solid #DEDEDE;
	padding: 5px;
	cursor: auto;
}

a.editableLink {color:#5BC43D;}
a.editableLink:hover {background-color:#5BC43D; color: #FFF;}


/* About this text site */
#sidebar-site-about {
	font-size:1em;
	color: #666;
}

/* VIEWS: Photo Stream */
.sidebar-photo-stream { }
.sidebar-photo-stream table {margin: 0px; width: 100%;}
.sidebar-photo-stream a {
	display: block;
	text-transform: uppercase;
	font-size: .75em;
	color: #999;
}

.sidebar-photo-stream a:hover {
	color: #666;
	text-decoration: none;
}

.sidebar-photo-stream .photo-stream-left a {text-align: right; }
.sidebar-photo-stream .photo-stream-right a {text-align: left; }

.sidebar-photo-stream .photo-stream-left {
	background-image:url('/resources/um/graphics/basis/arrow-left.gif');
	background-position: 15px 16px;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.sidebar-photo-stream .photo-stream-left a:hover {
	background-image:url('/resources/um/graphics/basis/arrow-left-hover.gif');
	background-position: 15px 16px;
	background-repeat: no-repeat;
}

.sidebar-photo-stream .photo-stream-right {
	background-image:url('/resources/um/graphics/basis/arrow-right.gif');
	background-position:78px 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sidebar-photo-stream .photo-stream-right a:hover {
	background-image:url('/resources/um/graphics/basis/arrow-right-hover.gif');
	background-position: 58px 16px;
	background-repeat: no-repeat;
}	

.sidebar-photo-stream .photo-stream-left a img, .sidebar-photo-stream .photo-stream-right a img {
	padding-bottom: 1px;
	border-bottom: 2px solid #CCC;
}

.sidebar-photo-stream .photo-stream-left a:hover img, .sidebar-photo-stream .photo-stream-right a:hover img {border-bottom: 2px solid #999;}

#sidebar-photo-actions .info-icon {
	margin-bottom: -5px;
}	


/* VIEWS: Compact Album List */
.compact-album-list-item .album-text a:hover {
	color: #027ABF;
	text-decoration: underline;
}

.compact-album-list-item .album-num-photos, .compact-album-list-item .album-delete a {
	font-size:.8em;
}

.compact-album-list-item .album-delete a:hover {
	font-size:.8em;
	color:#CC0000;
	text-decoration: none;
}

/* ALBUM: Main */

#albumOneDescription {
	color: #666;
	line-height: 1.3em;
	font-size: 1.2em;
	padding: 0 0 10px;
	border-bottom: 1px solid #EAEAEA;
}



/* VIEWS: Footer with archive and linkroll */

#footer {
	background-color: #F5F5F5;
	border-top: 1px solid #EDECEA;
	padding-top: 15px;
}

#footer .headline, #footer .headline a {
	color: #555;
	padding: 0;
	font-weight: bold;
	margin: 0 0 5px;

	}

#footer .headline a:hover {
	color: #027ABF !important;
	background-color: #F5F5F5 !important;
}

#footer a.iconbutton, #footer a.noicon {
	padding:2px 4px 2px 28px;
	background-position:8px 6px;
} 

#footer a.noicon {
	background-image:url('/resources/um/graphics/basis/icon-void.gif') !important;
	background-position:8px 8px;
}

#footer .compact-archive-year {
	color: #666;
	margin-bottom: 7px;
	margin-top: 5px;
	border-bottom: 1px solid #FFF;
	padding-top: 2px;
	padding-bottom: 5px;
}






#footer #footer-archive, #footer #footer-linkroll {float:left; width:200px; margin: 0px;}

#footer #footer-linkroll {margin-left: 30px;}



#onemonthNav {
	padding: 5px 0px;
	color: #333;
}


/* VIEWS: Tag List */
.tag-list-item {border-bottom:1px solid #EAEAEA; padding:5px;}
.tag-list-item a:hover {text-decoration: underline;}
.tag-list .tag-delete a {text-decoration:none !important; color:#666;}
.tag-list .tag-delete a:hover {text-decoration:none !important; color:#CC0000;}
#addTagButton, #addAlbumButton {padding: 5px;}
#addTagButton a, #addAlbumButton a {color: #5BC43D;}



.compact-comment-list .compact-comment-list-item {border-bottom: 1px solid #EAEAEA;}
.compact-comment-list .comment-name a {
	color: #3E9FD7;
	font-weight: normal;
	font-size: 0.97em;

}
.compact-comment-list .comment-text {line-height:1.2em; margin-bottom: 5px;}

 .comment-text a {
	text-decoration:none;
	color: #666666;
	line-height: 1.2em;
	font-size: 0.98em;
	}

.comment-name a:hover {
	color: #027ABF;
	text-decoration: underline;
}

.comment-text a:hover {
	color: #333;
	text-decoration: none;
}
	
/* VIEWS: Large Comment List */
.large-comment-list .comment-content {
	background-color:#F5F5F5;
	padding: 5px;
}

.large-comment-list .comment-text {
	line-height:1.25em;
	margin: 7px 0 0px;
}
.large-comment-list .comment-action-links a { text-decoration:none; color: #999; }
.large-comment-list .comment-action-links a:hover { text-decoration:none; color: #CC0000; font-weight: bold;}


.large-comment-list .comment-name, .large-comment-list .comment-date, .large-comment-list .comment-action-links {
	color: #999;
}




/* VIEWS: Standard Photo Column */
.view-standard-item .view-title {
	color: #027ABF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
          line-height:22px;
	padding: 5px 0;
	margin: 0px;
}

.view-standard-item .view-words {
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: normal;
}


.view-standard .view-item {
	border-bottom: 2px solid #EAEAEA;
		margin-bottom: 30px;

}


/* VIEWS: Small Photo Column */
.view-item {position: relative;}


.view-item-sub div.view-photo a img {
	background-color: #FFF;
}

.view-item-sub{
	margin-bottom:10px ;
	line-height: 1.3em;
	display: block;
	color: #666;
}

.view-item-sub a:hover{
	text-decoration: none;
	color: #707070;
}

.view-title{
	position: relative;
	margin-bottom: 5px;
}

.view-title a{
	color: #027ABF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}

.view-title a:hover{
	color: #2F6697;
	text-decoration: none;
}

.view-name, .view-name a{
	color: #707070;
	text-decoration: none;
	font-size:0.98em;
}

.view-name a:hover{
	color: #454;
	text-decoration: none;
}

.view-date, .view-time{
	display: inline !important;
}

.view-date a, .view-time a{
	color: #9A9A9A;
	text-decoration: none;
	font-size: 0.959em;
}

.view-comments, .view-comments a, .view-delete-link a{
	color: #CFCFCF;
	text-decoration: none;
	font-size: 0.94em;
}

.view-words{
	color: #626262;
	font-size: 1.1em;
	font-style: italic;
	padding: 0 0 5px;
}



.large-user-list .user-content {padding: 5px 10px 10px 10px;}
.large-user-list-item { clear:left; margin-bottom:15px; }
.large-user-list .user-buddy-icon a img {border:3px solid #EDECE8 !important;}
.large-user-list .user-buddy-icon a:hover img {border:3px solid #CBCBC1 !important;}
.large-user-list .user-display-name a {font-size: 1.2em; color:#666;}
.large-user-list .user-about {color: #666; font-size: 1.05em; padding: 3px 0;}




.sidebar-page-links .headline { margin-bottom:0 !important; }
.sidebar-page-links div a {display:block; padding:7px 5px; background-color:#f5f5f5; border-top:1px solid white; font-size:11x;}
.sidebar-page-links div a:hover {background-color:#f5f5f5; background-color:#EBEBEB;}

.context-links, .sidebar-page-links {width:180px; border:5px solid #F3F2EE; padding:10px; background-color:#FFF; font-weight:bold;}
.context-links a, .sidebar-page-links a {color:#027ABF; line-height:20px;}
.context-links a:hover, .sidebar-page-links a:hover {color:#CC3366; text-decoration:none;}
.context-links div, .sidebar-page-links div {border-bottom: 1px dotted #DEDEDE;}
.context-links a.noicon {background-color: #FFF; display: block;}
.context-links .headline, .sidebar-page-links .headline {margin: 0px !important; padding: 0px;}
.sidebar-page-links div {padding:7px 5px;}
