* {
margin: 0;
padding: 0;
border: none;
text-decoration: none;
}

p { padding-bottom: 20px; }

body {
padding-top: 10px;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
color: #25264b;
}

.all {
width: 850px;
margin: 0 auto;
}

.header {
height: 100px;
}

.header h2 {
color: #110b7b;
}

.header h1 a{
font-size: 20px;
color: #000;
}

/* Splash */

#splash {
	width: 1024px;
	height: 200px;
	margin: 0 auto;
	background: url(img/esom-title5.jpg) no-repeat center top;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

#splash a {
	position: absolute;
        top: 0;
width: 1024px;
	height: 200px;
	margin: 0 auto;
}

#splash a h3 {
	display: none;
}


.content {
width: 550px;
float: left;
}

.date {
color: #fb1717;
text-align: center;
width: 45px;
float: right;
font-weight: bold;
font-size: 13px;
}

.title {
float: left;
width: 505px;
}

.title h2 a{
color: #fb1717;
margin: 0;
padding: 0;
}

.post_info {
color: #373fa4;
font-weight:bold;
font-size: 13px;
width: 505px;
float: left;
border-bottom:#900 1px dashed
}
.post_info a{
color: #373fa4;
}
.post_info a:hover{
color: #fb1717;
}

.post {
padding-bottom: 40px;
margin-bottom: 40px;
background: url(img/bg-post-bottom.jpg) bottom left no-repeat;
}

.post_single {
margin-bottom: 10px;
}

.entry {
padding-top: 10px;
line-height: 15px;
}

.entry ul{
padding-left: 20px;
padding-bottom: 10px;
}

.entry a {
color: #fb1717;
text-decoration: none;
}

.entry a hover{
color: #fb1717;
text-decoration: none;
}

blockquote {
padding: 7px;
background-color: #F4FBD2;
border: 3px #E1EEB9 dashed;
margin: 5px 0;
margin-bottom: 20px;
}
blockquote p{
padding: 5px 0;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: left;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding-top: 5px;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


.navigation {
padding-bottom: 40px;
}

.navigation a {
border: 1px #7d7fa6 solid;
background-color: #a3a5d8;
color: #FFF;
padding: 2px 5px;
font-weight: bold;
}

.navigation a:hover {
border: 1px #fb1717 solid;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}

.comments {
float: left;
width: 128px;
height: 56px;
}

.comments a{
background: url(img/comments.jpg) top center no-repeat;
display: block;
width: 128px;
height: 48px;
color: #fb1717;
}
.comments a span{
float: right;
width: 40px;
text-align: center;
font-size: 18px;
font-weight: bold;
margin: 3px 6px 0 0;
}

.tags {
float: left;
margin-top: 33px;
margin-left: 25px;
padding-left: 50px;
padding-top: 3px;
background: url(img/tags.jpg) left bottom no-repeat;
width: 325px;
height: 21px;
}
.tags a {
color: #d77e81;
font-weight: bold;
text-transform: lowercase;
}
.tags a:hover {
color: #fb1717;
}


.sidebar {
width: 230px;
float: right;
background: url(img/bg-side.jpg) top left repeat-y;
}

.rss a{
display: block;
width: 149px;
height: 25px;
background: url(img/rss.jpg) top center no-repeat;
padding-bottom: 20px;
}

.rss a span{
display: none;
}

.sidebar li{
list-style: none;
padding-bottom: 20px;
}
.sidebar li li{
padding-left: 15px;
padding-bottom: 0px;
}


.sidebar h2 {
color: #fb1717;
}

.sidebar li a {
color: #7491b8;
padding-left: 12px;
background: url(img/bullet.jpg) left center no-repeat;
font: arial, helvetica, trebuchet MS;
font-size: 14px;
font-weight: normal;
}
.sidebar li a:hover {
color: #fb1717;
}


.search {
padding-top: 5px;
}
.search input{
vertical-align: top;
}
.search #s {
padding: 5px 1px 4px 5px;
background: url(img/search-bg.jpg) top left no-repeat;
width: 110px;
height: 28px;
}





.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.aligncenter {
    display: block;
    border: 2px solid black;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    border: 2px solid black;
    padding: 0px;
    margin: 0 0 5px 9px;
    display: inline;
}

img.alignleft {
    border: 2px solid black;
    padding: 0px;
    margin: 0 9px 5px 0;
    display: inline;
}

img.aligncenternoborder {
    display: block;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
}

img.alignrightnoborder {
    border: 3px solid white;
    padding: 0px;
    margin: 0 0 5px 9px;
    float: right;
    display: inline;
}

img.alignleftnoborder {
    border: 3px solid white;
    padding: 0px;
    margin: 0 9px 5px 0;
    float: left;
    display: inline;
}

img.alignnone {
    border: 3px solid black;
    padding: 0px;
}












/***************** COMMENT FORM *****************/
.comments_form {
padding-bottom: 20px;
margin-top: 5px;
}
.comments_form h3 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #0f199c;
}

.one_comment {
border-bottom: 1px #DDD solid;
padding: 20px 0;
}
.comment_text {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #727272;
width: 280px;
float: left;
}
.comment_info {
float: right;
width: 160px;
}
.comment_author {
padding-top: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #fb1717;
}
.comment_author a{
color: #fb1717;
text-decoration: underline;
}
.comment_date {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0f199c;
}

.comment_form {
padding: 20px 0;
font-family: Trebuchet MS, Verana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f199c;
padding-left: 70px;
}
.comment_form a{
color: #fb1717;
text-decoration: underline;
}
.comment_form br{
clear: both;
}

.comment_form label{
display: block;
float: left;
width: 90px;
}

.comm_input {
float: left;
}

.comm_input input{
width: 210px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px;
color: #0f199c;
margin-bottom: 10px;
background: url(img/input-bg.jpg) bottom repeat-x;
border: 1px #f6f407 solid;
}

.comment_form textarea{
width: 300px;
height: 150px;
padding: 5px;
color: #666666;
background: url(img/input-bg.jpg) bottom repeat-x;
border: 1px #f6f407 solid;
margin-bottom: 10px;
}



.comment_text blockquote {
padding: 3px;
background-color: #F4FBD2;
border: 1px #E1EEB9 dashed;
margin: 5px 0;
margin-bottom: 10px;
}
.comment_text blockquote p{
padding: 0;
}



.footer {
width: 730px;
margin: 0 auto;
padding-bottom: 10px;
}

.footer_left {
float: left;
}
.footer_left ul{
padding-bottom: 4px;
display: block;
}
.footer_left li {
display: inline;
}
.footer_left li a{
display: inline;
color: #0f199c;
font-weight: bold;
padding-right: 10px;
}

.footer_left li a:hover{
color: #fb1717;
}


a.design{
margin: 9px 10px 0 0;
display: block;
width: 91px;
height: 23px;
background: url(img/) top center no-repeat;
text-decoration: none;
float: right;
}
a.design span{ display: none; }