/* needs some real edits*/

body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 13px;
	text-align:center;
	color:#29303B;
	line-height:1.3;
	background:#0C2439  url("/images/bg.jpg") fixed repeat-x 50% 0; ;
	
}



a:link {color:#8f111f;text-decoration:underline;}
a:visited {color:#112c43;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline;}
a:active {color:#8f111f;}

.mdReadMoreCollapse {
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 13px;
	 }


@media all {
  #wrap {
            background-color:#000000 url("/images/bg.jpg");
            border-left:1px solid #000000;
            border-right:1px solid #000000;
            width:750px;
            margin:0 auto;
            padding:18px;
            text-align:center;
    }
  #main-top {
            width:750px;
            height:35px;
            background:#FFF;
            margin:0;padding:0;
            display:block;
    }
  #main-bot {
            width:750px;
            height:81px;
            background:#FFF;
            margin:0;
            padding:0;
            display:block;
    }
  #main-content {
            width:750px;
            background:#FFF;
            margin:0;
            text-align:left;
            display:block;
    }
  }
@media handheld {
  #wrap {
            width:90%;
    }
  #main-top {
            width:100%;
            background:#FFF;
    }
  #main-bot {
            width:100%;
            background:#FFF;
    }
  #main-content {
            width:100%;
            background:#FFF;
    }
  }
#inner-wrap {
	padding:0 45px;
}
#blog-header {
	margin-bottom:12px;
}
#blog-header h1 {
	margin:0px;
	padding:0px 0px 6px 0px;
	font-size:300%;
	font-weight:normal;
	color:#0C2439;
}
#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:110%;
	line-height:1.5em;
}
div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url("/images/divider.gif") no-repeat bottom left;
}
@media all {
  #main {
            width:430px;
            float:left;
            padding:8px 0px 0px 20px;
            margin:0;
    }
  #sidebar {
            width:185px;
            float:left;
            padding:8px 0;
            margin:0;
    }
  }
@media handheld {
  #main {
            width:100%;
            float:none;
    }
  #sidebar {
            width:100%;
            float:none;
    }
  }
#footer {
	clear:both;

	background:url("/images/divider.gif") no-repeat top right;
	padding-top:25px;
	_padding-top:6px; /* IE Windows target */
}
#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size:75%;
float:right;
padding-right: 5px;

}

}

h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}
.post {
	margin:8px 0 24px 0;
	line-height:1.5em;
}
h3.post-title {
	font-weight:normal;
	font-size:140%;
	color:#1B0431;
	margin:0;
	padding:0;
}
.post-body p {
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	vertical-align:top;
	padding: 0 0 0px 12px;
	margin:0 15px 0 25px;
}


/* Side bar */
h2.sidebar-title {
	font-weight:normal;
	font-size:120%;
	margin:0;
	padding:0;
	color:#211104;
}
h2.sidebar-title img {
	margin-bottom:-4px;
	}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:86%;
	margin:0 0 .6em 0;
}


/* Comments
----------------------------------------------- */
#comments {}
#comments h4 {
  font-weight:normal;
	font-size:120%;
	color:#29303B;
	margin:0;
	padding:0;
	}
#comments-block {
  line-height:1.5em;
  }
.comment-poster {
	background:url("/images/list_icon.gif") no-repeat 2px .35em;
	margin:.5em 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
}
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	font-size:100%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:74%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}
.comment-timestamp a:link {
	color:#473624;
	text-decoration:underline;
}
.comment-timestamp a:visited {
	color:#716E6C;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color:#956839;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color:#956839;
	text-decoration:none;
}
.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;
}

	
/* Profile
----------------------------------------------- */
#profile-container {
	margin-top:12px;
	padding-top:12px;
	height:auto;
	background:url("/images/divider.gif") no-repeat top left;

}
.profile-datablock {
	margin:0 0 4px 0;
}
.profile-data {
	display:inline;
	margin:0;
	padding:0 8px 0 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	color:#211104;
}
.profile-img {display:inline;}
.profile-img img {
	float:left;
	margin:0 8px 0 0;
	border:1px solid #A2907D;
	padding:2px;
  }
.profile-textblock {
	font-family:Verdana, sans-serif;font-size:86%;margin:0;padding:0;
}
.profile-link {
	margin-top:5px;
	font-family:Verdana,sans-serif;
	font-size:86%;
}

/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
	padding:0 0 12px 20px;
  }


/* common */

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0};

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {display:none;}

img {border:0;}
/* tweet stuff
----------------------------------------------- */
div#gallawayb2bTwit {
	width: 175px;
	margin-bottom: 4px;
	/*border: 1px solid #ddd;*/ 
}

div#gallawayb2bTwit h2 {
	margin: 0 0 0 0;
	padding: 4px 4px;
	font-size: 20px;
	/*background-color: #ededed;*/
}

p#preloader {
	margin: 0;
	padding: 1px 1px 1px 3px;
	background: transparent url("loader.gif") 4px center no-repeat;
	
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 1px 1px 1px;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	/*border: 1px solid #ddd;*/ 
}

ul#twitter_update_list li a {
	
	color: #8f111f;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: block;
	padding: 2px 4px;
}
