body {
	background:#EEE;
        font-size:12px;
        font-family:"Helvetica", sans-serif;
}        

a img {
  border:0;
}

.carousel, .carouselitem, .innercarousel,#headerbox {
            height:220px;
            width:960px;
        margin:auto;
        }
        .carousel {
            margin:auto;
            overflow:hidden;
            -webkit-border-radius:8px 8px 0 0; 
            -moz-border-radius:8px 8px 0 0 ;
            border-radius:8px 8px 0 0;
            /*
            -webkit-box-shadow:2px 2px 4px #000;
            -moz-box-shadow:2px 2px 4px #000;*/
        }
        .carouselitem {
            background-position:center center;
            float:left;
        }
        .innercarousel {
            overflow:hidden;
        }
        .carouselitem h2 {
            background:#FFF;
            float:left;
            padding:10px 20px;
            -webkit-opacity:.8;
            -moz-opacity:.8;
            opacity:.8;
            font-family:"Georgia";
            font-style:italic;
            font-weight:normal;
/*	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
        margin-left:5px;
 */       }
#headerbox {
	position:relative;
}
#headerbox h1 {
	position:absolute;
	bottom:0;
	right:20px;
	background:#FFF;
	margin:0;
font-family:"Georgia";
            font-style:italic;
            font-weight:normal;
	padding:10px 20px;
            -webkit-opacity:.8;
            -moz-opacity:.8;
            opacity:.8;
 
}

#page {
	background:#FFF;
            -webkit-border-radius:8px;
            -moz-border-radius:8px;
            border-radius:8px;
 
	overflow:hidden;
	width:960px;
	margin:10px auto;
}
#content {
	width:680px;
	float:left;
	margin:10px;
	padding:10px;
}
h2,h3,h4 {
	font-family:"Georgia", "Times New Roman", serif;
	font-weight:normal;
}
h2 a,h3 a,h4 a {
	color:#005689;
	text-decoration:none;
}

.date {
color:#FFF;
	float:left;
	font-family:"Georgia";
	font-style:italic;
	text-transform:uppercase;
	background:#333;
}
.date .dom {
	font-size:3em;
	line-height:0.8em;
	float:left;
	display:block;
	padding:0 .2em .3em .1em;
	border-right:1px solid #777;
}
.date .month {
	font-size:1.5em;
	line-height:.8em;
	display:block;
}
.date .year {
	font-size:1.2em;
	display:block;
}
.monthyear {
	float:left;
	padding:5px;
	line-height:10px;
}

.postmetadata {
float:left;
width:140px;
}
.postmetadata dl {
clear:both;
font-family:"Georgia";
font-style:italic;
font-size:1em;
}
.postmetadata dd {
margin-left:.5em;
}
.postmetadata dd:before {
  content:"- "
}
.entry, .post {
  float:left;
}
.entry {
  width:540px;
}
.entry p {
  margin-top:0;
}
.post h2 {
  padding-left:140px;
}
#page {
 -webkit-box-shadow:2px 2px 10px #777;
 -moz-box-shadow:2px 2px 10px #777;
 -box-shadow:2px 2px 10px #777;
}

.aligncenter {
  margin:auto;
  display:block;
}
.wp-caption {
}
.wp-caption img {
display:block;
margin:auto;
border:1px solid #CCC;
}
.wp-caption-text {
margin:0px;
padding:5px;
font-size:.9em;
}

.wp-caption {
  position:relative;
}
.wp-caption-text {
  position:absolute;
  bottom:6px;
  left:10px;
  right:10px;
  margin:0;
  padding:0;
  padding:5px;
  background:#000;
  color:#FFF;
  opacity:.7;
}

.wp-caption:hover .wp-caption-text {
  opacity:.4;
}
.wp-caption .wp-caption-text:hover {
  opacity:1;
}
.wp-caption-text a {
  color:#FFA;
}
#sidebar {
float:left;
width:220px;
margin:10px;
}
#sidebar ul {
  margin:0;
  padding:0;
  list-style-type:none;
  color:#333;
}
#sidebar ul li ul {
  padding-left:20px;
  list-style-type:disc;

}

.commentlist {
padding:0;
margin:0;
margin-left:140px;
}
.commentlist li {
overflow:hidden;
border:2px solid #BBB;
margin:10px;
list-style-type:none;
position:relative;
padding-bottom:25px;

  background:#EEE;
}
.commentlist li.comment cite {
  font-family:"Georgia", "Times New Roman", serif;
  font-size:16px;
  position:absolute;
  bottom:10px;
  right:10px;
}
.commentlist li.pingback {
	padding:5px;
	padding-bottom:25px;
}
.commentlist li.pingback p {
	margin:0;padding:0;
}

.commentlist li img.avatar {
  float:left;
  margin:-2px;
  margin-right:10px;
}
.commentlist li .commentmetadata {
position:absolute;
bottom:6px;
left:10px;
  
}
.commentlist li.alt {
  background:#FFF;
}
a {
  color:#005689;
}
a:visited {
	color:#0077BB;
}
a:hover {
  color:#005689;
	text-shadow:1px 1px 1px #005689;
	text-decoration:none;
}
.prev {
margin-top:50px;
}
.prev a,.next a {
display:block;
}

.entry {
padding-bottom:20px;
margin-bottom:20px;
border-bottom:2px dashed #BBB;
}

#commentform {
margin-left:150px;
border:2px solid #BBB;
margin-right:10px;
position:relative;
padding-bottom:10px;
}
#commentform textarea {
width:418px;
border:1px dashed #DDD;
font-family:"Helvetica","Arial",sans-serif;
}
#commentform #author,#commentform #email, #commentform #url
{
border:1px dashed #DDD;
}
#commentform #author {
float:right;
border:1px dashed #DDD;
font-family:"Georgia";
font-size:16px;
font-style:italic;
text-align:right;
}
#commentform p {
  margin:0;padding:0;
}
#commentform #avatar-preview {
	float:left;
	height:72px;width:72px;
	margin-right:10px;
}
#commentform #submit {
	position:absolute;
	bottom:5px;
	right:10px;
}

.alignright {
float:right;
margin-left:10px;
}
