/*  
Theme Name: CityScape
Theme URI: http://cmsthemestore.com/
Description: Dark, personal style blog theme
Version: 1.0
Author: CMSThemestore.com
Author URI: http://www.cmsthemestore.com/
Tags: Valid XHTML, Valid CSS, dark, custom header, fixed width, two columns, widgets, API

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>
Please leave link in footer back to CMSThemestore.com intact. Thanks. 
*/
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */
body {margin: 0;padding: 0;font: "Trebuchet MS"; font-size:14px;text-align:center; background-color:#222;}
#wrapper {width:900px; margin:0 auto; text-align:left;overflow:hidden; background-color:#000;}
#header {margin: 0;padding:0;height:152px; background-image:url("images/header.jpg"); background-repeat:no-repeat;}
#head-search {width: auto;float:right; margin-top:15px; margin-right:15px}
#main {padding:1.025%;height:inherit;overflow:hidden; display:block}
#sidebar {float:right;width:200px;display:block; border-left:1px solid #323232; padding:10px;}
#content {margin: 0 26% 0 0;width:auto; display:block;}
#footer {clear:both;height:80px; background-image:url("images/footer.jpg"); background-repeat:no-repeat;}
#leftbot-link { position:relative; float:left;width:107px; height:12px; top:60px; margin-left:10px;}
#rightbot-link { position:relative;float:right;width:189px; height:14px;top:60px; margin-right:10px;}
/*********************** various styles begin **********************/
.pagetitle {color: #da5300;}
ul {padding-left: 1.5em;text-indent: 0em;}
li {list-style-image: url(images/bullet.png); margin-bottom:5px; margin-left:10px}
ol {padding-left: 1.5em;text-indent: 0em;}
ol li { list-style:decimal; margin-bottom:5px; margin-left:10px}
#searchform {text-align: center;}
#searchform input {border: 1px solid #000;background-color:#fff;}
#wp-calendar {text-align:center;margin-bottom:7px;color:#fff;width:100%;}
#wp-calendar th {background-color:#138f92;}
#wp-calendar a {background-color:#222;display:block;}
#prev a, #next a {border:0; color:#e17400; font-weight:bold;}
#wp-calendar caption {text-align:left;width:100%;}
h2 {color:#e17400;}
h3 {color:#e17400;}
.entry {margin-top: 10px;margin-bottom: 15px;}
.postmetadata {padding:2px;font-size: 0.8em;border-top:1px; border-color:#138f92; border-top-style: dashed;}
.postmetadata a {color: #da5300; text-decoration:none;}
.postmetadata a:hover {color: #da5300; text-decoration: underline;}
.post {margin-bottom:12px;color:#fff;padding-left:5px;text-align:justify;}
.post p {line-height: 1.4em;margin-bottom: 1em;}
.post li {margin-left: 20px;}
.post ul {list-style-image: url("images/bullet.png");margin-bottom: 10px; color:#138f92}
.post a:hover, .post a:visited, .post a:link {color: #e17400;}
/********************** color of quotes ****************************/
blockquote {margin: 1em 1.5em;padding: 1em 1.5em;border:1px solid #FADA96;background:#FCF1E2;color:#222;}
.navigation {display: block;margin-top: 10px;margin-bottom: 25px;}
.entrytext .postmetadata {font-size:1.1em;background-color:#FDE5C3;width:70%;margin:2em auto 3.5em auto;border:1px dotted #e9b17b;padding:5px;padding-left:45px;background:#FDE5C3;}
ol.commentlist {width:90%;}
ol.commentlist li {margin-bottom:1.5em;border:1px solid #222;padding:5px;background-color:#dedede;color:#222;list-style-image:none; list-style-type: decimal;}
ol.commentlist a:link{color:#000}
ol.commentlist a:visited {color:#000}
ol.commentlist a:active {color:#000}
ol.commentlist a:hover {color:#e17400;text-decoration:underline}
ol.commentlist li.alt {background-color:#222;color:#fff}
ol.commentlist li.alt a:link{color:#fff}
ol.commentlist li.alt a:visited {color:#fff}
ol.commentlist li.alt a:active {color:#fff}
ol.commentlist li.alt a:hover {color:#e17400;text-decoration:underline}
ol.commentlist a {color:#000;}
small.commentmetadata {font-size: 0.8em;margin-bottom: 1em;display: block;}
/*********************** various styles end ************************/
code {font-family:"Courier New";font-size: 12px;color: #ffcc00;margin-top:15px; border:1px solid #222; padding:10px}
.navtitle {font-size: 1em;border-bottom: 2px solid #da5300; text-decoration:none;}
a:link, a:active, a:visited   {color:#fff;text-decoration:none;}
a:hover   {color:#da5300;text-decoration:none;}
input     {background-color:#dedede;text-indent:3px;border:1px indent #222;width:auto;color:#000;}
option    {font-size:11px;text-indent:2px;color: #000000;border:1px solid #58574b;}
select    {background-color:#dedede;border:1px indent #222;width:auto;}
textarea  {background-color:#dedede;text-indent:3px;border:1px indent #222;color:#000;}
img {border: 0;}
img {border:0;}
p img { padding: 0; max-width: 100%; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding:0 0 10px 0; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
.alignright {float: right;}
.alignleft {float: left}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}