/**
* This is the style sheet you use to add a style.
* You can empty my contents :)
*
***/
#main-column > section.article-wrapper.track > article > div.article-content > div.article-content > h2{
font-size: 12px !important;
}

.back-share{
padding-top: 15px;
}

 #photo-3 {
float: right;

width: 200px;
margin-right: 20px;
}


#photo-2 {

float: left;
width: 150px;

display: block;

padding-right: 58px;

}

#date-archive-text{
padding-top: 5px;
}

.CTAtext{
position: absolute;
float: left;
margin-top: -24px;
margin-left: 30px;
color: white;
font-size: 11px;
}

.ctaImg{
width: 22px;
margin-top: 4px;
margin-left: 5px;
}

#social-icons a.rss-link span
{
background: url(/content/StyleSheets/flat-icons.jpg) no-repeat;
background-position: -452px -248px;
height: 35px;
width: 32px;
float: left;
}
#social-icons a.rss-link:hover span
{
background-position: -452px -12px;
}

#social-icons a.fb-link span
{
background: url(/content/StyleSheets/flat-icons.jpg) no-repeat;
background-position: -96px -248px;
height: 35px;
width: 32px;
float: left;
}

#social-icons a.fb-link:hover span
{
background-position: -96px -12px;

}

#social-icons a.tw-link span
{
background: url(/content/StyleSheets/flat-icons.jpg) no-repeat;
background-position: -15px -248px;
height: 35px;
width: 29px;
float: left;
}

#social-icons a.tw-link:hover span
{
background-position: -15px -12px;
}

#social-icons a.in-link span
{
background: url(/content/StyleSheets/flat-icons.jpg) no-repeat;
background-position: -13px -288px;
height: 35px;
width: 35px;
float: left;
}

#social-icons a.in-link:hover span
{

	background-position: -13px -51px;

}

#social-icons a.g-link span
{
background: url(/content/StyleSheets/flat-icons.jpg) no-repeat;
background-position: -136px -248px;
height: 35px;
width: 31px;
float: left;

}

#social-icons a.g-link:hover span
{
	background-position: -136px -12px;
}




.hp-img{

	margin-top:0;
}

#home-articles{
width: 100%;
position: relative;
overflow: hidden;
background-color: white;

}

.blogstyle {
display: inline;
color: #b46f73;
background: #fff;
padding-left: 4px;
padding-right: 4px;
border-radius: 4px;
padding-bottom: 1px;
}


.trendCont h2{
font-size:16px;
margin-left:-42px;
}

.article-thumb-arch{
float:left;

}

.trendframeArch{
min-height: 157px;
width: 200px;
}

.article-thumb-arch{
border: 1px solid #A3364C;
border-radius: 10px;
margin-left: 9px;
box-shadow: 2px 2px 8px -2px #581F1F;
z-index: 6;
position: relative;
height: 150px;
width: 150px;
overflow:hidden;
margin-top: 10px;
margin-bottom: 14px;
}

.trendContArch {
width: 423px;
position: absolute;
background-color: #fff8f9;
padding-left: 85px;
margin-left: 97px;
height: 168px;
margin-top: 5px;
z-index: 2;
padding-right: 13px;
}

.pagination > a, .pagination > span {

  float: left;
  margin-left: 5px;
  padding: 0 6px;
  min-width: 17px;
  line-height: 27px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #d4d4d4;
  text-align: center;
  text-decoration: none;
  border: 1px solid black;

}
.pagination :first-child {
  margin-left: 0;
}
.pagination > a {

text-decoration: none;
text-shadow: 0 1px black;
background-clip: padding-box;
border-color: rgba(97, 33, 33, 0.9);
background-color: rgba(126, 34, 34, 0.9);
  font-size: 12px;
}
.pagination > a:hover {

  color: #000;
text-shadow: 0 -1px black;
background-color: #fff8f9;
  font-size: 12px;
}
.pagination > span, .pagination > a:active {

  color: #000;
text-shadow: 0 -1px black;
background-color: #fff8f9;
  font-size: 12px;
}
.pagination .prev, .pagination .next {
  font-family: Noteworthy, Arial, sans-serif;
  font-size: 12px;
}


.archive-heading  {
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;

}

.hp-date {
width: 100%;
font-family: Tahoma,Verdana,sans-serif;
font-size: 10px;
color: #600;
font-weight: normal;
letter-spacing: 4px;
font-style: italic;
}

.articleWrapper{
overflow: hidden;
color: #fff;
font-size: 11px;
line-height: 18px;
padding-bottom: 13px;
border-bottom: 1px solid #924569;
}

.homepage-article{
	width: 323px;
	margin-right: 10px;
}

.homepage-article h2{width: 230px; margin: 0 0 10px 0;}

.homepage-article a.pic{margin-right: 10px; max-width: 80px;}
.homepage-article a.pic img{max-width: 100%;}

#news-on-homepage-title {
padding-bottom: 0px;
margin-bottom: 10px;
margin-top: 0px;
padding: 10px 0;
background-color: #924569;
}

.homepage-article  a:hover{
text-decoration: none;
font-family: Tahoma,Verdana,sans-serif;

color: #743B43;

}

.homepage-article  a{
text-decoration: none;
font-family: Tahoma,Verdana,sans-serif;
font-size: 15px;
color: #600;
}

#news-on-homepage-title a {
color: #fff;
background-color: #924569;
font-size: 15px;
font-weight: bold;
line-height: 18px;
margin-top: 0;
padding-top: 0;
text-decoration: none !important;
text-align: center;

}

.trendCont h2{
font-family: Tahoma,Verdana,sans-serif;
font-weight: bold;
line-height: 19px;
font-size: 14px;

}


.article-wrapper-main  h2{
font-family: Tahoma,Verdana,sans-serif;
font-weight: bold;
line-height: 19px;
font-size: 17px;
}

.read_more_btn {
-webkit-font-smoothing: subpixel-antialiased;
background-color: #b46f73;
position: absolute;
display: block;
float: left;
color: white;
margin-left: 454px;
padding-left: 14px;
padding-top: 2px;
padding-right: 14px;
margin-top: 13px;
padding-bottom: 2px;
}


.read_more_btn a{
color:#fff;
}

.read_more_btn a:hover {
text-decoration:none;
color: #ffff8f; /* war vorher #fff8f*/
}





.sub-Headline a{
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;
margin: 0;
}

.bordFoot h2{
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;
margin: 0;
}

.back a{
color: #fff;
background-color: #b46f73;
font-size: 11px;
font-weight: bold;
line-height: 18px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 5px;
}

.back a:hover{
color: #fff;
text-decoration:underline;
}


.article-content {

margin-right:20px;
}

.article-wrapper h1 {
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;
margin: 0;
}


p{
font-family: 'Open Sans',Tahoma,Verdana,sans-serif;
font-size: 14px;
color: inherit;
line-height: 1.5;
margin: 10px 0;
}

.cycle-slideshow{
position: relative;
padding-top: 26px;
margin-top: 47px;

}
#breadcrumbs {
font-family: Tahoma,Verdana,sans-serif;
font-size: 11px;
}

div.heading{
border-bottom: 1px solid #bbb;
margin-right:20px;
}

.heading h2{
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;
margin: 0;
}

#popular-items h3{
font-family: Tahoma,Verdana,sans-serif;
font-size: 18px;
font-weight: bold;
color: #600;
display: inline;
margin: 0;

}

#wrapper a:hover {
text-decoration:none;
}

.article-thumb{
float:left;
width:50px;

}

.trendCont {
-webkit-transform: translateZ(0);
width: 537px;
position: absolute;
background-color: #fff8f9;
padding-left: 85px;
margin-left: 133px;
height: 184px;
margin-top: -22px;
line-height: 2;
padding-right: 45px;
z-index: -1;
padding-top: 17px;
}

.trendCont .article-date{
margin-left: -42px;

}

.trendCont p{
margin-left: -42px;
}

.threeCol a:hover{
text-decoration:none;
}

.read_more_btn a{
color:#fff;
letter-spacing: 3px;
}

.read_more_btn a:hover {
text-decoration:none;
color: #ffff8f; /* war vorher #fff8f*/
}

.article-wrapper-main{
margin-right: 49px;


}

.bordFoot {
border-bottom:1px solid #bbb;
margin-top: 17px;
}

#main-column {
float: right;
width: 820px;
}

.article-date-small {
/* background-color: rgb(246, 246, 246); */
margin-top: 8px;
font-style: italic;
/* font-weight: bold; */
/* height: 21px; */
color: #600;
/* text-align: center; */
/* padding-left: 1px; */
/* padding-right: 3px; */
/* margin-left: 6px; */
padding-bottom: 5px;
/* padding-top: 5px; */
/* width: 249px; */
background-color: rgb(246,246,246);
width: 249px;
/* height: 40px; */
padding-top: 2px;
font-family: Tahoma,Verdana,sans-serif;
/* padding-bottom: 2px; */
font-weight: bold;
/* line-height: 19px; */
margin-left: -14px;
text-align: center;
font-size: 14px;

padding-right: 14px;
}

.threeCol h2 {
background-color: rgb(246,246,246);
width: 249px;
height: 61px;
padding-top: 2px;
font-family: Tahoma,Verdana,sans-serif;
padding-bottom: 2px;
font-weight: bold;
line-height: 19px;
margin-left: -14px;
text-align: center;
font-size: 16px;
padding-left: 7px;
padding-right: 7px;

}

.threeCol{
float: left;
width: 100px;
margin-right: 173px;

}

.article-thumb-small{

border: 1px solid #A3364C;
border-radius: 10px;
margin-left: 9px;
box-shadow: 2px 2px 8px -2px #581F1F;
position:relative;
height: 200px;
width: 200px;
overflow: hidden;
}

.frame{
min-height:200px;
}

.trendframe{

border: 1px solid #A3364C;
border-radius: 10px;
margin-left: 9px;
box-shadow: 2px 2px 8px -2px #581F1F;
z-index:99999;
height: 150px;
width: 150px;
}

.year {

background: #b46f73 url("http://www.pantyhose-stockings-hosiery.com/images/leftmenu/head_li.gif") no-repeat;
margin-bottom: -10px;
margin-top: 1px;
padding-top: 2px;
padding-left: 16px;
color: #fff;

padding-bottom: 3px;
}

#date-archive-text h3{
color: #fff;
background-color: #b46f73;
font-size: 11px;
font-weight: bold;
line-height: 18px;
margin: 0;
padding: 0;
border-top: 1px solid #fff;
text-align: center;
}

#archive-links a {
background: #fff8f9 none;
border-top: 1px solid #fff;
line-height: 18px;
list-style-type: none;
padding-left: 9px;
margin-left: 0px;
font-family: Tahoma,Verdana,sans-serif;
font-size: 11px;
width: 151px;
display:block;
margin-bottom:-16px;
}

#archive-links a:hover {
display: block;
padding-left: 13px;
width: 155px;
}

.categoriesHead h3 {

color: #fff;
background-color: #b46f73;
font-size: 11px;
font-weight: bold;
line-height: 18px;
margin: 0;
padding: 0;
border-top: 1px solid #fff;
text-align: center;
margin-top: 16px;
}

.categoriesHeadCTA h3 {
padding-bottom: 2px;
color: #fff;
background-color: #6D3235;
font-size: 11px;
font-weight: bold;
line-height: 18px;
margin: 0;
padding: 0;
border-top: 1px solid #fff;

margin-top: 16px;
}

#wrapper
{
	width:1000px;
	margin: 0 auto;
}
#sidebar
{
	float:left;
	width:160px;
	margin-right: 20px;
}

#sidebar #social-media img
{
	width:32px;
	float:left;
	margin-right: 10px;
}
