/*  
Theme Name: Aftonsbladet
Theme URI: http://www.aftonsbladet.se
Description: S&ouml;koptimering 1.0 &auml;r ett Wordpress tema f&ouml;r s&ouml;koptimering. WP-Temat &auml;r programmerat av <a href="http://www.soekoptimering.se" title="S&ouml;koptimering" target="_self">S&ouml;koptimering</a> och designat av <a href="http://www.snabbdesign.se" title="Snabb Design" target="_self">Snabb Design</a>.
Version: 1.0
Author: Patrik S.
Author URI: http://www.soekoptimering.se
	Detta tema &auml;r designat och byggt av S&ouml;koptimering (<a href="http://www.soekoptimering.se">www.soekoptimering.se</a>.
	Genom att anv&auml;nda det h&auml;r temat accepterar du f&ouml;ljande vilkor:
    - Du f&aring;r INTE s&auml;lja vidare det h&auml;r temat
    - En l&auml;nk tillbaka till http://www.soekoptimering.se/ m&aring;ste finnas kvar i footern (&auml;ven om du har gjort &auml;ndringar i temat)
    - Du f&aring;r anv&auml;nda det h&auml;r temat f&ouml;r personliga och kommersiella projekt
    - Du f&aring;r g&ouml;ra &auml;ndringar och sprida temat vidare
*/
#all{
width: 100%;
}
#top{
    background: #F1F3E8;
    padding: 20px;
    border-bottom: 1px solid #DCDCDC;
}
.b3{
    width: 218px;
    float: left;
    padding: 0px 20px;
}
.big2{
    width: 500px;
    float: left;
    padding: 0px 20px;
}
.small2{
    width: 220px;
    float: left;
    padding: 0px 20px;
}
.l{
background: url(images/cont_bg_2.gif) repeat-y left;
width: 220px;
padding: 10px 20px;
border-top: 1px solid #DCDCDC;
text-align: center;
border-bottom: 1px solid #DCDCDC;
}
.r{
background: url(images/cont_bg_2.gif) repeat-y right top;
border-top: 1px solid #DCDCDC;
}
#texten{
position: absolute;
top: 0px;
right: 0px;
width: 283px;
height: 353px;
font: bold 18px Tahoma;
color: #fff;
}

body {
	font: 12px/150% Tahoma, Arial, Helvetica, sans-serif;
	color: #484848;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #83B812;
	text-decoration: underline;
}
a:visited {
	color: #83B812;
	text-decoration: underline;
}
a:hover {
	color: #83B812;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	color: #83B812;
	margin:0px;
	background: none;
	padding: 0px;
	height: 60px;
        letter-spacing: 2px;
	font: normal 46px/100% Tahoma, Arial, Helvetica, sans-serif;;
	color: #555;
}
h1 a, h1 a:visited{
	color: #555;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #83B812;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -0px;
	font: normal 190%/100% Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
.entry h2 {
	border-bottom: 0px dotted #CCCCCC;
}
h2 a, h2 a:visited {
	color: #83B812;
	text-decoration: none;
}
h2 a:hover {
	color: #83B812;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Tahoma, Arial, Helvetica, sans-serif;
	color: #5d5d5b;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Tahoma, Arial, Helvetica, sans-serif;
	color: #993300;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin-top: 0px;
}


/*   Page   */

#page {
	margin: 0px auto;
	width: 780px;
	border: 0px solid #fff;
	background: #FFFFFF;
}

/*   header   */

#header {
	background: #fff;
	height: 450px;
	position: relative;
}
#headerimg {
	position: absolute;
        top:95px;
        left: 0px;
	padding: 0px 0px 0px 0px;
        background: #fff url(images/head-rep.jpg);
        width: 100%;
        height: 353px
}
#headerimg .description{
	position: absolute;
	left: 0px;
	top: -70px;
	color: #555;
        font-weight: bold;
	font-size: 11px;
        letter-spacing: 1px;
        width: 180px;
        text-indent: -9999px;
        height: 50px;
        background: url(images/logga.jpg);
}

/*   PageNav   */

#pagenav {
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 40px;
        width: 600px;
        text-align: right;
}
#pagenav ul {
        list-style: none;
	margin: 0px auto;
        padding: 0px;
        float: right;




}
#pagenav li {
	margin: 0px;
        float: left;
        display: block;
}
#pagenav .page_item a{
	color: #83B812;
	text-decoration: none;
	background: none;
        margin: 2px 10px;
	padding: 00px 0px;
	font: bold 14px/100% Tahoma, Arial, Helvetica, sans-serif;
        display: block;
       border-bottom: 1px solid #83B812;
}
#pagenav .page_item a:hover {
	color: #323232;
        background: none;
}
#pagenav .current_page_item a, #pagenav .current_page_item a:visited{
	color: #323232;
	text-decoration: none;
}

/*   content   */

#content {
	padding: 0px 0px 0px 0px;
	float: right;
	width: 780px;
/*======= index.html =======*/
#page1 #content .col_1{width:34%;}
#page1 #content .col_2{width:33%}
#page1 #content .col_3{width:33%}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1{width:67%;}
#page2 #content .col_2{width:33%}
/*=========================*/

/*======= index-2.html =======*/
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:33%;}
#page4 #content .col_2{width:67%}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:67%;}
#page5 #content .col_2{width:33%}
/*=========================*/
}
.post {
	clear:both;
	padding-top: 0px;
}
.post-date {
	/*width: 80px;*/
        margin-right: 10px;
	height: 20px;
	float:left;
}
.post-title {
	float: left;
	margin-left: 0px;
	width: 780px;
}
.entry {
	clear: both;
	padding-top: 00px;
}
.post-cat {
	width: 300px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #fff;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #4D4D4D;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #4D4D4D;
	border: 0px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: #4D4D4D;
	border: 0px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #4D4D4D;
}
#commentform #submit{
	background: none;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0px 10px 20px 10px;
	width: 180px;
	color: #333;
	overflow: hidden;
        background: #F1F3E8;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #d1d303;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #83B812;
	text-decoration: none;
}
#sidebar a:hover{
	color: #83B812;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 0px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 118px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 0px solid #bed881;
	background: #83B812;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #83B812;
	border: none;
	width: 47px;
	height: 26px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/*   bottomBar   */

#bottomBar {
	clear: both;
	background: #1D1D1D;
	color: #656565;
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 0px;
}
#bottomBar h4 {
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
	color: #d1d303;
	margin: 10px 0px 5px;
}
#bottomBar a, #bottomBar a:visited {
	color: #ffffff;
}
#bottomBar div{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#bottomBar strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
#bottomBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
#bottomBar ul li {
	padding: 0px 0px 10px 0px;
}

/*   footer   */

#footer {
	margin: 0px auto;
        padding: 40px 20px 0px 20px;
	width: 740px;
	color: #484848;
	font-size: 11px;
	line-height: 120%;
        background:#F1F3E8;
        height: 50px;
        border-top: 1px solid #DCDCDC;
}
#footer a, #footer a:visited {
	color: #83B812;
}

.rss {
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

