/*  
Theme Name: Javen-Studio
Theme URI: http://javenstudio.org
Description: Simple and visually attractive technology-related WP theme by <a href="http://javenstudio.org">Javen-Studio</a>. More themes and templates are available on the author's website.
Version: 1.2
Latest updated: March 16th, 2008
Author: JavenStudio
Author URI: http://javenstudio.org
© 2008, Javen-Studio. All rights reserved. 
*/


#calendar h2{		display: none;	}
#calendar_wrap{ padding:5px;	margin-bottom:10px;  background-color: #fafafa;    }
#calendar_wrap a{	color:white;	}
#wp-calendar { empty-cells: show; margin: 0 auto; width: 159px;  }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar caption { font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center;  color: #BA0000;  font-weight: bold;      }
#wp-calendar th{	font-size:11px;    color: #1F427A;  font-style: normal; text-transform: capitalize;  }
#wp-calendar td { font-size: 10px; padding: 1px 0; text-align: center;  color: #100C0D;  }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { text-decoration: none; display: block;  color: White;  font-weight: bold;  background-color: #C90303;  padding-bottom: 1px;           }
#wp-calendar a:hover{ background-color: #E70303; }
#wp-calendar caption { text-align: center; width: 100%;  font-size: 12px;  }
	

/*
#JAVENMAIN { width: 650px; float: right; padding: 10px 15px 0px 15px; }
*/
#JAVENMAIN { width: 650px; padding: 10px 15px 0px 15px; }
        #JAVENMAIN * a:hover{        text-decoration: none;  color: #E10000; }
        #JAVENMAIN h2, #JAVENMAIN h3{ font-weight: bold;  font-size: 1.4em; margin: 0px 0 0 0 ;          }
        #JAVENMAIN h2 a, #JAVENMAIN h2{ color: #535353; text-decoration: none; }
        h3#respond, h3#comments{                border-bottom: none;    }
        #JAVENMAIN h2.pagetitle{             border-bottom: none;    padding-bottom:15px;}
        #JAVENMAIN h2 a, #JAVENMAIN h2, #JAVENMAIN h3 a{ color: #282C2F; text-decoration: none; }
        #JAVENMAIN .post {   margin: 0 0 40px;  text-align: justify; font-size: 12px;  }
        #JAVENMAIN .prefix{          text-align:right; font-size: 9px;       }
        #JAVENMAIN .prefix a{        text-decoration: none;  }
        #JAVENMAIN .prefix a:hover{  text-decoration: underline;   }
        #JAVENMAIN p.postmetadata, #JAVENMAIN p.postmetadatasingle{  font-size: 11px;   text-align: right;  line-height: 1.6em;    margin-bottom: 2.7em;   }
        #JAVENMAIN p.postmetadata span{ background-image: url(images/ico_postmeta.gif); margin-left:18px; padding:2px 0 9px 14px;  background-repeat: no-repeat;  background-position: left;    }
        #JAVENMAIN .postmetadata a{ color: #5A5A5A; text-decoration: none;}
        #JAVENMAIN .postmetadata a:hover{    text-decoration: underline;   }

        #JAVENMAIN .entry{ margin-top:9px;   text-align:justify;}
        #JAVENMAIN h3#comments {     padding: 0;     margin: 10px 0 20px 0;           }
        #JAVENMAIN h2.pagetitle { font-size: 12px; margin: 0; color: #333333; background-image: none; text-align: right; font-weight: bold; }


/* Begin Form Elements */
.entry form {  text-align: center; }/* This one is mainly for password protected posts, makes them look better. */
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform #author, #commentform #email, #commentform #url{  color: #303030; border: 1px inset #C4C4C4;       }
#commentform textarea { width: 499px; padding: 0; background-color: White; color: #333333; border: 1px inset #B9B9B9;  overflow: auto;  }
#commentform #submit { margin: 0;   background-color: #F5F5F5;  border: 1px outset #DBDBDB;   }
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
.commentlist li { background-color: #fafafa; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal;  }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
.commentmetadata { font-weight: normal; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
/* End Comments */


.navigation2 {  font-size: 12px; padding: 0 0 18px 0;  float:left; width:100%; margin-top:7px; }
.navigation {  font-size: 12px; padding: 0 0 18px 0;  width:100%; margin-top:7px; }
.navigation .alignleft{ width:100%; text-align: left;}
.navigation .alignright{ width: 100%; text-align: right; }


