/*  
Theme Name: Blue 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.0
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: amazing-grace


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;
  background: url(images/bg-portrait1.jpg);
}

#rss-big
{
  position:absolute;
  background:url(images/reisemobil-caravan-header.jpg);
  width:111px;
  height:67px;
  top:123px;
  left:25px;
}

#content
{
  font-size:15px;
  float:left;
  width:590px;
  padding:0 0 0 1em;
  margin-bottom:0;
  text-align:justify;
}

#sidebar-left
{
  background:#F8f8F8;
  border:1px #ccc dashed;
  font-size:1em;
  float:left;
  margin-left:20px;
  width:198px;
  padding:2px 11px 0px 11px;
}

#sidebar-right
{
  font-size:1em;
  float:left;
  margin-left:10px;
  width:140px;
  
}

#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;
}

/*************************************
 +Footer
 *************************************/

#credits
{
  margin:55px 0 -10px;
}

#footer a
{
  color:#E6E6E6;
}

#footer a:hover
{
  color:#b2b2b2;
}


/*************************************
 +Hn, a and p
 *************************************/


a
{
/*   color:#08476A; */
  color: #6699cc;
  text-decoration:none;
}

h1,h2,h3,h4,h5,h6
{
  font-weight:normal;
  letter-spacing:-.1px;
  margin:0;
  font-family:georgia, "times new roman";
}

#header p
{
  color:#424242;
  font-size:16px;
  margin-top:-8px;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

h1 {
  text-align:left;
  color:#08476A;
  font-size: 28px;
  padding-bottom:.5em;
}

#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;
}


/*************************************
 + Content
 *************************************/

#content
{
  padding-bottom:6px;
  overflow:auto;
}

#content a
{
  border-bottom:1px dotted #CCC;
}

#content a:hover
{
  background-color:#f7f7f7;
}

#content p
{
  margin:0;
  padding:0 0 10px;
}

#content h3 {
	font-size:21px;
	padding-bottom:0.3em;
	padding-top:14px;
}

#content h4 {
	font-size:17px;
	padding-bottom:0.2em;
}

#content img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

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;
}

.caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px 0;
}

.caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.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 ul
{
	margin:0 0 0 10px;
}

#sidebar h4
{
  color:#fff;
  background-color: #99bdd7;
  font-size: 1.2em;  
  padding: 0 2px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#sidebar img
{
  max-width:160px;
  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 Veranstaltungen - Fachbücher - Tipps
 *************************************/
#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;
}
/*************************************
 +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;
}

/*************************************
 + AjaxSearch
 *************************************/

#ajaxSearch_form {
	width:137px;
	margin: 0;
	padding: 0;
}
#ajaxSearch_form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#ajaxSearch_input {
  float: left;
	width: 92px;
	height: 30px;
	margin: 0;
	padding: 8px 2px 0 5px;
	background: url(images/suchfeld.gif) no-repeat;
  color: #454545;
  border: 0 none;
}
#ajaxSearch_submit {
   margin: 0;
   padding: 0;
   height: 30px;
   width: 30px
}
#ajaxSearch_output {
   border: 1px solid #444;
   padding: 10px;
   background: #fff;
   display: block;
   height: auto;
   vertical-align: top;
}
.ajaxSearch_highlight {
  color: green;
}

/*************************************
 + Google Widget für 404 Seiten
 *************************************/

/* Widget content container */
#goog-wm { 
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}

/* Heading for "Closest match" */
#goog-wm h3.closest-match { 
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

/* "Closest match" link */
#goog-wm h3.closest-match a {}

/* Heading for "Other things" */
#goog-wm h3.other-things { 
  color: #8f2831;
}

/* "Other things" list item */
#goog-wm ul li { }

/* Site search box */
#goog-wm li.search-goog { display: block; }

