/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //beratta.se/
Description:    Child theme for the Twenty Eleven theme 
Author:         Ordrum AB
Author URI:     http: //ordrum.se
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");


body, input, textarea {font-size: 87.5%; line-height: 1.71em; height:100%; font-family:Georgia, "Times New Roman", Times, serif }


h1,h2,h3,h5,h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:normal !important;
	clear: both;
}


	
h4 {
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, Calibri, sans-serif!important;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1.1px;
	line-height: 1.1em !important;
	color:#971c1d !important;
	border-bottom-width:1.8px;
	border-bottom-style:solid !important;
	border-bottom-color: #971c1d;
	margin-bottom:0.7em;
	
}
	h5{font-size:1.1em; font-weight:bold;}
	h6{font-size:1em; font-weight:500;}
	
	
	
		
		/* =Sajtnamnet
----------------------------------------------- */
	
	#site-title a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    text-decoration: none;
}
	

		
		/* =Inläggstitel
----------------------------------------------- */
	
.entry-header,
.entry-title, 
.entry-title a {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #222;
    text-decoration: none;
}
	
	
		/* =Menyn
----------------------------------------------- */
	
	
	#access a {
    font-family: Verdana, Arial, Helvetica, Calibri, sans-serif;
    color: #eee;
    display: block;
    line-height: 3.333em;
    padding: 0 1.2125em;
	letter-spacing:1.3px;
    text-decoration: none;
	text-transform: uppercase;
}

	/* =Ta bort sökrutan
----------------------------------------------- */


#branding #searchform {
	display: none; }
	
#branding .only-search + #access div  {
	padding-right: 0px;
}

	
	
	


/* Länkar
----------------------------------------------- */

a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}


/* Borttagen text: Inga kommentarertexten
----------------------------------------------- */

p.nocomments {
	display:none !important;
}




/* Borttagen ruta framför länkarna i alla widgets
----------------------------------------------- */

.widget ul li {
color: #FFF;

}





/* Widgetrubrik
----------------------------------------------- */


h3.widget-title {
font-family:Verdana, Arial, Helvetica, Calibri, sans-serif;
font-weight:normal !important;

}


div.textwidget{
	font-size: 110%;
}



/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
}


.page-title {
	color: #666;
	letter-spacing: 0.1em;
	line-height: 2em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}

.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}


/* =Större inläggsrubrik/ sidrubrik på sida med sidebar
----------------------------------------------- */


.entry-title {
	clear: both;
	color: #222;
	
	font-size: 36px;
	
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}


	
	
	/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}