/*
Theme Name: Fifty Fifth Street
Theme URI: http://www.tammyhartdesigns.com/fifty-fifth-street
Description: A greyscale theme that follows a nice grid system, and keeps typography in top priority.
Version: 1.4
Author: Tammy Hart
Author URI: http://tammyhartdesigns.com/
Tags: two-columns, sticky-post, fixed-width, black, white
*/


.caps{

	margin:0px;
}
.contentBanner {
	background:#FFF;
	padding:12px 17px 10px 7px;
	margin:0px;
}

.topLine {
	background-color: #FFF;
	height: 6px;
	margin:0 0 7px 0;
border:none;
}

.contentArticle {
	margin-bottom:50px;
	background-color:#FFF;
	
}
.player {
	margin:0 0 20px 0;
}
.contentArticle .col1, .contentArticle .col2 {
	float:left;
	width:265px;
}
.contentArticle .contactContainer img {
	margin:0 10px 0 0;
}
.contentArticle .contactList img {
	margin:0 10px 15px 0;
	float:left;
}



* {
	margin:0;
	padding:0;
	}
	

/* Begin Settings and Classes */
img.floatLeft { 
    float: left;
	margin-right:10px;
}

img.floatRight { 
    float: right; 
   margin-left:20px; 
}

p, body, a, li, div {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555;
}

h1, h1 a {

color:#243066;
font-size:1.3em;
font-weight:bold;
text-decoration:none;
}


h2, h2 a {
color:#243066;
font-size:1.3em;
font-weight:bold;
text-decoration:none;

}

p, h1, h2, h3, h4 {

	line-height:1.5em;
	margin:0 0 10px 0;
}
a {
	border-bottom:1px solid #555;
	color:#555;
	font-style:italic;
	text-decoration:none;
}


	
code {
	font: 1.1em "Courier New", Courier, Fixed;
	}
	
pre {
	font: 1.1em "Courier New", Courier, Fixed;
	margin:1.5em;
	padding:10px;
	background:#fafafa;
	border:1px solid #eee;
	}
	
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
hr {
	clear:both;
	width:80%;
	height:1px;
	border:none 0;
	color:#ccc;
	background-color:#ccc;
	margin:1.5em 0;
	}
	
img {
	border:none;
	max-width:100%;
	}
	
blockquote {
	margin-left:-21px;
	padding-left:21px;
	background:url(images/quote.gif) no-repeat 0 6px;
	color:#343434;
}
	
	.entry cite {
		font-style:italic;
		font-size:.9em;
		display:block;
		margin:5px 0 0;
		text-align:right;
		}
		
	.entry cite:before {
		content: "\2014 \0020";
		}
		
.post ul, .post ol, .post dl {
	//margin:20px 0px;
	}
		
.post ul ul , .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
	margin:0;
	}
	
	.post li {
		padding:0 0 5px;
		}
		
		.post ul li {
			background:url(images/icons.gif) no-repeat 0 -141px;
			padding-left:10px;
			list-style:none;
			margin-left:-10px;
		}
		
		.post ol li li {
			margin-left:10px;
		}
		
		.post li li {
			margin:0;
		}
		
	.post li h3 {
		margin:0;
		}
	
		
.post dt {
	
	background:url(images/icons.gif) no-repeat 0 -141px;
	padding-left:10px;
	margin-left:-10px;
}

.post dd {
	padding-left:10px;
	padding-bottom:5px;
}
		

		
.clear {
  clear: both;
  height: 0;
}


.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* Begin Images */	
img.alignleft, .alignleft img {
	margin-right:10px;
	}
	
img.alignright, .alignright img {
	margin-left:10px;
	}

.wp-caption, .attachment img {
	text-align: center;
}

.wp-caption p.wp-caption-text {
	font-size: .9em;
	color:#b6b6b6;
	margin: 0;
}

.attachment, .caption {
	text-align:center;
}

.attachment img {
	}
/* End Images / End Settings and Classes */



/* Begin Structure */
body {
 background-image:url(images/bg.jpg);
  background-repeat:repeat;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#555;
	text-align:center;
	}
	
#page {


position: relative;
	margin: 20px auto;
	padding: 0px;
	width: 855px;
	padding:0 0 0 0;
	text-align:left;

	}


/* Begin Header */	

.topBanner a{

border:none;
	}


#header {

	/*background-image:url(images/logo.jpg); */
	}
	
	#sitename {
		/*font-weight:bold; */
		font-style:italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:3.6em;
		display:block;
		width:340px;
		float:left;
		line-height:34px;
		text-transform:lowercase;
		}
		
#searchform {
	width:200px;
}

	#header #searchform {
		float:right;
		padding-top:15px;
	}
		
#s {
	width:167px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	float:left;
	}
	
#searchsubmit {
	float:right;
	}
/* End Header */


/* Begin Page List */		
#nav {
	line-height:20px;
	font-size:1.2em;
	float:left;
	padding-top:15px;
	width:360px;
	}
	
	#nav li {
		float:left;
		list-style:none;
		margin-right:25px;
		text-transform:uppercase;
		}
		
		#nav li a {
			}
			
		
/* End Page List */

		
/* Begin Content */	
/* CONTENT AREA TYPO */
#content h2 {
	width:180px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	color:#a4a4a4;
	font-style:italic;
	font-size:1.2em;
	text-decoration:none;
	line-height:1em;
	border:1px solid #DDD;
	border-style:none none dashed none;
	padding:0 0 6px 0;
	margin:0 0 6px -2px;
	padding:0 0 4px 2px;
}
#content h3 {
	font-size: 1.3em;
	font-weight:bold;
	color:#243066;
}
#content span.tagline {
	font-size:1.6em;
	font-weight:bold;
	color:#297ac4;
	line-height:1em;
}
#content i {
	color:#000;
}

#content {
position:relative;
float:right;
padding:0px;
margin-left:0;
margin-top:3px;
margin-bottom:0px;
padding-bottom:0px;
height:100px;
width:570px;
}
	
#content2 {
float:right;
margin:12px 0px 0 0;
width:570px;
margin-bottom:50px;
background:none;
}

#content3 {
background-color:#FFFFFF;
margin-top:84px;
padding:17px 17px 5px 17px;
}


#content4 {
margin:0px 0 0 0px;
}

#content5 {
margin:0px 0 0 0;
width:436px;
}


#nocomments {
background:none;
width:0px;
height:0px;

}
#respond, #commentlist, #comments, #navigation  {
background-color:#FFFFFF;

padding:0 0px 0px 34px;

}
		
	.sticky, .byuser {

		margin:-10px -10px 40px 0px;
		background:url(images/sticky.gif) no-repeat 597px 5px;
		padding:5px 5px 5px 5px;
	}
	
		.byuser {
			
			background:url(images/author.gif) no-repeat 599px 5px;
		}
	.bubble  {
		display:block;
		float:left;
		margin:-10px 0 0 2px;

		background:#343434 url(images/comments.gif);
		width:30px;
		height:29px;
		line-height:19px;
		color:#fff;
		text-align:center;
border-bottom:none;

	}
	
	 .bubble:hover {
		color:#b6b6b6;
	}
		
		.entry {
margin:15px 17px;
padding:15px 0;			
}
		
	.navigation {
		min-height:10px;
		margin:30px 0px;
		text-transform:uppercase;
		line-height:10px;
border:solid #e6e6e6;
		border-width:1px 0;
padding:9px 0;
		}
		
	.post .navigation {
		
		
	}
	
	.attachment .navigation {
		height:150px;
	}
		
		.navigation .alignleft a {
			background:url(images/icons.gif) no-repeat 0 -60px;
			padding-left:22px;
			display:block;
			height:10px;
			float:left;
		}
		
		.navigation .alignright a {
			background:url(images/icons.gif) no-repeat 100% -30px;
			padding-right:22px;
			display:block;
			height:10px;
			float:right;
		}

/* Begin Comments */		
.commentlist {
	
margin-left:17px;

	margin-top:20px;
width:510px;
	}


.commentlist p {


}
		
.commentlist li {
background-color: #FFF !important;
border:5px solid #f9f9f9 !important;
width:510px;


	list-style:none;
	margin-bottom:5px;
	
	}
	
.commentlist li.alt {

	}



	.commentmetadata, .comment-author {

		font-size:.9em;
		}
		
		.comment-author {
		}
		
	.avatar {
		
		}

#commentform {
	padding-bottom:10px;
}
		
#commentform input, #commentform textarea {
	width:147px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	}
	
#commentform textarea {
	width:500px;
	}
			
#commentform #submit {
	width:150px;
	border:none;
	background:#343434;
	font-size:11px;
	padding:0;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	padding:2px 0 3px;
	}
/* End Comments / End Content */


/* Begin Sidebar */











/*ORIGINAL SIDEBAR*/
#sidebar {
	float:left;
	width:270px;
	color:#b6b6b6;
	font-size:1.1em;
	line-height:20px;
	padding:15px 0px 0px 0px;
list-style-type:none;

	}
	
#sidebar ul {
list-style-type:none;
margin:0px;
padding:0px;
		}
		
#sidebar ul ul {
	
	list-style-type:none;
			}
			


#sidebar ul ul ul {
list-style-type:none;
			}
		
#sidebar ul li {

border-width:1px;
list-style-type:none;
margin:0 0 5px -2px;
padding:0 0 2px 2px;
}


#sidebar ul li ul li{
border-color:#B3B3B3;
border-style:none none dashed;   
border-width:1px;    
margin:0 0 5px -2px;
padding:0 0 2px 2px;
list-style-type:none;
width:240px;
}


#sidebar li a{
list-style-type:none;
border:medium none;
color:#B3B3B3;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.3em;
font-style:italic;
margin-bottom:0px;
text-decoration:none;
}


div#sidebar ul li.current_page_item a:link,
div#sidebar ul li.current_page_item a:visited,
div#sidebar ul li.current_page_item a:active,
div#sidebar ul li.current_page_item a:hover {
	color:#FFF;
}


#sidebar ul li#pages-4 a:hover, #sidebar ul li#pages-4 a:active {
	color:#FFF;
}

#sidebar li li {

margin:0;

padding-left:10px;
list-style-type:none;
			}



#sidebar ul li#categoryposts-3{
margin:0px;
background:url(images/newsBg.jpg) repeat scroll 0 0 transparent;
padding:15px;
list-style-type:none;

}


#sidebar ul li#categoryposts-3 h4{
border-color:#FFFFFF;
border-style:none none dashed;
border-width:1px;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em;
font-style:italic;
font-weight:bold;
line-height:1em;
margin-left:-2px;
padding:0 0 6px 2px;
text-decoration:none;
}

#sidebar ul li#categoryposts-3 ul li{
border-style:none none;
color:#FFF;

}

#sidebar ul li#categoryposts-3 ul li p{

font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
color:#FFF;

}

#sidebar ul li#categoryposts-3 ul li p.post-date{

font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
color:#DDDDDD;
font-size:0.8em;

}



#sidebar ul li#categoryposts-3 ul li p.mere a{

color:#FFFFFF;
font-style:italic;
text-decoration:underline;
font-size:11px;


}



#sidebar ul li#categoryposts-3 ul li a{
color:#FFF;
font-size:1.2em;
font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
font-style:normal;


}





#sidebar ul li#pages-3 {
background:none repeat scroll 0 0 #1D2252;
margin:0;
padding:2px 15px 10px 15px;
list-style-type:none;

			}



#sidebar ul li#text-3 .textwidget .col1 {
float:left;
width:140px;
}


#sidebar ul li#text-3 h4{
border-color:#FFFFFF;
border-style:none none dashed;
border-width:1px;
color:#243066;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em;
font-style:italic;
font-weight:bold;
line-height:1em;
margin-left:-2px;
padding:0 0 6px 2px;
text-decoration:none;
}



#sidebar ul li#text-3 {

background:none repeat scroll 0 0 #CBCBC8;
height:150px;
margin-bottom:50px;
margin-top:15px;
list-style-type:none;
padding:15px;
			}

			
#sidebar a {
list-style-type:none;
font-size:1.1em;
		}
			
			

/* End Sidebar */




/* Begin Footer */
#footer {
	padding-top:24px;
	border-top:1px solid #e6e6e6;
	color:#b6b6b6;
	font-size:1.2em;
	line-height:20px;
	}
	
	#footer .alignright {
		padding-top:2px;
	}
	
	#footer .alignright a {
		display:block;
		float:right;
		text-transform:uppercase;
		height:10px;
		line-height:10px;
		padding-top:3px;
	}
	
	#footer .top {
		padding-right:15px;
		background:url(images/icons.gif) no-repeat 100% 0;
	}
	
	#footer .rss {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.gif) no-repeat 100% -90px;
	}
	
	#footer .home {
		padding-right:18px;
		margin-right:10px;
		background:url(images/icons.gif) no-repeat 100% -120px;
	}
/* End Footer / End Structure */
			

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 260px;
	}
	
	#wp-calendar th {
		text-align:center;
		color:#343434;
	}
	
#wp-calendar caption {
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
	text-align: center;
	width: 100%;
		color:#343434;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}



