/*
Theme Name: WP-Andreas01
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: Clean, simple and very functional theme that works well for many different kinds of sites. Based on the classic <a href="http://andreasviklund.com/templates/">"andreas01" website template</a> by Andreas Viklund. Add-ons, replacement images (including lots of new headers and backgrounds) and different kinds of modifications (wide version, 2-column version etc.) will soon be available on the <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">WP-Andreas01 theme site</a>.
Version: 1.7
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
*/
/* Body */
* {	margin:0; padding:0;}
body {
    background-color: #36414D;
    color: #303030;
	font-family: "Trebuchet MS", Times, verdana, sans-serif;
	font-size:13px;
}
div .textwidget{
	line-height:normal;
}
.ss{
	 border: 1px solid #cccccc;
	font-family: verdana, "Trebuchet MS", sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 4px;
}

input.button{
	background: url(button-bg.gif) repeat-x;
	border: 1px solid #5270a0;
	color: #ffffff;
}

#wrap {
    background-color: #fff;
    color: #333;
    margin: 0 auto;
    width: 710px;
	border:#000 5px solid;
	border-top:0px;
}
/* Links */
a {
    background-color: inherit;
    color: #36414D;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    background-color: inherit;
    color: #286ea0;
    font-weight: bold;
    text-decoration: underline;
}
a img {
    border: 0;
}

/* Header */
#header {
  margin: 0px;
	background: #A3B8CC;
	height:89px;
	border:2px solid #fff;
	background-image: url(header.jpg);
}

#header h1 {
	margin-top:10px;
	margin-left:10px;
    color: #fff;
    letter-spacing: -1px;
	margin-top:8px;
	margin-left:15px;		
}

#header h1 a {
    background-color: inherit;
    color: #fff;
    font-size: 30px;	
    text-decoration: none;
}

#header p{
	margin-left:15px;
	color:#fff;
}

/* Sidebars */

#leftside {
    float: left;
    margin: 0px;
    padding: 10px;
	padding-left:9px;
    width: 160px;
	background-color:#E6ECF2;
	border-left: #ffffff 2px solid;
}

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
    font-size: 11px;
}

#leftside h2{
	text-transform:uppercase;
}

#leftside ul{
	background-color:#DAE0E6;
	list-style: disc;
	padding:5px 5px 5px 23px;
}

#leftside li, #extras li {
    list-style: disc;
}

#leftside ul ul{
    margin: 6px 0 0 20px;
	line-height:13px;
}

#extras {
	padding-top:-15px;
    float: right;
    line-height: 1.4em;
    margin: 0px 0px 5px 0px;
	padding: 10px;
	padding-left:9px;
    width: 200px;
	background-color:#E6ECF2;
	border-left: #ffffff 2px solid;	
}


#extras ul{
    margin: 6px 0 0 20px;
	line-height:13px;
	background-color:#DAE0E6;	
}

#extras ul li {
    margin: 0 0 4px;
}
#extras ul li a {
    font-weight: normal;
}
#leftside ul ul li{
    margin: 0 0 4px;
}

#leftside ul ul li a{
    font-weight: normal;
}

#leftside ul.linklist, #extras ul.linklist {
    font-size: 1em;
}

#leftside ul.linklist ul, #extras ul.linklist ul {
    margin: 0 0 20px;
}

#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
    font-weight: bold;
}

#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	border:none;
	background-color:#A3B8CC;
	height:20px;
    color: #fff;
    text-align: left;
	font-size:13px;
	font-weight:normal;
	border-left:5px solid #36414D;
	padding-left:5px;
	color:#000;
}

#extras h2{
	margin-top:15px;
}
#leftside label, #extras label {

    display: none;

}
/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {
	font-size:13px;
    line-height: 1.6em;
    padding-left:5px;
  	float:left;
	width:480px;
	text-align: left;
}
#contentwide {
    line-height: 1.6em;
    padding-left:5px;    
    padding: 0;
    margin:5px;
    float:left;
}
#content h2, #contentwide h2 {
    font-size: 1.6em;
    margin: 0 0 10px;
	border-left:#DAE0E6 solid 5px;
	margin:10px;
	padding-left:10px;
	color:#666666;
}

#content h3, #contentwide h3 {
    font-size: 1.4em;
    margin: 0 0 8px;
}

#content img, #contentwide img {
    border: 1px solid #d0d0d0;
    float: left;
    margin: 3px 10px 3px 0;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
    margin: 0 0 16px 20px;
}

#content li, #contentwide li {
    padding: 0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol {
    margin: 0 0 0 16px;
}

/* Footer */
#footer {
    border-top: 2px solid #e0e0e0;
    font-size: 0.9em;
    clear: both;
    color: #777;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 710px;
}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author, #email, #url, #comment {

    border: 1px solid #cccccc;

	font-family: verdana, "Trebuchet MS", sans-serif;

    font-size: 1em;

    margin: 0;

    padding: 4px;

}
#comment{
	width:450px;
}

#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; margin:1px 0 50px; padding:8px 5px 15px 8px;}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p.commenthead {line-height:1.6em;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.navigation {display:block; margin:10px 0; padding:0 0 15px; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}