/*
Theme Name: Clarkson
Author: Clarkson Design
*/
@import 'foundation.css';
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

	
/* -------- TEXT -----------*/
a img {border:0; }

#navbar a {
	text-decoration: none;
	color: #dedede;
	background-color: #252525;
}

a:hover, #navbar a:hover { color: #ff6600; }
a:active, #navbar a:active { color: #333; }


.center a, .white a { color: #555; }
.center a:hover, .white a:hover { color: #444; }

.contact a:link {text-decoration:none; color:#f8f8f8;}
.contact a:visited {text-decoration:none; color:#f8f8f8;  }
.contact a:hover {color:#dedede;}
.contact a:active {text-decoration:none; color:#f8f8f8; }

.white a:link {text-decoration:none; color:#ff6600;}
.white a:visited {text-decoration:none; color:#ff6600;  }
.white a:hover {color:#dedede;}
.white a:active {text-decoration:none; color:#ff6600; }

.post-text a:link {text-decoration:none; color:#ff6600; text-align: center;}
.post-text a:visited {text-decoration:none; color:#ff6600; text-align: center;}
.post-text a:hover {color:#dedede;text-align: center;}
.post-text a:active {text-decoration:none; color:#ff6600; text-align: center;}


h1{
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #252525;
	text-align: center;
	line-height: 36px;
	border: 0;
	padding: 0;
}

.title{
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #252525 !important;
	text-align: center;
}
	.title strong{
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #ff6600 !important;
	text-align: center;
}

em {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-style: italic;
	font-weight:100;
	line-height: 1;
}

h2 {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight:400;
	line-height: 32px;
}

h3 {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:400;
	line-height: 1;
	padding: 2% 0 2% 0;
	margin: 2% 0 2% 0;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	
}

h4 {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:300;
}

p {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:300;
	line-height: 24px;
}

.massive
	{
		font-size: 2.8em;
		margin: 3% 0 0;
		border-bottom: 1px solid #dedede;
		padding: 0 0 26px 0;
	}
	
.large
	{
		font-size: 1.8em;
	}
	
.small
	{
		font-size: .8em;
	}

.line
	{
	padding: 2% 0 2% 0;
	margin: 2% 0 2% 0;
	border-bottom: 1px solid #ff6600;
	height: 12px;
	}
	
.white {
	color: #f8f8f8;
}

.blk {
	background-color: #252525;
}

.orange {
	background-color: #ffaa39;
}

.center
	{
		text-align: center;
	}
	
.pad
	{
		margin: 2% 0 0 0;
	}

.button
	{
		margin: 3% 15% 0 15%;
		font-family: 'myriad-pro-condensed', Helvetica, arial, sans-serif;
		font-size: 18px;
		color: #252525;
		text-align: center;
		background-color: #ffaa39;
	}
	
	.button:hover
	{
		background-color: #fb9005;
		color: #555252;
	}

strong {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-weight:700;
}

.contact {
	font-family:'myriad-pro-condensed', Helvetica, arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:300;
	color: #f8f8f8;
	text-align: center;
	line-height: 20px;
	padding: 14px 0 2px;
}

.post-text
	{
	float:left;
	color: #252525;
	font-family: 'myriad-pro-condensed', sans-serif;
	font-weight:700;
	font-size: 24px;
	text-align: center !important;
	padding: 12px 0 0;
	}
	
blockquote
	{
	float:left !important;
	color: #f608f5 !important;
	font-family: 'myriad-pro-condensed', sans-serif !important;
	font-weight:700 !important;
	font-size: 32px !important;
	line-height: 20px !important;
	}
		
.logo
	{
		padding: 12px;
	}
	
.main { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

table
{
	width: 100%;
}

.flex
	{
	width: 100%;
	padding:2% 0 0 0;
	}
	
	.flex-blog
	{
	width: 100%;
	padding:4% 0 0 0;
	}

.main-text { 
   position: absolute; 
   top: 25%; 
   left: 30%; 
   width: 40%; 
   padding: 24px;
   border-radius: 2px;
   border: 1px solid #f8f8f8;
   text-align: center;
   font-size: 26px;
   font-weight: 300;
   color: #f8f8f8;
   text-shadow: 0px 0px 23px black;
}
	
	.main-text span
	{
		font-size: 26px;
		font-weight: 100;
	}
	.about
	{
		max-height: 300px;
		margin: -400px 0 0;
		text-align: center;
		width: 65%;
		border: 1px solid #f8f8f8;
		position: relative;
		z-index: -10000;
	}
	
.welcome-text { 
	margin: 3% 5% 2% 5%;
   width: 90%; 
   height: auto;
   padding: 0;
   border-radius: 2px;
   padding: 12px;
   border: 1px solid #ff6600;
   text-align: center;
   font-size: 26px;
   font-weight: 700;
   background-color: #f8f8f8;
   color: #f8f8f8;
   box-shadow: 0px 0px 9px 5px rgba(28, 27, 27, 0.19);
}

	
.post-home 
	{
		border: 1px solid #d97d04;
		border-radius: 2px;
		background: #dedede;
		padding: 5%;
		margin: 1% 1% 2% 0;
		text-align: center; 
	}

.large-block-grid-4 > li {
  width: 23%;
  padding 0 0 10px;
  margin: 0 1% 2% 1%;
  text-align: center;
}

	
.tags a
		{
	float:left;
	color: #f8f8f8;
	font-family: 'myriad-pro-condensed', sans-serif;
	font-weight:700;
	font-size: 12px;
	background-color: #25aae1;
	padding: 0 6px 2px 8px;
	margin: 2px 2px 0 0;
	border: 2px #d9d6d5 solid;
	line-height: 20px;
	}
	
.tags a:hover{ 
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
	}
	
.submit
		{
	float:left;
	color: #f8f8f8;
	font-family: 'myriad-pro-condensed', sans-serif;
	font-weight:700;
	font-size: 12px;
	background-color: #25aae1;
	padding: 0 6px 2px 8px;
	margin: 2px 2px 0 0;
	border: 2px #d9d6d5 solid;
	line-height: 20px;
	}
	
.submit:hover{ 
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
	}


	
ul {
	font-family: 'myriad-pro-condensed', helvetica, arial, sans-serif;
	list-style: disc inside;
	font-size: 18px;
	margin-bottom: 24px;
	line-height: 28px;
}


/*-----STYLE-----*/

.green
	{
	background-color: #252525;
	margin: 12px 0 1px 0;
	padding: 12px 0 12px 0;
	}
	
	.dg
	{
	background-color: #2a5a26;
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
	}
	
	.lg
	{
	background-color: #c9e6c6;
	margin: 0 0 8px 0;
	padding: 12px 0 1px 0;
	}

	.quote
	{
	border-top: 1px solid #2a5a26;
	border-bottom: 1px solid #2a5a26;
	padding: 12px;
	margin: 0 12px 0 0; 
	width: 33%;
	line-height: 24px;
	font-weight: 700;
	font-size: 20px;
	float: left;
	}
	
	
html, body {
	height: 100%;
	font-size:100%;
	font-family: 'myriad-pro-condensed', helvetica, arial, san-serif !important;
}

#footer {position: relative;
	background-color: #252525;
	clear:both;
	width:100%;
	height:auto;
	padding: 12px 0 0;
	margin: 24px 0 0 0;
} 


.slider
	{
	float:left;
	width:600px;
	background-color: #252525;
	height:300px;
	padding: 0 0 0 0;
	margin: 0 0 24px 0;
	}

input, textarea, select {
   -webkit-appearance: none;
 }
 	
input, textarea, select {
   border: 1px solid #555;
   padding: 0.5em;
   margin: 12px 0 12px 0;
   font-size: 15px;
   line-height: 1.2em;
   background: #fff;
   -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em;
 }
 
input[type=checkbox],
 input[type=radio] {
   display: inline-block;
   font-size: 15px;
   line-height: 1em;
   margin: 0 0.25em 0 0;
   padding: 0;
   width: 1.25em;
   height: 1.25em;
   -webkit-border-radius: 0.25em;
   vertical-align: text-top;
 }

 input[type=radio] {
    -webkit-border-radius: 2em; /* Make radios round */
  }
  
input[type=checkbox]:checked {
   background: url("data:image/png,%89PNG[...]") no-repeat center center;
   -webkit-background-size: 28px 28px; /* shrink high resolution background */
 }

/** Header */
#header {
  margin-top: 5px;
}

/* -------- NAV -----------*/

.top-bar, .contain-to-grid, .top-bar-section ul {
  background: #252525;
}

.top-bar {
	padding: 6px;
  height: 50px;
  background: #252525;
}

.top-bar-section ul li {
  list-style: none;
  font-size: 32px !important;
  font-weight: 100 !important;
  font-family: 'myriad-pro-condensed', san-serif;
  background: #252525;
}

.top-bar-section ul li>a {
  background: none;
  font-family: 'myriad-pro-condensed', san-serif;
  background: #252525;
}

.top-bar-section li a:not(.button) {
  background: none;
}

.top-bar-section ul li.active>a {
  background: #252525;
}

.top-bar-section .has-dropdown>a:after {
  border-color: #ff6600 transparent transparent transparent;
}


.top-bar-section .dropdown li a {
  padding: 5px;
}

.top-bar-section .has-dropdown ul {
  background: #ffffff;
}

.top-bar.expanded .toggle-topbar a {
	color: #ffffff;
}

.top-bar .toggle-topbar.menu-icon a,
.top-bar .toggle-topbar a {
	color: #111;
}

a:active, #navbar a:active {
    color: #252525;
    
.top-bar-section li:not(.has-form) a:not(.button) {
	background-color: #252525;
}

.top-bar .toggle-topbar.menu-icon a span {
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    text-indent: -3.5em;
    height: 40px;
    margin: 0px;
    padding: 0px;
    background: none repeat scroll 0% 0% #252525;
    border: 6px solid rgba(231, 148, 39, 1);
}
.top-bar.expanded .title-area {
	background: #252525;
}

.top-bar .name h1 a {
	color:  #252525;
	background-color:  #252525;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    margin: 1px 0 1px 0;
    line-height: 65px;
    background: none repeat scroll 0% 0% #252525;
    
 
 /* -------- BRICKS N SHIT -----------*/
#masonry_grid .item {
	float: left;
	width: 30%;
	height: 300px;
	margin: 1%;
	padding: 20px;
		border-bottom: 1px solid #dedede;
}

.masonry_grid {
	background: none;
	max-width: 100%;
	height: 100%;
}
/* -------- CLOSE BRICKS N SHIT -----------*/



@media screen and (min-width: 660px) {
	
	.post-home 
	{
		border: 1px solid #d97d04;
		border-radius: 2px;
		background: #dedede;
		padding: 5%;
		margin: 0 1% 2% 0;
		text-align: center; 
	}

.medium-block-grid-2 > li {
  width: 40%;
  padding 0 0 10px;
  margin: 0 1% 2% 1%;
  text-align: center;
}
 
}

 @media screen and (min-width: 480px) {
	 
	 .post-home 
	{
		border: 6px solid #d97d04;
		border-radius: 2px;
		background: #dedede;
		padding: 5%;
		margin: 0 1% 2% 0;
		text-align: center; 
	}



}




