Theme Name: Botkyrka Flugfiskare
Theme URI: http://wiklanderconsulting.se/
Description: Specialanpassat tema för Botkyrka Flugfiskare.
Version: 1.0
Author: Jonas Fors Lellky
Author URI: http://wiklanderconsulting.se/
Tags: custom header, fixed width, two columns, widgets



/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*/

* {margin:0; padding:0;}

#footer a {
	text-decoration: none;
	color: #333;
}

#sidebar2 ul li {
	margin-bottom: 10px;
}

div.postCreated {
	font-size: 0.8em;
	color: #ddd;
	margin-top: 5px;
}



textarea#comment {
	width: 400px;
}

/* Begin Typography & Colors */

image{
	border: 0px;
}

#header {
    background: url(images/layout/bff_header.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

input#s {
	width: 120px;
}

#content {
}

/* Begin Structure */
body {
	background-color: #eee;
	font: 0.75em "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

#page {
	margin: 0;
	padding: 0;
	background-color: #eee;
}

#header {
	width: 820px;
    height: 100px;
    position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#header h1 {
	position: absolute;
	bottom: 4px;
	left: 600px;
	color: #1e2464;
	font-size: 20px;
	
}

#main {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	border: 0px solid #ccc;
	background-color: #eee;
	text-align: left;
}

#body {
	/* IE6 double margin on float bug */
	display:inline;
    float: left;
   	width:820px;
   	background: url(images/layout/middle_220_right.png);
   	margin: 18px 0 0 0;
   	padding: 0 0 0 0;
	border: 1px solid #ccc;
}

#sidebar1 {
	height: 22px;
	width: 820;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

div#sidebar1 h2{
	display: none;
}

#page hr {
	display: none;	
}

#sidebar1 ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sidebar1 li {
	display: inline;
	margin-left: 20px;
}

li.page_item {
	font-size: 14px;
}

li.current_page_item{
	font-weight: bolder;
	color: #acc1d7;
}


#sidebar1 li.page_item:first-child:before{
	/*content: "";*/
}

#sidebar2 ul li h2.widgettitle {
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 10px;
}

/*IE workaround*/
/*All IE browsers*/
* html #sidebar1 li
{
padding: 0;
margin: 0;
padding-left: 10px;
}

* html #body{
	margin: 10px 0 0 0;
}

/*Win IE browsers - hide from Mac IE\*/
* html #sidebar1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*Win IE browsers - hide from Mac IE\*/
* html #sidebar1 { height: 1%; }

/*End hide*/
/*Mac IE 5*/
* html #sidebar1 li:first-child { border-left: 0; }


div.pm {
	background-color: #fbffe3;
	padding-left: 10px;
}



#sidebar2 ul {
	padding: 2px;
	list-style-type: none;
	margin: 0px;
}

#siderbar2 li{
	margin-top: 5px;
}

form#searchform {
	padding-left: 2px;
	font-size: 1em;
	font-weight: bold;
}

#sidebar2
{
	/* IE6 double margin on float bug */
	display:inline;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	width:190px;
    float: left;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.narrowcolumn {
	/* IE6 double margin on float bug */
	display:inline;
	
	width: 560px;
	float: right;
}

#footer {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
    padding-top: 0px;
    background-color: #eee;
    text-align:center;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #acc1d7;
}

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	text-decoration: none;
	font-size: 1.2em;
}

h2.pagetitle {
	text-decoration: underline;
	margin-bottom: 0;
}

h3.pagetitle {
	margin-bottom: 0;
}