/* Reset All Styles
-------------------------------------------------------------------- */
body{text-align:center; background:url(http://www.harbourcityseo.com/images/blogtile.png);color:#3b3d3d;}

html, div, span, p, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* Global Styles
-------------------------------------------------------------------*/

body{
  font: 62.5% Georgia, serif;
  color: #333;
}

em{font-family:'Palatino Linotype';font-style:italic;}
strong{;font-weight:600;}

/* Links */

a:link,
a:visited{
  text-decoration: none;
  color:#B91D2D;
}
a:hover,
a:active{
  text-decoration: underline;
}

a.menu:link, a.menu:hover, a.menu:visited {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

/* Headers */

h1{
  margin: 10px 0 20px;
  font-size: 3.3em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  word-spacing: .2em;
}


h3{
  margin-bottom: 5px;
  font-size: 2.3em;
  font-weight: normal;
}

/* Structure */

#siteWrapper{
  background:#fff;
  margin: 0 auto;
  padding: 15px;
  width: 500px;
  text-align: center;
  position: relative;
  
}

#top{
  background:url(http://www.harbourcityseo.com/images/blogtop.png) no-repeat;
  width:500px;
  height:125px;
}
#siteDescription{
  font-size: 1.2em;
  margin: 10px auto 0px;
  width: 400px;
  padding: 11px 0 13px;
  color: #999;
  font-style: italic;
}

/* Main Navigation
-------------------------------------------------------------------*/

#mainNav{
  margin-top: 20px;
  padding: 25px;
  background: #FBFBFB;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}

#mainNav ul{
  margin: 0 auto;
  text-align: center;
}

#mainNav li{
  display: inline;  
  font-size: 1.5em;
  margin-right:20px;
  text-transform: uppercase;
}


/* Main Content Body
-------------------------------------------------------------------*/

#coreContent{
  float: left;
  width: 500px;
  margin-top: 8px;
  padding-bottom:50px;
}

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

.postContent{
  position: relative;
}
.postContent h4{
  position: relative;
  top: 0;
  font-family: constantia, palatino, times new roman;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  font-style: italic;
  border-bottom: none;
}

#coreContent p,
#coreContent li,
#coreContent dd{
  margin-bottom: 1.7em;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #333;
  text-align: justify;
}
#coreContent p{
  text-align: justify;
}
#coreContent li{
  list-style: square;
  margin-left: 17px;
}
#coreContent dt{
  font-size: 1.3em;
  color: #333;
}
.entry-content{
  margin-top: 24px;
  text-align: left;
}
.entry-content a:link,
.entry-content a:visited{
  text-decoration: underline;
}
.hentry{
  position: relative;
  padding-bottom: 37px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 30px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #333;
  border: none;
  padding: 0;
  font-family: constantia, palatino, times new roman;
  font-weight: bold;
  margin: 0 0 5px;
  font-style: normal;
  position: static;
}

.entry-content h1{
  font-size: 2em;
  letter-spacing: 0;
}
.entry-content h2{
  font-size: 1.8em;

}
.entry-content h3{
  font-size: 1.6em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-size: 1.4em;
}
.entry-content strong{
  color: #000;
}
.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
  margin: 0 0 20px 15px;
}
.entry-content ol li{
  list-style-type: decimal !important;
}
.entry-content li{
  margin-bottom: 5px !important;
}
.entry-content blockquote{
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.5em;
  color: #7D7D7D;
  margin: 0 20px 20px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}
#coreContent .entry-content blockquote p{
  font-size: 1.1em;
  line-height: 1.3em;
  color: #7D7D7D;
}
.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}
.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
  font-size: 1.1em;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}

/* Footer
-------------------------------------------------------------------- */

div#footer{
	position:absolute;
  	bottom:0;
  	left:0;
  	width:100%;
  	height:50px;
  	background-color:#B91D2D;
  	color:#ffffff;
  	padding-left:25px;
  	text-align:justify;
 }


@media screen{
  	body>div#footer{
   	position:fixed;
  }
 }
.footerContent{
  width: 500px;
  margin: 20px auto 0;
  clear: left;
}

a.footer, a.footer:hover, a.footer:visited {
	color:#fff;
}


/* Google Ad
-------------------------------------------------------------------- */

.googleAd{
  margin-bottom: 40px;
  padding-top: 40px;
  border-top: 1px dotted #ccc;
}

/* Admin Edits
-------------------------------------------------------------------- */

.loggedin a:link,
.loggedin a:visited,
a.post-edit-link:link,
a.post-edit-link:visited,
a.comment-edit-link:link,
a.comment-edit-link:visited{
  color: #f00;
  font-weight: bold;
  text-decoration: underline;
}
#coreContent p.loggedin{
  font-size: 1.1em;
  padding: 0;
}

/* Self Clearing Floats
-------------------------------------------------------------------- */

#siteWrapper:after,
.post:after,
.commentEntry:after,
.commentForm:after,
#footer .elsewhere:after,
#metaContent .metaExtend:after,
#mainNav:after,
#mainNav ul:after,
#subNav ul:after,
#archives ul:after,
#coreContent .postMeta:after,
#recentPosts li:after,
#galleryNav:after,
#galleryNav_controls:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
