/*  
Theme Name: josephmclarty.com
Description: this theme powers the online home of Joseph McLarty
Author: Joseph McLarty
Author URI: http://www.josephmclarty.com/
*/

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #424242;
	background-image: url('image/background.gif');
	background-repeat: repeat-x;
}
div#right a {
	color: #BABEBE;
	text-decoration: none;
}
div#left a {
	color: #999;
	text-decoration: none;
}
div#left a:hover, div#right a:hover {
	color: #BABEBE;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

div#left p {
     padding: 10px 0;
}

div#wrapper {
	width: 960px;
	margin: auto;
	text-align: left;
}

div#nav {
        float: left;
	width: 960px;
}

ul#navigation {
	text-align: right;
	display: block;
	float: right;
	list-style: none;
	padding-right:30px;
	margin: 15px 0px;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #424242;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}
ul#navigation li.current_page_item a, ul#navigation li.current_page_item a:hover {
	color: #424242;
	background: #BABEBE;
	font-weight: bold;
}
ul#navigation li a:hover, ul#navigation li:hover a {
	color: #424242;
	text-decoration: none;
}
div#header {
	width:960px;
	float:left;
	text-align: right;
}
div#infobox {
	width:960px;
	float:left;	
	font-family: Georgia,"Times New Roman",Times,serif;
	text-align: left;
	font-size: 28px;
	color: #BABEBE;
	padding:0px;
}
div#infobox p {
	margin: 10px 0;
}
div#infobox p a {
	color: #ffffff;
	text-decoration: none;
}
div#infobox p a:hover {
	text-decoration: underline;
}
div#header h1 {
	padding: 10px 0;
	float:right;
	display:block;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 21px;
	color: #999999;
}
div#header h1 a {
	color: #999999;
	text-decoration: none;
}
div#header h1 a:hover {
	color: #eeeeee;
	text-decoration: none;
}
div#left {
	width: 630px;
	padding: 10px 0;
	float: left;
}
div#right {
	width: 310px;
	padding: 10px 0 10px 20px;
	float: left;
	color: #424242;
}
div#right a {
	text-decoration: none;
	color: #BABEBE;
}
div#right a:hover {
	text-decoration: underline;
}
div#full {
	width: 960px;
	float:left;
}
div#right h3, div#left h3, div#full h3 {
	display: block;
	float:left;
	font-family: Georgia,"Times New Roman",Times,serif;	
	background:#EEEEEE;
	padding: 5px 10px;
	font-size: 18px;
	color: #424242;
}
div#left div.content-box ul, div#left div.content-box ol {
	clear:both;
	padding: 10px;
}
div.content-box ul li, div.content-box ol li {
	padding: 2px 0 5px 0;
	list-style: disc;
	margin-left: 15px;
}
div#left div.content-box {
	clear:both;
	display:block;
	padding:25px 15px;
}
div.content-box {
	clear:both;
	display:block;
	padding:15px;
}
div#left div.content-box p {clear:both; padding:10px 0;}

.related_post {
	clear:both;
	display:block;
	padding:15px;
}
#twitter_div {
	float:left;
	display:block;
	margin: 15px;
	list-style-type:none;
}
#twitter_update_list {
	list-style-type:none;
}
#twitter_update_list li {
	list-style-type:none;
	margin-bottom:10px;
}
#twitter_update_list a {
	color: #BABEBE;
	text-decoration: none;
}
#twitter_update_list a:hover {
	color: #BABEBE;
	text-decoration: underline;
}
#twitter-link {
	clear:both;
	float:right;
	text-align:right;
}
div#posts {
	clear:both;
	display:block;
	text-align:right;
	padding:10px 0;
}
div#footer {
	clear: both;
	font-size: 12px;
	margin: 45px 0 30px 0;
	padding: 10px 0 10px 0;
	background: #BABEBE;
	float: left;
	width: 960px;
	color: #444;
}
div#footer p {
	margin: 10px;
	text-align:right;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.main-post-bg { 
	background: #444;
	display: block;
	height: 165px;
	position: relative;
	margin: 7px 0;
	width: 579px;
	overflow: hidden;
        border: solid 1px #444; 
}
.main-post-bg .post-comments,
 { position: absolute; top: 0; left: 3px; z-index: 102; background: #dddddd; border: 3px solid #ffffff; }

.post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #424242 !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; }

.main-post-bg .title-insert, .secondary-post-bg .title-insert { background: #444; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90; }
.title-insert h2 { font-size: 12px; margin: 5px !important; line-height: .5em; }

  .title-insert h2 a { display: block; color: #fff !important; text-decoration: none; }
  .title-insert h2 a:hover {text-decoration: none !important; }

    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #EEEEEE;}

  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; left: 3px; z-index: 102; background: #dddddd; border: 1px solid #ffffff; } 

.secondary-post-bg { float: left; background: #444; display: block; width: 200px; overflow: hidden; height: 165px; margin: 0 7px 7px 0; position: relative; }


.sidebar-nextprev { float: left; width: 100%; margin-top: 10px; color: #424242; }
  .sidebar-nextprev li { float: left; }
  
.sidebar-nextprev li.previous { 
	margin-left: 0px;
	display: block;
	float:left;
	width:100px;
	height:20px;
	font-family: Georgia,"Times New Roman",Times,serif;	
	padding: 5px 10px;
	font-size: 14px;
 }
.sidebar-nextprev li.next {  
	margin-right: 5px;
	display: block;
	float: right;
	width:100px;
	height:20px;
	font-family: Georgia,"Times New Roman",Times,serif;	
	padding: 5px 10px;
	font-size: 14px;
}
  .sidebar-nextprev li a {color: #424242;}  
  .sidebar-nextprev li.previous a { color: #424242; }
    .sidebar-nextprev li.previous a:hover {  }
  .sidebar-nextprev li.next a {color: #424242; }
    .sidebar-nextprev li.next a:hover {  }

.size-thumbnail {float: left; padding: 3px; border: solid 1px #ddd; margin:8px;}
.size-medium {float: left; padding: 3px; border: solid 1px #ddd; margin:8px;}
.size-full {padding: 3px; border: solid 1px #ddd; margin:8px;}
