/*
Theme Name: Confusion
Theme URI: http://www.confusionjewelry.com
Description: Design created for Confusion Jewelry, as a custom Wordpress theme.
Version: 1.0
Author: Brian Cribb
Author URI: http://www.briancribb.com
Tags: simple, fixed width, widgets

*/


/*** GENERAL TAG REDEFINITIONS --------------------------------------------------------------------------------------- ***/
html {
	height: auto;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #FED3FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #a62315;
	text-decoration: underline;
}
a:link {
	color: #a62315;
}
a:visited {
	color: #a62315;
}
a:hover {
	color: #fa9ce6;
}
a:active {
	color: #a62315;
}

h1 {
	font-size: 18px;
	text-align: center;
	width: auto;
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E49CE4;
}
h2 {
	clear: both;
	font-size: 16px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E49CE4;
}
hr {
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: none;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 10px 0px;
}
li {
	padding-bottom: 5px;

}
img {
	border: none;
}

/*** STRUCTURAL PLACEMENT ------------------------------------------------------------------------------------------------- ***/
/* If the width for the siteContainer is changed, be sure to check the width of the columns and of the wpFooterContainer to keep them consistent. */
#siteContainer {
	width: 800px;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FA9CE6;
}
#navbar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #FA9CE6;
}
#mainnav {
	float:left;
	height: 30px;
	width: 708px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#viewcart {
	float:right;
	height: 30px;
	width: 82px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	}
#viewcart .inside {
	height: 30px;
	padding: 0px 0px 0px 0px;
}
#copy {
	width: 760px;
	margin: 0px 20px 0px 20px;

}
#copy .inside {
	padding: 0px 0px 0px 0px;
}
#footer {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align:center;
	background-color: #FA9CE6;
}
#footer .inside {
	padding: 0px 0px 0px 0px;
}


/*** Custom styles for the Confusion Jewelry product lists. ------------------------------------------------------------------------------------------------- ***/

#product_container {
	float:left;
	width: 760px;
	margin: 0px 0px 0px 20px;
}
.product {
	float:left;
	width: 220px;
	background-color: #FA9CE6;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 30px 0px;
}
.product .inside {
	padding: 0px 0px 5px 0px;
}
.monogram_row {
	clear:both;
	margin: 0px 0px 30px 10px;
	padding: 0px 0px 0px 0px;

}
.monogram_font {
	width: 90px;
	text-align: left;
	float: left;
}
.fused_image_row {
	clear:both;
	margin: 0px 0px 30px 10px;
	padding: 0px 0px 0px 0px;
	font-size:10px;

}
.fused_image_pendant {
	float:left;
	width: 220px;
	background-color: #FA9CE6;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 30px 0px;
}
.fused_image_icon {
	width: 80px;
	text-align: center;
	float: left;
	margin: 0px 3px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.monogram_curlz {
	width: 90px;
	text-align: center;
	float: left;
}
.monogram_chelsea {
	width: 90px;
	text-align: center;
	float: left;
}
.accessory_form {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.purchaseText {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.purchaseDesc {
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.purchaseButton {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
}




/* This "clearboth" class is placed after the two columns to make sure that the background image goes all the way to the bottom. */
.clearboth {
	clear: both;
}
.spacer10 {
	clear: both;
	height: 5px;
	margin-bottom: 5px;
}
/* This container is only here for the wp_footer function, which is needed to run some WP plugins. According to the WP Codex, it should be placed just before the body tag, but a forum search tells me that this thing could break a theme without this precautionary step. If a plugin hangs up, I don't want it to keep my site container from loading properly. This container is placed outside and after the siteContainer to prevent any loading shenanigans. */
.wpFooterContainer {
	width: 800px;
	margin: 0 auto;
}



/*** STYLING PIECES ------------------------------------------------------------------------------------------------- ***/


/* main (top) navbar */
#navbar UL {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	}

#navbar LI {
	display: inline;
	margin: 0px;
	padding: 8px 0px 7px 0px;
	}
#navbar A {
	COLOR: #000000;
	text-decoration: none;
	padding: 8px 3px 7px 3px;
	}
#navbar A:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 7px 3px 6px 3px;
	}


#viewcart {
	}
#viewcart .inside UL {
	}
#viewcart LI {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#viewcart A {
	display:block;
	COLOR: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/vewcart_pink.gif);
	}
#viewcart A:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/vewcart_fuschia.gif);
	}



/* Page which is currently being viewed. */
#mainnav .current_page_item a, #mainnav .current_page_item a:visited {
	COLOR: #ffffff;
	text-decoration: none;
	padding: 8px 3px 7px 3px;
}
#mainnav .current_category_item a, #mainnav .current_category_item a:visited {
	COLOR: #ffffff;
	text-decoration: none;
	padding: 8px 3px 7px 3px;
}

	


/* Search Form Classes */
.hidden, #searchsubmit {
	display: none;
}
#searchform .screen-reader-text {
	display: none;
}
#sidebar input {
	color: #223344;
	border: 1px solid #cccccc;
	margin: 0px 10px 20px 0px;
	width: 198px;
}



/* styles for posts */
.navbar {
	clear: both;
}
.navbar .alignleft {
	width: 250px;
	text-align: left;
	margin: 0px 0px 20px 0px;
}
.navbar .alignright {
	width: 250px;
	text-align: right;
	margin: 0px 0px 20px 0px;
}
.navbar a {
	margin: 0px 0px 10px 0px;
}
.post {
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.post h2 a {
	color: #880000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post .categories, .post .tags, .post .author, .post .post-date {
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
.post .author {
	float:left;
	margin: -7px 0px 10px 0px;
}
.post .post-date {
	float:right;
	margin: -7px 0px 10px 0px;
}
.post .comments {
	font-size: 12px;
	float: right;
	margin-top: -20px;
}
.post .comments a, .post .comments a:visited {
	padding: 1px - 1px 18px;
}
.post img {
	padding: 0px 0px 0px 0px;
}

/* Comment Form Styles */
#copy textarea {
	width: 550px;
}




/* Footer Styles */
#footer {
	color: #000000;
	font-size: 11px;
}

#footer a, #footer a:visited {
	color: #444444;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
}
#footer UL {
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	display: block;
	font-weight: normal;
	margin: 0px;
	}
#footer UL LI {
	display: inline;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}	

/*** WORDPRESS CLASSES AND STYLING ----------------------------------------------------------------------------- ***/
.alignright {
	float:right;
	padding: 0px 0px 10px 10px;
}
.alignleft {
	float:left;
	padding: 0px 10px 10px 0px;
}
div .alignright {
	padding: 0px 0px 10px 10px;
}
div .alignleft {
	padding: 0px 10px 10px 0px;
}

.aligncenter {
	margin-right: auto;
	margin-left: auto;
}

.center {
	margin-right: auto;
	margin-left: auto;
}
.center-item {
	width: 100%;
	text-align: center;
}
/* Image Caption Styles */
.wp-caption {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px -5px 0px -5px;
	padding: 0px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.categories {

}
.tags {
	width: 300px;
}
.comments {

}
/*** custom classes --------------------------------------------------------------------------------------- ***/

.linkList {
	list-style-type: none;
	text-align: center;
}
.contactList {
	list-style-type: none;
	margin-top: -15px;
	margin-bottom: 5px;
}
.wpFooterContainer {
	display:none;
}
.plain_list {
	list-style-type: none;
}
.contact {
	background-image: url(images/vantageStoreAngle.jpg);
	background-repeat: no-repeat;
	height: 340px;
}
.contact ul {
	margin: 0px 0px 20px 450px;
	list-style-type: none;
}
.contact_list ul li {
	margin-bottom: 10px;
}

