/*
Theme Name: WP-Engfors
Description: Starserv Wordpress Theme 
Author: Starserv
Author URL: http://www.starserv.se
	The CSS, XHTML and design is released under GPL.
  http://www.opensource.org/licenses/gpl-license.php 
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	background-color: #ffffff;
	background-image:url(http://www.engfors.se/bilder/engfors-blogg_bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
   	text-align: left;      
	margin-top: 120px;
	margin-left: 40px;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 0px;
	}

#content {
	font-size: 1.2em;
	}

.rss {
       text-decoration:none;
       background:transparent;
       color:#000000;
	}


.maincolumn {
	float: left;
	background-color: #ffffff;
	background-image:url(http://www.engfors.se/bilder/engfors-blogg_papper-bg.jpg);
	background-repeat:repeat;
	padding: 15px 15px 25px 15px;
	margin-top: 0px;
	margin-left: 0px;
	width: 440px;
	}
	
.maincolumn .entry {
	line-height: 1.4em;
	}

.maincolumn .postmetadata {
	font-size: ;
	}

.alt {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

a {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	}

navigation-link {										
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 0px; margin: 0px;
	margin-bottom: 12px;
	color: #ffffff;
	background-color: #000000;
	}


/* DATUM p� inl�ggen */

small {										
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 0px; margin: 0px;
	margin-bottom: 12px;
	color: #ffffff;
	background-color: #000000;
	}



/* RUBRIKER */

/* Rubrik p� undersidor t ex Biografi och varje enskilt blogginl�ggs sida (p�verkar �ven sidebarrubrikerna) */

h2, h2.pagetitle {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	margin: 0px 0 0;
	font-size: 2.0em;
	color: #000000;
        letter-spacing:-1px;
	}

h2 a, h2 a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
        letter-spacing:-1px;
	}

h2 a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
        letter-spacing:-1px;
	}

/* Underrubriker t ex "L�mna kommentar" */

h3 {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	padding: 0;
	margin: 20px 0 0;
	text-decoration: none;
	}


/* Rubrik p� de l�nkade blogginl�ggen i t ex Arkivet */

h3 a, h3 a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	}

/* Rubrik p� de l�nkade blogginl�ggen i t ex Arkivet on-mouse-over */

h3 a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #f4f3ef;
	}

/* Denna nedan �r m�jligen verkningsl�s!? */

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	color: #993366;
	}


/* SIDEBAR */

#sidebar {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	background-image:url(http://www.engfors.se/bilder/engfors-blogg_papper-bg.jpg);
	background-repeat:repeat;     
	padding: 15px 15px 15px 15px;
	}

#sidebar h2 {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1.4em;
	padding: 0px; 
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin: 0px 0 0;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

#sidebar form {
	margin: 0;
	}


/* COMMENTS */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #000000;
	padding: 2px;
	background: #ffffff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* STRUCTURE */

.post {
	margin: 0 0 25px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.maincolumn .post {
	margin: 0;
	}

.maincolumn .postmetadata {
	padding-top: 5px;
	}

.maincolumn .postmetadata {
	margin: 30px 0;
	}

.maincolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.maincolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* IMAGES */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/* LISTS
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}



/* FORM ELEMENTS */

#searchform {
	margin: 10px auto;
	padding: 0px 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea
 {
 	border: #000000 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }



/* VARIOUS TAGS AND CLASSES */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #000000;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	}


/* CAPTIONS */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



cite {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	}

/* -------------------- Sociable --------------------------- */

div.sociable { 
margin: 0px; 
}

span.sociable_tagline { 
position: relative;
}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffffff;
	border: 0px;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* --------------------Tubepress --------------------------- */

.tubepress_container {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
 
.tubepress_normal_embedded_wrapper {
    text-align: left;
    margin: auto;
    padding-bottom:15px;
}
 
.tubepress_embedded_title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
 
.tubepress_thumbnail_area {
    margin-top: 0px;	
}
 
.tubepress_thumbs {
	padding:  0px; 5px 0 5px;
	float: left;
	width: 100%;
}
 
.tubepress_thumb {
    float: left;
    width: 33%;
    line-height: 15px;
    font-size: 13px;
    height:auto;
    margin-bottom:10px;
    overflow: hidden;
}
 
.tubepress_thumb a {
    cursor: pointer;    
}
 
.tubepress_meta_group {
    margin-top: 0;
    text-align: left;
}
 
.tubepress_meta_group dd {
    margin: 0;
}
 
.tubepress_meta_group dt {
    clear: left;
}
 
.tubepress_meta {
	float: left;
}
 
dt.tubepress_meta_title, 
dt.tubepress_meta_runtime, 
dt.tubepress_meta_url,
dt.tubepress_meta_description {
    display: none;	
}
 
dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
    font-size: 11px;
    font-weight: bold;
    line-height:11px;
	margin-top:5px;
    margin-left: 0;
    clear: left;
}
 
dd.tubepress_meta_runtime,
dd.tubepress_meta_description {
    font-size: 11px;
    line-height:11px;
    margin-left: 0;
    font-weight: normal;	
    clear: left;
}
 
dt.tubepress_meta_author, 
dt.tubepress_meta_keywords, 
dt.tubepress_meta_category, 
dt.tubepress_meta_rating, 
dt.tubepress_meta_ratings,
dt.tubepress_meta_id,
dt.tubepress_meta_views,
dt.tubepress_meta_uploaddate {
    font-style: italic;
    color: #000000;
}
 
dt.tubepress_meta_author:after, 
dt.tubepress_meta_keywords:after, 
dt.tubepress_meta_category:after, 
dt.tubepress_meta_rating:after, 
dt.tubepress_meta_ratings:after,
dt.tubepress_meta_id:after,
dt.tubepress_meta_views:after,
dt.tubepress_meta_uploaddate:after {
    content: ":";	
}
 
dd.tubepress_meta_author, 
dd.tubepress_meta_keywords,
dd.tubepress_meta_category, 
dd.tubepress_meta_rating, 
dd.tubepress_meta_ratings,
dd.tubepress_meta_id,
dd.tubepress_meta_views,
dd.tubepress_meta_uploaddate {
    margin-left:  0px;	
}
 
dd.tubepress_meta_url {
	clear: left;
}
 
.tubepress_sidebar .tubepress_thumb {
    width: auto;	
    height: auto;
    margin-top: 0px;
    background:#ffffff;
    padding:10px;
}
 
.tubepress_container div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
    clear: both;
}
 
.tubepress_container div.pagination a {
    border: 1px solid #000000;
    background-color:#ffffff;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #000000;
    cursor: pointer;        
}
 
.tubepress_container div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000000;
    background-image:none;
    background-color:#000000;
    color: #ffffff;
}
 
.tubepress_container div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;    
    font-weight: normal;
    color: #ffffff;
    background-color:#000000;
    border: 1px solid #000000;
}
.tubepress_container div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: transparent;
}
 
div.tubepress_single_video {
    float: left;	
    width: 100%;
}
 
div.tubepress_single_video dd.tubepress_meta_description {
    margin-top:  0px;
    margin-bottom:  0px;
}

