/*  
Theme Name: common-shirts
Theme URI: 
Description: common-shirts
Version: 1.0
Author: Flo
Author URI: http://common-shirts.org 

	
 */

html{

     }

body{
	font-size:100.01%;
	background: #CCCCCC;
	font-family:  Verdana,Helvetica,Arial,sans-serif;
     }
     
ul {
	margin: 0;
	padding: 0;
}

#container { 
	font-size:12px;
	width: 920px;
	background: #ffffff;
	border:1px solid #888;
	margin: 0 auto;
	/*background: #ffffff url(img/shadow.gif) no-repeat bottom right;*/
	}

#header {
	padding: 10px;
	height: 100px;
}

#header img.button{
	float: right;
	margin-right: 40px;
	padding-top: 5px;
}


#header img.logo{
	float: left;
}

#header .wp_bannerize img{
margin-left: 80px;	
margin-top: 20px;
border: 1px solid #CCCCCC;
height: 62px;
padding: 0;
}

div.wp_bannerize {
background: url(img/unbezahlte_anzeige.png) no-repeat;
background-position: right 10px;
text-align: right;
height: 62px;
padding: 0;
float: right;

}



.main_nav, #footer_nav {
/*overflow-x: hidden;
overflow-y: hidden;*/
/*background-image: url(../../bg/sliding_door/background_top_navi.gif);*/
background-repeat: repeat-x;
background-attachment: scroll;
background-position: right center;
width: 902px;
background-color: #363636;
padding-top: 6px;
padding-bottom: 0;
padding-right: 0;
padding-left: 18px;
height: 22px;
}

ul.main_nav {
	width: 702px;
}

#footer_nav {
 background: #646464;
}

.main_nav li, #footer_nav li {
	display: inline;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}

.main_nav li a, #footer_nav li a {
color: #FFFFFF;
text-decoration: none;
}

.main_nav li a:hover, #footer_nav  li a:hover {
text-decoration: underline;
}

#footer_nav li.current_page_item a, .main_nav li.current_page_item a, .main_nav li.current_page_ancestor a, .main_nav li.current_page_parent a {
text-decoration: underline;
}


#footer_nav li.page-item-2, .main_nav li.page-item-116 {
border: none;
}


.breadcrumb {
	margin-top: 10px;
	margin-left: 15px;	
}


#sidebar {
	float: left;
	width: 170px;
	padding: 10px;
	margin-top: 0;
	margin-left: 5px;
}

#sidebar ul {
	border: 1px solid #9f9f9f;
	border-bottom: none;
}




#sidebar li {
		list-style-type: none;
		border-bottom: 1px solid #9f9f9f;
		
} 

#sidebar li a {
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-left: 15px;
}

#sidebar li a:hover {
	color: #FFFFFF;
	background: #800000;
}

#sidebar li.current_page_item a, #sidebar li.current_page_parent a {
	font-weight: bold;
}

#sidebar li.widget widget_kbrss a {
	border: 1px solid red;
}

#box {
	border: 1px solid #9f9f9f;
	border-top: none;
	margin-bottom: 10px;
	padding: 8px;
}

#sidebar h3 {
	/*background-color: #363636; */
	background-color: #646464;
	padding: 5px;
	font-weight: bold;
	/*font-size: 12px;*/
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 0;
}

#content {
	float: right;
	width: 690px;
	padding: 10px;
	padding-right: 15px;
	padding-top: 5px;
}

#footer {
	clear: both;
}

.post {
	margin-bottom: 40px;
}

#stock {
	font-size: 11px;
}

h4.stock {
	margin-top: 40px;
	margin-bottom: 5px;
	cursor: pointer;
}
  
#respond, h4.table  {
	cursor: pointer;
}

/*----------- wp-table-reloaded -----------*/

.dataTables_wrapper {
min-height: 102px;
}

.wp-table-reloaded th {
background-color: #cccccc;
}

.wp-table-reloaded .row-hover tr:hover td {
background-color: #800000 !important;
color: #ffffff;
}

.wp-table-reloaded .column-1 {
font-weight: bold;
}

.wp-table-reloaded th.column-1 {
text-transform: uppercase;
}


.wp-table-reloaded {
	width: 70%;
}

/*** groesen tabelle bilder ***/
.wp-image-1461, .wp-image-1462 {
	margin-right: 105px;	
	margin-top: 55px;	
}



/*----------- stock toggle stuff -----------*/
.togglebox {
	background-color:#CCCCCC;
	border: 1px solid #a9a9a9;
	/* Rounder Corner */
	-moz-border-radius: 7px;
        -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow: hidden;
	width: 690px;
	clear: both;
	margin-bottom:10px;
}
.togglebox .content {
	padding: 10px;
}


/*--------------------for your text--------------------*/
.search-excerpt {
	color: #800000;
}

.date, .infos {
	font-size: 11px;
	color: #666666;
}

p.date {
	margin-bottom: 0;
}

p{
	line-height: 150%;
     }

h1,h2,h3,h4,h5,h6{
	/*clear: both;*/
     }

#content h2  {
	font-weight: bold;
	font-size: 16px;
}

#content h2  a {
	text-decoration: none;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	background-image: url(img/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	padding-left: 30px;
	margin-left: 10px;
	font-style: italic;
}

blockquote cite {
	
	}



hr {
	border: none;
	border-bottom: 1px solid #888;
	}





dl{
     }
     dt{
          }
          dd{
          }

#content ul{
	margin-left: 30px;
}
     
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
	color: #800000;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------images--------------------*/
.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.wp-caption-text {
	text-align: center;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
}

.gallery  img {
	border: 1px solid #cfcfcf;
}

.size-thumbnail {
	border: 1px solid #cfcfcf;
	padding-top: 1%;

padding-right: 1%;

padding-bottom: 1%;

padding-left: 1%;
}


/*--------------------images as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
	border: 1px solid #800000;
	margin-bottom: 5px;
	width: 80px;
     }

input#searchsubmit{
     border: 1px solid #800000;
     }

#search_header {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}


/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

#comment {
	width: 650px;
	
}
/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }


input, textarea {
	border: 1px solid #888;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #800000;
}

#stueck {
	width: 20px;
}




div.wpcf7-mail-sent-ok 

{



}
