/*
Theme Name: Frida Holm
Theme URI: http://designfridaholm.se/
Description: Utvecklat tema för designfridaholm.se av Jupiter Reklam
Author: Jupiter Reklam
Author URI: http://www.jupiterreklam.se/
Template: thematic
Version: 0.1
*/

@import url("../thematic/style.css");
.url .fn .n { 
	color: #0c0;
	}
a:link, a:visited {
    color:#000;
    text-decoration:none;
}
.linklove {
	display:none;
	}
a:hover {
	color:#aaa
	}

body {
	width:960px;
	font-family:'Trebuchet MS',arial,helvetica;
	font-size:80%;
	margin-left:20px;
	}
#header {
    background:#fff;
    text-align:left;
}
#branding {
	background:#000;
	width:960px;
	padding:0;
	text-indent:10px;
	}
#wrapper {
	margin-top:20px;
	border:0;
	border-top:5px #000 solid;
	}
	
	
#container {
	border-right: 2px solid black;
	padding:30px 0 0 0;
	width:650px;
	min-height:345px;
	margin-right:-1px;
	}	
	
	
#primary {
	padding:40px 0;
	width:309px;
	float:left;
	right:0;

	}	
	
#blog-title {
    padding:0;
}

#blog-title a {
    color:#d65e1e;    text-decoration:none;
    letter-spacing: 1px;
    
    }

#blog-description {
    color:#e0753a;    padding:8px 0 8px 0;
    font-style: normal;
    }

#access {
    background:#fff;
    border-top:15px solid white;
}
#menu-n-logo {
	width:960px;
	height:115px;
	text-align:left;
	margin-top:10px;
	}
#logo {
	width:300px;
	float:left;
	text-align:center;
	clear:
	}
#search {
	text-align:center;
	}
#menu ul {
    text-align:left;
    clear:none;
}
#menu {
	width:642px;
	margin:0;
	padding:0;
	height:55px;
	text-align:left;
	float:left;
	margin-top:45px;
	margin-left:8px;
	
}

#menu a {
    float:none;
    display:inline;
    background:#fff;
    color:#000;
    border:0;
    text-transform:uppercase;
    font-size: 12px
}

#menu a:hover {	background: #fff;

    color:#AAAAAA;
    border-color:#000;
}
#menu .current_page_item a {
	background: #d65e1e;
    color:#000;
    border-color:#000;
}
#menu a:focus {
    background:#c0c0c0;
    color:#000;
    border-color:#000;
}

.hentry {
	border-top: 0px; 
	border-bottom: 1px solid black;
	}

.cat-item {
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
	list-style-type: none;
	text-indent: 20px;
	padding:5px;
	font-size:12px;
	text-transform:uppercase;
	}
.cat-item a {
	display:block;
	}
	
.current-cat {
	background-color: #e0753a;
	}

.current-cat-parent {
 	background-color: #e0753a;
 	}
 
.current-cat a:hover, .current-cat-parent a:hover {
	color:#ffffff;
}
	
.cat-item-3, .cat-item-1, .cat-item-11, .cat-item-12 {
	font-weight:bold;
	font-style:normal;
	text-indent:20px;
	}
	
	
.aside ul ul {
	margin:0 0 18px 0;
	}
	
.main-aside	h3 {
	border-top:0px #000 solid;
	border-bottom:1px #000 solid;
	border-right:0px #000 solid;
	border-left:0px #000 solid;
	text-indent: 5px;
	padding: 20;
	font-weight: bold;
	font-size: 12px;
	}
	
.entry-utility {
	background-color: #fff;
	padding-left: 5px;
	padding:20px 0;
	}
	
#nav-above, #nav-below {
padding:20px 0;
}
.page-title {
	font-size: 17px;
	text-transform:uppercase;
	letter-spacing:1px
	}
#search-terms {
	font-size: 17px;
	text-transform:uppercase;
	letter-spacing:1px
	font-style:normal;
	background:#e5e5e5;
	padding:0 5px;
	}

.entry-title {
	font-size: 17px;
	text-transform:uppercase;
	letter-spacing:1px
	}	
.entry-meta {
	background-color:#eee;
	padding-left:5px;
	}
#main {
    padding:0;
}

.hentry {
	padding-bottom:0;
	}


.comments-link a {
    color:#000;
}

#comments {
    background:#fff;
    color:#000;
    border-bottom:1px #eee solid;
}

#comments li {
    background:#181E24;
    border-top:1px solid #000;
}

#respond {
    background:#181E24;
    border-top:1px solid #000;
}

#comments li.byuser {
    background:#8A8A8A;
    border-color:#303030;

}

#login a {
    color:#fff;
}
#footer {
	background:#fff none repeat scroll 0 0;
	border-top:2px solid #ffffff;
	padding:0px 0 0px;
	}
#siteinfo {	color:#eee;
    text-align:left;
}
#siteinfo a {
	color:#eee;
	}

