/* @override 
	http://weed.local/template1/css/layout.css
	http://weed.local/template2/css/layout.css
	http://yourcannabis420.com/css/layout.css
	http://www.yourcannabisfromunclejohn.com/css/layout.css */

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */
body{
	background: url(../images/bigbg.jpg) center 13px no-repeat #ddd3bc;
}

.logo img{
			margin-left: -32px;
			margin-top: 11px;
	width: 395px;
}
		

/*.bottomcontainer{
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 800px;
}*/
.maintag{
	padding: 20px 0;
}

.logo{
	position: relative;
	margin-top: 63px;
	padding-left: 51px;
	margin-bottom: -2px;
}
.sitenumber{
	position: relative;
	top: -22px;
	font: 46px "Slackey", Courier, mono;
	font-weight: bold;
	color: #0055a5;
	-ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg); /* Standard syntax */

	display: inline-block;
	left: -2px;
	letter-spacing: -.2rem;
}
.sitenumber span{
	text-shadow: 2px 2px black;
}
.sitenumber em{
	font: 12px "Courier New", Courier, mono;
	font-weight: bold;
	font-style: normal;
	-ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg); /* Standard syntax */

	display: inline-block;
	left: 1px;
	position: relative;
	color: #555555;
	letter-spacing: normal;
}
.medtag{
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	display: block;
	top: -38px;
	color: #333333;
	left: 203px;
	width: 300px;
}
h1{
	font-size: 26px;
	line-height: 1em;
	color: #ed1b24;
	text-shadow: 2px 2px #ffffff;
	text-align: left;
}
h5{
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	padding: 8px;
	color: #ed1b24;
}
p{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: right;
	padding-left: 40px;
	padding-right: 38px;
}


img[alt="Join Choose Receive Enjoy"]{
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 19px;
}

.directtoyou{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}
.directtoyou h1{
	display: block;
	margin: -35px 43px 20px auto;
	float: right;
	font-size: 32px;
	line-height: 1.2em;
}

ul.bottombullets{
	font: 22px Slackey, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 25px;
	color: #fffffe;
	text-shadow: -2px 3px 2px #0055a5, 2px -2px 1px #0055a5, -2px -2px 1px #0055a5, 2px 2px 1px #0055a5;

}


.container{
	/*border: 1px solid orange;*/
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	body{
		background-position: center -29px;
	}
	.logo{
		margin-top: 40px;
		padding-left: 0;
	}
	.directtoyou h1{
		margin-right: 0;
		margin-top: 3px;
	}
	img[alt="Join Choose Receive Enjoy"]{
		margin: 0 auto 2px;
		float: none;
	}
	
	.sitenumber{
		font-size: 39px;
	}
	.logo img{
		width: 332px;
	}
	.medtag{
		margin-top: 7px;
		margin-bottom: -6px;
	}
	
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
			.sitenumber{
				top: -31px;
				display: inline-block;
				text-align: left;
				font-size: 40px;
				left: 158px;
			}
			.logo{
				margin-left: 47px;
			}
			
			.header{
				height: 215px;
				background-position: 0 -11px;
			}
			.medtag{
				left: -1px;
				text-align: center;
				position: relative;
				top: -35px;
				width: 325px;
			}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		body{
			background-size: 900px;
			background-repeat: no-repeat;
			background-position: center -15px;
		}
		.logo{
			margin: 0;
			display: block;
			position: relative;
		}
		.logo img{
			margin-left: auto;
			margin-right: auto;
			margin-top: 3px;
			width: 363px;
			display: block;
		}
		.sitenumber{
			font-size: 37px;
			display: block;
			position: relative;
			top: auto;
			bottom: auto;
			right: auto;
			left: auto;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			margin-top: -22px;
		}
		.sitenumber em{
			display: inline-block;
			position: relative;
			left: 50px;
			top: -11px;
			font-size: 18px;
			letter-spacing: 0;
			margin-left: -51px;
		}
		.medtag{
			text-align: center;
			width: 94%;
			margin-top: 36px;
			margin-bottom: -24px;
		}
		.directtoyou{
			margin: 0;
			padding: 0;
			display: block;
			width: 100%;
			float: none;
		}
		p{
			padding: 0;
			font-size: 22px;
			text-shadow: 0 0 3px #fefefe;
		}
		.directtoyou h1{
			text-align: center;
			width: 100%;
			margin-top: 13px;
		}
		img[alt="Join Choose Receive Enjoy"]{
			float: none;
			margin-top: 3px;
			margin-left: -27px;
			margin-bottom: 5px;
			width: 473px;
			display: block;
		}
		img[alt="Visit the Store"]{
			margin-right: auto;
			margin-left: auto;
			display: block;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
			
		body{
			background-size: 700px;
			background-repeat: no-repeat;
			background-position: center -15px;
		}
		.logo{
			margin: 0;
			position: relative;
		}
	
		.logo img{
			margin-left: auto;
			margin-right: auto;
			margin-top: 3px;
			width: 312px;
			display: block;
		}
		.sitenumber{
			font-size: 37px;
			display: block;
			position: relative;
			top: auto;
			bottom: auto;
			right: auto;
			left: auto;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			margin-top: -22px;
		}
		.sitenumber em{
			display: none;
		}
		.medtag{
			text-align: center;
			width: 94%;
			margin-top: 36px;
			margin-bottom: -24px;
		}

	
		.directtoyou{
			margin: 0;
			padding: 0;
			display: block;
			width: 100%;
			float: none;
		}
		p{
			padding: 0;
			font-size: 22px;
			text-shadow: 0 0 3px #fefefe;
		}
		.directtoyou h1{
			text-align: center;
			width: 100%;
			margin-top: 13px;
		}
		img[alt="Join Choose Receive Enjoy"]{
			float: none;
			margin-top: 3px;
			margin-left: -27px;
			margin-bottom: 5px;
			width: 358px;
			display: block;
		}
		img[alt="Visit the Store"]{
			margin-right: auto;
			margin-left: auto;
			display: block;
		}
			
			
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/