/*
Theme Name: Initial Outfitters Default
Theme URI: http://www.initialoutfitters.com/
Description: The default IO theme for general use.
Version: 1.0
Author: Griffin Shreves, III
Author URI: http://www.initialoutfitters.com/
Tags: fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
@font-face {
 font-family: 'MurrayHillBTRegular';
 src: url('css_fonts/tt0608m_.eot');
 src: local('MurrayHill BT Regular'), local('MurrayHillBT-Regular'), url('css_fonts/tt0608m_.woff') format('woff');
}
.murray_headline {
	font-family: MurrayHillBTRegular, Georgia, "Times New Roman", serif;
	font-size: 5em;
	color: #9DCE52;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
	color: #80561B;
	text-align: center;
	background-position: center top;
}
a {
	font-weight: normal;
	color: #80561B;
}
a:hover {
	color: #67C8C6;
	border-bottom: 2px solid #67C8C6;
	text-decoration: none;
}
#page {
	background-color: white;
	border: 1px solid #f1cb51;
	text-align: left;
}
#header {
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-color: #E7F5F4;
}
.thread-even {
	background-color: #E7EFD6;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	border: none;
	background-color: #FFFFFF;
}
small {
	line-height: 2em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#header h1 {
	padding: 0px;
	float: left;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #9dce52;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #67C8C6;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
ul {
	margin:0;
	padding:0;
}
.entry p a:visited {
	color: #67C8C6;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
html, body {
	height: 101%;
	padding: 0;
}
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background-color: white;
	padding: 0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #f1cb51;
	border-bottom: 2px solid #f1cb51;
	border-left: 2px solid #f1cb51;
	border-top-style: none;
}
#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
	padding: 0;
	width: 958px;
}
.narrowcolumn {
	float:left;
	margin:0 0 0 25px;
	padding:0;
	width:700px;
}
.widecolumn {
	padding: 0;
	margin: 0;
	width: 960px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
}
.pages_column_one_aside {
	background-color: #F8EDE0;
	padding: 20px;
	width: 195px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 25px;
}
.pages_column_two_main {
	float:left;
	margin-left:40px;
	padding:10px;
	width:600px;
}
.two_column_pages {
	margin:0;
	padding:20px 30px;
	width:900px;
}
.two_column_pages h1 {
	float:left;
	font-family:MurrayHillBTRegular, Georgia, "Times New Roman", serif;
	margin:0;
	padding:0 0 20px 0;
	text-align:right;
	width:870px;
	font-size:4.5em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 10px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform input:hover {
background:#b2dce4;
}
#commentform input:focus {
background:#F3F8F8;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform textarea:hover {
background:#b2dce4;
}
#commentform textarea:focus {
background:#F3F8F8;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:left;
	margin-left:25px;
	margin-top:25px;
	padding:0 0 10px;
	width:190px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border-left:5px solid #B4E1DF;
	color:#67C8C6;
	font-size:1.15em;
	font-variant:small-caps;
	font-weight:bold;
	line-height:1.5em;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 25px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */





.top_navigation {
	float:right;
	list-style-type:none;
	padding-left:0;
	padding-right:28px;
	padding-top:12px;
}
.top_navigation li {
	display: inline;
	list-style-type: none;
	font-size: 1.25em;
	font-weight: normal;
	float: left;
}
.top_navigation li a {
	text-decoration: none;
	border-bottom: 1px dotted #80561B;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px 0px;
	width: 60px;
	display: block;
	text-align: center;
}
.top_navigation li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #67C8C6;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
.footer_links {
	text-align: center;
	padding: 5px;
	margin-top: 20px;
}
.footer_links li {
	display: inline;
	list-style-type: none;
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.footer_links a {
	padding: 10px;
}
.footer_links li a {
	padding: 15px 5px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #80561B;
	margin-right: 10px;
	margin-left: 10px;
}
.footer_links li a:hover {
	padding: 15px 5px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #67C8C6;
	margin-right: 10px;
	margin-left: 10px;
}
.dsa_logo {
	vertical-align: middle;
	margin-left: 7px;
	padding-bottom: 13px;
}
.footer_navigation_copyright {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.footer_navigation_copyright li {
	display: inline;
	list-style-type: none;
	font-size: .95em;
	font-weight: normal;
	border-right: .1em solid #80561B;
	color: #80561B;
}
.footer_navigation_copyright li a {
	padding: 15px 1px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #80561B;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.footer_navigation_copyright li a:hover {
	padding: 15px 1px 5px;
	text-decoration: none;
	border-bottom: 1px dotted #67C8C6;
	margin-right: 5px;
	margin-left: 5px;
}
.footer_navigation_copyright .last_list {
	border-style: none;
}
.dropshadow_sides {
	background-image: url(images/dropshadow_container_frame_sides.png);
	background-position: center;
	background-repeat: repeat-y;
}
.dropshadow_bottom {
	background-image: url(images/dropshadow_container_frame_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.logo_link {
	display: block;
	height: 98px;
	width: 276px;
	background-image: url(images/initial_outfitters_logo_header.gif);
	background-repeat: no-repeat;
}
.logo_link a:hover {
	display: block;
	height: 98px;
	width: 276px;
	background-image: url(images/initial_outfitters_logo_header.gif);
	background-repeat: no-repeat;
	border-width: 0px;
	border-style: none;
}
.logo_link strong {
	display: none;
}
.personalization_header_link {
	display: block;
	height: 30px;
	width: 960px;
	background-image: url(images/header_line_pair.gif);
	background-repeat: no-repeat;
	clear: both;
}
.personalization_header_link a:hover {
	display: block;
	height: 30px;
	width: 960px;
	background-image: url(images/header_line_pair.gif);
	background-repeat: no-repeat;
	border-style: none;
}
.personalization_header_link strong {
	display: none;
}
/**  BEGIN IO SLIDER **/
#slider-container {
	border:2px solid #80561B;
	float:right;
	margin-bottom:10px;
	margin-right:35px;
	margin-top:-18px;
	padding:20px;
	position:relative;
	text-align:left;
	width:475px;
}
#slider-nav-left {
	width: 35px;
	cursor: pointer;
	height: 35px;
	z-index: 4;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/slider_button_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 115px;
	left: -25px;
}
#slider-nav-right {
	width: 35px;
	cursor: pointer;
	height: 35px;
	position: absolute;
	top: 115px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/slider_button_right.png);
	background-repeat: no-repeat;
	background-position: center top;
	right: -25px;
}
#slider-images {
}
#slider-images img {
	margin-bottom: 0px;
}
#slider-images ul li {
	width: 475px !important;
	height: 500px;
}
#slider-images h2 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: MurrayHillBTRegular, Georgia, "Times New Roman", Times, serif;
	color: #9DCE52;
	margin-left: 10px;
}
#slider-images li p {
	font-size: 1.25em;
	line-height: 1.75em;
	margin-left: 10px;
}
#slider-images a {
}
#slider-images a:hover {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#slider-images .text a {
	text-decoration: none;
	border-bottom: 1px dotted #80561B;
}
#slider-images .text a:hover {
	color: #67C8C6;
	border-bottom: 2px solid #67C8C6;
	text-decoration: none;
}
.home .two_column_pages {
	margin:0;
	padding:0px;
	width:960px;
}
.home .two_column_pages h1 {
	float:left;
	font-family:MurrayHillBTRegular, Georgia, "Times New Roman", serif;
	font-size:4.15em;
	margin:7px 0 0 20px;
	padding:0 0 20px;
	position:absolute;
	text-align:left;
	width:150px;
}
.home .pages_column_one_aside {
	-moz-border-radius:20px 20px 20px 20px;
	background-color:transparent;
	float:left;
	margin-left:20px;
	margin-top:15px;
	padding:20px 0px 20px 0px;
	width:340px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.home .pages_column_one_aside p {
	font-size: .95em;
	margin-top: 0px;
	margin-left: 15px;
}
.home .pages_column_two_main {
	float:right;
	margin-left:0;
	padding:0;
	width:600px;
}
#home_buttons {
	margin-top: 20px;
	padding-left:0px;
}
#home_buttons li a:hover {
	background-position: 0px -100px;
	border-width: 0px;
	border-style: none;
}
.make_money_button {
	background-image: url(images/left_buttons_make_money.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	display: block;
}
.host_party_button {
	background-image: url(images/left_buttons_host_a_party.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	display: block;
}
.see_catalog_button {
	background-image: url(images/left_buttons_see_our_catalog.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	display: block;
}
#home_buttons strong {
	display: none;
}
#homepage_mission {
	float:right;
	font-size:1.25em;
	line-height:1.75em;
	margin-right:55px;
	width:475px;
}
#homepage_mission h2 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: MurrayHillBTRegular, Georgia, "Times New Roman", Times, serif;
	color: #9DCE52;
}
.individual_seen_item {
	float:left;
	margin:0 12px;
	width:175px;
}
.individual_seen_item ul {
	border:2px solid #80561B;
	font-size:0.8em;
	line-height:1.75em;
	list-style:none outside none;
	margin:-25px auto 25px !important;
	padding:20px 10px 5px !important;
	width:110px;
}
.individual_seen_item a {
	border-width: 0px;
	border-style: none;
}
.io_table {
	background-color:#D6EFEE;
	margin-top: 15px;
	margin-bottom: 25px;
}
.io_table th {
	background-color:#A3DAD7
}
/* SHARE BUTTON PLUGIN CSS */

	.addtoany_share_save_container {
	margin:16px 0;
}
ul.addtoany_list {
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li {
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before {
	content:"";
}
ul.addtoany_list li a {
	padding:0 9px;
}
ul.addtoany_list img {
	float:none;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img {
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img {
	border:0;
	width:auto;
	height:auto;
}


#feeds_button {
    width: 74px;
    height: 14px;
    text-align: left;
    font-size: 10px;
    padding: 1px 15px 15px 3px;
    color: #fff;
    background: url(images/feedstats.gif) no-repeat;
    margin-bottom: 2px;
}
