/*
Theme Name: Coast 2 Coast Interiors blog
Theme URI: http://www.isiteweb.com
Description: 21st Century Design Firm
Version: 1.0
Author: isiteweb
Author URI: http://www.isiteweb.com/ 
*/
.post {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	text-align: left;
}
.sidebar {
	width: 200px;
	padding: 0px;
	text-align: left;
	line-height: 12px;
	margin-top:30px;
} 

.left {
	float: left;
	margin: 0px 10px 0px 10px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
}

#masthead {
	position: relative;
	top: 0px;
	background: url('images/masthead.jpg');
 	width: 700px;
 	height: 225px;
	margin: 0px;
	margin-top: 0px;
}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}
/*.sep {
	position: relative;
	background: url('images/sep.jpg');
 	width: 162px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	left: 132px;
	text-align: center;
}*/

.sidebar a {
font-size:12px;
	color: #004b8e;
	text-decoration:none;
}
.sidebar a:hover {
	color: #003252;
}

.commentBox {
	position: relative;
	margin: 0 auto;
	width: 530px;
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
}

.cite {
	color:#000;
}

code {
	font-family:Times;
	text-align:left;
	color:#666;
}

input {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px;
	width:75px;
	font-family:Arial;
	font-size:10px;
	margin:2px 0 2px 0;
}

h2 {
	color: #666;
	text-align: left;
}

ul {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: 0px;
}

blockquote, blockquote p {
	text-indent: 0px;
	margin-bottom: 7px;
	color: #666;
}
.title {
	color: #004b8e;
	text-transform: uppercase;
	font-weight:bold;
}

a.title {
	color: #004b8e;
	text-decoration:none;
}

a.title:hover {
	color: #003252;
}

.posttitle {
	font-size:16px;
	font-weight: bold;
	color: #004b8e;
	text-decoration:none;	
}

a.posttitle {
	color: #004b8e;
	text-decoration:none;
}

a.posttitle:hover {
	color: #003252;
}

#blogTitle {
	position: relative;
	top: 50px;
	left: 20px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}

#blogTitle a {
	color: #004b8e;
	text-decoration:none;
}
#blogTitle a:hover {
	color: #003252;
}

.commentPos {
    font-size:12px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

a.commentPos {
	color: #004b8e;
	text-decoration:none;
}

a.commentPos:hover {
	color: #003252;
}

#navbar-iframe {  
    height: 0px;
    visibility: hidden;
    display: none;
}
#main {
	width:500px;
	float:left;
	color:#635e5a;
}
#main2 {
	margin:0;
	padding:0;
}
#main .post-title a {
    color: #004b8e;
	text-decoration:none;
}
#main .post-title a:hover {
    color: #003252;
}

/* Archive list */
.archive-title {
	line-height:18px;
}
#archive-list {
	width: 300px;
}
#archive-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	
#archive-list li a {
	line-height:18px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}	
#archive-list li a:link, #menu li a:visited {
	display: block;
}
#archive-list li a:hover, #menu li a:active {
    display: block;
}

/* Posts */
.date-header {
	text-transform: uppercase;
}
.post {
    margin:0;
}
.post-title {
    font-weight:bold;
	line-height:25px;
}
.post p, .post-body {
	width:520px;
	margin:0;
	line-height:18px;
}
.post p a, .post-body a {
    color: #004b8e;
	text-decoration:none;
}
.post p a:hover, .post-body a:hover {
    color: #003252;
}
.post-footer {
    margin:0;
	line-height:18px;
}
.post-footer a {
    color: #004b8e;
	text-decoration:none;
}
.post-footer a:hover {
    color: #003252;
}
.post img {
    border:0;
    padding:5px;
}
.post a {
    color: #004b8e;
	text-decoration:none;
}
.post a:hover {
    color: #003252;
}
/* Comments */
#comments {
    margin:0;
}
.comment-title {
    font-weight:bold;
}
#comments-block {
    margin:0;
    line-height:18px;
 }
.comment-poster {
	margin:0;
	text-transform:lowercase;
	line-height: 18px;
	font-weight: bold;
  }
.comment-body, .comment-body p {
	margin:0;
  }
.comment-timestamp {
	margin:0;
  }
#main .comment-timestamp a {
    color: #004b8e;
	text-decoration:none;
  }
#main .comment-timestamp a:hover {
color:#003252;
  }
.deleted-comment {
    font-style:italic;
  }




/* Page Layout */
img {
    border: 0;
}
#searchsubmit{
border: 1px solid #333333;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	width:50px;
}