/*  
Theme Name: Craft Grace
Theme URI: http://www.prelovac.com/vladimir/wordpress-themes/blue-grace
Description: Blue Grace is a lightweight, super-optimized WordPress theme packed with features (SEO, Adsense & Widget Ready). <p>  <a href="http://www.prelovac.com/vladimir/wordpress-themes/blue-grace">Blue Grace</a> is created by <a href="http://www.prelovac.com/vladimir/">Vladimir Prelovac</a></p>
Version: 3.1
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, adsense, custom header, three columns, clean,  right sidebar, blue,white, photoblogging, widget ready, simple, gravatars
Author: Vladimir Prelovac
Author URI: http://www.prelovac.com/vladimir/
Template: amazinggrace


The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body {
  background:#fff  url(images/bg.gif) repeat-x top left;
  color:#333;
  font-family:Georgia, Verdana, "Times New Roman", Times, serif;
  font-size:72.5%;
  line-height:1.4;
  text-align:left;
  margin:0;
  padding:0;
}

#wrap {
  position:relative;
  padding-top:1em;
  text-align:left;
  width:1004px;
  margin:0 auto;
}

#header {
  text-align:left;
  width:1004px;
  margin-bottom:90px;
  padding:40px 0 0;
}

#portrait-bg {
  position:absolute;
  width:319px;
  height:221px;
  right:0;
  top:0;
}

/* dont display this
#rss-big  {
  position:absolute;
  background:url(images/rssbig.gif);
  width:111px;
  height:67px;
  top:123px;
  left:25px;
}
*/

#content {
  font-size:15px;
  float:left;
  width:590px;
  padding:0 0 0 1em;
}

#sidebar-left {
  background:#F8f8F8;
  border:1px #ccc dashed;
  font-size:1em;
  float:left;
  margin-left:20px;
  width:198px;
  padding:2px 1px 0px 11px;
}

#sidebar-right {
  font-size:1em;
  float:left;
  margin-left:14px;
  width:153px;
  
}

#footer {
  font-family:verdana,georgia;
  background:url(images/bg-footer.gif) repeat-x bottom left;
  color:#e6e6e6;
  font-size:1em;
  clear:both;
  text-align:center;
  padding:1em;
}
/*************************************
 +Search form
 *************************************/
.search-form {
	font-size:1.2em;
	background:url(images/search.png) no-repeat;
	position:relative;
	width:147px;
	height:40px;
	margin-bottom:10px;
}
.search-form input {
	width:105px;
	margin:13px 0 0 9px;
	border:0px;
	background:#f9f9f9;
        color: #454545;
}

/*************************************
 +Footer
 *************************************/

#credits {
  margin:55px 0 -10px;
}

#footer a {
  color:#E6E6E6;
}

#footer a:hover {
  color:#b2b2b2;
}

.rss {
  background:url(./images/rss.png) no-repeat;
  padding-bottom:6px;
  padding-left:20px;
}

/*************************************
 +Hn, a and p
 *************************************/

a {
  color:#08476a;
  text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
  font-weight:normal;
  letter-spacing:-.1px;
  margin:0;
  font-family:georgia, "times new roman";
}

/* dont know where this is used */
#header h1 {  
  margin-left:.5em;
  color:#424242;
  font-size:16px;
  font-family:Georgia, "Times New Roman", Times, serif;
  margin-top:-.9em;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

#header h1 a {
  color:#424242;
}

#header p {
  color:#424242;
  font-size:16px;
  margin-top:-8px;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

/* Post Headers */
.entrytitle {
  text-align:left;
}

.entrytitle {
text-align:left;
}

.entrytitle h1 a {
color:#08476a;
}

.entrytitle h1 a:hover {
}

.entrytitle h1 {
font-size:28px;
text-align:left;
}

.entrytitle h2 a {
color:#307176;
}

.entrytitle h2 a:hover {
}

.entrytitle h2 {
font-size:25px;
text-align:left;
}
.entrytitle h3 {
color:#307176;
font-size:23px;
}

/* not used
#rss-big a {
  display:block;
  width:110px;
  height:64px;
}
*/

.btitle {
  font-weight:normal;
  letter-spacing:-.1px;
  font-size:47px;
  font-family:Georgia,times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a {
  
}

blockquote {
       background: #F8F8F8 none repeat scroll 0 0;
       color: #000;
       display:block;
       padding:2px 10px;
       margin-left: 0px;
       margin-right: 0px;
       clear:both;
}

pre {
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code {
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry {
  margin-bottom:0;
  text-align:justify;
}

.entry a:hover {
  background-color:#f7f7f7;
}

.entry p {
  margin:0;
  padding:0 0 10px;
}

.entry h3 {
	font-size:21px;
	padding-bottom:0.3em;
	padding-top:14px;
}

.entry h4 {
	font-size:17px;
	padding-bottom:0.2em;
}

.entry img {
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody {
  padding-bottom:6px;
  overflow:auto;
}

.entrybody a {
  border-bottom:1px dotted #CCC;
}

.entry code {
  font-size:12px;
  text-align:left;
  padding:.2em;
}

.entrymeta {
  padding-top:.5em;
  color:#6483a6;
  border-top:1px dotted #ccc;
  margin-bottom:1em;
  clear:both;
}

.postedby {
  background:url(./images/user.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.filedto {
  background:url(./images/post.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.commentslink {
  background:url(./images/packaged.png) no-repeat;
  padding:0px 2px 2px 21px;
}

.postinfo {
  margin-top:3px;
}

.postinfo img {
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth {
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay {
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear {
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate {
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap {
  padding-bottom:1.8em;
}

.avatar {
  background-color:#FFF;
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding:2px;
}

img.centered {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright {
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignleft {
  float:left;
}

.aligncenter {
  margin-left:auto;
  margin-right:auto;
}

.wp-caption {
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img {
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook,.alignright {
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul {
  list-style-type:none;
  clear:both;
  margin:0 0 1em;
  padding:0;
  font-family:verdana;
}

#sidebar ul li,#sidebar ul li a {
  padding-top:.2em;
  padding-bottom:.2em;
  padding-right:.2em;
}

#sidebar ul li:hover,#sidebar ul li a:hover, #sidebar a:hover {
  background:#e8e8e8;
}

#sidebar ul.children {
	margin:0 0 0 10px;
}

#sidebar ul ul {
	margin:0 0 0 10px;
}

#sidebar h2 {
  color:#444;
  font-size:1.5em;
  margin-top:1em;
}

#sidebar h4 {
  color:#444;
  font-size:1.5em;  
  padding-top:5px;
}

#sidebar-left #cat {
  width:195px;
  border:1px solid #CCC;
}

#sidebar-right #cat {
  width:150px;
  border:1px solid #CCC;
}

#sidebar img {
  max-width:140px;
  border:0;
}

/*************************************
 +Menu
 *************************************/
#menu {
  position:absolute;
  width:690px;
  margin:0;
  padding:0;
  height: 31px;
  overflow: hidden;
}

#menu ul {
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li {
  float:left;
  border-bottom:0;
}

#menu li a {
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:.6em .6em .3em;
}

#menu li a:hover {
  background:#7aafcb;
  color:#fff;
}

#menu ul li ul {
  display:none;
}

/*************************************
 +Menu Categories
 *************************************/
#catmenu {
  position:absolute;
  width:555px;
  left:138px;
  top:148px;
  margin:0;
  padding:0;
  height:30px;
  overflow:hidden;  
}

#catmenu ul {
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#catmenu li {
  float:left;
  border-bottom:0;
}

#catmenu li a {
  background:#99BDD7;
  color:#000;
  margin-left:.5em;
  display:block;
  padding:6px 10px 5px;
}

#catmenu li.current-cat a {
  background:#7AAFCB;
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:6px 10px 5px;
}

#catmenu li a:hover {
  background:#3b6277;
  color:#fff;
}

#catmenu ul li ul {
display:none;
}

/*************************************
 +Comments
 *************************************/
.commentsblock,contactform {
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea {
   width:538px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea {
  border:1px solid #d1d1d1;
}

.commentauthor {
  display:block;
  font-size:1.5em;
}

ol.commentlist {
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a {
  color:#6483A6;
}

ol.commentlist a:hover {
  color:#424242;
}

.commentlist li {
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p {
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p {
  margin:10px 5px;
}

.commentlist blockquote {
  margin:10px 0 10px 59px;
}

.commentlist .children {
	padding-left:0px;
}

#commentform p {  
  margin-left:0px;
}

.alt {
  background:#F5F5F5;
}

.comment_headings {
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard {
  font-size:1em;
}

.vcard cite {
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus {
  background:#eee;
  border:1px solid #a1a1a1;
}

/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}

#flickr img {
	border:0px;	
}

#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}

#flickr a:hover{
	border: 1px dotted #000;
}

/*************************************
 +Misc
 *************************************/
#ad_block {
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle {
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left {
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right {
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/
.relpost {
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul {
  list-style-type:none;
  padding:.01em;
}

.endate {
  font-size:12px;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav {
  margin:0 0 5px;
}

.navigation {
	padding-bottom: 30px;
}

.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #F8F8F8;
	padding: 15px;
	margin-bottom:25px;
}

.tagarchive h1 {
	font-size:29px;
	padding-bottom:18px;
}

/*************************************
      My Changes to theme 
**************************************/

/* Body Default Font */
body {font-family: Trebuchet MS, Helvetica, Sans-serif;}

/* Blog Title & Descripton */
.btitle {letter-spacing:0.1px;}
/* dark color */
.btitle a {color: #06354F;}

.description {text-align: left;margin-left: 100px;}
/* green - dark color */
.description a {color: #25370F;}

.entrymeta {padding-top:0px; margin-top: -0.5em; border-top:0px;}


/* needed to keep content at correct distance to cat menu
/* the whole id is blocked above  */
#rss-big {height:5px;}

/* changed font size to ems and reduced width */
#content {font-size:1.2em;  width:580px;}

/* changed font family and alignment in credits id */
#footer {font-family:Trebuchet MS, Verdana,sans-serif;padding-bottom: 0.5em;}
#credits {margin:55px 0 3px 0;}

/* links - medium color - blue */
a {color:#5C8826; font-style: italic;}

/* Content Headers */
h1,h2,h3,h4,h5,h6 {letter-spacing:0.1px; font-variant: small-caps; font-weight: 575;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}

/* Titles (post headings) */
/* color - medium */
.entrytitle h1 a, .entrytitle h2 a {color: #5C8826;} 
/* color dark */
.entrytitle h3 {color:#25370F;}
.entry {text-align: left;}
/* not sure if this is really needed */
.entrybody {width: 565px; overflow: visible;}


/* reformatted block quote */
blockquote {
       background: transparent;
       border-left:5px solid #999999;
       color:#333333;
       font-style:italic;
       margin-left:1em;
       margin-right:1em;
}

/* changed max width and font size */
pre, code {max-width: 570px; font-size: 1em;}
.entry img {max-width: 570px;}

/* removed dotted line */
.entrybody a, .entrymeta, .relpost, #flickr a, #flickr a:hover  {border-bottom: 0px;}

.entry code {font-size: 1em;}

/* image */
.wp-caption {background-color:#E4E4E4; padding:4px; border:1px solid #CFCFCF;padding-top: 10px;}

/* for images and about me widget text - dark color */
.wp-caption-text, thumb_caption, {
  font-family: Courier New, monospace;
  color: #1F1E3E;
  font-size:1em;
  font-style:italic;
  line-height:1.1em;
  margin: 10px;
  padding: 3px 3px;
}
.wp-caption img {
  border:1px solid #B7B7B7;
  background-color: #FFF;
}
dd.gallery-caption {
  font-family: Courier New, monospace;
  color: #1F1E3E;
  font-size:1em;
  font-style:italic;
  line-height:1.1em;
  padding: 3px 3px;
}


/* Sidebar layout */
#sidebar-left {padding-right: 10px;}

/* if background - light color - border bottom: medium color */
#sidebar h4 {
        background: #DDDDDD;
        border-bottom: 2px solid #305C7A;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;*/
      margin-top: 1.5em; 
      padding-top:0px;
      color:#5b5b5b; 
      text-align: center;
      font-family: Trebuchet MS, Verdana, Sans-serif;
}

#sidebar ul {list-style-type:disc; color: #6f6f6f; margin-left:15px;}
#tag-cloud {margin-right:15px;}
#sidebar h2 {color:#6f6f6f; text-align: center; font-family: Trebuchet MS, Verdana, Sans-serif;}
#sidebar a {color: #1F1E3E;}

/* for collaps Category plugin if used */
#sidebar .collapsCat ul {list-style-type:none;}


/* Menu changes */
#menu li a {padding:.3em;}

/* bg color - light */
#menu li a:hover {
    background:#D6ECBA;
    color: #000000;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
/* bg color - medium */
#menu li.current_page_item a {
    background:#9ABED7;
	Color: #000000;
    border-left: 1px solid #1F1E3E;
    border-top: 1px solid #1F1E3E;
    border-right: 1px solid #1F1E3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

/* Category Menu */
#catmenu {  width:690px; top: 148px; left:10px;}

/* bg color - light */
#catmenu li a {
    background:#9ABED7;
    border: 1px solid #1F1E3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
/* bg color - medium */
#catmenu li a:hover {
    background:#305C7A;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
/* bg color - medium */
#catmenu li.current-cat a {
    background:#305C7A;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}


/* removed this image & reduced its height */
/*#rss-big {position: absolute; background: url(images/rss48x48.png); width: 48px; height:48px; top: 133px; left: 5px;}
#rss-big a {width: 48px; height: 48px;}*/


/* Make calendar wider */
#wp-calendar {width:100%;}
/* color - medium green */
#today {font-weight: bolder; border: 1px solid #305C7A; padding: 1px; background-color: #D6ECB9;}

/* Cateogories Lists */
.textwidget ul, {list-style-type: disc; margin-left:15px;}



.filedto, .commentslink, .postedby {
  background: transparent;
  font-size: 0.9em;
  font-style: italic;
  padding:0px;
}

/* color - medium green */
.filedto a {color:#5C8826;}


/* color - medium blue */
.postinfo, .rss {color: #305C7A;}

.sticky {border: 1px dashed #bbb;}

.widget_tag_cloud {margin-bottom: 1.5em;}

.entry p {padding:0 10px 10px 10px;}