/*  
Template name: Simple Magazine
Template URI: http://templates.arcsin.se/simple-magazine-website-template/
Release date: 2009-08-02
Last updated: 2009-08-10
Description: A simple and lightweight magazine styled website template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #FFF;
	color: #666;
	font: normal 90% sans-serif;
	line-height: 1.5;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	margin-bottom: 0.6em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Links */

a:focus,a:hover {color: #000;}
a {
	color: #F18D2B;
	text-decoration: underline;
}
a.feed {
	background: url('img/icon-feed.gif') no-repeat left center;
	padding-left: 18px;
}

/* More links */
a.more {
	color: #F18D2B;
	font-weight: bold;
}
a.more:hover {color: #F18D2B;}

/* Text elements */

p {
	margin-bottom: 1em;
	font: serif;
	text-align: justify;
	color: #333;
}

abbr, acronym {border-bottom: 1px dotted #000;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
del, blockquote { color:#999; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}

/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}

ul {
	list-style-type: disc;
	text-align: justify;
}
ol {list-style-type: decimal;
	text-align: justify;
}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li {list-style: none;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list {margin-left: 0;}
ul.nice-list li {
	list-style: none;
	border-top: 1px solid #EBEBEB;
	padding: 4px 0;
}
ul.nice-list li:first-child {border-top: none;}
ul.nice-list li .right {color: #000;}

/* Tables */

table {
	width: 100%;
}
th {font-weight: bold;}
thead th {background: #999;}
th,td,caption {
	padding: 0px 5px 0px 5px;
}
tr {background: #FFF;}
tr.even td {background: #EEE;}
tfoot {font-style: italic;}
caption {background: #FFF;}

table.data-table {
	border: 1px solid #EEE;
	margin-bottom: 2em;
	width: 100%;
}
table.data-table th {
	background: #F18D2B;
	border: 1px solid #;
	color: #666;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #EEE;}
table.data-table td, table th {padding: 10px;}
table.data-table td {
	background: #EEE;
	border: 1px solid #EEE;
}
table.data-table tr.even td {background: #FFF;}

table.bordered {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.bordered th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bordered td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

/* 
   Forms 
------------------------------------------------------------------- */

label {font-weight: bold; cursor: pointer;}
fieldset {padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}
legend {font-weight: bold; font-size: 1.2em;}
textarea {overflow: auto;}
input.text, textarea, select {
	background: #EEE;
	border: 1px inset #CFCFCF;
	margin: 0.5em 0;
	padding: 4px 5px;
}
input.text:focus, textarea:focus, select:focus {background: #FFF;}

input.button {
	background: #EEE;
	border: 1px outset #CFCFCF;
	padding: 4px 5px;
}
input.button:active {border-style: inset;}

.form-error {border-color: #F00;}

/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #CFCFCF;
	padding: 3px;
}
img.alignleft, img.left {
	margin: 0 .5em .3em 0;
}
img.alignright, img.right {
	margin: 0 0 .3em .5em;
}

/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* 
   Separators 
------------------------------------------------------------------- */

.content-separator {
	background: #CFCFCF;
	clear: both;
	color: #FFF;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 20px 0;}

/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center-wrapper {
	margin: 10px auto;
	width: 980px;
}

/* Upper Navigation */

#upper-nav {
	background: #FFF;
}

#upper-nav .tabbed a {
	display: block;
	padding: 25px 10px 7px;
	text-decoration: none;
	color: #666;
}
#upper-nav li a:hover {
	background: #F6F6F6;
	color: #000;
}
#upper-nav li.current-tab a {
	background: #FFF;
	font-weight: bold;
}
#upper-nav .text-separator, #upper-nav span {color: #999;}

/* Toolbar */
#toolbar {
	padding: 12px 0 8px;
	font-size: 1.1em;
	color: #999;
}
#toolbar img {vertical-align: middle;}

/* Header */

#header {margin-bottom: 5px;}

/* Site title */
#site-title {
	font: normal 1.6em serif;
	border-bottom: 1px solid #CCC;
	padding-bottom: 0px;
}
#site-title span {color: #999;}
#site-title a {
	color: #000;
	text-decoration: none;
}

/* Navigation */

#navigation {margin-bottom: 24px;}
#navigation a {
	display: block;
	text-decoration: none;
}

/* Main navigation */

#main-nav {background: #666;}

#main-nav a {
	color: #fff;
	background: #666;
	padding: 5px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
#main-nav li {background: #F18D2B;}
#main-nav li:first-child {background: none;}
#main-nav li.current-tab a, #main-nav a:hover {background: #F18D2B;}
#main-nav li.current-tab a {background: #F18D2B;}


/* Subnav */

#sub-nav {background: #F18D2B; padding: 0 6px;}
#sub-nav a {
	color: #fff;
	padding: 5px 10px;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#sub-nav li.current-tab a, #sub-nav a:hover {color: #000;}


/* Main */

.main {margin-bottom: 18px;}

.main#main-three-columns {background: url('img/main-three-columns.gif') repeat-y right top;}
.main#main-three-columns .sidebar {width: 193px;}
.main#main-three-columns #main-left {width: 520px;}

.main#main-two-columns {background: url('img/main-two-columns.gif') repeat-y right top;}
.main#main-two-columns .sidebar {width: 260px;}
.main#main-two-columns #main-left {width: 671px;}

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin-left: 37px;}

/* Columns */
.col3 {width: 32%;}
.col3-mid {margin-left: 2%;}

/* Sidebar */

#sidebar-wrapper {}
#sidebar {}

#sidebar img {
	width: 250px;
	margin-bottom: 20px;
}

/* Sidebar sections */
.section {
	margin-bottom: 0px;
}
.section-title {
	background-color: #EEE;
	border-top: 2px solid #2D982E;
	font: bold 1.1em;
	margin-bottom: 5px;
	min-height: 0;
	padding: 5px 8px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Dashboard */

#dashboard {
	border: 1px solid #999;
	background-color: #CCC;
	background-image: url(img/dashboard.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#dashboard .column {width: 244px;}
#dashboard #column-4 {border-right: none;}

#dashboard .column-content {
	padding: 14px 16px;
}
#dashboard .column-title {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
#dashboard a {
	color: #F18D2B;
	font-weight: bold;
}
#dashboard a:hover {
	color: #000;
}


/* Footer */

#footer {padding: 10px 0;}
#footer a {
	color: #F18D2B;
	text-decoration: none;
}
#footer .right, #footer .right a, #footer .left {
	color: #999;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #666;
}
#footer a:hover {color: #000;}


/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* Single line IE fix */
* html #sub-nav, * html .section-title, * html .main {height: 0.01%; min-height: 0.01%;}
