@ -1,99 +0,0 @@ |
||||
/* @group Layout Colours */ |
||||
|
||||
#bar, |
||||
.photo-navigation, |
||||
.movie-title { |
||||
background-color: #51748C; |
||||
} |
||||
|
||||
#pageHeader #title { |
||||
background-color: #FF7E00; |
||||
} |
||||
|
||||
#pageHeader h1, |
||||
#pageHeader h2 { |
||||
text-shadow: 0px -1px 0px #994B00; |
||||
} |
||||
|
||||
#footer { |
||||
background-color: #82B4D7; |
||||
} |
||||
|
||||
#footer p { |
||||
text-shadow: 0px -1px 0px #4E6C81; |
||||
} |
||||
|
||||
#breadcrumbcontainer li { |
||||
color: #5B7E96; |
||||
} |
||||
|
||||
/* @end */ |
||||
|
||||
/* @group Content Colours */ |
||||
|
||||
body, |
||||
.blog-entry-body, |
||||
.blog-entry-date, |
||||
.blog-entry { |
||||
color: #7F7F7F; |
||||
} |
||||
|
||||
|
||||
#sidebarContainer .sideHeader, |
||||
#sidebarContainer #sidebar h1, |
||||
#sidebarContainer #sidebar h2, |
||||
#sidebarContainer #sidebar h3 { |
||||
color: #51748C; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
color: #A6A6A6; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar a, |
||||
#breadcrumbcontainer, |
||||
a:link, a:visited { |
||||
color: #656565; |
||||
} |
||||
|
||||
h1, h2, h3, h4, h5, |
||||
h1.blog-entry-title a, |
||||
.blog-archive-headings-wrapper, |
||||
.album-title, |
||||
.photo-title, |
||||
.movie-page-title { |
||||
color: #FF7E00; |
||||
} |
||||
|
||||
|
||||
|
||||
/* @end */ |
||||
|
||||
/* @group Navbar */ |
||||
|
||||
#navcontainer a { |
||||
color: #7F7F7F; |
||||
} |
||||
|
||||
#navcontainer a:hover, |
||||
#navcontainer #current, |
||||
#navcontainer .currentAncestor, |
||||
#sidebarContainer #sidebar a:hover, |
||||
.photo-navigation a:hover, |
||||
a:hover, a:active, |
||||
form, |
||||
h1 { |
||||
color: #FF7E00; |
||||
} |
||||
|
||||
#navcontainer ul ul a:hover, |
||||
#navcontainer ul ul #current, |
||||
#navcontainer ul ul .currentAncestor { |
||||
background: #FF7E00; |
||||
color: #fff; |
||||
border-bottom-color: #FF7E00; |
||||
} |
||||
|
||||
|
||||
|
||||
/* @end */ |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_curve_solid { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_stripes_glow { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_stripes_solid { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_swirls { |
||||
display: block; |
||||
} |
@ -1,70 +0,0 @@ |
||||
.filesharing-item { |
||||
background: url(../../images/download_icon.png) no-repeat 0 3px; |
||||
padding-left: 20px; |
||||
} |
||||
|
||||
/* @group Blog */ |
||||
|
||||
.blog-archive-link { |
||||
background: url(../../images/blog_home.png) no-repeat 0 5px; |
||||
padding-left: 20px; |
||||
} |
||||
|
||||
.blog-entry-date { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_clock.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
/*styles the category link in the main entry */ |
||||
.blog-entry-category { |
||||
background: url(../../images/blog_file.png) no-repeat 0 0; |
||||
} |
||||
|
||||
.blog-entry-body { |
||||
padding: 20px 0 40px 0; |
||||
background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; |
||||
} |
||||
|
||||
.blog-entry-comments { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_comments.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
.blog-trackback-link { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_trackback.png) no-repeat 0 0px; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/blog_tag.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
/* styles the archives in the blog sidebar */ |
||||
|
||||
.blog-archive-link-enabled { |
||||
|
||||
background: url(../../images/blog_icon.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/blog_icon.png) no-repeat 0; |
||||
} |
||||
|
||||
/* Styles the blog categories in the blog sidebar */ |
||||
|
||||
.blog-category-link-enabled { |
||||
background: url(../../images/blog_file.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-category-link-disabled { |
||||
background: url(../../images/blog_file.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/blog_rss.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/blog_rss.png) no-repeat 0; |
||||
} |
||||
|
||||
/* @end */ |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_black.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_black.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_black.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_black.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_blue.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_blue.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_blue.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_blue.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_brown.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_brown.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_brown.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_brown.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_green.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_green.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_green.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_green.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,26 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_pink.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_pink.png) no-repeat left 2px; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_pink.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_pink.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,32 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_red.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_red.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_red.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_red.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
margin: 10px auto 0; |
||||
} |
@ -1,4 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
float: left; |
||||
margin: 10px 0 0 30px; |
||||
} |
@ -1,4 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
float: right; |
||||
margin: 10px 30px 0 0; |
||||
} |
@ -1,15 +0,0 @@ |
||||
#contentContainer { |
||||
float: right; |
||||
padding-right: 7px; |
||||
background-position: top left; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
float: left; |
||||
padding-left: 7px; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar { |
||||
padding-left: 30px; |
||||
padding-right: 10px; |
||||
} |
@ -1,8 +0,0 @@ |
||||
#sidebarContainer { |
||||
display: none; |
||||
} |
||||
|
||||
#contentContainer { |
||||
width: auto; |
||||
background-image: none; |
||||
} |
@ -1,15 +0,0 @@ |
||||
#contentContainer { |
||||
float: left; |
||||
padding-left: 7px; |
||||
background-position: top right; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
float: right; |
||||
padding-right: 7px; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar { |
||||
padding-right: 30px; |
||||
padding-left: 10px; |
||||
} |
Before Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 479 B |
Before Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 813 B |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 447 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 453 B |
Before Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 138 B |
Before Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 513 B |
Before Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 506 B |
Before Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 518 B |
@ -1,86 +0,0 @@ |
||||
<public:component lightWeight="true"> |
||||
<public:attach event="onpropertychange" onevent="propertyChanged()" /> |
||||
<public:attach event="onbeforeprint" onevent="beforePrint()" for="window"/> |
||||
<public:attach event="onafterprint" onevent="afterPrint()" for="window"/> |
||||
<script> |
||||
|
||||
/* |
||||
* PNG Behavior |
||||
* |
||||
* This script was created by Erik Arvidsson (http://webfx.eae.net/contact.html#erik) |
||||
* for WebFX (http://webfx.eae.net) |
||||
* Copyright 2002-2004 |
||||
* |
||||
* For usage see license at http://webfx.eae.net/license.html |
||||
* |
||||
* Version: 1.02 |
||||
* Created: 2001-??-?? First working version |
||||
* Updated: 2002-03-28 Fixed issue when starting with a non png image and |
||||
* switching between non png images |
||||
* 2003-01-06 Fixed RegExp to correctly work with IE 5.0x |
||||
* 2004-05-09 When printing revert to original |
||||
* |
||||
*/ |
||||
|
||||
var supported = /MSIE ((5\.5)|[6789])/.test(navigator.userAgent) && |
||||
navigator.platform == "Win32"; |
||||
|
||||
var realSrc; |
||||
//var blankSrc = "blank.gif"; |
||||
var isPrinting = false; |
||||
|
||||
if (supported) fixImage(); |
||||
|
||||
function propertyChanged() { |
||||
if (!supported || isPrinting) return; |
||||
|
||||
var pName = event.propertyName; |
||||
if (pName != "src") return; |
||||
// if not set to blank |
||||
if (!new RegExp(blankSrc).test(src)) |
||||
fixImage(); |
||||
}; |
||||
|
||||
function fixImage() { |
||||
// get src |
||||
var src = element.src; |
||||
|
||||
// check for real change |
||||
if (src == realSrc && /\.png$/i.test(src)) { |
||||
element.src = blankSrc; |
||||
return; |
||||
} |
||||
|
||||
if ( ! new RegExp(blankSrc).test(src)) { |
||||
// backup old src |
||||
realSrc = src; |
||||
} |
||||
|
||||
// test for png |
||||
if (/\.png$/i.test(realSrc)) { |
||||
// set blank image |
||||
element.src = blankSrc; |
||||
// set filter |
||||
element.runtimeStyle.filter = "progid:DXImageTransform.Microsoft." + |
||||
"AlphaImageLoader(src='" + src + "',sizingMethod='scale')"; |
||||
} |
||||
else { |
||||
// remove filter |
||||
element.runtimeStyle.filter = ""; |
||||
} |
||||
} |
||||
|
||||
function beforePrint() { |
||||
isPrinting = true; |
||||
element.src = realSrc; |
||||
element.runtimeStyle.filter = ""; |
||||
realSrc = null; |
||||
} |
||||
|
||||
function afterPrint() { |
||||
isPrinting = false; |
||||
fixImage(); |
||||
} |
||||
|
||||
</script> |
||||
</public:component> |
@ -1,99 +0,0 @@ |
||||
/* @group Layout Colours */ |
||||
|
||||
#bar, |
||||
.photo-navigation, |
||||
.movie-title { |
||||
background-color: #51748C; |
||||
} |
||||
|
||||
#pageHeader #title { |
||||
background-color: #FF7E00; |
||||
} |
||||
|
||||
#pageHeader h1, |
||||
#pageHeader h2 { |
||||
text-shadow: 0px -1px 0px #994B00; |
||||
} |
||||
|
||||
#footer { |
||||
background-color: #82B4D7; |
||||
} |
||||
|
||||
#footer p { |
||||
text-shadow: 0px -1px 0px #4E6C81; |
||||
} |
||||
|
||||
#breadcrumbcontainer li { |
||||
color: #5B7E96; |
||||
} |
||||
|
||||
/* @end */ |
||||
|
||||
/* @group Content Colours */ |
||||
|
||||
body, |
||||
.blog-entry-body, |
||||
.blog-entry-date, |
||||
.blog-entry { |
||||
color: #7F7F7F; |
||||
} |
||||
|
||||
|
||||
#sidebarContainer .sideHeader, |
||||
#sidebarContainer #sidebar h1, |
||||
#sidebarContainer #sidebar h2, |
||||
#sidebarContainer #sidebar h3 { |
||||
color: #51748C; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
color: #A6A6A6; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar a, |
||||
#breadcrumbcontainer, |
||||
a:link, a:visited { |
||||
color: #656565; |
||||
} |
||||
|
||||
h1, h2, h3, h4, h5, |
||||
h1.blog-entry-title a, |
||||
.blog-archive-headings-wrapper, |
||||
.album-title, |
||||
.photo-title, |
||||
.movie-page-title { |
||||
color: #FF7E00; |
||||
} |
||||
|
||||
|
||||
|
||||
/* @end */ |
||||
|
||||
/* @group Navbar */ |
||||
|
||||
#navcontainer a { |
||||
color: #7F7F7F; |
||||
} |
||||
|
||||
#navcontainer a:hover, |
||||
#navcontainer #current, |
||||
#navcontainer .currentAncestor, |
||||
#sidebarContainer #sidebar a:hover, |
||||
.photo-navigation a:hover, |
||||
a:hover, a:active, |
||||
form, |
||||
h1 { |
||||
color: #FF7E00; |
||||
} |
||||
|
||||
#navcontainer ul ul a:hover, |
||||
#navcontainer ul ul #current, |
||||
#navcontainer ul ul .currentAncestor { |
||||
background: #FF7E00; |
||||
color: #fff; |
||||
border-bottom-color: #FF7E00; |
||||
} |
||||
|
||||
|
||||
|
||||
/* @end */ |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_curve_solid { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_stripes_glow { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_stripes_solid { |
||||
display: block; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #overlay_swirls { |
||||
display: block; |
||||
} |
@ -1,70 +0,0 @@ |
||||
.filesharing-item { |
||||
background: url(../../images/download_icon.png) no-repeat 0 3px; |
||||
padding-left: 20px; |
||||
} |
||||
|
||||
/* @group Blog */ |
||||
|
||||
.blog-archive-link { |
||||
background: url(../../images/blog_home.png) no-repeat 0 5px; |
||||
padding-left: 20px; |
||||
} |
||||
|
||||
.blog-entry-date { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_clock.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
/*styles the category link in the main entry */ |
||||
.blog-entry-category { |
||||
background: url(../../images/blog_file.png) no-repeat 0 0; |
||||
} |
||||
|
||||
.blog-entry-body { |
||||
padding: 20px 0 40px 0; |
||||
background: url(../../images/blog_bottom_bar.png) no-repeat left bottom; |
||||
} |
||||
|
||||
.blog-entry-comments { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_comments.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
.blog-trackback-link { |
||||
padding-left: 20px; |
||||
background: url(../../images/blog_trackback.png) no-repeat 0 0px; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/blog_tag.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
/* styles the archives in the blog sidebar */ |
||||
|
||||
.blog-archive-link-enabled { |
||||
|
||||
background: url(../../images/blog_icon.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/blog_icon.png) no-repeat 0; |
||||
} |
||||
|
||||
/* Styles the blog categories in the blog sidebar */ |
||||
|
||||
.blog-category-link-enabled { |
||||
background: url(../../images/blog_file.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-category-link-disabled { |
||||
background: url(../../images/blog_file.png) no-repeat 0 3px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/blog_rss.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/blog_rss.png) no-repeat 0; |
||||
} |
||||
|
||||
/* @end */ |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_black.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_black.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_black.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_black.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_blue.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_blue.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_blue.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_blue.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_brown.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_brown.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_brown.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_brown.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,25 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_green.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_green.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_green.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_green.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,26 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_pink.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_pink.png) no-repeat left 2px; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_pink.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_pink.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,32 +0,0 @@ |
||||
.blog-entry-category { |
||||
background: url(../../images/file_red.png) no-repeat left 0; |
||||
} |
||||
|
||||
p.blog-entry-tags { |
||||
background: url(../../images/tag_red.png) no-repeat left 2px; |
||||
} |
||||
|
||||
.blog-category-link-disabled, |
||||
.blog-archive-link-disabled { |
||||
background: url(../../images/file_red.png) no-repeat left center; |
||||
} |
||||
|
||||
|
||||
.blog-category-link-enabled, |
||||
.blog-archive-link-enabled { |
||||
background: url(../../images/file_red.png) no-repeat left 1px; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
||||
|
||||
.blog-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0;} |
||||
|
||||
.blog-comments-rss-link { |
||||
background: url(../../images/feed.png) no-repeat 0; |
||||
} |
@ -1,3 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
margin: 10px auto 0; |
||||
} |
@ -1,4 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
float: left; |
||||
margin: 10px 0 0 30px; |
||||
} |
@ -1,4 +0,0 @@ |
||||
#pageHeader #logo img { |
||||
float: right; |
||||
margin: 10px 30px 0 0; |
||||
} |
@ -1,15 +0,0 @@ |
||||
#contentContainer { |
||||
float: right; |
||||
padding-right: 7px; |
||||
background-position: top left; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
float: left; |
||||
padding-left: 7px; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar { |
||||
padding-left: 30px; |
||||
padding-right: 10px; |
||||
} |
@ -1,8 +0,0 @@ |
||||
#sidebarContainer { |
||||
display: none; |
||||
} |
||||
|
||||
#contentContainer { |
||||
width: auto; |
||||
background-image: none; |
||||
} |
@ -1,15 +0,0 @@ |
||||
#contentContainer { |
||||
float: left; |
||||
padding-left: 7px; |
||||
background-position: top right; |
||||
} |
||||
|
||||
#sidebarContainer { |
||||
float: right; |
||||
padding-right: 7px; |
||||
} |
||||
|
||||
#sidebarContainer #sidebar { |
||||
padding-right: 30px; |
||||
padding-left: 10px; |
||||
} |
Before Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 479 B |
Before Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 813 B |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 447 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 453 B |
Before Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 137 B |
Before Width: | Height: | Size: 138 B |