diff --git a/styles/bb3-mobi/template/details.html b/styles/bb3-mobi/template/details.html
new file mode 100644
index 0000000..5f073f9
--- /dev/null
+++ b/styles/bb3-mobi/template/details.html
@@ -0,0 +1,105 @@
+
+
{L_RS_DETAILS} - {USERNAME}
+
+
{USERNAME_FULL} [ {RANK_TITLE} ]
+
{AVATAR_IMG}
+
{RANK_IMG}
+
{L_REPUTATION}{L_COLON} {REPUTATION}
+
+
{L_RS_POWER}{L_COLON} {RS_POWER}
+
{L_RS_VOTING_POWER}{L_COLON} {RS_POWER_LEFT}
+
+
{L_RS_POST_COUNT}{L_COLON} {POST_COUNT}
+
{L_RS_USER_COUNT}{L_COLON} {USER_COUNT}
+
{L_RS_POSITIVE_COUNT}{L_COLON} {POSITIVE_COUNT} ({L_RS_POINTS}{L_COLON} {POSITIVE_SUM})
+
{L_RS_NEGATIVE_COUNT}{L_COLON} {NEGATIVE_COUNT} ({L_RS_POINTS}{L_COLON} {NEGATIVE_SUM})
+
[ {L_RS_CLEAR_USER} ]
+
+
+
+
+
{L_RS_POWER_DETAILS}
+
+
{L_RS_POWER_DETAIL_AGE}{L_COLON} {FOR_USER_AGE}
+
{L_RS_POWER_DETAIL_POSTS}{L_COLON} {FOR_NUMBER_OF_POSTS}
+
{L_RS_POWER_DETAIL_REPUTAION}{L_COLON} {FOR_REPUTATION}
+
{L_RS_POWER_DETAIL_WARNINGS}{L_COLON} {FOR_WARNINGS}
+
{L_RS_POWER_DETAIL_BANS}{L_COLON} {FOR_BANS}
+
{L_RS_POWER_DETAIL_MIN}{L_COLON} {MINIMUM_VOTING_POWER}
+
{L_RS_POWER_DETAIL_MAX}{L_COLON} {MAXIMUM_VOTING_POWER}
+
+
{L_RS_GROUP_POWER}{L_COLON} {GROUP_VOTING_POWER}
+
+
+
+
+
+
+
+
+
+
+ | {L_RS_WEEK} |
+ {POSITIVE_WEEK} |
+ {NEGATIVE_WEEK} |
+
+
+ | {L_RS_MONTH} |
+ {POSITIVE_MONTH} |
+ {NEGATIVE_MONTH} |
+
+
+ | {L_RS_6MONTHS} |
+ {POSITIVE_6MONTHS} |
+ {NEGATIVE_6MONTHS} |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {reputation.AVATAR}
+
+

+
+
+
+
{reputation.USERNAME} » {reputation.TIME}
+ {reputation.ACTION}{L_COLON} {reputation.POINTS}
+
+
+
+ {reputation.post.POST_SUBJECT}{reputation.post.POST_SUBJECT}
+
+
+ {L_DELETE}
+
+
+
{reputation.COMMENT}
+
+
+
+
+
+
+
+
+
+{L_RS_EMPTY_DATA}
+
+
diff --git a/styles/bb3-mobi/template/event/index_body_stat_blocks_before.html b/styles/bb3-mobi/template/event/index_body_stat_blocks_before.html
new file mode 100644
index 0000000..1d22054
--- /dev/null
+++ b/styles/bb3-mobi/template/event/index_body_stat_blocks_before.html
@@ -0,0 +1,16 @@
+
+
+{L_RS_TOPLIST}
+
{L_RS_TOPLIST_EXPLAIN}{L_COLON}
+
+
+ {L_RS_NEW_LINE}
+
{toplist.USERNAME_FULL}
+ (
{toplist.USER_REPUTATION}){L_RS_NEW_LINE}{L_COMMA_SEPARATOR}
+
+
+ {L_RS_NO_USERS}
+
+
+
+
diff --git a/styles/bb3-mobi/template/event/mcp_warn_post_add_warning_field_after.html b/styles/bb3-mobi/template/event/mcp_warn_post_add_warning_field_after.html
new file mode 100644
index 0000000..531e2f7
--- /dev/null
+++ b/styles/bb3-mobi/template/event/mcp_warn_post_add_warning_field_after.html
@@ -0,0 +1,15 @@
+
+
+
{L_MCP_RS_ADD_WARNING}
+
+ {L_RS_POINTS}
+
+
+
+ {L_RS_COMMENT}
+
+
+
{L_MCP_RS_ADD_REPUTATION}
+
{L_MCP_RS_ADD_WARNING_EXPLAIN}
+
+
diff --git a/styles/bb3-mobi/template/event/mcp_warn_user_add_warning_field_after.html b/styles/bb3-mobi/template/event/mcp_warn_user_add_warning_field_after.html
new file mode 100644
index 0000000..f6ebfa0
--- /dev/null
+++ b/styles/bb3-mobi/template/event/mcp_warn_user_add_warning_field_after.html
@@ -0,0 +1,11 @@
+
+
+
{L_MCP_RS_ADD_WARNING}
+
{L_RS_POINTS}
+
+
{L_RS_COMMENT}
+
+
{L_MCP_RS_ADD_REPUTATION}
+
{L_MCP_RS_ADD_WARNING_EXPLAIN}
+
+
diff --git a/styles/bb3-mobi/template/event/memberlist_view_user_statistics_before.html b/styles/bb3-mobi/template/event/memberlist_view_user_statistics_before.html
new file mode 100644
index 0000000..64201e7
--- /dev/null
+++ b/styles/bb3-mobi/template/event/memberlist_view_user_statistics_before.html
@@ -0,0 +1,3 @@
+
+{L_REPUTATION}: {USER_REPUTATION} [ {L_RS_VIEW_DETAILS} | {L_RS_RATE_USER} ]
+
diff --git a/styles/bb3-mobi/template/event/viewtopic_body_post_buttons_before.html b/styles/bb3-mobi/template/event/viewtopic_body_post_buttons_before.html
new file mode 100644
index 0000000..e5acd06
--- /dev/null
+++ b/styles/bb3-mobi/template/event/viewtopic_body_post_buttons_before.html
@@ -0,0 +1,10 @@
+
++
+
+-
+
+{postrow.POST_REPUTATION}
+
+{postrow.POST_REPUTATION}
+
+
diff --git a/styles/bb3-mobi/template/index.html b/styles/bb3-mobi/template/index.html
new file mode 100644
index 0000000..e69de29
diff --git a/styles/bb3-mobi/template/postdetails.html b/styles/bb3-mobi/template/postdetails.html
new file mode 100644
index 0000000..3d2d5e6
--- /dev/null
+++ b/styles/bb3-mobi/template/postdetails.html
@@ -0,0 +1,37 @@
+
+
+
+{POST_SUBJECT}
+
+
+
+
+
+
+
+
+ {reputation.AVATAR}
+
+

+
+
+
+
{reputation.USERNAME} [{reputation.POINTS}] » {reputation.TIME}
+ {L_DELETE}
+
+
+
{reputation.COMMENT}
+
+
+
+{L_RS_EMPTY_DATA}
+
+
+ data-referer="_referer={U_REPUTATION_REFERER}">
+{L_SORT_BY}:
{L_USERNAME} •
{L_TIME} •
{L_RS_POINTS}
+
+{L_RS_CLEAR_POST}
+
+
+
+
diff --git a/styles/bb3-mobi/template/ratepost.html b/styles/bb3-mobi/template/ratepost.html
new file mode 100644
index 0000000..4e8f9d4
--- /dev/null
+++ b/styles/bb3-mobi/template/ratepost.html
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
diff --git a/styles/bb3-mobi/template/rateuser.html b/styles/bb3-mobi/template/rateuser.html
new file mode 100644
index 0000000..e66669d
--- /dev/null
+++ b/styles/bb3-mobi/template/rateuser.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
diff --git a/styles/bb3-mobi/template/userdetails.html b/styles/bb3-mobi/template/userdetails.html
new file mode 100644
index 0000000..3d2e564
--- /dev/null
+++ b/styles/bb3-mobi/template/userdetails.html
@@ -0,0 +1,45 @@
+
+
+
+{L_RS_USER_REPUTATION}
+{L_RS_MORE_DETAILS}
+
+
+
+
+
+
+
+ {reputation.AVATAR}
+
+

+
+
+
+
{reputation.USERNAME} » {reputation.TIME}
+ {reputation.ACTION}{L_COLON} {reputation.POINTS}
+
+
+
+ {reputation.post.POST_SUBJECT}{reputation.post.POST_SUBJECT}
+
+
+ {L_DELETE}
+
+
+
{reputation.COMMENT}
+
+
+
+{L_RS_EMPTY_DATA}
+
+
+
+ data-referer="_referer={U_REPUTATION_REFERER}">
+{L_SORT_BY}:
{L_USERNAME} •
{L_TIME} •
{L_RS_POINTS} •
{L_RS_ACTION}
+
+{L_RS_CLEAR_USER}
+
+
+
+