/*
Theme Name: NAME_HERE
Theme URI: http://wordpress.org/
Description: Custom theme for WHAT_HERE by <a href="http://myguysolutions.com/">My Guy Solutions</a>.
Version: 1.0
Author: My Guy Solutions
Author URI: http://www.myguysolutions.com/
Tags: custom header, fixed width, two columns, right menu

	NAME_HERE v1.0
	 http://www.myguysolutions.com

	This theme was designed and built by Gino Gard,
	whose blog you will find at http://myguysolutions.com/

*/

/*** PAGE DEFAULT GLOBALS ***/
body {
	background: #ffffff;
	color:#000000;
	font-family: "Bookman Old Style", Bookman, "Calisto MT", "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding: 0;
}

.breaker { 
  height: 10px; 
  clear: both; 
}

.mobile_show {
	display: none;
}

div, h1, h2, h3, h4, h5, ul, li { 
  margin: 0; padding: 0;	
}

img { 
  display: block;
  margin: 0; 
  padding: 0; 
  border: 0;
  max-width: 100%;	
}

a:link, a:visited, a:active { 
  color: #1BAFE3; 
  text-decoration: underline; 
  outline: 0;	
}

a:hover { 
  text-decoration: none;	
}



.clear { 
  clear: both; 
  height: 0px;	
}

.hide {
  display:none;
}

.left {
  float: left;
}

.right {
  float: right;
}

p {
margin:0.5em 0pt 1.13em;
}

.mobile_show {
	display: none;
}
.formatedText {
	font-style: italic;
	line-height: 1.1em;
}
#videoWrapper {
	display: none;
	position: absolute;
	top:350px;
	margin: 0 auto;
	margin-left: 70px;
	padding: 0;
	width: 285px;
	height: 195px;
	z-index: 99999;
}
	#videoWrapper img {
		display: block; 
		min-width: 100%;
		margin: 0 auto;
	}
#tuckUp {
	display: block; 
	position: relative; 
	top: -130px;
}
.order_page_wrapper {
	background: url('../images/image-10.png') no-repeat top left;
	background-position: left 40px top 0px;
}

/*** CONTENT CELL GLOBALS ***/
.wrapper { 
  width: 960px;
  margin: 0 auto; 
  padding: 0;
}

#headershell { 
  background: #6a6033;
  color: #ffffff;
  position: relative;
  text-align: left; 
  margin: 0 auto; 
  line-height: 1.3em;	
  padding: 0px 0px 0px 0px;
  font-family: "Bookman Old Style", Bookman, "Calisto MT", "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
  font-size: 23px;
  font-style: italic;
  font-weight: bold;
}
	#headershell .wrapper {
		position: relative;
		width: 930px;
		background: #6a6033 url('../images/silhouette.png') no-repeat bottom center;
		background-position: right 120px bottom 12px;
  		min-height: 128px;
  		padding-top: 10px;
	} 
		#headershell .wrapper .title {
			display: block;
			text-align: center;
			width: 260px;
			margin: 20px 0 0 0;
			padding: 0;
		}
		#headershell .wrapper .checkout {
			position: absolute;
			right: 0;
			top: 60px;
		}

#scrollMenu {
	display: none;
	position: fixed;
	min-height: 60px;
  	width: 100%;
	top: 0;
	right: 0;
	background: #6a6033;
  	color: #ffffff;
    z-index: 100;
    font-size: 14px;
    line-height: 1.3em;
}
	#scrollMenu a {
		clear: both;
		color: #ffffff;
		text-decoration: none;
	}

#contentshell { 
  background: #ffffff;
  color: #000000;
  position: relative;
  text-align: left; 
  margin: 0 auto; 
  line-height: 1em;	
  padding: 0px 0px 0px 0px;
  font-size: 20px;
}
	#contentshell .wrapper {
		width: 932px;
		border: #06349f 4px solid;
		border-top: none;
		padding: 10px;
	}
		#contentshell .wrapper .__50 {
			font-size: 14px;
		}
			#contentshell .wrapper .__50 a {
				color: #000000;
				text-decoration: none;
			}

hr.partialBreak {
	width: 150px;
	border: #ebebeb 1px solid;
	float: right;
	position: relative;
	right: -10px;
}

.checkoutButton {
	display: block;
	background: #ffffff;
	border: none;
	width: 320px;
	float: right;
	font-size: 18px;
}





._100 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 95%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._95 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 90%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._90 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 85%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._85 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 80%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._75 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 70%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._67 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 62%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._60 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 55%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._50 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 45%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._40 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 35%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._33 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 27%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._25 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 20%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._20 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 15%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._15 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 10%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
._10 {
	display: inline-block;
	*display: inline;
	*float: left;
	width: 5%;
	margin: 10px 1%;
	padding: 1%;
	vertical-align: top;
}
	.__100 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 100%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__90 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 89%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__75 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 74%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__60 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 59%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__50 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 49%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}

	.__40 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 39%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__33 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 33%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__25 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 24%;
		margin: 10px 0;
		padding: 0;
		vertical-align: top;
	}
	.__15 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 15%;
		margin: 10px 0;
		padding: 0%;
		vertical-align: top;
	}
	.__10 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 9%;
		margin: 10px 0;
		padding: 0%;
		vertical-align: top;
	}
	.__5 {
		display: inline-block;
		*display: inline;
		*float: left;
		width: 5%;
		margin: 10px 0;
		padding: 0%;
		vertical-align: top;
	}

.left {
  float: left;
}
.right {
  float: right;
}
.leftalign, .alignLeft {
	text-align: left;
}
.centeralign, .alignCenter {
	text-align: center;
}
.rightalign, .alignRight {
	text-align: right;
}
.tinyText {
	font-size: .6em;
}
.smallText {
	font-size: .8em;
}
.largeText {
	font-size: 1.3em;
}
.xlargeText {
	font-size: 2em;
}
.strongText {
	font-weight: bold;
}
.fadedText {
	opacity: .3;
}
.cursor_pointer {
	cursor: pointer;
}

/* 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 */


