removed test black background from default theme
[atutor.git] / docs / themes / default / styles.css
index 64eef7e..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;
@@ -1540,6 +1545,7 @@ div#topnavlistcontainer {
        margin-left:1em;
        clear:both;
 
+
 }
 
 ul#topnavlist {
@@ -1596,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 {
@@ -1828,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;
@@ -2046,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;
@@ -2925,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
+ */