first jQ tab functions.
[dylansserver.git] / includes / style.css
index a370571..64038be 100644 (file)
        margin-right:15px;
 }
 
-#nav_bar {
-       float:right;
-       width:750px;
-       margin-top:25px;
-       margin-right:17px;
-}
-
-#nav_bar ul.tabs {
-       width:750px;
-       border-left: 1px solid black;
-       border-bottom: 1px solid black;
-       height:40px;
-       text-align:center;
-}
-
-#nav_bar li {
-       text-align:center;
-       float:left;
-       border-top: 1px solid black;
-       border-right: 1px solid black;
-       list-style:none;
-       line-height: 40px;
-       height: 39px;
-       margin-bottom: -1px;
-}
-
-#nav_bar a {
-       display:block;
-       padding-left:3px;
-       padding-right:3px;
-       margin-left:1px;
-       margin-right:1px;
-       text-decoration:none;
-       color:black;
-}
-
-#nav_bar ul.tabs li.active {
-       border-bottom: 1px solid #fff;
-}
-
-#nav_bar ul.tabs li.active a {
-       font-weight:bold;
-}
-
 #content {
        float:right;
        width:725px;
        padding-top:25px;
        padding-bottom:25px;
 }
+
+.portfolio {
+       float:right;
+       width:350px;
+       margin-right:17px;
+}
+
+#exhibit {
+       float:right;
+       width:150px:
+       margin-top:25px;
+       margin-right:17px;
+}
+
+.project {
+       float:right;
+       list-style:none;
+}
+
+.active {
+       display:block;
+       margin-right:-15px;
+}