@charset "UTF-8";


#container {
	background-image: none;
} 
 
#footer {
	background-image: none;
} 
#footer p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#navigation {
	height: auto;
}

#index {
	border: 6px solid #FFFFFF;
}
.vid-box {
	width: 590px;
	float: left;
}
.shirt {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 495px;
}
#purpose {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #220000;
	background-image: url(../images/2014/sprite-index.png);
	background-position: -10px -129px;
	background-repeat: no-repeat;
	height: 90px;
}
#purpose p {
	color: #FFFFFF;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	text-indent: -9999px;
}
#purpose .questions {
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 0px;
	float: right;
	margin-top: 2px;
}
#purpose .questions a {
	color: #898989;
	font-weight: normal;
	text-decoration: none;
}
#purpose .questions a:hover {
	color: #FFFFFF;
}
.mid-index {
	background-image: url(../images/2014/mid-index-bg.gif);
}
.mid-index a:hover {
	color: #cc3300;	
}
.mid-index .left {
	padding: 12px;
	color: #220000;
	width: 368px;
	float: left;
}
.mid-index .left li {
	list-style-type: none;
}
.mid-index .left h3, #regrets h3 {
	margin-bottom: 13px;
	color: #220000;
    font-family: "soleil",sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
	font-weight: 100;
	line-height: 1em;
}
#regrets h3 {
    font-size: 2em;
	margin-bottom: 17px;
}
.mid-index .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 13px;
}
.mid-index .left .flt-left {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
.mid-index .left li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#regrets {
	padding-top: 20px;
	padding-left: 422px;
}
#regrets img {
	padding-bottom: 26px;
}
#regrets .share-more {
	float: right;
	width: 265x;
	text-align: right;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#regrets p {
	padding-left: 36px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 22px;
}
.blocks {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/2014/blocks-bg.gif);
	background-repeat: repeat-y;
	background-color: #220000;
	display: block;
}
.blocks li {
	width: 169px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	float: left;
	padding: 12px;
	background-color: #111111;
}
.blocks li a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
}
.blocks li a:hover {
	color: #FFCC33;
}
.blocks li p {
	font-size: 14px;
	padding-top: 10px;
}
.blocks .block-1 {
	background-image: url(../images/2014/blocks-1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.blocks .block-2 {
	background-image: url(../images/2014/blocks-2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.blocks .block-3 {
	background-image: url(../images/2014/blocks-3.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 168px;
}
.blocks .block-4 {
	background-image: url(../images/2014/blocks-4.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.blocks .block-5 {
	background-image: url(../images/2014/blocks-5.gif);
	background-position: right top;
	border-width: 0px;
	background-repeat: no-repeat;
}
.video {
	display:none;
}
@media only screen and (max-width: 600px) {
	.mid-index .left {
    background: #e3e3e3 none repeat scroll 0 0;
	margin: 0 0 25px;
    width: auto;
	padding: 12;
}
.mid-index {
    background-image: none;
	background: #e3e3e3;
}
#regrets {
    padding-left: 0;
    padding-top: 0;
	background-image: url(../images/notebook-paper.jpg);
}
#purpose {
    background-color: black;
    background-image: none;
    height: auto;
	border-bottom: 10px solid #ffffff;
}
#purpose p {
    color: #ffffff;
    font-family: "soleil",sans-serif;
    text-indent: 0;
}
#purpose .questions {
    float: none;
    text-align: right;
	margin-top: 0;
}
.blocks li {
    width: 100%;
	border-bottom: 10px solid #ffffff;
	border-right:0;
	padding:0;
}
.shirt {
    height: auto;
    width: 100%;
}
#index {
    border: 0;
}
.shirt {
    border-left: 0 none;
}
.blocks li h3 {
	padding: 10px;
}
.blocks li p {
    padding-left: 10px;
	padding-bottom:12px;
	padding-right:10px;
	padding-top:0;
}
.vid-box {
    display: none;
}
#regrets h3 {
	margin-left: 10px;
	font-size:1.75em;
}
.video {
	display:inline-block
}
.blocks .block-3 {
	width: 100%;
}
.blocks .block-5 {
	border-bottom-width: 10px;;
}
}