/*  
Theme Name: SEO Optimized
Theme URI: 
Description: <p>SEO Optimized Theme</p>
Version: 1
Author: That Guy
Author URI:

*/

/* Social Style 
********************* */

.widgettitle {
        padding-bottom: 5px;
        font-size: 16px;
        border-bottom: 1px dotted #C0C0C0;

}


.navbar {
	display: none;
        //width: 720px;
	//float: right;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background: #000000;
}
	
.navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.navbar ul li a {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	}

.navbar ul li a:hover {
	color: #3399FF;
	text-decoration: none;
	}



#headliner {
	width: 960px;
	height: 14px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: right;
	}
	
#headliner h1 {
	font-size: 12px;
	margin-right: 10px;
	color: #666666;
	line-height: 13px;
	display: inline;
	}


html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #fff url(images/bgr.gif) 0 0px repeat-x;
	color: #333;
	font: 78%/1.6em Georgia, Verdana, Arial, Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	background: #999 url(images/stripe-head1.png)/* 0 bottom repeat-x */;
         width: 960px;
	border-bottom: 5px solid #fff;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
         height: 73px;
}
#page {
	text-align: left;
	width: 960px;
	margin: 0 auto;
         padding-top: 25px;
}
#headr {
	padding: 0;
	width: 960px;
	margin: 0 auto;
	}
#pager {
	padding: 0;
	width: 960px;
	height: 200px;
	background: #666 url(images/headr.jpg) 0 0 no-repeat;
	margin: 20px auto 10px;
	}
#content {
	width: 600px;
	float: left;
	padding: 0 5px 20px;
	padding-left: 0;
}
.post {
	margin-bottom: 10px;
	padding: 10px;
}
.pp {
	float: left;
	width: 100%;
}
.p1 {
	float: left;
	width: 50px;
	height: 50px;
	background: #FF7A16;
	color: #fff;
	text-align: center;
}
.p2 {
	float: left;
	margin-left: 10px;
	width: 450px;
}
.altr {
	background: #ffffff;
}


#sidebar {
	width: 325px;
	float: right;
	color: #000;
}
.side2 {
}
#footer {
	width: 960px;
         padding: 10px;
	text-align: left;
	background: #ccc url(images/stripe-foot.png);
/*	background: #ccc url(images/bgbot.gif) 0 0 repeat-x; */
	border-top: 4px solid #999;
	text-align: center;
	color: #666;
	font-size: 0.85em;
	clear:both;
	margin: 0 auto;

}
#footer  .in {
	width: 960px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

#sidebar li {
        padding-left: 5px;
}

#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	background: #ffffff;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar ul.children {
	padding-left: 10px;
}

/* Design  Typo
********************* */
#headr h1 {
	margin: 0;
	padding: 0;
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
}
#headr h1 a {
	color: #fff;
	padding-right: 40px;
	}
#headr h1 a:hover {
	color: #000;
}
#headr .description {
         padding-left: 5px;
}

#sidebar  h3{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #666;
	
}
#sidebar a:hover {
	color: #333;
}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font-family: 1.8em; 
}
.post h2  a {
	color: #333;
}
.post h2 a:hover {
	color: #666;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #666;
	font-size: 85%;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #999;
}
.navigation a:hover 
{
	color: #666;
	text-decoration: underline;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.alt:hover, .comment:hover {
	background: #FFFF99;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}
.search {
	margin-bottom: 10px;
}
.search #s {
	border: 2px solid #ccc;
	background: #efefef;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
}
.search #s:focus {
	border: 2px solid #ddd;
	background: #fff;
	padding: 5px;
}
.search #searchsubmit {
	background:#999;
	padding: 3px 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
.search #searchsubmit:focus, .search #searchsubmit:hover {
	background:#666;
	padding: 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}


/* IMAGE CSS */

.aligncenter,  
div.aligncenter {  
    display: block;  
    margin-left: auto;  
    margin-right: auto;  
}  
   
.alignleft {  
    float: left;  
}  
  
.alignright {  
    float: right;  
}  
   
.wp-caption {  
    border: 1px solid #ddd;  
    text-align: center;  
    background-color: #f3f3f3;  
    padding-top: 4px;  
    margin: 10px;  
    -moz-border-radius: 3px;  
    -khtml-border-radius: 3px;  
    -webkit-border-radius: 3px;  
    border-radius: 3px;  
}  
   
.wp-caption img {  
    margin: 0;  
    padding: 0;  
    border: 0 none;  
}  
   
.wp-caption p.wp-caption-text {  
    font-size: 11px;  
    line-height: 17px;  
    padding: 0 4px 5px;  
    margin: 0;  
}  