/*
Theme Name: Bloggfamiljen.se
Theme URI: http://www.bloggfamiljen.se
Description: Bloggfamiljen
Version: 1
Author: Designingenj�rerna
Author URI: http://www.designingenjorerna.se
Tags: bloggfamiljen.se
*/



/* Begin Typography & Colors */

body {
	background: #e7e8e9;
	color: #343434;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 100%;
	margin: auto;
	padding: 0;
}

a, a:link, a:active, a:visited {
	color: #343434;
	text-decoration: none;
}
p {
	line-height: 1.3;
}
.clear {
	clear: both;
	display: block;
}

img {
	border: 0px;
}

h1 {
	margin: 5px 0 0 0;
	color: #000000;
	font-size: 30px;
}

h2 {
	margin: 0;
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
}

.Tags {
border: 1px dotted #b5bf91;
padding: 10px;
}

.TagsBlue {
border: 1px dotted #a0c2ca;
padding: 10px;
}

.StartH2 {
	font-size: 25px;
	margin-top: 5px;
	text-transform: none;
}

.StartDot {
	float: left;
	margin: 2px 5px 0 0;
}

.DagensTips {
	float: left;
	padding: 4px 5px 0 0;
}

.BlogImage {
 	margin: 0px;
 }

.DateBg {
	background: url('images/date-bg.png') repeat-x;
	height: 17px;
	width: 468px;
	margin-bottom: 10px;
}

.DateBlueBg {
	background: url('images/date-blue-bg.png') repeat-x;
	height: 17px;
	width: 468px;
	margin-bottom: 10px;
}

.DateOverlay {
	font-size: 10px;
	color: #93a747;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff;
	height: 14px;
	float: left;
	padding-right: 5px;
}
.DateBlueOverlay {
	font-size: 10px;
	color: #8ab0bd;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff;
	height: 14px;
	float: left;
	padding-right: 5px;
}

.CustomHR {
	width: 185px;
	height: 10px;
	background: #e7e8e9;
	margin: 15px 0 15px 0;
}

.ColoredHeader {
	color: #a0b35e;
	font-weight: bold;
}

.ColoredBlueHeader {
	color: #8ab0bd;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

#SearchField {
	float: left;
	margin: 1px 5px 0 0;
}

#SearchButton {
	float: left;	
}

#RightContent ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#RightContent ul li {
	padding-left: 0;
	margin: 3px 0 0 0;
}

#RightContent ul li a {
	color: #2a2a2a;
	text-decoration: none;

}

#HeaderContainer {
	text-align: left;
}

#Header {
	margin: 0 auto;
	width: 996px;

}

#StandAloneBanner {
	/*height: 130px;*/
	padding: 1px 0 0 0;
	margin: 0 auto;
	width: 980px;
}
#DistanceMe{
	margin:10px 0 0px 0;
}
#HeaderBottom {
	height: 170px;
	background: url('images/header-background_996-clean.jpg') no-repeat;
}
#HeaderFillTop{
	/*float: left;*/
	height: 11px;
	background: url('images/header-background-top_996.jpg') no-repeat;
	margin:0 0 0 0;
}

#HeaderLogo {
	height: 80px;
	margin: 30px 320px 0 30px;
	cursor: pointer;
}

#HeaderMenu {
	margin: 12px 0 0 22px;
}

#HeaderMenu ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#HeaderMenu ul li {
	font-weight: bold;
	color: #515254;
	display: inline;
	margin: 0 17px 0 0;
	padding-left: 0;
}

#HeaderMenu ul li a {
	color: #515254;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


#MainContainer {
	margin: 0 auto;
	width: 996px;
}

#MainContentContainer {
	float: left;
	width: 698px;
	margin: 0;
	background-color:#8ab0bd;
}

#MainContent {
	float: left;
	background: url(images/left-content-background_698.png) repeat-y scroll 0 0;
	width: 678px;
	margin: 0;
	padding: 0 0 0 20px;
}

#LeftContent {
	float: left;
	width: 470px;
	text-align: left;
}

#LeftContentFull {
	float: left;
	width: 656px;
	text-align: left;
	padding: 7px 0 0 0;
}


#RightContent {
	float: left;
	width: 190px;
	margin-left: 5px;
	padding: 0px;
	text-align: left;
}	

#MainContentBottom {
	float: left;
	background: url(images/left-content-bottom_698.png) repeat-y scroll 0 0;
	width: 698px;
	height: 12px;
	margin: 0;
}

#CMainContentBottom {
	float: left;
	background:#e7e8e9 url(images/left-content-bottom_698.png) no-repeat scroll 0 0;
	width: 698px;
	height: 120px;
	margin:0 0 0 -20px;
}

#MainRightContainer {
	float: left;
	width: 280px;
	margin: 0;
}

#MainRight {
	float: left;
	background: url(images/right-content-background.png) repeat-y scroll 0 0;
	/*width: 298px;
	width:100%;*/
	width: 271px;
	padding: 9px 0 9px 21px;
	text-align: left;
}

#MainRightBottom {
	float: left;
	background: url(images/right-content-bottom.png) no-repeat scroll 0 0;
	background-color:#8ab0bd;
	width: 298px;
	height: 10px;
	margin: 0;
}

#MainRightTop {
	/*float: left;*/
	background: url(images/right-content-top.png) no-repeat scroll 0 0;
	/*background: url(images/right-content-top.png) repeat-y scroll 0 0;*/
	/*width: 298px;*/
	width: 298px;
	height: 10px;
	margin: 5px 0 0 0;
}

#MainRight p {
	margin: 0 0 8px 0;
}

#MainBottom {
	float: left;
	background: url(images/content-bottom.png) no-repeat;
	width: 648px;
	height: 23px;
	padding: 0px;
}

#FooterContainer {
	margin: 0 auto;
	background: #e7e8e9 url(images/footer-background_951.png) no-repeat scroll 0 0;
	height: 100px;
	width: 984px;
}

#Footer {
	margin-left: 30px;
	width: 984px;
}

#FooterContent {
	height: 100px;
	overflow: hidden;
	color: #ffffff;
}

#FooterLeft {
	float: left;
	width: 710px;
	margin: 20px 0 0 0;
	text-align: left;
}

#FooterRight {
	float: left;
	text-align: left;
	width: 200px;
	margin: 1px 0 0 0;
}

#FooterContent h2 {
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 4px;
	text-transform: none;
}

#FooterContent ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#FooterContent ul li {
	display: inline;
	font-weight: bold;
	font-size: 16px;
	margin: 0 60px 0 0;
}

#FooterContent ul li a {
	color: #ffffff;
}

#Sidebar {
	float: left;
}

#Sidebar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

#Sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0px;
}

#content {
	font-size: 1.2em
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
}

.PreviewBlogContainer {
	background: #eaead0;
	width: 640px;
	padding: 8px;
	margin: 10px 0 0 0;
}
.PreviewBlogContainer_left {
	float: left;
	width: 140px;
}
.PreviewBlogContainer_right {
	float: left;
	margin: 0 0 0 20px;
	width: 470px;
	
}
.PreviewBlogContainer_right h2 {
	color: #31302e;
	text-transform: none;
	font-size: 16px;
}
.PreviewBlogContainer_right .post_info {
	font-size: 10px;
}
.PreviewBlogContainer_right p {
	margin: 5px 0 0 0;
}
.StartNews_left {
	float: left;
	width: 375px;
}
.StartNews_right {
	float: left;
	margin: 0 0 0 15px;
	width: 265px;
}
.StartNews_right h2 {
	color: #31302e;
	text-transform: none;
	font-size: 18px;
}
.StartNews_right p {
	margin: 5px 0 0 0;
}
.StartHr {
	background: #e5e9ce;
	width: 100%;
	height: 2px;
	margin: 8px 0 8px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.wp-caption-text {
	margin: 3px 0 0 0;
	font-size: 11px;
}
.blog_link img {
	margin: 0 0 2px 0;
}
#poll_background {
	background: #d3dbb1 url(images/veckans-fraga_bg.jpg) no-repeat scroll 0 0;
	width: 220px;
	padding: 30px 20px 5px 10px;
}
#VoteButton {
	background:transparent url(images/vote.png) no-repeat scroll 0 0;
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 19px;
	margin: 0;
	width: 68px;
}

input, textarea, button {
	border: 1px solid #bfc0c1;
	background: #fefefe;
}

.comments-box {
  background: #f9f9f9;
  width: 460px;
  padding: 5px;
}

.comments-top {
  background: #e9e9e9;
  height: 1px;
  width: 470px;
  border-bottom: 1px solid #fff;
}

.comments {
  margin: 0px;
  font-weight: normal;
  font-size: 16px;
  padding-top: 5px;
}

.commentlist {
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

.commentlist li {
  margin: 0 0 20px 0;
}

.smallText {
  font-size: 10px;
}

.children {
  list-style-position: inside;
  list-style-type: none;
}

.comment-left {
  float: left;
  width: 115px;
  background: transparent url(images/comment-arrow.png) no-repeat right 20px;
  margin-right: -5px;
  position: relative;
  z-index: 10;
}

.comment-left img {
  border: 5px solid #ececec;
}

.comment-left p {
  margin: 0px;
}

.comment-left a {
  text-decoration: underline;
  color: #78abcb;
}

.comment-right {
  float: left;
  border: 5px solid #ececec;
  background: #fff;
  z-index: 5;
  position: relative;
  padding: 5px 5px 5px 10px;
  min-height: 60px;
}

.comment-right p {
  margin: 0;
}

.depth-1 .comment-right {
  width: 320px;
}
.depth-2 .comment-right {
  width: 280px;
}
.depth-3 .comment-right {
  width: 240px;
}
.reply {
  float: right;
  padding-right: 5px;
}
.reply a {
  color: #525252;
}


.pfprofile {
  background: url(images/profile_bg.jpg) no-repeat #f8f8f8;
  padding: 10px;
}

.pfprofile td, th {
  padding: 0px;
}

.profile_hr {
  background: #e1e1e1;
  height: 1px;
  width: 450px;
  margin: 10px 0 10px 0;
}

.pfprofile .avatar {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #dddddd;
  float: right;
}
  