/*

Theme Name: Jantine Hos.nl
Theme author: Katinka Hesselink
Template: thematic
Gebaseerd op Thematic en Monochromatic

2009

*/



/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* styles voor layout */


body {
    min-width:940px; 
}
#header {
    position:relative;
}
#branding {
    width:940px;
    margin:50px auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
display: none;
}
#main {
    width:940px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:940px;
    float:right;
    display: inline;
    margin: 0 0 0 -310px;
}
#content {
    width:620px;
    overflow:hidden;
    margin: 0 0 0 320px;
}
.hentry {
    width:600px; }
 
.main-aside {
    width:300px;
    float:left;
    position:relative;
    display: inline;
}
#primary {
    float:left;
display: inline;
}
#secondary {
    clear:left;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    display: inline;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:50px auto;
}

/* styles voor opmaak */
body, input, textarea {

    color:#1B1511;  
    font: 12px Verdana,Arial,sans-serif;
    line-height:18px;
}

body {
	background: #FCFDEB /* #ffffe0 */  url(background-2.jpg) repeat-x 0 -10px;
}
.skip-link {
display: none;}

a:link, a:visited {

    color:#1B1511;
    text-decoration:underline;


}



#header {

    background:transparent;    text-align:left;

}



#blog-title {
    font-size: 25px;
    padding:0;



}


#blog-title a {



    color:#1B1511;
   text-decoration:none;


}



#blog-description {
    font-size: 18px;
    color:#1B1511;
    padding:8px 0 8px 0;

}


#access {
  background: transparent; border:none;
}

#menu ul {

    text-align:center;
    clear:none;


}


ul.xoxo {list-style: none;
         margin: 0;
         padding: 0;}


.xoxo li {
     list-style: none;
     margin: 0; 
     padding: 0;
}
/*menu kopjes */ 
.xoxo h2, .xoxo h3, h2.entry-title, h1.entry-title, h1.page-title, #comments-list h3, #respond h3
{
     font-size: 18px;
     padding: 10px 0;
     margin: 20px 0 0;
    /* line-height: 2em;*/
}


.xoxo a {
    font-size: 14px;
    line-height: 2em;
     text-decoration: none;
     }
.xoxo a:hover {
	border-bottom: solid 1px;
}

.xoxo .blogroll {
	margin: 0 30px;
}
#menu a {
   float:none;
   display:inline;
  background: #FCFDEB ; /* #fcfcf0; */ 
   color:#1B1511; 
   font-size: 120px;
   text-decoration: none;

}


#menu a:hover {
    background:#ccc;
    color:#1B1511;
}

#menu .current_page_item a {
   background:#ccc;
    color:#1B1511;

}

#menu a:focus {

    background:#c0c0c0;
    color:#1B1511;
}

#main, #wrapper, body {
 /* background: #fcfcf0; */ 
    padding:0;

}

#main {
	background:  #FCFDEB; /* #ffffe0; /* border-top: dotted #B97F50 1px;*/ }

.widgetcontainer 
{   border: none;}


#content {
	
background:  #FCFDEB; /* #ffffe0; /* padding: 0 15px 15px; #fcfcf0;*/  min-height: 350px;}

/* #content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{ font-weight: bold; } */

.entry-meta, p
{
	margin: 10px 0;
}

blockquote {
	margin: 10px 30px;
}
#comments {
	display: none;
}

.comments-link a, #login a {


    color:#1B1511;


}


#siteinfo {


    text-align:left;


}


