/* Blog 

#jLogo {
    height: 150px;
    overflow: hidden;
    width: 300px;
}*/

#jBlog {
padding-top: 0px;
padding-left:50px;
text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	/*background: #fff url(objects/images/backgrounds/gradient.jpg) repeat-x 50% 50%;*/
	background-image: url(/objects/images/backgrounds/gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	/*overflow: hidden;
	margin: 0 auto;*/
}

#jBlog h5 {
	
	font-size: 10px;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 12px;
}

.blogtitle {
text-transform:uppercase;
font-size: 12px;
font-weight: bold;
color:#FF0000;
line-height: 16px;
	/*font-weight: normal;
	
    text-transform: uppercase;
    font-size: 140%;
    margin-bottom: 2em;
    background: none;
    padding: 0;
	padding-left:20px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
*/
}

/*#jBlog h3:after
{
padding-top:5px;
content: "Honest Tea";
}*/

.blogtitle li {
	padding-left: 0;
	background-image: none;
	font-size: 200%;
}

.blogtitle a {
    color: #000;
}

#jBlog .blogtitle span {
    font-size: 500%;
}

#jBlog .blogtitle em {
    text-transform:uppercase;
font-size: 22px;
font-weight: bold;
color:#FF0000;
font-style:normal;
}

#jBlog h4 { 
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#000;
}

#jBlog h5 {
	font-size: 130%;
	margin-bottom: 5px;
}

#jBlogContent {
	width: 800px;
	
	float:left;
	padding-left:0px;
}

.small {
	line-height: 1.2em;
	color: #999;
	
}

h4.pagetitle {
    margin-bottom: 1em;
}

#jBlogSideBar {
	width: 200px;
	float: right;
}

#jBlogSideBar h4 { 
	font-size: 130%;
	margin-bottom: 1em;
}

#jBlogSideBar ul {
	margin: 0 0 1em 0;
}

#jBlogSideBar li {
	margin: 0 0 2px 0;
	line-height: normal;
	list-style: none;
}

#jBlogSideBar #wp-calendar {
	width: 100%;
	text-align: center;
}

.jBlogEntry {

	margin-bottom: 0;
	position: relative;
	color:#999999;
}

.jBlogEntry .post p.small {
	margin-bottom: 10px;
	font-size: 95%;
	text-transform: uppercase;
	color: #999;
}

.entry {
	color: #000;
}

#comments {
	margin-top: 1em;
}

.commentlist li {
    background-color: #ececec;
    margin-bottom: 5px;
    position: relative;
    padding: 10px;
}



.commentlist li p.author {
    padding-left: 18px;
    background: transparent url(/objects/images/icons/comment.gif) no-repeat left top;
}

.commentlist li p.author cite {
    font-weight: bold;
}

.commentlist li p.commentmetadata {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 95%;
    
}

.navigation {
    margin-bottom: 1em;
    width: 100%;
    padding: 3px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: left;
    overflow: hidden;
    font-size: 95%;
}

.navigation p {
    margin-bottom: 0;
    line-height: 1.2em;
}



.navigation .alignleft {
    float: left;
    width: 48%;
}

.navigation .alignright {
    float: right;
    width: 40%;
    text-align: right;
}

.post {
    margin-bottom: 2em;
    border-bottom: 2px solid #000;
}

.post p {
    margin-bottom: 10px;
}


.postmetadata  {
    font-size: 95%;
    padding: 2px 0;
}

.blog-title a {
    font-size: 130%;
    color: #000;
    padding: 0;
    background: none;
}

.inc {
    color: #cc0000;
	font-size: 80%;
}





/*
#flashcontent {
}
*/
