]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
files from Marie-Claude Doyon for stoi.ca theme
authorEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 17:13:03 +0000 (13:13 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 17:13:03 +0000 (13:13 -0400)
darcs-hash:20080610171303-84dde-1b93542571121331623aa5379ac34ff05896a5d9.gz

theme/stoica/ie6.css [new file with mode: 0644]
theme/stoica/ie7.css [new file with mode: 0644]
theme/stoica/index.html [new file with mode: 0644]
theme/stoica/logo-stoica.png [new file with mode: 0644]
theme/stoica/stoica-display.css [new file with mode: 0644]

diff --git a/theme/stoica/ie6.css b/theme/stoica/ie6.css
new file mode 100644 (file)
index 0000000..d9b1fbb
--- /dev/null
@@ -0,0 +1,23 @@
+@charset "UTF-8";
+/* CSS Document */
+
+#nav_views li {
+       line-height: 19px;
+       }
+#statistics dd {
+       clear: both;
+       }               
+       
+#profile p.notice_current {
+       height: 96px;
+       }       
+       
+#subscriptions_avatars li {
+       margin: 0 3px 0 0;
+       }
+
+                       
+#nav_pagination li a {
+       padding: 6px 15px;
+       line-height: 27px;
+       }
\ No newline at end of file
diff --git a/theme/stoica/ie7.css b/theme/stoica/ie7.css
new file mode 100644 (file)
index 0000000..5cd90a4
--- /dev/null
@@ -0,0 +1,17 @@
+@charset "UTF-8";
+/* CSS Document */
+
+#statistics dd {
+       clear: both;
+       }               
+       
+       
+#subscriptions_avatars li {
+       margin: 0 3px 0 0;
+       }
+
+                       
+#nav_pagination li a {
+       padding: 6px 15px;
+       line-height: 27px;
+       }
\ No newline at end of file
diff --git a/theme/stoica/index.html b/theme/stoica/index.html
new file mode 100644 (file)
index 0000000..b5c186b
--- /dev/null
@@ -0,0 +1,169 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<title>Stoi.ca - Profile</title>
+<link href="stoica-display.css" rel="stylesheet" type="text/css" />
+<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="ie6.css" /><![endif]-->
+<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="ie7.css" /><![endif]-->
+</head>
+
+<body>
+<div id="wrap">
+       <div id="header">
+                       <ul id="nav">
+                               <li><a href="#">Settings</a></li>
+                               <li><a href="#">Help</a></li>
+                               <li><a href="#">Logout</a></li>
+                       </ul>
+                       <a href="#"><img src="images/logo-stoica.png" alt="stoi.ca" id="logo" /></a>
+       </div>
+               <form id="status_form">
+                       <p>
+                       <label for="status_update" id="status_label">What's up evan?</label>
+                       <textarea id="status_textarea"></textarea>
+                       <input type="submit" value="Send" id="status_submit" />
+                       </p>
+               </form>
+        
+        <!-- Start Content -->
+               <div id="content">
+                       <ul id="nav_views">
+                               <li><a href="#">Public</a></li>
+                               <li><a href="#">Personal</a></li>
+                               <li class="current"><a href="#">Profile</a></li>
+                       </ul>
+                       
+                               
+                       <!-- Start Profile -->
+                       <div id="profile">
+                       
+                               <div id="profile_avatar">
+                                       <img src="http://stoi.ca/avatar/1-96-20080528104616.png" alt="evan"  class="avatar"/>
+                                       <p class="action_subscription"><a href="#">Unsubscribe</a></p>
+                               </div>  
+                               
+                               <div id="profile_information">
+                                       <h1>Evan Prodromou</h1>
+                                       <p class="location">Montreal, Canada</p>
+                                       <p class="description">hacktrepreneur, originally from San Francisco, Wikitravel, Keiki, Vinismo, certifica</p>
+                                       <p class="website"><a href="#">http://www.vinismo.com</a></p>
+                                       
+                                       
+                                       
+                                       <div id="statistics">
+                                               <h2>Statistics</h2>
+                                               <dl>
+                                                       <dt>Subscriptions</dt>
+                                                               <dd>6</dd>
+                                                       <dt>Subscribers</dt>
+                                                               <dd>11</dd>
+                                                       <dt>Notices</dt>
+                                                               <dd>49</dd>     
+                                               </dl>
+                                       </div>
+                               </div>  
+                       
+                               
+                               <h2>Currently</h2>
+                               <p class="notice_current">At ArtJava; too many people at our house, but Station C seems too far away. Trying to finish remote subscription code for laconica.</p>
+                               
+                               <div id="subscriptions">
+                                       <h2>Subscriptions</h2>
+                                               <ul id="subscriptions_avatars">
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/3-24.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                                       <li><a href="#"><img src="http://stoi.ca/avatar/4-24-20080528103617.png" alt=""  /></a></li>
+                                               </ul>
+                                               <p id="subscriptions_viewall"><a href="#">View All</a></p>
+                                       </div>
+                       </div>
+                       <!-- End Profile -->
+                       
+                       <!-- Start Notices -->
+                       <ul id="notices">
+                               <li class="notice_single">
+                                       <a href="#"><img src="http://stoi.ca/avatar/1-48-20080528104616.png" alt="evan" class="avatar" /></a>
+                                       <p class="nickname"><a href="#">evan</a><p>
+                                       <p>At ArtJava; too many people at our house, but Station C seems too far away. Trying to finish remote subscription code for laconica.</p>
+                                       <p class="time"><a href="#">June 4, 2008 &#8212; 16:05</a></p>
+                               </li>
+                               <li class="notice_single">
+                                       <a href="#"><img src="http://stoi.ca/avatar/1-48-20080528104616.png" alt="evan" class="avatar" /></a>
+                                       <p class="nickname"><a href="#">evan</a><p>
+                                       <p>Starting a new week with new challenges. Committed to getting Stoica launched by next Monday.</p>
+                                       <a href="#">http://www.stoi.ca</a>
+                                 <p class="time"><a href="#">June 4, 2008 &#8212; 16:05</a></p>
+                               </li>
+                               <li class="notice_single">
+                                       <a href="#"><img src="http://stoi.ca/avatar/1-48-20080528104616.png" alt="evan" class="avatar" /></a>
+                                       <p class="nickname"><a href="#">evan</a><p>
+                                       <p>Got up late, feeling sick today. Gonna go spread my germs at Station C. Got up late, feeling sick today. Gonna go spread my germs at Station C.</p>
+                                       <p class="time"><a href="#">June 4, 2008 &#8212; 16:05</a></p>
+                               </li>
+                               <li class="notice_single">
+                                       <a href="#"><img src="http://stoi.ca/avatar/1-48-20080528104616.png" alt="evan" class="avatar" /></a>
+                                       <p class="nickname"><a href="#">evan</a><p>
+                                       <p>Starting a new week with new challenges. Committed to getting Stoica launched by next Monday.</p>
+                                       <a href="#">http://www.stoi.ca</a>
+                                 <p class="time"><a href="#">June 4, 2008 &#8212; 16:05</a></p>
+                               </li>
+                               <li class="notice_single">
+                                       <a href="#"><img src="http://stoi.ca/avatar/1-48-20080528104616.png" alt="evan" class="avatar" /></a>
+                                       <p class="nickname"><a href="#">evan</a><p>
+                                       <p>Got up late, feeling sick today. Gonna go spread my germs at Station C. Got up late, feeling sick today. Gonna go spread my germs at Station C.</p>
+                                       <p class="time"><a href="#">June 4, 2008 &#8212; 16:05</a></p>
+                               </li>                   
+                       </ul>
+        
+                       <div id="pagination">
+                               <ul id="nav_pagination">
+                                       <li class="before"><a href="#">&laquo; Before</a></li>
+                                       <li class="after"><a href="#">After &raquo;</a></li>
+                               </ul>
+                       </div>  
+            <!-- End Notices -->
+       </div>
+               <!-- End content -->
+        
+                       <ul id="nav_sub">
+                               <li><a href="#">About</a></li>
+                               <li><a href="#">Privacy</a></li>
+                               <li><a href="#">Source</a></li>
+                       </ul>
+               <div id="footer">
+                       <img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Creative Commons Logo"  id="cc" />
+                       <p>Unless otherwise specified, contents of this site are copyright by the contributors and available under the Creative Commons <a href="#">Attribution 3.0. Contributors</a> should be attributed by full name or nickname.</p>
+               </div>
+       
+</div> 
+<!-- End Wrap -->      
+</body>
+</html>
diff --git a/theme/stoica/logo-stoica.png b/theme/stoica/logo-stoica.png
new file mode 100644 (file)
index 0000000..8952338
Binary files /dev/null and b/theme/stoica/logo-stoica.png differ
diff --git a/theme/stoica/stoica-display.css b/theme/stoica/stoica-display.css
new file mode 100644 (file)
index 0000000..efb61ee
--- /dev/null
@@ -0,0 +1,430 @@
+/* CSS Document */
+
+body {
+       margin: 0;
+       padding: 0;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 10px;
+       line-height: 12px;
+       color: #193441;
+       background: url(images/bg-header.gif) repeat-x #FCFFF5;
+       }
+a {
+       color: #C15D42;
+       text-decoration: none;
+       }
+a:hover {
+       text-decoration: underline;
+       }               
+img, img a {
+       border: 0;
+       }
+h1 {
+       font-size: 14px;
+       }
+
+
+
+/* ----- Forms General Style ----- */
+form {
+       clear: left;
+       margin: 0 auto;
+       padding: 0;
+       width: 540px;
+       }
+form label {
+       display: block;
+       font-size: 12px;
+       font-weight: bold;
+       line-height: 15px;
+       }
+form input {
+       border: 1px solid #CCC;
+       }
+input.submit  {
+       display: block;
+       margin: 10px 0;
+       padding: 2px;
+       background-color: #C15D42;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 12px;
+       font-weight: bold;
+       color: #FCFFF5;
+       cursor: pointer;
+       border: 0;
+       }
+input.submit:hover {
+       background-color: #ab5138;
+       }
+
+
+
+
+#wrap {
+       margin: 0 auto;
+       width: 760px;
+       }                       
+#header {
+       margin: 0 auto;
+       width: 540px;
+       height: 36px;
+       }
+#logo {
+       margin-top: 6px;
+       }               
+       
+       
+/* ----- Navigation ------ */  
+#nav {
+       float: right;
+       margin: 0;
+       padding: 0;
+       list-style-type: none;
+       font-size: 12px;
+       }
+#nav li {
+       display: block;
+       float: left;
+       }
+#nav li a {
+       display: block;
+       padding: 9px 12px 12px 24px;
+       color: #91AA9D;
+       }
+#nav li a:hover {
+       text-decoration: underline;
+       }
+       
+       
+       
+/* ----- Status Form ----- */
+#status_form {
+       height: 106px;
+       }
+#status_form p {
+       margin: 0;
+       padding: 0;
+       }       
+#status_label {
+       display: block;
+       clear: both;
+       padding-top: 15px;
+       font-size: 18px;
+       font-weight: bold;
+       line-height: 36px;
+       color: #91AA9D;
+       }
+#status_textarea {
+       display: block;
+       float: left;
+       width: 422px;
+       height: 35px;
+       padding: 5px;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 12px;
+       color: #193441;
+       border: 0;
+       }
+#status_submit {
+       display: block;
+       float: left;
+       margin-left: 4px;
+       width: 63px;
+       height: 45px;
+       background-color: #C15D42;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-weight: bold;
+       font-size: 14px;
+       color: #FCFFF5;
+       cursor: pointer;
+       border: 0;
+       }
+#status_submit:hover {
+       background-color: #ab5138;
+       }       
+
+
+
+#content {
+       clear: left;
+       margin: 0 auto;
+       }       
+
+
+/* ----- Tabs ----- */
+#nav_views {
+       clear: both;
+       margin: 0 auto;
+       padding: 0;
+       list-style-type: none;
+       font-size: 14px;
+       font-weight: bold;
+       width: 540px;
+       }
+#nav_views li {
+       display: block;
+       float: left;
+       line-height: 21px;
+       }
+#nav_views li a {
+       display: block;
+       margin: 0 0 36px 0;
+       padding: 4px 12px 3px 12px;
+       color: #FCFFF5;
+       background-color: #91AA9D;
+       border-right: 1px solid #6A8787;
+       }
+#nav_views li a:hover {
+       text-decoration: none;
+       }       
+#nav_views li.current a, #nav_views li.current a:hover {
+       color: #3F606F;
+       background-color: #FCFFF5;
+       border-right: 1px solid #6A8787;
+       }
+#nav_views li.current a:hover {
+       color: #193441;
+       }               
+#nav_views li a:hover {
+       color: #FCFFF5;
+       background-color: #3F606F;
+       border-right: 1px solid #6A8787;
+       }                       
+
+       
+/* ----- Profile -----*/
+#profile {
+       clear: left;
+       /*background-color: #000;*/
+       padding-top: 10px;
+       border-top: 1px solid #D8E2D7;
+       font-family: Georgia, "Times New Roman", Times, serif;
+       }
+#profile h1 {
+       margin: 0;
+       padding: 0 0 3px 0;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 14px;
+       }
+#profile h2 {
+       margin: 0;
+       padding: 0;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 11px;
+       text-transform: uppercase;
+       color: #91AA9D;
+       }       
+#profile p {
+       margin: 0 10px 0 0;
+       font-size: 12px;
+       line-height: 14px;
+       }
+#profile p.location {
+       margin: 0 10px 12px 0;
+       font-style: italic;     
+       }               
+#profile p.notice_current {
+       font-size: 18px;
+       line-height: 21px;
+       min-height: 96px;
+       }               
+       
+#profile_avatar {
+       float: left;
+       margin-right: 4px;
+       }
+#profile_avatar img {
+       margin-bottom: 5px;
+       }       
+#profile_information {
+       float: left;
+       width: 270px;
+       }
+       
+#statistics {
+       clear: left;
+       /*margin-left: 108px;*/
+       }
+#statistics h2 {
+       margin: 12px 0 3px 0;
+       }               
+#statistics dl {
+       margin: 0;
+       font-size: 12px;
+       line-height: 14px;
+       }
+#statistics dt, #statistics dd {
+       float: left;
+       margin: 0;
+       }
+#statistics dt {
+       clear: left;
+       width: 96px;
+       }
+#statistics dd {
+       clear: right;
+       }       
+#statistics dt:after {
+       content: ":";
+       }
+#subscriptions {
+       float: left;
+       margin-bottom: 30px;
+       }               
+#subscriptions_avatars {
+       /*float: left;*/
+       margin: 6px 0 0 0;
+       padding: 0;
+       list-style-type: none;
+       width: 270px;
+       }       
+#subscriptions_avatars li {
+       float: left;
+       margin: 0 3px 3px 0;
+       padding: 0;
+       line-height: 0;
+       }
+#subscriptions_viewall {
+       clear: left;
+       }
+
+
+
+.action_subscription {
+       clear: left;
+       width: 96px;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-weight: bold;
+       text-transform: uppercase;
+       background-color: #C15D42;
+       }
+.action_subscription a {
+       font-size: 10px;
+       line-height: 24px;
+       padding: 6px 7px;
+       color: #FFF;
+       }       
+.action_subscription a:hover {
+       text-decoration: none;
+       background-color: #ab5138;
+       }       
+
+
+#notices {
+       clear: both;
+       margin: 0 auto;
+       padding: 0;
+       list-style-type: none;
+       width: 540px;
+       border-top: 1px solid #D8E2D7;
+       }
+#notices a:hover {
+       text-decoration: underline;
+       }       
+.notice_single {
+       clear: both;
+       display: block;
+       margin: 0;
+       padding: 5px 5px 5px 0;
+       min-height: 48px;
+       font-family: Georgia, "Times New Roman", Times, serif;
+       font-size: 13px;
+       line-height: 16px;
+       border-bottom: 1px solid #D8E2D7;
+       }
+.notice_single:hover {
+       background-color: #F3F8EA;
+       }       
+.notice_single p {
+       display: inline;
+       margin: 0;
+       padding: 0;
+       }       
+.avatar {
+       float: left;
+       margin: 0 10px 0 0;
+       }       
+p.nickname {
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-weight: bold;
+       font-size: 12px;
+       padding-right: 3px;
+       }
+p.time {
+       display: block;
+       font-family: Verdana, Arial, Helvetica, sans-serif;
+       font-size: 10px;
+       line-height: 15px;
+       }
+p.time a {
+       color: #91AA9D;
+       }       
+
+#pagination {
+       margin: 18px auto;
+       width: 540px;
+       }
+#nav_pagination {
+       margin: 0 0 36px 0;
+       padding: 0;
+       float: right;
+       list-style-type: none;
+       font-size: 12px;
+       font-weight: bold;
+       }
+#nav_pagination li {
+       display: block;
+       float: left;
+       background-color: #91AA9D;
+       }
+#nav_pagination li.before {
+       margin-right: 1px;
+       }       
+#nav_pagination li a {
+       padding: 6px 15px;
+       line-height: 21px;
+       background-color: #91AA9D;
+       color: #FCFFF5;
+       }
+#nav_pagination li a:hover {
+       background-color: #3F606F;
+       color: #FCFFF5;
+       text-decoration: none;
+       }
+
+#nav_sub {
+       clear: both;
+       margin: 18px auto 0 auto;
+       padding: 0;
+       list-style-type: none;
+       font-size: 11px;
+       font-weight: bold;
+       line-height: 21px;
+       border-top: 1px solid #D8E2D7;
+       width: 540px;
+       }
+#nav_sub li {
+       display: block;
+       float: left;
+       }
+#nav_sub li a {
+       padding: 6px 24px 6px 0;
+       }       
+#nav_sub li a:hover {
+       text-decoration: underline;
+       }
+                                       
+#footer {
+       clear: left;
+       margin: 0 auto;
+       /*padding-top: 6px;*/
+       width: 540px;
+       border-top: 1px solid #D8E2D7;
+       }
+#footer p {
+       margin-top: 9px;
+       }       
+#cc {
+       float: left;
+       margin: 12px 10px 0 0;
+       }       
\ No newline at end of file