html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #d3d3d3 url(img/topbg.png) repeat-x 0 18px;
	color: #666;
	font-size: 62.5%;
	
/* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	text-align: center;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666;
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin: 10px 0;
	color: #555;
	text-align: left;
}
h1 {
	font-size: 2.6em;
	text-shadow: #fff 0 1px 0;
}
h1 a {
	font-weight: bold;
}
h1 a:hover {
	text-decoration: none;
	color: #333;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-weight: normal;
	font-size: 1.5em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8em;
}
img {
	border: 0;
}
input {
	font-size: 1.2em;
}
input[type=text], textarea {
	background-color: #fff;
	border: 1px inset #666;
}
input[type=submit] {
	background: #444;
	border: 1px solid #000;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input[type=submit]:hover {
	background-color: #888;
}
input[type=submit]:active {
	background-color: #666;
}
textarea {
	font-size: 12px;
}
pre {
	font-size: 12px;
	overflow: auto;
}
code {
	font-size: 12px;
	background-color: #f8f8f8;
	color: #111;
}
/* Layout */
#page {
	width: 925px;
	margin: 18px auto 0;
	text-align: left;
	padding-right: ;
}
#wrapper {
	margin: 0;
	width: 100%;
}
#content {
	float: left;
	width: 619px;
	padding: 10px;
	color: #666;
	background-color: #f4f4f4;
	border: 15px solid #fff;
	min-height: 350px;
}
#sidebar {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	color: #999;
	text-align: ;
}
#footer {
	clear: both;
	padding: 10px;
}
/* Header */
#header {
	height: 100px;
	background: url(img/header.png) repeat-x;
	border-bottom: 1px solid #666;
	padding: 0;
}
.search {
	float: right;
	padding: 7px 5% 0 0;
}
#headertitle {
	background: url(img/logo.jpg) no-repeat 0;
	height: 100px;
}
#headertitle h1 {
	margin: 0;
}
#headertitle h1 a {
	color: #fff;
	background-repeat: no-repeat;
}
#headertitle h1 a:hover {
	text-decoration: none;
}
#headertitle p {
	margin: 0;
	color: #fff;
	font-size: 1.1em;
}
.search {
	float: right;
	padding: 7px 5% 0 0;
}
.search form {
	margin: 0;
	padding: 0;
}
.search input {
	display: inline;
	width: 220px;
	margin: 0 4% 0 0;
	padding: 0.2em 3px;
	color: #666;
	font-size: 1.1em;
	background-color: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #777;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* Top navigation */
#navbar {
	border-bottom: 1px solid #888;
	background: url(img/menybg.png) repeat-x;
	margin: 0 0 20px 0;
	padding: 0px;
	height: 30px;
}
#nav {
	padding: 0;
	list-style: none;
}
#nav ul {
	padding: 0.1em 0 0 0;
	margin: 0;
	list-style: none;
	background: transparent;
}
#nav a, #nav a:visited {
	color: #666;
	display: block;
	padding: 0.5em;
	line-height: 18px;
	text-shadow: #fff 0 1px 0;
	font-weight: bold;
	letter-spacing: 1px;
	border-right: 1px solid #999;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.2em;
}
#nav .current_page_item a, #nav .current_page_item a:hover, #nav .current_page_item a:visited {
	background: url(img/menybg2.png);
	color: #00b7f8;
}
#nav a:hover {
	text-decoration: none;
	color: #222;
	border-bottom: none;
}
#nav a:active {
	color: #666;
}
#nav li {
	float: left;
	margin: 0;
	text-transform: uppercase;
	border-right: 1px solid #fff;
}
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	color: #666;
	;
	width: 10em;
	margin: 0;
	padding: 0.5em;
	background-image: url(img/menybg.png);
	border: 1px solid #666;
}
#nav li li a:hover, #nav li li a:active {
	color: #00b7f8;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* Sidebar */
#sidebar a, #sidebar a:visited {
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#sidebar a:hover {
	font-weight: bold;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1.1em;
	width: 251px;
}
#sidebar ul ul {
	font-size: 1em;
}
#sidebar ul li {
	padding: 5px;
	background-color: #fff;
}
/*Menalternativblocken*/
#sidebar ul ul {
	margin: 0;
	width: 246px;
}
#sidebar li li {
	margin: 0.1em 0;
	border: none;
}
#sidebar li li li {
	
}
/*Menyrubrikblocken*/
#sidebar ul h2 {
	margin: 0;
	color: #666;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.3em;
	background-color: #f2f2f2;
	text-shadow: #fff 0 1px 0;
}
/* Footer */
#footer {
	text-align: center;
	font-size: 1em;
	color: #eee;
}
#footer a {
	color: #444;
}
/* Post */
.post {
	clear: both;
	border-bottom: 1px dotted #555;
	margin: 0 0 4em;
	padding-bottom: 20px;
}
.post p, .post ol li, .post ul li {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
	margin-bottom: 5px;
}
.post li li {
	font-size: 1em;
}
.post blockquote {
	padding: 0 0 0 2em;
	border-left: 0.4em solid #ccc;
	font-size: 0.9em;
}
.post blockquote blockquote {
	margin-left: 0;
	font-size: 1em;
}
.postentry img a {
	border-bottom: none;
}
.postmetadata {
	clear: both;
	margin: 1em 0;
	font-size: 1.1em;
	color: #777;
	text-align: justify;
}
div.navigation {
	font-size: 1.1em;
}
.postentry table {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
	font-size: 0.9em;
}
.postentry table tr td {
	padding: 5px 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #ccc;
}
.postentry table tr th {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 5px 10px;
	background: #f4f4f4;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
/* Comments */
#comments {
	font-size: 1.2em;
;
}
#comments a {
	color: #666;
}
#respond label {
	color: #666;
}
#respond a {
	color: #222;
}
.commentlist {
	margin: 20px 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}
li.comment div, li.pingback div {
	padding: 20px;
	overflow: auto;
}
li.comment div div, li.pingback div div {
	padding: 0;
	overflow: visible;
}
.commentlist li.even {
	background-color: #e4e4e4;
}
.commentlist li.odd {
	background-color: #fafafa;
}
ul.children li {
	list-style: none;
}
img.avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0;
	background: #fff;
}
.comment-meta, .reply {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	color: #444;
}
cite.fn {
	color: #000;
}
textarea#comment {
	width: 100%;
}
#comments div.navigation {
	font-size: 0.9em;
}
/* Comment ends */
/* Calendar */
#wp-calendar caption {
	text-transform: uppercase;
	font-weight: bold;
	color: #aaa;
	text-align: left;
}
#wp-calendar thead th {
	font-weight: normal;
	color: #27a;
	text-align: center;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar tbody td a {
	font-weight: bold;
}
#wp-calendar tbody td.pad {
	border: none;
}
/* Calendar ends */
abbr {
	border-bottom: 0.1em dotted;
	font-size: 0.7em;
	color: #888;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #fffs;
}
.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
	color: #333;
}
.alignright {
	float: right;
	color: #333;
	margin: 5px 0 5px 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#breadcrumb {
	background-image: url('img/bc_bg.png');
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	color: #555;
	width: 100%;
	text-shadow: #fff 0 1px 0;
	font-weight: bold;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#breadcrumb a {
	color: #000;
}
#rsspren a {
	display: block;
	padding: 10px 15px;
	border: 10px solid #fff;
	font-size: 15px;
	margin-bottom: 5px;
	color: #999;
	background: #f2f2f2 url(http://www.macapps.nu/wp/wp-content/themes/macapps/img/rss.png) no-repeat 79px 2px;
	text-align: left;
	text-indent: 100px;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
}
#rsspren a:hover {
	color: #777;
	background-color: #e9e9e9;
}
#copyright {
	color: #444;
}
#macappsfooter {
	color: #000;
}
/*RSS WIDGET*/
li#text-361568021.widget.widget_text,li#text-361568021.widget.widget_text a {
	background-color: #414b59;
	border: none;
	color: #fff;
	text-shadow: #333 0 1px 0;
}
li.twitter-item {
	color: #f1f1f1;
	font-style: italic;
	font-size: 14px;
	list-style-image: url(img/twitter.png);
	list-style-position: inside;
	line-height: 10px;
}
/*MACUPDATE TEXT*/
li#text-362315021.widget.widget_text div {
	font-size: 15px;
}
#comments p {
	color: #000;
	padding-top: 10px;
}
div#respond p {
	color: #ccc;
}
#comments span.says {
	color: #999;
}
#emovote {
	float: left;
}
form#commentform p {
	padding: 0 0 3px 0;
}
#adsense468text {
	float: left;
}
img.socialimg {
	filter: alpha(opacity=60);
	opacity: 0.60;
	position: relative;
	top: 4px;
	height: 61px;
	width: 61px;
}
img.socialimg:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
img a:hover {
	border: none;
}
li#text-392063151.widget, li#text-402150561.widget, li#text-411802181.widget, li#text-424588401.widget {
	border: none;
	background-color: #414b59;
}
.contest {
	background-color: #fff;
	padding: 10px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.contest h3 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #004692;
}
div.postentry ul {
	padding: 10px;
	list-style-position: inside;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 400px;
	text-indent: 30px;
}
div.postentry ul li {
	color: #777;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	opacity: 1;
}
div.postentry ul li strong {
	color: #c1fefe;
}
div.postentry h4 {
	margin-bottom: 10px;
}
li#text-441199381.widget.widget_text {
	background: none;
	border: none;
	text-align: center;
	padding-top: 20px;
	margin: 0 auto 10px auto;
	width: 60%;
}
li#text-441769621.widget.widget_text {
	background: none;
	border: none;
	text-align: center;
	padding-top: 20px;
	margin: 20px auto 0 auto;
	width: 60%;
}
#annonser {
	float: right;
	width: 251px;
}
#mini1 {margin-left: 1px;}
#mini1, #mini2 {float: right}
#annons2 {	margin-top: 5px;}
#annonsbotten {}
#banner728 {clear: both}