From ec8d9ed3476167f19cd59de53dc26cda28663162 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 25 Sep 2014 10:30:30 -0400 Subject: [PATCH] start of a quicksite theme --- index.php | 71 ++++++++++++++++++++ style.css | 198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 269 insertions(+) create mode 100755 index.php create mode 100644 style.css diff --git a/index.php b/index.php new file mode 100755 index 0000000..9bbfec0 --- /dev/null +++ b/index.php @@ -0,0 +1,71 @@ + + + +{title:h} + + + + +{styles:h} +{topScripts:h} +{if:googleAnalyticsCode} +{googleAnalyticsCode:h} +{end:} + + +
+
+
+ + + +
+
+ + {socialMedia:h} +
+

{businessName:h}

+
+
+

{streetAddress:h}

+

+ {city:h}, + {stateAbbr:h} + {zipCode:h} +

+
+
+

{streetAddress2:h}

+

+ {city2:h}, + {state2Abbr:h} + {zip2Code:h} +

+
+

+ Phone: + {phone:h} +

+

+ Fax: + {fax:h} +

+ +
+
+
+
+
+ {toolboxContent:h} +
+
+ +
+
+ + diff --git a/style.css b/style.css new file mode 100644 index 0000000..7d7a35f --- /dev/null +++ b/style.css @@ -0,0 +1,198 @@ +/* +Theme Name: Wild Bill's ATVs +Theme URI: +Description: QuickSite WordPress theme +Version: 1.0 +Author: Steve Sutton +Author URI: http://www.gaslightmedia.com/ + +License: MIT License +License URI: http://www.opensource.org/licenses/mit-license.php +*/ +body { + margin: 0; + padding: 0; + text-align: center; + font-family: arial, sans-serif; + font-size: 13px; + background: url(assets/bg.jpg) no-repeat #dad6d0 center top; +} +a:link {color: #a41811;} +a:visited {color: #ccc;} +a:hover {color: #000;} +a:active {color: #a41811;} +h1 {font-size: 18px}; +h2 {font-size: 16px}; +h3 {font-size: 14px}; +h4 {font-size: 13px}; +h5 {font-size: 12px}; + +img { + border: 0; + display: block; + } +/* Wrappers */ +#wrapper { + width: 990px; + margin: 0 auto; + text-align: left; + } +#wrapperInner { + margin: 0 auto; + height: 1%; + overflow: hidden; + /* background: url(assets/bg_content.jpg) no-repeat #fff; */ + background: url(assets/bg_content.png) no-repeat; + +} +/* Header Area */ +#top { + height: 169px; + position: relative; + background: transparent; + + } +#logo { + /*position: absolute; + top: 50px; + left: 50px;*/ + background: transparent; + display: none; + } +#top a:link {font-size: 1px;color: #d4cebe;} +#top a:visited {color: #d4cebe;} +#top a:hover {color: #d4cebe;} +#top a:active {color: #d4cebe;} + + +/* Main Contant Area */ +#main { + width: 790px; + float: left; + position: relative; + /* background: url(assets/bgInner.jpg) no-repeat 0 bottom; */ + padding: 30px 0; + background: white; + margin-top: 30px; + } +/* Column */ +#column { + width: 200px; + float: left; position: relative; + background: url(assets/bg_leftcol.gif) no-repeat #fff; + padding: 0 0 100px 0; + + } +/* Toolbox */ +#toolbox { + margin: 20px 15px; + } +h1, h2 { + margin-bottom: 1em; + } +.imageright, .imageleft { + position: relative; + } +.imageright { + float: right; + margin: 0 0 10px 10px; + } +.imageleft { + float: left; + margin: 0 10px 10px 0; + } +.imageright img, .imageleft img { + border-bottom: 1px solid #e66b23; + } +.imagecaption { + } +.listing { + clear: both; + } +/* Main Nav */ +#nav { + background: #a41811; + margin: 90px 6px 6px 5px; + } +/*#nav h2 { + background: url(assets/subnav-h-bg.gif) repeat-x left bottom; + padding: 5px 5px 10px 5px; + color: #fff; + margin: 0; + border-bottom: 1px solid white; + }*/ +#nav ul { + margin: 0; + padding: 0; + list-style-type: none; + } +#nav ul li { + margin: 0; + padding: 0; + zoom: 1; + } +#nav ul li a { + display: block; + padding: 3px 4px 3px 8px; + font-weight: bold; + text-decoration: none; + border-bottom: #ccc 1px solid; + border-top: 1px solid #000; + zoom: 1; + } +/* Navigation link colors and backgrounds */ +#nav ul a:link {color: white;} +#nav ul a:visited {color: white;} +#nav ul a:hover {color: #000; background-color: #ccc;} +#nav ul a:active {color: white;} +#nav ul ul a { background: #ccc; color: #a41811;} +/*a#current { + color: #E8D092 !important; + } +ul ul a#current { + color: #BF7723 !important; + }*/ +#column h2 {font-size: 13px; color: #a41811; margin: 40px 0 3px 10px;} +#column p {margin: 0 0 0 10px;} +/* Copyright */ +#copyright { + clear: both; + padding: 10px; + text-align: center; + /* background: white; */ + position: relative; + font-size: 11px; + } +#copyright a { + color: black; } +/* Image Upload Icons */ +.file-download, .download { + background-repeat: no-repeat; + background-position: left; + padding: 1px 2px; + padding-left: 18px; + position: relative; + margin-right: 10px; + margin-bottom: 5px; + display: block; + float: left; + clear: left; +} +.avi { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/avi.gif);} +.doc { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/doc.gif);} +.gif { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/gif.gif);} +.html { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/html.gif);} +.jpg { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/jpg.gif);} +.mov { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mov.gif);} +.mp3 { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mp3.gif);} +.pdf { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/pdf.png);} +.ppt { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/ppt.gif);} +.txt { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/txt.png);} +.wmv { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/wmv.gif);} +.xls { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/xls.gif);} +.zip { background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/zip.png);} +.download { + background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/download.gif); + clear: none; + background-repeat: no-repeat; +} -- 2.17.1