

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clearfloat {clear:both;}





/* =Global
----------------------------------------------- */


/* Forms */

#node-blog-1149 input[type="text"] {
    border: 1px solid #cccccc;
}


input[type=text],
input[type=password],
textarea {
	background: #FFF;
	color: #666;
border:solid 1px #ddd;
}
input[type=text]:focus,
textarea:focus {
	color: #666;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
border:solid 1px #ddd;
}
input#s {
	-moz-border-radius: 25px;
	border-radius: 35px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 8px 0 8px 4%;
	width: 100%;
	box-shadow:inset 1px 1px 4px rgba(0,0,0,0.4);
}
#searchform {
	position: relative;
}
input#searchsubmit {
	display: block;
	position: absolute;
	top: 0;
	right: 3px;
	height: 38px;
	width: 40px;
	border: 0;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	background: none;
	color: #DDDDDB;
	line-height: 2.5em;
	text-align: center;
	padding-left: 2px;
}
#searchform input:-moz-placeholder {
    text-indent:4%;     
}



/* =Header
----------------------------------------------- */

#branding {
	border-top: 11px solid #25272a;
	background: #33363b;
	position: relative;
}
#head-inner {
	margin: 0 5%;
	min-height: 76px;
	width: 90%;
	position: relative;
}
#ie7 #head-inner {
	padding-left: 5%;
	width: 85%;
}
#branding .stripes {
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: #FA9300;
}


#branding #social {
	display: none;
}
#back-home {
	display: none;
}
.logo {
	overflow: hidden;
	display: block;
}
h1#site-title {
	position: relative;
	display: inline;
}
h1#site-title img {
	width: 200px;
	height: auto;
	display: block;
	margin: 9px 0 0 -40px;
}
h1#site-title a {
	width: 160px;
	height: 50px;
	color: #FFF;
	display: block;
	text-indent: -9999px;
}
#mini-nav {
	position: relative;
	text-align: center;
	width:33%;
	float:left;
	padding:10px 0 10px;
	background-color: #153460;
 background-image: -moz-linear-gradient(top , #385969 0%, #153460 100%);
 background-image:-webkit-linear-gradient(top, #385969 0%, #153460 100%);
 background-image:-ms-linear-gradient(top, #385969 0%, #153460 100%);
 background-image:linear-gradient(top, #385969 0%, #153460 100%);
 background-image:-o-linear-gradient(top, #385969 0%, #153460 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#385969), color-stop(100%,#153460));


    border-color: #DDDDDD #BBBBBB #999999;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
margin: 0 0 0 0;
}	
#mini-search {
	position: relative;
	text-align: center;
	width:34%;
	padding:10px 0 10px;	
	background-color: #153460;
 background-image: -moz-linear-gradient(top , #385969 0%, #153460 100%);
 background-image:-webkit-linear-gradient(top, #385969 0%, #153460 100%);
 background-image:-ms-linear-gradient(top, #385969 0%, #153460 100%);
 background-image:linear-gradient(top, #385969 0%, #153460 100%);
 background-image:-o-linear-gradient(top, #385969 0%, #153460 100%);
    border-color: #DDDDDD #BBBBBB #999999;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
margin: 0 0 0 33%;
}	
#mini-nav a,
#mini-search a {
	
	

    color: #FFFFFF;
    cursor: pointer;
    font: bold 1.1em Arial,sans-serif;

    text-decoration: none;
    text-shadow: 0 0 0 #FFFFFF;
	
	
	
	
}
#mini-nav a.active  {
	padding-bottom: 30px;
}
#main-nav.inactive {
	display: none;
}
#main-nav.active {
	display: block;
	background: #25272a;
	margin-top: 4px;
	border-top-left-radius: 4px;
	padding: 0 0 2px 0;
}


/* Search Form */
.search-button {
	display: none;
}
#search-container.active {
	width: 100%;
	padding: 6px 0 20px 0;
	background: #25272a;
	background: transparent;
	margin-top: -2px;
	border-top-left-radius: 4px;
}
#search-container.inactive {
	display: none;
}
#search-container.active {
	display: block;
}
#branding #search-container.active #s {
	width: 96%;
	background: #FFF;
	padding-left: 4%;
	box-shadow: none;
}
#branding #search-container.active input:-moz-placeholder {
    text-indent:4%;     
}
#branding #search-container.active #searchsubmit:hover {
	cursor: pointer;
}
#branding #search-container.active .only-search #s:focus {
	background-color: #bbb;
}




/* =Responsive Structure
----------------------------------------------- */



@media only screen and (min-width: 480px) {
  /* 480 =================================================== */

}
@media only screen and (min-width: 600px) {
  /* 600 =================================================== */

}
@media only screen and (min-width: 768px) {
  /* 768 =================================================== */


/*
#primary .inner {
	padding-bottom: 40px;
}

.logo {
	position: absolute;
	top: 65px;
	left: 0;
	height: 85px;
	overflow: visible;
	background: #000;
}
h1#site-title {
	height: 85px;
	position: absolute;
	top: 0;
	left: 0;
}
h1#site-title img {
	width: 300px;
	height: auto;
	margin-left: 0;
}
h1#site-title a {
	height: 85px;
}

#branding #social {
	display: block;
}




#main {
	margin-top: 40px;
}
#mini-nav {
	display: none;
}
#mini-search {
	display: none;
}
#search-container.inactive {
	display: block;
}
#main-nav.inactive {
	display: block;
}
#main-nav {
	padding: 0;
	overflow: hidden;
	margin: 0 0 -10px 0;
	height: 56px;
	position: absolute;
	left: 0;
	top: 164px;
	width: 100%;
}


#branding {
	height: 220px;
}
#head-inner {
	height: 100%;
}
.stripes {
}
#back-home {
	display: block;
	background: #25272a;
	border-radius: 15px;
	padding: 10px 14px 7px 14px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	margin-top: 14px;
	line-height: 8px;
}
#back-home.ss-left::before {
	padding: 2px 6px 0 0;
	line-height: inherit;
}
#back-home:hover {
	text-decoration: none;
	background: #FFF;
	color: #3B8DBD;
}
#search-container {
	position: absolute;
	top: 94px;
	right: 21px;
	border-bottom: none;
	width: 33.5%;
}
#branding #s {
	display: block;
	background: #25272A;
	padding-left: 25px;
}
#branding #s:active,
#branding #s:focus {
	background: #FFF;
}
#branding #searchsubmit {
	display: block;
	right: -18px;
}
#ie7 #branding #searchsubmit {
	top: 3px;
}
.search-button {
	display: none;
}
#branding input#s {
	box-shadow: none;
}
#main {
	padding: 0 0 0 0;
} 

#ie7 #head-inner {
	padding-left: 0;
	width: 90%;
}

}*/


#block-views-block-left-block-1 {
    display:none;
}





body.not-front #page-wrapper #zone-content-wrapper article.node {

    margin-bottom:20px;
    padding-left: 10px;
    padding-right: 0;


}


h1#page-title {
    margin: 40px 0 10px 0;
}


/*body.not-front .view-blog-view {
    margin-left: -14px;
    padding-left: 0;
    width: 600px;
padding-bottom: 20px;
margin-bottom: 20px;
float:left;
}
*/
