/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

p {
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* font */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @group Layout */

.headerContainer {
	margin: 0 auto;
	padding: 0;
}

.container {
	margin: -13px auto 0 auto;
	padding: 0 40px;
	position: relative;
}

.clearer {
	clear: both;
}

#topLine {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 100%;
	background-color: blue;
}

#topHeader {
	margin: 0;
	padding: 0;
	height: 70px;
	position: relative;
	z-index: 900;
}

#shadowHeader {
	height: 13px;
	margin-left: -40px;
	background-image: url(images/shadow_header.png);
}

#shadowTop {
	height: 13px;
	background-image: url(images/shadow_header.png);
}

#texture {
	margin: 0;
	padding: 0;
	height: 70px;
}

#pageHeader {
	margin: 0 auto;
	padding: 16px 0 0 0;
	height: 160px;
}

#logo {
}

#title {
	float: none;
}

#pageHeader h1 {
	height: 140px;
}

#pageHeader h2 {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
}

#topImg {
	height: 18px;
	border-top: 1px solid;
}

#featureImg {
	margin: 0 auto;
	width: 100%;
	height: 350px;
}

#extracontainer1 {
	float: left;
}

#bttmImg {
	height: 18px;
	border-bottom: 1px solid;
}

#contentContainer {
	padding-bottom: 23px; 
	background-repeat: no-repeat;
}

#contentContainer #content {
	font-size: .8em;
}

#sidebarContainer {
	padding: 8px;
}

#sidebarContainer #sidebar {
	font-size: .8em;
}

#sidebarContainer .sideHeader {
	font-weight: normal;
	font-size: 1.8em;
	padding: 8px 0 0 0;
}

#footer { 
	height: 100%;
	overflow: hidden;
	padding: 1em 0;
	margin: 0 auto;
	width: 965px;
	border-top: 1px solid;
	background-color: blue;
}

#extraContainer2 {
	margin: 0;
	font-size: .8em;
	font-family: Arial;
}

#footer p {
	float: right;
	font-size: 1em;
	margin: 0 21px 0 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	float: left;
	text-align: left;
}

#breadcrumbcontainer ul {
	float: left;
	list-style: none;
	font-size: 1em;
	margin: 0 0 0 21px;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
}

	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	height: 70px;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}

#navcontainer a.current {
}

#navcontainer ul {
	margin: 0;
    padding: 0;
    z-index: 100;
	position: relative;
	font-size: 1.875em;
	text-align: center;
}

#navcontainer ul li {
    display: inline-block;
    line-height: 34px;
    margin: 22px auto 0 auto;
    padding: 0;
    position: relative;
    *display: inline;
}

#navcontainer ul li ul{
	padding-top: 26px;/* 2nd Level */
	margin-top: 24px;
	font-size: .8em;
	line-height: 34px;
	text-align: left;
}

#navcontainer ul li a {
    display: block;
    padding: 0 20px 0 0;
    text-decoration: none;
    width: 100%;
}

#navcontainer ul ul {
  	margin: -1px 0 0 -1px;
  	width: 100%;
  	padding: 0;
}

#navcontainer li ul li{
    top: -2px;
	font-size: .875em;
	line-height: 1em;
	background: #111;
	background: rgba(0,0,0,0.7);
	border-left: 1px solid #222;
	border-left: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid #444;
	border-top: 1px solid rgba(255,255,255,0.1);
	width: 100%;
	padding:0;
	margin: 0 0 0 10px;
}

#navcontainer li ul li ul li {
	margin: 0;
	top: 0;
}

#navcontainer li ul li a {
    padding: 8px 11px;
    text-shadow: none;
    margin: 0;
}

#navcontainer li ul {
    left: -999em;
    margin-top: 27px;
    padding: 27px 0 0 0;
    position: absolute;
    top: 0;
    width: 170px;
    padding: 0;
    z-index: 600;
}

#navcontainer li ul ul {
    margin: 0 0 0 170px;
    padding: 0;
    font-size: 1em;
    z-index: 600;
}

#navcontainer li:hover ul ul, #navcontainer li:hover ul ul ul, #navcontainer li:hover ul ul ul ul, #navcontainer li:hover ul ul ul ul ul, #navcontainer li.sfhover ul ul, #navcontainer li.sfhover ul ul ul, #navcontainer li.sfhover ul ul ul ul, #navcontainer li.sfhover ul ul ul ul ul {
    left: -999em;
}

#navcontainer li:hover ul, #navcontainer li li:hover ul, #navcontainer li li li:hover ul, #navcontainer li li li li:hover ul, #navcontainer li li li li li:hover ul, #navcontainer li li li li li li:hover ul, #navcontainer li.sfhover ul, #navcontainer li li.sfhover ul, #navcontainer li li li.sfhover ul, #navcontainer li li li li.sfhover ul, #navcontainer li li li li li.sfhover ul #navcontainer li li li li lili.sfhover ul {
    left: auto;
}

#navcontainer ul ul span.sf-sub-indicator {
    display: none;
}    

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.3em;
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */


.blog-entry {
    margin-bottom: 23px;
    position: relative;
}
.blog-entry-title {
    float: left;
}
.blog-entry-title a {
    line-height: 1.5em;
}
.blog-entry-title, .blog-archive-month {
    font-size: 1.8em;
    line-height: 1.8em;
    margin-bottom: 8px;
}
.blog-entry-title, .blog-archive-month {
    margin-right: 100px;
    padding: 7px 0 0;
}
.blog-entry-title a {
    text-decoration: none;
}
.blog-entry-title a:hover {
    text-decoration: underline;
}
.blog-entry-date {   
    float: right;
    padding: 7px 15px;
}
.blog-entry-body {
    clear: both;
}
.blog-entry-comments {
    margin-top: 7px;
}
p.blog-entry-tags {
    font-size: 10px;
    margin-top: 7px;
}
#blog-archives, #blog-categories, #blog-rss-feeds {
    margin-top: 12px;
}
#blog-categories:before {
    content: "Categories:";
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}
#blog-archives:before {
    content: "Archives:";
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}
#blog-archives br {
    display: none;
}
.blog-archive-link-enabled:after {
    content: ", ";
}
.blog-archive-link-enabled {
    margin-right: 5px;
}
.blog-archive-link-disabled:after {
    content: ", ";
}
.blog-archive-link-disabled {
    display: inline;
    margin-right: 5px;
}
.blog-archive-headings-wrapper {
    margin-bottom: 24px;
}
ul.blog-tag-cloud {
    display: block;
    margin: 0 0 18px;
    padding: 18px 0 0;
    text-align: justify;
}
ul.blog-tag-cloud:before {
    content: "Tag cloud:";
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}
ul.blog-tag-cloud li {
    display: inline;
    padding-right: 5px;
}
ul.blog-tag-cloud li a:after {
    content: ", ";
}
.blog-tag-size-1 {
    font-size: 0.8em;
}
.blog-tag-size-2 {
    font-size: 0.85em;
}
.blog-tag-size-3 {
    font-size: 0.9em;
}
.blog-tag-size-4 {
    font-size: 0.95em;
}
.blog-tag-size-5 {
    font-size: 1em;
}
.blog-tag-size-6 {
    font-size: 1.05em;
}
.blog-tag-size-7 {
    font-size: 1.1em;
}
.blog-tag-size-8 {
    font-size: 1.15em;
}
.blog-tag-size-9 {
    font-size: 1.2em;
}
.blog-tag-size-10 {
    font-size: 1.25em;
}
.blog-tag-size-11 {
    font-size: 1.3em;
}
.blog-tag-size-12 {
    font-size: 1.35em;
}
.blog-tag-size-13 {
    font-size: 1.4em;
}
.blog-tag-size-14 {
    font-size: 1.45em;
}
.blog-tag-size-15 {
    font-size: 1.5em;
}
.blog-tag-size-16 {
    font-size: 1.55em;
}
.blog-tag-size-17 {
    font-size: 1.6em;
}
.blog-tag-size-18 {
    font-size: 1.65em;
}
.blog-tag-size-19 {
    font-size: 1.7em;
}
.blog-tag-size-20 {
    font-size: 1.75em;
}
#blog-rss-feeds {
    padding-bottom: 10px;
}
#blog-rss-feeds:before {
    content: "Feeds:";
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
}
.blog-rss-link {
    background-image: url(images/rss_feed.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
}
.blog-comments-rss-link {
    background-image: url(images/rss_feed.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 19px;
}



/* @end */

/* @group File Sharing */

.filesharing-item-title a{
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	display: inline-block;
	padding: 11px 0 3px 0;
	text-decoration: none;
}

.filesharing-item-title {
	padding: 11px 0 7px 0;
}


.filesharing-description {
}

.filesharing-item {
	padding: 0;
}

/* @end */

/* @group Photo Album */

.album-title {
	margin: 3px 0 5px 0;
	padding: 0;
	font-style: normal;
	line-height: 1.9em;
	font-size: 1.8em;
}

.album-description {
	margin: 10px 0 20px 0;
	font-family: sans-serif;
}


.album-wrapper {
}

.thumbnail-wrap {
	display: block;
	float: left;
	margin-right: 32px;
	margin-bottom: 64px;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a img {
}

.thumbnail-frame a img:hover {
}

.thumbnail-caption {
	padding: 10px 0 10px;
	margin: 0;
	font-size: 1em;
	text-align: center;
	line-height: 12px;
	height: 30px;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
	background-color: black;
	background-image: url(images/noise_light.png);
}

.photo-background p{
	text-align: left;
	margin: 0;
}

.photo-navigation {
	width: 860px;
	margin: 20px auto 0 auto;
	padding: 20px;
	border-top: none;
	height: 102px;
	position: relative;
	top: -6px;
	text-align: left;
	font-size: 1.6em;
	color: black;
}

.photo-links {
	position: absolute;
	top: 80px;
	font-size: .8em;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	font-size: .8em;
}

.photo-navigation a:hover {
	text-decoration: none;
	color: #878787;
}

.photo-frame{
	border: 8px solid #484848;
	margin-top: 30px;
}

.photo-background p.photo-title {
	padding-bottom: 2px;
	color: #fff;
	line-height: 26px;
	font-size: .8em;
}

.photo-background p.photo-caption {
	font-size: 12px;
	line-height: 16px;
	color: #878787;
}

	
/* @end */

/* @group Single Page (Photo view) */

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	display: inline;
}

.movie-page-description {
	padding-bottom: 23px;
}

.movie-thumbnail-frame {
	float: left;
	padding: 0;
	margin: 0 20px 20px 20px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 0;
	padding: 24px;
	text-align: center;
}

.movie-title {
	font-size: 1em;
	line-height: 1.1em;
	margin: 20px 0;
}

.movie-frame {
	margin-bottom: 10px;
}


/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */

div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content {
	background: #ffffff;
	color: #222222;
	font-family: Helvetica, Arial, Sans;
}

div.light_square .pp_content .ppt {
	color: #000000;
}

div.light_square .pp_expand {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.light_square #pp_full_res .pp_inline {
	color: #000;
}

div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

div.light_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_arrow_previous {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_square .pp_arrow_next {
	background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_square .pp_next:hover {
	background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}

div.light_square .pp_previous:hover {
	background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background: #222;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	border: 1px solid #aaa;
	text-shadow: #fff 0 1px 0;
	z-index: 10000;
}

.pp_top {
	height: 20px;
	position: relative;
}

* html .pp_top {
	padding: 0 20px;
}

.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_content {
	height: 40px;
}

.pp_fade {
	display: none;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px;
}

.pp_content_container .pp_right {
	padding-right: 20px;
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_nav {
	clear: left;
	float: left;
	margin: 3px 0 0 0;
}

.pp_nav p {
	float: left;
	margin: 2px 4px;
}

.pp_nav .pp_play,.pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous,a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.pp_gallery ul a {
	-moz-box-shadow: 0 1px 2px #333;
	-webkit-box-shadow: 0 1px 2px #333;
	box-shadow: 0 1px 2px #333;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a:hover,.pp_gallery li.selected a {
	border-color: #fff;
}

.pp_gallery ul a img {
	border: 0;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 2px;
}

.pp_gallery li.default a {
	background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery li.default a img {
	display: none;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}

a.pp_next {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_previous {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_expand,a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	display: block;
	float: right;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_bottom {
	padding: 0 20px;
}

.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#pp_full_res {
	line-height: 1 !important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}

div.ppt {
	color: #fff;
	display: none !important;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}