/* @override http://static.trimn.net/www/css/main2.css */

@import url('http://static.trimn.net/www/css/reset.css');

body {
	background: #0b0b0b url(http://static.trimn.net/www/images/bg_body.jpg) repeat-x 50% 0!important;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif!important;
	color: #AAA!important;
}
img { border: 0; }
img.float {
	float: left;
	border: 3px solid #4f4f4f;
	margin: 0 1em 1em 0;
}
span {
	font-weight: bold;
	padding: 0 .5em 0 0;
	color: #999;
}
p { padding: 0 0 .8em 0; }
p.bottom {
	border-bottom: 1px solid #3e3e3e;
	padding-bottom: 3em;
	margin-bottom: 4em;
}
a {
	color: #FFF;
	text-decoration: none;
} a:hover {
	color: #FF1249;
}

#leftContent a {
	border-bottom: 1px dotted #FF1249;
} #leftContent a:hover {
	border-bottom: 0;
}

/* NAVIGATION */
nav {
	float: right;
	position: relative;
	top: -25px;
} 
nav a#active, nav .current_page_item a {
	color: #FF1249;
}
nav a#active2 {
	color: #FFF;
}
nav ul {
	margin: 0 19px 0 0;
	font: bold 13px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	text-shadow: #fff 0 1px 1px;
}
nav ul li {
	float: left;
	padding: 0  2px 0 0;
	background: url(http://static.trimn.net/www/images/nav-li.png) no-repeat right 0;
}
nav ul li a {
	float: left;
	padding: 1px 20px 5px; 
	background: url(http://static.trimn.net/www/images/nav-a.png) repeat-x 0 0;
	color: #666;
	margin: 0;
}

nav ul li a:hover,
nav ul li a:focus {
	color: #333;
	text-decoration: none;
}
nav ul li a:active {
	padding-top: 2px;
	padding-bottom: 4px;
}
nav ul li.first a { 
	background: url(http://static.trimn.net/www/images/nav-a-first.png) no-repeat 0 0;
	padding-left: 22px;
}
nav ul li.last {
	background: none;
	padding: 0;
}
nav ul li.last a { 
	background: url(http://static.trimn.net/www/images/nav-a-last.png) no-repeat right 0;
	padding-right: 22px;
}


/* LAYOUT */
#wrap0 {
	width: 940px;
	margin: 0 auto!important;
	padding: 95px 0 0 0!important;
}
header {
	display: block;
	height: 25px;
}

#content {
	clear: both;
}

#leftContent {
	float: left;
	width: 570px;
	margin-top: 40px;

} #content2 {
	padding: 24px 0 24px 0;
}

#rightContent {
	float: right;
	width: 300px;
	margin-top: 40px;
	font-size: 11px;
	line-height: 18px;
	border-left: 1px dotted #202020;
	padding-left: 25px;
} #right2 {
	color: #616161;
}
#copyright {
	: #616161;
	margin: 4em 0 0 0;
	font-size: 11px;
	line-height: 18px;
} #footer {
	clear: both;
	text-align: right;
} #footer2 {
	padding: 3em 0 2em 0;
	margin-right: 5em;
	color: #616161;
}

.clear {
	clear: both;
}

#portfolio {
	color: #616161;
	margin-top: 2em;
} #portfolio p {
	text-align: left;
	margin-top: .3em;
} #portfolio a {
	text-decoration: none;
	color: #174753;
	border: 0;
} #portfolio a:hover {
	text-decoration: underline;
	color: #1F4753;
}


/* OPERA */
#opera {
	font: 12px/18px "Lucida Grande", Verdana, Helvetica, Arial, Sans-Serif;
	padding: 2em 0 0 0;
}
#opera span {
	font-size: 11px;
	font-weight: normal;
}
#opera span a {
	text-deocraiton: none!important;
	border: 0!important;
	color: #444;
}
#opera span a:hover {
	text-decoration: underline;
	color: #C70000;
}

img.right {
	float: right;
	padding: 0 0 0 10px;
}
.imageGallery {
	/*background: #333;
	border: 4px solid #1f1f1f;*/
	text-align: center;
	padding: 1em;
	font-size: 11px;
}
.imageGallery a, .imageGallery a img {
	border: 0!important;
}




img.portfolio {
	width: 480px;
	border: 5px solid #1f1f1f;
	display: block;
}

div#mainPost {
	background: #333;
	border: 1px dotted #999;
	padding: 2em 2em 1em 2em;
	margin-bottom: 2em;
}

div.seperator {
	border-bottom: 1px solid #303030;
	margin-bottom: 2em;
	padding-bottom: 1em;
	display: none;
}

ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;	
}
ul li {
	background:  url(http://static.trimn.net/www/images/arrow.gif) no-repeat 0 5px;
	padding-left: 1em;
}

ol {
	margin: 0 0 20px 19px;
	list-style: decimal;
}

/* Style */
h1 {

	font-size: 18px;
	font-weight: normal;
	color: #DDD;
}

h1 span, header span {
	font-size: 11px;
	font-weight: normal;
	color: #616161;
}
h2 {
	font-size: 7.5pt;
	font-weight: normal;
	color: #FF4499;
	/*color: #FF1249;*/
	margin-bottom: 1em;
} h2 span {
	color: #616161;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h3 {
	font-size: 7.5pt;
	font-weight: normal;
	margin-top: 3em;
	margin-bottom: 1.5em;
	padding-bottom: 0.3em;
	color: #616161;
	border-bottom: 1px solid #303030;
}
h4 {
	color: #4e4e4e;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	display: inline;
} h4:hover {
	color: #666;
	cursor: pointer;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: .8em;
	padding: 1.5em 1.5em 0 1.5em;
}
h6 {
	color: #FFF;
	font-size: 22px;
}
h6 span.opera {
	font-size: 22px!important;
}
a.red { color: #FF0088!important; }
a.blue { color: #9900FF!important; }

/* TWITTER */
#twitter_div {
	background: #FFF;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
} #twitter_div a {
	color: #AAA;
} 

div#twitter_div ul#twitter_update_list li {
	list-style: none!important;
	padding: 0;
	background: none;
	margin: 0 0 1em 0;
	padding: 0 1.5em 1.5em;
	border-bottom: 1px solid #DDD;
} ul#twitter_update_list li span {
	color: #404040;
	font-weight: normal;
}

span.flickr1 {
	color: #0063DC;
	padding: 0!important;
}
span.flickr2 {
	color: #FF0084;
	padding: 0!important;
}
span.opera {
	color: #C70000;
	padding: 0!important;
}
span.white {
	color: #FFF;
	padding: 0!important;
}
span.grey {
	color: #616161;
}

strong {
	font-weight: bold;
}


/* TWITTER */
#twitter {
	margin: 0 0 10px 0;
}


/* SOCIABLE */
.sociable {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 20px;
}
.sociable ul {
}
.sociable ul li {
	background: none;
	font-size: 11px;
	float: right;

}
.sociable ul li span.sociable_span {
	margin-left: 3px;
	margin-right: 10px;
}
.sociable ul li a {
	text-decoration: none!important;
	border: 0!important;
	font-family: arial, verdana, sans-serif!important;
}
.sociable a:hover span {
	color: #FFF!important;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 2px;
}


/* Reklame */
.reka {
	background: #101010;
	border: #1f1f1f;
	padding: 8px;
	margin-top: 10px;
}
span.annonse {
	display: block;
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	color: #222;
}


/* WP */
p em {
	font-style: italic!important;
}
div.entry ul {
	padding-bottom: 20px;
}
.img-intro { float: left; margin-right: 6px; border: 1px solid #666; opacity: 0.8; display: none; }

.post {
	color: #AAA!important;;
}


img.blogglisten {
	opacity: 0.0!important;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
}


