body {
	background: #000000 url(../images/header_bg.jpg) no-repeat center top;
  margin:0;
  padding:20px 0px;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

#container {
	width: 960px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -480px;
}

#content {
	position: relative;
}

img {
	border: none;
}

/*--------------------> Column Container Selector <--------------------*/

#column-container {
	display: block;
	background: #123432 url(../images/top_slice_ofGirl.jpg) no-repeat 0px 0px;
}

/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */



/* Blog Header
----------------------------------------------- */
#blog-title-header {
	padding: 210px 0px 0px 358px;
	margin: 0px;
	height: auto;
}

#blog-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 30px 0px;;
  }
#blog-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
  }
#blog-title-header #description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px ;
	margin: 0px;
  }

#columnContainer {
	background: url(../images/top_slice_ofGirl.jpg) #0d0d0d no-repeat;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: auto;
	width: 960px
}


/* Posts
----------------------------------------------- */

#leftColumn {
	position: relative;
	width: 518px;
	height: auto;
	float: left;
	margin: 20px;
	padding: 20px;
	background-color: #212121;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}

#leftColumn a {
	color: #029bf8;
	text-decoration: underline;
}

#leftColumn a:hover {
	color: #0276bd;
	text-decoration: none;
}

.date-header {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  color:#FFFFFF;
  }
.post {
  }
.post-title {
  margin: 0px;
  padding: 5px 0px;
  font-size: 18px;
  line-height: 28px;
  display:block;
  border-bottom: 2px solid #313131;
  color:#ffffff;
  }
a.title-link, .post-title strong {
  text-decoration:none !important;
  display:block;
  }
a.title-link:hover {
	color:#0276bd;
  }
.post-body {
  border-bottom: 2px solid #313131;
  padding: 20px 0px;
  }
html>body .post-body {
  }
.post p {
  }
p.post-footer {
  background:#363535;
  margin: 20px 0px;
  padding: 10px;
  border-bottom: solid 2px #2a2a2a;
  border-top: solid 2px #2a2a2a;
  font-size: 14px;
  line-height: 22px;
  color: #afaeae;
  text-align:right;
  }
html>body p.post-footer {
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/ url(../images/icon_comment.gif) no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background: url(../images/icon_comment.gif) no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
blockquote {
  margin:.75em 0;
  border-width:1px 0;
  padding:5px 15px;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
	clear: both;
	width: 518px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 10px 0px;
	background-color: #343434;
  }
#comments h4 {
	margin:0 0 10px;
	padding:0 14px 2px 29px;
	font-size: 14px;
	line-height: 22px;
	border-bottom:1px solid #8f8d8d;
	color:#ffffff;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background: url(../images/icon_comment.gif) no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#FFFFFF;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#ffffff;
  }
.comment-timestamp a:link {
  color:#ffffff;
  }
.deleted-comment {
  font-style:italic;
  color:#ccc;
  }


/* Profile
----------------------------------------------- */
.profile-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #ce9;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #dfa;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#fff;
  }
.profile-link a {
  background:url("http://www.blogblog.com/rounders4/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }


/* Sidebar Boxes
----------------------------------------------- */
#sidebar {
	position: relative;
	width: 300px;
	height: auto;
	font-size: 14px;
	line-height: 36px;
	float: left;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

.box {
}

.box3 {
/*	background-color: #212121;
 	padding:0 13px;*/

  }
.sidebar-title-resources {
	display: block;
	background: url(../images/resources_header.jpg) no-repeat #212121;
	width: 300px;
	height: 74px;
	margin: 0px;
	padding: 20px 0px 0px 40px;
	font-size:35px;
	color:#FFFFFF;
  }
  
.sidebar-title-previous-posts {
	display: block;
 	background: url(../images/previous_posts_header.jpg) no-repeat #212121;
	width: 300px;
	height: 74px;
	margin: 0px;
	padding:20px 0px 0px 40px;
	font-size:35px;
	color:#FFFFFF;
  }
  
.sidebar-title-archive {
	display: block;
 	background: url(../images/archives_header.jpg) no-repeat #212121;
	width: 300px;
	height: 74px;
	margin: 0px;
	padding:20px 0px 0px 40px;
	font-size:35px;
	color:#FFFFFF;
  }
  
.sidebar-box {
	background-color: #212121;
	padding:0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	width: 340px;
	height: auto;
}
  
.sidebar-title {
  margin:0px;
  padding:0px;
  font-size:35px;
  color:#FFFFFF;
  }
  
.box ul {
  margin: 0px;
  padding: 0px;
  list-style:none;
  }
.box ul li {
  margin: 0px;
  padding: 0px 20px;
  color: #FFFFFF;
  }
.box p {
  margin:0 0 .6em;
  }

.box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px ;
	line-height: 36px;
}

 .box a:vistited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
}

.box a:hover {
	color: #0276bd !important;
	text-decoration: none !important;
}

#powered-by {
	padding: 15px 0px 0px 20px;
	margin: 0px;
}

#blogfeeds {
	padding: 10px 0px 0px 20px;
	margin: 0px;
	color: #FFFFFF;
}

/* Footer
----------------------------------------------- */
#footer {
	clear:both;
	margin: 20px;;
	padding: 0px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;

  }
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:#0276bd;} 


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  padding:0 15px 0;
  }
  
  /*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}