/*
Theme Name: WP-Andreas01
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: Updated for WordPress v2.6, now supporting tags, gravatars and other useful features. Originally based on the classic <a href="http://andreasviklund.com/templates/andreas01/">andreas01 CSS template</a>. Valid XHTML 1.0 Strict and CSS. Public domain.
Version: 2.0
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: 2 columns, 3 columns, white, widgets, fixed width, 800px, andreas
*/

/* Body */
* {margin:0; padding:0;}
body {background:#f4f4f4 url(img/bg.gif) top center repeat-y; color:#303030; font:76% Arial,Verdana,Tahoma,sans-serif;}
#wrap {background-color:#fff; color:#333; margin:0 auto; width:960px;}
#header-left {background-color:#fff; width:495px; height:120px; float:left;margin-left:-10px;}
#header-middle {background-color:#fff; width:240px; height:106px; float:left;padding-top:14px;padding-right:10px;}
#header-right {background-color:#fff; width:202px; height:110px; float:right;padding-top:10px;}

/* Home 2-columns */
.twocolleft {
width:450px;
float:left;
padding: 0 20px 0 0;
}
.twocolright {
width:450px;
border-left: 1px solid #ddd;
float:left;
padding: 0 0 0 20px;
}

/* Links */
a {background-color:inherit; color:#0066ff; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#ff6600; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {margin:10px 0 0;}
#header h1 {background-color:inherit; color:#666; font-size:2em; letter-spacing:-1px; margin:0 0 10px;}
#header h1 a {background-color:inherit; color:#666; text-decoration:none;}
#header p {background-color:inherit; color:#666666; font-size:1.4em; font-weight:normal; line-height:1.5em; margin:6px 0 20px 0; text-align: center;}
#frontphoto {margin:0 0 10px;}

/* Sidebars */
#leftside {clear:left; float:left; width: 960px; background-color:#000000;}
#extras {float:right; line-height:1.4em; margin:30px 5px 5px; width:180px;}
#leftside p, #leftside ul, #leftside div.textwidget {font-size:1.2em;}
#extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 0px;}
#leftside li, #extras li {line-height:1.2em; list-style:none;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:0.9em;}
#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 {background-color:inherit; color:#505050; font-size:1.2em; font-weight:normal; text-align:left; margin:0 0 6px;}
#extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.2em; font-weight:bold; text-align:left; margin:0 0 6px;}

#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; width:960px; margin-left: 7px;}
ul.page li {float:left; display:inline;}
ul.page li a {background-color:#000000; border-top:3px solid #000000;color: #efefef; float:left; font-weight:bold; text-decoration:none; padding: 2px 5px 2px 5px;}
ul.page li a:hover {background-color:#ffffff; border-top:3px solid #cccccc; color:#000000;}
ul.page li.current_page_item a {background-color:#ffffff; border-top:3px solid #ff6600; color:#000000;} 
ul.page li.current_page_parent a {background-color:#ffffff; border-top:3px solid #ff6600; color:#000000;}
ul.page li.current_page_ancestor a {background-color:#ffffff; border-top:3px solid #ff6600; color:#000000;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px;}
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 {margin:0 155px 5px;}
#contentwide {margin:0 0 5px 5px;}
#content h1,#contentwide h1 {color:#336699; font-size:2.2em; font-weight: lighter; font-family:Verdana,Tahoma,Sans-Serif; padding-bottom:20px;}
#content h2,#contentwide h2 {font-size:1.3em; margin:0 0 8px; padding-bottom:8px; font-family:Arial,Helvetica,Sans-Serif;}
#content h3,#contentwide h3 {font-size:1.3em; margin:0 0 8px; padding-bottom:8px; font-family:Arial,Helvetica,Sans-Serif;}
/* #content h3,#contentwide h3 {font-size:1.3em; margin:0 0 8px; padding-bottom:8px;} */
/* #content h3,#contentwide h3 {color:#ff6600; font-size:2.0em; font-weight: lighter; font-family:Verdana,Tahoma,Sans-Serif; line-height:1.4em; padding-bottom:20px;} */
#content h4,#contentwide h4 {color:#ff6600; font-size:2.0em; font-weight: lighter; font-family:Verdana,Tahoma,Sans-Serif; line-height:1.4em; padding-bottom:20px;}
#content p,#contentwide p {line-height:1.8em;}
/* #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;}
#content ul.list li,#contentwide ul.list li {padding:0 0 0 5px;line-height:1.8em;font-size:1.15em;}

/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#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:2px solid #000000; border-left:2px solid #000000; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0px 8px 10px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.3em; font-weight:bold; line-height:1.4em; 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:#efefef; border-left:4px solid #0066ff; color:#444444; float:left; font-weight:bold; margin-bottom:5px; padding:0 1px 1px 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 {background-color:#f4f4f4; border-left:4px solid #ff6600; color:#000000;}
#subpages ul.submenu li.current_page_item a {background-color:#ffffff; border-left:4px solid #ff6600; color:#000000;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #0066ff; color:#000000;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {
background: transparent url(/wp-content/themes/wp-andreas01/img/openquote-blue.gif) left top no-repeat; color:#666666; font-size:2.0em; font-weight: lighter; font-family:Verdana,Tahoma,Sans-Serif; line-height:1.1em; padding:0 0 10px 30px;
}
blockquote div {
padding: 0 40px;
  background: transparent url(/wp-content/themes/wp-andreas01/img/closequote-blue.gif) right bottom no-repeat;
}
/* 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:Arial,Verdana,Tahoma,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}
#respond h2 {font-size:1.3em;}
#respond p label {color: #333333;}


/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 5px 5px; display:inline;}
img.alignleft {padding:4px; margin:0 5px 5px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {float:left; margin:10px 15px 10px 0;}
.right {float:right; margin:10px 0 5px 10px;}
.center {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; width:730px;}
.post h1 {font-size:2.0em; font-family:Verdana,Tahoma,Sans-Serif; padding-bottom:20px;}
.post p {font-size:1.2em;}
.post h1 a {font-weight:lighter;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.postinfohome {color:#606060; font-size:0.9em;}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}
.orange {color:#ff6600;}
.product {float:right; margin:0px 5px 10px 10px;}

