.custom #header{height:170px;padding:0px;}
.custom #header .mylinks {font-size:1.2em;}
.custom #header .mylinks a{color:#888;}
.custom #header .mylinks a:hover{text-decoration:underline;}
.custom #header .mylinks li{display:inline;padding-left:10px;padding-right:10px;border-right:1px solid #888;}

.custom #header .mylogo{float:left;margin-top:20px;margin-bottom:20px;width:320px;height:80px;}
.custom #header .myadv{position:relative;margin-top:10px;float:left;height:90px;width:728px;background:#EEE;border:1px solid #CCC;}
.custom #header .social{position:relative;right:6px;margin-top:10px;float:right;height:30px;width:730px;background:#DDD;border:1px solid #888;}
.custom #header .social a{font-size:18px;font-weight:bold;}
.custom #header .social .twitter_sub{float:left;margin-right:70px;margin-top:5px;}
.custom #header .social .rss_sub{float:left;margin-left:70px;margin-right:70px;margin-top:5px;}
.custom #header .social .email_sub{float:left;}

.below_post_left{float:left;background:#EEE; width:300px; height:225px;border:1px solid #CCC;margin-right:10px;}\
.below_post_right h3{color:#000;margin:0px;}
.below_post_right table td{padding:3px;}
.below_post_right{float:left;background:#F8F1E0; width:200px; height:225px;border:1px solid #800000;padding-left:10px;padding-right:10px;}

#twittercounter {
border-right-color: #ccc;
border-right-style: solid;
border-right-width: 1px;
display: block;
color: #333;
font-size: 12px;
font-weight: bold;
text-align: center;
padding-left: 7px;
padding-right: 10px;
height: 42px;
width: 88px;
position: relative;
}

#rsscounter {
display: block;
font-size: 12px;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-left: 93px;
margin-right: 10px;
margin-top: -42px;
height: 42px;
width: 135px;
position: relative;
}

#rssicon {
display: block;
margin-bottom: 0px;
margin-left: 217px;
margin-right: 10px;
margin-top: -42px;
position: relative;
}




/*----:[ MAX IMAGE SIZE ]:----*/
 div.entry-content p img {
	max-width: 100%;
}


