img {
   behavior: url("http://steve-forster.co.uk/index.php?/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/aeros/style.css  */
/*
Theme Name: Aeros
Theme URI: http://thebuckmaker.com/aeros-astro
Description: Beautiful light and professional designed WordPress theme with 10+ background images by <a href="http://thebuckmaker.com">TheBuckmaker.com</a>. Background menu by <a href="http://missionsplace.com">Aaron Edwards</a>. Valid and ready for 2.7
Author: Joe Fischler
Author URI: http://thebuckmaker.com
Tags: blue, green, light, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments
Version: 2.0
*/

/* ++++++++++++++++++ Aeros Version 2.0: 'ASTRO'  ++++++++++++++++++ */
/* ++++++++++++++++++ NEW since 1.0.8: The corners and png opacity, changed div containers ++++++++++++++++++ */

.headcornerwrap {
		height:10px;
		width:100%;
		margin:0; padding:0;

}
* html .headcornerwrap { /*IE6 only*/
        display:none;
  }

.headcornerwrapbottom {
		height:10px;
		width:100%;
		margin:0 0 13px 0; padding:0;

}
* html .headcornerwrapbottom { /*IE6 only*/
        display:none;
  }

.cornercontent {
		background:url(templates/aeros/img/corners/black.png) repeat 0 0;
		width:960px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.cornercontentbottom {
		background:url(templates/aeros/img/corners/black.png) repeat 0 0;
		width:950px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.cornerleft {
		display:none;
		background:url(templates/aeros/img/corners/blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.cornerright {
		background:url(templates/aeros/img/corners/blackright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.cornerleftbottom {
		background:url(templates/aeros/img/corners/blackleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.cornerrightbottom {
		background:url(templates/aeros/img/corners/blackrightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerwrap {
		width:190px;
		float:right;
		height:10px;
		margin:0; padding:0;
}
* html .sidecornerwrap { /*IE6 only*/
        display:none;
  }

.sidecornerwrapbottom {
		width:190px;
		float:right;
		height:10px;
		height:10px;
		margin:0; padding:0;

}
* html .sidecornerwrapbottom { /*IE6 only*/
        display:none;
  }

.sidecornercontent {
		background:url(templates/aeros/img/corners/black.png) repeat 0 0;
		width:170px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornercontentwhite {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:170px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornercontentbottom {
		background:url(templates/aeros/img/corners/black.png) repeat 0 0;
		width:170px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornercontentbottomwhite {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:170px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerleft {
		background:url(templates/aeros/img/corners/blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerleftwhite {
		background:url(templates/aeros/img/corners/whiteleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerright {
		background:url(templates/aeros/img/corners/blackright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerrightwhite {
		background:url(templates/aeros/img/corners/whiteright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerleftbottom {
		background:url(templates/aeros/img/corners/blackleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerleftbottomwhite {
		background:url(templates/aeros/img/corners/whiteleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerrightbottom {
		background:url(templates/aeros/img/corners/blackrightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerrightbottomwhite {
		background:url(templates/aeros/img/corners/whiterightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}


/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
         ++++++++++++++++++ General Stylings ++++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/


a {
        color: #000;
        text-decoration:none;
        font-weight:bold;
}

a img {
        border: none;
}

img {}



a:hover {
        color:#000;
        text-decoration:none;
}



blockquote {
        border-left: 5px solid #ccc;
        margin-left: 1.5em;
        padding-left: 5px;
}


/*++++++++++++++++++ The BACKGROUND IMAGE +++++++++++++++++++++*/
/*+++++ replace "(templates/aeros/img/default.jpg)" with another image from the /images directory of the theme ++++*/

body {
        background: url(templates/aeros/img/aerodrome.jpg) no-repeat 0 0 #fff;
        background-attachment:fixed;
        background-position: center center;
        color: #000;
        font-family: Verdana, sans-serif;
        margin: 0;
        padding: 0;
}

cite {
        font-size: 90%;
        font-style: normal;
}

h1 {    font: 20px 'Arial', Verdana, sans-serif;
        margin: 15px 0 2px 0;
        padding-bottom: 2px;
        font-weight:bold;
}

h2 {
        font: 95% 'Arial', Verdana, sans-serif;
        margin: 15px 0 2px 0;
        padding-bottom: 2px;
}

h3 {
        font: 14px 'Arial', Verdana, sans-serif;
        margin: 0 0 5px 0;
}



p, li {
        font: 12px 'Arial', Verdana, sans-serif;
        line-height:17px;
}



/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++ Containers and Headers ++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* ++++++++++++++++++ The Main Container ++++++++++++++++++ */

#rap {
        width:970px;
        margin:0 auto;

}

/* ++++++++++++++++++ The Content Container - where your posts are ++++++++++++++++++ */

#content {
        width: 580px;
		min-height:800px;
        float:left;
        overflow:hidden;
}

/* ++++++++++++++++++ The Header Section ++++++++++++++++++ */

#header {
        width:970px;
		height:63px;
        font-family: Verdana, Arial, sans-serif;
        overflow:hidden;
        margin:0;
        padding: 5px 0 10px 0;
        background:url(templates/aeros/img/corners/black.png) repeat 0 0;
}

* html #header { /*IE6 only*/
        background:#000;
		margin-bottom:15px;
		padding:20px 0;
  }


#header a {
        color: #fff;
        text-decoration: none;
}

#header a:hover {
        text-decoration: none;
		color: #f09538;
}

#header h1 {font-family:verdana,arial,sans-serif;
            font-size:29px;
            margin: 5px 0 0 20px;
            padding:0;
            color:#fff;


}

#header h1 a:hover { color: #f09538;}

#header h2 {margin-top:2px;
            font-family: verdana, arial, sans-serif;
            font-size:13px;
            color:#fff;
            margin-left:25px;

}

#headerleft {
            float:left;
            width:80%;

}

#headerright a {
        background:url(templates/aeros/img/rss2.png) no-repeat -1px -64px;
        width:60px;
        height:59px;
        cursor:pointer;
        float:right;
        margin:5px 20px 0 0;
}

* html #headerright a { /*IE6 only*/
        background:url(templates/aeros/img/rss2.jpg) no-repeat -1px -64px;
  }

#headerright a:hover {
        background:url(templates/aeros/img/rss2.png) no-repeat -1px -1px;
}


  
* html #headerright a:hover { /*IE6 only*/
        background:#000;
		background:url(templates/aeros/img/rss2.jpg) no-repeat -1px -1px;
  } 

.navlink {
        margin:0px 48px 20px 40px;
        color:#808080;
        text-align:center;
        font-size:10px;
}

.navlink a {
        padding:5px 10px;
        font-size:10px;
        background:url(templates/aeros/img/corners/headmenu3.png) repeat-x 0 0;
}

.navlink a:hover {
        color:#000;

}

#headmenu {
font-family: verdana, arial, sans-serif;
width:775px;
font-weight:bold;
float:none;
margin:30px 0 0 0;
color:#fff;
overflow:hidden;

}

#headmenu ul {
margin:0;
padding:0;
}

#headmenu ul li {
			float:left;
			text-align:center;
            list-style-type:none;
			background:url(templates/aeros/img/corners/headtabwhite.png) no-repeat 0 0;
			width:80px;
			height:18px;
			overflow:hidden;
			margin-right:2px;
			padding:1px 10px 0 10px;
			
}

#headmenu a {
			font-size:12px;
			color:#000;
			
}


#headmenu li:hover {text-decoration:none; 
}
#headmenu li a:hover{
text-decoration:underline;
}



#headsubmenu {
		padding:0; 
		margin:-55px 0 0 0;
		height:25px;
		width:100%;
		float:right;

		 }
		 
#headsubmenu li a {
		letter-spacing:1px;
		font-size:10px;
		padding:2px 10px;
		line-height:18px;
		color:#000;
		background:url(templates/aeros/img/corners/headmenu3.png) repeat 0 0;
		margin-left:2px;

}

#headsubmenu li a:hover {
		text-decoration:underline;

}		 
		 
#headsubmenu ul {
		margin:0; padding:0;
		background:#000;
}

#headsubmenu li {
		float:left;
		list-style-type:none;
		margin:3px 0 0 0;

}

/*++++++ 468x60 px Ad in the Header ++++++ */
#headad {
         width:468px;
         height:60px;
         overflow:hidden;
         float:left;
         margin:8px 0 0 0;

}



/* ++++++++++++++++++ The Date and comment count container  ++++++++++++++++++ */
.datecomrap {
        float:left;
        width:35px;
        overflow:hidden;
		height:110px;
}

.date {
         color:#fff;
         background:url(templates/aeros/img/date.png) no-repeat 0 0;
         width:35px;
         height:60px;
         text-align:center;
         font-size:8pt;
         padding:3px 0 0 0;
}
* html .date { /*IE6 only*/
        background:#000;
  }

.commy {
         color:#fff;
         background:url(templates/aeros/img/comments.png) no-repeat 0 0;
         width:35px;
         height:30px;
         text-align:center;
         font-size:1.1em;
         padding:7px 0 0 0;
         margin-top:10px;
}

* html .commy { /*IE6 only*/
        background:#000;
  }

.commy a, .commy a:hover {color:#fff;}



.posttotal {
		float:none;
		width:100%;
		margin:0 0 15px 0;
		overflow:hidden;
		padding:0;
}

.storywrap {
        padding:0px 20px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:505px;
        background:url(templates/aeros/img/corners/white.png) repeat 0 0;
        overflow:hidden;
}

* html .storywrap { /*IE6 only*/
        padding:15px 20px;
  }
.storywrap2 {
        padding:0px 20px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:540px;
        background:url(templates/aeros/img/corners/white.png) repeat 0 0;
        overflow:hidden;
}

* html .storywrap2 { /*IE6 only*/
        padding:15px 20px;
  }
.storycornerwrap {
        padding:0px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:545px;
		height:10px;
		margin:0;

}
* html .storycornerwrap { /*IE6 only*/
        display:none;
  }
  
.storycornerwrap2 {
        padding:0px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:580px;
		height:10px;
		margin:0;

}
* html .storycornerwrap2 { /*IE6 only*/
        display:none;
  }  

.storycornerwrapbottom {
        font-size:13px;
        text-align:justify;
        float:left;
        width:545px;
		height:10px;
		margin:0; padding:0 0 0 35px;


}
* html .storycornerwrapbottom { /*IE6 only*/
        display:none;
  }

.storycornerwrapbottom2 {
        font-size:13px;
        text-align:justify;
        float:left;
        width:580px;
		height:10px;
		margin:0; padding:0px;


}
* html .storycornerwrapbottom2 { /*IE6 only*/
        display:none;
  }  
  
.storycornercontent {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:535px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.storycornercontent2 {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:560px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.storycornercontentbottom {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:525px;
		height:10px;
		padding:0;
		float:left;
		margin-bottom:15px;
}

.storycornercontentbottom2 {
		background:url(templates/aeros/img/corners/white.png) repeat 0 0;
		width:560px;
		height:10px;
		padding:0;
		float:left;
		margin-bottom:15px;
}

.storycornerleft {
		display:none;
		background:url(templates/aeros/img/corners/whiteleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}
.storycornerleft2 {
		background:url(templates/aeros/img/corners/whiteleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}
.storycornerright {
		background:url(templates/aeros/img/corners/whiteright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.storycornerleftbottom {
		background:url(templates/aeros/img/corners/whiteleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.storycornerrightbottom {
		background:url(templates/aeros/img/corners/whiterightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}


/* ++++++++++++++++++ The Sidebar Section ++++++++++++++++++ */

#sidebarleft {
        width:190px;
        float:left;
        color:#000;
        padding: 0 0 30px 0;
        margin-top:0px;
        background:url(templates/aeros/img/corners/white.png) repeat 0 0;
        overflow:hidden;
}

#sidebarleft form {
        margin: 0;
       padding:0;
        list-style-type:none;
}

#sidebarleft input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebarleft a {font-weight:normal; color:#000;}

#sidebarleft a:hover {
         color:#000;
         text-decoration:underline;
}


#sidebarleft h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 5px;}

#sidebarleft ul {
        color: #000;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
}

#sidebarleft ul li {
        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:11px;
}

/*
#sidebar {
        width:180px;
        min-height:900px; 
		height: 100%;
        float:left;
        color:#fff;
        padding-top:10px;
        padding-right:4px;
        padding-bottom:50px;
        padding-left:4px;
        margin-top:0px;
		margin-left: 6px;
        background:#000;
        overflow:hidden;

        opacity: 0.6;filter:alpha(opacity=60);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
}



#search {list-style-type:none;
         padding:5px 5px 5px 0;

}

.notfound {
         margin:40px 100px 0 100px;
         text-align:center;
         font-weight:bold;
         background:#fff;
         padding:20px 10px;}


.notfound a {
         text-decoration:underline;}

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

#sidebar input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebar a {font-weight:normal; color:#fff;}

#sidebar a:hover {
         color:#fff;
         text-decoration:underline;
}


#sidebar h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 5px;}

#sidebar ul {
        color: #fff;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
}

#sidebar ul li {
        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:11px;
}
*/


/* ++++++++++++++++++ The Sidebar Section ++++++++++++++++++ */
#sidebarwrap {
		width:190px;
		overflow:hidden;
		margin:0 0 20px 5px;
		padding:0;
		float:right;
}

#sidebarwrapleft {
		width:190px;
		overflow:hidden;
		margin:0 0 20px 5px;
		padding:0;
		float:left;
}

#sidebar {
        width:190px;
        float:left;
        color:#fff;
        padding: 0 0 30px 0;
        margin-top:0px;
        background:url(templates/aeros/img/corners/black.png) repeat 0 0;
        overflow:hidden;
}

* html #sidebar { /*IE6 only*/
        background:#000;
		width:200px;
		padding:10px 0;
  }


#search {list-style-type:none;
         padding:5px 5px 5px 0;

}

.notfound {
         margin:40px 100px 0 100px;
         text-align:center;
         font-weight:bold;
         background:#fff;
         padding:20px 10px;
		 color:#000;}


.notfound a {
         text-decoration:underline;}

#sidebar form {
        margin: 0 4px 0 8px;
        padding:0;
        list-style-type:none;
}

#sidebar input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebar a {font-weight:normal; color:#fff;}

#sidebar a:hover {
         color:#fff;
         text-decoration:underline;
}


#sidebar h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 5px;}

#sidebar ul {
        color: #fff;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-bottom:0px;
		padding-left:0px;
}

#sidebar ul li {
        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:11px;
}


/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++++++ Special Stylings ++++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* +++++++++++++++ The Heading of your Posts and Pages ++++++++++++++++++ */

.storytitle {
        color:#000;
        padding-bottom:2px;
        border-bottom:1px solid #808080;
        text-align:left;
}

.storytitle h3 {text-align:left;}

.storytitle a {
        text-decoration: none;
        color:#000;
        font-size:18px;
        font-weight:bold;
}

.storytitle a:hover {
        text-decoration:none;
}

.storytitle a:visited {
}


.post {
       clear:both;
       padding-bottom:10px;
       overflow:visible;

}

.feedback {
       float:left;
       font-size:10px;
       margin-bottom:20px;
}

.feedback a {font-weight:normal;}

.storycontent p a {text-decoration:underline;}

.meta {
        font-size: 10px;
        font-family: Arial, Verdana, sans-serif;
        color: #808080;
        clear:both;
        padding-top:2px;
        border-top:1px solid #808080;
        margin:30px 0 0 0;
}

.meta li, ul.post-meta li {
        display: inline;

}

.meta ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;

}


.meta a, .meta a:visited {
        color: #808080;
        font-weight: bold;
}


.meta a:hover {
        border-bottom:1px solid #808080;
}

ul.post-meta {
        list-style: none;
}

ul.post-meta span.post-meta-key {
        font-weight: bold;
}

/* ++++++++++++++++++             Footer                 ++++++++++++++++++ */
.footprint {
        border-top:3px double #fff;
        color: #fff;
        font-size: 10px;
		letter-spacing:1px;
        margin: 30px 0 0 0;
        background:url(templates/aeros/img/corners/blacklight.png) repeat 0 0;
        padding: 0 3px;
        text-align: center;
        clear:both;
		height:36px;
}

* html .footprint { /*IE6 only*/
        background:#000;
  }
.footprint a {
        color:#fff;

}


/* +++++++++++++++ The comment section +++++++++++++++++ */


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
        border: 1px solid #808080;
        padding: .2em;
        margin-left:0px;
}

#commentform label {
	width: 90px;
}

#commentform textarea {
	background-color: inherit;
	width:96%;
}

#commentlist {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

#commentlist li {
        border:5px solid #dcdcdc;
        margin:0 0 10px 0;
        list-style-type:none;
        padding:0px;
        background:#f5f5f5;
		min-height: 63px; /* avatars */

         -webkit-border-radius:5px;
         -khtml-border-radius:5px;
         -moz-border-radius:5px;

}

#commentlist ul {margin:0; padding:0;}

#commentlist li p {font-size:12px;
        padding:5px 10px 5px 60px;
        margin:0;
		min-height: 32px;
}

#commentlist a {
        text-decoration:underline;
        font-weight:bold;
}

#commentlist li div.meta {padding:0; margin:0; text-align:center;}

#commentlist li .avatar {
        float:left;
        padding:0;
        margin:8px;

}

#commentlist li .avatar {
        float:left;
        padding:4px 4px;
        margin-left:-58px;
		width:50px;
		height:50px;
}
#commentlist2 {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

#commentlist2 li {
        border:5px solid #dcdcdc;
        margin:0 0 20px 0;
		padding:5px;
        list-style-type:none;
        padding:5px 10px 5px 63px;
        background:#f5f5f5;

         -webkit-border-radius:5px;
         -khtml-border-radius:5px;
         -moz-border-radius:5px;

}



#commentlist2 ul {margin:0; padding:0;}

#commentlist2 li p {font-size:12px;
        margin:0;
}

#commentlist2 a {
        text-decoration:underline;
        font-weight:bold;
}

#commentlist2 li div.meta {padding:0; margin:0; text-align:center;}

#commentlist2 li .avatar {
        float:left;
        padding:0;
        margin-left:-58px;
		width:50px;
		height:50px;
}

#commentlist2 li ul li { 
	margin-right: -15px;
	margin-left: -50px;
	margin-bottom: -10px;
}

.children { padding: 0; }
/*.serendipity_commentBody {}*/
.comment_threaded_child0 {padding-left:5px;padding-right:5px;/*background: #edddd8; border:1px solid #e1cfc6;*/}
.comment_threaded_child1 {margin-left:14px; padding-left:5px;padding-right:5px;/*background: #ede2df;border:1px solid #e1cfc6;*/}
.comment_threaded_child2 {margin-left:30px; padding-left:5px;padding-right:5px;/*background: #ede7e6;border:1px solid #e1cfc6;*/}

.comment_avatar, .authorcomm {float:left;
            margin:0;
            padding:4px;
            width:48px;
            text-align:center;
            line-height:12px;
            font-size:10px;
}

.comment_avatar a, .authorcomm a {text-decoration:none; font-weight:bold;}


/* ++++++++++++++++++ Not to much css for the Calendar ++++++++++++++++++ */

#wp-calendar {

        border: 1px solid #999;
        empty-cells: show;
        font-size: 11px;
        width:90%;
        text-align:center;
}

#wp-calendar a {text-decoration:underline; font-weight:bold;}
#wp-calendar a:hover {border:none; color:#fff;}
#wp-calendar caption {text-align:left;}

/* ++++++++++++++++++ IMAGES Size & aligment ++++++++++++++++++ */

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

img.size-thumbnail {
}

img.size-medium{
}

img.size-full {
}

/* ++++++++++++++++++ WORDPRESS Captions & aligment ++++++++++++++++++ */


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


/* calendar */
.serendipity_calendar {
        border: 0;
        empty-cells: show;
        font-size: 12px;
        width:100%;
        text-align:center;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
} 

#footer {
	clear: both;
	padding: 1px 0 0;
}

/* Steve */
#searchform input.quicksearch_submit { 
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#sidebar #searchform input.quicksearch_submit { 
	width: 24px;
	background: url(templates/aeros/img/lens.png) no-repeat left top;
}

#sidebarleft #searchform input.quicksearch_submit { 
	width: 24px;
	background: url(templates/aeros/img/lens2.png) no-repeat left top;
}

#sidebarleft #serendipity_calendar a{
	font-weight: bold;
	text-decoration: underline;
}

.Link a {
	font-weight: bold;
	text-decoration: underline;
}

.fn {
	font-style:normal;
	font-size:15px;
	font-weight:bold;
	padding: 0;
}

.comment-meta a {
	color:#757575;
	float:right;
	font-size:10px;
	margin-top:-18px;
	margin-right:5px;
}

.reply {
	text-align:right;
	font-size: 9pt;
}

.reply a { 	padding-right:5px; }

.serendipityCommentForm {
	background: #CDCDCD none repeat scroll 0 50%;
	padding: 5px 0 5px 10px;
	font-size: 10px;


        opacity: 0.7;filter:alpha(opacity=70);zoom:1;

         -webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:10px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;
}

/* next & previous page navigation */
.page-nav {
        clear: both;
}

.page-nav p { 
	position: relative; 
	text-align: center;
}

.page-nav a, .page-nav a:visited {
        color: #000;
        text-decoration: none;
}
.page-nav a:hover {
        color: #000000;
        text-decoration: none;
}
.no-previous-entries a {
		font-size: 10pt;
        float: left;
        padding-left: 0;
        margin-left: 0;
        width: 90px;
}
.previous-entries a {
		font-size: 10pt;
        float: left;
        padding-left: 0;
        margin-left: 0;
        width: 90px;
}
.next-entries a {
		font-size: 10pt;
        float: right;
        padding-right: 0;
        margin-right: 0;
        width: 90px;
        text-align: right;
}
.no-next-entries a {
		font-size: 10pt;
        float: right;
        padding-right: 0;
        margin-right: 0;
        width: 90px;
        text-align: right;
}

/* next & previous post navigation */
.post-nav {
        clear: both;
        padding-bottom: 35px;
        margin-top: -15px;
        font-size: 95%;
}
.post-nav a, .post-nav a:visited {
        color: #999999;
        text-decoration: none;
}
.post-nav a:hover {
        color: #000000;
        text-decoration: none;
}
.post-nav .previous a {
        float: left;
        padding-left: 20px;
        background: url(templates/aeros/img/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
        float: right;
        padding-right: 20px;
        text-align: right;
        background: url(templates/aeros/img/post-nav-next.gif) no-repeat right center;
}

/* pagination links */
div.pagination{
    margin: 0 auto;
    padding: 1px;
    color: #000;
    text-align: center;
}

.pagination a:link,
.pagination a:visited{
    border: 1px solid #CFCFCF;
    padding: 0px 10px;
}

span#thispage {
    background-color: #CCC;
    border: 1px solid #000;
    color: #000;
    padding: 0px 10px;
}

.pagination a:hover,
.pagination a:active {
    background-color: #EDF8FD;
    border: 1px solid #3D98C5;
}

/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	display: block;
	float: left;
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	border: solid 1px #e6e6e6;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

.datecomwrap {
clear:both;
float:left;
font-size:12pt;
padding-right:5px;
width:35px;
}

/* Amazon Chooser Plugin */
div.serendipity_amazonchr_title {
  font-size:100%;
  font-weight:bold;
}

div.serendipity_amazonchr_body_list {
  padding: 20px; 
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF none repeat scroll 0 0;
 border:0 none;
 margin:0 auto;
 text-align:left;
 width:95%;
 font-size: 11px;
}

div.serendipity_amazonchr_page_buttons {
  padding-left: 30px; 
  padding-right: 30px;
  width: 75%;
}
span.serendipity_amazonchr_nextbutton {
  float: left;
}

span.serendipity_amazonchr_previousbutton {
  float: right;
}

div.serendipity_amazonchr_noimage {
  font-size:90%;
}

span.serendipity_amazonchr_productgroup {
  font-weight:normal;
}


div.serendipity_amazonchr_body_count {
  font-size:1.1em;
  font-weight:bold;
  padding: 10px; 
}

div.serendipity_amazonchr_body {
  padding:20px 0 10px;
  width:500px;
  clear:both;
  font-size:0.67em;
}

div.serendipity_amazonchr_image {
  position:relative;
  padding-left:1%;
  padding-right:1%;
  float:left;
}

img.serendipity_amazonchr_pic {
    border: 1px solid black;
}

div.serendipity_amazonchr_block {
  float: left;
  padding-left: 0px;
  max-width: 320px;
}

div.serendipity_amazonchr_attr {
  font-size:1em;
  padding: 2px -2px 2px -2px;
}

div.serendipity_amazonchr_offer {
  font-size:1em;
}

div.serendipity_amazonchr_offers {
  font-size:1em;
}

div.serendipity_amazonchr_cache {
  bottom: 0;
  position: relative;
  clear:left;
  font-size:1em;
  font-weight:bold;
  padding-left: 1%;
}

div.amazon_sidebar {
  text-align: center;
  margin: 0px auto 8px;
  font-size: 0.67em;
}

div.amazon_sidebar img {
  border: 0px;
}

/* Amazon Chooser Plugin */
div.serendipity_amazonchr_title {
  font-size:100%;
  font-weight:bold;
}

div.serendipity_amazonchr_body_list {
  padding: 20px; 
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF none repeat scroll 0 0;
 border:0 none;
 margin:0 auto;
 text-align:left;
 width:95%;
 font-size: 11px;
}

div.serendipity_amazonchr_page_buttons {
  padding-left: 30px; 
  padding-right: 30px;
  width: 75%;
}
span.serendipity_amazonchr_nextbutton {
  float: left;
}

span.serendipity_amazonchr_previousbutton {
  float: right;
}

div.serendipity_amazonchr_noimage {
  font-size:90%;
}

span.serendipity_amazonchr_productgroup {
  font-weight:normal;
}


div.serendipity_amazonchr_body_count {
  font-size:1.1em;
  font-weight:bold;
  padding: 10px; 
}

div.serendipity_amazonchr_body {
  padding: 20px;
  width: 700px;
  clear:both;
}

div.serendipity_amazonchr_image {
  position:relative;
  padding-left:1%;
  padding-right:1%;
  float:left;
}

img.serendipity_amazonchr_pic {
    border: 1px solid black;
}

div.serendipity_amazonchr_block {
  float: left;
  padding-left: 1%;
  max-width: 500px;
}

div.serendipity_amazonchr_attr {
  font-size:1em;
  padding: 2px -2px 2px -2px;
}

div.serendipity_amazonchr_offer {
  font-size:1em;
}

div.serendipity_amazonchr_offers {
  font-size:1em;
}

div.serendipity_amazonchr_cache {
  bottom: 0;
  position: relative;
  clear:left;
  font-size:1em;
  font-weight:bold;
  padding-left: 1%;
}

div.amazon_sidebar {
  text-align: center;
  margin: 0px auto;
}

div.amazon_sidebar img {
  border: 0px;
}


.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}


.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #ff6600;
    padding: 5px;
    background-color: #ffffff;
    text-align: justify;
}


.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
