/* --- COMMON --- */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; background: transparent; }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote, q { quotes: none; }
:focus { outline: 0; }

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;	
	color: #000;
	margin: 0;
	background: url("../images/site/bg.jpg") repeat-x #ffffff;
	padding: 0;
}


.back a:hover, .back a {
	float:right;
	padding:7px 20px 3px 20px;
	height:18px;
	background:#cccccc;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	margin:-3px 120px 0 0;
	position:relative;
}

a {
	color: #2971a7;
	text-decoration: none;
}

a:hover {
	color: #eee;
	background: #2971a7;
}
h1 {
	font-size: 2.6em;
	margin: 0 0 4px 0;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 9px 0;
}
#container {
	
	}
#menu {
	float:left;
	color: #ffffff;
	margin: -40px 1px 0 0;
	padding:0;
	height:14px;
	min-height:14px;
}
#menu a, #menu a:link{
	color: #ffffff;
	text-decoration:none;
}
#menu ul {
	float:left;
	list-style-type: none;
}
#menu li {
	float:left;
	display: inline;
	padding:8px 27px 6px 27px;
	margin:0 1px 0 0;
}
#menu .on {
	background:#303030;
}
#menu .off {
	background:#909090;
}
#menu a:hover {
	background:none;
}

#head-container {

}

#head-container p.ext-nav {
	font-size: 0.85em;
	text-align: right;
	background: #333;
	border-bottom: 1px solid #666;
	padding: 5px 10px 3px 0;
}

#head-container p.ext-nav a {
	color: #202020;
	margin-right: 10px;
}

#head-container p.ext-nav a:hover {
	background: none;
}

#head {
	color: #202020;
	width: 960px;
	margin: 0 auto;
	padding:40px 0 5px 0;
	background: url("../images/site/gloves.jpg") no-repeat;
	background-position: top right;

	
}


#main-container {
	padding-bottom: 40px;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#info {
	display: block;
	color: #000;
	padding: 7px;
	margin-bottom: 20px;
	text-align: center;
	background: #eee;
}

#countdown {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 30px;
	background: #eee;
	padding: 7px;
}

#info.warning {
	background: #ffffcc;
}

.columns {
	padding-top: 30px;
}

.columns h2 {
	font-size: 1.2em;
	width: 300px;
	border-bottom: 1px solid #ccc;
	padding: 5px 2px;
	margin-bottom: 5px;
	background: url("../images/default.gif") 2px 50% no-repeat;
}

h2.now { background: url("../images/now.gif") 2px 50% no-repeat; }
h2.add { background: url("../images/add.gif") 2px 50% no-repeat; }
h2.quote { background: url("../images/quote.gif") 2px 50% no-repeat; }
h2.fightermag { background: url("../images/site/fightermag.gif") 2px 50% no-repeat; }
h2.themauler { background: url("../images/site/themauler.gif") 2px 50% no-repeat; }
h2.madeleine { background: url("../images/site/madeleine.gif") 2px 50% no-repeat; }
h2.eniro { background: url("../images/site/eniro.gif") 2px 50% no-repeat; }
h2.mmabloggen { background: url("../images/site/mmabloggen.gif") 2px 50% no-repeat; }
h2.ufc { background: url("../images/site/ufc.gif") 2px 50% no-repeat; }
h2.m1 { background: url("../images/site/m1.gif") 2px 50% no-repeat; }
h2.strikeforce { background: url("../images/site/strikeforce.gif") 2px 50% no-repeat; }
h2.mmanews { background: url("../images/site/mmanews.gif") 2px 50% no-repeat; }
h2.eurosport { background: url("../images/site/eurosport.gif") 2px 50% no-repeat; }

.columns h2 a {
	color: #000;
	background: none;
	text-decoration: none;
	padding-left: 22px;
}

.columns h2 span {
	padding-left: 22px;
}

.columns ul {
	list-style: none;
}


.columns li {
	font-size: 1.1em;
	padding: 5px 2px;
	border-bottom: 1px dashed #ccc;
}

.columns li span.link {
	float: left;
	width: 240px;
}

.columns li span.time {
	font-size: 0.85em;
	float: right;
	color: #ccc;
	padding-left: 5px;
}

.columns li span.time span {
	color: #666;
}

.column-1, .column-2, .column-3 {
	width: 300px;
	float: left;
}

.column-1, .column-2 {
	margin-right: 30px;
}

.promo {
	padding: 0 2px;
}

.promo h1 {
	font-size: 2.4em;
	margin: 0 0 10px 0;
}





.promo p {
	margin-bottom: 10px;
}

.promo p span.time {
	font-size: 0.85em;
	color: #ccc;
	padding-left: 5px;
}

.promo p span.time span {
	color: #666;
}

.promo p a {
	color: #2971a7;
	text-decoration: none;
}

.promo p a:hover {
	color: #fff;
	background: #2971a7;
}

.more h4 {
	margin: 8px 0 2px 0;
	padding: 0 2px;
}

.more p {
	line-height: 1.3em;
	padding: 0 2px;
}

#banner-wide {
	text-align: center;
	padding: 10px;
	margin-top: 30px;
	border: 1px solid #ccc;
}

#banner-square {
	text-align: center;
	padding: 10px;
	margin-top: 30px;
}

#banner {
	padding-top: 30px;
	text-align: center;
}

#banner a:hover {
	background: none;
}

#wide-promo {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 30px 0 0 0;
	background: url("../images/aaplnow-promo.gif") 99% 95% no-repeat;
}

#wide-promo h1 {
	background: url("../images/wide-promo-quotation.gif") 0 0 no-repeat;
	padding-left: 35px;
}

#wide-promo a {
	color: #000;
	font-size: 1.4em;
	padding: 40px 0;
}

#wide-promo a:hover {
	background: none;
}

#wide-promo p {
	padding-left: 35px;
	margin-top: 3px;
	font-size: 0.85em;
	color: #ccc;
}

#wide-promo p a {
	font-size: 1em;
	color: #ccc;
}

#quote {
	padding: 0 2px ;
}

#quote p.quote-info {
	margin: 15px 0 3px 0;
	color: #666;
}

#quote h1 {
	font-size: 3.2em;
}

#quote h1 span {
	font-size: 0.5em;
}

#quote p.pos {
	color: green;
	font-weight: bold;
}

#quote p.neg {
	color: red;
	font-weight: bold;
}

#quote p.disclaimer {
	margin-top: 20px;
}

.tool-tip {
	color: #fff;
	width: 280px;
	z-index: 13000;
}

.tool-title {
	display: none;
}

.tool-text {
	padding: 7px;
	line-height: 1.4em;
	background: #444;
	opacity: 0.9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.clear {
	font-size:10px;
	height:10px;
	line-height:10px;
	clear:both;
}
.space1 {
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}
.space5 {
	font-size:5px;
	height:5px;
	line-height:5px;
	clear:both;
}


p.error {
	padding: 7px 2px;
	color: #666;
}

#single_article h1 {
	font-size: 2.4em;
	margin: 10px 0;
}

#single_article p {
	line-height: 1.4em;
}



#facebook {
	text-align: left;
	border-top: 1px solid #eee;
	color: #666;
	width: 960px;
	margin: 0 auto;
	padding:10px 0 0 0;
	line-height: 1.4em;
}

#footer-container {	
	padding: 20px 0;
	
}

#footer {
	text-align: left;
	border-top: 1px solid #eee;
	color: #666;
	width: 960px;
	margin: 0 auto;
	padding:10px 0 0 0;
	line-height: 1.4em;
}



/* --- ClearFix --- */
.clear-fix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear-fix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
/* End hide from IE-mac */*/
