/*  
Theme Name: Georgi
Theme URI: http://savvysavingbytes.com
Description: 3-columns designed by Savvy Saving Bytes.
Author: Savvy Saving Bytes
Author URI: http://savvysavingbytes.com
Version: 1.7
Tags: Spacious, clean design, right sidebar, 3 columns, fixed width. 

*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }
 
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0px 10px 10px 10px;
  }

a:link {
  color: #006400;
  text-decoration: underline;
  }

a:hover {
  color: #000;
  text-decoration: none;
  }

code {
  color: #555;
  }

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto;
 
  font-family: verdana, ariel, helvetica, sans-serif;
  text-align: center; /* IE Centering Technique */
  background-color: #cdcdcd;
  background-image: url(images/bokeh-bkgd-8-26-big.jpg);
  background-repeat: no-repeat;  
 
  }

/* Header and wrapper */

#header {
  margin: 0px auto;
  width: 900px;
  height: 148px;
  background: url(images/savmasthead-fing.jpg) no-repeat;
  }

#title {
  float: left;
  margin-left: 15px;
  }

#header h1 {
  display: none;
  color: #cccccc; 
  padding: 0;
  font-size: 18pt;
  }

/* Content */

#main {
  clear: both;
  margin: 0px auto;
  width: 900px; /* Prevents IE6 miscalculation */
  background: #fff;
  }

#content {
  width: 500px;
  float: left;
  text-align: left;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 25px;
  padding-left: 15px;
  border-right: dotted 1px #B8B8B8;  
 }  

#content .pageTitle {
  letter-spacing: -1px;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  color: #777;
  }

.post {
  margin-top: 0px;
  margin-bottom: 15px;
  }

h2.postTitle a {
  font-size: 13pt;
  letter-spacing: -1px;
  font-weight: bold; 
  color: #000;
  padding: 0px 5px 10px 2px;
  text-decoration: none;
  } 

h2.postTitle a:hover  {
  color: #555;
  text-decoration: none;
  } 

.post img {
  padding: 10px 0px 10px 0px;
  }

#content p, .postContent p {
  font-size: 10pt;
  color: #111;
  }

.postContent ul, ol {
  padding: 0 0 15px 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #111;
  }

#content p.postMeta {
  padding: 10px 10px 25px 10px;
  font-size: 9pt;
  color: #777;
  }

#content p.postMeta a  {
  color: #777;
}

#content p.postMeta a:hover  {
  color: #000;
}

.comment {
  border-top: 1px solid #ebebeb;
  }

#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #777;
  font-size: 9pt;
  }

#commentslinks a {
  color: #777;
  text-decoration: none;
  }

#commentslinks a:hover {
  color: #000;
  }

#comments {
  margin: 0 10px;
  padding: 5px 10px;
  padding-left: 25px;
  font-size: 9pt;
  color: #727248;
  background: url(images/comment.jpg) left 5px no-repeat;
  }

p.comments {
  clear: both;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  font-weight: normal;
  font-size: 9pt;
  color: #777;
  text-decoration: underline;
  }

p.comments a:hover {
  text-decoration: none;
  color: #000;
  }

.commentlist {
  margin: 10px 15px 0px 25px;
  padding: 0 10px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist cite {
  font-size: 11pt;
  font-weight: bold;
  letter-spacing: -1px;
  color: #339900;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  float: right;
  text-align: right;
  color: #999;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  }

.commentlist p {
  padding: 10px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  margin-top: 10px;
  color: #666;
  }

p.comment a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.jpg) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #666;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 384px;
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #9900CC;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious {
  margin: 10px;
  }

/* Sidebars */
#sidebars {
  float: right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 30px;
  text-align: left;
  width: 350px;
  }

#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 165px;
  }

#sidebar2 {
  float: right;
  padding-right: 15px;
  width: 155px;
  }

#sidebars p {
  padding: 0 0 15px 0;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #111;
  }


#sidebar1 a {
  display: inline;
  color: #339900;
  font-weight: normal;
  padding: 0 0 0 6px;
  text-decoration: none;
  }

#sidebar2 a {
  display: inline;
  color: #339900;
  font-weight: normal;
  padding: 0 0 0 6px;
  text-decoration: none;
  }


#sidebars a:hover {
  color: #000000;
  text-decoration: none;
  }

h3.nav  {
  padding: 15px 0 15px 0;
  text-align: left;
  font-size: 9pt;
  line-height: 15pt;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  }

h3.nav a  {
  letter-spacing: -1px;
  color: #333;
  font-weight: bold;
  }

h3.nav a:hover  {
  color: #000;
  }

img.twitter3
{
float: right;
margin:16px 20px 0 0;
} 

img.rss3
{
float: right;
margin:16px 15px 0 0;
} 

#sidebar0 a {
  color: #333;
  text-decoration: none;
}

h4.sidebarhead {
  letter-spacing: -1px;
  padding: 15px 0 5px 0;
  font-size: 9pt;
  color: #339900;
  font-weight: bold;
} 

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  font-weight: normal;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 10px;
  font-weight: normal;
  color: #339933;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 11px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}

/* footer*/

#footer {
  background: #999999;
  clear: both;
  display: block;
  margin: 0 auto;
  height: 105px;
  width: 900px;
  }

.footercontent {
  color: #000000;
  text-align: center;
  padding: 25px 25px;
  font-size: 10pt;
  }

.powered  {
 font-size: 9pt;
 font-style: italic;
}

/* Misc */
.cleared {
  clear: both;
  }

.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;
  }

.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;
  }

