Commit 6d9b72b9

mista mo <cake-eater@mokhan.ca>
2011-06-16 00:09:29
remove all the old html template assets.
1 parent 5c5b9fd
public/images/commitA.png
Binary file
public/images/commitAhover.png
Binary file
public/images/contactA.png
Binary file
public/images/contactAhover.png
Binary file
public/images/contactHeading.png
Binary file
public/images/contentBg.png
Binary file
public/images/contentBottom.png
Binary file
public/images/contentTop.png
Binary file
public/images/footerBg.jpg
Binary file
public/images/footerBg.png
Binary file
public/images/headingBg.png
Binary file
public/images/homeA.png
Binary file
public/images/homeAhover.png
Binary file
public/images/hr.jpg
Binary file
public/images/img07.jpg
Binary file
public/images/organicA.png
Binary file
public/images/organicAhover.png
Binary file
public/images/organicContent.jpg
Binary file
public/images/organicHolder.jpg
Binary file
public/images/rss.png
Binary file
public/images/searchBg.png
Binary file
public/images/searchBtBg.png
Binary file
public/images/signInBg.png
Binary file
public/images/subsBg.png
Binary file
public/images/Thumbs.db
Binary file
public/images/view.png
Binary file
public/images/welcomeBg.png
Binary file
public/images/welcomeBottom.png
Binary file
public/images/welcomeTop.png
Binary file
public/stylesheets/organic.css
@@ -1,425 +0,0 @@
-*{
-margin:0px;
-padding:0px;
-background-color: #000;
-}
-div {background-color: #fff;}
-input {background-color: #fff;}
-textarea {background-color: #fff;}
-i {background-color: #fff;}
-strong {background-color: #fff;}
-table {background-color: #fff;}
-td {background-color: #fff;}
-th {background-color: #fff;}
-li {background-color: #fff;}
-pre {background-color: #fff;}
-
-img { border:none;	}
-.clear{ clear:both;	}
-
-.space{
-clear:both;
-height:10px;
-background: none;
-}
-
-body{
-	background:#6c3336;	
-	color:#29371d;
-	font-family:Arial, Helvetica, sans-serif;
-	font-size:14px;
-}
-
-#main{
-	width:1200px;
-	margin:0px auto;
-  background-color: pink;
-  /* background-color: #ff00ba; */
-  /*background-color: #f99cf9; */
-}
-
-#header{
-	width:980px;
-	margin:0px auto;
-}
-
-.searchBar{
-background:none;
-float:left;
-text-align:right;
-width:100%;
-}
-
-.signIn{
-	background:transparent url(../images/signInBg.png) no-repeat top center;
-	width:102px;
-	height:25px;
-	color:#e7daaa;
-	text-transform:uppercase;
-	text-align:center;
-	padding:10px 5px;
-	float:right;
-}
-.signOut{
-	background:transparent url(../images/signInBg.png) no-repeat top center;
-	width:102px;
-	height:25px;
-	color:#e7daaa;
-	text-transform:uppercase;
-	text-align:center;
-	padding:10px 5px;
-	float:right;
-}
-.signIn a{ background: none;color:#e7daaa; }
-.signOut a{ background: none;color:#e7daaa; }
-
-.search{
-float:right;
-background:url(../images/searchBg.png) no-repeat top center;
-height:45px;
-width:400px;
-padding:6px 20px;
-}
-
-input{
-margin:0px 0px;	
-}
-
-.txt input{
-	border:1px solid #b0c5a4;
-	height:16px;
-	padding:5px;
-	width:285px;
-	float:left;
-}
-
-.searchBt input{
-	background:url(../images/searchBtBg.png) no-repeat center bottom;
-	width:97px;
-	height:28px;
-	color:#ffffff;
-	border:none;
-	text-transform:uppercase;
-	padding:3px 15px 3px 0px;
-	float:right;
-}
-
-.logo{
-clear:both;
-padding-left:20px;
-}
-
-.menu{
-float:left;	
-margin-top:75px;
-width:auto;
-background: none;
-}
-
-.menu ul{
-	margin:0px 15px;
-  background: none;
-}
-
-.menu ul li{
-	display:inline;
-	text-transform:uppercase;
-	font-size:15px;
-	color:#6b4916;
-	font-weight:bold;
-  background: none;
-}
-
-.menu ul li a{
-	text-decoration:none;
-	color:#6b4916;
-}
-
-.menu ul li a:hover{
-	color:#ffffff;
-}
-
-.menu .small a{
-background:url(../images/homeA.png) no-repeat bottom center;
-padding:10px 22px 5px;
-}
-
-.menu .small a:hover{
-background:url(../images/homeAhover.png) no-repeat bottom center;
-padding:10px 22px 5px;
-}
-
-.menu .medium a{
-background:url(../images/commitA.png) no-repeat bottom center;
-padding:10px 18px 5px;
-}
-
-.menu .medium a:hover{
-background:url(../images/commitAhover.png) no-repeat bottom center;
-padding:10px 18px 5px;
-}
-
-.menu .large a{
-background:url(../images/contactA.png) no-repeat bottom center;
-padding:10px 22px 5px;
-}
-
-.menu .large a:hover{
-background:url(../images/contactAhover.png) no-repeat bottom center;
-padding:10px 22px 5px;
-}
-
-.subs{
-background:url(../images/subsBg.png) no-repeat center bottom;	
-width:158px;
-float:right;
-padding:10px 20px;
-margin-top:60px;
-margin-bottom:-10px;
-}
-
-.subs img{ float:right;	}
-
-.subs p{
-float:left;	
-color:#e9dbac;
-text-transform:uppercase;
-width:auto;
-background: none;
-}
-
-#contentTop{
-background:url(../images/contentTop.png) no-repeat top;
-height:10px;
-width:988px;
-margin:0px auto;
-padding:0px 10px;
-}
-
-#contentBottom{
-background:url(../images/contentBottom.png) no-repeat bottom;
-height:10px;
-width:988px;
-margin:0px auto;
-padding:0px 10px;
-}
-
-#content{
-background:url(../images/contentBg.png) repeat-y top center;
-padding:10px 15px;
-width:978px;
-margin:0px auto;
-}
-#content h1{ background: none; }
-#content h2{ background: none; }
-#content h3{ background: none; }
-#content p{ background: none; }
-#content label{ background: none; }
-#content form{ background: none; }
-#content a{ background: none; }
-
-.welcomeHolder{
-background:url(../images/welcomeTop.png) no-repeat top center;
-width:940px;
-margin:0px auto;
-padding-top:7px;
-}
-
-.welcome{
-background:url(../images/welcomeBg.png) repeat-y top center;
-width:910px;
-margin:0px auto;
-padding:5px 15px;
-line-height:20px;
-clear:both;
-}
-
-.welcome img{
-float:right;
-margin:0px 0px 0px 30px;
-}
-.welcome em{ background: none; }
-
-.welcomeBottom{
-background:url(../images/welcomeBottom.png) no-repeat bottom center;
-height:5px;
-width:940px;
-}
-
-h1{
-color:#6b4916;
-font-size:28px;
-font-style:italic;
-line-height:normal;
-margin:5px 0px 10px;
-}
-
-.view{
-	background:url(../images/view.png) no-repeat center;	
-	width:192px;
-	height:29px;
-	color:#ffffff;
-	border:none;
-	text-transform:uppercase;
-	padding:1px 15px 3px 0px;
-	margin:25px 0px 0px;
-	line-height:25px;
-	cursor:pointer;
-}
-
-.view:hover { color:#f7cc1e; }
-
-.heading{
-background:url(../images/headingBg.png) no-repeat center top;
-height:25px;
-margin:15px -10px;
-color:#f7eee2;
-font-weight:bold;
-font-style:italic;
-font-size:18px;
-padding:5px 30px;
-}
-
-.organic{
-clear:both;
-width:980px;
-margin:15px auto 0px 10px;
-}
-
-.organicHolder{
-float:left;
-width:300px;
-background:url(../images/organicHolder.jpg) no-repeat bottom center;
-padding-bottom:5px;
-margin:0px 10px;
-}
-
-.organicContent{
-background:url(../images/organicContent.jpg) repeat-y top center;
-padding:0px 0px 10px;
-height:275px;
-}
-
-.organicContent h2{
-margin:10px 15px;
-font-size:15px;
-color:#674512;
-background: none;
-}
-
-.organicContent p{
-margin:0px 12px;	
-color:#29371d;
-text-align:justify;
-font-size:14px;
-line-height:19px;
-background: none;
-}
-
-.vegetable{
-background:url(../images/img07.jpg) no-repeat bottom center;
-margin-bottom:-5px;
-height:290px;
-}
-
-h3{
-color:#6b4916;
-font-size:28px;
-font-style:italic;
-padding:10px;
-}
-
-.hr {border: none 0;
-background:url(../images/hr.jpg) repeat-x left;
-height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
-margin:20px 17px;
-} 
-
-#footer{
-	width:980px;
-	margin:10px auto;
-/*	background:url(../images/contentBg.png) repeat-y top center;*/
-  background: #f7eee2;
-}
-
-.contactHeading{
-background:url(../images/contactHeading.png) no-repeat left top;
-height:25px;
-width:149px;
-margin:-20px 0px 0px -8px;
-color:#f7eee2;
-font-weight:bold;
-font-style:italic;
-font-size:18px;
-padding:5px 25px;
-position:relative;
-z-index:100;
-}
-
-.footerHolder{
-	background:url(../images/footerBg.png) no-repeat center bottom;
-	font-size:17px;
-	font-style:italic;
-	font-weight:bold;
-	height:58px;
-	padding:35px 50px;
-	margin-top:-10px;
-}
-
-.footerLeft{
-width:190px;	
-float:left;
-background: none;
-}
-
-.footerRight{
-width:240px;
-float:left;
-margin-left:150px;
-margin-top:-10px;
-background: none;
-}
-
-.left{
-	float:left;
-	color:#7e9c23;
-	text-align:right;
-	width:auto;
-}
-
-.right{
-color:#51350c;
-float:right;
-width:auto;
-}
-
-.bottomHolder{
-	font-size:12px;
-	color:#fff;
-	margin:5px auto;
-	width:980px;
-}
-
-.copy{
-float:left;	
-width:auto;
-	color:#fff;
-}
-.copy p{ color:#fff; }
-
-.design{
-	float:right;
-	width:auto;
-  color:#fff;
-}
-
-.design a{
-	color:#fff;
-	text-decoration:none;
-}
-
-.design a:hover{
-	color:#fff;
-	text-decoration:underline;
-}
-
public/stylesheets/style.bak
@@ -1,141 +0,0 @@
-
-/* ==== Scroll down to find where to put your styles :) ==== */
-
-/*  HTML5 ✰ Boilerplate  */
-
-html, body, div, span, object, iframe,
-h1, h2, h3, h4, h5, h6, p, blockquote, pre,
-abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
-small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
-fieldset, form, label, legend,
-table, caption, tbody, tfoot, thead, tr, th, td,
-article, aside, canvas, details, figcaption, figure,
-footer, header, hgroup, menu, nav, section, summary,
-time, mark, audio, video {
-  margin: 0;
-  padding: 0;
-  border: 0;
-  font-size: 100%;
-  font: inherit;
-  vertical-align: baseline;
-}
-
-article, aside, details, figcaption, figure,
-footer, header, hgroup, menu, nav, section {
-  display: block;
-}
-
-blockquote, q { quotes: none; }
-blockquote:before, blockquote:after,
-q:before, q:after { content: ''; content: none; }
-ins { background-color: #ff9; color: #000; text-decoration: none; }
-mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
-del { text-decoration: line-through; }
-abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
-table { border-collapse: collapse; border-spacing: 0; }
-hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
-input, select { vertical-align: middle; }
-
-body { font:13px/1.231 sans-serif; *font-size:small; } 
-select, input, textarea, button { font:99% sans-serif; }
-pre, code, kbd, samp { font-family: monospace, sans-serif; }
-
-html { overflow-y: scroll; }
-a:hover, a:active { outline: none; }
-ul, ol { margin-left: 2em; }
-ol { list-style-type: decimal; }
-nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
-small { font-size: 85%; }
-strong, th { font-weight: bold; }
-td { vertical-align: top; }
-
-sub, sup { font-size: 75%; line-height: 0; position: relative; }
-sup { top: -0.5em; }
-sub { bottom: -0.25em; }
-
-pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
-textarea { overflow: auto; }
-.ie6 legend, .ie7 legend { margin-left: -7px; } 
-input[type="radio"] { vertical-align: text-bottom; }
-input[type="checkbox"] { vertical-align: bottom; }
-.ie7 input[type="checkbox"] { vertical-align: baseline; }
-.ie6 input { vertical-align: text-bottom; }
-label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
-button, input, select, textarea { margin: 0; }
-input:valid, textarea:valid   {  }
-input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
-.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
-
-::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
-::selection { background:#FF5E99; color:#fff; text-shadow: none; }
-a:link { -webkit-tap-highlight-color: #FF5E99; }
-
-button {  width: auto; overflow: visible; }
-.ie7 img { -ms-interpolation-mode: bicubic; }
-
-body, select, input, textarea {  color: #444; }
-h1, h2, h3, h4, h5, h6 { font-weight: bold; }
-a, a:active, a:visited { color: #607890; }
-a:hover { color: #036; }
-
-/*
-    // ========================================== \\
-   ||                                              ||
-   ||               Your styles !                  ||
-   ||                                              ||
-    \\ ========================================== //
-*/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
-.hidden { display: none; visibility: hidden; }
-.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
-.visuallyhidden.focusable:active,
-.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
-.invisible { visibility: hidden; }
-.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
-.clearfix:after { clear: both; }
-.clearfix { zoom: 1; }
-
-
-@media all and (orientation:portrait) {
-
-}
-
-@media all and (orientation:landscape) {
-
-}
-
-@media screen and (max-device-width: 480px) {
-
-  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
-}
-
-
-@media print {
-  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
-  -ms-filter: none !important; } 
-  a, a:visited { color: #444 !important; text-decoration: underline; }
-  a[href]:after { content: " (" attr(href) ")"; }
-  abbr[title]:after { content: " (" attr(title) ")"; }
-  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
-  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
-  thead { display: table-header-group; }
-  tr, img { page-break-inside: avoid; }
-  @page { margin: 0.5cm; }
-  p, h2, h3 { orphans: 3; widows: 3; }
-  h2, h3{ page-break-after: avoid; }
-}
\ No newline at end of file
public/uploads/creation/image/6/rccake2.jpg
Binary file
public/uploads/creation/image/9/ecompliance_bday_cake.jpg
Binary file
public/uploads/tmp/20110504-1307-3709-5276/camouflagetruckcake5.jpg
Binary file
public/uploads/tmp/20110504-1307-3709-5276/thumb_camouflagetruckcake5.jpg
Binary file
public/uploads/tmp/20110504-1307-3709-7375/camouflagetruckcake5.jpg
Binary file
public/uploads/tmp/20110504-1307-3709-7375/thumb_camouflagetruckcake5.jpg
Binary file