*{margin:0; padding:0;}

html, body {
height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -74px;
}
.wrapper.homepage{margin: 0 auto -470px;}
.push {
	height: 74px;
}
.homepage .push{height:470px;}

/*Buttons*/

a.moduleItemReadMore,
a.k2ReadMore,
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a{
    display: inline-block;
    padding:0 31px 0 15px;
    font-size: 11px !important;
	cursor:pointer;
	height:34px;line-height:34px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	border-radius:5px;
}
		
/*Typhography*/

div.catItemHeader h3.catItemTitle,
div.userItemHeader h3.userItemTitle,
div.module-title h2.title,
div.itemHeader h2.itemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
h1.contentTitle,
div.componentheading h2,
h2.k2ProfileHeading,
div.genericItemHeader h2.genericItemTitle{
  	font-size:18px;
	line-height:21px;
	font-family:'Anton', sans-serif;
	padding:0;
	margin:0;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:uppercase;
}



#port div.catItemHeader h3.catItemTitle{font-size:12px;line-height:21px;text-transform:none;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:bold;text-shadow:none;}

h5{margin:0 10px 5px 0;font-weight:normal;font-size:15px;line-height:21px;letter-spacing:normal;}
h5 a:hover{font-style:italic;text-decoration:underline;}
	
div.catItemHeader,
div.componentheading,
h2.k2ProfileHeading,
div.userItemHeader,
div.module-title,
div.genericItemHeader,
div.itemHeader,
h1.contentTitle,
h3.itemCommentsCounter,
div.itemCommentsForm h3{
	margin:0 0 23px 0;}
#port div.catItemHeader{margin:0;}
	
p {margin: 0 0 21px 0;}

p.color{margin:0 0 10px;}

/*=== Top Positions ===*/

#rt-top{height:71px;position:relative;z-index:10;margin:0 0 61px;}
	


.top_block .rt-block{border-radius:5px;}
.top_block .module-title{border-radius:5px 5px 0 0;padding:25px 40px 0 104px;height:67px;margin:0 0 25px;}
.top_block li{padding:0 20px 41px;}
/*=== MAINBODY ===*/

#rt-main{padding:24px 0 0;}
.homepage #rt-main{padding:21px 0 0;}

.content_container{padding:33px 0 50px;}

a.moduleItemImage img{border-radius:5px;box-shadow:0 1px 2px rgba(0,0,0,.32);}
	
/*----------------Items List View-----------------*/

div.itemContainer{margin-bottom:46px;}
#k2Container{padding:0;margin:0;}




.thumb {
	margin:7px 0px 2px 2px;
	
}

.thumb  img{
	margin:0px 4px 0px 2px;
	
}


/*=== SIDEBARS===*/

.mb8-sa4 #rt-sidebar-a{padding-left:20px;}
.homepage #rt-sidebar-a{padding-top:15px;}

.list1,.list1 ul{margin:0 !important;list-style:none !important;}
.list1 li{padding:10px 0 9px;background:url(list1_border.png) repeat-x;font-weight:bold;}
.list1 li:first-child{background:none;padding:0 0 9px;}
.list1 li a{display:inline-block;background:url(list1_marker.gif) 0 8px no-repeat;padding:0 0 0 15px;}

.categories .rt-block,.archives .rt-block{margin:0 0 30px;}

.homepage .categories .rt-block{margin:0;}
/*=== MainBottom Positions ===*/
.jcarousel .rt-block{padding:30px 0 43px;border-radius:0 0 3px 3px;}
.jcarousel .module-title{float:left;padding-left:33px;padding-top:8px;}
.jcarousel .jcarousel{overflow:hidden;padding:0 48px 0 61px;background:url(carousel_border.png) 101px 0 no-repeat;}
.jcarousel div.k2ItemsBlock ul li{float:left;margin:0 32px 0 0;}
.jcarousel li a img{opacity:.7;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;filter:alpha(opacity=70);}
.jcarousel li a:hover img{opacity:1;filter:alpha(opacity=100);}

/*=== Bottom Positions ===*/

/*=== Footer Positions ===*/
#rt-footer{padding:41px 0 36px;height:194px;overflow:hidden;}
#rt-footer .rt-grid-8 .rt-block{padding:0 20px 0 30px;}
#rt-footer .rt-grid-4 .rt-block{padding-left:20px;padding-right:8px;}

.copyright,
.copyright a{
	line-height:69px;
	margin:0;
	}
	
.copyright a:hover{
	text-decoration:underline;}
	
span.sitename{}
span.date{}
span.footerText{}


