/*
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.5.1
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('../ciclopnew/library/styles/reset.css');

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

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

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

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

/* Prepare theme for plugins */
@import url('../ciclopnew/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;
}
.pozitionare-logo {border: 0px;}
#de-fietsfabriek {
    position: relative;
    width: 120px;
    height: 18px;
    top: 4px;
    float: left;
}
#de-fietsfabriek a {
    width: 120px;
    height: 18px;
    display: block;
}

#kross {
    position: relative;
    width: 126px;
    height: 23px;
    float: left;
    top: 1px;
    left: 39px;
}
#kross a {
    width: 126px;
    height: 23px;
    display: block;
}

#create {
    position: relative;
    width: 85px;
    height: 31px;
    left: 85px;
    float: left;
}
#create a {
    width: 85px;
    height: 31px;
    display: block;
}

#vanmoof {
    position: relative;
    width: 120px;
    height: 13px;
    float: left;
    left: 122px;
    top: 5px;
}
#vanmoof a {
    width: 120px;
    height: 13px;
    display: block;
}

#strida {
    position: relative;
    width: 74px;
    height: 18px;
    left: 157px;
    top: 3px;
    float: left;
}
#strida a {
    width: 74px;
    height: 18px;
    display: block;
}

#gazelle {
float:left;
height:80px;
left:21px;
position:relative;
top:14px;
width:83px;
}
#gazelle a {
width: 83px;
height: 80px;
display: block;
}

#batavus {
float:left;
height:50px;
left:82px;
position:relative;
top:23px;
width:122px;
}
#batavus a {
width: 122px;
height: 50px;
display: block;
}

#giant {
float:left;
height:22px;
left:114px;
position:relative;
top:57px;
width:114px;
}
#giant a {
width: 114px;
height: 22px;
display: block;
}

#sparta {
float:left;
height:53px;
left:144px;
position:relative;
top:32px;
width:113px;
}
#sparta a {
width: 113px;
height: 53px;
display: block;
}

#liix {
float:left;
height:37px;
left:174px;
position:relative;
top:38px;
width:82px;
}
#liix a {
width: 82px;
height: 37px;
display: block;
}
#primary #subcategories a, a:link, a:active, a:visited, a:hover {
    color: white;
}
#primary #subcategories{
    
    
    
    margin-bottom: 10px;
}

#primary #subcategories li{
    list-style-type: none;
    padding: 2px;
}

.prim_middle{
    background-color: #707070;
    width:199px;
}
#subcateg_list{
    margin-bottom: 0px;
}
.prim_middle ul{
    margin-bottom: 0px;
}
.widget_thematic_search .widgettitle
{
	margin:0;
	padding:0;
	color:#707070;
}
#cauta
{
	width:210px;
	display:block;
	color:#707070;
}
#s
{
	width:200px;
}
#searchsubmit
{
	background:#00aa9d;
	color:#fff;
}
#searchform
{
	text-align:right;
	padding-right:5px;
}
.widget_links, .widget_links a 
{
	color:#333 !important;
}


