/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.6.2
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

div.breadcrumbs {float:left;width:100%;position:relative;top:-20px;}
div.footer {height:30px;}

#main {
    padding:0px 0 22px 0;
}

.more-link:link, .more-link:active, .more-link:visited, .more-link:hover {
background-color: #24af01;
text-decoration: none;
color: white;
padding: 3px 6px;
font-weight: bold;
}

.more-link:hover {
background-color: #054ad7;
}

li#zoek h3 { display:none; }
ul.xoxo a:link, ul.xoxo a:active, ul.xoxo a:visited { text-decoration: none; color: #4c4c4c; }
ul.xoxo a:hover { text-decoration: underline; color: #24af01; }
ul.xoxo h3 {font-weight:normal;}
#secondary li.widgetcontainer {     
	border:1px solid #ccc;
    margin-bottom:14px; }
#secondary li.widgetcontainer ul {
    padding:6px 10px;
	}
li.widget_tag_cloud div { padding: 6px; }
#topcart h5 a:link, #topcart h5 a:visited, #topcart h5 a:active {color:#054ad7;}
#topcart h5 a:hover {color: #24af01;}
#topcart .actions a:link, #topcart .actions a:visited, #topcart .actions a:active, #topcart .actions a:hover {font-weight:normal;font-size:11px;padding-left:8px;color:#054ad7;}
#topcart .actions a:hover {color: #24af01;}
div.entry-utility {padding: 3px;background-image:url('tagback.gif');background-repeat:repeat-x;border: 1px solid #b4cbfe;border-top-style:none;}
div.breadcrumbs a#rss span {display:none;}
div.breadcrumbs a#rss {width:15px;height:15px;display:block;background-image:url('rss.gif');margin-right:15px;float:right;}
body.tag div.entry-content, body.search-results div.entry-content {margin-bottom:15px;}
body.singular .entry-content {line-height:1.6em;}
body.singular iframe {float:left;height:25px;margin:0px;clear:right;display:block;}
div.sociaalbr {width:100%;margin-bottom:15px;height:25px;}
div.sociaalbr iframe {width:500px;}
body.singular .entry-content ul {list-style-type:disc;margin-bottom:0px;}
body.singular .entry-utility {margin-top:15px;}
#menu-contactlenzen-bestellen, #menu-contactlenzen-bestellen ul li {width:220px;}
body.singular div.hide {display:none;}
div.entry-content ul {list-style:disc outside none;}
div.entry-content ol {list-style:decimal outside none;}
