/*

Theme Name: hermesberkin2

Theme URI: http://www.google.com/

Description: x

Author: x

Author URI: http://www.google.com/





*/





/* -------------------- GENERAL -------------------- */





body { font-family: Verdana, Arial, Helvetica; font-size: 13px; background: #111 url(images/bg.jpg) repeat-y top center; margin: 0; padding: 0; }



#box { width: 940px; border: 1px solid #666; margin: 0 auto; padding: 0px; }



#top { width: 940px; background: url(images/header.jpg) no-repeat; height: 150px; margin: 0; padding: 0; }



a, a:link { text-decoration: none; color: #0072bc; }

a:hover { text-decoration: underline; color: #04bf08; }



hr { border: none; border-top: 1px solid #ccc; }





/* -------------------- HEADER -------------------- */





#header { float: left; width: 400px; margin: 30px 0 0 10px; padding: 0; }

#header h1 { font-family: Georgia, Tahoma, Verdana; margin: 0; padding: 0; color: #fbaf5d; font-size: 32px; font-weight: normal; font-style: italic; }

#header h1 a, #header h1 a:link { color: #04bf08; }

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

#description { font-family: Georgia, Tahoma, Verdana; color: #ccc; width: 400px; font-size: 12px; padding: 0 0 0 10px; }

#description:hover { color: #04bf08; }





/* -------------------- SEARCH -------------------- */





#searchform { height: 25px; line-height: 25px; float: right; padding-right: 5px; margin: 0; }

#searchform #s { font-size: 8pt; width: 230px; }

#searchform #submit { font-size: 8pt; }



input#s { font-family: Verdana, Arial; color: #ccc; border: 1px solid #ccc; background: #111; }

input#s:hover { background: #333; }





/* -------------------- NAV -------------------- */





#navbox { background: #111; height: 25px; line-height: 25px; margin: 0px auto; }



#nav { width: 510px; height: 25px; line-height: 25px; float: left; padding: 0; }



ul.nav { height: 25px; line-height: 25px; float: left; list-style: none; font-size: 12px; font-weight: bold; text-transform: uppercase; margin: 0; padding: 0; }



ul.nav li { float: left !important; list-style-type: none; margin: 0; padding: 0; }

ul.nav li ul { float: left; margin: 0; padding: 0; }



ul.nav li a, ul.nav li a:link, ul.nav li a:visited { border-left: 0; background: #222; color: #999; float: left; display: block; text-decoration: none; padding: 0 10px; }

ul.nav li a:hover, ul.nav li a:active { border-bottom: 5px solid #04bf08; background: #222; color: #ccc; text-decoration: none; }



ul.nav li.current_page_item a { text-decoration: none; border-bottom: 5px solid #04bf08; color: #f2f2f2; background: #222; }





/* -------------------- POST -------------------- */





/* changed this line to center content 042811 GM .post { width: 520px; float: left; color: #000; margin: 5px auto; padding: 10px; }*/
.post {
  color: #000;
  margin: 5px auto;
  padding: 10px;
}

/* changed this line to center content 042811 GM .post img { border: none; padding: 5px; }*/
.post img {
  border: none;
  padding: 10px 60px 2px 100px;
 }


h2 { font-size: 22px; font-weight: normal; padding: 0px; margin: 0px; }



/* changed this line to center content 042811 GM #content { width: 545px; float: left; margin: 5px auto; padding: 0; }*/
#content {
  float: left;
  margin: 5px auto;
  padding: 0;
  width: 100%;
}


.posthead { position: relative; clear: left; padding-bottom: 10px; }

.posthead h2 { font-size: 22px; font-weight: normal; padding: 0px 0px 0px 50px; margin: 0px; }

.posthead h2 a { color: #0054a6; }

.posthead h2 a:hover { color: #007e03; }



.postauthor { padding: 0px 0px 0 50px; margin: 0px; font-size: 10px; color:#666; }

.postdate { margin: 0px; position: absolute; top: 0px; left: 0px; text-align: center; padding: 0px 10px 6px 10px; }

.postdate small { font-size: 9px; color:#666; }

.postdate .month { display: block; text-transform: uppercase; font-size: 9px;}

.postdate .day { display: block; font-size: 22px; letter-spacing: -1px; font-weight: normal; color:#777;}

.postdate .year { display: block;}



.navigation { width: 510px; float: left; color: #666; padding: 5px 6px 10px; }



.relatedposts { width: 520px; float: left; color: #666; margin: 5px auto; padding: 0 5px 5px 5px; font-size: 10px; }



h1, h3 { padding: 0 10px 0 0; font-family: Georgia, Verdana; }



img.wp-smiley { border: 0; padding: 0; }





/* -------------------- SIDEBAR -------------------- */





#sidebar { width: 380px; float: right; font-size: 11px; margin-top: 5px; padding: 0; }



#sidebar img, .lsidebar img { border: none; }



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

.alignleft { float: left; margin-top: 10px; }



.rsidebar { width: 160px; float: right; margin: 0 auto; padding: 0 10px 5px; background-color: #f3f3f3; }

.rsidebar, .lsidebar img { border: none; }



.lsidebar { width: 165px; float: left; color: #666; margin: 0 auto; padding: 0 10px 5px; }



.lsidebar h2 { font-size: 12px; font-weight: bold; margin: 0 0 10px; padding: 5px 0 0 5px; background: url(images/sidebartitle.jpg) no-repeat top center; height: 39px; width: 166px; color: #f2f2f2; }

.rsidebar h2 { font-size: 12px; font-weight: bold; margin: 0 0 10px; height: 25px; padding: 5px 0 0 5px; color: #111; border-bottom: 1px solid #111; }



.rsidebar ul, .lsidebar ul { list-style-type: none; margin: 0; padding: 0; }

.rsidebar ul li, .lsidebar ul li { list-style-type: none; margin: 0 0 25px; padding: 0; }

.rsidebar ul li ul, .lsidebar ul li ul { list-style-type: square; margin: 0; padding: 0 0 0 5px; }

.rsidebar ul li ul li, .lsidebar ul li ul li { list-style-type: circle; margin: 0 0 0 10px; padding: 0 0 0 5px; }

.rsidebar p, .lsidebar p { padding: 0 5px; }





/* -------------------- FOOTER -------------------- */





#footer { width: 940px; background: #111; height: 50px; clear: both; color: #ccc; font-size: 9px; margin: 0; text-align: right; }



#footer p { padding: 10px 10px 0 0; }



#footer a, .footer a:link { text-decoration: none; color: #04bf08; }

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





/*-------------------- Comment --------------------*/





.commentsbox { width: 520px; border: 1px solid #fff; float: left; color: #333; margin: 5px auto; }



.commentsbox p { margin: 0; padding: 0; }

.commentsbox img { border: 1px solid #666; margin: 3px; }



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

#commentlist li { list-style-position: outside; list-style-type: decimal; padding: 10px; border: 1px solid #fff; }

.alt { background-color: #fff !important; background-image: none !important; }

#commentlist li:hover { border: 1px solid #ccc; background-color: #e3eefa; }

.alt:hover { background-color: #e3eefa !important; background-image: none !important; }



.comment-title { margin: 0 0 0 0px; font-size: 10px; color: #666; }

.comment-title a:link { color: #0072bc; }

.comment-title a:hover { color: #666; }



.comment-text { }



h2.postcomment { margin: 0; font-size: 20px; font-weight: normal; }



.postcomment { clear: both; margin: 20px 0 0 0; padding: 20px; }



.postcomment input, .postcomment textarea { border: 1px dotted #aaa; background: #f5f5f5; }

.postcomment input:hover, .postcomment textarea:hover { border: 1px dotted #ccc; background: #fff; }

.postcomment input#author, .postcomment input#email, .postcomment input#url { width: 100% !important; width: 456px; /* IE hack */ height: 18px; }



.postcomment textarea#comment { width: 100% !important; /* IE hack */ height: 200px; }



.postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }

.postcomment input#submit:hover { background: #fff; }





/*-------------------- Bottom --------------------*/





#bottom { clear: both; float: left; width: 940px; height: 100%; margin: 0 0 5px 0; padding: 0; text-align: left; color: #ccc; font-size: 10px; }

#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }



#bottom-left { width: 30%; padding: 20px 0 20px 30px; float: left; }

#bottom-mid, #bottom-right { width: 30%; padding: 20px 0 20px 20px; float: left; }



#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 14px; color: #f2f2f2; font-weight: bold; }



#bottom h3 { margin: 0; padding: 10px 10px; font-size: 12px; color: #999; text-align: center; }

#bottom h3:hover { color: #f2f2f2; }



#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #666; }

#bottom ul li { line-height: 20px; border-bottom: 1px solid #666; }

#bottom ul li a { display: block; padding: 0 10px; color: #fff; text-decoration: none; }



#bottom ul li a:hover { background: #111; border-bottom: 2px solid #0072bc; }

#bottom-right ul li a:hover { background: #111; border-bottom: 2px solid #04bf08; }



#bottom-sep { clear: both; }

#trans1 {padding-top: 100px;}
