﻿/*   
Theme Name: Family in New York
Theme URI: http://www.familyinnewyork.com
Author: Tom Johnson
Description: A theme customized to integrate seamlessly with the familyinnewyork.com site.
*/

#container {
	width: 990px;

}

#heading
{
       padding-bottom: 55px;
       background: url(images/flowers.jpg) no-repeat;
       width:97%;
       height: 150px;

}

#heading h1 
{
        color: #c0c0c0;
        font-size: 12px;
        text-decoration: bold;
        display:none;
}

#blogsidebar {

	float: left;
	font-size: .8em;
	line-height: 1.1em;
	padding: 0 0px 25px 0;
	}

#blogsidebar h3 {
         margin-top: 20px;
         font-size:1.2em;
         padding-bottom:5px;
}

#blogsidebar ul {
       list-style-type: none;
	margin-top: 0px;
        margin-bottom:15px;
        margin-left: 0px;
        padding-left: 0px;

}

#blogsidebar ul li, #sidebar ul ol li {
	color: #777;
        size:9pt;
        font-family: Arial;
        text-decoration: none;
}


#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 600px;
	float: right;
        background-color: white;
	}

.post {
	margin-bottom: 3em;
        padding-left:5px;
        margin-right:10px;
}

.post .alignright img {
	border: 2px gray solid;
        margin: 8px;
}

.post .alignleft img {
        border: 3 px gray solid;
        margin: 8px; 
}

.post .alignright p { 
        font-size: 11px;
        line-height:3px; 
        color: gray; 
        margin-top: 4px;
        margin-bottom: 10px;
        padding-left: 8px;
}

.post .alignleft p { 
        font-size: 11px;
        line-height:3px; 
        color: gray; 
        margin-top: 4px;
        margin-bottom: 10px;
        padding-left: 8px;
}


a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}


a:link img {
	border: none;
}

ul {
       list-style-type: none;
	margin-top: 10px;
        margin-left: 0px;
        padding-left: 0px;

}

li {
       display: list-item;
       margin-top: 9px;
}



li.linkcat {
	list-style-type: none;
}


.imgleft {
	float:left;
	border: 2px gray solid;
        margin:5px;
}

.imgright {
	float: right;
        border: 2px gray solid;
        margin:5px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 1.7em;
	line-height: 1em;
	text-transform: none;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: Arial;
        color: gray;
}

.title {
	border-bottom: 1px solid silver;
}



h3  {
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
        font-family: Arial;
        letter-spacing:0px;
	margin-bottom: 0em;
	margin-top: 0em;
        padding: 0px;

}



h5 a {
	font-weight: normal;
	font-size: 1em;
	color: gray;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 0px;
        margin-left: 0px;
        line-height: 3px;

}




.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
        font-size: 12px;
}

.commentlist {
	margin-top: 0px;
        font-size: 12px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
        size:10pt;
        font-family: Arial;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	height: 100px;
}

.post .alignright {
	float: right;
	}

.post .alignleft {
	float: left;

.post .aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post .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;
}

.post .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.post .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}