/* global
----------------------------------------------- */
body {
margin: 0;
padding: 0;
text-align: center;
font-size:11px;
min-width: 760px;
background: #797979 url("../images/layout/bg.jpg") repeat-x left top;
font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
color: #000000;
}

.tools {
	padding:4px;
	text-align:right;
}

a:link, a:active{
	color:#000000;
	font-size:12px;
}
a:visited{
	color:black;
	font-size:12px;
}
a:hover{
	color:#D11515;
	text-decoration:none;
	font-size:12px;
}

blockquote {
margin: 0;
padding: 0 10px 0 10px;
border-left: 6px solid #d8e7f7;
border-right: 6px solid #d8e7f7;
color: #4F2929;
}

code {
color: #809eba;
}

hr {
display: none;
}


/* layout
----------------------------------------------- */
#wrapper {
margin: 0 auto;
width: 760px;
text-align: left;
}

#blog-header {
padding-bottom: 15px;
background: url("../images/layout/headerBG-end.jpg") no-repeat left bottom;
}

#blog-header div {
background: #6E0404 url("../images/layout/headerBG.jpg") repeat-x left bottom;
}

#main-wrapper {
position: relative;
width: 760px;
background-color:#f6f6f6;
}

#main-content {
display: inline; /* fixes a strange ie margin bug */
float: left;
margin: 0 0 0 3px;
padding: 0;
width: 522px;
}

#content-wrapper {
padding: 22px 0 0 0;
background-color:white;
}

.post {
margin: 0 16px 14px 29px;
padding: 0;
border-bottom: 3px solid #CEB8B8;
}

#comments {
margin: 0 16px 14px 29px;
padding: 10px;
border: 1px solid #CEB8B8;
background-color: #E8DCDC;
}

#sidebar-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: right;
margin: 0 3px 0 0;
width: 230px;
color: #572121;
background-color:white;
}

#sidebar {
padding: 7px 11px 0 14px;
background-color:#EEEEEE;
}

#profile-container {
margin-bottom: 20px;
}

#blog-footer {
padding-top: 15px;
background: url(http://www.blogblog.com/thisaway_blue/bg_footer_top.gif) no-repeat left top;
}

#blog-footer div {
background: #152e49 url(http://www.blogblog.com/thisaway_blue/bg_footer.gif) repeat-x left top;
}


/* headings
----------------------------------------------- */
#blog-header h1 {
margin: 0;
padding: 26px 0 0 84px;
color: #ffffff;
font-size: 16px;
line-height: 25px;
background: url("../images/layout/photojpg") no-repeat 70px 26px;
}

.blog-photo {
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}

h2.date-header {
margin: 0;
padding: 0 0 0 22px;
font-size: 10px;
text-transform: uppercase;
color: #473F3F;
background: url("../images/layout/icon_date.gif") no-repeat 9px 0;
}

.date-header span {
margin: 0 0 0 5px;
padding: 0 25px 0 25px;
background: url(http://www.blogblog.com/thisaway_blue/bg_date.gif) no-repeat 0 0;
}

h2.sidebar-title {
padding-top: 1px;
padding-left:0px;
margin-bottom:0px;
font-size: 14px;
color: #9C6363;
}

#profile-container h2.sidebar-title {
color: #9C6363;
background: url("../images/layout/sideBarIcon.gif") no-repeat 0 45%;
}

.post h3.post-title {
margin: 13px 0 0 0;
padding: 0;
font-size: 18px;
color: #6E0404;
}

.post h3.post-title a:link,.post h3.post-title a:visited,.post h3.post-title a:active, .post h3.post-title a {
margin: 13px 0 0 0;
padding: 0;
font-size: 18px;
color: #6E0404;
text-decoration:underline;
}

.post h3.post-title a:hover {
margin: 13px 0 0 0;
padding: 0;
font-size: 18px;
color: #6E0404;
text-decoration:none;
}

#comments h4 {
margin-top: 0;
font-size: 16px;
}


/* text
----------------------------------------------- */
#blog-header p {
margin: 0;
padding: 7px 16px 0 84px;
color: #eef6fe;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}

.post-body div {
font-size: 13px;
line-height: 18px;
margin: 10px, 0px;
}

.post-body blockquote {
margin: 10px 0px;
}

p.post-footer {
font-size: 11px;
color: #404040;
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;
  }

#sidebar p {
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

#sidebar p.profile-textblock {
clear: both;
margin-bottom: 10px;
}

.profile-link {
text-align:left;
font-size:10px;
padding-top:20px;
padding-left:20px;
}

a.profile-link {
	font-size:11px;
}

p#powered-by {
margin: 0;
padding: 0;
display:none;
}

#blog-footer p {
margin: 0;
padding: 0 0 15px 55px;
color: #eef6fe;
font-size: 10px;
line-height: 14px;
background: url(http://www.blogblog.com/thisaway_blue/icon_footer.gif) no-repeat 16px 0;
}


/* lists
----------------------------------------------- */
.profile-data {
font-size: 13px;
line-height: 17px;
}


/* links
----------------------------------------------- */


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_blue/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_blue/icon_comment.gif) no-repeat 0 45%;
padding-left: 14px;
}

#blog-header h1 a {
color: #eef6fe;
text-decoration: none;
}

#blog-header h1 a:hover {
color: #B66262;
}

h3.post-title a {
color: #6E0404;
text-decoration: none;
}

h3.post-title a:hover {
color: #6E0404;
}


/* miscellaneous
----------------------------------------------- */
.post-photo {
padding: 3px;
border: 1px solid #bdd4eb;
}

.profile-img {
display: inline;
}

.profile-img img {
float: left;
margin: 0 5px 5px 0;
padding: 2px;
border: 1px solid #bdd4eb;
}

.profile-data strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
} 

.blogrollmain {
padding:0 0 0 20px;
}

.blogrollmain a, .blogrollmain a:link, .blogrollmain a:active, .blogrollmain:visited {
font-size:11px;
font-family:arial;
color:navy;
text-decoration:underline;
}

.blogrollmain a:hover {
text-decoration:none;
}


form{
	padding:0px;
	margin:0px;
}
pre{
	color:#B24D0A;
	line-height:100%;
	font-size:11px;
}
small{
	color:#6E0404;
}


/* Posts */

div.post div.tags{
	background-image : url(../images/post/tags_back.gif);
	background-repeat : repeat-x;
	padding:1px 0 1px 0px;
	font-size:11px;
	color:#6E0404;
	margin:0 10px 0 5px;
}

div.post div.tags a:link{
	color:#464A5C;
	font-size:11px;
	padding:0 0 0 2px;
}
div.post div.tags a:visited{
	color:#363A4C;
	font-size:11px;
	padding:0 0 0 2px;
}

div.post div.postfooter a:link{
	color:#7C8094;
}
div.post div.postfooter a:visited{
	color:#7C8094;
}

/* Comments */
div.comments{
	margin:10px 10px 5px 100px;
	display:none;
}
div.comments h3{
	padding:5px 0 0 0px;
}
div.comments div.comment{
	margin:2px 0 2px 0;
	padding:10px;
	border:1px solid #FAFAFA;
	border-left:10px solid #FFF;
}
div.comments div.comment div.commentTitle{
	color:#6E0404;
}
div.comments div.comment div.commentTitle a{
	color:#6E0404;
	font-weight:bold;
}
div.comments div.comment div.commentMsg{
	color:#000000;
	padding:5px 0 5px 0;
}
div.odd{
	background-color:#EAEAEA;
}


div.commentForm{
	margin:10px 10px 5px 100px;
	display:none;
}
div.commentForm h3{
	padding:5px 0 0 0px;
}
div.commentForm form{
	margin:5px 0 5px 0;
}
.req{
	color:red;
}
.quot{
	color:#E0E0E0;
	font-weight:bold;
}

#footer{
	margin:5px 0 15px 0;
	font:9px sans-serif;
	color:#555;
}


div.rhsBox{
	padding-top:5px;
	margin-top:5px;
}

div.rhsBox small{
	line-height:100%;
	color:#000000;
}

.querySection {
	color:#6E0404;
	margin-left:15px;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:25px;
	font-family : arial;
	font-size : 16px;
	font-weight:bold;
	border-bottom:1px solid #c0c0c0;
}

h3{
	color:#6E0404;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	font-family : arial;
	font-size : 16px;
	font-weight:bold;
}
h4{
	padding:2px 5px 2px 10px;
	background-color:#E7E7E7;
	color:#A8A8A8;
	font-family : Georgia,serif;
	font-size : 16px;
	border:1px solid #E3E3E3;
	margin:0px;
	font-weight:normal;
	line-height:100%;
}
h5{
	padding:2px 5px 2px 10px;
	background-color:#DFDBBF;
	color:#68521C;
	font-family : Georgia,serif;
	font-size : 13px;
	border:1px solid #C9C49F;
	margin:0px;
	font-weight:normal;
}

input{
	border:1px solid #CCC;
}
textarea{
	border:1px solid #CCC;
}
select{
	border:1px solid #CCC;
}
.input{
	border:1px solid #CCC;
}


th,td{
	vertical-align:top;
}
th{
	background: #EFEFEF url(../images/th_back.gif) repeat-x;
	color:#000000;
	font-weight:normal;
}
.thError{
	background: #EFEFEF url(../images/th_back_error.gif) repeat-x;
	background-color:#F9EEEB;
	color:#EA8D9C;
	font-weight:normal;
}
label{
	color:#000000;
}

.rhsBox ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
}
