/*---------------------------------------------------------------------------
							GRID
---------------------------------------------------------------------------*/
div.row {
	/*padding: 0 10px;*/
	width: 960px;
}
.only-960, .grid16 {
	display: block;
}

/*---------------------------------------------------------------------------
							HEADER
---------------------------------------------------------------------------*/
.head-menu .menu.left {
	padding-left: 10px;
}
.head-menu .menu.right {
	padding-right: 10px;
}
/*---------------------------------------------------------------------------
								ADVERTISEMENT
---------------------------------------------------------------------------*/
div.head-ad div {
	height: 90px;
	width: 728px;
	display:none;
}
.post-institution-info .ad {
	bottom: 0;
	height: 182px;
	position: absolute;
	right: 0;
	width: 220px;
}
.content .ad {
	background-image: url(../images/content/ad-background.png);
	clear: both;
	max-height: 125px;
	margin: 5px 0;
	padding: 8px 0;
	width: 672px;
}

/*---------------------------------------------------------------------------
								Login Popup
---------------------------------------------------------------------------*/
div.login-popup {
	left: 30px;
	top: 35px;
}

/*---------------------------------------------------------------------------
								Search Popup
---------------------------------------------------------------------------*/
div.search-popup {
	top: 35px;
	left: 100px;
}

/*---------------------------------------------------------------------------
								Logo & Menu
---------------------------------------------------------------------------*/
.main-menu-wrapper .logotype {
	padding: 0 10px;
	width: 240px;
}
.main-menu-wrapper .select-language {
	float: left;
	height: 78px;
	padding: 0 10px;
	position: relative;
	width: 120px;
}
.main-menu-wrapper .select-language a {
	background-image: url(../images/header/button-select-language.png);
	bottom: 0;
	display: block;
	height: 46px;
	position: absolute;
}
.main-menu-wrapper .select-language .tr {
	background-position: 0 0;
	left: 10px;
	width: 27px;
}
.main-menu-wrapper .select-language .en {
	background-position: -27px 0;
	left: 37px;
	width: 21px;
}
/*---------------------------------------------------------------------------
								DropDown Menu
---------------------------------------------------------------------------*/
.main-menu {
	float: left;
	width: 600px;
}
.main-menu-drop-down {
	display: block;
	height: 78px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	z-index: 1000;
}
.main-menu-drop-down li {
	display: block;
	float: left;
	width: 149px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.main-menu-drop-down > li:hover {
	background-color: #d04526;
}
.main-menu-drop-down li a {
	display: block;
	height: 78px;
	width: 149px;
}
.main-menu-drop-down > li {
	background-repeat: no-repeat;
}
.main-menu-drop-down > li > a > span {
	display: none;
}

.main-menu-drop-down > li .sub-menu-header {
	display: none;
}

.main-menu-drop-down > li:hover {
	background-position: center 5px;
	background-position-x: center;
	background-position-y: 5px;
	opacity: 0.95;
}
.main-menu-drop-down > li:hover .sub-menu-header {
	background-position: center 15px;
	background-position-x: center;
	background-position-y: 15px;
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 149px;
}

.main-menu-drop-down > li {
	background-position: 16px 8px;
	background-image: url(../images/header/grid16/main-menu/button-1.png);
	cursor:pointer;
}
.main-menu-drop-down > li .heart {
	display: none;
}
.main-menu-drop-down > li > a {
	height: 78px;
}
.main-menu-drop-down > li:hover .heart {
	display: block;
	height: 78px;
	width: 149px;
}
.main-menu-drop-down > li:hover > a {
	background-repeat: no-repeat;
	background-position: center center;
}
.main-menu-drop-down > li:hover {
	background-image: url(../images/header/grid16/main-menu/button-1-hover.png);
	background-color: #DD6964;
}
.main-menu-drop-down > li:hover > a {
	background-image: url(../images/header/grid16/main-menu/button-1-text.png);
}
.main-menu-drop-down > li:hover > a:hover {
	background-image: url(../images/header/grid16/main-menu/button-1-text-hover.png);
}

.main-menu-drop-down > li + li {
	background-position: 22px 8px;
	background-image: url(../images/header/grid16/main-menu/button-2.png);
}
.main-menu-drop-down > li + li:hover {
	background-color: #ef9b5d;
	background-image: url(../images/header/grid16/main-menu/button-2-hover.png);
}
.main-menu-drop-down > li + li:hover > a {
	background-image: url(../images/header/grid16/main-menu/button-2-text.png);
}
.main-menu-drop-down > li + li:hover > a:hover {
	background-image: url(../images/header/grid16/main-menu/button-2-text-hover.png);
}

.main-menu-drop-down > li + li + li {
	background-position: 27px 11px;
	background-image: url(../images/header/grid16/main-menu/button-3.png);
}
.main-menu-drop-down > li + li + li:hover {
	background-color: #afd140;
	background-image: url(../images/header/grid16/main-menu/button-3-hover.png);
}
.main-menu-drop-down > li + li + li:hover > a {
	background-image: url(../images/header/grid16/main-menu/button-3-text.png);
}
.main-menu-drop-down > li + li + li:hover > a:hover {
	background-image: url(../images/header/grid16/main-menu/button-3-text-hover.png);
}

.main-menu-drop-down > li + li + li + li {
	background-position: 29px 9px;
	background-image: url(../images/header/grid16/main-menu/button-4.png);
}
.main-menu-drop-down > li + li + li + li:hover {
	background-color: #4fb7d3;
	background-image: url(../images/header/grid16/main-menu/button-4-hover.png);
}
.main-menu-drop-down > li + li + li + li:hover > a {
	background-image: url(../images/header/grid16/main-menu/button-4-text.png);
}
.main-menu-drop-down > li + li + li + li:hover > a:hover {
	background-image: url(../images/header/grid16/main-menu/button-4-text-hover.png);
}
/* drop down */
.main-menu-drop-down ul {
	display: none;
	height: auto;
	margin: 0;
}
.main-menu-drop-down li:hover > ul {
	display: block;
}
.main-menu-drop-down ul li {
	float: none;
	position: relative;
}
.main-menu-drop-down ul li a {
	color: #fff;
	display: none;
	height: auto;
	padding: 0px 18px;
	text-decoration: none;
	width: auto;
}
.main-menu-drop-down ul li:last-child a {
	padding-bottom: 5px;
}
.main-menu-drop-down a:hover {
	text-decoration: underline;
}




/*---------------------------------------------------------------------------
					Head Widget: Twitter, Weather, Likes
---------------------------------------------------------------------------*/
.head-widgets {
	margin-bottom: 50px;
}
.twitter-widget {
	
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 74px;
	margin: 12px 0;
	padding: 0 10px;
	position: relative;
	width: 620px;
}
.twitter-widget .balloon {
	background-image: url(../images/cekenn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 340px;
}
.twitter-widget .jCarouselLite {
	height: 74px;;
	overflow: hidden;
	width: 532px;
}
.twitter-widget .avatar {
	display: block;
	height: 48px;
	position: absolute;
	top: 9px;
	width: 48px;
}
.twitter-widget .button {
	background-image: url(../images/tweetbox/grid16/tweet-box-buttons.png);
	display: block;
	height: 7px;
	right: 20px;
	position: absolute;
	width: 11px;
}
.twitter-widget .button-top {
	background-position: 0 0;
	top: 18px;
}
.twitter-widget .button-bottom {
	background-position: 0 8px;
	top: 45px;
}
#twitter_update_list {
	font-size: 14px;
	height: 74px;
	left: 23px;
	line-height: 16px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 465px;
}
#twitter_update_list li {
	height: 74px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	width: 465px;
}
#twitter_update_list li span {
	display: block;
	font-size: 13px;
	left: 57px;
	line-height: 18px;
	position: absolute;
	top: 13px;
	width: 410px;
}







/*---------------------------------------------------------------------------
								FOOTER
---------------------------------------------------------------------------*/
.footer {
	padding-bottom: 100px;
	width: 960px;
}
.footer .copyright {
	font-size: 9pt;
}

.footer-menu-wrapper {
	height: 100px;
}
.footer-menu {
	background-image: url(../images/footer/background.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 100px;
	width: 963px;
}
.footer-menu .social {
	background-image: url(../images/footer/social-buttons.png);
	bottom: 3px;
	display: block;
	height: 33px;
	position: absolute;
	width: 30px;
}
.footer-menu .social.facebook {
	background-position: 0 0;
	left: 7px;
}
.footer-menu .social.twitter {
	background-position: 64px 0;
	left: 48px;
}
.footer-menu .social.google {
	background-position: 31px 0;
	left: 88px;
}
.footer-menu .buttons {
	background-image: url(../images/footer/footer-menu-buttons.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
}
.footer-menu .buttons.typewriter {
	background-position: 0 -38px;
	bottom: 6px;
	height: 56px;
	left: 579px;
	width: 81px;
}
.footer-menu .buttons.typewriter:hover {
	background-position: -81px 0;
	height: 94px;
	width: 90px;
}
.footer-menu .buttons.bsound {
	background-position: -174px -27px;
	bottom: 2px;
	height: 71px;
	left: 679px;
	width: 78px;
}
.footer-menu .buttons.bsound:hover {
	background-position: -257px 0;
	height: 94px;
	left: 670px;
	width: 87px;
}
.footer-menu .buttons.roll {
	background-position: -353px -34px;
	bottom: 2px;
	height: 61px;
	left: 769px;
	width: 70px;
}
.footer-menu .buttons.roll:hover {
	background-position: -433px 0;
	height: 94px;
	left: 769px;
	width: 70px;
}
.footer-menu .buttons.calendar {
	background-position: -513px -35px;
	bottom: 2px;
	height: 59px;
	left: 853px;
	width: 60px;
}
.footer-menu .buttons.calendar:hover {
	background-position: -573px 0;
	height: 94px;
	left: 846px;
	width: 70px;
}

/*---------------------------------------------------------------------------
								Sidebar
---------------------------------------------------------------------------*/
.sidebar {
	float: left;
	padding: 0 10px;
	width: 240px;
}
/*---------------------------------------------------------------------------
								Content
---------------------------------------------------------------------------*/
.content {
	float: left;
	min-height: 10px;
	min-width: 720px;
	padding: 0 10px;
	width: 720px;
}
.content.bgline {
	background-position: 710px 0px;
}
.content img {
	height: auto;
	max-width: 700px;
}
div.page-title {
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 0 10px;
}
.below-part-item {
	display: block;
	float: left;
	height: auto;
	margin-bottom: 10px;
	width: 350px;
}
.below-part-item .switcher {
	display: none;
}
.below-part-item.odd {
	padding-right: 30px;
}
.below-part-item.even {
	padding-left: 10px;
	padding-right: 20px;
}
.below-part-item .category-title {
	font-family: 'brandon_grotesque_boldregular';
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
}
.below-part-item .category-title a {
	display: block;
	font-family: 'brandon_grotesque_boldregular';
	line-height: 26px;
	padding: 0;
	text-decoration: none;
}
.below-part-item .category-click {
	height: 20px;
}
.below-part-item .category-click p {
	font-family: 'brandon_grotesque_mediumIt';
	font-size: 13px;
	text-decoration: underline;
}

.below-part-item .big {
	overflow: visible;
	min-height: 282px;
}
.below-part-item .big .image {
	margin-bottom: 10px;
	position: relative;
}
.below-part-item .big .image,
.below-part-item .big .image img {
	height: 212px;
	width: 320px;

}
.below-part-item .big p {
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 14px;
}
.below-part-item .small {
	margin: 10px 0;
}
.below-part-item .small .image {
	float: left;
	height: 74px;
	margin: 0 10px 0 0;
	position: relative;
	width: 112px;
}
.below-part-item .small .image img {
	height: 74px;
	width: 112px;
}
.below-part-item .small p {
	font-size: 14px;
	line-height: 18px;
}
.home .below-part-item.odd,
.home .below-part-item.even {
	height: 506px;
}
.home .below-part-item.odd,
.category .below-part-item.odd {
	background-image: url(../images/lines/16/below-part-between-posts.png);
	background-repeat: no-repeat;
}
.below-part-item.odd {
	background-position: 338px 0px;
}
.home .below-part-item.odd,
.category .below-part-item.odd {
	background-position: 338px 0px;
}
.below-part-item .big .post-title,
.below-part-item odd.post-title {
	font-family: 'brandon_grotesque_boldregular';
	font-size: 16px;
	/*letter-spacing: 0.1em;*/
	line-height: 16px;
	padding: 0;
	text-decoration: none;
}


.home .below-part-item.odd2,
.home .below-part-item.even {
	height: 506px;
}
.home .below-part-item.odd2,
.category .below-part-item.odd2 {
	background-image: url(../images/lines/16/below-part-between-posts.png);
	background-repeat: no-repeat;
}
.below-part-item.odd2 {
	background-position: 338px 38px;
}
.home .below-part-item.odd2,
.category .below-part-item.odd2 {
	background-position: 338px 38px;
}
.below-part-item .big .post-title,
.below-part-item odd2.post-title {
	font-family: 'brandon_grotesque_boldregular';
	font-size: 16px;
	/*letter-spacing: 0.1em;*/
	line-height: 16px;
	padding: 0;
	text-decoration: none;
}


.below-part-item .small .post-title {
	font-family: 'brandon_grotesque_boldregular';
}
.below-part-item .big .post-title:hover,
.below-part-item .small .post-title:hover {
	text-decoration: underline;
}


/*---------------------------------------------------------------------------
								Single
---------------------------------------------------------------------------*/
.post-title {
	height: 38px;
	margin: 0px 0 10px 0;
	overflow: auto;
	padding: 0;
}
.post-title .left {
	float: left;
	width: 470px;
}
.post-title .left .page-title {
	font-size: 24px;
}
.post-title .right {
	float: left;
	text-align: right;
	width: 210px;
}
.post-title .right .date {
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 16px;
	line-height: 110%;
	padding: 0;
}
.post-title .right .author {
	font-family: 'brandon_grotesque_mediumIt';
	font-size: 16px;
	line-height: 110%;
	padding: 0;
}
.post-thumbnail {

}
.post-thumbnail .image img {
	/*height: 448px;*/
	height: auto;
	max-width: 687px;
}
.post-thumbnail .video {
	height: auto;
	position: relative;
	width: 687px;
}
.post-thumbnail .video #jwplayer-0_wrapper,
.post-thumbnail .video .jwplayer {
	height: 478px !important;
	width: 687px !important;
}
.post-thumbnail .tags {
	display: none;
}

div.post-social {
	height: 42px;
	margin-top: -42px;
}
div.post-social .social-bookmarks,
div.content .social-bookmarks {
	float: left;
	margin-top: 15px;
	width: 675px;
}
div.post-social .social-bookmarks {
	padding-left: 10px;
}
div.post-social .social-share,
div.content .social-share,
div.content .social {
	float: left;
	margin-top: 15px;
	padding-right: 10px;
	text-align: right;
	width: 200px;
}

.post-institution-info {
	position: relative;
	width: 240px;
}
.post-institution-info .map {
	width: 220px;
}
.post-institution-info .address {
	font-size: 13px;
	line-height: 110%;
	margin: 10px 0;
}
.post-institution-info .tags {
	line-height: 120%;
	position: relative;
	margin-bottom:10px;
	font-size:13px;
}
.post-institution-info p + p {
	margin-top: 3px;
}
.post-institution-info .social {
	margin-top: 15px;
}

div.single-content {
	margin-top: 30px;
}

/* gallery @start */
.single-gallery {
	height: 448px;
	width: 687px;
}
.single-gallery img {
	/*height: 448px;
	width: 687px;*/
	height: auto;
	max-width: 687px;
}
/* gallery @end */

/* popular galleries @start */
.popular-galleries {
	margin-top: 40px;
	width: 960px;
}
.popular-galleries .title {
	clear: both;
	font-family: 'brandon_grotesque_boldregular';
	font-size: 18px;
	height: 27px;
	letter-spacing: 0.1em;
	margin: 0 auto;
	width: 865px;
}
.popular-galleries a.button {
	background-image: url(../images/content/arrows-nav-big.png);
	height: 45px;
	position: absolute;
	top: 55px;
	width: 23px;
}
.popular-galleries a.prev {
	background-position: 0 0;
	left: 0;
}
.popular-galleries a.next {
	background-position: 24px 0;
	right: 0;
}
.popular-galleries .items-wrapper {
	height: 147px;
	margin: 0 auto;
	overflow: hidden;
	width: 865px;
}
.popular-galleries .items {
	height: 147px;
	margin: 0 auto;
	overflow: visible;
	width: 3500px;
}
.popular-galleries .item {
	display: block;
	float: left;
	height: 147px;
	width: 165px;
}
.popular-galleries .item + .item {
	margin-left: 10px;
}
.popular-galleries .item img {
	height: 100px;
	width: 165px;
}
/* popular galleries @end */


/* galleries @start */
.galleries-block {
	clear: both;
	display: block;
	overflow: visible;
}
.galleries-block .title {
	background-color: #f5c551;
	height: 31px;
}
.galleries-block .title p {
	color: #fff;
	font-size: 14px;
	position: absolute;
}


.galleries-block .gallery-pagination {
	color: #fff;
	height: auto;
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 5px;
	width: 180px;
}
.galleries-block .gallery-pagination a {
	color: #fff;
	cursor:pointer;
	display: inline-block;
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 14px;
	line-height: 14px;
	list-style: none;
	padding: 2px 5px 1px 5px;
}
.galleries-block .gallery-pagination a:hover {
	color:#fff;
}
.galleries-block .gallery-pagination a.jp-previous {
	margin-right:15px;
	display: none;
	left: 0;
	position: absolute;
}
.galleries-block .gallery-pagination a.jp-next {
	position: absolute;
	right: 0;
}
.galleries-block .gallery-pagination a.jp-disabled,a.jp-disabled:hover {
	color:#bbb;
}
.galleries-block .gallery-pagination a.jp-current {
	background-color: #fff;
	color: #544236;
	display: inline-block;
	opacity: 0.6;
	padding: 2px 5px 1px 5px;
}
.galleries-block .gallery-pagination a.jp-current,a.jp-current:hover,
.galleries-block .gallery-pagination a.jp-disabled,a.jp-disabled:hover {
}
.galleries-block .gallery-pagination a.jp-disabled {
	display: none;
}
.galleries-block .gallery-pagination span {
	margin: 0 5px;
}

.galleries-block .title p {
	font-family: 'brandon_grotesque_blackRg';
	font-size: 21px;
	line-height: 31px;
	margin-left: 10px;
}
.galleries-block .items {
	margin-left: -12px;
	padding: 12px 0;
}
.galleries-block .items p {
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 14px;
	font-weight: normal;
	line-height: 13pt;
	margin: 5px 0;
	width: 165px;
}
.galleries-block .items img {
	border: 0;
	height: 100px;
	width: 165px;
}
.galleries-block .item {
	display: inline-block;
	float: left;
	height: 144px;
	margin-left: 13px;
	overflow: hidden;
	width: 165px;
}
.galleries-block .item p {
	height: 34px;
}
/* galleries @end */

/*---------------------------------------------------------------------------
								Comments
---------------------------------------------------------------------------*/
#comments {
	margin: 35px 0 50px 0;
}
#comments * {
	color: #544236;
	font-family: 'brandon_grotesque_mediumRg';
}
#respond {
	overflow: auto;
}
#respond label[for="comment"] {
	display: none;
}
/*#respond .comment-form-comment {
	margin-top: -30px;
}*/
#respond #submit {
	background-color: #544236;
	border: 0;
	color: #fff;
}
#comments #comment {
	background-color: transparent;
	background-image: url(../images/post/grid16/comment-box.png);
	background-repeat: no-repeat;
	border: 0;
	outline: none;
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 12pt;
	height: 133px;
	max-height: 133px;
	max-width: 687px;
	padding: 5px;
	width: 687px;
}
#comments .form-submit input {
	float: right;
	margin-right: 15px;
}
#comments .logged-in-as {
	float: right;
	margin-right: 15px;
}
#comments #reply-title {
	color: #544236;
	font-family: 'brandon_grotesque_mediumRg';
	font-size: 16pt;
}
#comments .commentlist {
	margin-top: 20px;
	margin-right: 15px;
	overflow: auto;
}
#comments .commentlist li {
	margin-bottom: 20px;
}
#comments .commentlist li + li {
	background-image: url(../images/post/grid16/comment-between-line.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
}
#comments .comment-edit-link {
	float: right;
}

/*---------------------------------------------------------------------------
								Video
---------------------------------------------------------------------------*/
.content iframe {
	width: auto;
	height: auto;
}
.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 687px;
	height: 478px;
}

/*---------------------------------------------------------------------------
								Quick Read
---------------------------------------------------------------------------*/
#fastRead {
	height: 530px;
	width: 590px;
}
.quick-read-background {
	background-color: transparent;
	background-image: url(../images/fast-read/background-590.png);
	height: 530px;
	left: 50%;
	margin-left: 295px;
	position: absolute;
	top: 100px;
	width: 590px;
	z-index: 5020;
}
.quick-read-background .close {
	background-image: url(../images/fast-read/close.png);
	height: 15px;
	left: 550px;
	position: absolute;
	top: 20px;
	width: 16px;
}
.quick-read-popup .popularGalleries {
	width: 520px;
}




/**
		Registration
*/
.registration-wrapper {
	padding-right: 0;
	width: 708px;
}
.registration-wrapper .already-logged-in {
	height: 60px;
	padding: 10px;
}
.registration-form {
	background-image: url(../images/signup/registration-background-960.png);
	margin: 10px 0 0 0;
	padding: 45px 20px;
	height: 796px;
	width: 708px;
}
.registration-form .registration-item {
	clear: both;
	display: block;
	margin-bottom: 30px;
}
.registration-form .required {
	color: red;
}
.registration-form label {
	display: inline-block;
	text-align: left;
	width:145px;
}
.registration-form input[type=text],
.registration-form input[type=password],
.registration-form input[type=email] {
	background-color: #fff;
	border-radius: 0;
	border-bottom: none;
	border-left: 1px solid #414141;
	border-right: none;
	border-top: 1px solid #414141;
	display: inline-block;
	font-size: 14px;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 182px;
}
.registration-form select {
	display: inline-block;
	font-size: 11px;
	height: 19px;
}
.registration-form select[name="the_day"],
.registration-form select[name="the_month"] {
	width: 42px;
}
.registration-form select[name="the_year"] {
	width: 52px;
}
.registration-form select[name="the_country"],
.registration-form select[name="the_city"] {
	width: 200px;
}
.registration-form input[type=submit] {
	background-color: #fff;
	border: 0;
	color: #544236;
	padding: 4px;
}
.registration-form div.error {
	background-image: url(../images/signup/error-background.png);
	background-size: cover;
	display: inline-block;
	padding-left: 20px;
	position: relative;
	width: 310px;
}
.registration-form div.error p {
	color: #fff;
}
.registration-form .colored {
	background-color: #dd6964;
	color: #fff;
	font-size: 14px;
	height: 156px;
	margin-top: 100px;
	padding: 12px;
	width: 307px;
}
.registration-form .colored p {
	color: #fff;
}
.registration-form .status-flags {
	margin-top: 24px;
}


/*---------------------------------------------------------------------------
								MAP & Events Calendar
---------------------------------------------------------------------------*/
.row.map {
	margin-top: 40px;
}
.row.map + .row {
	margin-top: 10px;
	overflow: auto;
}
.map-categories {
	float: left;
	width: 220px;
}
.map-canvas {
	background-image: url(../images/map/background-960.png);
	float: right;
	height: 535px;
	width: 710px;
}
.map-categories ul {
	list-style: none;
	list-style-type: none;
}
.map-categories ul li {
	overflow: auto;
}
.map-categories ul i {
	display: block;
	float: left;
	height: 8px;
	margin-right: 10px;
	margin-top: 5px;
	width: 7px;
}
.map-canvas #map-canvas {
	height: 515px;
	margin: 10px;
	width: 690px;
}


/* events */
.events-calendar-canvas {
	float: right;
	margin: 10px;
	width: 700px;
}
.events-calendar-canvas table {
	border-collapse: collapse;
	width: 100%;
}
.events-calendar-canvas table td {
	background-image: url(../images/events-calendar/16/dates-background.png);
	background-position: 0 0;
	font-size: 16px;
	height: 100px;
	padding-bottom: 2px;
	padding-right: 13px;
	text-align: right;
	vertical-align: bottom;
	width: 100px;
}
.events-calendar-canvas table td div {
	height: 100px;
	width: 100px;
}
.events-calendar-canvas table td.pad {
	opacity: 0.4;
}
.events-calendar-canvas table td + td {
	background-position: 100px 0;
}
.events-calendar-canvas table td + td + td {
	background-position: 200px 0;
}
.events-calendar-canvas table td + td + td + td {
	background-position: 300px 0;
}
.events-calendar-canvas .year-month {
	clear:both;
	position: relative;
}
.events-calendar-canvas .filled {
	background-color: gold;
}
.events-information-wrapper {
	background-image: url(../images/events-calendar/16/day-background.png);
	height: 168px;
	overflow: hidden;
	width: 705px;
}
.events-information {
	height: 130px;
	margin: 15px 10px 10px 10px;
	overflow: auto;
	width: 680px;
}
.events-information .event-item {
	float:left;
	overflow: auto;
	width: 330px;
	height:130px;
}


/*
user add post
*/
div.user-add-post div.tabs {
	clear: both;
	margin: 10px -10px;
}
div.user-add-post .tab {
	background-repeat: no-repeat;
}
div.user-add-post .tabs #textpost,
div.user-add-post .tabs #videopost {
	background-image: url(../images/add_posts/16/text-background.png);
	background-position: center top;
	padding: 35px;
	height: 314px;
	width: 710px;
}
div.user-add-post .tabs #photopost {
	background-image: url(../images/add_posts/16/photo-background.png);
	background-position: center top;
	padding: 35px;
	height: 477px;
	width: 710px;
}
div.user-add-post .tabs #photopost .photopost-wrapper {
	height: 427px;
	overflow: auto;
}
div.user-add-post .tabs #videopost,
div.user-add-post .tabs #photopost {
	display: none;
}
div.user-add-post .table {
	border: 0;
	border-collapse: collapse;
	margin: 0 auto;
	width: 530px;
}
div.user-add-post .td {
	text-align: left;
	width: 145px;
}
div.user-add-post .td + .td {
	text-align: right;
	width: 385px;
}
div.user-add-post .tr + .tr {
	padding-top: 10px;
}
div.user-add-post .tr:last-child {
	padding-top: 5px;
}
