/*
Theme Name: Rock N Shop
Theme URI: http://wordpress.org/
Description: Wordpress theme for Rock N Shop.
Version: 0.1
Author: Andreas Blum
Author URI: http://www.xxxxxxxxxxxx.de/
Tags: white

*/

*{ font-family: verdana; }

.post{}
.post h3{text-align:center;font-size:18pt;padding:10px;margin:0;}
.post h3 a{text-decoration:none;color:black;font-weight:normal;}

.alignright{float:right;margin-left:10px;}
.alignleft{float:left;margin-right:10px;}
.center{text-align:center; }
.fixfloat{clear:both }

div.wp-caption{text-align:center;padding-top:5px;border:0;background-color:black;}


div.entry{clear:both;}
div.entry p {text-align:left;display:block;float:none;}
div.wp-caption p.wp-caption-text{text-align:center;color:red;float:none;padding:5px;}
div.entry p img.aligncenter{margin:auto;display:block;float:none;}

#twitter-list li a{ font-size:7pt;}

.area-link{margin-left:10px;}
.area-link.current{color:green;}

div.tbox ul{
    margin-left:10px;
}
div.tbox ul li{
    list-style-type:none;
    background-color: transparent;
    background-image: url(images/icon_arrow.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 4px;
    padding-left: 12px;
}

div.tbox ul li a{
    background:url('');
    padding:0;
}

div.aktt_tweets{}
div.aktt_tweets ul{padding:0;margin:0;}
div.aktt_tweets ul li{margin-top:10px;background:url('');}
div.aktt_tweets ul li a{}

/*
#box-search{margin-top:-20px;}
#box-search form{float:none;text-align:center;}
*/
#topbar{background-color:#ecba23;height:30px;}

.top-navigation-border{ height:30px;background-color:black; }
.top-navigation-border.left{ float:left; }
.top-navigation-border.right{ float:right; }

#sidebar-right img{ float: none; }
