/* Rentsch-Foto-Factory by ITSZ Martin Zentner */

/* some general styles */
html {
	height: auto;
}

/* main styles */

div#main-container {
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 2px 0 8px 0 #b2b9c1;
}

div#header-logo-search-container {
}   

div#Logo {
	padding-left: 10px;
}

div#my_search_block_header {
	padding-right: 60px;
	position: relative;
	top: -4em;
	float: right;
}

input.ccm-search-block-text {
    color: rgb(106, 172, 64);
    font-size: 13px;
    background: url("http://rentsch-foto-factory.ch/themes/rentsch-foto-factory//images/search-submit20.png") no-repeat scroll 4px 4px rgb(255, 255, 255);
    border-radius: 4px 4px 4px 4px;
    padding: 6px 7px 6px 21px;
	width:210px;
/*    height:20px; */
}
div#TopNav {
	height: 10px;
}

div#HauptNav {
	clear: both;
}

div#main-container #header-image {
	min-height: 12px;
}

div#main-content-container {
}

div#main-content-inner {
	margin: 0px 40px 60px 40px;
}

/* right-sidebar */

div#right-sidebar-container {
}

div#right-sidebar-inner {
	margin: 55px 40px 60px 0;
}

/* left-sidebar */

div#left-sidebar-container {
}

div#left-sidebar-inner {
	margin: 55px 0 60px 40px;
}

div#Trenner-Background {
	margin: 55px 0px 60px 0px;
	background-image: url(http://rentsch-foto-factory.ch/themes/rentsch-foto-factory/images/Trenner-32x32.png);
	background-position: 280px;
	background-repeat: repeat-y;
	height: 100%;
}

.ccm-tags-display ul.ccm-tag-list li a {color: #000 !important;}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
	display: inline;
	color: #fff;
	padding: 5px 8px 6px 8px;
	margin: 3px 6px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	line-height: 13px;
	height: 13px;
}

.ccm-tags-display {margin-bottom: 18px !important;}

/* footer */

div#main-container #footer #footer-inner {
	padding-top: 44px;	
	margin-left: 30px;
	margin-right: 30px;
}

div.main-content-thumb {
	min-height: 300px;
	overflow: hidden;
}

div.main-content-thumb p {
	margin-top: 0 !important;
}

div.main-content-thumb h3 {
	line-height: 1.2em;
}

/* blog entry social icons */

.main-content-post-footer-share-email {
	padding: 0 4px;
}

.main-content-post-footer-share-twitter {
	padding: 0 4px;
}

.main-content-post-footer-share-facebook {
	padding: 0 4px;
}

div.ccm-profile-attribute {
  margin: 18px 0px 0px 12px;
  padding: 0;
}

div.ccm-profile-attribute div.input {
   margin: 4px 0px 2px 8px;
}
div.ccm-profile-attribute div.input div{
   margin-bottom: 7px;
}

div.ccm-profile-attribute input,
div.ccm-profile-attribute select {
   margin-left:16px;
}

div.ccm-profile-attribute ul li {
   list-style:none;
   margin:0;
}

div.ccm-profile-attribute ul.inputs-list {
   margin-bottom:4px;
}

h1.profilin {
   margin-top: 16px;
}

