/*
Theme Name: NYCW Blue 
Theme URI: http://newyorkcanwait.com/
Description: NYCW Version 1
Author: Iman
*/


a, a:link, a:visited {color: #51708a;}

a:hover {color: #6086a5;}

body    {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-image:url("images/bg.jpg");
	color: #778484;
	margin: 0;
	padding: 0;
	}

#page   {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}

#header {
        margin-left: auto;
        margin-right: auto;	
	padding: 0;
	height: 215px;
	width: 554px;
	}

#headerimg {
	margin: 0;
	height: 215px;
	width: 554px;
	}

#top    {
        background: #c9d6dd url('images/topnarrowbg.jpg') repeat-x top;
	border: 0;
        margin: 0;
        height: 243px;
        width: 100%;
        }

#topcontent {
        background: #c9d6dd url('images/topbg.jpg') no-repeat top center;
        position: relative;
	border: 0;
        margin-left: auto;
        margin-right: auto;
        height: 243px;
        width: 901px;
        }

#recently {
	font-size: 1.1em;
        position:absolute;
        margin: 58px 0 0 8px;
        width: 280px;
        }

#recently a {
        text-decoration: none;
        }

#recently ul, #recently li {
        list-style-type:none;
        margin: 0;
        padding: 0;
        }

#recently li {
        background:transparent url(images/doc.png) no-repeat;
        background-position:0 3px;
        padding-left: 14px;
        }

#watching {
        line-height: 1.5em;
        word-spacing: 1em;
        position:absolute;
	border: 0;
        margin: 53px 0 0 311px;
        height: 179px;
        width: 260px;
        }

#watching a {
        text-decoration: none;
        }

#listening {
        text-align: center;
        position:absolute;
	border: 0;
        margin: 58px 0 0 611px;
        height: 179px;
        width: 277px;
        }

#listening a {
        text-decoration: none;
        }

#navbg  {
        background: transparent url('images/nav.jpg') no-repeat top;
        position: relative;
	border: 0;
        margin-left: auto;
        margin-right: auto;
        height: 88px;
        width: 949px;
	}

#nav    {
        position: absolute;
	border: 0;
        margin: 0 0 0 72px;
        padding: 0;
        height: 88px;
	}

#nav ul { 
        display: inline;
        list-style-type: none; 
        margin: 0px;
        padding: 0px;
        }

#nav ul li { 
        display: inline; 
        list-style: none;
        margin: 0px;
        padding: 0px;
        }


#nav ul li a { 
        font-size: 22px;
        line-height:48px;
        text-align: center;
        text-decoration: none; 
        background-color: #1f1f1f;
        color: #e8f7fe;
        float: left;  
        border-right: 3px solid #0e0f11;
        height: 48px;      
        width: 114px;
        }

#nav ul li a:hover {
        background-color: #c9d6dd;
        color: #1f1f1f;
        }

#navsearch {
        position: absolute;
	border: 0;
        margin-top: 0;
        margin-left: 668px;
        height: 88px;
        width: 267px;
	}

#searchform {
        background: transparent;
	text-align: left;
	margin: 8px auto;
	padding: 5px 3px;
	}

#navsearch #searchform #s{
        background: transparent; 
        color: #e8f7fe;
	position: relative;
        border: 0;
        margin-left: 2px;
	padding: 3px;
        width: 227px;
	}

#navsearch #searchform #searchsubmit {
        background: transparent; 
        position: relative;
        border:0;  
        margin-left: 0;
	padding: 1px;
        width:20px;
	}

#content {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 949px;
	}

.right  {
        background: rgba(50, 50, 50, .30); 
        background: url('http://newyorkcanwait.com/blog/wp-content/themes/nycwblue/images/postbgtrans.png');
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
        float:right;
        margin-bottom: 36px;
        padding: 40px 35px;
        width: 850px;
	}

.right ul {
        margin: 0;
        padding: 0;
        }

.right ul li {
        list-style-type:none;
        background:transparent url(images/1.gif) no-repeat;
        background-position:0 1px;
        margin: 0 0 0 20px;
        padding: 0 0 0 14px;
        }

.right li a {
        text-decoration:none;
        }

.right ol li {
        margin: 0 0 10px 0;
        padding: 0px;
        }

.entry {
       font-size: 1.1em;
       line-height: 1.3em;
       color: #778484;
       }

.entry ul {
        margin: 0;
        padding: 0;
        }

.entry ul li {
        list-style-type:none;
        background:transparent url(images/1.gif) no-repeat;
        background-position:0 3px;
        margin: 0 0 0 20px;
        padding: 0 0 0 14px;
        }

.entry li a {
        text-decoration:none;
        }

.entry ol li {
        margin: 0 0 10px 0;
        padding: 0px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
       text-align:center;
       }

.postmetadata {
       font-size: 1.1em;
       padding-top: 30px;
       color: #778484;
       }

.postmetadata a {
        text-decoration: none;
        }

.clear  {
	clear: both;
        }

.clearentry {
	background: #1e1f1f url('images/bg.jpg');
        float: right;
        border: 0;
        padding: 0px 0px;
        height: 50px;
        width: 100%;
	}

#clear {
       background: #1e1f1f url('images/bg.jpg');
       clear: both;
       height: 10px;
       width: 100%;
       }

#navigation {
       text-align: center;
       color: #ffffff;
       position: relative;
       padding-bottom: 75px;
       width: 100%;
       }

#bottom {
        background: #1e1f1f;
        clear: both;
	border: 0;
        margin: 0;
        overflow: hidden;
        width: 100%;
        }

#bottomcontent {
        background: #1e1f1f url('images/bottombg.jpg') no-repeat top center;
        position: relative;
	border: 0;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        min-height: 239px;
        height: auto !important;
        height: 239px;
        width: 901px;
        }

#twitter {
	font-size: 1.1em;
        position: relative;
        float: left;
        margin-left: 6px;
        padding-top:54px;
        overflow: visible;
        width: 260px;
        }

#twitter a {
        text-decoration: none;
        }

#twitter ul, #twitter li {
        list-style-type:none;
        margin: 0;
        padding: 0;
        }

#twitter li {
        background:transparent url(images/bubble.gif) no-repeat;
        background-position:0 3px;
        padding: 0 0 0 17px;
        }

#categories {
        font-size: 1.3em;
        position:absolute;
	border: none;
        margin: 58px 0 0 305px;
        width: 277px;
        }

#categories ul {
        list-style-type:none;
        margin: 0;
        padding: 0;
        }

#categories li {
        background:transparent url(images/cat.gif) no-repeat;
        background-position:0 3px;
        margin: 0;
        padding: 0 0 0 17px;
        }

#categories a {
        text-decoration: none;
        }

#categories select, #categories input { 
        color: #51708a;
        background: #1e1f1f;
        border: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
        }

#categories select{
        width: 200px;
        }

#tags   {
        text-align: center;
        position:absolute;
	border: 0;
        margin: 58px 0 0 611px;
        width: 277px;
        }

#tags a {
        text-decoration: none;
        }

#footer {
        background: #1f1f1f url('images/footerbg.jpg');
        clear: both;
        position: relative;
	border: none;
        padding: 5px 0 0 0;
        height: 40px;
        width: 100%;
	}

#footer a {
        text-decoration: none;
        }

#footer p {
	text-align: center;
	color: #c9d6dd;
        margin: 0;
	padding: 00px 0;
	}

h1, h2, h3, h4, h6, small {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	}

h1      {
	font-size: 2.5em;
        line-height: 1.2em;
	text-align: left;
        color: #c4d4d4;
        margin-bottom: 10px;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2      {
	font-size: 1.7em;
        line-height: 1.2em;
	text-align: left;
        color: #c4d4d4;
        margin-bottom: 10px;
	}

h2 a:link, h2 a:visited{
	font-size: 1.7em;
        line-height: 1.2em;
	text-align: left;
        color: #c4d4d4;
        margin-bottom: 10px;
	}

h2 a:hover {
        background-color: #c9d6dd;
        color: #1f1f1f;
        }

h3 {
       font-size: 1.7em;
       line-height: 2em;
       color: #c4d4d4;
       margin: 30px 0 0 5px;
       padding: 0;
       }

h3.comments {
	margin: 40px auto 20px;
	padding: 0;
	}

h4 {
       font-size: 1.7em;
       line-height: 2em;
       color: #c4d4d4;
       margin: 0 0 0 5px;
       padding: 0;
       }

h2, h2 a:link, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite    {
	text-decoration: none;
	}

h6, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 1.3em;
        line-height: 1.2em;
	text-align: center;
        text-decoration: none;
	}

small {
       font-size: 1.0em;
       line-height: 1.3em;
       color: #778484;
       padding: 10px 10px 20px 10px;
	}

small a {
       text-decoration: none;
	}

code    {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;  
	font-size: 0.9em;
	letter-spacing: .07em;
        color: #778484; 
	}

acronym, abbr {
	border-bottom: 1px dashed #778484;
	}

blockquote {
        background: #292a2a;
        color: #778484;
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	display: block;
	margin: 5px 0 0;
	}

hr      {
	display: none;
	}

.post   {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.alignright {
	float: right;
        }

.alignleft {
	float: left;
        }

.center {
	text-align: center;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
        display: none;
        }

#comments {
        background:none;
        float:right;
        margin-bottom: 36px;
        padding: 0;
        width: 920px;
	}

#commentsheader {
        background:none;
        float:right;
        margin: 0;
        padding: 0;
        width: 920px;
	}

.commentlist {
        text-align: justified;
        margin: 0;
        padding: 0;
        }

.commentlist li {
	font-weight: bold;
        list-style-type:none;
	margin: 15px 0 3px;
	padding: 0;
	}

.commentlist ul {
         list-style-type:none;
         margin: 0;
         padding: 0;
         }

.commentlist li.comment ul.children li.depth-2 {
	 margin-left: 50px;
         }

.commentlist li.comment ul.children li.depth-3 {
	 margin-left: 50px;
         }

.commentlist li.comment ul.children li.depth-4 {
	 margin-left: 50px;
         }

.commentlist li.comment ul.children li.depth-5 {
	 margin-left: 50px;
         }

#commentform p {
	margin: 5px 5px 0 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: Georgia, 'Times New Roman', Times, serif;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
        text-decoration: none;
        }

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
        color: #778484;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

#commentform input, #commentform textarea{ 
        background: #1f1f1f;
        color: #778484;
        border: 1px solid #292a2a;
        }

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
	}

#commentform textarea {
	padding: 2px;
	width: 100%;
	}

#commentform #submit {
	float: left;
	margin: 0;
	}

.commentcite a {
        text-decoration: none;
        }

.reply a {
        text-decoration: none;
        }

#respond {
        margin: 0 0 40px 0;
        }

.comment-body {
        background: rgba(50, 50, 50, .30); 
        background: url('http://newyorkcanwait.com/blog/wp-content/themes/nycwblue/images/postbgtrans.png');
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
        margin-bottom: 36px;
        padding: 40px 35px;

	}

.comment-body p {font-size:1.1em;}

.avatar {
        float: left;
        padding-right: 10px;
}

p img   {
	background-color: #2f2f2f;
        border: 0px;
	margin: 10px;
	padding: 10px;
        max-width: 100%;	
}

/*	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 {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	}

a img   {
	border: none;
	}

.wp-caption {
	text-align: center;
	background-color: #2f2f2f;
	border: 0px solid #ddd;
	margin: 30px;
	padding-top: 10px;
        padding-right: 6px;
        padding-left: 6px;

}

.wp-caption img {
	border: 0;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
