diff --git a/archive.php b/archive.php
index 6c69bcf..40d6d08 100644
--- a/archive.php
+++ b/archive.php
@@ -1,7 +1,7 @@
-
+
diff --git a/category.php b/category.php
index 536ff05..4dfae77 100644
--- a/category.php
+++ b/category.php
@@ -1,17 +1,23 @@
-
-
- cat_ID;
-
- echo '' . '' ;
- ?>
-
+ cat_ID; ?>
-
+
+
+
diff --git a/components/sidebar-content.php b/components/sidebar-content.php
new file mode 100644
index 0000000..62bd264
--- /dev/null
+++ b/components/sidebar-content.php
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/components/sidebar/archives.php b/components/sidebar/archives.php
new file mode 100644
index 0000000..8c3538d
--- /dev/null
+++ b/components/sidebar/archives.php
@@ -0,0 +1,12 @@
+
+
+
+
diff --git a/components/sidebar/categories.php b/components/sidebar/categories.php
new file mode 100644
index 0000000..94b47ff
--- /dev/null
+++ b/components/sidebar/categories.php
@@ -0,0 +1,14 @@
+
+
+
+
diff --git a/components/sidebar/last-articles.php b/components/sidebar/last-articles.php
new file mode 100644
index 0000000..5f27e3b
--- /dev/null
+++ b/components/sidebar/last-articles.php
@@ -0,0 +1,13 @@
+
+
+
+
diff --git a/components/sidebar/links.php b/components/sidebar/links.php
new file mode 100644
index 0000000..7caca66
--- /dev/null
+++ b/components/sidebar/links.php
@@ -0,0 +1,10 @@
+
+
+
+
diff --git a/components/sidebar/tags.php b/components/sidebar/tags.php
new file mode 100644
index 0000000..ea9bef6
--- /dev/null
+++ b/components/sidebar/tags.php
@@ -0,0 +1,24 @@
+ 8, 'largest' => 22, 'unit' => 'pt', 'number' => 999,
+ 'format' => 'array', 'orderby' => 'name', 'order' => 'ASC',
+ 'exclude' => '', 'include' => '');
+
+$tags = get_tags($args);
+
+?>
+
+
diff --git a/functions.php b/functions.php
index 6a7dc05..0cc07cc 100644
--- a/functions.php
+++ b/functions.php
@@ -1,21 +1,21 @@
- '