body {
font: 0.9em "Tahoma", "Tahoma", verdana, tahoma, sans-serif;
color:#444;
margin: 0;
background-image: url('../images/gplaypattern.png');
-webkit-text-size-adjust: 90%;
}

#pagewrapper {
width: 990px;
float: left;
}

#skyscraper {
float: left;
width: 120px;
height: 600px;
margin: 30px 0 0 1020px;
position: absolute;
}

#fixcenter {
width: 960px;
margin: 30px 0 30px 30px;
background-color: #fff;
border: 1px solid #d9d9d9;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

a {
color:#aa1416;
text-decoration:none;
}

#content p {
margin: 0 0 1em 0;
}

#content a:hover {
color: #AA1416;
text-decoration: underline;
}

.clear {
clear: both;
}

#werbebanner_big_wrapper {
width: auto;
padding: 10px 0 10px 30px;
margin: 0 auto;
background-color: #5a5a5a;
border-bottom: 6px solid #AA1416;
}

#werbebanner_big {
width: 960px;
text-align: center;
}

.slidingDiv {
height: auto;
background-color: #AA1416;
padding: 0;
}

.show_hide {
display: none;
}

a.show_hide {
display: block;
width: 35px;
height: 35px;
background-image: url('../images/navi_dropdown.jpg');
float: left;
}

#show_hide_button {
width: 940px;
height: auto;
margin: 0 0 0 30px;
padding: 0 10px;
}

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

#content .prev_next a:hover {
text-decoration: none;
background-color: #E7E7E7;
}

/* balken oben 
--------------------------------------------------------------------------------------- */

#search {
float: right;
}

.search {
color: grey;
font-size: 0.9em;
width: 190px;
padding: 4px 5px 5px 8px;
margin: 0;
float: left;
border: none;
background-color: #f3f3f3;
}

#search a.eventeintragen,
a.search_more {
font-size: 12px;
display: block;
padding: 4px 0 6px 0;
margin: 5px auto 0 auto;
background-color: #f0f0f0;
text-align: center;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-top: 1px solid #AA1416;
border-right: 1px solid #AA1416;
border-bottom: 2px solid #AA1416;
border-left: 1px solid #AA1416;
width: 233px;
}

a.search_more {
float: left;
}

#search .search_input {
margin: 15px 0 0 0;
background-color: #f3f3f3;
border: 1px solid #b8b8b8;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

#search a.search_loupe {
display: block;
width: 25px;
height: 25px;
float: right;
margin: 0;
background-image: url('../images/lupe.png');
background-repeat: no-repeat;
background-position: right;
}

#search a.eventeintragen {
float: right;
}

#search a.eventeintragen:hover,
a.search_more:hover {
text-decoration: none;
}

#search a.eventeintragen:active,
a.search_more:active {
border-top: 2px solid #AA1416;
border-bottom: 1px solid #AA1416;
}

#naviwrapper {
width: 960px;
margin: 0 0 0 30px;
padding: 0 0 6px 0;
}

#navi {
margin:0 auto;
font-size: 12px;
width: auto;
}

#navi ul {
list-style: none;
padding:0;
margin:0;
}

#navi li {
float: left;
display: inline-block;
}

#navi li ul {
position: absolute;
left: -999em;
width:195px;
margin-top:35px;
z-index: 2;
background-color: #AA1416;
}

#navi li:hover ul {
left: auto;
}

#navi li ul li {
background-color:#AA1416;
opacity: 0.9;
width: 100px;
}

#navi li ul li a {
padding: 7px 10px 9px 10px;
margin: 0;
font-weight: normal;
text-transform: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 175px;
}

a:active, a:focus {
outline:none;
}

#navi a {
color: #fff;
text-decoration:none;
font-weight: bold;
letter-spacing:0.03em;
margin: 4px 0;
padding: 5px 10px 7px 10px;
display:block;
background-color: #AA1416;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#navi a:hover {
background-color: #810b0d;
}

#navi a:active {
color:#e4e4e4;
text-shadow:0 0 #340405;
/*padding:9px 12px 10px 12px;*/
}

#navi img {
border:none;
}

#navi a.navi_icon {
padding:8px 25px 11px 12px;
background-repeat:no-repeat;
background-position:147px 0px;
}

#navi a:hover.navi_icon {
padding:8px 25px 11px 12px;
background-position:147px -35px;
}

#navi a:active.navi_icon {
padding:8px 25px 11px 12px;
background-position:147px -0px;
}

#navi_dropdown {
display: none;
}

.slidingDiv ul {
margin: 0;
padding: 0;
}

.slidingDiv li {
list-style: none;
float: left;
}

.slidingDiv a {
color:#fff;
text-transform:uppercase;
text-decoration:none;
text-shadow:0 1px #340405;
font-weight:bold;
letter-spacing:0.03em;
margin:0;
padding:8px 12px 11px 12px;
display:block;
float:left;
}

/* header 
--------------------------------------------------------------------------------------- */

#header {
padding: 10px 0 0 0;
margin: 0 0 0 30px;
width: 960px;
}

#headerbuttons img {
margin-left:5px;
border:none;
}

#headerlinks a:hover {
text-decoration:underline;
}

a.home_logo {
position: absolute;
display: block;
margin-top: 0px;
}

a.home_logo:hover {
position:absolute;
display:block;
margin-top:0px;
}

#logo {
width: auto;
height: 90px;
clear: both;
float: left;
}

#social_icons {
margin: 10px 0 0 0;
float: right;
}

#ticker {
margin: 20px 0 20px 15px;
font-style: italic;
}

/* tags
--------------------------------------------------------------------------------------- */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: none;
}

#fixcenter .ui-button {
border: none;
margin: 0 2px 4px 2px;
}

#fixcenter .ui-button-text {
display: block;
float: left;
padding: 0;
margin: 0;
border: none;
line-height: 1.4;
}

#tags {
width: auto;
padding: 30px 30px 10px 28px;
margin: 0;
}

#tags input[type='checkbox'] {
position: absolute !important;
}

#tags label.categories_reset_inactive span,
#tags label.categories_reset_active span {
line-height: 1.4;
display: block;
padding: 4px 8px 4px 8px;
}

#tags label.categories_reset_inactive,
#tags label.categories_reset_active {
margin: 0 2px 4px 2px;
position: relative;
float: left;
}

#tags label.categories_left,
#tags label.categories_right {
padding: 4px 8px 4px 8px;
}

#tags label.categories_reset_inactive,
#tags label.categories_reset_active,
#tags label.categories_left,
#tags label.categories_right {
font-size: 12px;
font-weight: normal;
text-align: center;
color: #fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#tags label.categories_reset_inactive:hover,
#tags label.categories_reset_active:hover,
#tags label.categories_left:hover,
#tags label.categories_right:hover {
cursor: pointer;
}

#tags label.categories_reset_inactive {
background-color: #AA1416;
border-bottom: 2px solid #623031;
}

#tags label.categories_reset_active {
background-color: #820d0e;
border-top: 2px solid #5b0809;
}

#tags label.categories_left {
background-color: #BC6264;
border-bottom: 2px solid #623031;
}

#tags label.categories_left.ui-state-active {
background-color: #772d2e;
border-top: 2px solid #531718;
border-bottom: none;
}

#tags label.categories_right {
background-color: #707070;
border-bottom: 2px solid #363636;
}

#tags label.categories_right.ui-state-active {
background-color: #4a4a4a;
border-top: 2px solid #2f2f2f;
border-bottom: none;
}

/* banner
--------------------------------------------------------------------------------------- */

#banner {
text-align: center;
margin: 40px 0 30px 0;
padding: 5px 0 0 0;
/*
background-color: #f5f5f5;
-moz-box-shadow: inset -0 -0 10px #d9d9d9;
-webkit-box-shadow: inset -0 -0 10px #d9d9d9;
box-shadow: inset -0 -0 10px #d9d9d9;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
*/
}

#banner a {
color: #afafaf;
margin: 0 0 5px 0;
}

#edit_entry a {
color: #afafaf;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: right;
float:right;
}

#b22, #b23, #b24 {
display: inline;
}

#b22 img,
#b23 img,
#b24 img {
margin: 0 5px 10px 5px;
}

#b20, #b21, #b22, #b23, #b24 {
overflow: hidden;
}

/* content
--------------------------------------------------------------------------------------- */

.more_wrapper {
background-image: url('../images/ajax-loader.gif');
background-position: center;
background-repeat: no-repeat;
}

#morebutton {
margin: 30px 0 0 0;
}

#morebutton a#morelink {
display: block;
text-align:center;
background-color: #e9e9e9;
padding: 10px 0 15px 0;
color: #AA1416;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-bottom: 2px solid #c2c2c2;
}

#morebutton a#morelink:hover {
cursor: pointer;
background-color: #f1f1f1;
text-decoration: none;
}

#morebutton a#morelink:active {
background-color: #e9e9e9;
border-top: 2px solid #c2c2c2;
border-bottom: none;
}

.details {
display: none;
}

#content {
float:left;
width: 900px;
line-height: 21px;
padding: 0 30px 30px 30px;
margin: 0;
}

#content img {
border:none;
}

#content ul {
margin: 0 0 15px 0;
padding: 0 0 0 20px;
}

.subject{
min-height:22px;
padding: 2px 10px 1px 10px;
}

.subject:hover{
background-color: #efdcdd;
}

.singleday {
margin:0 0 10px 0;
padding: 0;
}

.singleday .event:nth-child(even){
background-color:#efefef;
}

.prev_next {
font-family: 'EntypoRegular';
font-size: 38px;
width: 150px;
float: right;
margin: 30px 0 0 0;
}

.prev_next a {
background-color: #F3F3F3;
color: #AA1416;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 5px 8px 6px 8px;
margin: 0 0 0 10px;
display: block;
float: right;
}

h1 {
font-size: 1.5em;
padding: 20px 0 20px 0;
margin: 0 0 5px 0;
color: #aa1416;
font-weight: normal;
}

h2 {
margin: 15px 0 0 0;
font-size: 0.9em;
font-weight: bold;
color: #AA1416;
}

.date {
font-size: 1.5em;
padding: 20px 0 8px 10px;
margin:0 0 5px 0;
color: #aa1416;
font-weight: normal;
}

a.event_title {
color: #444;
}

@media (max-width: 749px) {
	a.event_price {
		float: right;
	}
}

@media (max-width: 420px) {
	a.event_price {
		float: left;
		font-size: 0.9em;
		color: #676767;
	}
}

.title,
.title_short,
.time,
.time_long,
.location {
float:left;
min-height:20px;
padding: 0 0 0 0;
}

.title,
.title_short {
overflow:hidden;
}

.title {
width:338px;
}

.title_short {
width: 370px;
}

.unconfirmed {
color:blue;
}

.time {
width: 80px;
}

.time_long {
width:80px;
overflow:hidden;
}

.ticket {
float: right;
min-height:20px;
padding: 2px 0 3px 0;
width: 20px;
overflow: hidden;
}

.ticket a {
	font-size: 28px;
display: block;
width: 30px;
height: 20px;
}

.location {
width:220px;
overflow:hidden;
color:#000;
}

.location a {
color:#444;
}

.details {
padding-left:30px;
clear:both;
overflow:hidden;
}

.details .description {
width:360px;
float:left;
border-left:1px solid #CCC;
margin-bottom:3px;
padding-left:5px;
}

#event_listing a {
text-decoration:none;
}

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

#event_listing .event:nth-child(even) {
background-color: #efefef;
}

.eventtext {
float: left;
width: 500px;
}

.title_info {
font-size: 1.5em;
line-height: 1.4em;
padding: 15px 0 8px 0;
margin: 15px 0 5px 0;
color: #aa1416;
font-weight: normal;
}

.subject_info_box_1 {
background-color: #EFEFEF;
padding: 10px;
float: right;
width: 350px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.subject_info_box_1 .date_info {
font-weight: bold;
}

.subject_info_box_1 .tags {
border-top: 1px solid #d1d1d1;
margin: 5px 0 0 0;
padding: 12px 0 10px 0;
}

.subject_info_box_1 .tags a {
padding: 4px 6px 5px 6px;
background-color: #d1d1d1;
margin: 0 5px 5px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: block;
float: left;
}

.subject_info_box_2 {
float: left;
width: 500px;
}

.subject_info_box_2 .icons a {
font-family: 'EntypoRegular';
font-size: 45px;
}

.subject_info_box_2 .icons img {
margin: 0 7px 0 0;
}

.subject_info_box_3 {
border-top: 1px dotted #C1C1C1;
padding: 10px 0 0 0;
margin: 20px 0 0 0;
}

.subject_info_box_4 {
background-color: #EFEFEF;
padding: 10px;
margin: 20px 0 0 0;
float: right;
width: 350px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.icons {
	font-family: 'EntypoRegular';
	margin: 15px 0 15px 0;
}

.icons a, .icons button {
	font-size: 28px;
	line-height: 25px;
	background-color: #E7E7E7;
	display: block;
	float: left;
	padding: 4px;
	border-radius: 2px;
	margin: 0 4px 0 0;
	color: #AA1416;
	border: 0;
	text-align: center;
}

.icons button {
	font-size: 38px;
}

.icons a:hover, .icons button:hover {
	cursor: pointer;
}

.entypo-icon {
	font-family: 'EntypoRegular';
	float: left;
	position: relative;
	font-size: ;
	line-height: ;
	font-weight: normal;
	vertical-align: middle; 
}

.facebook {
overflow: hidden;
}

.flyer {
margin: 0 0 10px 0;
}

#content .icons form input {
padding: 0;
min-width: 20px;
}

.location_info a {
font-weight: bold;
}

.description_box {
min-height: 200px;
}

.event_heading {
font-weight: bold;
margin: 20px 0 0 3px;
padding: 0 0 5px 0;
color: #AA1416;
border-bottom: 1px dotted #C1C1C1;
}

table th {
font-weight: normal;
font-style: italic;
color: #959595;
}

span#charsleft_location {
font-style: italic;
margin: 0 0 0 10px;
}

#content .categories_event label {
width: auto;
font-size: 12px;
color: #fff;
font-weight: normal;
background-color: #b9b9b9;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 4px 5px 4px 5px;
}

#content .categories_event label.ui-state-active {
background-color: #623031;
}

.selection {
float: left;
}

.selection a {
padding: 5px 5px 6px 5px;
background-color: #eaeaea;
margin: 0 10px 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.edit_buttons {
width: 60px;
float: right;
}

#content p.errortext {
color: #AA1416;
background-color: #f3d6d7;
margin: 20px 0 20px 0;
padding: 10px 10px 11px 10px;
width: 300px;
}

.input_full table tr td {
margin: 0;
padding: 0;
}

ol#link_area {
list-style-type: none;
margin: 0;
padding: 0;
}

#ajax_events {
border: 1px solid #e8e3ca;
background-color: #f9f7ea;
padding: 10px 15px 10px 15px;
margin: 0 0 10px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

#ajax_events p {
margin: 0;
}

.kategorie {
padding: 5px 10px;
margin: 0 0 5px 0;
background-color: #f6f6f6;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.infoicon {
width: 9px;
height: 10px;
background-image: url('../images/infoicon.gif');
float: right;
margin: 5px 5px 0 0;
border: 1px solid #CACACA;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.infoicon span {
display: block;
width: 9px;
height: 10px;
}

#tt {
position:absolute; 
display:block;
}

#ttcont {
font-size: 12px;
line-height: 18px;
display:block; 
padding:5px 12px 6px 7px; 
margin-left:5px; 
background:#F9F7EA; 
color:#3a3a3a;
border: 1px solid #E8E3CA;
-moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

/* input fields
--------------------------------------------------------------------------------------- */

#content form label {
width: 140px;
display: block;
float: left;
}

#content form input {
min-width: 400px;
border: 1px solid #cacaca;
padding: 3px 8px 4px 8px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
/*min-width: 400px;*/
-moz-box-shadow: inset 0 1px 3px #e6e6e6;
-webkit-box-shadow: inset 0 1px 3px #e6e6e6;
box-shadow: inset 0 1px 3px #e6e6e6;
}

#content form input[type="checkbox"] {
	min-width:20px;
}

#content form input:hover {
background-color: #F9F7EA;
}

#content form textarea {
border: 1px solid #D9D9D9;
padding: 3px 8px 4px 8px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
min-width: 400px;
max-width: 600px;
height: 100px;
}

#content form textarea.description {
vertical-align: top; 
transition: height 0.2s;
-webkit-transition: height 0.2s; 
-moz-transition: height 0.2s; 
}

#content form input[type='submit'] {
color: #fff;
border: none;
background-color: #AA1416;
border-bottom: 2px solid #623031;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin: 0 10px 0 0;
min-width: 75px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}

#content form input[type='image'] {
min-width: 16px;
border: none;
padding: 0;
}

#content form input[type='submit']:hover {
cursor: pointer;
}

#content form .input_half,
#content form .input_full {
padding: 5px 10px;
margin: 0 0 5px 0;
background-color: #f6f6f6;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.bottom_button {
border-top: 1px dotted #C1C1C1;
margin: 30px 0 0 0;
padding: 30px 0 0 0;
}

#content a.button {
padding: 3px 8px 4px 8px;
display: block;
float: left;
color: #fff;
border: none;
background-color: #AA1416;
border-bottom: 2px solid #623031;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#content a.button:hover {
color: #fff;
text-decoration: none;
}

#content a.button:active {
background-color: #820D0E;
border-top: 2px solid #5B0809;
border-bottom: none;
}

/* tables
--------------------------------------------------------------------------------------- */

table {
border-collapse: collapse;
border-spacing: none;
border-color: white;
}

table tr:nth-child(even) {
background-color: #EFEFEF;
}

table tr:hover {

}

table td {
padding: 3px 4px;
}

tbody {
border-color: #fff;
}

table thead {
border-color: #fff;
}

colgroup {
border-color: #fff;
}

table tr td {
border-color: #fff;
}

#ui-datepicker-div a.ui-datepicker-prev {
background-image: url('../images/ui-datepicker-prev.png');
}

#ui-datepicker-div a.ui-datepicker-next {
background-image: url('../images/ui-datepicker-next.png');
}

#selection {
margin: 30px 0 0 0;
}

/* location layout
--------------------------------------------------------------------------------------- */

.location-row:nth-child(even) {
background-color: #efefef;
}

.location-row {
padding: 2px 10px 1px 10px;
}

.location-link,
.location-description,
.location-street,
.location-plz,
.location-ort {
float: left;
}

.location-link {
width: 190px;
}

.location-description {
width: 280px;
min-height: 5px;
}

.location-street {
width: 180px;
padding-right: 10px;
}

.location-plz {
width: 60px;
}

.location-ort {
width: 80px;
}

.location-map {
float: right;
}

/************************************************************************************
smaller than 960
*************************************************************************************/

@media screen and (max-width: 990px) {

	#fixcenter {
	width: 100%;
	margin: 30px 0 0 0;
	border-right: none;
	border-left: none;
	}
	
	#werbebanner_big_wrapper {
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0%;
	}
	
	#werbebanner_big {
	width: 90%;
	margin: 0 auto;
	}
	
	#werbebanner_big img,
	#b21 img {
	width: 100%;
	height: auto;
	}
	
	#naviwrapper {
	width: 100%;
	text-align: center;
	margin: 0;
	}
	
	#navi li {
	float: none;
	display: inline-block;
	}
	
	#header {
	width: 92%;
	margin: 0;
	padding: 0 4%;
	}	
	
	#show_hide_button {
	width: 92%;
	margin: 0;
	padding: 0 4% 0 4%;
	}
	
	#content {
	width: 92%;
	padding: 0 4% 30px 4%;
	}
	
	#pagewrapper {
	width: 100%;
	}
	
	#skyscraper {
	display: none;
	}
	
	.subject_info_box_1 {
	width: 40%;
	}
	
	.subject_info_box_2 {
	width: 50%;
	}
	
	.subject_info_box_4 {
	width: 40%;
	}
	
}

/************************************************************************************
smaller than 600
*************************************************************************************/

@media screen and (max-width: 600px) {

	#fixcenter {
	width: 100%;
	}
	
	#headerbox {
	float: left;
	margin-left: 4%;
	}
	
	#ticker {
	margin: 20px 0;
	}
	
	#content {
	width: 92%;
	margin: 0 0 30px;
	padding: 0 4%;
	}
	
	.more_wrapper {
	width: 100%;
	}
	
	#morebutton {
	width: 100%;
	}
	
	#headerbuttons {
	float: none;
	}
	
	#banner img {
	margin: 0 0 10px 0;
	}
	
	.title_short {
	width: 100%;
	}
	
	.time,
	.location a,
	.location-street,
	.location-plz,
	.location-ort {
	font-size: 0.9em;
	color: #676767;
	}
	
	.location-link {
	width: 300px;
	}
	
	.location-street {
	width: 230px;
	}
	
	.location-plz {
	width: 50px;
	}
	
	.location {
	width: 180px;
	}
	
	.time {
	width: 70px;
	}
	
	#navi_dropdown {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url('../images/navi_dropdown.jpg');
	background-color: #aa1416;
	float: left;
	margin: 0 3%;
	}
	
	.slidingDiv {
	height: auto;
	background-color: #aa1416;
	padding: 3%;
	}

	a.show_hide {
	width: 35px;
	height: 35px;
	display: block;
	}
	
	.singleday {
	padding: 0;
	}
	
	#logo {
	margin: 0 auto 15px auto;
	float: none;
	}
	
	#search {
	float: none;
	}
	
	.search {
	float: none;
	width: 85%;
	}
	
	#search a.eventeintragen {
	float: none;
	width: 99%;
	}
	
	#tags {
	padding: 4% 4%;
	}
	
	.date {
	padding-left: 3%;
	}
	
	.subject_info_box_1 {
	width: 96%;
	float: left;
	padding: 2%;
	margin: 0 0 15px 0;
	}
	
	.subject_info_box_4 {
	width: 96%;
	float: left;
	padding: 2%;
	margin: 20px 0 15px 0;
	}
	
	.subject_info_box_2 {
	width: 100%;
	}
	
	#content form input {
	min-width: 94%;
	}
	
	#content form textarea {
	min-width: 94%;
	}
	
}

/************************************************************************************
smaller than 350
*************************************************************************************/

@media screen and (max-width: 350px) {

	input.search {
	margin: 0 0 8px 0;
	}

	#fixcenter {
	margin: 0;
	}

	#logo {
	height: 70px;
	}

	#logo img {
	width: 100%;
	}
	
}

.location_image {
	float: left;
	margin-bottom: 20px;
}

.location_image img {
	width: 100%;
	max-width: 100%;
}

.googlemaps {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}

.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}


/*Location Template*/

.subject_info_box_1.location_temp {
	float: left;
	margin-top: 20px;
	background-color: transparent;
	padding: 0;
}

.inner_box.location_temp {
	background-color: #EFEFEF;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 20px;
}

.subject_info_box_1.location_temp .title_info {
	margin-top: 0;
	padding-top: 0;
}

.subject_info_box_2.location_temp {
	float: right;
	margin-top: 20px;
}

.description_box.location_temp {
	float: left;
	width: 350px;
}