/*  
Theme Name: Wordpress Theme [fill me in!]
Theme URI: http://www.alexstubbs.com
Description: ENTER DESCRIPTION
Version: 1.0
Author: Alexander Stubbs
Author URI: http://www.alexstubbs.com/
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
background:#000 url(img/bg.png) repeat;
font:75%  arial, verdana, helvetica, tahoma, sans-serif;
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.4em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
outline:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#161616; color:#0fb2fc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.wrapout {
width:250px; height:250px;
background:url(img/stripe.png) no-repeat;
position:absolute;
right:0;
top:0;
}

.wrapp_ {
width:1024px;
min-height:1500px;
height:auto;
margin:0 auto;
}

.header {
width:100%;
height:175px;
background:#121212;
}

.header img {
float:left;
margin:20px 60px 0 10px;
}

.header p {
float:left;
color:#FFF;
font-size:1.5em;
line-height:170%;
margin-top:42px;
width:580px;
}

.nav {
width:100%;
height:53px;
background:#191919;
border-top:1px solid #252525;
}

.nav ul { 
margin:0;
padding:0; 
padding-top:10px;
}

.nav ul li {
display:inline;
padding-bottom:15px;
}

.nav ul li a {
color:#545454;
padding:10px 15px 12px 15px;
font-size:2.1em;
text-transform:uppercase;
border-right:1px solid #252525;
}

.nav ul li a:hover {
color:#FFF;
}

.nav ul li.current_page_item {
background:url(img/navar.png) no-repeat bottom;
}

.nav ul li.current_page_item a {
color:#F2F2F2;
}

/* MAIN */

.content, .content_single {
margin-top:25px;
width:100%;
height:720px;
background:url(img/tr.png) repeat;
}

.recent_six {
width:740px;
margin:0px 0 0 10px;
height:695px;
background:url(img/grid.png) no-repeat;
float:left;
}

.recent_item {
float:left;
width:225px;
height:321px;
overflow:hidden;
margin-bottom:35px;
}

.recent_item img {
}

.recent_item h2 a {
color:#acacac;
padding-bottom:7px;
border-bottom:1px solid #d61400;
}

.recent_item h2 {
width:100%;
}
.recent_item h2 a:hover { color:#f2f2f2; }

.recent_item p {
color:#FFF;
font-size:0.9em;
color:#acacac;
}

.cart {
float:right;
margin-right:10px;
padding-top:0;
}

.cart img {
border:none;
margin-right:5px;
}

.recent_wrap {
position:relative;
}

.item2, .item5 {
position:relative;
left:32px;
}

.item3, .item6 {
position:relative;
left:64px;
}

.cartbar {
width:230px;
float:right;
color:#FFF;
margin-right:15px;
padding-left:14px;
background:url(img/tr.png) repeat;
border:1px solid #191919;
}

.itemImage img {
width:62px; height:43px;
float:left;
}

.cartHeaders,.totalRow{display:none;}

.simpleCart_items{
overflow-y:auto;
overflow-x:hidden;
min-height:300px;
width:243px;
margin-bottom:20px;
}

.itemContainer{
clear:both;
width:229px;
padding:11px 0;
font-size:11px;
}

.itemImage{
float:left;
width:60px;width:0px;
}

.itemName{
float:left;
width:85px;
}

.itemPrice{
float:left;
width:85px;
color:#418932;
}

.itemQuantity{
float:left;
width:33px;
vertical-align:middle;
}

.itemQuantity input{
width:20px;
border:1px solid #333;
background:#000;
color:#f2f2f2;
padding:3px 2px;
}
		
.itemTotal{
clear:both;
float:left;
margin-top:3px;
color:#c23f26;
}

.simpleCart_total {
font-size:1.8em;
float:right;
margin-right:20px;
margin-bottom:10px;
}

.cartlinks {
clear:both;
padding-bottom:10px;
}

.cartlinks a {
color:#DAD078;
font-size:1.5em;
padding-right:10px;
padding-left:10px;
}

.cartlinks span a {
color:#D61400;
}

.simpleCart_quantity {
float:left;
}

.carttop {
margin:12px 0 5px;
}

/* News Letter */

.newsletter {
width:248px;
height:180px;
background:url(img/newsbg.png) no-repeat;
clear:both;
margin-top:15px;
}

.sidebar {
float:right;
}

/* BLOG */

.blog {
width:100%;
height:625px;
background:url(img/tr2.png) repeat;
margin-top:30px;
}

.allblog {
float:left;
}

.blog_entry {
width:723px;
height:auto;
padding:33px 0 10px 20px;
margin-bottom:30px;
clear:left;
}

.blog_entry img {
float:left;
/* border:2px solid #ccc; */
}

.blog_entry h3 a {
color:#a2ff00;
font-size:1.4em;
}

.blog_entry h3 {
margin-bottom:0;
padding-bottom:0;
}

.date {
color:#FFF;
font-size:0.9em;
width:100%;
}

.blog_entry p {
color:#f2f2f2;
float:left;
font-size:1.3em;
line-height:140%;
padding-top:10px;
border-top:double #333;
margin-top:10px;
}

.fl_blog {
float:left;
margin-left:15px;
width:500px;
}

/* Blog Sidebar */

.blog_sidebar {
float:left;
width:250px;
margin-right:15px;
padding-top:20px;
}

.blog_sidebar h5 {
font-size:1.5em;
color:#8f8f8f;
border-bottom:1px solid #d61400;
margin-bottom:10px;
padding-bottom:5px;
}

.pop_post a {
clear:both;
color:#f2f2f2;
}

.pop_post a:hover {
color:#FFF;
}


.pop_post ul {
margin:0; 
padding:0;
}

.pop_post ul li {
padding-bottom:9px;
list-style-type:none;
}

.pop_post ul li a:link {
font-size:1.2em
color:#f2f2f2;
}

.pop_post {
color:#8f8f8f;
margin-bottom:40px;
}

/* Comments */

.com_tick {
height:380px;
margin-top:50px;
width:100%;
margin-bottom:25px;
}

.com_tick h6 {
color:#616161;
font-size:1.7em;
margin-bottom:50px;
font-weight:500;
}

.com_ img {
float:left;
}

.com_fl {
float:left;
width:500px;
margin-left:13px;
}

.com_fl a {
color:#cecece;
}

.com_fl a:hover {
color:#F2F2F2;
}

.com_fl p {
color:#616161;
margin-top:5px;
}

.com_ {
float:left;
width:575px;
}

.tags a {
color:#ddd;
}

.tags a:hover {
color:#f2f2f2;
}

/* FOOTER */

.footer {
clear:both;
margin-top:20px;
font-size:1.4em;
width:100%;
border-bottom:1px solid #383836;
padding-bottom:5px;
color:#9e9e9e;
height:18px;
margin-bottom:20px;
}

.footer ul {
margin:0; padding:0;
}

.footer ul li {
display:inline;
}

.footer ul li a {
color:#f2f2f2;
padding-left:15px;
padding-right:15px;
border-right:1px solid #383836;
}

/* Newsletter */

.news_inner {
padding:50px 0 0 15px;
}

input.f_name {
border:none;
background:none;
color:#8f8f8f;
width:250px;
}

input.f_email {
margin-top:30px;
border:none;
background:none;
color:#8f8f8f;
width:250px;
}

input.f_submit {
float:right;
margin-top:20px;
margin-right:13px;
}

.imtag {		width:100%;	text-align:center;	}
.imtag img {
width:206px;height:140px;width:auto;margin:0 auto;
overflow:hidden;
border:1px solid #FFF;
}


/* SINGLE POST */

.content_single {
color:#F2f2f2;
padding:20px;
height:auto;
}

.single_left {
float:left;
width:500px;
padding:10px 0 0 10px;
}

.single_left h1 {
margin-top:0; padding-top:0;
color:#3473ba;
}

/* New Com */

.com_ h2 {
display:none;
}

.com_ {
color:#f2f2f2;
}

.com_ li {
list-style-type:none;
margin-top:7px;
color:#f2f2f2;
padding:5px;
background:url(img/tr.png) repeat;
}

.com_ a {
color:#616161;
}

.com_ input, .com_ textarea {
background:#000;
border:1px solid #333;
color:#ddd;
margin-left:40px;
}

.com_ p {
padding-left:10px;
padding-top:10px;
}

.commentmetadata {
color:#ddd;
}

h2.widgettitle { display:none; }

strong { 
color:#ccc;
}

.single_left p a {
color:#3173BA;
}

.single_left a:hover {
color:#63a0e1;
}a.more-link {		display:block;	margin-top:20px;	}