/*  
Theme Name: Tina Hamelten
Theme URI: http://tinahamelten.no
Version: 1.0
Author: Binka
Author URI: http://elefantzonen.com

Basert på GridFocus av Derek Punsalan, 5thirtyone.com.

*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #e8e8de url(/wp-content/themes/gridfocus/images/bg.jpg) repeat-x;
	color: #555;
	font-size: 100%;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	text-align: left;
} 
#hvitbg {
	background: url(/wp-content/themes/gridfocus/images/hvitbfg.jpg);
	background-position: 32% 0%;
	background-repeat: repeat-y;
	margin: 0 auto;
} 	
h1 {
	font-size: 2em;
}
h2, h2 a {
	color: #333;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;	
	line-height: 1.2em;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
h2 a {
	font-weight: normal;
	border: none;
	}
h2 a:hover {
	color: #8dc5ac;
	}
h3 {
	font-family: Futura, Century Gothic, AppleGothic, Helvetica, Arial, sans-serif;
	font-size: 15px;	
	margin-bottom: 1em;
	color: #8dc5ac;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
}
h4 {
	font-size: 1.2em;
}
a {
	border: 0;
	text-decoration: none;
	color: #8dc5ac;
}
a:hover {
	border: 0;
	text-decoration: none;
	color: #333;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1em;
	line-height: 1.4em;
}
.nav li {
	line-height: 1em;
}
.nav li a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav li a span {
	color: #555;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #555;
}
.secondaryColumn a,
.thirdColumn a {
	font-weight: normal;
	color: #8dc5ac;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
#cancel-comment-reply-link {
	color: #666;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
	color: #777;
	font-weight: normal;
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
	margin-left: -2px;
}
.commentlist .comment-meta {
	font-size: 0.7em;
	text-transform: uppercase;
}
#commentform p span input,
#commentform span textarea {
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}

/* =----------------------------------- main structure */
#wrapper {
	margin-left: 80px;
	text-align: left;
	width: 1000px;
}
#masthead {
	padding: 7px 0
}
#filler {}
#mainColumn {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	float: left;
	background: #d8d9cb;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
	
#mainColumn img, #mainColumn img a {
	max-width: 550px;
	border: 0;
	text-decoration: none;
}	
#mainColumn img.wp-smiley {
				margin: 0;
				padding: 0;
}

.secondaryColumn {
	float: left;
	margin: 30px 0px;
	overflow: hidden;
	width: 90px;
	padding: 10px;
	font-size: 0.8em;
}
.secondaryColumn img {
	max-width: 125px;
	text-align: center;
}
.thirdColumn {
	float: left;
	margin-top: 9px;
	overflow: hidden;
	width: 230px;
	font-size: 0.8em;
	margin-left: 20px;
	font-family: Arial;
}

/* =----------------------------------- top + bottom navigation */

.navStripWrapper {
	background:  url(/wp-content/themes/gridfocus/images/header.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 265px;
	border-top: 1px solid #86c5c5;
	margin-left: 25px;
}

#bloggTittel span a, #bloggTittel, #bloggTittel span {
	display: block;
	height: 265px;
	width: 1000px;	
	text-indent: -999999px;
	margin: 0 auto;
}

#navWrap {
	width: 1000px;
	text-align: left;
}	
.nav {
	width: 400px;
	text-align: center;
	float: right;
	margin: -150px 70px 0 0;	
}
.nav li {
	display: block;
	float: right;
}
.nav li a {
	color: #cb1d1d;
	font-size: 13px;
	display: block;
	padding: 7px 4px 0 7px;
	width: 111px;
	font-family: Arial, sans-serif;
	font-weight: none;
	text-transform: uppercase;
	text-align: center;
}
.nav li a span { font-style: italic; font-size: 11px; text-align: center; }
.nav li a:hover span { font-style: italic; font-size: 11px; text-align: center; color: #cb1d1d; }
.nav li a:hover { color: #cb1d1d; }
.nav li a.focus {
	background: #8dc5ac;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border-color: #fff;
	border-right: 1px solid #fff;	
	border-left: 1px solid #fff;	
	border-top: 1px solid #fff;		
	border-bottom: 1px solid #bbb;		
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #fff;
	outline: none;
	padding: 4px;
	width: 220px;
}
.toggleCategories {
	background: #666;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}

/* =----------------------------------- meta lead for each post */
.postMeta {
	text-align: left;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;	
	line-height: 1.2em;
	color: #d3d3cf;	
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.postMeta a{
	font-weight: normal;
	letter-spacing: -1px;
}	
.postMeta .container {
	position: absolute;
	top: -9px;
	left: 0;
}
/* =----------------------------------- general post */
.post {
	font-weight: none;
	background: #fff;
	padding: 30px 30px 10px 30px;
	width: 558px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* =----------------------------------- entry body */
.entry {
	margin-top: -50px;
	margin-bottom: 90px;
}
.entry p {
	line-height: 1.7em;
	margin: 11px 0;
}
.entry p a {
	font-weight: bold;
	text-decoration: underline;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 13px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 11px;
}
.entry img,
.entry a img {
	background: #fff;
	margin: 1em 0;
	padding: 0;
}
.entry a:hover img {
	border-color: #666;
}

.entry.meta {
	text-align: left;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;	
	color: #d3d3cf;	
	font-size: 16px;
	line-height: 0.4px;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: -30px;
}
.entry.meta a {
	color: #8dc5ac;	
	font-size: 16px;
	border: 0;
	font-weight: bold;
}
.entry.meta a:hover {
	color: #666;	
}
/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 25px;
}
#paginateIndex a {
	font-family: Futura, Century Gothic, AppleGothic, Helvetica, Arial, sans-serif;	
	color: #333;
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	display: block;
	padding: 20px 30px;
}
#paginateIndex a:hover {
	color: #8dc5ac;
}
.commentlist li .reply a {
	color: #aaa;
}

/* =----------------------------------- widget enabled sidebar */

.widgetContainer {
	padding: 20px;
	background: #fff;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;	
	border-right: 2px solid #d2d2c8;	
	border-bottom: 2px solid #d2d2c8;		
	margin-bottom: 20px;
}
.widgetContainer ul li {
	list-style: none;
	display: block;
}
.widgetContainer ul li a {
	list-style: circle;
	color: #777;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 13px;
	display: block;
}
.widgetContainer ul li a:hover {
	list-style: circle;
	color: #333;
	display: block;
}
.widgetContainer ul li ul {
	margin-top: 5px;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #dedede;	

}
.widgetContainer .textwidget {
	line-height: 1.5em;
	font-family: Arial;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	border-top: 1px solid #ccc;
	padding-top: 7px;
	margin-top: 11px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 0 40px 0 0;
}
.commentlist .comment-meta {
	margin: -13px 0 0 70px;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 11px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin: 1em 0;
	padding-left: 70px;
	color: #666;
	line-height: 1.7em;
	font-size: 0.9em;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 11px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- boring footer */

#footer {
	text-align: left;
	margin: 0 auto;	
	font-family: Georgia, Serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #888;
}
#footer p {
	border-top: 1px solid #ccc;	
	width: 630px;
	padding-top: 10px;
}

#footer p a {
	color:#555;
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 7px 7px;
}
.right {
	float:right;
}
.left {
	float: left;
	color: #777;
}
.clear {
	clear: both;
	color: #777;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}