/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 

.gallery .article-index {
display: none;
}
/*
.box h4.title img {
border: 2px solid #535353;
border-radius: 2px;
}*/
.nocomp #mainbody {
display: none;
}

.innerpages #slideshow {
margin-top: 100px;
}
.innerpages #header {
margin-top: -100px;
}

.header-titles h3 {
color: black;
text-shadow: none;
}


.header-titles h4 {
float: left;
}

.header-titles #content{
text-align: left;
}

.farbp h4 {
background: none;
}

.farbp a.btn {
display: none;
}

/*blog*/

/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 

#mainbody .k2Pagination li {
    /*font-size: 12px;*/
    line-height: 20px;
    margin: 8px 0;
    vertical-align: top !important;
	float: left;
	
}

.k2Pagination li {
    padding: 5px;
	
}

.k2UserBlockActions .modal {
top: 20px;
}

.catItemDateCreated {
font-weight: bold;
text-transform: uppercase;
}

#mainbody {
word-spacing: 0.08em;
}

.k2UserBlockActions .modal {
    background-clip: border-box;
    background-color: #FFFFFF;
    border: 0px none transparent;
    border-radius: 6px;
    box-shadow: 0 0 0 transparent;
    left: 0;
    margin-left: 0;
    outline: inherit none;
    position: static;
    top: 10%;
    width: auto;
    z-index: 0;
}

#k2FrontendContainer .icon-48-k2 {
background-image: none;
}

.commentToolbar .modal {
top: 3%;
}

.wider ul#thumbs {
width: 1200px;
}

.itemContainer:after {
    border-bottom-color: #CCCCCC !important;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-width: 5px;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    width: 0;
	}

	
/*K2*/

a.moduleItemImage {
float: left;
}

#sidebar_right .k2ItemsBlock ul {
list-style-type: none;
margin-left: 0;
}

#sidebar_right .k2ItemsBlock ul .moduleItemTitle {
font-weight: bold;
color: crimson;
}

#sidebar_right .k2ItemsBlock ul li {
margin-bottom: 15px;
background-color: white !important;
}

/*sidebar comments*/
#sidebar_right div.details, #sidebar_right blockquote, #sidebar_right div.details h6, #sidebar_right .clr {
display: inline;
border: 0 transparent none;
padding-left: 0;
}

#sidebar_right .testimonial_box {
margin-bottom: 10px;
}

/*blog*/

.itemContainer, .latestItemView {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 0 #CCCCCC;
	margin-left: 12px;
    margin-bottom: 35px;
    padding: 15px 5px;
    position: relative;
}

.itemContainer:after, .latestItemView:after {
    border-bottom-color: #CCCCCC !important;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-width: 5px;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    width: 0;
}

#k2container div.catItemHeader h3.CatitemTitle, h2.latestItemTitle {
    font-weight: bold;
	 font-family: Open Sans !important;
    font-size: 16px;
    line-height: 110%;
}

.postdivision {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding-bottom: 25px;
}

.catItemLinks {
text-transform: uppercase;
font-size: 10px;
line-height: 20px;
}

#sidebar_right .inputbox {
max-width: 175px;
}

/*ideen-forum module*/

ul#featurelist {
    font-size: 11px;
    list-style: none outside none;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;
	
}
ul#featurelist li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 !important;
    padding: 0;
    text-align: center;
    width: 25%;
}
ul#featurelist li span {
    background: url("../images/arrow-r.png") no-repeat scroll right 46px rgba(0, 0, 0, 0);
    display: block;
    padding: 64px 30px 0 10px;
}
ul#featurelist li.first-item span {
    padding-left: 0;
}
ul#featurelist li.last-item span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-right: 0;
}
ul#featurelist li.icon1 {
    background: url("../images/icons/icon-home.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
ul#featurelist li.icon2 {
    background: url("../images/icons/icon-people.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
ul#featurelist li.icon3 {
    background: url("../images/icons/icon-media.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
ul#featurelist li.icon4 {
    background: url("../images/icons/icon-team.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

#content_top .around{
width: 90%;
background: url("../images/bluebox-bg.png") no-repeat scroll center top #FFFFFF;
border-radius: 5px;
padding: 0 15px 0 30px;
margin: 0 auto;
margin-bottom: 15px;
}

a#joinButton {
    background: url("../images/join-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FF3300;
    display: block;
    font-size: 125%;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0 auto 15px;
    outline: medium none;
    padding-left: 20px;
    text-decoration: none;
    width: 249px;
}

.around h1 {
color: white;

}

.around table {
width: 630px;
}

/*top login button*/

ul.topnav.navRight a {
    background: url("../images/icon-user.png") no-repeat scroll 5px 6px rgba(0, 0, 0, 0);
	display: block;
	padding-left: 25px;
	font-size: 14px;
	}

.k2UserBlockActions li:last-child {
display: none !important;
}

.introduction h1 {
margin-left: 30px;
}

ul#featurelist {
/*margin-left: 5px;*/
}

#mainbody .span9 img {
max-width: 650px !important;
}