/*

Theme Name: Brag Magazine
Theme URI: http://www.bragmagazine.com/
Description: Brag Magazine website: Quarterly Magazine for Design Students
Author: Jeroen Sikma
Author URI: http://www.ohyescoolgreat.com/
Tags: fancy

*/


/* Begin Typography & Colors */
	
body {
	font-size: 12pt; /* Resets 1em to 10px */
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	text-align: center;
}

img {
	border: none;
	border-bottom: none;
	text-decoration: none;
}

img a {
	border-bottom: none;
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	color: #6AFB92;
	text-decoration: none;
	border-bottom: 3px solid;
}

a:hover,
a:focus {
	color: #D9D9D9;
}

a.archives:link,
a.archives:visited,
a.archives:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 3px solid;
}

a.archives:hover,
a.archives:focus {
	color: #D9D9D9;
}


#page {
	background-color: white;
	text-align: center;
	}

#header {
	margin-left: 0px;
	}

#headerimg 	{
	
	}

#content {
	font-size: 8pt;
	}

	
.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.narrowcolumn h2 {
	line-height: 1.6em;
	display: block;
	background-color: #FFFFFF;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding: 0;
	margin: 0;
	}

.alt {
	background-color: #f8f8f8;
	}

#footer {
	}

small {
	font-family: 'Geneva', Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 18pt;
	text-align: center;
	line-height: 20pt;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 10pt;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Geneva', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4	{
	font-size: 18px;
	color: #6AFB92;
	text-align: left;
	line-height: 28px;
	margin: 10px 0px;
	margin-bottom: 15px;
	}
	
h5	{
	font-size: 18px;
	color: #6AFB92;
	text-align: left;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

h6	{
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 28px;
	margin-top: 40px;
	margin-bottom: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry a {
	color: #6AFB92;
	}
	
.entry a:hover {
	color: #D9D9D9;
	}

.entry p {
	padding: 0;
	margin: 12px;
}

.entry h2 {
	font-size: 1.8em;
	}

.entry a img {
ÊÊdisplay: block;
ÊÊmargin: auto; /* om 'm te centreren */
}

.post {
	padding-bottom: 35px;
	width: 500px;
	margin: auto;
}

.postnews {
	color: #6AFB92;
}

.post h2 {
	padding: 0px 0 0 0;
}

.post h2:hover {
	color: #D9D9D9;
}

.post .the_author {
	text-transform: uppercase;
}

#comment {
	width: 500px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Geneva', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}
	
#commentform {
	width: 500px;
	margin: auto;
	text-align: left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.title {
	z-index:-2;
	float: left;
	display: block;
	}
	
.postmetadata a {
	line-height: 1.8em;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin-left: 5%;
	padding: 0;
	width: 100%;
	z-index: 0;
	}

#header {
	margin: 5% 0px 0px 5%;
	padding: 0;
		
	}

#headerimg {
	margin: 0;
	height: 0px;
	width: 100%;
	}

.narrowcolumn {
	width: 500px;
	margin: auto;
	padding-bottom: 200px;
	}

#content_wrapper {
	position: relative;
	top: 20px;
	left: 0;
	width: 100%;
	height: 100%;
}


.logo {
	position: fixed;
	display: block;
	top: 40px;
	left: 30px;
	background-attachment: scroll;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 393px;
	width: 250px;
	visibility: visible;
	}
	
#news {
	position: absolute;
	top: -8px;
	right: 50px;
	width: 200px;	
	text-align: left;
	color: #99FFFF;
	padding: 10px;
	z-index: 5;
	font-size:8pt;

	}

#news li {
	list-style-type: none;
}

#news:hover {
	position: absolute;
	background-color:#686868;
	border: 10px solid #686868;
	z-index: 15;
	padding: 0;
}

#news h2 {
	font-size: 14pt;
	font-weight: strong;
	margin-top: 5px;
	color: #000000;
	}
	
#news p2 {
	color: #000000;
	padding: 0;
	margin-top: 10px;
	}

#news a.one {
	color: #000000;
	}
	
#news a.one:hover {
	color: #D9D9D9;
	}

#sidebar {
	display: block;
	left: 300px;
	width: 185px;
	margin-bottom: 15px;
	border: none solid;
	color: #99FFFF;
	}

#sidebar a {
	color: #000000;
	line-height: 14pt;
	}
	
#sidebar a:hover {
	color: #D9D9D9;
	}
		
#content {
	position: relative;
	z-index: 10;
	}
	
.coworkers {
	position: fixed;
	display: block;
	top: 470px;
	left: 34px;
	width: 120px;
	text-align: left;
	}
	
.coworkers p {
	font-size: 8pt;
	line-height:10pt;
	}
	
.coworkers h2 {
	font-size: 8pt;
	font-weight:bold;
	line-height:10pt;
	}
	
.credits {
	position: absolute;
	bottom: 10px;
	margin: auto;
	width: 500px;
	text-align: center;
	}
	
.credits p {
	color: #000000;
	font-size: 6pt;
	}