/*
Theme Name: Adiktive
Theme URI: http://www.adiktfootwear.com
Description: Adikt Footwear
Version: 1.0
Author: Miguel Cantu
Author URI: http://www.miguelcantu.com
Tags: 
*/

/* Reset */
*								{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; }
html, body							{ height: 100%; }
body								{ background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: .7em; }
ul								{ list-style: none; }
li								{ list-style: none; }
ol								{ list-style: decimal inside; }
a								{ outline: none; text-decoration: none; }
a img								{ border: none; }
img								{ margin: 0; margin-bottom: 0; vertical-align: middle; }
table								{ border-collapse: collapse; }

/* Utility */
.button								{ background: #ff3333; color: #ffffff; border: none; margin: 0; padding: 2px 7px; text-transform: uppercase; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Typography */
a								{ color: #ff3333; }
a:hover								{ color: #ff3333; }
h2								{ color: #ff3333; font-size: 1.2em; text-transform: uppercase; }
h3								{ color: #ff3333; font-size: 1em; }
h4								{ font-size: .9em; font-weight: normal; }
h5								{ color: #ff3333; font-size: 1.8em; text-transform: uppercase; }
h6								{ color: #999999; font-size: 1em; margin-top: 10px; text-transform: uppercase; }
.header-news                                                    { float: right; color: #999999; font-size: 1.2em; font-weight: bolder; margin-bottom: 5px; text-transform: uppercase; width: 300px; }
blockquote {

 border-left : 6px solid #999999;
 width: 400px;
 float: left;
 margin: 10px 0 10px 30px;
 padding-left: 10px;
 quotes: "\201C" "\201D";
 }
 blockquote:before { color: #999999; font-size: 3em; content: open-quote; font-weight: bold; }
 blockquote:after { color: #999999; float: right; font-size: 3em; content: close-quote; font-weight: bold; }

/* Structure */
#page-wrap							{ margin: 0 auto; width: 960px; }
#top-wrap                                                       { background: url(/images/top_gradient.png) center repeat-x; height: 180px; width: 960px; }
#middle-wrap                                                    { float: left; background: url(/images/middle_gradient.png) top repeat-x #474747;  width: 960px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; }
#middle-wrap-2                                                  { float: left; background: url(/images/middle_gradient.png) top repeat-x #474747; width: 960px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; }
#middle-wrap-3                                                    { float: left; background: url(/images/middle_gradient.png) top repeat-x #474747;  width: 960px; }
#bottom-wrap                                                    { float: left; background: url(/images/bottom_gradient.png) center top repeat-x #cccccc; margin-bottom: 10px; width: 960px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; }
#search                                                         { background: url(/images/search_bg.png) center no-repeat; height: 33px; margin-left: 730px; padding: 7px 0 0 10px; width: 210px; }
#header                                                         { border-bottom: 1px solid #000000; height: 139px; margin: 0 10px; width: 940px; }
#middle                                                         { border-top: 1px solid #333333; margin: 0 10px; padding-top: 10px; width: 960px; }
#middle-2                                                       { border-top: 1px solid #333333;  margin: 0 10px; padding-top: 10px; width: 940px; }
#logo                                                           { float: left; height: 90px; margin: 10px 0; width: 220px; }
#top-banner                                                     { float: right; height: 90px; margin: 10px 0; width: 700px: }
#slideshow                                                      { float: left; height: 413px; margin-bottom: 10px; width: 620px; }
#featured                                                       { border-right: 1px solid #000000; float: left; height: 413px; margin-bottom: 10px; padding-right: 10px; width: 620px; }
#items                                                          { float: right; margin: 10px 0 10px 10px; width: 630px; }
#single-item                                                    { float: left; margin: 0 0 10px 0; width: 940px; }
#single-item img                                                { float: left; margin: 0 10px 10px 0; }
#left-box                                                       { float: left; margin-bottom: 10px; width: 620px; }
#right-box                                                      { float: right; margin-bottom: 10px; width: 630px; }
.right-box                                                      { border-bottom: 1px solid #5f5f5f; padding-bottom: 10px; width: 620px; float: left; }
.right-box-2                                                      { float: right; margin-bottom: 10px; width: 630px; }

.like-wrapper						{ margin: 10px 0; float: left; padding: 10px 0; width: 620px; }
.like-box						{ float: left; margin-right: 10px; }

/* Navigation */
#navbar                                                         { float: left; height: 15px; margin: 0; padding-bottom: 10px; width: 620px; }
#nav                                                            { float: left; margin-left: 0; padding-top: 3px; }
#nav li                                                         { display: inline; list-style-type: none; margin-right: 20px; }
#nav a:link, #nav a:visited                                     { color: #999999; font-size: 1.1em; font-weight: bold; padding: 4px 8px; text-transform: uppercase; } 
#nav a:hover                                                    { background: #ff3333; padding: 2px 8px; color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#social                                                         { float: right; margin-top: 2px; width 300px; }
#social p                                                       { float: left; font-size: .7em; margin-top: 4px; text-transform: uppercase; }
#social img                                                     { margin-left: 10px; }

/* Posts */
#news                                                           { float: right; height: 391px; margin: 0; padding-right: 0; overflow: hidden; width: 299px; }
#news-content                                                   { position: relative; margin: 0; width: 275px; }
#scrollArea                                                     { float: right; height: 391px; margin-left: 10px; overflow: hidden; width: 10px; }
#scroller                                                       { background: url(/images/handle.png) center no-repeat #ff3333; margin-top: -1px; position: relative; width: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.item                                                           { float: left; margin: 0 10px 10px 0; overflow: hidden; text-align: center; width: 200px; }
.item a                                                         { color: #666666; }
.item a:hover                                                   { color: #ff3333; }
.item img                                                       { position: relative; left: -20px; }
.post-text                                                      { float: right; width: 340px; }
.post-text-2                                                    { float: right; margin-top: 10px; width: 340px; }

/* Sidebar */
#sidebar                                                        { float: left;  margin: 10px; width: 300px; }
.sidebar                                                        { background: #333333; margin-bottom: 10px; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.sidebar a                                                      { color: #ffffff; }
#twitter                                                        { background: #333333; float: left; margin: 0; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 280px; }
#twitter_update_list                                            { color: #ffffff; float: left; padding: 0; width: 280px; }
#twitter_update_list li                                         { border-bottom: 1px solid #999999; margin-bottom: 5px; padding-bottom: 5px; }
#twitpics      { float: left; padding: 0 10px; width: 270px; }


/* Footer */
#footer-container                                               { margin: 10px auto; width: 960px; }
.footer-column-wide                                             { color: #666666; font-size: 1em; float: left; margin: 10px 0 20px 0; width: 300px; }
.footer-column-wide a                                           { color: #666666; font-size: 1em; }
.footer-column-wide a:hover                                     { color: #999999; font-size: 1em; }
.footer-column-wide p                                           { color: #666666; font-size: 1em; }
.footer-column                                                  { float: left; font-size: 1em; margin: 10px 0 20px 10px; width: 100px; }
.footer-column p                                                { color: #666666; font-size: 1em; }
.footer-column a                                                { color: #666666; font-size: 1em; }
.footer-column a:hover                                          { color: #999999; }
.footer-column img                                              { text-align: right; }
