/*
Theme Name: ARIZMENDI 
Theme URI: https://github.com/bencarlson/wp-bootstrap
Description: A wordpress 3.9+ theme built on Bootstrap 3
Author: Design Action Collective
Author URI: http://designaction.org
Version: 1.3
*/
@import url("sass/stylesheets/sass_style.css");

p, li {
		font: 16px/150% 'Source Sans Pro', sans-serif;	
	}

body {
	color: #333;
	line-height: 150%;
	background-image: url ("http://arizmendi.coop/2015_dev/wp-content/themes/msmgf2014/images/exclusive_paper.png") ;
	letter-spacing: 0.1;
	word-spacing: 0.5;
	}

h2 {
	display: none;
	}

h3, .sidebar-nav li a:visited, .sidebar-nav li a:link  {
	font-family: bebas-neue, sans-serif;
	text-transform: uppercase;
	color: #B20000;
	}

iframe { max-width:100%; }

.sidebar-nav li a:hover{
	color: #000;
	background: none;
	}
	
.sidebar-nav li.current a {
	background: transparent;
	border-bottom: 2px solid #000;
	color: #000;
	}

h3 {
	font-family: bebas-neue, sans-serif;
	font-size: 55px;
	letter-spacing: 0.02em;
	clear: both !important;
	}
	
	
h4 {
	font-family: bebas-neue, sans-serif;
	font-size: 35px;
	letter-spacing: 0.02em;
	clear: both !important;
	}
	
#about-the-association h3 {
	padding-top: 40px !important;
	}
	
#wrapper {
	max-width: 1300px;
	padding-bottom: 500px;
	}

.row-fluid {
  width: 100%;
  *zoom: 1;
  margin-bottom:2%;
  word-wrap: break-word;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
	display: block;
  	float: left;
  	width: 100%;
  	min-height: 28px;
  	margin-left: 2.127659574%;
  	*margin-left: 2.0744680846382977%;
  	-webkit-box-sizing: border-box;
  	moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}


/* from responsive.css */
@media (max-width: 550px) {
  .row-fluid {
    width: 100%;
  }

  /*[class*="span"],*/
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  
}

@media (min-width: 551px) and (max-width: 979px) {
  /*
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1200px) {
  /*[class*="span"] {
    float: left;
    margin-left: 30px;
  }*/
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* editor fullscreen */
.wp_themeSkin .mceIcon.mce_rh_columns {
	background:url(../img/columns.png) 0 0;
}

/* rhcol buttons */
#rhcol_buttons {
	padding: 2px;
	position: absolute;
	display: none;
	z-index: 999998;
	/*margin-top:-23px;*/
}

.branch-3-1 #rhcol_buttons,
.branch-3-2 #rhcol_buttons,
.branch-3-3 #rhcol_buttons,
.branch-3-4 #rhcol_buttons,
.branch-3-5 #rhcol_buttons,
.branch-3-6 #rhcol_buttons,
.branch-3-7 #rhcol_buttons,
.branch-3-8 #rhcol_buttons,
.branch-3-9 #rhcol_buttons{
	margin-top:-40px;
}

/* on wp4.1 in the backend, there is no margin on bullets breaking the layout of the columns.*/
.mce-content-body .rhcol li {
margin-left:24px;
}

@media (min-width:768px) {


ul#menu-main-menu {
display: inline-block;
width: auto;
min-width: 900px;
}

#social {
position: absolute;
top: 90px;
left: 1100px;
z-index: 1000;
}

#social a {
z-index:1000;
}


#social img {
margin-right: 5px;
}

	#sidebar-wrapper {
		top: 0px;
		height: 200px;
		width: 100%;
		background-color: #fff;
		border-bottom: 1px dotted #ccc;
		overflow: hidden;
		}

	.sidebar-nav ul{
		margin: 0 auto;
		}
	
	.sidebar-nav li, .sidebar-nav li a {
		display: inline;
		font-size: 30px;
		}
	
	.sidebar-nav li a {
		margin: 0% 1%;
		}
	
	.sidebar-nav {
		top: 90px;
		width: 100%;
		left: 260px;
		text-align: left !Important;
		}

	#logo a {
		height: 150px;
		width: 210px;
		}
	
	#page-content-wrapper {
/* 		padding: 150px 0px 20px 0px ;	 */
		}
	
}




@media (max-width:768px) {


#social {
margin: 0px 0px 20px 20px;
}

.sidebar-nav ul
margin-top: 20px;
}

.sidebar-nav {

}
}


