/*

Theme Name: Pelles Seymour

Theme URI: http://tinkerpriestmedia.com/free-wordpress-themes/feed-me-seymour/

Description: baserad p&aring; Feed me, Seymour av <a href="http://tinkerpriestmedia.com">c.bavota</a>.

Version: 1.1.2

Author: c.bavota modifierat av Fristil

Author URI: http://tinkerpriestmedia.com/





	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/





/* Basic Tag Elements */



a {

	text-decoration: none;

	outline: none;

	color: #256548;

	}

	

	a:hover {

                color: #F7921E;

		text-decoration: underline;

		}

	

img { 

	border: 0;

	}



body {

	color: #444;

 	margin: auto; 

	font-size: 14px; 

	padding: 0 20px; 

        background: #fff;

	/* background:url(images/randig.gif) #fff ; */

	}



h1 a, h2 a, h3 a, h4 a, h5 a {

	color: #256548;

	}



/* Header Elements */



#header {

	float: left;

		padding: 0px;

	position: relative;

	}



/* &Atilde;&#182;nskas f&Atilde;&#8364;rgplatta? &Atilde;&#165;terta utkommenterat i login och &Atilde;&#8364;ndra l&Atilde;&#8364;nkf&Atilde;&#8364;rg login a */

#login {

	height: 16px;

	font-size: 13px;

	color: #000;

	text-align: right;

	/* padding: 10px 10px 7px;

	background: #aaa;

	border: 3px double #fff; */

	margin-bottom: 5px;

        position: relative;

	}

	

	#login a {

		color: #000;

		}

	

	#login ul {

		padding: 0;

		margin: 0;

		}

	

	#login ul li {

		display: inline;

		}



	#header-rss {

		position: absolute;

		}

	

	#header-rss p {

		padding: 0;

		margin: 0 5px;

		font-size: 11px;

		color: #000;

		}

	

.dot:before {

	content: url(images/whitedot.png) " ";

	}



#title {

	font-size: 48px;

	margin: 0;

	padding: 0;

	line-height: 52px;

	}

	

	#title a {

		color: #222;

		}		

	

	#title a:hover {

		color: #E06110;

		text-decoration: none;

		}

		

	#title img {

		margin: 0 0 5px 0;

		padding: 0;

		}

		

#description {

	font-size: 14px;

	margin: 0;

	padding: 0;

	}		







/* Main Elements */

	

#mainwrapper {

	float: left;

	padding: 0;

	margin: 0;

	 /* background: #fff */

        background: #fff url(images/mitten34.jpg) repeat-y; 

	/* border-left: 1px dotted #aaa; */

       	border-right: 1px solid #729586; 

        border-bottom: 1px solid #729586;

        position: relative;

	}



#sidebar {

	float: left;

	margin: 0;

	padding: 5px 10px 0;

	/*background: #F7921E; anv&Atilde;&#8364;nds ej, byt f&Atilde;&#8364;rg i bakgrundsbild ist&Atilde;&#8364;llet */

	}



#secondsidebar {

	float: left;

	margin: 0;

	padding: 5px 10px 0;

	/*background: #0077AA; anv&Atilde;&#8364;nds ej, byt f&Atilde;&#8364;rg i bakgrundsbild ist&Atilde;&#8364;llet */

	}

	

.side {

	line-height: 20px;

	font-size: 18px;

	margin-bottom: 0;

	}	



ul.cats {

	padding: 0;

	margin: 0;

	}



ul.cats li { 

	margin-bottom: 7px; 

	list-style-type: none;

	position: relative;

	}



ul.cats li a:hover { 

        color: #F7921E;

	/* background: #F7921E;  blir en platta runt texten */

	}



ul.cats li a {

	padding: 10px 0 7px 10px;

	font-weight: bold;

	background-position: center;

	height: 1%;

        color: #256548;

	/* &Atilde;&#182;nskas f&Atilde;&#8364;rgplattor? &Atilde;&#165;terta utkommenterat

        background-color: #aaa;

	border: 3px double #fff;

	display: block; */

	text-decoration: none;

	text-transform: uppercase;

}



ul.cats li ul {

	padding: 0;

	margin: 0;

	margin-top: 7px;

	}



.sidebox {

	margin: 0 0 7px;

	background: #fff;

	border: 3px double #aaa;

	float: left;

	padding: 0;

	}

	

	.sidebox img {

		float: left;

		}

	

	.sidebox p {

		margin: 13px 0 0 5px;

		float: left;

		}

	

.side-widget {

	float: left;

	margin: 0 0 .5em;

        padding: 10px 0 7px 10px;

        /* &Atilde;&#182;nskas f&Atilde;&#8364;rgplattor? &Atilde;&#165;terta utkommenterat, kom ih&Atilde;&#165;g att &Atilde;&#8364;ndra f&Atilde;&#8364;rg p&Atilde;&#165; H2 nedan

	background: #aaa;

	border: 3px double #fff; */

	}



	.side-widget ul {

		padding: 0;

		margin: 0;

		list-style-type: none;

		}



	.side-widget ul li {

		padding: 0 10px;

		margin: 2px 0;

		font-size: 13px;

		}

	

	.side-widget h2 {

		font-size: 14px;

		/* border-bottom: 1px solid #fff; */

		margin-top: 0;

		text-transform: uppercase;

		color: #424655; /* &Atilde;&#8364;ndra till ljus om bottenf&Atilde;&#8364;rg */

		}

		

	h2 a.rsswidget {

		color: #256548;

		/* text-transform: uppercase; */

		}

		

	.side-widget .storycontent {

		border-bottom: 1px solid #ddd;

		}

		

	.side-widget .featured-post {

		padding: 0 10px;

		}

	

	.side-widget .noline {

		border-bottom: 0;

		}

	

	.side-widget a {

		color: #256548;

		}



        .side-widget a:hover { 

        color: #F7921E;

		}



	.rsswidget img {

		display: none;

		}		



.posts {

	/* border-bottom: 1px solid #aaa; streck på sida */

	margin-bottom: 20px;

	}

	

	.posts h2 {

		margin: 10px 0 0;

		}



#footer {

	clear: both;

	float: left;

	width: 100%;

	padding: 10px 0;

	font-size: 11px;

        /* background: #fff; */

	}

	

	#footer a {

		color: #256548;

		}



        #footer a:hover {

		color: #F7921E;

		}



/* Left Content Elements */



#leftcontent {

	float: left;

	margin: 0 10px;

	padding: 0;

	}



	#leftcontent h5 {

		font-family:Verdana, Arial, Helvetica, sans-serif;

		margin: 0;

		padding: 0;

		color: #424655;

		margin-bottom: 5px;

		font-size: 14px;

		}



	#leftcontent h1 {

		margin: 0;

		padding: 0;

		font-size: 24px;

		line-height: 26px;

		}



.more-link {

	font-size: 11px;

	text-align: left;

	color: #256548;

	}



.tags a {

	color: #256548;

	}

	

.meta {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #888;

	}	



/* nedanstående ger streck efter varje enskilt inlägg och mellan inlägg på sid ett */

.post {

	float: left;

	border-bottom: 1px solid #aaa;

	margin-bottom: 10px;

	padding-bottom: 10px;

	width: 100%;

}

		

#threecol {

	float: left;

	background: url(images/line.png) repeat-y 32% 0;

	}



#threecol2 {

	float: left;

	padding: 0;

	background: url(images/line.png) repeat-y 67% 0;

}



	#threecol img {

		width: 40px;

		float: left;

		margin: 0 10px 5px 0;

		padding: 0;

		}



.threepost {

	width: 29%;

	float: left;

	border-top: 1px dotted #aaa;

	}

	

	.threepost h2, {

		margin: 0;

		font-size: 16px;

		line-height: 18px;

		}



	.threepost2, .threepost5 {

		margin: 0 6%;

		}



	.threepost1, .threepost4 {

			clear: left;

			}

		

	.threepost1, .threepost2, .threepost3 {

		border-top: 0;

		}

		

.contread {

	text-align: left;

	}

	

	.contread a {

		color: #256548;

		font-size: 12px;

		}	

		

/* Other Elements */



#leftcontent h1.catheader {

	margin: 10px 0 20px;

	color: #424655;

	font-weight: normal;

	}

	

	#leftcontent .post h1 {

		color: #424655;

		margin-top: 10px;

		}



.red, .entry a {

	color: #256548;

	}

	

#tagcloud {

	width: 400px;

	text-align: center;

	margin: auto;

	padding: 20px;

	}	

	

#tagcloud a {

	color: #256548;

	}



/* Comment Elements */



h3#comments {

	text-transform: none;

	padding-bottom: 5px;

	}



#postcomments {

	padding-top: 20px;

	}



.commentlist {

	list-style-type: none;

	padding: 0;

	margin: 0;

	}		

		

	.commentlist li {

		float: left;

		clear: both;

		padding: 0 10px 10px;

		background-color: #e4e9ec;

		}

		

	.commentlist img {

		padding: 10px 0 0;

		margin: 0;

		}	

		

	.commentlist li.alt {

		background-color: #bfcfcf;

		}	

		

	.comment-info {

		clear: both;

		float: left;

		}	

			

	.comment-text {

		margin-left: 120px;

		}			

			

#responder {

	float: left;

	clear: both;

	padding-top: 10px;

	}



.navigation {

	clear: both;

	float: left;

	width: 100%;

	/* border-top: 1px dotted #aaa;*/

	padding-top: 5px;

	}



/* WordPress Required Elements */



.aligncenter,

div.aligncenter {

   display: block;

   margin: 5px 0 10px;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 5px 10px 5px 0;

}



.alignright {

   float: right;

	margin: 5px 0 5px 10px;

}



.alignnone {

	margin: 5px 10px;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



#today {

	color: #E06110;

	}



#wp-calendar {

	margin: auto;

	}
