formatting, indent projects etc
[dylansserver.git] / includes / style.css
index 3bc475c..858498e 100644 (file)
+@font-face {
+    font-family: 'bree_serifregular';
+    src: url('/font/breeserif-regular-webfont.eot');
+    src: url('/font/breeserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/font/breeserif-regular-webfont.woff2') format('woff2'),
+         url('/font/breeserif-regular-webfont.woff') format('woff'),
+         url('/font/breeserif-regular-webfont.ttf') format('truetype'),
+         url('/font/breeserif-regular-webfont.svg#bree_serifregular') format('svg');
+    font-weight: normal;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'InconsolataMedium';
+    src: url('/font/inconsolata-webfont.eot');
+    src: url('/font/inconsolata-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/font/inconsolata-webfont.woff') format('woff'),
+         url('/font/inconsolata-webfont.ttf') format('truetype'),
+         url('/font/inconsolata-webfont.svg#InconsolataMedium') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+
+@font-face {
+    font-family: 'MuseoSlab500';
+    src: url('/font/museo_slab_500-webfont.eot');
+    src: url('/font/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/font/museo_slab_500-webfont.woff') format('woff'),
+         url('/font/museo_slab_500-webfont.ttf') format('truetype'),
+         url('/font/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+
 * {
-       padding: 0;
-       margin: 0;
-       }
+margin:0;
+padding:0;
+}
 
-#structure {
-       padding-top:1px;
-       background-color:#fff;
-       width:960px;
-       margin: 0 auto;
-       margin-top: 30px;
-       text-align: left;
-       border: 10px solid #fff;
-       }
+body {
+background-image: url('../images/noisy.png');
+font-family:InconsolataMedium;
+margin-bottom: 15px;
+}
+
+h3 {
+margin-top:15px;
+margin-bottom:5px;
+font-family:'bree_serifregular';
+}
+
+.title {
+margin-left:17px;
+color:black;
+font-family:'bree_serifregular';
+font-size: 404%;
+}
 
-#logo_box {
-       background-image:url('../images/logo.png');
-       margin-top:25px;
-       margin-left:25px;
-       width:150px;
-       min-height:150px;
+.indent {
+margin-left:10px;
 }
 
-#about_bar {
-       background-image:url('../images/logo.png');
-       margin-top:25px;
-       margin-left:25px;
-       width:150px;
-       min-height:500px;
+h1,h2 {
+font-size:256%;
+font-family:'bree_serifregular';
 }
 
-#banner {
-       float:right;
-       margin-top:25px;
-       margin-right:15px;
+a {
+text-decoration:none;
+}
+
+li {
+list-style:none;
+display:block;
+}
+
+#structure {
+width:960px;
+margin:30px auto 0;
 }
 
 #content {
-       float:right;
-       width:725px;
-       min-height:300px;
-       margin-bottom: 20px;
-       margin-right:15px;
-       padding:5px;
-       padding-left:20px;
-       padding-top:25px;
-       padding-bottom:25px;
+width:725px;
+min-height:300px;
+margin-bottom:20px;
+margin-right:15px;
+text-align:left;
+padding:5px 5px 25px 20px;
 }
 
 .portfolio {
-       float:right;
-       width:350px;
-       margin-right:17px;
+float:left;
+width:350px;
+margin-left:10px;
 }
 
-.portfolio li a {
-       text-decoration:none;
+#exhibit {
+float:right;
+margin-left:17px;
+font-family:InconsolataMedium;
 }
 
-#exhibit {
-       float:right;
-       width:150px:
-       margin-top:25px;
-       margin-right:17px;
+#exhibit h1 {
+margin-bottom:15px;
+}
+
+.exhibit {
+width:300px;
+min-height:475px;
+border:1px solid #000;
+display:none;
+text-align:left;
+padding:10px;
+}
+
+#contact_me {
+margin-top:100px;
+text-align:left;
+clear:both;
+}
+
+#notes,#note {
+text-align:left;
+margin-top:40px;
+font-family:InconsolataMedium;
+}
+
+#notes h1 {
+margin-bottom:10px;
+}
+
+.date {
+color:grey;
+}
+
+#comment_link {
+font-size:80%;
+}
+
+.note {
+margin-bottom:40px;
+font-family:InconsolataMedium;
+}
+
+p {
+margin-top:15px;
+}
+
+pre {
+margin-top:20px;
+margin-bottom:20px;
+width:100%;
+overflow:auto;
+}
+
+#navigation {
+text-align:left;
+}
+
+#comments {
+margin-top:30px;
+border-left:1px solid #000;
+padding-left:15px;
+}
+
+.comment {
+margin-bottom:30px;
+}
+
+#comment {
+padding-left:15px;
+border-left:1px solid #000;
+margin-top:15px;
+text-align:left;
+}
+
+#comment .submit {
+border:none;
+color:blue;
+cursor:pointer;
+font-size:120%;
+font-weight:700;
+margin-top:20px;
+}
+
+#recaptcha_widget {
+position:relative;
+display:none;
+}
+
+#recaptcha_image {
+top:0;
+right:0;
+float:left;
+position:relative;
+width:100px;
 }
 
-.tabs {
-       width:300px;
-       height:100%;
-       min-height:550px;
-       border:1px solid black;
-       padding-left:10px;
+.recaptcha_help {
+font-family:MuseoSlab500;
+font-size:80%;
 }
 
-.minimizer {
-       float:right;
-       width:5px;
-       height:100%;
-       min-height:550px;
+.project_title {
+font-size:1.6em;
 }
 
-.project {
-       float:right;
-       list-style:none;
+.project_entry {
+font-size:1.4em;
 }
 
-.active_project {
-       display:block;
-       /*margin-right:-15px;*/
+#comment input,#comment textarea {
+border:1px solid grey;
+font-family:InconsolataMedium;
 }
 
-.active_tab {
-       /*margin-right:15px;*/
+#not_human,#blank_comment {
+color:red;
+display:none;
+font-weight:700;
+margin-bottom:15px;
+margin-top:15px;
 }