/* CSS created by Omar Phillips, for the most part */
/* January 18, 2008 */

/* Page Layout Elements */

body {
	min-width: 750px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
        margin: 0px;
	background-color: #cccc99;
}

#container {
	width: 750px;
	height: auto;
       margin:0px auto 20px auto;
     }

#wrapper {
      border-right:1px solid #666666;
      border-left: 1px solid #666666;
      background:#333;
      }

#banner {
       height: 97px;
       color:#e9e9e2;
       margin: 5px auto 0 auto;
	background: url(http://www.omarphillips.net/blog_images/200801banner2.jpg) no-repeat #cccc99 50%;
}
	
#content {
	width: 100%;
	}

#rightside {
    float:left;
    width: 520px;
    }

#sidebar {
    float: right;
	padding: 0 10px 10px 10px;
	width:15em;
	margin-top: 10px;
    font-size: 10px;
    background-color: #fff;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border: 1px solid #999966;
	}

#footer {
	padding: 5px 5px 10px 5px;
	margin-top: 10px;
	clear: both;
    background: #999966;
    text-align:center;
    color:#eee;
}

#navbar {
     width:100%;
     background:#333;
     margin-bottom:0px;
     padding-bottom:0px;
     }
	
/* Style */
h1 {
	font-weight: normal;
	font-size: 18px;

}
a { color: #000; text-decoration: underline; }
a:visited { color: #36414d; text-decoration: underline; }
a:hover { color:#333; text-decoration: none;
	background-color: #ffffcc;
}

#navbar input {
     font-size: 10px;
     font-family: verdana, arial, sans-serif;
     border:1px solid #eee;
     line-height:13px;
     margin-bottom:0px;
}

#referrer h3 {
   color:#aa0000;
   font-size:14px;
   border:1px solid #666666;
   padding:3px;
   background-color:#fff;
   text-align:center;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   }

.month {
     color: #bbbbbb;
     margin-top: 0;
     margin-bottom: 20px;
     }

img {border-style: none;}

.entry img {border: 2px solid #65672f;}
	
acronym {cursor:help;}

.entry {margin-top: 1em;
	background-color: #fff;
	width: 100%;
	margin-bottom: 1em;
	padding: 10px 15px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #999966;
	
}

.entry-body {
	margin-top: 20px;
}

h4 {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 18px;
    color: #65672f;
    margin-top:0px;
    }

h3.post-title {
   display:block;
   color: #333;
   padding-top:5px;
   width:90%;
   margin-top:0px;
   margin-bottom: 5px;
	font: normal normal 24px "Trebuchet MS", Verdana, arial, sans-serif;
	text-decoration: none;
}
   
.post-content,
.comment-content
{
   margin: 0;
   line-height: 1.5;
   font-family: Verdana, arial, sans-serif;
   font-size: 12px;
   clear:left;
}

.post-footer
{
   margin: 0 0 10px 0;
   padding:3px 20px 5px 0px;
   color: #666633;
   font-size: 10px;
}

.post-footer a {
     color:#666;
     text-decoration:none;
     }
.post-footer a:hover {
     color:#333;
     background-color: #ffffcc;
     text-decoration:underline;
     }
.comment-text {
     font-size: 18px;
	font-variant: small-caps;
}
a.comment-text {
	color: #65672f;
}

p.profile {
	color: #666;
	font-size: 10px;
        padding-top: 0px;
        margin-top: 0px;
	}
	
.profile-image {
    border: 2px solid #666;
    margin: 2px 10px 10px 0px;
}

ul#navigation {
        margin-top:0px;
        margin-left:0px;
	padding-left:0;
        padding-bottom:0;
	list-style-type: none;
	background: #999966;
        float:left;
        width:100%;
	}
	
ul#navigation li {
	display:inline;
	}
	
ul#navigation a {
	display: block;
	float: left;
	padding: 8px 15px;
	text-decoration: none;
	color: #fff;
	background: #999966;
	}
	
ul#navigation a:hover {
	color: #333300;
	background: #ffffcc;
	}

#sidebar h2 {
       color: #666666;
       font-size: 14px;
       font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
       border-bottom:1px solid #dddddd;
       margin: 10px 0 5px 0;
       }

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

#recent-comments li {
    text-decoration:none;
    color:#000;
    border-bottom: 1px solid #ccc;
    padding: 2px 0 5px 15px;
     }

 ul.numeric{
	list-style-type: none;
	margin-left:0;
	padding-left:0;
	 }
	 
	 ul.numeric li{
	 	padding: 3px 0px 3px 0px;
		border-bottom:1px solid #eee;
		}
         
	 ul.numeric li a,
	 ul.numeric li a:visited {
	 	text-decoration:none;
              color:#000;
	 }

         ul.numeric li a:hover{
              color:#333;
              }


.image-link {
	background: url(http://www.omarphillips.net/blog_images/slide.jpg) no-repeat 100% 30%;
	padding-right: 15px;
	}

.recent-comments li a {
    display:inline;
	text-decoration:none;
        height: 13px;
	color:#666;
	background:url(http://www.omarphillips.net/blog_images/july06/link.gif) no-repeat left center;
	padding: 2px 0px 2px 15px;
	border-bottom:1px solid #ccc;
}

.banner {
       background: #3c5a65;
       padding: 5px;
       text-align: center;
       color: #fff;
        }

.comments-open {
       border: 1px solid #989a62;
       background-color: #fff;
       padding:5px 10px;
       margin-top:20px;
       margin-left: auto;
       margin-right: auto;
       }
.comments-content h3 {
	font-size: 20px;
	text-align: center;
	background-color: #979968;
	color: #feffc9;
	padding: 10px 0;
	width: 100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.commenttally {
    color:#999999;
    font-size:90%;
    }

.commentbox  {
   margin: 10px 0;
   padding: 5px 10px;
   color: #333;
   font-size: 11px;
   background-color:#fff;
	border: 1px solid #989a62;
}

.mycommentbox {
   margin: 15px 0;
   padding: 5px 10px 5px 55px;
   background: #fff url(http://www.omarphillips.net/aug2006site/smallninja.jpg) no-repeat 1% 50%;
   color: #333;
   
   font-size: 11px;
	border: 1px solid #000;
}

.joncommentbox {
   margin: 15px 0;
   padding: 5px 10px 5px 55px;
   background: #f4f4f0 url(http://www.omarphillips.net/feb2007site/smallninja5000.jpg) no-repeat 1% 10px;
   color: #333;
   font-size: 11px;
   border: 1px solid #65672f;
}

.commentform {
	width: 100%;
}

.content-nav {
   float:left;
   display:block;
   width:100%;
   margin:20px;
   }

.comment-footer
{
   margin: 0 0 15px 0;
   padding-top: 3px;
   color: #989a62;
   font-size: 14px;
   text-align: left;
}

.comment-footer a {
	color: #65672f;
}

dt {
   padding-top:10px;
   font-weight:bold;
}

.mytable table {
   border:1px solid #333;
   width:90%;
   border-collapse:collapse;
}

.mytable th {
  background-color:#666;
  color:#fff;
  }

.mytable td {
  padding:0.3em 0.5em;
  border:1px solid #999;}

tr.white {
  background-color:#fff;
  }

.oldposts {
	margin: 10px 0;
	background-color: #fff;
	padding: 10px;
	width: 100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.oldposts h3 {
	color: #65672f;
	margin-top: 0;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.clear {
   clear:both;
margin:0px;
   }

.rss-feed {
    background: url(http://www.omarphillips.net/aug2006site/rss.gif) no-repeat 99% 50%;
    padding-right: 15px;
}

.history {
background: url(http://www.omarphillips.net/aug2006site/history.gif) no-repeat 99% 50%;
    padding-right: 15px;
}

.announcement {
     background:#ffffcc;
     border: 1px solid #666666;
     padding: 20px 5px;
     font-size: 12px;
     }
