/*  
Theme Name: paracouture
Theme URI: http://www.paranoidcouture.com
Description: shop theme
Version: 1
Author: pc
Author URI:
*/

/* Globals */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .925em;
	line-height: 175%;
	background-color: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-top:16px;
}
#wrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 96%;
	padding: 2%;
	padding-bottom:0px;
	padding-top: 0px;
	margin-bottom:0px;
}
a {
	text-decoration: none;
}
/* Header */
#header {
  line-height: 100%;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 0px;
	vertical-align: bottom;
}
#logo { /*img height 36px*/
	float: left;
	width:30%;
	vertical-align:bottom;
}
#logo img {
    float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#logo a {
	text-decoration: none;
}
#undernavl {
	float: left;
	display: block;
	vertical-align:text-top;
	font-style: italic;
	font-size: .795em;
	color: #9999cc;
	padding-left: 5px;
}

#undernavl img {
	float: left;
	display: block;
	margin-left: -6px;
}
#undernavr p {
	float: right;
	display: inline;
	text-align: right;
	vertical-align:text-top;
	font-size: .925em;
	font-style: italic;
	color: #9999cc;
}
#undernavr img {
	float: right;
	display: block;
	margin-right:-6px;
}
#srr {
	float: right;
	display: inline;
	text-align: right;
	width: 50%;
	margin:0px;
	padding:0px;
}
#srr input {
 	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left:4px;
}
#srr .form {
 display: inline;
	border: 1px solid #ccc;
	font-size: .795em;
	color: #555;
	margin: 0px;
	padding: 0px;
}
/*#nav {
	float: right;
	display: block;
	text-align: right;
	margin:0px;
	padding:0px;
}*/
#srl {
	float: left;
	display: inline;
	text-align: left;
	width: 50%;
	margin:0px;
	padding:0px;
}
#srl ul li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#srl li a {
 display: block;
 border: 1px solid #fff;
 border-bottom:0px;
 margin: 0px;
 padding: 0px;
 	padding-left:6px;
	padding-right:6px;
 font-size: .78em;
	color: #888;
	text-decoration: none;
	font-weight:bold;
}
#srl li a:hover {
	color: #000;
	background: #f80000;
		font-weight:bold;
}


/* Posts */

#content {
 	padding-top:20px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 30px;
	margin-bottom:0px;
	padding-left:10px;
}
#content .hi { /* msie height hacks */
	height: 500px;
	width:1px;
	float: left;
}
#content  .cl {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
#content .currentline img {
 text-align:center;
	display:block;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
#content .post {
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
	display: inline;
	float: left;
	margin-bottom: 15px;
}
#content .post h2 {
	font-size: .985em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#content .post .entry {
	font-size: .875em;
	line-height: 165%;
}
#content .post .entry img.close {
	margin: 0px;
	padding: 0px;
}
#content .post .entry p {
	margin: 0px;
	padding: 0px;
}
#content .post h2 a {
	color: #333399; /* #AF4B0A; */
	border-bottom: 1px solid #ccc;
}
#content .post h2 a:hover {
	color: #222;
}
#content .post h2 .num {
	margin-left: 2px;
	font-size: .750em;
	font-weight: normal;
}
#content .post h2 .num img {
	vertical-align: text-bottom;
}
#content .post h2 .num a {
	color: #666;
	border-bottom: 0px;
}
#content .post h2 .num a:hover {
	color: #222;
	border-bottom: 0px;
}
/* Post Single Page */

#content .postsingle {
	float: left;
	width: 66%;
	margin-right: 4%;
	margin-bottom: 15px;
}
#content .postsingle h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#content .postsingle h2 a {
	color: #333399;
	border-bottom: 1px solid #ccc;
}
#content .postsingle h2 a:hover {
	color: #222;
}
#content .postsingle h2 .date {
	color: #666;
	font-size: .765em;
	margin-left: 8px;
}
#content .postsingle .entry {
	font-size: .875em;
	line-height: 165%;
}
#content .postsingle .entry img {
	display: block;
	padding: 3px;
}
#content .postsingle .entry blockquote {
	width: 240px;
	float: right;
	font: italic 1.3em/1.3 Georgia;
	border: 2px double #ccc;
	border-width:3px 0;
	text-align: center;
	padding:0.5em;
	margin: 5px 5px 5px 5px;
	color: #666666;
}
#content .postsingle .entry blockquote a img {
	border: 0px;
}
#content .postsingle .entry p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
#content .postsingle .entry p a {
	border-bottom: 1px solid #ca1717;
	color: #333;
}
#content .postsingle .entry p a:hover {
	border-bottom: 1px solid #222;
	color: #000;
}
#content .postsingle .entry ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}
#content .postsingle .entry ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#content .postsingle .entry ol {
	margin: 0px;
	padding: 0px;
	margin-left: 8%;
}
#content .postsingle .entry ol li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#content .postsingle .entry ol li a {
	color: #ca1717;
	border-bottom: 1px solid #ca1717;
}
#content .postsingle .entry ol li a:hover {
	color: #222;
	border-bottom: 1px solid #222;
}
#content .postsingle .entry ul li a {
	color: #ca1717;
	border-bottom: 1px solid #ca1717;
}
#content .postsingle .entry ul li a:hover {
	color: #222;
	border-bottom: 1px solid #222;
}
#content .postsingle .meta {
	background-color: #f2f2f2;
	padding: 4px;
	color: #444;
	font-size: .725em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-bottom: 5px;
}
#content .postsingle .meta p {
	margin: 0px;
	padding: 0px;
}
#content .postsingle .meta a {
	border-bottom: 1px dotted #999;
	color: #555;
}
#content .postsingle .meta a:hover {
	border-bottom: 1px dotted #222;
	color: #111;
}
/* Sidebar */

#content .sidebar {
	width: 26%;
	float: right;
	padding-left: 2%;
	border-left: 1px dotted #e2e2e2;
	padding-top:20px;
}
#content .sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content .sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .925em;
	line-height: 150%;
	margin-bottom: 4px;
}
#content .sidebar ul li a {
	color: #565656;
}
#content .sidebar ul li a:hover {
	color: #222;
}
#content .sidebar li a {
	color: #565656;
}
#content .sidebar li a:hover {
	color: #222;
}
#content .sidebar h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 0px;
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: 9px;
	color: #333399;
}
/* Color Coded Categories */

#content .post a h2.articles {
	color: #333399;
}
/* Footer */

#footer {
	font-size: .775em;
	line-height: 100%;
	color: #ccc;
	margin:0;
	padding:0;
	margin-top:0px;
}
#footer p {
	display:inline;
	float:right;
	text-align:right;
	margin:0;
	padding:0;
}
#footer img {
 	float: left;
 	display: inline;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*
#footer ul li {
 	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
 #footer p {
	color: #666;
	margin: 0px;
	padding: 0px;
} 
#footer li a {
	color: #9999FF;
	text-decoration: none;
}
#footer li a:hover {
	color: #6666FF;
}

*/
/*cart */
#pnoidcart {
font-size: 12px;
text-align:left;
line-height:14px;
}

#pnoidcart th td {
text-align:left;
font-size: 12px;
vertical-align:top;
}

#pnoidcart form {
display:inline;
text-align:left;
padding: 0px;
margin:0px;
}
#pnoidcart a {
display:inline;
padding: 0px;
margin:0px;
text-decoration:none;
font-size: 12px;
}
#pnoidcart hr {
padding: 0px;
margin:0px;
border: 0px;
border-top: 2px dashed #ccc; /*the border*/
height: 2px; /*whatever the total width of the border-top and border-bottom equal*/
}
input.cartsubmit {
font-size: 12px;
display:inline;
border: 0px;
background: #fff;
padding: 0px;
margin:0px;
}
.printorder table {
border:1px solid #ccc;
padding: 15px;
}
.printorder table td {
border-bottom:1px solid #ccc;
padding: 2px;
padding-left:12px;
}
/*poptions*/
#poption {
display:block;
float:left;
clear:both;
}
#poption form {
        display: block;
}
#poption p {
        display: inline;

}
input.itemsubmit {
        display: inline;
	border:1px solid #fff;
        color:#000;
        background:#ccc;
}
/*product*/
#product {

}
#product img {
float:left;
display:inline;
}
#product p {
margin:20px;
float:left;
}
/* Comments */

#commentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	border: 5px solid #f9f9f9;
	padding: 2%;
}
#commentarea a {
	border-bottom: 1px dotted #999;
	color: #555;
}
#commentarea a:hover {
	border-bottom: 1px dotted #222;
	color: #111;
}
#commentarea h3 .rssfeed {
	padding: 2px;
	background-color: #AF4B0A;
	color: #fff;
	font-weight: normal;
	font-size: .895em;
}
#commentarea h3 .rssfeed a {
	color: #fff;
}
#commentarea h3 {
	font-size: .925em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666;
	margin: 0px;
	border-bottom: 1px solid #f8f8f8;
}
.commentsblock {
	padding: 2%;
}
.commentsblock textarea {
	width:80%;
}
.commentsblock input, .commentsblock textarea {
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
.cdate {
font-size: .795em;
color: #888;
}
ol.commentlist {
	color:#777;
	font-size: .850em;
	list-style-type:none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
	width: 80%;
}
ol.commentlist a {
	color: #ca1717;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
	display: inline;
}
ol.commentlist a:hover {
	color: #222;
	text-decoration: none;
}
.cauthor {
	font-weight: bold;
	font-size: 12px;
}
.cauthor a {
	color: #ca1717;
	font-size: .895em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
}
.cauthor a:hover {
	color: #222;
	text-decoration: none;
}
.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.comment-odd {
	background-color: #f9f9f9;
}
#commentform textarea {
	width: 90%;
}
ol.commentlist blockquote {
	background: #F8FAFC;
	border: 1px solid #ebebeb;
	padding: 2%;
	line-height: normal;
	font-size: .795em;
}
/* Essentials */

.spacer {
	width: 100%;
	clear: both;
}
.navigation a {
	padding: 5px;
	border: 1px solid #e2e2e2;
	color: #444;
	margin-right: 15px;
}
.navigation a:hover {
	border: 1px solid #777;
	color: #222;
}