/*
 Theme Name:   CITY OF NAME HERE by VORTAL
 Theme URI:    http://vortal.me/
 Description:  CITY WEBSITE REDEVELOPMENT
 Author:       Vortal
 Author URI:   http://vortal.me
 Template:     twentyeleven
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyeleven/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.home .entry-title{display:none;}
h2 .entry-title{font-weight:200; font-size:20px;}
h2 {font-size: 20px;}
h3 {font-size: 15px;}
/*.home #ui-id-4.ui-tabs-anchor{min-width: 126px;}
.home #ui-id-3.ui-tabs-anchor{min-width: 126px;}
.home #ui-id-2.ui-tabs-anchor{min-width: 126px;}
.home #ui-id-1.ui-tabs-anchor{min-width: 126px;}*/

.ui-tabs-anchor{background-color: #efefef;}

.leave-reply{display:none;}
.comments-link{display:none;}
#comments{display: none;}

/* Calendar's Navigation Flat UI style */
.fc-button.fc-state-default {
	color: #ffffff;
	background-color: #8ba068 !important;
	background-image: none;
	border: 0;
	font-size: 16px;
	font-weight: 300;
	line-height:none;
	text-shadow: none;
	margin: 0 0 20px 0;
	padding: 3px 15px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: 0.25s linear;
	transition: 0.25s linear;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 1em;
  border: #C7C7C7;
  border-style: solid;
      border-width: 1px;}


#main {
	clear: both;
	padding: 0.500em 0 0;
}

body {
    padding: 0;
background: #496C0E !important;
}

#logo {


min-width: 105px;
max-width:205px;
width:100%;

z-index: 2;
position:absolute;
margin-top: -50px;
}



#logo img{


}
#page {
    margin: 1em auto;
    max-width: 100%;

}

.one-column #page {
	max-width: 100%;
}





.rec1 ul li {

	display: block;
	padding-left: 10px;
	

	margin-top:0;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:12px;
	padding-left: 20px;
	padding-right: 10px;
}
.rec1 ul{width: 100%;
    }

.rec1 ul li:nth-child(1)  { background-color: #636393; }
.rec1 ul li:nth-child(2)  { background-color: #B5222D; }
.rec1 ul li:nth-child(3)  { background-color: #D4953C; }
.rec1 ul li:nth-child(4)  { background-color: #609491; }
.rec1 ul li:nth-child(5)  { background-color: #87A248; }
.rec1 ul li:nth-child(6)  { background-color: #636393; }
.rec1 ul li:nth-child(7)  { background-color: #B5222D; }

.rec1 ul li a
{
	color:#fff;
}





.rec ul li {

	display: block;
	width: 301px;
	height: 100px;
	float: left;
	margin-top:0;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	line-height:100px;
	color:#fff;
	font-size:18px;
	padding-left: 20px;
	padding-right: 20px;
}
.rec ul{width: 100%;
    }

.rec ul li:nth-child(1)  { background-color: #636393; }
.rec ul li:nth-child(2)  { background-color: #B5222D; }
.rec ul li:nth-child(3)  { background-color: #D4953C; }
.rec ul li:nth-child(4)  { background-color: #609491; }
.rec ul li:nth-child(5)  { background-color: #87A248; }
.rec ul li:nth-child(6)  { background-color: #636393; }
.rec ul li:nth-child(7)  { background-color: #B5222D; }
.rec ul li:nth-child(8)  { background-color: #D4953C; }
.rec ul li:nth-child(9)  { background-color: #609491; }
.rec ul li:nth-child(10)  { background-color: #87A248; }

.rec ul li a
{
	color:#fff;
}


.quicklinks ul{list-style: none;	
	margin-bottom: 4px;
}
.quicklinks ul{margin-left: 0 !important; }
.quicklinks ul li{margin-bottom: 4px;}
ul#menu-sidebar.menu{list-style: none !important;}
.quicklinks ul li a{
	background-color: #F1F1F1;
	display: block;
	line-height: 30px;

	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}


#access li{float: left;}
#access ul{float: right;}
#access {

background-color:transparent !important;

 background:#496C0E !important; 
 
     background: -moz-linear-gradient(#496C0E, #496C0E); 
     background: -o-linear-gradient(#496C0E, #496C0E); 
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#496C0E), to(#496C0E)); 
     
     background: -webkit-linear-gradient(#496C0E, #496C0E); 
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px;
     -moz-box-shadow: none !important; 
    box-shadow: none !important; 

	clear: both;
	display: block;
	float: right;
	margin: 0 auto;
	width: 80%;
}

#access a {
	color: #fff;
}

#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #0A7C23;
}


/* Search Form */
#branding #searchform {
    position: absolute;
    top: 3.8em;
    right: 7.6%;
    text-align: right;
	display: none;
}

#branding img { border-top:0;}

#branding {
    border-top: 2px solid #496C0E;
    padding-bottom: 0px;
    padding-top: 30px;
    position: relative;
background-color:#496C0E;
    z-index: 99;
}


#site-title {
    margin-right: 270px;
    padding: 1em 0 0;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 0;
}

.singular .entry-title {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
}

.singular.page .hentry {
    padding: 0 0;
}

.entry-content,
.entry-summary {
    padding: .25em 0 0;
}

/* footer */

#supplementary {
  
padding: 1.625em 7.6%;
overflow: hidden;


background-color:#EDEDED;
}

/* composer */

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  cursor: default;
  border-top-style: solid;
  border-top-color: #59A338;
  border-top-width: 4px;
background-color: #fff;
margin-bottom: -4px;
  
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.9em 1em !important;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #FFFFFF !important;
}

.wpb_toggle
{
border-style: solid;
   border-width: 1px;
border-color: #CECECE;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 10px;

}


@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

/** Tabs **/
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
/** Tour **/
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 22.666666666666668%;
}
.wpb_tour .wpb_tabs_nav li {
  margin: 0 0 1px 0;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 77.33333333333333% ;
  padding: 0 0 0 21.739130434782606px;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
    /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border: none;
    padding: 0;
    max-width: 97.5%;
}
.wp-caption {
    background: none;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
p img,
.wp-caption {
    margin-top: 0;
}

.wpb_toggle,
#content h4.wpb_toggle {
  background: url(/wp-content/plugins/js_composer/assets/images/toggle_open.png) no-repeat right center !important;
  padding-right: 25px !important;
  padding-left: 25px !important;
  clear: both !important;
  margin-top: 0 !important;
right: 0.7em !important;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display: block !important;
  width: 16px !important;
  height: 16px !important;
  background-repeat: no-repeat !important;
  position: absolute !important;
  right: 0.7em !important;
  top: 1.2em !important;
}

.isotope-item .post-thumb {float:left; margin-top:10px; width: 35%;}
.isotope-item entry-content {float:right; width: 65%;}

.widget_search #s{Width:100%}
input#s{
  background: url(images/search.png) no-repeat 5px 6px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    height: 45px;
    line-height: 1.2em;
    margin-bottom: -65px;
    padding: 0 !important;
}