# HG changeset patch # User Dan # Date 1228754184 18000 # Node ID ffba60211d61d8dce2038732d21ca1eaef521ba9 # Parent 42d8ae8f6f714d6a280b37b13057d5ea1e3488e4 Moved files around to make compliant with theme Hg structure diff -r 42d8ae8f6f71 -r ffba60211d61 connections/acledit.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/acledit.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,36 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + +
DenyDisallowWiki modeAllow
{FIELD_DESC}
+

Permission types:

+
    +
  • Allow means that the user is allowed to access the item
  • +
  • Wiki mode means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)
  • +
  • Disallow means the user is denied access unless something allows it.
  • +
  • Deny means that the user is denied access to the item. This setting overrides all other permissions.
  • +
+
+
+ + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/blogpost.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/blogpost.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,13 @@ + +

{D} {j} {M} {Y}

+
+

+ {TITLE} +

+ Posted by {AUTHOR}
+ {COMMENT_LINK_TEXT} | edit this post +
+
+ {CONTENT} +
+ diff -r 42d8ae8f6f71 -r ffba60211d61 connections/blogseparator.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/blogseparator.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,4 @@ +
 
+
+  +
diff -r 42d8ae8f6f71 -r ffba60211d61 connections/comment.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/comment.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,51 @@ +
+ + + + + + + + + + + + + + + + + + + + + +
{DATETIME}
+ + + + + + + +
+ {NAME}
+ {USER_LEVEL} +
+ {SEND_PM_LINK} {ADD_BUDDY_LINK} +
+
+ Subject: {SUBJECT} +
+
{DATA}
+ +
+ {SIGNATURE} + +
+ [ {EDIT_LINK} | {DELETE_LINK} ] +
+ Moderation options: {MOD_APPROVE_LINK} {MOD_DELETE_LINK} +
+
+
diff -r 42d8ae8f6f71 -r ffba60211d61 connections/css/_printable.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/css/_printable.css Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,426 @@ +/* +Theme Name: Connections +Theme URI: http://www.patriciamuller.com/ +Version: 1.0 +Description: A Theme from wpthemes.Info +Author: Patricia Muller +Author URI: http://www.vanillamist.com/blog/ + +Port information: +Ported from: WordPress +Ported by: Dan Fuhry - http://midget.rgw-net.com/ +*/ +html,body { height: 100%; } +body { + margin:0; + padding:0; + font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif; + font-size: 0.9em; + text-align:center; + color:#333333; + line-height:1.3em; + background: #FFFFFF; +} +a { + color: #000000; + text-decoration:underline; +} +a:visited { + color: #000000; +} +a:hover { + color: #000000; + background-color: #EEE; + text-decoration:underline; +} +input, textarea +{ + background: #FFFFFF; + border: #000000 1px solid; +} +#rap +{ + background:#fff; + width:760px; + margin:0 auto; + padding:0px 8px; + text-align:left; + font-family: Trebuchet MS,Georgia, Arial, serif; + font-size: 0.9em; +} +#header { + background:#FFF; + height: 183px; + margin: 0 auto; + width:740px; + padding:0; + border:#000 1px solid; + border-bottom 0px solid #FFFFFF; +} +#main +{ + margin:0 auto; + padding:0; + background:#FFF; + width:740px; +} +#content { + width:510px; + float:left; + padding:5px; + margin:0; + overflow:auto; + display:inline; + text-align: left; +} +#sidebar { + width:186px; + float:right; + padding:0px 8px 10px 8px; + margin:0; + font-size:1em; + color:#333; + display:inline; +} +a img { + border: none; +} +acronym, abbr { + border-bottom: 1px dotted #000000; +} +acronym, abbr, span.caps { + cursor: help; + letter-spacing: .07em; +} +code { + font-size: 1em; + font-style: italic; +} +blockquote { + margin: 15px 30px 0 45px; + padding: 0 0 0 45px; + background: #FFF; + border: 1px solid #000; + font-style:italic; +} + +cite { + font-size: 0.9em; + font-style: normal; +} +h3 { + margin: 0; + padding: 0; + font-size:1.3em; +} +p { + margin: 0 0 1em; + padding: 0; + line-height: 1.5em; +} +h1, h2, h3, h4 { + font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif; + font-weight: normal; + letter-spacing: 1px; +} +#header h1 +{ + margin: 0; + font-size: 1.6em; + padding:10px 20px 0 0; + text-align:right; +} +#header h1 a +{ + color:#606060; + text-decoration:none; +} +#header h1 a:hover +{ + color:#606060; + text-decoration: underline; +} +#header #desc +{ + font-weight:normal; + font-size:1em; + color:#606060; + text-align:right; + margin:0; + padding:0 20px 0 0; +} +#sidebar div.heading { + margin: 0 0 0 0; + padding:2px; + font-size: 1em; + color: #000000; + text-align:center; + background:#DDDDDD; + border:#ccc 0px solid; + height:22px; + font-weight:bold; +} +#sidebar div.slider { + list-style-type: none; + margin: 0; + margin-top: 7px; + font-size: 0.9em; +} +#sidebar div.slideblock { + padding: 5px; + overflow: hidden; + background:#FFFFFF; + border: 1px solid #000000; + border-top 0px solid #FFFFFF; +} +#sidebar div.slideblock a { + display: block; + color: #333333; + padding: 4px; + text-decoration: none; +} +#sidebar div.slideblock a:hover { + display: block; + color: #333333; + background-color: #EEE; + padding: 4px; + text-decoration: none; +} +#pagenav +{ + list-style:none; +} +#sidebar ul li { + margin: 0.1em 0 0 0; + padding: 0; +} +#sidebar ul li a { + text-decoration: none; + border:none; +} +#sidebar ul li a:link { + color: #909D73; +} +#sidebar ul li a:visited { + color: #999999; +} +#sidebar ul li a:hover, #sidebar ul li a:active { + color: #990000; +} +#sidebar ul ul { + list-style-type: none; + padding: 5px; + margin: 0; + font-size: 1em; + background:none; + border:none; +} +#sidebar ul ul li +{ + margin:0; + padding:0; + padding-left:10px; + margin-left:10px; + background:url({TEMPLATE_DIR}/img/subcat_bullet.gif) no-repeat left; +} +#content ul { + margin-left: 0; + padding-left: 45px; + list-style-type: none; +} +#content ul li { + background: url({TEMPLATE_DIR}/img/bullet.gif) no-repeat 0 7px; + padding-left: 1.5em; +} +.post , .page +{ + margin:0 0 30px 0; +} +.page +{ + margin:25px -5px 0 27px; +} +.post-info, .page-info +{ + font-size:0.85em; + font-family: Verdana, Arial, Sans-Serif; + margin:0; + padding:0; + color:#333; +} +.page-info +{ + text-align:center; +} +.post-info a +{ + color:#990000; +} +.post-info a:hover +{ + color:#000; +} +.post-content, .page-content { + padding:10px 0; + margin:3px 0; + border-top:#CCCCCC 1px solid; + font-family: Georgia, Verdana, Arial, serif; + font-size:12px; +} +.page-content { + +} +.post-title, .page-title { + font-family:Georgia, Arial, Serif; + font-size:1.3em; + margin:0; + font-weight:bold; +} +.page-title +{ + font-size:1.6em; + font-weight:normal; +} +#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active +{ + text-decoration:none; + color:#666666; +} +.post-date { + float: left; + color: #BBC4A3; + font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + text-align: center; + font-weight: bold; + margin: 3px 10px 0 0; + padding: 8px 3px; + width: 55px; + background: #E7EBDE; + line-height:1em; +} +.post-footer +{ + padding-top:20px; + background:url({TEMPLATE_DIR}/img/divider.gif) no-repeat center; +} +#footer { + margin:0 auto; + padding: 7px 0; + border-top:#CCCCCC 1px solid; + clear: both; + font-size: 0.8em; + color: #999; + text-align:center; + width:740px; +} +#footer a { +border:none; +color:#777777; +} + +.commentlist { + font-size:1em; + font-weight:normal; +} +#commentform +{ + margin:0 0 0 40px; +} +#commentform textarea { + width: 80%; +} +#commentform p { + margin: 0 0 1em; +} +#comments,#respond { + text-transform: uppercase; + margin: 3em 0 1em 40px; + color: #666666; + font: 0.9em verdana, helvetica, sans-serif; +} +.commentlist li +{ + margin:5px 0; + padding:10px 10px 20px 10px; + background:#FFFFFF; + border:#DDDDDD 1px solid; +} +.commentlist .alt +{ + +} +#topnav +{ + list-style:none; + font-size:0.9em; + margin:0; + padding:11px 20px 0 0; + text-align:right; + font-family:Verdana, Arial, Sans-Serif; +} +#topnav li +{ + list-style:none; + display:inline; + padding:0; + margin:0; + font-weight:bold; +} + +#topnav li a:link, #topnav li a:visited +{ + text-decoration:none; + color:#BBBBBB; + border-left: 1px solid #777777; + border-right: 1px solid #777777; + background-color: #777777; + padding: 3px; + margin: 0; +} +#topnav li a:hover, #topnav li a:focus +{ + color:#F0F0F0; + border-left: 1px solid #F0F0F0; + border-right: 1px solid #F0F0F0; + background-color: #A0A0A0; + padding-left: 3px; + padding-right: 3px; + padding-top: 3px; + padding-bottom: 5px; + margin: 0; +} + +div.jswindow { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; list-style-type: none; + padding: 2px; + margin: 0; + margin-top: 7px; + font-size: 0.9em; + border:#E1D6c6 1px solid; + background:#F3F6ED; + } +div.titlebar { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; cursor: default; margin: 0 0 0 0; + padding:2px; + margin: 2px; + + font-size: 1em; + color: #676E04; + text-align:center; + background: #e2ebda; + border:0px solid #ccc; + height:22px; + font-weight:bold; } +div.titlebar div.closebtn { width: 16px; height: 16px; background-color: #e2ebda; display: block; } +div.titlebar div.closebtn:hover { width: 16px; height: 16px; background-color: #F3F6ED; display: block; } + +div.titlebar table, div.titlebar td { margin: 0; padding: 0; } +div.jswindow div.content { padding: 5px; + overflow: hidden; + } + +div.pagebar { background-color: #FFFFFF; padding: 1px; font-size: 7pt; border: 1px solid #000000; } +div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; } +div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; background-color: #E0E0E0; } +div.pagebar#pagebarpopup { display: none; position: absolute; width: 150px; padding: 0; } +div.pagebar#pagebarpopup a { display: block; margin: 0; } +.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; padding-left: 35px; border: 1px #000000 solid; margin-bottom: 10px; background: #FFFFFF; } diff -r 42d8ae8f6f71 -r ffba60211d61 connections/css/default.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/css/default.css Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,537 @@ +/* +Theme Name: Connections +Theme URI: http://www.patriciamuller.com/ +Version: 1.0 +Description: A Theme from wpthemes.Info +Author: Patricia Muller +Author URI: http://www.vanillamist.com/blog/ + +Port information: +Ported from: WordPress +Ported by: Dan Fuhry - http://enano.homelinux.org/ +*/ +html,body { height: 100%; } +body { + margin:0; + padding:0; + font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif; + font-size: 0.9em; + /* text-align:center; */ + color:#29303B; + line-height:1.3em; + background: #F3F6ED; +} +a { + color: #909D73; + text-decoration:none; +} +a:visited { + color: #8a3207; +} +a:hover { + color: #753206; + text-decoration:underline; +} +input, textarea { + background: #F3F6ED; + border: #E1D6C6 1px solid; +} +#rap { + background:#fff url(../img/rap.jpg) center repeat-y; + width:760px; + margin:0 auto; + padding:0px 8px; + text-align:left; + font-family: Trebuchet MS,Georgia, Arial, serif; + font-size: 0.9em; +} +#header { + background:#fff url(../img/top.jpg) no-repeat bottom; + height: 183px; + margin: 0 auto; + width:760px; + padding:0; + border:#fc9 0px solid; +} +#main { + margin:0 auto; + padding:0; + background:url(../img/content_bg.gif) repeat; + width:740px; +} +#content { + width:510px; + float:left; + padding:5px; + margin:0; + overflow:auto; + display:inline; + text-align: left; +} +#sidebar { + width:186px; + float:right; + padding:0px 8px 10px 8px; + margin:0; + font-size:1em; + color:#333; + display:inline; +} +a img { + border: none; +} +acronym, abbr { + border-bottom: 1px dotted #0c6bf0; +} +acronym, abbr, span.caps { + cursor: help; + letter-spacing: .07em; +} +code { + font-size: 1em; + font-style: italic; +} +blockquote { + margin: 15px 30px 0 45px; + padding: 0 0 0 45px; + background: url(../img/blockquote.gif) no-repeat left top; + font-style:italic; +} + +cite { + font-size: 0.9em; + font-style: normal; +} +h3 { + margin: 0; + padding: 0; + font-size:1.3em; +} +p { + margin: 0 0 1em; + padding: 0; + line-height: 1.5em; +} +h1, h2, h3, h4 { + font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif; + font-weight: normal; + letter-spacing: 1px; +} +#header h1 +{ + margin: 0; + font-size: 1.6em; + padding:10px 20px 0 0; + text-align:right; +} +#header h1 a +{ + color:#B5C09D; + text-decoration:none; +} +#header h1 a:hover +{ + color:#F7F3ED; +} +#header #desc +{ + font-weight:normal; + font-size:1em; + color:#B5C09D; + text-align:right; + margin:0; + padding:0 20px 0 0; +} +#sidebar div.heading { + margin: 0 0 0 0; + padding:2px; + font-size: 1em; + color: #676E04; + text-align:center; + background:url(../img/sidenav_top.jpg) no-repeat center; + border:#ccc 0px solid; + height:22px; + font-weight:bold; +} +#sidebar div.slider { + list-style-type: none; + padding: 0 2px 0 2px; + margin: 0; + margin-top: 7px; + font-size: 0.9em; + border:#E1D6c6 1px solid; + border-top:#f3f6ed 1px solid; +} +#sidebar div.slideblock { + padding: 5px; + padding-bottom: 3em; + overflow: hidden; + background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom; +} +#sidebar div.slideblock2 { + padding: 5px; + padding-bottom: 3em; + overflow: hidden; + background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom; +} +#sidebar div.slideblock a { + display: block; + color: #909D73; + padding: 4px; + text-decoration: none; +} +#sidebar div.slideblock a:hover { + display: block; + color: #909D73; + background-color: #e2ebda; + padding: 4px; + text-decoration: none; +} +#pagenav { + list-style:none; +} +#sidebar ul li { + margin: 0.1em 0 0 0; + padding: 0; +} +#sidebar ul li a { + text-decoration: none; + border:none; +} +#sidebar ul li a:link { + color: #909D73; +} +#sidebar ul li a:visited { + color: #999999; +} +#sidebar ul li a:hover, #sidebar ul li a:active { + color: #990000; +} +#sidebar ul ul { + list-style-type: none; + padding: 5px; + margin: 0; + font-size: 1em; + background:none; + border:none; +} +#sidebar ul ul li { + margin:0; + padding:0; + padding-left:10px; + margin-left:10px; + background:url(../img/subcat_bullet.gif) no-repeat left; +} +#content ul { + margin-left: 0; + padding-left: 1em; + list-style-type: none; +} +#content ul li { + background: url(../img/bullet.gif) no-repeat 0 7px; + padding-left: 1.5em; +} +#content p { + margin-left: 1em; +} +.post, .page { + margin:0 0 30px 0; +} +.page { + margin:25px -5px 0 27px; +} +.post-info, .page-info { + font-size:0.85em; + font-family: Verdana, Arial, Sans-Serif; + margin:0; + padding:0; + color:#333; +} +.page-info { + text-align:center; +} +.post-info a { + color:#990000; +} +.post-info a:hover { + color:#000; +} +.post-content, .page-content { + padding:10px 0; + margin:3px 0; + border-top:#BBC4A3 1px solid; + font-family: Georgia, Verdana, Arial, serif; + font-size:12px; +} +.page-content { + +} +.post-title, .page-title { + font-family:Georgia, Arial, Serif; + font-size:1.3em; + margin:0; + font-weight:bold; +} +.page-title { + font-size:1.6em; + font-weight:normal; +} +#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active { + text-decoration:none; + color:#676E04; +} +.post-date { + float: left; + color: #BBC4A3; + font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif; + font-size: 0.9em; + text-align: center; + font-weight: bold; + margin: 3px 10px 0 0; + padding: 8px 3px; + width: 55px; + background: #E7EBDE; + line-height:1em; +} +.post-footer +{ + padding-top:20px; + background:url(../img/divider.gif) no-repeat center; +} +#footer { + margin:0 auto; + padding: 7px 0; + border-top:#BBC4A3 1px solid; + clear: both; + font-size: 0.8em; + color: #999; + text-align:center; + width:740px; +} +#footer a { + border: none; + color: #7A7636; +} +.commentlist { + font-size:1em; + font-weight:normal; +} +#commentform { + margin:0 0 0 40px; +} +#commentform textarea { + width: 80%; +} +#commentform p { + margin: 0 0 1em; +} +#comments,#respond { + text-transform: uppercase; + margin: 3em 0 1em 40px; + color: #676E04; + font: 0.9em verdana, helvetica, sans-serif; +} +.commentlist li { + margin:5px 0; + padding:10px 10px 20px 10px; + background:#F3F6ED url(../img/comments_bottom.jpg) repeat-x bottom; + border:#E1D6C6 1px solid; +} +.commentlist .alt { + +} +#topnav { + list-style:none; + font-size:0.9em; + margin:0; + padding:11px 20px 0 0; + text-align:right; + font-family:Verdana, Arial, Sans-Serif; +} +#topnav li { + list-style: none; + display: inline; + padding: 0; + margin: 0; + font-weight: bold; + position: relative; + top: -2px; +} + +#topnav li.sep { + margin-left: 3px; + margin-right: 3px; + margin-top: 1px; + margin-bottom: 1px; + padding: 0; + padding-bottom: 2px; + border-left: 1px solid #3B4423; + border-right: 1px solid #F7F3ED; +} + +#topnav li a:link, #topnav li a:visited, #topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button { + text-decoration: none; + color: #BBC4A3; + border-width: 0 1px; + border-style: solid; + border-color: #7D8B5A; + background-color: #7D8B5A; + padding: 3px; + margin: 0; +} +#topnav li form { + margin: 0; + padding: 0; + display: inline; +} +#topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button { + font-size: 1em; + cursor: pointer; +} +#topnav li input[type ~="text"] { + padding: 2px 2px 3px 2px; + background-color: #BBC4A3; + border-color: #F7F3ED; + color: #5D7B3A; + margin: 0 4px; +} +#topnav li input[type ~="text"]:focus { + color: #1c1010; +} +#topnav li a:hover, #topnav li a:focus, #topnav li input[type ~="submit"]:hover, #topnav li input[type ~="button"]:hover, #topnav li button:hover, #topnav li input[type ~="submit"]:focus, #topnav li input[type ~="button"]:focus, #topnav li button:focus { + color:#F7F3ED; + border-color: #F7F3ED; + background-color: #BBC4A3; + /* padding: 3px 3px 5px 3px; */ + margin: 0; +} + +div.pagebar { background-color: #F3F6ED; margin-top: 0px; padding: 3px; font-size: 7pt; text-align: left; font-family: arial, helvetica, sans-serif; } +div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #909D73; } +div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #990000; background-color: #BBC4A3; } +div.pagebar#pagebarpopup { display: none; position: absolute; width: 150px; padding: 0; } +div.pagebar#pagebarpopup a { display: block; margin: 0; } + +/* + * jBox menu system + */ + +/* Exception for Connections theme */ +div#pagebar_main { + margin: 0px 7px 0px 8px; +} + +div.menu, div.menu_nojs { + background-color: #F3F6ED; + font-size: 7pt; + border-width: 0; +} +div.menu a, div.menu_nojs a, div.menu div.label, div.menu_nojs div.label { + padding: 2.5pt 5px; + margin-right: 3px; + text-decoration: none; + display: block; + float: left; + color: #909D73; +} +div.menu div.label, div.menu_nojs div.label { + color: #201000; + cursor: default; +} +div.menu span.sep, div.menu_nojs span.sep { + display: block; + float: left; + width: 5px; +} +div.menu div.multopts, div.menu_nojs div.multopts { + line-height: 17pt; +} +div.menu div.multopts a, div.menu_nojs div.multopts a, div.menu div.multopts div.label, div.menu_nojs div.multopts div.label { + float: none; + display: inline; +} +div.menu a.liteselected, div.menu_nojs a.liteselected, div.menu a.liteselected:hover, div.menu_nojs a.liteselected:hover, div.menu a:hover, div.menu_nojs a:hover { + color: #990000; + background-color: #BBC4A3; +} +div.menu input[type ^="text"], div.menu_nojs input[type ^="text"], div.menu input[type ^="password"], div.menu_nojs input[type ^="password"] { + border-width: 0; + font-size: 9pt; + padding: 4px 5px; + max-width: 70px; + background-color: #E3E6DD; +} +div.menu input[type ^="text"]:hover, div.menu_nojs input[type ^="text"]:hover, div.menu input[type ^="password"]:hover, div.menu_nojs input[type ^="password"]:hover { + background-color: #ECEFF6; +} +div.menu input[type ^="text"]:focus, div.menu_nojs input[type ^="text"]:focus, div.menu input[type ^="password"]:focus, div.menu_nojs input[type ^="password"]:focus { + background-color: #FAFDF6; +} +div.menu input[type ^="button"], div.menu_nojs input[type ^="button"], div.menu input[type ^="submit"], div.menu_nojs input[type ^="submit"] { + border-width: 0; + font-size: 9pt; + padding: 3px 5px; + max-width: 70px; +} +div.menu a.current, div.menu_nojs a.current, div.menu a.current:hover, div.menu_nojs a.current:hover, div.menu a.selected, div.menu_nojs a.selected, div.menu a.selected:hover, div.menu_nojs a.selected:hover { + color: #400000; + background-color: transparent; + background-image: url(../img/content_bg.gif); +} +div.menu ul, div.menu_nojs ul { + display: none; + position: absolute; + padding: 0; + margin: 0; + background-color: #F3F6ED; + border-width: 0; + min-width: 120px; +} +div.menu ul li, div.menu_nojs ul li { + list-style: none; +} +div.menu ul a, div.menu_nojs ul a { + float: none; + margin: 0; +} +span.menuclear { + font-size: 1px; + height: 0px; + width: 0px; + clear: left; + line-height: 0px; + display: block; +} + +.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; } +.tblholder { margin: 0; margin-left: 0.2in; padding: 0px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; } + +.tblholder th { padding: 4px; background-color: #C8D6A3 !important; color: #696E5B !important; } +.tblholder td.row1 { padding: 4px; background-color: #E3E6DD !important; } +.tblholder td.row2 { padding: 4px; background-color: #F3F6ED !important; } +.tblholder td.row3 { padding: 4px; background-color: #EBEDE6 !important; } +.tblholder table { background-color: #FFFFFF; } +.tblholder th.subhead { padding: 4px; background-color: #D0D4C7 !important; color: #696E5B !important; } + +.catCheck { padding: 3px; } +.catCheck:hover { padding: 3px; background-color: #F3F6ED; } + +/* Information, warning, question, and error boxes */ +div.error-box { background-image: url(../../../images/error.png); background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } +div.info-box { background-image: url(../../../images/info.png); background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } +div.warning-box { background-image: url(../../../images/warning.png); background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } +div.question-box { background-image: url(../../../images/question.png); background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } + +table#stretcher { + width: 100%; + height: 100%; +} + +a.wikilink-nonexistent, a.wikilink-nonexistent:hover { + color: #B05020; + text-decoration: underline; + border-bottom: 1px dotted; +} +a.wikilink-nonexistent:hover { + color: #D06030; +} diff -r 42d8ae8f6f71 -r ffba60211d61 connections/elements.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/elements.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,38 @@ +{TEXT} + +
{TEXT}
+ +{TEXT} + +
  • {TEXT}
  • + +
  • {HTML}
  • + +{TEXT}
    + +{HTML}
    + +
    {TEXT}
    + + + + +
    +
    +

    + {TITLE}

    +
    +
    {CONTENT}
    +
    + + +
    +
    +

    + {TITLE}

    +
    +
    {CONTENT}
    +
    + + + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/footer.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/footer.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,30 @@ + + + + +
    +
     
    + + + + + + + + + + + + + + + + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/header.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/header.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,57 @@ + + + + {PAGE_NAME} • {SITE_NAME} + + + + {JS_DYNAMIC_VARS} + + + {ADDITIONAL_HEADERS} + + + +
    + + +
    +
    +
    + +
    + +
    + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/blockquote.gif Binary file connections/img/blockquote.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/bullet.gif Binary file connections/img/bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/comment.png Binary file connections/img/comment.png has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/comments_bottom.jpg Binary file connections/img/comments_bottom.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/content_bg.gif Binary file connections/img/content_bg.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/contentbg.jpg Binary file connections/img/contentbg.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/divider.gif Binary file connections/img/divider.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/rap.jpg Binary file connections/img/rap.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/sidenav_bottom.jpg Binary file connections/img/sidenav_bottom.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/sidenav_top.jpg Binary file connections/img/sidenav_top.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/sub-bullet.gif Binary file connections/img/sub-bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/subcat_bullet.gif Binary file connections/img/subcat_bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/img/top.jpg Binary file connections/img/top.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 connections/sidebar-editor.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/sidebar-editor.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,58 @@ +
  • {TEXT}
  • + +
  • {HTML}
  • + + +
    + + + + + + +
    +
    + + +
    +
    + {ADMIN_START} + + {TITLE} + {ADMIN_END} + +
    +
    +
      + {CONTENT} +
    +
    +
    + + +
    +
    + {ADMIN_START} + + {TITLE} + {ADMIN_END} + +
    +
    +
    • + {CONTENT} +
    +
    +
    + + +
    + + + + + + +
    +
    + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/simple-footer.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/simple-footer.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,21 @@ + + +
    + + + + +
    + +
    + +
    + + +
    +
    + + + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/simple-header.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/simple-header.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,25 @@ + + + + {PAGE_NAME} • {SITE_NAME} + + + + {JS_DYNAMIC_VARS} + + + {ADDITIONAL_HEADERS} + + +
    +
    +
    +
    +
    + +
    + +
    + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/theme.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/theme.cfg Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,19 @@ + diff -r 42d8ae8f6f71 -r ffba60211d61 connections/toolbar.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connections/toolbar.tpl Mon Dec 08 11:36:24 2008 -0500 @@ -0,0 +1,56 @@ + + + +
    + +
    + + + +
    + +
    + diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/acledit.tpl --- a/themes/connections/acledit.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - -
    - - - - - - - - - - - - - - - - - - - - - - -
    DenyDisallowWiki modeAllow
    {FIELD_DESC}
    -

    Permission types:

    -
      -
    • Allow means that the user is allowed to access the item
    • -
    • Wiki mode means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)
    • -
    • Disallow means the user is denied access unless something allows it.
    • -
    • Deny means that the user is denied access to the item. This setting overrides all other permissions.
    • -
    -
    -
    - - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/blogpost.tpl --- a/themes/connections/blogpost.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ - - - -
    - {CONTENT} -
    - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/blogseparator.tpl --- a/themes/connections/blogseparator.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ - - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/comment.tpl --- a/themes/connections/comment.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51 +0,0 @@ -
    - - - - - - - - - - - - - - - - - - - - - -
    {DATETIME}
    - - - - - - - -
    - {NAME}
    - {USER_LEVEL} -
    - {SEND_PM_LINK} {ADD_BUDDY_LINK} -
    -
    - Subject: {SUBJECT} -
    -
    {DATA}
    - -
    - {SIGNATURE} - -
    - [ {EDIT_LINK} | {DELETE_LINK} ] -
    - Moderation options: {MOD_APPROVE_LINK} {MOD_DELETE_LINK} -
    -
    -
    diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/css/_printable.css --- a/themes/connections/css/_printable.css Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,426 +0,0 @@ -/* -Theme Name: Connections -Theme URI: http://www.patriciamuller.com/ -Version: 1.0 -Description: A Theme from wpthemes.Info -Author: Patricia Muller -Author URI: http://www.vanillamist.com/blog/ - -Port information: -Ported from: WordPress -Ported by: Dan Fuhry - http://midget.rgw-net.com/ -*/ -html,body { height: 100%; } -body { - margin:0; - padding:0; - font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif; - font-size: 0.9em; - text-align:center; - color:#333333; - line-height:1.3em; - background: #FFFFFF; -} -a { - color: #000000; - text-decoration:underline; -} -a:visited { - color: #000000; -} -a:hover { - color: #000000; - background-color: #EEE; - text-decoration:underline; -} -input, textarea -{ - background: #FFFFFF; - border: #000000 1px solid; -} -#rap -{ - background:#fff; - width:760px; - margin:0 auto; - padding:0px 8px; - text-align:left; - font-family: Trebuchet MS,Georgia, Arial, serif; - font-size: 0.9em; -} -#header { - background:#FFF; - height: 183px; - margin: 0 auto; - width:740px; - padding:0; - border:#000 1px solid; - border-bottom 0px solid #FFFFFF; -} -#main -{ - margin:0 auto; - padding:0; - background:#FFF; - width:740px; -} -#content { - width:510px; - float:left; - padding:5px; - margin:0; - overflow:auto; - display:inline; - text-align: left; -} -#sidebar { - width:186px; - float:right; - padding:0px 8px 10px 8px; - margin:0; - font-size:1em; - color:#333; - display:inline; -} -a img { - border: none; -} -acronym, abbr { - border-bottom: 1px dotted #000000; -} -acronym, abbr, span.caps { - cursor: help; - letter-spacing: .07em; -} -code { - font-size: 1em; - font-style: italic; -} -blockquote { - margin: 15px 30px 0 45px; - padding: 0 0 0 45px; - background: #FFF; - border: 1px solid #000; - font-style:italic; -} - -cite { - font-size: 0.9em; - font-style: normal; -} -h3 { - margin: 0; - padding: 0; - font-size:1.3em; -} -p { - margin: 0 0 1em; - padding: 0; - line-height: 1.5em; -} -h1, h2, h3, h4 { - font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif; - font-weight: normal; - letter-spacing: 1px; -} -#header h1 -{ - margin: 0; - font-size: 1.6em; - padding:10px 20px 0 0; - text-align:right; -} -#header h1 a -{ - color:#606060; - text-decoration:none; -} -#header h1 a:hover -{ - color:#606060; - text-decoration: underline; -} -#header #desc -{ - font-weight:normal; - font-size:1em; - color:#606060; - text-align:right; - margin:0; - padding:0 20px 0 0; -} -#sidebar div.heading { - margin: 0 0 0 0; - padding:2px; - font-size: 1em; - color: #000000; - text-align:center; - background:#DDDDDD; - border:#ccc 0px solid; - height:22px; - font-weight:bold; -} -#sidebar div.slider { - list-style-type: none; - margin: 0; - margin-top: 7px; - font-size: 0.9em; -} -#sidebar div.slideblock { - padding: 5px; - overflow: hidden; - background:#FFFFFF; - border: 1px solid #000000; - border-top 0px solid #FFFFFF; -} -#sidebar div.slideblock a { - display: block; - color: #333333; - padding: 4px; - text-decoration: none; -} -#sidebar div.slideblock a:hover { - display: block; - color: #333333; - background-color: #EEE; - padding: 4px; - text-decoration: none; -} -#pagenav -{ - list-style:none; -} -#sidebar ul li { - margin: 0.1em 0 0 0; - padding: 0; -} -#sidebar ul li a { - text-decoration: none; - border:none; -} -#sidebar ul li a:link { - color: #909D73; -} -#sidebar ul li a:visited { - color: #999999; -} -#sidebar ul li a:hover, #sidebar ul li a:active { - color: #990000; -} -#sidebar ul ul { - list-style-type: none; - padding: 5px; - margin: 0; - font-size: 1em; - background:none; - border:none; -} -#sidebar ul ul li -{ - margin:0; - padding:0; - padding-left:10px; - margin-left:10px; - background:url({TEMPLATE_DIR}/img/subcat_bullet.gif) no-repeat left; -} -#content ul { - margin-left: 0; - padding-left: 45px; - list-style-type: none; -} -#content ul li { - background: url({TEMPLATE_DIR}/img/bullet.gif) no-repeat 0 7px; - padding-left: 1.5em; -} -.post , .page -{ - margin:0 0 30px 0; -} -.page -{ - margin:25px -5px 0 27px; -} -.post-info, .page-info -{ - font-size:0.85em; - font-family: Verdana, Arial, Sans-Serif; - margin:0; - padding:0; - color:#333; -} -.page-info -{ - text-align:center; -} -.post-info a -{ - color:#990000; -} -.post-info a:hover -{ - color:#000; -} -.post-content, .page-content { - padding:10px 0; - margin:3px 0; - border-top:#CCCCCC 1px solid; - font-family: Georgia, Verdana, Arial, serif; - font-size:12px; -} -.page-content { - -} -.post-title, .page-title { - font-family:Georgia, Arial, Serif; - font-size:1.3em; - margin:0; - font-weight:bold; -} -.page-title -{ - font-size:1.6em; - font-weight:normal; -} -#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active -{ - text-decoration:none; - color:#666666; -} -.post-date { - float: left; - color: #BBC4A3; - font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif; - font-size: 0.9em; - text-align: center; - font-weight: bold; - margin: 3px 10px 0 0; - padding: 8px 3px; - width: 55px; - background: #E7EBDE; - line-height:1em; -} -.post-footer -{ - padding-top:20px; - background:url({TEMPLATE_DIR}/img/divider.gif) no-repeat center; -} -#footer { - margin:0 auto; - padding: 7px 0; - border-top:#CCCCCC 1px solid; - clear: both; - font-size: 0.8em; - color: #999; - text-align:center; - width:740px; -} -#footer a { -border:none; -color:#777777; -} - -.commentlist { - font-size:1em; - font-weight:normal; -} -#commentform -{ - margin:0 0 0 40px; -} -#commentform textarea { - width: 80%; -} -#commentform p { - margin: 0 0 1em; -} -#comments,#respond { - text-transform: uppercase; - margin: 3em 0 1em 40px; - color: #666666; - font: 0.9em verdana, helvetica, sans-serif; -} -.commentlist li -{ - margin:5px 0; - padding:10px 10px 20px 10px; - background:#FFFFFF; - border:#DDDDDD 1px solid; -} -.commentlist .alt -{ - -} -#topnav -{ - list-style:none; - font-size:0.9em; - margin:0; - padding:11px 20px 0 0; - text-align:right; - font-family:Verdana, Arial, Sans-Serif; -} -#topnav li -{ - list-style:none; - display:inline; - padding:0; - margin:0; - font-weight:bold; -} - -#topnav li a:link, #topnav li a:visited -{ - text-decoration:none; - color:#BBBBBB; - border-left: 1px solid #777777; - border-right: 1px solid #777777; - background-color: #777777; - padding: 3px; - margin: 0; -} -#topnav li a:hover, #topnav li a:focus -{ - color:#F0F0F0; - border-left: 1px solid #F0F0F0; - border-right: 1px solid #F0F0F0; - background-color: #A0A0A0; - padding-left: 3px; - padding-right: 3px; - padding-top: 3px; - padding-bottom: 5px; - margin: 0; -} - -div.jswindow { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; display: none; position: absolute; list-style-type: none; - padding: 2px; - margin: 0; - margin-top: 7px; - font-size: 0.9em; - border:#E1D6c6 1px solid; - background:#F3F6ED; - } -div.titlebar { font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif; font-size: 9pt; cursor: default; margin: 0 0 0 0; - padding:2px; - margin: 2px; - - font-size: 1em; - color: #676E04; - text-align:center; - background: #e2ebda; - border:0px solid #ccc; - height:22px; - font-weight:bold; } -div.titlebar div.closebtn { width: 16px; height: 16px; background-color: #e2ebda; display: block; } -div.titlebar div.closebtn:hover { width: 16px; height: 16px; background-color: #F3F6ED; display: block; } - -div.titlebar table, div.titlebar td { margin: 0; padding: 0; } -div.jswindow div.content { padding: 5px; - overflow: hidden; - } - -div.pagebar { background-color: #FFFFFF; padding: 1px; font-size: 7pt; border: 1px solid #000000; } -div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; } -div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #606060; background-color: #E0E0E0; } -div.pagebar#pagebarpopup { display: none; position: absolute; width: 150px; padding: 0; } -div.pagebar#pagebarpopup a { display: block; margin: 0; } -.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; padding-left: 35px; border: 1px #000000 solid; margin-bottom: 10px; background: #FFFFFF; } diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/css/default.css --- a/themes/connections/css/default.css Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,537 +0,0 @@ -/* -Theme Name: Connections -Theme URI: http://www.patriciamuller.com/ -Version: 1.0 -Description: A Theme from wpthemes.Info -Author: Patricia Muller -Author URI: http://www.vanillamist.com/blog/ - -Port information: -Ported from: WordPress -Ported by: Dan Fuhry - http://enano.homelinux.org/ -*/ -html,body { height: 100%; } -body { - margin:0; - padding:0; - font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif; - font-size: 0.9em; - /* text-align:center; */ - color:#29303B; - line-height:1.3em; - background: #F3F6ED; -} -a { - color: #909D73; - text-decoration:none; -} -a:visited { - color: #8a3207; -} -a:hover { - color: #753206; - text-decoration:underline; -} -input, textarea { - background: #F3F6ED; - border: #E1D6C6 1px solid; -} -#rap { - background:#fff url(../img/rap.jpg) center repeat-y; - width:760px; - margin:0 auto; - padding:0px 8px; - text-align:left; - font-family: Trebuchet MS,Georgia, Arial, serif; - font-size: 0.9em; -} -#header { - background:#fff url(../img/top.jpg) no-repeat bottom; - height: 183px; - margin: 0 auto; - width:760px; - padding:0; - border:#fc9 0px solid; -} -#main { - margin:0 auto; - padding:0; - background:url(../img/content_bg.gif) repeat; - width:740px; -} -#content { - width:510px; - float:left; - padding:5px; - margin:0; - overflow:auto; - display:inline; - text-align: left; -} -#sidebar { - width:186px; - float:right; - padding:0px 8px 10px 8px; - margin:0; - font-size:1em; - color:#333; - display:inline; -} -a img { - border: none; -} -acronym, abbr { - border-bottom: 1px dotted #0c6bf0; -} -acronym, abbr, span.caps { - cursor: help; - letter-spacing: .07em; -} -code { - font-size: 1em; - font-style: italic; -} -blockquote { - margin: 15px 30px 0 45px; - padding: 0 0 0 45px; - background: url(../img/blockquote.gif) no-repeat left top; - font-style:italic; -} - -cite { - font-size: 0.9em; - font-style: normal; -} -h3 { - margin: 0; - padding: 0; - font-size:1.3em; -} -p { - margin: 0 0 1em; - padding: 0; - line-height: 1.5em; -} -h1, h2, h3, h4 { - font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif; - font-weight: normal; - letter-spacing: 1px; -} -#header h1 -{ - margin: 0; - font-size: 1.6em; - padding:10px 20px 0 0; - text-align:right; -} -#header h1 a -{ - color:#B5C09D; - text-decoration:none; -} -#header h1 a:hover -{ - color:#F7F3ED; -} -#header #desc -{ - font-weight:normal; - font-size:1em; - color:#B5C09D; - text-align:right; - margin:0; - padding:0 20px 0 0; -} -#sidebar div.heading { - margin: 0 0 0 0; - padding:2px; - font-size: 1em; - color: #676E04; - text-align:center; - background:url(../img/sidenav_top.jpg) no-repeat center; - border:#ccc 0px solid; - height:22px; - font-weight:bold; -} -#sidebar div.slider { - list-style-type: none; - padding: 0 2px 0 2px; - margin: 0; - margin-top: 7px; - font-size: 0.9em; - border:#E1D6c6 1px solid; - border-top:#f3f6ed 1px solid; -} -#sidebar div.slideblock { - padding: 5px; - padding-bottom: 3em; - overflow: hidden; - background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom; -} -#sidebar div.slideblock2 { - padding: 5px; - padding-bottom: 3em; - overflow: hidden; - background:#F3F6ED url(../img/sidenav_bottom.jpg) no-repeat bottom; -} -#sidebar div.slideblock a { - display: block; - color: #909D73; - padding: 4px; - text-decoration: none; -} -#sidebar div.slideblock a:hover { - display: block; - color: #909D73; - background-color: #e2ebda; - padding: 4px; - text-decoration: none; -} -#pagenav { - list-style:none; -} -#sidebar ul li { - margin: 0.1em 0 0 0; - padding: 0; -} -#sidebar ul li a { - text-decoration: none; - border:none; -} -#sidebar ul li a:link { - color: #909D73; -} -#sidebar ul li a:visited { - color: #999999; -} -#sidebar ul li a:hover, #sidebar ul li a:active { - color: #990000; -} -#sidebar ul ul { - list-style-type: none; - padding: 5px; - margin: 0; - font-size: 1em; - background:none; - border:none; -} -#sidebar ul ul li { - margin:0; - padding:0; - padding-left:10px; - margin-left:10px; - background:url(../img/subcat_bullet.gif) no-repeat left; -} -#content ul { - margin-left: 0; - padding-left: 1em; - list-style-type: none; -} -#content ul li { - background: url(../img/bullet.gif) no-repeat 0 7px; - padding-left: 1.5em; -} -#content p { - margin-left: 1em; -} -.post, .page { - margin:0 0 30px 0; -} -.page { - margin:25px -5px 0 27px; -} -.post-info, .page-info { - font-size:0.85em; - font-family: Verdana, Arial, Sans-Serif; - margin:0; - padding:0; - color:#333; -} -.page-info { - text-align:center; -} -.post-info a { - color:#990000; -} -.post-info a:hover { - color:#000; -} -.post-content, .page-content { - padding:10px 0; - margin:3px 0; - border-top:#BBC4A3 1px solid; - font-family: Georgia, Verdana, Arial, serif; - font-size:12px; -} -.page-content { - -} -.post-title, .page-title { - font-family:Georgia, Arial, Serif; - font-size:1.3em; - margin:0; - font-weight:bold; -} -.page-title { - font-size:1.6em; - font-weight:normal; -} -#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active { - text-decoration:none; - color:#676E04; -} -.post-date { - float: left; - color: #BBC4A3; - font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif; - font-size: 0.9em; - text-align: center; - font-weight: bold; - margin: 3px 10px 0 0; - padding: 8px 3px; - width: 55px; - background: #E7EBDE; - line-height:1em; -} -.post-footer -{ - padding-top:20px; - background:url(../img/divider.gif) no-repeat center; -} -#footer { - margin:0 auto; - padding: 7px 0; - border-top:#BBC4A3 1px solid; - clear: both; - font-size: 0.8em; - color: #999; - text-align:center; - width:740px; -} -#footer a { - border: none; - color: #7A7636; -} -.commentlist { - font-size:1em; - font-weight:normal; -} -#commentform { - margin:0 0 0 40px; -} -#commentform textarea { - width: 80%; -} -#commentform p { - margin: 0 0 1em; -} -#comments,#respond { - text-transform: uppercase; - margin: 3em 0 1em 40px; - color: #676E04; - font: 0.9em verdana, helvetica, sans-serif; -} -.commentlist li { - margin:5px 0; - padding:10px 10px 20px 10px; - background:#F3F6ED url(../img/comments_bottom.jpg) repeat-x bottom; - border:#E1D6C6 1px solid; -} -.commentlist .alt { - -} -#topnav { - list-style:none; - font-size:0.9em; - margin:0; - padding:11px 20px 0 0; - text-align:right; - font-family:Verdana, Arial, Sans-Serif; -} -#topnav li { - list-style: none; - display: inline; - padding: 0; - margin: 0; - font-weight: bold; - position: relative; - top: -2px; -} - -#topnav li.sep { - margin-left: 3px; - margin-right: 3px; - margin-top: 1px; - margin-bottom: 1px; - padding: 0; - padding-bottom: 2px; - border-left: 1px solid #3B4423; - border-right: 1px solid #F7F3ED; -} - -#topnav li a:link, #topnav li a:visited, #topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button { - text-decoration: none; - color: #BBC4A3; - border-width: 0 1px; - border-style: solid; - border-color: #7D8B5A; - background-color: #7D8B5A; - padding: 3px; - margin: 0; -} -#topnav li form { - margin: 0; - padding: 0; - display: inline; -} -#topnav li input[type ~="submit"], #topnav li input[type ~="button"], #topnav li button { - font-size: 1em; - cursor: pointer; -} -#topnav li input[type ~="text"] { - padding: 2px 2px 3px 2px; - background-color: #BBC4A3; - border-color: #F7F3ED; - color: #5D7B3A; - margin: 0 4px; -} -#topnav li input[type ~="text"]:focus { - color: #1c1010; -} -#topnav li a:hover, #topnav li a:focus, #topnav li input[type ~="submit"]:hover, #topnav li input[type ~="button"]:hover, #topnav li button:hover, #topnav li input[type ~="submit"]:focus, #topnav li input[type ~="button"]:focus, #topnav li button:focus { - color:#F7F3ED; - border-color: #F7F3ED; - background-color: #BBC4A3; - /* padding: 3px 3px 5px 3px; */ - margin: 0; -} - -div.pagebar { background-color: #F3F6ED; margin-top: 0px; padding: 3px; font-size: 7pt; text-align: left; font-family: arial, helvetica, sans-serif; } -div.pagebar a { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #909D73; } -div.pagebar a:hover { cursor: pointer; padding: 3px; margin-left: 3px; margin-right: 3px; text-decoration: none; color: #990000; background-color: #BBC4A3; } -div.pagebar#pagebarpopup { display: none; position: absolute; width: 150px; padding: 0; } -div.pagebar#pagebarpopup a { display: block; margin: 0; } - -/* - * jBox menu system - */ - -/* Exception for Connections theme */ -div#pagebar_main { - margin: 0px 7px 0px 8px; -} - -div.menu, div.menu_nojs { - background-color: #F3F6ED; - font-size: 7pt; - border-width: 0; -} -div.menu a, div.menu_nojs a, div.menu div.label, div.menu_nojs div.label { - padding: 2.5pt 5px; - margin-right: 3px; - text-decoration: none; - display: block; - float: left; - color: #909D73; -} -div.menu div.label, div.menu_nojs div.label { - color: #201000; - cursor: default; -} -div.menu span.sep, div.menu_nojs span.sep { - display: block; - float: left; - width: 5px; -} -div.menu div.multopts, div.menu_nojs div.multopts { - line-height: 17pt; -} -div.menu div.multopts a, div.menu_nojs div.multopts a, div.menu div.multopts div.label, div.menu_nojs div.multopts div.label { - float: none; - display: inline; -} -div.menu a.liteselected, div.menu_nojs a.liteselected, div.menu a.liteselected:hover, div.menu_nojs a.liteselected:hover, div.menu a:hover, div.menu_nojs a:hover { - color: #990000; - background-color: #BBC4A3; -} -div.menu input[type ^="text"], div.menu_nojs input[type ^="text"], div.menu input[type ^="password"], div.menu_nojs input[type ^="password"] { - border-width: 0; - font-size: 9pt; - padding: 4px 5px; - max-width: 70px; - background-color: #E3E6DD; -} -div.menu input[type ^="text"]:hover, div.menu_nojs input[type ^="text"]:hover, div.menu input[type ^="password"]:hover, div.menu_nojs input[type ^="password"]:hover { - background-color: #ECEFF6; -} -div.menu input[type ^="text"]:focus, div.menu_nojs input[type ^="text"]:focus, div.menu input[type ^="password"]:focus, div.menu_nojs input[type ^="password"]:focus { - background-color: #FAFDF6; -} -div.menu input[type ^="button"], div.menu_nojs input[type ^="button"], div.menu input[type ^="submit"], div.menu_nojs input[type ^="submit"] { - border-width: 0; - font-size: 9pt; - padding: 3px 5px; - max-width: 70px; -} -div.menu a.current, div.menu_nojs a.current, div.menu a.current:hover, div.menu_nojs a.current:hover, div.menu a.selected, div.menu_nojs a.selected, div.menu a.selected:hover, div.menu_nojs a.selected:hover { - color: #400000; - background-color: transparent; - background-image: url(../img/content_bg.gif); -} -div.menu ul, div.menu_nojs ul { - display: none; - position: absolute; - padding: 0; - margin: 0; - background-color: #F3F6ED; - border-width: 0; - min-width: 120px; -} -div.menu ul li, div.menu_nojs ul li { - list-style: none; -} -div.menu ul a, div.menu_nojs ul a { - float: none; - margin: 0; -} -span.menuclear { - font-size: 1px; - height: 0px; - width: 0px; - clear: left; - line-height: 0px; - display: block; -} - -.mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; } -.tblholder { margin: 0; margin-left: 0.2in; padding: 0px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; } - -.tblholder th { padding: 4px; background-color: #C8D6A3 !important; color: #696E5B !important; } -.tblholder td.row1 { padding: 4px; background-color: #E3E6DD !important; } -.tblholder td.row2 { padding: 4px; background-color: #F3F6ED !important; } -.tblholder td.row3 { padding: 4px; background-color: #EBEDE6 !important; } -.tblholder table { background-color: #FFFFFF; } -.tblholder th.subhead { padding: 4px; background-color: #D0D4C7 !important; color: #696E5B !important; } - -.catCheck { padding: 3px; } -.catCheck:hover { padding: 3px; background-color: #F3F6ED; } - -/* Information, warning, question, and error boxes */ -div.error-box { background-image: url(../../../images/error.png); background-repeat: no-repeat; background-color: #FFF4F4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } -div.info-box { background-image: url(../../../images/info.png); background-repeat: no-repeat; background-color: #F4F4FF; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } -div.warning-box { background-image: url(../../../images/warning.png); background-repeat: no-repeat; background-color: #FFFFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } -div.question-box { background-image: url(../../../images/question.png); background-repeat: no-repeat; background-color: #F4FFF4; border: 1px dashed #8a3207; padding: 10px 10px 10px 50px; margin: 1em 0 0 1em; min-height: 25px; } - -table#stretcher { - width: 100%; - height: 100%; -} - -a.wikilink-nonexistent, a.wikilink-nonexistent:hover { - color: #B05020; - text-decoration: underline; - border-bottom: 1px dotted; -} -a.wikilink-nonexistent:hover { - color: #D06030; -} diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/elements.tpl --- a/themes/connections/elements.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ -{TEXT} - -
    {TEXT}
    - -{TEXT} - -
  • {TEXT}
  • - -
  • {HTML}
  • - -{TEXT}
    - -{HTML}
    - -
    {TEXT}
    - - - - -
    -
    -

    - {TITLE}

    -
    -
    {CONTENT}
    -
    - - -
    -
    -

    - {TITLE}

    -
    -
    {CONTENT}
    -
    - - - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/footer.tpl --- a/themes/connections/footer.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ - - -
    - - - - -
    - -
    - -
    - - - - - - -
    -
    - - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/header.tpl --- a/themes/connections/header.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,57 +0,0 @@ - - - - {PAGE_NAME} • {SITE_NAME} - - - - {JS_DYNAMIC_VARS} - - - {ADDITIONAL_HEADERS} - - - -
    - - -
    -
    -
    - -
    - -
    - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/blockquote.gif Binary file themes/connections/img/blockquote.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/bullet.gif Binary file themes/connections/img/bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/comment.png Binary file themes/connections/img/comment.png has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/comments_bottom.jpg Binary file themes/connections/img/comments_bottom.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/content_bg.gif Binary file themes/connections/img/content_bg.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/contentbg.jpg Binary file themes/connections/img/contentbg.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/divider.gif Binary file themes/connections/img/divider.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/rap.jpg Binary file themes/connections/img/rap.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/sidenav_bottom.jpg Binary file themes/connections/img/sidenav_bottom.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/sidenav_top.jpg Binary file themes/connections/img/sidenav_top.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/sub-bullet.gif Binary file themes/connections/img/sub-bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/subcat_bullet.gif Binary file themes/connections/img/subcat_bullet.gif has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/img/top.jpg Binary file themes/connections/img/top.jpg has changed diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/sidebar-editor.tpl --- a/themes/connections/sidebar-editor.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -
  • {TEXT}
  • - -
  • {HTML}
  • - - -
    - - - - - - -
    -
    - - -
    -
    - {ADMIN_START} - - {TITLE} - {ADMIN_END} - -
    -
    -
      - {CONTENT} -
    -
    -
    - - -
    -
    - {ADMIN_START} - - {TITLE} - {ADMIN_END} - -
    -
    -
    • - {CONTENT} -
    -
    -
    - - -
    - - - - - - -
    -
    - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/simple-footer.tpl --- a/themes/connections/simple-footer.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - - -
    - - - - -
    - -
    - -
    - - -
    -
    -
    - - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/simple-header.tpl --- a/themes/connections/simple-header.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ - - - - {PAGE_NAME} • {SITE_NAME} - - - - {JS_DYNAMIC_VARS} - - - {ADDITIONAL_HEADERS} - - -
    -
    -
    -
    -
    - -
    - -
    - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/theme.cfg --- a/themes/connections/theme.cfg Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ - diff -r 42d8ae8f6f71 -r ffba60211d61 themes/connections/toolbar.tpl --- a/themes/connections/toolbar.tpl Mon Dec 08 11:35:45 2008 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ - - - -
    - -
    - - - -
    - -
    -