diff options
Diffstat (limited to 'contrib/themes/MediaMikes/templates/default.css')
-rw-r--r-- | contrib/themes/MediaMikes/templates/default.css | 263 |
1 files changed, 263 insertions, 0 deletions
diff --git a/contrib/themes/MediaMikes/templates/default.css b/contrib/themes/MediaMikes/templates/default.css new file mode 100644 index 00000000..35079445 --- /dev/null +++ b/contrib/themes/MediaMikes/templates/default.css @@ -0,0 +1,263 @@ +html {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ background-color: #282828;
+ color: #f3eeeb;
+ text-align: center;
+}
+
+ body {
+ margin: 20px auto 0 auto;
+ text-align: left;
+ width: 600px;
+ background: #f3eeeb;
+ color: #282828;
+ }
+
+html > body {
+ background: #f3eeeb url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif) repeat-y center;
+}
+
+
+ a {
+ color: #282828;
+ text-decoration: none;
+ }
+ a:hover {
+ color: #f3eeeb;
+ }
+
+ .text-box {
+ padding-left:5px;
+ padding-top:5px;
+ margin-bottom:10px;
+ }
+
+table.border {
+ padding-left: 5px;
+ border: 1px solid #fb5f1e;
+ background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
+ background-repeat: repeat-x;
+}
+
+td {
+ padding: 3px 10px 3px 10px;
+}
+
+th, tr.table-header td {
+ padding: .1em 5px .1em 5px;
+ border-bottom: 1px solid #00f;
+ text-align: left;
+ font-size: 1.2em;
+ font-weight: normal;
+}
+
+ input {
+ font-weight: bold;
+ border-style: solid;
+ border-width: 1px;
+ border-color: #fb5f1e;
+ margin: 2px 2px 2px 2px;
+ padding: 2px;
+ }
+ input.smallbutton, input.button {
+ background: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
+ }
+
+ select {
+ }
+
+ textarea {
+ }
+
+ .table-header {
+ vertical-align: top;
+ }
+
+/*************** Page Header *********************/
+ #pageheader {
+ }
+/*************** END Page Header *****************/
+ .navitem
+ {
+ vertical-align: top;
+ text-align: center;
+ }
+ .header1
+ {
+ font-weight: 900;
+ }
+ .header2
+ {
+ font-weight: 900;
+ }
+ .active_navitem
+ {
+ vertical-align: top;
+ text-align: center;
+ }
+ .headrow
+ {
+ }
+ .odd,.odd td
+ {
+/* border-bottom: 1px solid #ccc;*/
+ background-color: #f3eeeb;
+ }
+ .even,.even > td
+ {
+/* border-bottom: 1px solid #ccc;*/
+ }
+ .blank
+ {
+ background: #f3eeeb;
+ }
+ .border
+ {
+ }
+ .header
+ {
+ }
+ .error
+ {
+ }
+ .fatalerror
+ {
+ padding-top: 3px;
+ padding-bottom: 3px;
+ font-size: 1.1em;
+ font-weight: 900;
+ text-align: center;
+ }
+ .disabled
+ {
+ text-decoration: line-through;
+ }
+ .alphabet
+ {
+ font-weight: normal;
+ font-size: .8em;
+ }
+
+#maincontainer
+{
+ margin: 0px;
+}
+#topbar
+{
+ height: 48px;
+ padding-left: 0px;
+ background-color: #282828;
+ background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
+ border: 0px solid #ff5c1d;
+ border-bottom-width: 1px;
+}
+#topbarright
+{
+ float: right;
+ font-size: .7em;
+}
+ #topbarleft
+ {
+ float: left;
+ }
+ .nodisplay { display: none;}
+ .display {}
+ #mpdpl td {
+ padding: 0px 2px 0px 2px;
+ text-align: left;
+ }
+/**
+ * End Div Definitions
+ * This is the end of the main structure def's
+ */
+
+/**
+ * Experimental for menus (Thx Sigger)
+ * TO DO: Fill in 1px border around menus & submenu items
+ * Make padding appply to the li, not just an a. Moving paddng: to li throws off the dropdown menu alignment.
+ */
+#content {
+ border: 1px solid #fb5f1e;
+ position: absolute;
+ left: 220px;
+ margin-right: 25px;
+ width: 750px;
+ top: 180px;
+ z-index: 0;
+ background-color: #f3eeeb;
+ color: #282828;
+ font-size: .9em;
+}
+#sidebar {
+ height: 100%;
+ position: absolute;
+ left: 20px;
+ top: 180px;
+ padding: 0px;
+ list-style: none;
+ z-index: 1;
+}
+#sidebar h3 { display:none; }
+#sidebar ul {
+ border: 1px solid #fb5f1e;
+ margin: 0px;
+ list-style: none;
+ font-family: verdana, arial, Helvetica, sans-serif;
+ line-height: 1.0;
+ background-color: #f3eeeb;
+ color: #282828;
+ padding-left: 0px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ padding-right: 0px;
+}
+#sidebar li {
+ margin: 0px;
+ display: block;
+ padding: .4em 5px 0em 15px;
+ width: 165px;
+}
+#sidebar a, .navbutton {
+ display: block;
+ text-decoration: none;
+ color: #282828;
+ padding-left: 10px;
+ padding-bottom: .3em;
+ border-bottom: 1px solid #fb5f1e;
+}
+#sidebar form {
+ display: block;
+}
+ #sidebar a:hover {
+ color: #282828;
+ font-weight: normal;
+ }
+#sidebar li:hover, #sidebar li.sfhover {
+ background-color: #282828;
+ background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
+}
+#sidebar li#active a{
+ font-weight: bold;
+ color: #282828;
+ border-bottom: 1px solid #fb5f1e;
+}
+#sidebar li ul {
+ border: 1px solid #fb5f1e;
+ border-left: 1px solid #fb5f1e;
+ position: absolute; /* width: 9em;*/
+ margin: -1em 0 0 150px; /* for vertical menu; comment out otherwise */
+ left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */
+}
+ #sidebar li:hover ul, #sidebar li.sfhover ul {
+ left: auto; /* this calls the submenu back when the parent li is hovered. */
+ }
+
+.box-left { display: none; }
+.box-right { display: none; }
+.box-bottom { display:none;}
+.box-top { display:none; }
+.box-left-top { display:none;}
+.box-right-top { display:none; }
+.box-left-bottom { display:none; }
+.box-right-bottom { display:none; }
|