/*
	Theme Name: Re-new SMALL
	Them URI: http://www.re-new.dk
	Description: A minimal, grid based, elastic theme. Based on Modern Clix
	Version: v0.90
	Media: Screen
	Version: Sat 26, Mar 2009
	Author: Kasper Rasmussen
	Author URI: http://www.re-new.dk
	Tags: black, white, two-columns, fixed-width, custom-header, custom-colors, theme-options, right-sidebar
*/

/* ----------------------------------------------- [ * ] */

@import url(css/fonts.css);
@import url(css/grid-900.css);
@import url(css/style_xtra.css);
@import url(css/style_lists.css);


* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: "DIN-Regular", Arial, Verdana, sans-serif;
	font-size: 62.5%;
/*	background: transparent url(images/grid-900.gif) repeat-y top center; */
	padding-left: 1em;
	padding-right: 1em;
	background: #fff;
	color: rgb(102,102,102);
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4 {
	padding-left: 10px;
	padding-right: 10px;
	color: rgb(102,102,102);
	font-weight: normal;
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	margin-bottom: .3em;
	font-size: 1.8em;
	line-height: 1.3;
}

h3 {
	margin-bottom: .3em;
	font-size: 1.5em;
	line-height: 1.3;
	color: #555;
}

h4 {
	margin-bottom: .3em;
	font-size: 1.2em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p {
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 1.6;
	font-family: "DIN-Regular", Arial, Verdana, sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #0F83DB;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 74.8em;
	margin: 0 auto;
	margin-top: 2.6em;
	margin-bottom: 2.6em;
	overflow: hidden;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	padding: 0 0 .5em 0;
	overflow: hidden;
}

#main-nav ul {
	list-style-type: none;
}

#main-nav li.page_item {
	margin-right: 2.2em;
	float: left;
}

#main-nav li a {
	font-size: 1.2em;
	line-height: 1.6;
	padding-left: 10px;
}

/* ------------------------------------------ [ Header ] */

#header {
	height: 19em;
	/*
	border-top: 1px solid #333;
	*/
	padding-top: 1px;
	background-image: url(images/line_548.png);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #333;
	overflow: hidden;
}

#header h1 {
	margin-top: .35em;
	margin-left: -.05em;
}

#header h1 a, #header h2 {
	color: #000;
}

#header h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: -.5em;
	margin-left: .2em;
}

/* ------------------------------------------ [ Content ] */

#content {
	padding-top: .5em;
	overflow: hidden;
}

ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: 1px 1px 1px 0px;
	font-size: 1em;
	line-height: 1.6;
	border-bottom: 1px dotted #ccc;
	color: #666;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 10px .5em 10px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* ------------------------------------------ [ pageList ] */

.pageList {
	padding-bottom: 2em;
	padding-top: .8em;
}

.pageList ul{
	border-top: 1px dotted #ccc;
	margin-left: 0px;
	padding-left: 0px;
}

.pageList li {
	list-style-type: none;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.6;
	border-bottom: 1px dotted #ccc;
	color: #666;
	
}

.pageList li.last {
	border-bottom: 0;
}


/* -------------------------------------------- [ Cal ] */

.cal {
	padding: 1em 0 0em 0;
	overflow: hidden;
	clear: both;
}


.cal-splitter {
	padding-top: .8em;
	border-top: 1px dotted #ccc;
}

.cal-content p, .cal-content h5, .cal-content code {
	width: 35.7em;
}

.cal-content h3 {
	line-height: .9;
	font-weight: normal;
}

.cal-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.cal-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.cal-content blockquote p {
	width: 30em;
	padding: 0;
}

.cal-content blockquote ul {
	width: 30em;
}

.cal-content dl {
	margin: 0 0 1em 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
}

.cal-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.cal-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.cal-content ul, .cal-content ol {
	width: 44.8em;
	margin-left: -12px;
	padding-right: 10px;
	list-style-type: none;
}

.cal-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.cal-content ol {
	margin-left: 10px !important;
}

.cal-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.cal-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.cal-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.cal-content pre code {
	color: #222;
}

.cal-content .quote-author {
	float: right;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 1em 0 2em 0;

	border-top: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}

.post-first{
	padding: 1em 0 0em 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}

.post-content p, .post-content h5, .post-content code {
	width: 35.7em;
}

.post-content h3 {
	font-style: normal;
	font-weight: normal;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 44.8em;
	padding-right: 10px;
	padding-left: 2px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.png) no-repeat left 4px;
}
.post-content li p{
	background-color: #a10000;
	width: 30em;
	font-size: 1.2em;
	line-height: 1.6;
}

.post-content ol {
	margin-left: 10px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}
/* -------------------------------------------- [ PostWide ] */

.postwide {
	padding: 1em 0 2em 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}

.postwide-content p, .postwide-content h5, .postwide-content code {
	
}

.postwide-content h3 {
	line-height: .9;
}

.postwide-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.postwide-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.postwide-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.postwide-content dl {
	margin: 0 0 1em 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
}

.postwide-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.postwide-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.postwide-content ul, .post-content ol {
	width: 44.8em;
	margin-left: -12px;
	padding-right: 10px;
	list-style-type: none;
}

.postwide-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.postwide-content ol {
	margin-left: 10px !important;
}

.postwide-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.postwide-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.postwide-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.postwide-content pre code {
	color: #222;
}

.postwide-content .quote-author {
	float: right;
}

/* -------------------------------------- [ Commentary ] */

#commentary {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	font-family: "DIN-Regular", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 10em;
}

/* ----------------------------------------- [ Sidebar ] */

form input{
	font-size: 100%;
}

#sidebar {
	margin: 0;
	padding: .5em 0 0 0;
	overflow: hidden;
}

#sidebar h4 {
	padding-bottom: .4em;
	line-height: 1.5;
	border-bottom: 1px solid #ccc;
}

#sidebar p {
	font-size: 1.1em;
	color: rgb(102,102,102);
}

#sidebar .section input {
	padding: .3em;
	color: rgb(102,102,102);
	margin-left: .3em;
	font-family: "DIN-Regular", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 10px .5em 10px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

.section {
	margin: 0 0 1em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}

/* --------------------------------------- [ Footnotes ] */

#footnotes {
	border-top: 1px solid #333;
	border-bottom: 1px dotted #bbb;
	padding-top: .8em;
	padding-bottom: .8em;
	padding-left: 10px;
	overflow: hidden;
	clear: both;
}

#footnotes p {
	margin-bottom: .2em;
	font-size: 1.1em;
}

#footnotes .rss {
	margin-left: 10px;
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}

/* ------------------------------------------ [ Flickr ] */

#flickr_badge_wrapper {
	margin-left: 0;
	overflow: hidden;
}

.flickr_badge_image {
	margin: 0 0 10px 10px;
	float: left;
}

.flickr_badge_image img { 
	width: 56px;
	height: 56px;
}

.flickr_badge_image a {
	display: block;
}
.flickr_badge_image a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}

/* If you want a text in ALL CAPS */

.ver {
	text-transform: uppercase;
	color: #000; 
	padding-left: 10px;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	padding-top: 10px;
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 10px;
}

.nudged-left {
	padding-left: 10px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 10px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 10px .5em 10px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption img {
	margin: 0;
	padding: 1px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.wp-caption p.wp-caption-text {
	margin: .5em;
	padding: 0;
	padding-top: .2em;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.6;
	width: 430px;
}

.wp-caption {
	margin: .8em;
	padding: .2em;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 1em;
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	font-family: Arial, Verdana, sans-serif;
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
	width: 100%;
	border: 1px solid #dedede;
}

#wp-calendar caption {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0 0 1em 0;
	padding-left: .8em;
	margin-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	color: #999;
	text-align: left;
}

#wp-calendar thead tr th {
	padding: 1em;
	text-align: center;
	border: 1px solid #ddd;
}

#wp-calendar td {
	padding: 1em;
	text-align: center;
	border: 1px dotted #ddd;
}

#wp-calendar tr {
	padding: 1em;
	text-align: center;
	border: 1px dotted #ddd;
}
.breadCrumbFade {
	color: #CCCCCC;
}

#attachment_75{
	background-color: blue;
	margin: 0em;
	padding: 0em;
	margin-left: -15.2em;
}
#newsletter {
	font-size: 1.3em;
}
/* event-stuff */
.eventExcerpt {
	display: none;
	padding-left: 10px;
	border-left: 4px solid #999999;
}
.eventExcerpt a {
	font-weight: normal;
	color: rgb(102,102,102);
}
.eventExcerpt a:hover {
	color: #0F83DB;
}


/* toggle stuff */
.dateLoc {

}
.dateLocSelect {
	cursor: pointer;
	background: transparent url(images/RN_toggle_off.png) no-repeat top left;
	padding-left: 8px;
}
.dateLocSelectToggle {
	background: transparent url(images/RN_toggle_on.png) no-repeat top left;
}

ul.widgetized-sidebar li {
	margin-bottom: 1em;
}

.randomvideosidebar object{
	padding-left: 10px;
}
.unfold {
	color: rgb(102,102,102);
	font-weight: bold;
	padding-left: .8em;
	margin-bottom: .3em;
	font-size: 1.2em;
	line-height: 1.6;
}