/*  
Theme Name: Some Procuct
Author URI: http://davidchristyandinternet.com
Version: 1.0
Author: David Christy & Internet
Description: Built for Some Procuct Apparel

Based on Notepad-White by iThemes Media, LLC.
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #fff url(images/bg_stripes.gif) no-repeat center 40px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	text-align: center;
	margin: 0px; padding: 0px 0px 0px 0px;
}

body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #8c2faa;
	text-decoration: underline;
}

a:hover { color: #000; background: #e7e7e7}

a:hover img {background: #fff}

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #666;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; padding: 0px 10px 5px 0px; }
p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 20px;
font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
font-weight: normal;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	padding: 5px 0px 10px 0px;
	margin: 0px;
	color: #8c2faa;
	font-size: 26px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 1em;
clear: both;
	
}
h1 a {
	color: #8c2faa;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	color: #8c2faa;
	font-size: 24px;
	font-family: "Adobe Caslon Pro","Caslon","Adobe Caslon","Big Caslon","Adobe Garamond Pro","Adobe Garamond","Garamond",serif;
	font-style: italic;
	padding: 6px 10px 2px;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px solid #8c2faa;
clear:both;
	
	/*background: #aaa url(images/grad-gray.gif) bottom repeat-x;*/
	display: block;
	font-weight:normal;
	
}
h3 { /* This style used as the post titles on homepage/archive */
	color: #8c2faa;
	font-size: 24px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;

clear: both;
}
h3 a {
	color: #8c2faa;
	text-decoration: none;
}
h3 a:hover {
	color: #333;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	clear: both;
line-height: 20px;
}
h5 { /* This style used as header in the sidebars */
	#8c2faa;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	text-align: center;
}

/*********************************************
		Header Div Styles
*********************************************/
#toptag {
	display: block;
	background: #666 url(images/top2.gif) top center;
	color: #FFF;
	margin: 0px auto;
	height: 34px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
}
#header {
	display: block;
	width: 654px;
	margin: 0px auto; padding: 160px 0px 0px 0px;
	text-align: left;
}
#header #title {
display: none;
/*
	color: #000;
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	color: #666;
	text-decoration: none;
	text-align: center;*/
}
#header #title a {
	color: #000;
	text-decoration: none;
}
#header #title a:hover {
	color: #333;
	text-decoration: none;
}
#header #tagline { 
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
}
#menu {
	list-style-type: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	font-weight: normal;
	
	font-family: "Adobe Caslon Pro","Caslon","Adobe Caslon","Big Caslon","Adobe Garamond Pro","Adobe Garamond","Garamond",serif;
	font-style: italic;	
	float:left;
	background: url(images/shadow-top.png) bottom center no-repeat;
	width: 654px;
	
}
#menu li {
	margin: 0px;
	display: inline;
	float: left;
	overflow: hidden;
	display: block;

}
#menu li a {
	color: #fff;
	text-decoration: none;
	background: #8c2faa url(images/purpl.jpg) bottom left no-repeat;
	padding: 7px 20px 7px;
	display: block;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
line-height: 1.2em;
overflow: hidden;
 	
	
}
/* if you want to set a "current page item" style, do it here */
#menu li.current_page_item a, #menu li.current_page_item a:visited, #menu li.current_page_parent a, #menu li.current_page_parent a:visited {
	color:  #8c2faa;
	text-decoration: none;
	background: #fff url(images/shadow-top.png) bottom center no-repeat;
	border-left: 2px solid #aaa;
	border-right: 2px solid #aaa;
	
	padding: 7px 18px 7px;
}
#menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #580076 url(images/purp.jpg) bottom left no-repeat;
}
#menu ul {margin: 0; padding: 0 0 0 33px}

/*********************************************
		Container Div / Wrap Div
*********************************************/
#container {
	text-align: left;
    margin: 0px auto;
    width: 654px;
    padding: 0px;
}
#wrap {
    margin: 0px; padding: 0px;
    width: 654px;
}

/*********************************************
		Custom shizz
*********************************************/
#shadow {
	height: 13px;
	background: url(images/shadow-bot.png) top center no-repeat;
	clear: both;
	
}
.poost {margin-bottom: 40px}
.poostsingle {margin-bottom: 15px}
.paginate {text-align: center}
ul.cats { margin: 0; padding: 0; list-style-type: none;}
ul.cats li { list-style-type: none; float: left}
ul.cats li a { list-style-type: none; background: #666; color: #fff; text-decoration: none; text-transform: uppercase; display: block; float:left; padding: 5px 10px; margin: 0 0 20px 0; font: 9px arial}
ul.cats li a:hover {background: #000}
.catholder {width: 600px; height: auto; width: 100%; }

/*********************************************
		Content Div
*********************************************/
#content {
	background: #FFF;
	float: right;
	margin: 0px;
	padding: 25px 25px 15px;
    width: 602px;
	border: 1px solid #aaa;
	border-bottom: 6px solid #aaa;
	display: block;
}
#content img.featureimg {
	float: left;
	margin: -20px 0px 0px -95px; padding: 0px 30px 0px 0px;
}
#content img.featureimgr {
	float: right;
	margin: -20px -85px 0px 0px; padding: 0px 0px 0px 20px;
}
#content img.featureimgr .post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 0px;
	margin: 0px;
}

.meta-top p {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px; padding: 0px 5px;
	text-align: left;
	border-bottom: 2px solid #aaa;
	border-top: 1px dotted #ccc;
	background: #efefef;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px; margin: 0px;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
navigation {font-weight: bold}

/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	color: #666;
	display: block;
	float: left;
	width: 285px;
	margin: 10px 0px 10px 0px; padding: 10px 10px 5px 10px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
	
	
}
#l_sidebar p, #l_sidebar .text-widget {
	padding: 0px 0px 5px 5px; color: #666;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#l_sidebar ul li ul li a {
	color:  #8c2faa;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	color: #666;
	display: inline;
	float: right;
	width: 285px;
	margin: 10px 0px 10px 0px; padding: 10px 10px 5px 10px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#r_sidebar p {
	padding: 0px 0px 5px 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#r_sidebar ul li ul li a {
	color: #8c2faa;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #6a2686;
	text-decoration: none;
	background: #e7e7e7;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#commentform textarea,
#commentform input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.comment-head {
 padding: 3px 5px;

	background: #efefef;}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	width: 654px;
	color: #aaa;
	margin: 0px auto;
	padding: 20px 0px 25px;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background: url(images/footy2.gif) top center no-repeat;
}
#footer a {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .left {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 20px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
	margin: 0px 20px 0px 0px;	
}

/*********************************************
		The Obligatory WP Stuff
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
