/*
Theme Name: 2009-12-17
Theme URI:
*/

* {margin: 0; padding: 0}
#header, #nav, #section, #article, #aside, #footer {display: block}
body {
    font: 10px/18px Arial,Tahoma, sans-serif;
    color: #000000;
    background: #F8F8F8;
    background: url(layout/patternedBg.png);
    background-attachment:scroll;
    background-position: 50% 0px;
}

p {margin: 0 0 18px;}
img {
    border: 0;
}
input {vertical-align: middle}
blockquote {
    margin: 0 0 18px 20px;
    padding: 1px 12px;
    border-left: 3px solid #DE8D8D;
    background: #F2F2F2;
    height: 1%;
}
blockquote p {
    padding: 8px 0;
    margin: 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
    padding-left:0px;
    padding-right:0px;
    text-align: center;
    padding-top: 0px;
    margin:0 0 0 0;
}
.wp-caption img {
    float:left;
    margin:0 0 0 0px;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-style:italic;
    line-height: 17px;
    padding: 0 0px 5px 0;
    margin: 0;
}
table {
    width: 99%;
    margin: 0 0 20px 3px;
    border-collapse: collapse;
}
th, td {
    border: 1px solid #CCC;
    padding: 4px 8px;
}
th {
    text-align: left;
    background: #F3F3F3;
}
pre {
    margin: 0 0 20px;
}

#wrapperOuter {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0px;
    background: #FFF;
}

.devNotes{
    background-image:url("layout/quotes.jpg");
    background-repeat:no-repeat;
    min-height:40px;
    border:1px dashed gray;
    font-family:'Courier New',Courier,monospace;
    font-size:1em;
    padding:10px;
    margin:5px;
}

/* Header
-----------------------------------------------------------------------------*/

#header {
    height: 200px;
    width:1000px;
    background: url(layout/headerBg.jpg) no-repeat;
    background-position: top;
    position: relative;
}

#knowMoreLink{
    background: url(layout/knowMoreAboutTanja.gif) no-repeat;
    position:relative;
    width:377px;
    height:25px;
    text-align:right;
    left:620px;
    top:10px;
		}

#twitter{
    width:215px;
    height:96px;
    padding-left:105px;
    float:left;
    margin-top:19px;
}
#twitter_update_list{
    list-style:none;
    font-family:sans-serif;
    font-size:10px;
}

#twitter-link{
    font-size:9px;
    text-align:right;
    display:block;
    margin-top:-5px;
}

.dateBox{
   margin-top:-51px;
   margin-left:530px;
   margin-bottom:5px;
   padding-top:4px;
   width:45px;
   height:45px;
   border:solid 1px #666;
   background-color:#edeeed;
   font-family:Verdana,sans-serif;
   font-size:11px;
   line-height:13px;
}
   
#logo {
    position: absolute;
    top: 23px;
    left: 25px;
    color: #808080;
    line-height: 1;
    font-size: 33px;
}
#logo a {
    text-decoration: none;
}
#logo span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 0;
}
#bannerQuote {
    text-align:center;
    font-style:italic;
    border-bottom:1px solid #ccc;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
    background-color:#edeeed;
    top: 144px;
    left: 0;
    width: 990px;
    clear: both;
    position: absolute;
    font-size:12px;
}
#nav {
    position: absolute;
    top: 170px;
    left: 0;
    width: 978px;
    height: 29px;
    padding: 7px 10px 0 10px;
    clear: both;

}
#nav li {
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    list-style: none;
    padding-left:4px;
}

.middleTabFocus{
    background:url(layout/buttons/FocusMiddle.gif) repeat-x;
    float:left;
    height:22px;
    padding-top:4px;
    font-weight:bold;
    
}

#nav .middleTab{
    background:url(layout/buttons/Middle.gif) repeat-x;
    float:left;
    height:22px;
    padding-top:4px;
    font-weight:normal;
    
}

.leftTabFocus{
    background:url(layout/buttons/FocusLeftSide.gif) no-repeat;
    float:left;
    height:26px;
    width:10px;
}

#nav .leftTab{
    background:url(layout/buttons/LeftSide.gif) no-repeat;
    float:left;
    height:26px;
    width:10px;
}
.rightTabFocus{
    background:url(layout/buttons/FocusRightSide.gif) no-repeat;
    float:right;
    height:26px;
    width:14px;
}
.homeButtonFocusColor{
    background-color:#beebc5;
}


#nav .rightTab{
    background:url(layout/buttons/RightSide.gif) no-repeat;
    float:right;
    height:26px;
    width:14px;
}

.blogborder {
    position:absolute;
    top:200px;
    background-color:#e6e6e6;
    height:4px;
    width:100%;
    border-bottom: 1px solid #CCC;
}
#nav li a {
    float: left;
    margin: 0 0px 0 0px;
    color: #808080;
    text-decoration: none;
}
#nav li a:hover {
    color: #444;
    text-decoration: underline;
}
#nav li.current_page_item {
    background: url(layout/arrow.gif) 0px 2px no-repeat;
}
#nav li.current_page_item a {
    color: #444;
}

#search {
    position: absolute;
    top: 73px;
    right:10px;
}
#search input {
    font: 11px "Trebuchet MS", Arial, Sans-Serif;
    float: left;
}
#s {
    width: 175px;
    padding: 3px 6px;
    border: 1px solid #CCC;
    margin-right: 5px;
}
#s:hover {
    border-color: #AAA;
}
#s:focus {
    border-color: #E60000;
}
#searchsubmit {
    background: #E60000;
    border: 0;
    padding: 2px 7px;
    color: #fff;
    font-weight: bold !important;
    overflow: visible;
    height: 24px;
    cursor: pointer;
}
#searchsubmit:hover {
    background: #AA0001;
}


/* Content
-----------------------------------------------------------------------------*/
#section {
    width: 100%;
    overflow: hidden;
    background: url(layout/sidebarDivider_Narrow.gif) 622px 0 repeat-y;
    margin-bottom: 0px;
}
#content {
    width: 575px;
    float: left;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}

#content h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:17px;
    padding: 0 0 3px;
    margin-bottom: 18px;
    border-bottom: 1px solid #E5E5E5;
}


#content h2 a {
    color:#000000;
    text-decoration: none;
}
#content h2 a:hover {
    text-decoration: underline;
}
#content h3 {
    font: normal 20px/1.5 Arial, Sans-Serif;
    padding: 0 0 3px;
    margin-bottom: 18px;
    border-bottom: 1px solid #E5E5E5;
}
#content .post {
    margin: 0 0 25px;
}
#content .post h2,
#content .post h3 {
    font-size: 23px;
    margin: 0 0 18px;
}
.pmeta {
    background-image:url(layout/folder.jpg);
    background-repeat:no-repeat;
    background-position: 0px 1px;
    font-size: 10px;
    padding-left:14px;
    margin: -19px 0 15px;
    color: #888;
}
.pmeta span {
    margin: 0 3px;
}
.pmeta a,
.ptags a {
    color: #888;
    text-decoration: underline;
}
.pmeta a:hover,
.ptags a:hover {
    color: #AA0001;
}

.recipe h2{
    font-family:Arial, Sans-Serif;
    font-size:2px;
    padding: 0 0 4px;
    margin: 25px 0 18px;
    background: url(layout/line2.gif) 0 100% repeat-x;
    border: none;
}
.entry {
    text-align: justify;
    font-family: Arial, sans-serif;
    font-size:12px;
}
.entry th, td {
    border: 0px solid white;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
    font: normal 23px/1.4 Arial, Sans-Serif;
    padding: 0 0 4px;
    margin: 25px 0 18px;
    background: url(layout/line2.gif) 0 100% repeat-x;
    border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    padding: 3px 5px;
    overflow: hidden;
    height: 1%;
}
.comments {
    float: right;
}

.line {
    clear: both;
    padding: 3px;
    margin: 0 0 15px;
    background: url(layout/line2.gif) repeat-x;
}

.line2 {
    clear: both;
}

.post ol {
    margin: -4px 0 18px 35px;
}
.post ul {
    margin: -4px 0 18px 18px;
}
.post li {
    padding: 3px 0 4px;
    border-bottom: 1px solid #EEE;
}
.post ul li {
    list-style: none;
    background: url(layout/line.gif) 0 11px no-repeat;
    padding: 3px 0 4px 12px;
}
.post li ul {
    margin: 4px 0 -5px;
    border-top: 1px solid #EEE;
}
.post li ol {
    margin: 4px 0 -5px 18px;
    border-top: 1px solid #EEE;
}

div.pagetitle {
    font: normal 19px Arial, Sans-Serif;
    padding: 3px 0 4px;
    margin-bottom: 30px;
    border: 1px solid #E5E5E5;
    text-align: center;
    background: #F4F4F4;
}


#postinfo_container{
    height:16px;
    border-top:solid 1px #d8d7d7;
    border-bottom:solid 1px #d8d7d7;
    background-color:#f2f1f1;
    padding-left:5px;
    color:#666;
    font-size:12px;
    padding-bottom:1px;
}

#postinfo_categories{
     float:left;
     background-image:url(layout/folder.jpg);
     background-repeat:no-repeat;
     padding-left:15px;
     padding-right:15px;
}

#postinfo_commentscount{
     float:right;
     background-image:url(layout/comments.png);
     background-position:0px 1px;
     background-repeat:no-repeat;
     padding-left:15px;
     padding-right:15px;
}

#postinfo_leavecomment{
     float:right;
     background-image:url(layout/pen.png);
     background-position:0px 1px;
     background-repeat:no-repeat;
     padding-left:15px;
     padding-right:15px;
}

.pink {
    background-color: #f5e0e0;
}
.guest {
    background-color:#e0e5f5;
}
.guestalt{
    background-color:#e0f3f5;
}
.bubbleTop {
    background-image:url(layout/commentsBubble/trans/top.png);
    background-repeat:no-repeat;
    height:15px;
    width:552px;
}
.bubbleBottom {
    background-image:url(layout/commentsBubble/trans/bottom.png);
    height:29px;
    width:552px;
}
.bubbleBottomRight {
    background-image:url(layout/commentsBubble/trans/bottom_right.png);
    height:29px;
    width:552px;
}
.commentdiv {
    background-image:url(layout/commentsBubble/trans/middle.png);
    background-repeat:repeat-y;
    width:552px;
}

.commentlist {
    margin: 18px 0;
}
.commentlist li {
    
    list-style: none;
    margin-bottom:30px;
}
.commentlist li .commentdiv {
    margin: 0 0 0;
    height: 1%;
}

li.bypostauthor .commentdiv {
    padding: 3px 3px 7px;
}
.commentlist ul.children {
    margin: 13px 0 0 18px;
}
.comment-author {
    margin-top:-15px;
    padding: 0px 4px 3px 130px;
}
.fn {
    font-style: normal;
    font-weight: bold;
    font-size:12px;
}
.avatar {
    border: 1px solid #DDD;
    padding: 2px;
    float: left;
    background: #FFF;
    margin: 0 5px 0 0;
}
.commentmetadata {
    float:right;
    font-size: 11px;
    color: #888;
    padding: 3px 40px 0;
}
.commentmetadata a {
    text-decoration: none;
}
.commentmetadata a:hover {
    text-decoration: underline;
}

.ctext {
    padding: 0px 7px 0px 20px;
    width:500px;
    margin-bottom:-20px;
    font-size:12px;
    
}
.reply {
    width: 100%;
    overflow: hidden;
    text-transform: lowercase;
    margin: -3px 0 0 7px;
}
.reply a {
    background: #F4F4F4;
    float: left;
    color: #AA0001;
    text-decoration: none;
    padding: 0 6px 2px;
    border: 1px solid #CCC;
    font-size: 13px;
    line-height: 16px;
}
.reply a:hover {
    background: #E60000;
    color: #FFF;
    border: 1px solid #E60000;
}
#cancel-comment-reply {
    float: right;
    position: relative;
    top: -43px;
}
#cancel-comment-reply small {
    font-size: 13px;
}

#respond h3 {
    margin-top: 35px;
}

#commentform {
    padding: 0 0 20px;
}
#commentform p {
    margin: 0 0 7px;
    white-space: nowrap;
}
#author, #email, #url, #comment, #submit {
    font: 13px Tahoma, Arial, Sans-Serif;
    padding: 3px 5px;
    width: 200px;
    border: 1px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
    border-color: #999;
}
#comment {
    width: 97%;
    height: 150px;
}
#submit {
    width: 128px;
    height: 26px;
    padding: 0;
    background: #35638d;
    cursor: pointer;
    border-right:1px solid #0c3a65;
    border-bottom:1px solid #0c3a65;
    border-left:1px solid #1b6cb8;
    border-top:1px solid #1b6cb8;
    color: #FFF;
    font-weight: bold;
}
#submit:hover {
    background: #21405d;
}

.navigation {
    margin-top:10px;
    background: url(layout/line2.gif) repeat-x;
    padding: 5px 0 0;
}
.navigation a {
    display: inline-block;
    width: 20px;
    margin: 0 2px 0 0;
    border: 1px solid #666;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
.navigation a:hover {
    border: 1px solid #4A4A4A;
    color: #4A4A4A;
    background: #EEE;
}
.navigation span {
    display: inline-block;
    width: 20px;
    margin: 0 2px 0 0;
    text-align: center;
}
.navigation span.pages {
    margin-right: 10px;
    width: auto;
}
.navigation span.current {
    border: 1px solid #4A4A4A;
    background: #888;
    color: #FFF;
}
.navigation.first {
    background: none;
    padding: 0;
}
.navigation.com a {
    margin: 0 -2px 0 0;
}
.navigation.com span.dots {
    margin: 0 -4px 0 0;
}
.navigation.com span.current {
    margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#aside {
    float: right;
    width: 378px;
    font-size: 12px;
    line-height: 15px;
    padding: 8px 0 0;
}

#sidebar1 {
    float: left;
    width: 179px;
    padding: 0 7px 0 4px;
}
#sidebar2 {
    float: left;
    width: 179px;
    padding: 0 6px 0 3px;
}

.section {
    margin: 0 0 25px;
}
#aside ul {
    margin: 0 0 15px;
}
#aside li {
    list-style: none;
    border-bottom: 1px solid #EEE;
    padding: 3px 4px 4px 10px;
    margin: 0 0 0 3px;
    background: url(layout/line.gif) 3px 9px no-repeat;
}
#aside li ul {
    margin: 0 0 2px;
}
#aside li li {
    padding: 3px 0 0 12px;
    border: none;
}
#aside a {
    text-decoration: none;
}
#aside a:hover {
    text-decoration: underline;
}
#aside h3 {
    background-color:#4c4c4c;
    background-image:url(layout/sidebarHeaderGradient.png);
    color:#FFF;
    font: 12px/15px Arial, Sans-Serif;
    font-weight:bold;
    padding: 2px 10px 2px 10px;
    margin: 0px 0px 10px 3px;
    border-bottom: 1px solid #E5E5E5;
}

#aside h2{
    font-family: Arial, Sans-Serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
}
#tagCloud a,
.widget_tag_cloud a {
    margin: 0 4px 0 0;
    line-height: 24px;
}

#wp-calendar {
    width: 100%;
    margin: 0 0 12px;
}
#wp-calendar td {
    text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
    padding: 2px 10px;
    margin: 0 0 8px;
    font-size: 11px;
    line-height: 16px;
    color: #666;
    background: #EEE;
    border-bottom: 1px solid #909090;
    border-top: 1px solid #909090;
}



#feature_box {
    background-color:#e6e6e6;
    width:575px;
    height:300px;
    border: 1px solid #CCC;
}

#outer_preview_box{
    width:575px;
    height:100%;
    background-color:#e6e6e6;
    border: 1px solid #fff;
    margin-top:10px;
}
.preview_box {
    margin:auto;
    float:left;
    background-color:#fff;
    width:175px;
    border: 1px solid #CCC;;
    margin-top:3px;
    padding:4px;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:3px;
}

#latestBox {
    margin-top:-100px;
    float:left;
    margin-left:5px;
    padding-left:5px;
    padding-right:15px;
    line-height:15px;
    padding-top:5px;
    background: url(layout/transWhite.png);
    background-repeat:repeat;
    width:546px;
    height:89px;
    text-decoration:none;
    color:black;
    overflow:hidden;
}

#latestBox h2{
    font-size:17px;
    font-family:Arial,Helvetica,sans-serif;
    margin-bottom: -15px;
    color:black;
}
#latestBox h2 a {
    color:#000000;
    text-decoration: none;
}

fieldset
{
border: 1px solid #ccc;
padding:3px 5px 0px 5px;
margin-bottom:0px;
padding-bottom:0px;
font-style:italic;
font-size:10px;
}

legend
{
color: #000;
border: 1px solid #ccc;
font-style:italic;
padding: 2px 6px;
margin-left:20px;
}

.doubleSidebar{
    background-color:#fff;
    margin-left:4px;
    padding:4px 4px 4px 4px;
    width:360px;
    border:1px solid #fff;
}