/* @override 
	http://localhost:8888/condiments//wp-content/themes/starkers/css/css.css
*/

/* Containers*/


.bloc960
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Global */

.gril_1, .gril_2, .gril_3, .gril_4, .gril_5,
.gril_6, .gril_7, .gril_8, .gril_9, .gril_10,
.gril_11, .gril_12, .gril_13, .gril_14, .gril_15,
.gril_16
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.bloc960 .gril_4
{
	width: 220px;
}

.bloc960 .gril_8
{
	width: 460px;
}

.bloc960 .gril_12
{
	width: 700px;
}

.bloc960 .gril_16
{
	width: 940px;
}

/* alpha omega */

.alpha
{
	margin-left: 0;
}

.omega
{
	margin-right: 0;
}

/* bloc960 */

.bloc960 .gril_1
{
	width: 40px;
}

.bloc960 .gril_2
{
	width: 100px;
}

.bloc960 .gril_3
{
	width: 160px;
}

.bloc960 .gril_5
{
	width: 280px;
}

.bloc960 .gril_6
{
	width: 340px;
}

.bloc960 .gril_7
{
	width: 400px;
}

.bloc960 .gril_9
{
	width: 520px;
}

.bloc960 .gril_10
{
	width: 580px;
}

.bloc960 .gril_11
{
	width: 640px;
}

.bloc960 .gril_13
{
	width: 760px;
}

.bloc960 .gril_14
{
	width: 820px;
}

.bloc960 .gril_15
{
	width: 880px;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/


.bloc960 .prefix_4
{
	padding-left: 240px;
}

.bloc960 .prefix_8
{
	padding-left: 480px;
}

.bloc960 .prefix_12
{
	padding-left: 720px;
}


/* encolonade prefix*/

.bloc960 .prefix_1
{
	padding-left: 60px;
}

.bloc960 .prefix_2
{
	padding-left: 120px;
}

.bloc960 .prefix_3
{
	padding-left: 180px;
}

.bloc960 .prefix_5
{
	padding-left: 300px;
}

.bloc960 .prefix_6
{
	padding-left: 360px;
}

.bloc960 .prefix_7
{
	padding-left: 420px;
}

.bloc960 .prefix_9
{
	padding-left: 540px;
}

.bloc960 .prefix_10
{
	padding-left: 600px;
}

.bloc960 .prefix_11
{
	padding-left: 660px;
}

.bloc960 .prefix_13
{
	padding-left: 780px;
}

.bloc960 .prefix_14
{
	padding-left: 840px;
}

.bloc960 .prefix_15
{
	padding-left: 900px;
}

/* new ball suff*/

.bloc960 .suffix_4
{
	padding-right: 240px;
}

.bloc960 .suffix_8
{
	padding-right: 480px;
}

.bloc960 .suffix_12
{
	padding-right: 720px;
}

.bloc960 .suffix_1
{
	padding-right: 60px;
}

.bloc960 .suffix_2
{
	padding-right: 120px;
}

.bloc960 .suffix_3
{
	padding-right: 180px;
}

.bloc960 .suffix_5
{
	padding-right: 300px;
}

.bloc960 .suffix_6
{
	padding-right: 360px;
}

.bloc960 .suffix_7
{
	padding-right: 420px;
}

.bloc960 .suffix_9
{
	padding-right: 540px;
}

.bloc960 .suffix_10
{
	padding-right: 600px;
}

.bloc960 .suffix_11
{
	padding-right: 660px;
}

.bloc960 .suffix_13
{
	padding-right: 780px;
}

.bloc960 .suffix_14
{
	padding-right: 840px;
}

.bloc960 .suffix_15
{
	padding-right: 900px;
}

/* Clear */

/* youuuu > http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*
corpus sanus */

body {
	background: #fff;
	border-top: 5px solid #000;
	color: #000;
	font-size: 11px;
	padding: 0 0 40px;
	font: 13px/1.5 Georgia, Times, serif;
}


a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#C40012;
}
a:hidden {
	visibility: hidden;
}




/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1em; margin-bottom:.1em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
div.branding {
font-size: 1.5em;
font-family: impact;
color:#000;
text-align:right;
margin-bottom: 50px;
margin-top: 5px;
}

div.branding h1{
font-size: 6em;

}

div.branding span{
font-size: 0.6em;
color:#000;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	background:transparent;
	margin-bottom:20px;
	color: #000;
}
.fresh {
	background:transparent;
	margin-bottom:20px;
	color: #000;
	text-align: justify;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 30px;
	}
p.catfresh {
text-align:right;
letter-spacing: 20px;
font-size: 2.3em;
color: #C40012;
font-weight: normal; 
font-family: Impact; 
text-transform: uppercase;
margin-top:1em; 
 
	
}

.box h2 {
color: #C40012;
font-weight: normal; 
font-family: Impact; 
font-size: 2.3em; 
text-transform: uppercase; 
letter-spacing: 1px; 
padding-top: 2px; 
padding-bottom: 0px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#000;
	display:block;
	padding:6px 10px;
	margin: -1px -6px;
	border:none;
	text-align:center;
}
.gril_4 .box h2 a {
	background-position: 97% 50%;
}
.gril_5 .box h2 a {
	background-position: 98% 50%;
}
.gril_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:5px;
}

div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {

}
p.list-title{	
font-family: Impact;
text-align: left;
font-size: 2.5em;
line-height: .9em;
text-transform: uppercase;
margin-bottom: 5px;
clear: both;
}

p.list-title span{	
font-family: Impact;
float:right;
font-size: 0.4em;
color:#C40012;
	letter-spacing: 10px;
}

p.list-time{	
font-family: Impact;
text-align: left;
font-size: 1.2em;
margin-bottom: 30px;
}



p.tagcloud {
	font: normal normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	text-transform: uppercase;
}

p.latest-fresh {
	font: normal normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	padding-left: 20px;
}

p.fresh-title  {
	font-size: 14px;
	color:#ff3c00;
	font-variant: small-caps;
	letter-spacing: 3px;
		padding-left: 20px;
}
p.fresh-title  {
	font-size: 11px;
	color:#ff3c00;
	font-variant: none;
	letter-spacing: 3px;
}

p.fresh-title a{
	font-size: 18px;
	letter-spacing: 2px;
	color:#ff3c00;
}

blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
font-family: Impact;
text-align: center;
font-size: 10px;
background-color:#ccc;
	letter-spacing: 1px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	border-bottom:1px solid #000;
	font-size:1.1em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
	padding:0;
	overflow:hidden;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #999;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 215px;
	padding: 10px;
	background: #fff;
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: #666;
}
#kwick .two {
	background: #777;
}
#kwick .three {
	background: #888;
}
#kwick .four {
	background: #999;
}

/*
-----------------------------------------------
Navigation
----------------------------------------------- */

/* navigation (horizontal subnavigation)
----------------------------------------------- */
ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
  position:relative;
  max-width:100%;
  height:2.5em;
  }
ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}
ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.5em;
	background-position:0 0 !important;
	left:-9000px;
}
ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}
ul.nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
}
ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	color:#666;
	background-position:0 50% !important;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#000; background:#ccc;}
ul.nav li a:active {color:#666; }
ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#ccc !important}
ul.nav li:hover ul li a {color:#444;}
ul.nav li:hover ul li a:hover {color:#000; background:#fff;}
ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default; font-weight:bold;}
ul.nav li.current ul {left:0;z-index:5}
ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}
ul.nav li.current ul li a {color:#444; background:#ccc; font-weight:normal;}
ul.nav li.current ul li a:hover {color:#000; background:#fff;}
ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}


/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
}
ul.main li {
  position:relative;
  top:0;
  left:0;
}
ul.main li ul {
  border-top:0;
}
ul.main li ul li {
  float:left;
}
ul.main li a {
	height:2.5em;
	line-height:2.5em;
	border:0;
	color:#fff;
}
ul.main li ul li a {
  width:12em;
  line-height:2em;
  height:2em;
  text-align:left;
  color:#fff;
  border-top:1px solid #444;
  background:#444;
}
ul.main li a:focus {color:#fff; }
ul.main li ul li a:hover {
  color:#fff;
  background:#555;
}
ul.main li:hover a {
  color:#fff;

}
ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {color:#fff; background:#444;}
ul.main li:hover a:active {}
ul.main li:hover ul li a:active {color:#fff; background:#222;}


/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}
/*
grid sys
*/



a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

h1
{
	font-size: 25px;
}

h2
{
	font-size: 23px;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}



ol
{
	list-style: decimal;
}

ul
{
}

li
{
}


