@charset "utf-8";
/* CSS Document */
/*
-----------------------------------------------
Blogger Template Style
Name: 	  Thisaway (Rose)
Designer: Dan Rubin
URL: 	    www.superfluousbanter.org
Date:     29 Feb 2004
----------------------------------------------- */


/* global
----------------------------------------------- */
body {
margin: 0;
padding: 0;
text-align: center;
min-width: 760px;
font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
color: #632035;
}

blockquote {
margin: 0;
padding: 0 10px 0 10px;
border-left: 6px solid #f7d8e2;
border-right: 6px solid #f7d8e2;
color: #ba476b;
}

code {
color: #ba8094;
}

hr {
display: none;
}


/* layout
----------------------------------------------- */
@media all {
  #wrapper {
    margin: 0 auto;
    width: 760px;
    text-align: left;
    }

  #blog-header {
    padding-bottom: 15px;
    }

  #blog-header div {
    }

  #main-wrapper {
    position: relative;
    width: 760px;
    }

  #main-content {
    display: inline; /* fixes a strange ie margin bug */
    float: left;
    margin: 0 0 0 3px;
    padding: 0;
    width: 483px;
    }

  #content-wrapper {
    padding: 22px 0 0 0;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }

  #blog-header {
    background:none;
    }

  #blog-header div {
    background: #632035;
    }

  #main-wrapper {
    width: 100%;
    background: #f7f0e9;
    }

  #main-content {
    float: none;
    width: 100%;
    }

  #content-wrapper {
    background: none;
    }
  }

.post {
margin: 0 16px 14px 29px;
padding: 0;
border-bottom: 3px solid #f7d8e2;
}

#comments {
margin: 0 16px 14px 29px;
padding: 10px;
border: 1px solid #f0ced8;
background-color: #f5e4e9;
}

@media all {
  #sidebar-wrapper {
    display: inline; /* fixes a strange ie margin bug */
    float: right;
    margin: 0 3px 0 0;
    width: 269px;
    color: #761c37;
    }

  #sidebar {
    padding: 7px 11px 0 14px;
    }

  #blog-footer {
    padding-top: 15px;
    }

  #blog-footer div {
    }
  }
@media handheld {
  #sidebar-wrapper {
    float: none;
    width: 100%;
    background:none;
    }

  #sidebar {
    background:none;
    }

  #blog-footer {
    background:none;
    }

  #blog-footer div {
    background: #491525;
    }
  }

#profile-container {
margin-bottom: 20px;
}

#blog-footer {
padding-top: 15px;
}

#blog-footer div {
}


/* headings
----------------------------------------------- */
#blog-header h1 {
margin: 0;
padding: 26px 0 0 84px;
color: #F4227D;
font-size: 30px;
line-height: 25px;
}

h2.date-header {
margin: 0;
padding: 0 0 0 29px;
font-size: 10px;
text-transform: uppercase;
color: #c88fa2;
background: url(http://www.blogblog.com/thisaway_rose/icon_date.gif) no-repeat 13px 0;
}

.date-header span {
margin: 0 0 0 5px;
padding: 0 25px 0 25px;
background: url(http://www.blogblog.com/thisaway_rose/bg_date.gif) no-repeat 0 0;
}

h2.sidebar-title {
padding: 1px 0 0 36px;
font-size: 14px;
color: #bd8095;
background: url(http://www.blogblog.com/thisaway_rose/icon_sidebar_heading.gif) no-repeat 0 45%;
}

#profile-container h2.sidebar-title {
color: #95526a;
background: url(http://www.blogblog.com/thisaway_rose/icon_sidebar_profileheading.gif) no-repeat 0 45%;
}

.post h3.post-title {
margin: 13px 0 0 0;
padding: 0;
font-size: 18px;
color: #F42276;
}

#comments h4 {
margin-top: 0;
font-size: 16px;
}


/* text
----------------------------------------------- */
#blog-header p {
margin: 0;
padding: 7px 16px 0 84px;
color: #F42276;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}

.post-body div {
font-size: 13px;
line-height: 18px;
margin: 0;
height:1%;
overflow:visible;
}

.post-body blockquote {
margin: 10px 0px;
}

p.post-footer {
font-size: 11px;
color: #bd8095;
text-align: right;
}

p.post-footer em {
display: block;
float: left;
text-align: left;
font-style: normal;
}

p.comment-data {
font-size: 12px;
}

.comment-body p {
font-size: 12px;
line-height: 17px;
}

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

#sidebar p {
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

#sidebar p.profile-textblock {
clear: both;
margin-bottom: 10px;
}

.profile-link {
padding: 0 0 0 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_profile.gif) no-repeat 0 0;
}

p#powered-by {
margin: 0;
padding: 0;
}

#blog-footer p {
margin: 0;
padding: 0 0 15px 55px;
color: #feeef3;
font-size: 10px;
line-height: 14px;
}


/* lists
----------------------------------------------- */
.profile-data {
font-size: 13px;
line-height: 17px;
}

.post ul {
padding-left: 32px;
list-style-type: none;
font-size: 13px;
line-height: 18px;
}

.post li {
padding: 0 0 4px 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_list_item.gif) no-repeat 0 3px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding: 0 0 1px 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat 0 3px;
}

#sidebar ul {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 12px;
line-height: 14px;
}

#sidebar li {
padding: 0 0 4px 17px;
background: url(http://www.blogblog.com/thisaway_rose/icon_list_item.gif) no-repeat 0 3px;
}


/* links
----------------------------------------------- */
a {
color: #bf277e;
font-weight: bold;
}

a:hover {
color: #96095a;
}

a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
   so we hide these two declarations from it */
background/* */:/**/url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat 0 45%;
padding-left: 14px;
}

html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
background: url(http://www.blogblog.com/thisaway_rose/icon_comment.gif) no-repeat 0 45%;
padding-left: 14px;
}

#sidebar ul a {
color: #e25984;
}

#sidebar ul a:hover {
color: #b02c56;
}

#powered-by a img {
border: none;
}

#blog-header h1 a {
color: #feeef3;
text-decoration: none;
}

#blog-header h1 a:hover {
color: #d9b4c1;
}

h3.post-title a {
color: #F4227D;
text-decoration: none;
}

h3.post-title a:hover {
color: #902245;
}


/* miscellaneous
----------------------------------------------- */
.post-photo {
padding: 3px;
border: 1px solid #ebbdcc;
}

.profile-img {
display: inline;
}

.profile-img img {
float: left;
margin: 0 10px 5px 0;
padding: 3px;
border: 1px solid #ebbdcc;
}

.profile-data strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
} 


/* Feeds
----------------------------------------------- */
#blogfeeds {
font-size: 14px;
  }
#postfeeds {
font-size: 12px;
  }
  
body 
    {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	background: repeat-x url(http://brunswickcountyneighborhoods.com/pix/structure/tophdr.gif) top left;
    }

/* ===================================== */
/* ======== FIRST 3 MAIN DIV's ========= */
/* ===================================== */

#outerwrap {
	text-align: left;
	padding: 0px;
	width: 970px;
    background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	left: 0;
	/* border makes width 972px and adds 
	2px to whatever page height is as well  */
	border: 1px solid #000; 
}

#header {
	border-top: 0;
    width: 970px;
	height: 172px;
    padding: 0;	
	margin: 0;
}

#footer {
    clear: both;
    width: 970px;
	/* current height of the background image */
    padding: 0;	
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f8bed7; 
}

/* ===================================== */
/* ======= OTHER STRUCTURE DIV's ======= */
/* ===================================== */

#innerwrap {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:normal;
	padding: 0 10px 0 0;
	margin: 0;
	}

#contentcontainer {
	width: 950px;
    margin: 0;
    padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    }

#menucontainer {
	width: 950px;
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ef64a4;	
    }
	
/* ===================================== */
/* =======  NAVIGATION STYLES    ======= */
/* ===================================== */

a.menulink1:link, a.menulink1:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c051f;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

a.menulink1:hover, a.menulink1:active{
	color: #a41357;
}

/* ===================================== */
/* =======     PAGE STYLES       ======= */
/* ===================================== */

h1,h2,h3,h4,h5,h6 
{
    color: #000; 
    font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right:10px; 
    }

h1
{
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 22px;
margin: 10px 0 10px 0; 
padding: 2px 0 2px 10px;
}

h2
{
font-size: 22px;
text-align:left;
background-color: #f4227d;
width: 90%;
}

h3
{
font-size: 20px;
text-align:left;
width: 80%;
}

h4
{
font-size: 18px;
text-align:center;
background-color: #f4227d;
width: 70%;

}

h5
{
font-size: 17px;
text-align:center;
background-color: #f4227d;
width: 60%;

}

h6
{
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 22px;
background-color: #f4227d;
margin: 10px 0 10px 0; 
padding: 2px 0 2px 10px;
}

a:link, a:visited{
	color: #3c051f;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}

a:hover, a:active{
	text-decoration: none;
	color: #a41357;
}

a.inactive, .inactive {
	color: #666666;
	text-decoration: none;
	}
	
