/*
Theme Name: Urban CNY 2013
Theme URI: http://www.codemunkeys.com
Author: Paul Luisi (Based on work done by the WordPress team)
Author URI: http://www.codemunkeys.com
Description: The 2013 theme for Urban CNY.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, red, white, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: urbancny2013

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*------------------------------------------------------
                    GLOBAL
------------------------------------------------------*/

applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link,
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #ad1515;
	text-decoration: underline;
	line-height: 1.5;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#preloader {
	width: 0px;
	height: 0px;
	display: inline;
	background: #a81b1b;
}




/*------------------------------------------------------
                    CUSTOM
------------------------------------------------------*/


html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body{
line-height: 1;
background-image: url(images/body.jpg);
background-repeat: repeat-x;
background-color:#000000;
font-family: Helvetica, sans-serif;
font-size:13px;
}

#headerAdSpace{
float:right;width:100%;max-width:530px;padding-top:12px; text-align:right;padding-right:10px;
}

#CategoryAdSpace{
text-align:center;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-left:25px;
padding-right:25px;
height:100px;
}

#headerAdSpaceMobile{
display:none;
}


a.rsswidget img {
	display: none;
}

.widget-title a.rsswidget .urbanImg  {
display:block;
}

#cm_Wrap{
margin:auto;
width:100%;
background-color:#ffffff;
}

#cm_PadWrap{
background-color:#ffffff;
}

#cm_Nav
{
margin-top:-10px;
height:40px;
padding-top:2px;
padding-bottom:2px;
}

#cm_Header
{
width:100%;
height:173px;
background-image: url(images/main-header-july-2019-100.gif);
background-repeat: no-repeat;
background-color: transparent;
}

#cm_HeaderBG
{
width:100%;
height:173px;
background-image: url(images/main-header-july-2019-100-x.gif);
background-repeat: repeat-x;
background-color: transparent;
}


#cm_Mobile_Header
{
display:none;
}

#cm_search
{
margin-top:-57px;
width:100%;
height:45px;
padding-top:2px;
padding-bottom:20px;
text-align:right;
background-color:transparent;
}

#cm_headerLinks{

}

#cm_Left{
padding:10px;
float:left;
width:25%;
}

#cm_Center{
margin-top:-10px;
float:left;
width:70%;
padding-left:10px;
}

#cm_Right{
float:left;
width:20%;
padding-right:10px;
}

#cm_Footer{
}

#cm_footerTxt{
padding:10px;
color: #666666;
text-align:center;
}

#cmPostPad{
	padding-top: 0px;
	padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}

#cmPost{
border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px 10px 10px;
}


#cmPage{
	padding-top: 0px;
	padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}

 a.coverlinkopacity img {
   	filter:alpha(opacity=95);
   	-moz-opacity: 0.95;
  	 opacity: 0.95;
   	-khtml-opacity: 0.95;}
     a.coverlinkopacity:hover img {
   	filter:alpha(opacity=100);
   	-moz-opacity: 1.0;
  	 opacity: 1.0;
  	 -khtml-opacity: 1.0; }

 a.linkopacity img {
   	filter:alpha(opacity=85);
   	-moz-opacity: 0.85;
  	 opacity: 0.85;
   	-khtml-opacity: 0.85;}
     a.linkopacity:hover img {
   	filter:alpha(opacity=100);
   	-moz-opacity: 1.0;
  	 opacity: 1.0;
  	 -khtml-opacity: 1.0; }
  	 
  	 .archive-meta{
  	 padding-left:10px;
  	 padding-right:10px;
  	 font-size: 17px;
  	 font-weight: strong; color:#777777;
  	 }
  	 
  	 .nav-links{
  	 text-align:center;
  	 }
  	 
  	 
  	 .nav-links a{
	   	 background: #dddddd;
  	   	  padding:3px;
  	   	 border-radius: 9px;
  	 }
  	 
#home_cover_story_block{
width:95%; padding-left:10px;padding-right:10px;
}

#home_cover_story{
width:100%; padding:10px; background:#111111; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}


#home_urban_excellence_block{
width:95%; padding-left:10px;padding-right:10px;
}

#home_urban_excellence{
width:100%; padding:10px; background:#480a06; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.mySpacerLine{
padding:1px;
}

.mySpacer{
padding:10px;
}

.cm-newsimg img {
clear:left;
min-width:100% !important;
}

#cm-newsPostNav{
padding-left:10px;
padding-bottom:10px;
}
  	 
  	 
  	 .cm-news-date{
  	 font-size: 11px;
  	 color:#999999;
  	 }
  	 
.cm-newstitle{
font-weight: strong;
font-size: 23px;
color:#ffffff;
}

.cm-news-des p{
padding:3px;
font-weight: normal;
font-size: 16px;
color:#ffffff;
}

.cm-newsimg{
text-align:left;
}


#cm-newsPostNav b{
padding:2px;
}

a.cm-newstitle-noLink:link {font-weight: strong;
font-size: 23px;color:#f3f3f3; text-decoration: none; }
a.cm-newstitle-noLink:visited {font-weight: strong;
font-size: 23px;color:#f3f3f3; text-decoration: none;}
a.cm-newstitle-noLink:hover {font-weight: strong;
font-size: 23px;color:#ffffff; text-decoration: none;}

.cm-newsPost b a:link {background: #ad1515; padding:10px; border-radius: 2px;font-weight: normal; color:#dddddd; text-decoration: none; }
.cm-newsPost b a:visited {background: #ad1515; padding:10px; border-radius: 2px;font-weight: normal; color:#dddddd; text-decoration: none;}
.cm-newsPost b a:hover {background: #cc0000; padding:10px; border-radius: 2px;font-weight: normal; color:#ffffff; text-decoration: none;
}

.readMore a:link {background: #ad1515; padding:10px; border-radius: 2px;font-weight: normal; color:#dddddd; text-decoration: none; }
.readMore a:visited {background: #ad1515; padding:10px; border-radius: 2px;font-weight: normal; color:#dddddd; text-decoration: none;}
.readMore a:hover {background: #cc0000; padding:10px; border-radius: 2px;font-weight: normal; color:#ffffff; text-decoration: none;
}

.whiteLinks a:link {padding:10px; border-radius: 2px;font-weight: normal; color:#ffffff; text-decoration: none; }
.whiteLinks a:visited { padding:10px; border-radius: 2px;font-weight: normal; color:#ffffff; text-decoration: none;}
.whiteLinks a:hover {padding:10px; border-radius: 2px;font-weight: normal; color:#ffffff; text-decoration: none;
}
  	 
#issuuBox{
padding-left:12px;
padding-right:12px;
}


  	 
/*------------------------------------------------------
                    WIDGETS
------------------------------------------------------*/ 


#leftSide .sidebar-inner .widget-area ul li {list-style-type: none; border-top: 1px solid #dddddd; padding-top:5px; padding-bottom:7px;}

#cm_Right .sidebar-inner .widget-area ul li {list-style-type: none; border-top: 1px solid #dddddd; padding-top:5px; padding-bottom:7px;}

  	 .widget-area ul ul {
    list-style: none;
    margin-left: 5px !important;
}
.widget-area ul ul li {
padding-left:0px; padding-right:0px; 
}

.widget-title {
padding-left:20px;
    font-weight: bold;
padding-bottom:7px;
    font-size: 13px;
    color: #555555;
}
.widget-area a:link,
.widget-area a:visited {
    text-decoration: none;
    color: #555555;
}
.widget-area a:active,
.widget-area a:hover {
    text-decoration: underline;
    color: #cc0000;
}
  	  	 
  	 
/*------------------------------------------------------
                    DEFAULT
------------------------------------------------------*/
.entry-meta{
margin: 0px 0px 20px 0px;
padding: 5px;
/*------------------------------------------------------
                    border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
background: #f3f3f3;
------------------------------------------------------*/
color: #666666;
text-align: left;
}

.edit-link{
padding-left:10px;
}


.post-edit-link{

}

.entry-date{

}

.categories-links{

}



.widget_nav_menu ul.sub-menu {
display: none;
}
.widget_nav_menu .current_page_parent ul.sub-menu {
display: block;
}
.widget_nav_menu .current_page_ancestor ul.sub-menu {
display: block;
}
.widget_nav_menu li.current-menu-item ul.sub-menu {
display: block;
}
.widget_nav_menu ul.sub-menu li.current-menu-item ul.sub-menu {
display: block;
}
.widget_nav_menu ul.sub-menu ul.sub-menu {
display: none;
}
.widget_nav_menu ul.sub-menu li.current_page_ancestor ul.sub-menu {
display: block;
}
.widget_nav_menu a {
color: #666666;
}
.widget_nav_menu li.current-menu-item a {
color: #ad1515;
}
.widget_nav_menu li.current-menu-item ul.sub-menu a {
color: #666666;
}

/*------------------------------------------------------
                    CONTENT
------------------------------------------------------*/
#content {
	line-height: 1.5;
	padding: 20px 9px 0 9px;
}
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
/* h1 */
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.home .sticky {
	/*------------------------------------------------------
                    background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
------------------------------------------------------*/
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	font-family: Georgia, "Bitstream Charter", serif;
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}

#content .entry-title {
padding-left:10px;
	font-family: Arial, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #555555;
	margin: 0;
}

#content .archive-title {
padding-left:10px;
	font-family: Arial, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #555555;
	margin: 0;
}

.entry-title a:link,
.entry-title a:visited {
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #cc0000;
}

.archive-title a:link,
.archive-title a:visited {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.archive-title a:active,
.archive-title a:hover {
	color: #cc0000;
}



.entry-meta {
	font-size: 12px;
	color: #888888;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

.entry-content,
.entry-summary {
	color: #222222;
	margin: 12px 0 0 0;
	padding-bottom: 1px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: bold;
	color: #757371;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
	font-size: 20px;
	margin: 0 0px 20px 0px;
}
.entry-content h4 {
	font-size: 18px;
	margin: 0 0px 18px 0px;
}
.entry-content h5 {
	font-size: 17px;
	margin: 0 0px 17px 0px;
}
.entry-content h6 {
	font-size: 16px;
	margin: 0 0px 16px 0px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content label,
.entry-content tr th,
.entry-content thead th {
	font-family: Helvetica, Arial, sans-serif;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.entry-footer {
	height: 10px;
	margin: 0 0 10px 0;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	/*------------------------------------------------------
                    background: #d9e8f7;
------------------------------------------------------*/
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	font-size: 12px;
	color: #888888;
	padding: 0 0 20px 0;
	clear: both;
}
.entry-meta a {
	font-size: 12px;
	color: #888888;
}
.entry-utility a {
	font-size: 12px;
	color: #888888;
}
.entry-meta a:hover {
	color: #ff4b33;
}
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

.entry-content img{
border: 1px solid #111111;
}


.attachment-post-thumbnail{
border: 0px solid #111111;
}

.entry-thumbnail img{
border: none;
}

/*------------------------------------------------------
attachment-post-thumbnail size-post-thumbnail wp-post-image

.attachment-post-thumbnail{
border: 0px solid #111111;
}
------------------------------------------------------*/

/*------------------------------------------------------
                    ASIDES
------------------------------------------------------*/

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}

/*------------------------------------------------------
                    Gallery listing
------------------------------------------------------*/


.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

/*------------------------------------------------------
                    Attachment pages
------------------------------------------------------*/
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/*------------------------------------------------------
                    Images
------------------------------------------------------*/

#content img {
	margin: 0;
	height: auto;
	max-width: 630px;
	width: auto;
	border:none; /*new */
}
#content .attachment img {
width:100%;
max-width: 654px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	border:none; /*new */
}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	border:none; /*new */
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
#content img {
	margin: 0;
	height: auto;
	max-width: 630px;
	width: auto;
}
#content .attachment img {
	max-width: 654px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/*------------------------------------------------------
                    Navigation
------------------------------------------------------*/
.navigation {
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ad1515;
}
.navigation a:active,
.navigation a:hover {
	color: #cc0000;
}
.nav-previous {
	float: left;
	width:420px;
}
.nav-next {
	float: left;
	text-align: right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



/*------------------------------------------------------
                    Comments
------------------------------------------------------*/

#comments {
	clear: both;
	color: #333333;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	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: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.comment-body tr th,
.comment-body thead th {
}
#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 {
	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 {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#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 {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#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;
}


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }
 
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.flexslider a img { outline: none; border: none; }
 
.flexslider {
    margin: 0;
    padding: 0;
}


.flexslider .slides &gt; li {
    display: none;
    -webkit-backface-visibility: hidden;
}
 
.flexslider .slides img {
    width:100%;
    max-width:530px;
    display: block;
}

.slides:after {
    content: &quot;.&quot;;
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }

.flexslider {
    position: relative;
    zoom: 1;
    background: #ffffff;
}

.flex-container {

}
 
.flexslider .slides { zoom: 1; }


.flex-direction-nav a {
    display: none;
}

.flex-direction-nav a:before {
    display: none;
}
 
.flex-direction-nav a:after {
     display: none;
}

.flexslider .flex-control-nav {
    display: none;
}



/*------------------------------------------------------
                    BREAK CSS
------------------------------------------------------*/
@media only screen and (max-width: 1100px) {
  /* For Desktop break: */
  
#headerAdSpace{
display:none;
}

#cm_Mobile_Header
{
display:none;
}

#cm_search
{
display:none;
}

#cm_headerLinks{
display:none;
}

#headerAdSpaceMobile{
text-align:center;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-left:25px;
padding-right:25px;
height:100px;
}


  /* For Desktop break: */
}
/*------------------------------------------------------
                    MOBILE CSS
------------------------------------------------------*/

@media only screen and (max-width: 667px) {
  /* For mobile phones: */


html {
margin:0;
	overflow-y: scroll;
	font-size: 150%;
}

.cm-newsimg img {
width:100%;
}


body{
margin:0;
background-color:#ffffff;
font-family: Helvetica, sans-serif;
font-size:15px;
}

#headerAdSpace{
display:none;
}

#headerAdSpaceMobile{
text-align:center;
display:block;
padding:5px;
}

#CategoryAdSpace{
text-align:center;
display:block;
padding:5px;
}

#cm_Wrap{
margin:auto;
width:100%;
background-color:#ffffff;
}

#cm_PadWrap{
padding:0px;
background-color:#ffffff;
}

#cm_Nav
{
display:none;
}

#cm_Header
{
display:none;
}

#cm_Mobile_Header
{
display:block;
width:100%;text-align:center;
}

#cm_HeaderBG
{
display:none;
}

#cm_search
{
display:none;
}

#cm_headerLinks{
display:none;
}

#cm_Left{
display:none;
}

#cm_Center{
width:100%;
padding:0px;
}

#cm_Right{
display:none;
}

.wp-post-image{width:100%;max-width: 300px !important;clear:left;clear:right;}
  

#content .attachment img {
clear:left;clear:right;
width:100%;
}

#home_cover_story_block{
width:100%; padding-left:10px;padding-right:10px;
}

#home_cover_story{
width:90%; padding:10px; background:#111111; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

#home_urban_excellence_block{
width:100%; padding-left:10px;padding-right:10px;
}

#home_urban_excellence{
width:90%; padding:10px; background:#480a06; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

#cm-newsPostNav{
padding:10px;
padding:10px;
}

.cm-newsimg{
padding:10px;
text-align:left;
}

.entry-content p{clear:both;}

#cm-newsPostNav b{
float:left;
padding:2px;
}
  	 

  	 
table {
overflow: hidden;
overflow-x: scroll;
display:block;
}

 .wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
  #content .wp-caption a img {
    /* Scale down if too big */
    max-width: 99.03225806%; /* 614/620 */
    height: auto;
  }


.aligncenter {width:100%;max-width: 300px !important;clear:left;clear:right;}
  	 
  /* END For mobile phones: */
}
