removed test black background from default theme
[atutor.git] / docs / themes / default / styles.css
index 8599158..8f09fc9 100644 (file)
@@ -10,12 +10,13 @@ html,body{
        margin-left:.8em;
        float:left;
 }
-/* main body attributes */
+/* main body attributes STARTED HERE */
 body {
        font-family: Verdana, Helevetica, Arial, sans-serif;
        font-size:.8em;
        margin:0px;
        background-color: #F2F9FA;
+       
 }
 .page_wrapper{
 /*     border:1px solid #aaaaaa;*/
@@ -555,7 +556,7 @@ div#toctoggle {
 h1#section-title {
        float: left;
        margin-left:1em;
-       margin-top:-1em;
+       margin-top:-.5em;
        
 }
 
@@ -584,7 +585,7 @@ div#top-links a:focus{
        float:right;
        clear:right;
        margin-left: 2em;
-       margin-top:.2em;
+       margin-top:-1em;
        white-space:nowrap;
        background-color:#F2F7F7;
        border:thin solid #cccccc;
@@ -596,7 +597,7 @@ div#top-links a:focus{
 #top-links-jump{
        float:left;
        white-space:nowrap;
-       margin-top:.2em;
+       margin-top:-1em;
        background-color:#F2F7F7;
        padding-right:.5em;
 }
@@ -1316,11 +1317,11 @@ div#content-test {
        width: 80%;
 }
 div#content-test ol{   
-       margin-right: 5pt;      
+       margin-right: 5pt;
 }
 
 div#content-test ol ul li{
-       list-style: none;
+       list-style-type: none;
        padding: 0px 2px 0px 15px;
        margin-bottom: 1px; 
        line-height: 200%; 
@@ -1328,7 +1329,9 @@ div#content-test ol ul li{
        border-bottom: 1px solid #efefef; 
        border: 1px solid #eeeeff;
 }
-
+div#content-test li{
+       list-style-type: none;
+}
 div#content-forum {    
        float: left;
        margin-top: 2em;
@@ -1340,7 +1343,7 @@ div#content-forum ol{
 }
 
 div#content-forum ol ul li{
-       list-style: none;
+       list-style-type: none;
        padding: 0px 2px 0px 15px;
        margin-bottom: 1px; 
        line-height: 200%; 
@@ -1348,7 +1351,9 @@ div#content-forum ol ul li{
        border-bottom: 1px solid #efefef; 
        border: 1px solid #eeeeff;
 }
-
+div#content-forum li{
+       list-style-type: none;
+}
 
 div#content-info {
        margin: 5pt;
@@ -1511,9 +1516,9 @@ overflow:hidden;
 }
 
 /** forum stuff **/
-#forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
-#forum-thread li.even { background-color: #F7F3ED; border-top: none;  margin-top:.5em;}
-#forum-thread li.odd { background-color: #fff; margin-top:1em;}
+.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
+.forum-thread li.even { background-color: #F7F3ED; border-top: none;  margin-top:.5em;}
+.forum-thread li.odd { background-color: #fff; margin-top:1em;}
 div.forum-post-author { float:left; width:150px; padding:8px 10px; }
 div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }        
 div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
@@ -1538,9 +1543,9 @@ div#topnavlistcontainer {
        /*background-image: url('images/pencil_bottom_ds.png'); */
        height:1.6em;
        margin-left:1em;
-       border-bottom:1px solid #cccccc;
        clear:both;
 
+
 }
 
 ul#topnavlist {
@@ -1597,7 +1602,8 @@ ul#topnavlist li a.selected {
        font-weight: normal;
        border-radius:.3em .3em 0em 0em;
        -moz-border-radius: .3em .3em 0em 0em;
-       padding: .2em 1.8em .1em 1.8em;
+       padding: 1em 1.8em 1em 1.8em;
+       margin-bottom:0em;
 }
 
 ol#tools>li:hover {
@@ -1829,8 +1835,8 @@ a.tooltip{
 
 div.home_box {
        width: 25em;
-       height: 130px;  
-       margin-top: sem;
+       height: 10em;   
+       margin-top: 1em;
        padding: 3px;
        padding-bottom: .4em;
        float: left;
@@ -2047,7 +2053,6 @@ ul.current_list{
       font-size:0.85em; 
       border-bottom:1px solid #F2F7F7; 
       height:2em;
-         margin-top:-.15em;
       text-align:right;
       padding-right:1em;
       clear:both;
@@ -2462,7 +2467,11 @@ height:1px;
 }
 /* relative image size styles */
 
-img.img1616{
+input.img1616{
+cursor:pointer;
+}
+
+input.img1616, img.img1616{
 height:1.6em;
 width:1.6em;
 }
@@ -2922,11 +2931,15 @@ text-decoration:none;
 vertical-align:middle;
 margin-right:.5em;
 }
-
+/*social networking box on admin page */
+#social_networking{
+padding: 1em;
+margin: 0;
+}
 
 /* End Photo Album Styles
  * 
  * 
  * 
  * 
- */
\ No newline at end of file
+ */