.post
{ background: url(images/post_bottom.gif) bottom center no-repeat; padding: 5px; text-align: right;}
.post_top { background: url(images/post_top.gif) top center no-repeat; width: 100%; margin-top: 5px;}

.post a:link { text-decoration: none; font-size: 14px; font-weight: bold; color: #0066b4; padding: 2px;}
.post a:visited { text-decoration: none; font-size: 14px; font-weight: bold; color: #0066b4; padding: 2px;}
.post a:hover { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; background-color: #0066b4; padding: 2px;}
.post a:active { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; background-color: #0066b4; padding: 2px;}

.entry a:link { text-decoration: none; font-size: 14px; font-weight: bold; color: #0066b4; padding: 0px;}
.entry a:visited { text-decoration: none; font-size: 14px; font-weight: bold; color: #0066b4; padding: 0px;}
.entry a:hover { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; background-color: #0066b4; padding: 0px;}
.entry a:active { text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; background-color: #0066b4; padding: 0px;}


/*category styles*/
#cat_cont
{ height: 200px;}
#categ {
    padding-left: 0px;
}
.catitem li {
    background: #afddff;
    list-style: none;
    color: #354457; text-decoration: none;  border: 1px solid #0066b4; height: 30px; width: 185px; margin: 0px 0 5px 0px; line-height: 30px; text-align: center;
    font-size: 14px;  
}
.catitem a:link  { color: #354457; text-decoration: none;}
.catitem a:active  { color: white; text-decoration: none;}
.catitem a:visited  { color: #354457; text-decoration: none;}
.catitem a:hover  { color: white; text-decoration: none;}


h3 {text-align: left; border-bottom: 1px solid #354457;}
h4 {color: red;}
.storytitle {border: 0;}
.entry {text-align: left;}
#feedback {padding: 0 10px 5px 0px; background: url(images/cloud.png) no-repeat;}
#feedback {background-position: 500px 0px;}
#feedback a:link, .entry a:link { text-decoration: none; font-size: 12px; font-weight: bold; color: #BF1E2D;}
#feedback a:visited, .entry a:visited { text-decoration: none; font-size: 12px; font-weight: bold; color: #BF1E2D;}
#feedback a:hover, .entry a:hover { text-decoration: none; font-size: 12px; font-weight: bold; color: #fff; background-color: #BF1E2D; }
#feedback a:active, .entry a:active { text-decoration: none; font-size: 12px; font-weight: bold; color: #fff; background-color: #BF1E2D; }

#comment {width: 70%;}
.meta {text-align: left; font-size: 10px; width: 600px; background: #CFEBFF; padding: 2px;}
.meta a:link { font-size: 10px;}
.meta a:visited { font-size: 10px;}
.meta a:hover { font-size: 10px;}
.meta a:active { font-size: 10px;}



.aligncenter {margin:0 0 0 32px;}

/*Blog Inside*/
.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:10px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
