/*
		Theme Name: City Side
		Theme URL: 
		Description: 
		Author: Sakshi Arora
		Author URI: 
		Version: 3.0 
			 
*/    

@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
a img{
	text-decoration: none;
 }
a{
	text-decoration: none;
	color: #111;
}
a:hover {
    color: #9fa15b;
}
p{
color: #000;
line-height: 20px;
margin-top: 10px;
margin-bottom: 16px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
body{
font-family: 'Open Sans', sans-serif;
color: #463d40;
}
ul, ol{
	margin-left: 10px;
}
h1,h2,h3,h4,h5,h6{
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: normal;
}
.clear{
	clear: both;
}
.wrapper {
    margin: 0 auto;
    width: 1170px;
}

.full_width_area {
    float: left;
    width: 100%;
}
.left_menu_area {
    float: left;
    width: 320px;
    background: #aaab7d;
    padding-left: 20px;
    box-sizing: border-box;
    padding-right: 20px;
    padding-top: 20px;
    height: 50vw;
}
.logo {
    text-align: center;
    float: left;
    width: 100%;
}
.left-menu {
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.left-menu ul li a {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
.left-menu ul li a:hover {
    color: #016718;
    font-size: 22px;
}
.left-menu h3 a:hover {
font-size: 28px;
color: #016718;
}
.left-menu h3 a {
    line-height: 30px;
}
.left-menu ul li {
    list-style: none;
}
.right_container {
    float: left;
    width: 833px;
    background: #eff1c9;
    padding-left: 25px;
    box-sizing: border-box;
    padding-right: 25px;
    height: 50vw;
    padding-top: 20px;
    position: relative;
}
.logo img {
    max-width: 100%;
	max-height: 139px;
}
.left-menu h3, .left-menu h3 a {
    color: #000;
    font-size: 26px;
}
.right_container h1 {
background-image: url(images/divider.jpg);
background-repeat: no-repeat;
background-position: center bottom;
text-align: center;
padding-bottom: 22px;
background-size: 100%;
margin-bottom: 14px;
}
/*======== Wordpress css start ===========*/



ul, ol {
	margin-left:4px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Comments







-------------------------------------------------------------- */







#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 5px 5px 5px 56px;
	position: relative;
	background: none repeat scroll 0 0 #FFFFFF;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */







.input2 {
	background: url("images/lens_icon.png") repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333;
	height: 21px;
	text-indent: -999px;
	width: 21px;
	;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	padding:  0 15px;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond #commentform a {
	color:#000;
	text-decoration: underline;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
.leftPannel form input, #respond input {
	margin: 0 0 9px;
	width: 98%;
	height:25px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#wp-calendar {
	width: 100%;

}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px;
	padding:5px 7px 5px 4px;
	position:relative;
}
ol.commentlist li.pingback comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-size: 11px;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#00407C;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
}
ol.commentlist li div.comment-meta {
	font-weight:bold;
	font-size: 10px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	float:right;
	position:relative;
	margin-top:-18px;
}
ol.commentlist li div.comment-meta a {
	color:#4F4F4F;
	text-decoration:none;
}
ol.commentlist li p {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin:5px 0 12px;
}
ol.commentlist li ul {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 12px;
	padding:0;
}
ol.commentlist li div.reply {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 5px 4px;
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#cc0000;
	border:1px solid #cc0000;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:12px 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 10px 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 10px 3px;
}
ol.commentlist ul.children li.odd {
	background:#fff;
}
ol.commentlist ul.children li.even {
	background:#f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
/* Begin Images */







p img {
	padding: 0;
	max-width: 100%;
	margin:0 auto;
}
/*	Using 'class="alignright"' on an image will (who would've







	thought?!) align the image to the right. And using 'class="centered',







	will of course center the image. This is much better than using







	align="center", being much more futureproof (and valid) */















img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */























/* Begin Form Elements */







#searchform {
 #searchform {
 float: left;
 margin: 0 auto;
 padding: 2px 3px;
 text-align: center;
}
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;

}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}
select {
	width: 165px;
}
.content form input, #commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
.content form, #commentform {
	margin: 5px 10px 0 0;
}
.content form textarea, #commentform textarea {
	width: 98%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
input.wpcf7-submit, #commentform #submit {
	background:#CB272A;
	border: medium none;
	width: auto;
	cursor: pointer;
	height: 33px;
	margin: 8px 0 25px;
	padding: 0 36px;
	color: #fff;
	font-weight: bold;
}
/* End Form Elements */















.posttags {
	width:100%;
	float:left;
	margin:10px 0
}
/* Begin Comments*/







.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */































/* Begin Calendar */







#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */































/* Begin Various Tags & Classes */







acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	width:100%;
	float:left;
}
/* End Various Tags & Classes*/































/* Captions */







.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.content form {
	margin: 24px 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
}
.content form .wpcf7-radio input {
	height: 10px;
	width: 10px;
}
.post {
	  float: left;
    line-height: 18px;
    margin-top: 25px;
    width: 100%;
}
h2.pagetitle {
	font-size:24px
}
.post a {
	color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
#footer_links #menu-item-177 {
	border:none;
}
.inner_image_right {
	background: url("images/tittle_bg.jpg") repeat scroll 0 0 transparent;
	float: right;
	height: 199px;
	width: 263px;
}
p.image_inner_text {
	float: left;
	height: 140px;
	margin-top: 71px;
	text-align: center;
	width: 262px;
}
.metainfo {
	color: #000;
	font-family: arial;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.metainfo a {
	color: #094867;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a.readmore {
	float:right;
	padding-top: 10px;
	font-size: 12px;
}
form#searchform {
	text-align:center;
}
table tr td {
	vertical-align: top;
}
.author-name a {
	color:#000;
}
span.author-name a {
}
/*======== wordpress end css ===========*/


.content_area {
    overflow-y: auto;
    height: 37vw;
    padding-right: 25px;
}
#acp_paging_menu {
    position: absolute;
    width: 100%;
    bottom: 17px;
    right: 0;
    padding-left: 24px;
    left: 0;
    box-sizing: border-box;
    padding-right: 25px;
}
.acp_previous_page {
    float: left;
	background: none !important;
}
.acp_next_page {
    float: right;
	background: none !important;
}
.acp_previous_page a {
text-align: left;
}
.acp_next_page.button_style a {
    text-align: right;
    padding-right: 0px !important;
    width: auto;
}
.button_style .acp_title {
    padding: 0;
	font-size: 14px;
}
#acp_content h2 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
}


.paging_btns .acp_title {
    text-align: left;
}
.paging_btns .acp_next_page .acp_title {
    text-align: right;
}
.widgets_on_page ul li a {
    font-size: 13px;
    text-transform: uppercase;
}
.right_container.inner_tab_page h3 {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
    margin-bottom: 20px;
}
.back_top_parent a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
}
.back_top_parent {
    position: absolute;
    bottom: 20px;
}
.who_area ul li.widget {
    width: 100%;
    float: left;
}
.who_area ul li {
    width: 18%;
    float: left;
    list-style: none;
}
.who_area ul li a {
    font-size: 15px;
    font-weight: 600;
}
.who_area {
    float: left;
    width: 100%;
    margin-top: 3px;
}
.who_area li ul li:last-child {
    width: auto;
}

.page-template-template-gallery .left_menu_area {
    background: #000;
}
.page-template-template-gallery .right_container {
    background: #000;
}
.page-template-template-gallery .right_container h1 {
    background: none;
    color: #f1ef85;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
}
.page-template-template-gallery .left-menu ul li a {
    color: #f1ef85;
    font-size: 17px;
}
.page-template-template-gallery .left-menu h3 a {
    color: #f1ef85;
	font-size: 17px;
}
.page-template-template-gallery .left-menu h3 {
    margin-top: 100px;
}
body .gallery-item {
    margin-right: 4px;
}
body.page-template-template-gallery .gallery .gallery-item a img {
    max-width: 100%;
    height: auto;
    border: 1px solid #fff !important;
}
.page-template-template-gallery .content_area {
    padding-right: 4px;
    overflow: hidden;
}
.page-template-template-gallery p {
    color: #f1ef85;
}

.pagination_area {
    position: absolute;
    bottom: 26%;
    text-align: center;
    width: 100%;
    right: 0;
    color: #fff;
}
.pagination_area a:hover {
    color: #f1ef85;
}
.pagination_area a {
    color: #fff;
}
.gallery-images a img {
    border: 1px solid #fff;
}
.gallery-images a {
    width: 14%;
    float: left;
    margin-right: 2px;
    margin-bottom: 11px;
}
.page-template-template-gallery .rl-pagination.rl-pagination-bottom {
    display: none;
}
.page-template-template-gallery .rl-gallery-container {
    display: none;
}
.page-template-template-gallery .rl-gallery-container.rl-pagination-paged {
    display: block;
}
.page-template-template-gallery .rl-gallery .rl-gallery-link img {
    width: auto;
    display: inline-block;
}
.page-template-template-gallery .rl-gallery .rl-gallery-link {
    display: block;
    text-align: center;
}
.page-template-template-gallery .left-menu {
    margin-top: 25px;
}
.page-template-template-gallery .menu-header ul li span span {
    position: absolute;
    width: 420px;
    z-index: 1000;
    text-align: left;
    margin-left: 35px;
    color: #009850;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
	display: none;
}
.page-template-template-gallery .menu-header ul li a:hover span span {
    display: inline-block;
}
.acp_content {
    margin-bottom: 50px;
}