/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  http://www.code-sucks.com
	  ---- Modified -------
*/

* { padding: 0; margin: 0; }

body {
  background-color: #EDEDD5;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #CAC9B5;
}
#faux {
 background: url(faux-2-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 width: 922px;
 padding: 0px;
 margin: 0px 0px 5px 0px;
 background:#f0e9d1;
 height: 100px;
}
#rightcolumn { 
 width: 195px;
 float: right;
 font-family: Georgia serif;
 font-size: 10pt;
 font-weight: normal;
 line-height: 150%
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 693px;
 display: inline;
 position: relative;
 font-family: Georgia;
font-size: 10pt;
font-weight: normal;
line-height: 14pt;
color: #000;
}

#leftcolumn p {
text-indent:8px; padding-bottom: 7px; margin-top: 0px;
}

#footer { 
 width: 922px;
 clear: both;
 color: #999999;
 background:#f0e9d1;
 font-family: Georgia; 
 font-weight: bold; 
 }
.clear { clear: both; background: none; }

#nav-menu ul
{
list-style: none;
padding-top: 10px;
margin-left: 33%;
float: right;
} 

#nav-menu li
{
float: left;
margin-left: 10px;
margin-right: 15px;
} 


#nav-menu li a
{
line-height: 115%;
float: left;
display: block;
color: #999999;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-family: Impact, sans;
font-size: 14pt;
font-weight: normal;
} 

#nav-menu li a:hover
{
color: #666666; 
}

.heading h3 { float: left; } 
.heading .rss { width: 16px; height: 16px; display: block; text-indent: -9999px; background: url(images/rss.jpg) no-repeat center top; float: right; 
}


.featured {
  float:left;
	width:88%;
	margin-left: 6%;
	margin-bottom: 5px;
        display: inline;
	 }

	.featured h2, h2 a
  {
font-family: Impact, sans;
font-size: 20pt;
font-weight: normal;
color: #666666;
text-decoration: none;
margin-bottom: 15px;
line-height: 105%;
}

.rdon a
{
font-family: Georgia serif; 
font-size: 8pt; 
font-weight: normal; 
color: #666666; 
text-decoration: none;
}
	 
	 .rdon a:hover
{
font-weight: bold;
}

	
	 
	 
.c2 {
  clear:both;
	margin-bottom: 0px;
}



.aodd {
clear: both;
  float:left;
	width:321px;
	 margin-left: 8px;
	 margin-right:8px;
	 margin-bottom: 20px;
	 text-align:justify; 
}

h2 a:hover, .posthead h4 a:hover, .aodd h2 a:hover, .aeven h2 a:hover 
{
color: #c0c0c0;
text-decoration: none;
}

.aodd h2 a
  {
font-family: Impact, sans;
font-size: 14pt;
font-weight: normal;
color: #666666;
text-decoration: none;
line-height: 120%;
}

.aeven {
  float:right;
	width: 321px;
	xborder-left:1px solid #000000;
  margin-left: 8px;
	margin-right:16px;
	margin-bottom: 20px; 
	text-align:justify;
}

.aeven h2 a
  {
font-family: Impact, sans;
font-size: 14pt;
font-weight: normal;
color: #666666;
text-decoration: none;
line-height: 120%;
}


.posthead h2, .posthead h2 a
{
font-family: Impact, sans;
font-size: 20pt;
font-weight: normal;
color: #666666;
text-decoration: none;
line-height: 105%;
margin-bottom: 15px;
}


.posthead h4, .posthead h4 a
{
font-family: Impact, sans;
font-size: 14pt;
font-weight: normal;
color: #666666;
text-decoration: none;
line-height: 105%;
}

tr.gif
{
margin:0;
border:0;
padding:0;
}


#heading
{
width: 683px;
display: block;
float: left;
}

.item
{
margin-bottom: 20px;
margin-top: 8px;
text-align: left;
margin-right: 10px;
margin-left: 1px;
}


.item ul li
{
list-style-position: inside;
list-style-type: square;
color: #990100;
}

.item ul li a {
color: #000066;
text-decoration: none;
font-weight: normal;
}

.item ul li a:hover  
{
font-weight: bold;
}


h3
{
color: #990100;
font-family: Impact, sans;
font-size: 15pt;
margin-bottom: 16px;
font-weight: normal;
}

.smalltitle
{
font-family: Georgia serif; 
font-size: 10pt; 
font-weight: bold; 
color: #666666; 
text-decoration: none;
}

#heading
{
margin-top: 10px;
margin-bottom: 20px;
background-color:#CAC9B5;
height: 20px;
padding-top: 4px;
padding-bottom: 0px;
}

.imgborder 
{ 
position: relative;
border: 0px;
margin: 0px ! important;
padding: 0px ! important;
} 

.postcontent
{
margin-bottom: 15px;
vertical-align: top;
}

.singlepost
{
width: 85%;
margin-left: 35px;
!line-height: 120%;
!font-size: 11pt ! important;
}

.postcontent p, .singlepost p
{
padding-bottom: 7px;
}

.postcontent a{
font-family: Georgia, serif;
font-weight: normal;
text-decoration: none;
color: #0000FF;
font-weight: normal;
}

.postcontent a:hover{
text-decoration: underline;
}

.heading a
{
font-family: Georgia serif; 
font-size: 9pt; 
font-weight: bold; 
color: #666666; 
text-decoration: none;
background-color: #cccccc;
}


/** COMMENTS **/

.comments { padding: 0px; border-top: dotted 4px #F6F4F4; margin-top: 20px; }
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: right; width: 400px; padding-left: 20px; border-left: dotted 1px #999999; margin-top: -5px; margin-bottom: -5px; font-size: 80%;}
.comment-author { display: block; font-weight: bold; font-size: 80%; }
.comment-date { font-size: 11px; color: #B4AB9D; font-size: 80%; }
.comment-meta a { color: #0000FF; text-decoration: none; }
.comment { margin-bottom: 15px; }
#commentform span { display: block; font-size: 11px;  margin-bottom: 10px; color:#666666;}
#commentform input { border: solid 2px #CAC9B5; background-color: #fffbe8; padding: 3px; width: 300px; margin-right: 10px; }
#commentform textarea { width: 85%; border: solid 2px #CAC9B5; padding: 3px;  margin-bottom: 10px;}


.comments h6
{
font-family: Georgia serif; 
font-size: 9pt; 
font-weight: normal; 
color: #666666 ! important; 
text-decoration: none;
margin-bottom: 25px;
}

#addons a
{
color: #666666;
text-decoration: none;
font-weight: normal;
font-size: 10px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: #fffbe8
}

.alignleft a 
{
color: #000066;
text-decoration: none;
font-weight: bold;
font-size: 85%;
float: right;
margin-left: 25px;
margin-bottom: 30px;
}
.alignright a
{
color: #000066;
text-decoration: none;
font-weight: bold;
font-size: 85%;
margin-left: 25px;
margin-bottom: 30px;
float: right;
} 
	 
.floatright
{
float: right;
margin: 0 10px 0 10px;
background-color: #fff;
font-size: 85%;
padding: 0px;
line-height: 150%;
color: #808080;
font-weight: normal; 
}

div.floatright img
{
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
margin: 0px;
}
	 
.social_img img
{
border: 0px;
margin: 1px;
}

.social_bookmark
{
padding-top: 10px;
}
   SPANXX { font-size: 116%; line-height: 114%; text-indent: 0px ! important; }
   #fl { font-size: 240% ! important; line-height: 100% ! important; text-indent: 0px ! important; font-weight: bold; float: left; color: #666666;}

h3 a.twitter_title_link 
{
color: #990100;
font-family: Impact, sans;
font-size: 15pt;
margin-bottom: 16px;
font-weight: normal;
text-decoration: none;
}

h3 a.twitter_title_link:hover
{
text-decoration: underline !important;
}

h3 a.twitter_title_link:visited
{
color: #990100 !important;
text-decoration: none;
}

ul.twitter {display:inline; list-style-type:none;} 
ul.twitter li.twitter-item {list-style-type:none; line-height: 125%; padding-bottom: 8px; } 


 #ga_shade
{height: 0px !important;
opacity: 0.0;
}
