/*
Theme Name: tribune
Description: 3 coloumn pro magazine /blog design
Author: Jinsona designs
Author URI: http://web2feel.com/
*/
@import url('minipost.css');
@import url('tabs.css');
@import url('glide.css');
@import url('tribs.css');
body {
	margin:0 auto;
	padding-top:0px;
	background:url(images/body.jpg) ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:13px;
	}
	
	
img {
	border:0;
	}
a {
	color:#bc1e1e;
	text-decoration:none
	}
a:hover {
	color:#ff1800;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:0 10px 0 0;
	}
.alignright {
	float:right;
	padding:0 0 0 10px;
	}
.ad1{
	text-align:center;
	margin:5px auto;

}
/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#e2e2d9;		
	padding: 0 0 0px 0;
	}
	
	
/* The Top */

#top {
	height:120px;
	margin:auto;
	background:#E6E6E6;
	}
	
.today{
	width:160px;
	float:left;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	text-align:center;
	margin:10px 0  0 0 ;
        padding-left:40px;
	}	
	
span.day{
	font-size:40px;
	color:#b22621;
	margin:0 auto;
	padding:2px 0;
	font-weight:bold;

}	
	
span.mony{
	font-size:14px;
	color:#606060;
	margin:0 auto;
	padding:2px 0;

}	

.dname {
	font-size:18px;
	color:#606060;
	margin:0 auto;
	padding:2px 0;
	text-transform: uppercase
}	
		
	
.blogname {
	float:left;
	width:400px;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 -25px;
	}

.blogname h1  {
	font-size:35px;
	font-weight:bold;
	margin:30px 0px 0 0px;
	color:#606060;
	text-decoration: none;
	text-align:center;

	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #3C3C3C; 
	text-decoration: none; 
	
	background:url(images/.jpg) center no-repeat;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #3C3C3C; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#B22621;
	text-align:center;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	}
	
	
	
.subscribe{
	width:180px;
	float:right;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	text-align:right;
	margin:5px 0  0 0 ;
	background:transparent url(images/rss_64x64.png) no-repeat scroll 0 0;
        height:70px;
	}	
	
	
/* Search */


#search {
	height:32px;
	width:auto;
	padding-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:305px;
	background:url(images/searchb.png) no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width:220px;
	padding: 5px 5px;
	background:url(images/sf.jpg) no-repeat;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333333;
}

#searchsubmit {
	width:60px;
	float: left;
	background:url(images/smit.jpg) no-repeat ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/


#foxmenucontainer{
	height:33px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Georgia,Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #CFCFCF;
	background:#DDD8D5;
	}
#menu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#4D4741 url(images/menu-bg.jpg) repeat-x scroll 0 0;
	height:33px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #cff;
	display: block;
	margin: 0px;
	padding: 10px 15px 9px 15px;
	}

#menu li a:hover, #menu li a:active {

	color: #fff;
    margin: 0px;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {

	width: 150px;
	color: #747474;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom:1px solid #CFCFCF;
	background:#DDD8D5;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #7F2727 ;
	color: #fff;
	padding: 8px 10px 7px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -31px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:33px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Georgia,Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #CFCFCF;
	background:#DDD8D5;
	border-top:1px solid #CFCFCF;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#4D4741 url(images/menu-bg.jpg) repeat-x scroll 0 0;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #CFF;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {

	width: 150px;
	color: #FFF;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom:1px solid #CFCFCF;
	background:#4D4741;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #7F2727 ;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}


/* Content*/	
	
.content {
	padding:5px 5px 5px 5px;
	background:#fff;

	}	


#content {
	float: left;
	width: 670px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {

	font-size:12px;
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	margin-left:0px;
	margin-top:2px;
	padding-left:10px;
   	color:#000;
	}
	
.post {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#222;
	font: 13px georgia,century gothic, Arial, sans-serif;
	background:#e6e6e6;
      border-top: 1px solid #ccc;
      border-left: 1px solid #ccc;
      border-right: 1px solid #333;
      border-bottom: 1px solid #333;
	}

.post h2 {
	margin: 0px 0 0 0;
	padding: 2px 0px 2px 10px;
	background: transparent;
	text-align: left;
	font: 20px "Georgia",verdana, Arial, sans-serif;
	font-weight:bold;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #222;
	background-color: transparent;
	}

.post h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	

.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;
}

.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;
}	

.postinfo {
	height:20px;
	padding: 2px 5px 2px 0px;
	font-size:12px;
}

.category{
	float:left;
	margin-left:4px;
	padding:0px 0 0 20px;
	color:#000;
	background:url(images/tag.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
}	

.category a:link,a:visited {
	color:#111;
        text-decoration:none;
}
	
span.com{
	line-height:18px;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
      float:right;
}

span.com a:link, span.com a:visited {
	color:#B31B1B;
	background-color: transparent;
}

span.com a:hover{
	color:#B31B1B;
}

.entry a:link, .entry a:visited {
	color: #DF1000;
	background-color: transparent;
}

.entry a:hover {
	color: #fbb100;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 5px 0;
	padding: 0px 10px;
}

.entry img{
	float:left;
	margin: 0px 5px 5px 0px;
	padding: 4px 4px;
	background:#fff;
}

.cover{
	margin: 0 0;
}

.singlemeta{
	width:660px;
	background:#D9D1CE;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;
	color:#222;
	font: 13px georgia,century gothic, Arial, sans-serif;
}	
	
/* sidebar */

#rightcol{
	width:315px;
	float:right;
}

#fideohead{
	height:30px;
	background:#000 url(images/feathead.jpg) no-repeat;
}

#fvideo{
	width:315px;
	float:left;
	background:url(images/fv.jpg) repeat-y;
	margin:0 0 5px 0;
	padding:5px 5px;
}	

#fvideo p{
	margin:5px 3px 10px 3px;
}

.feed{
	width:293px;
	height:34px;
	margin:0px 0px 5px 0;
	background:#fff;
	padding:10px 5px 0 5px;
	border:1px solid #bbb;
}

.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 3px 3px;
	background: #8f8e8e ;
	border: 1px solid #8f8e8e;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
} 

.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #a70909;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:24px;
}

/* The Sidebar1 */

.sidebar1{
	float:left;
	width:305px;
	padding-bottom:5px;
	font-size:13px;
	font-family: Georgia, Arial,century gothic, sans-serif;
}

.sidebar1 h2 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#38392D;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/s2.png) repeat-x;
	text-transform:uppercase;
}

.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar1 ul ul {
	list-style-type:none;
	margin:-2px 1px 0 1px;
	padding:0 0 10px 10px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	background:#e6e6e6;
}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
	
.sidebar1 ul li {
	height:100%;
	line-height:16px;
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #8D1B11;
	text-decoration: none;
	font-family:Georgia, arial, helvetica, sans-serif;
}

.sidebar1 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#D9D1CE;
}	
	

/* The Sidebar2 */	

.sidebar2{
	float:right;
	width:155px;
	padding-top:5px;
	font-size:14px;
	font-family: Georgia, Arial,century gothic, sans-serif;
}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#8D1B11;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/s2.jpg) no-repeat;
	text-transform:uppercase;
}

.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
	
.sidebar2 ul li {
	height:100%;
	line-height:16px;
}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	background:#D9D1CE;
}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#D9D1CE;
}		
	
/* --- FOOTER --- */

#footer {
	margin:0 0px ;
	padding:0 0 10px 0;
	background:#4d4741;
	color:#333;
	font-weight:normal;
	text-align:center;
	font-family:Georgia, arial, helvetica, sans-serif;
	letter-spacing:1px;
}

.left{
	float:left;
	padding: 5px 0 0 10px;
	font-size:11px;
      display:none;
}

.right{
	float:right;
	font-size:11px;
	padding: 5px 10px 0 0;
      display:none;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:3px 10px;
	margin:5px 0 0 0;
	border:1px solid #4d4741;
}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
}

.navigation a:hover {
	color:#B31B1B;
}

/* The Attachment */

.contentCenter {
	text-align:center;
}

/* The Page Title */

h2.pagetitle {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	background:#D9D1CE;
	border:1px solid #bbb;
}

/* The Comments */
#comments{
	margin: 15px 0 0;
}

#respond{
	padding: 10px 20px;
}

#comments-count{
		padding: 0 10px 7px 20px;
}

#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px georgia, "trebuchet ms", serif;
	text-transform: uppercase;
	color: #666;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}
#commentform textarea {
	width:90%;
	height:156px;
	background:#D9D1CE;
	border:1px solid #fff;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
	
#commentform input {
	background:#D9D1CE;
	border:1px solid #fff;
	color:#333;
	padding-left:10px;
}	
	
/*Bottom bar */
			
#footbar{
	width:980px;
	padding: 10px 10px 30px 10px;
	margin:0px 0px;
	float:left;
	background:#e6e6e6;
	height:100%;
      border-top:5px solid #4d4741;
}	

.about{
	float:left;
	width:315px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
      background: #e6e6e6 url(images/aboutus.png) no-repeat scroll 0 0;
      height:250px;
}

.about p.text {
        color:#111111;
        float:left;
        font-family:Georgia,century gothic,Arial,sans-serif;
        font-size:14px;
        line-height:18px;
        margin:0 0 -5px 1px;
        padding:5px;
        width:297px;
}

.barone{
	float:left;
	width:300px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:14px;
	font-family:Georgia,verdana, Arial,  sans-serif;
	color: #fff;
}

.barone ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

}

.barone h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 0px 0px;
	font-weight:bold;
}

.barone ul li {
	height:100%;
	line-height:18px;
	padding: 5px 0px 0px 5px;
	background:url(images/list.jpg) no-repeat;
	overflow:hidden;
	color:#8d1a10;
}

.barone ul li a:link, .barone ul li a:visited {
	color:#111;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	margin:0 0;
}

.barone ul li a:hover {
	font-size:11px;
	color: #333;
}


h2.rp {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}

h2.rc {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}

h2.au {
	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:0;
	color:#2D3133;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}


.rblock h3{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:14px;
	height:18px;
	font-family:Georgia,Century gothic,verdana, Arial,  sans-serif;
	overflow:hidden;
}

.rblock h3 a:link, .rblock h3 a:visited{
	color:#111;
}

.rblock {
	width: 300px;
	float:left;
	margin: 5px 10px 0px 0px;
	padding:0px 0 0 5px;
	display:inline;
	background:url(images/featl.jpg);
	color:#222;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.rblock p{
	margin:0px 0px;
	padding:0 0;
	color:#333;
	font-size:11px;
}

.rblock img{
	margin:0px 5px 0px 0px;
	padding:2px 2px;
	float:left;
	background:#fff;
}

.auth{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:12px;
	line-height:14px;
}

.fmeta {
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:11px;
	line-height:12px;
	color:#444;
	text-align: left;
}

.feature-post-img img {
        float:left;
        margin:0 5px 5px 0;
        padding:0px;
        border:none;
}

.the_meta {
        float:right;
        margin:0;
        padding:0;
        position:relative;
        top:0;
}

/*
	Tweet Blender CSS
*/

/* general container */

#tweetblender {
	padding:5px 0;
	margin-bottom:12px;
}

#tweetblender a {
       color: #8D1B11;
}

/* header */

div.tb_header {
	height: 25px;
	width:100%;
      display:none;
}

img.tb_twitterlogo {
	width: 86px;
	height: 20px;
	margin-bottom: 5px;
	float:left;
	border:none;
}

div.tb_tools {
	float:right;
	height:22px;
	width:28px;
	background-repeat:no-repeat;
}

a.tb_refreshlink {
	display:inline;
	float:right;
	height:16px;
	width:16px;
	-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;
	margin-right: 5px;
	margin-top:3px;
	margin-right:7px;
}

a.tb_refreshlink:hover, a.tb_refreshlink.loading {
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}

a.tb_refreshlink img {
	border:none;
}

a.tb_infolink {
	display:none;
	float:right;
	height:16px;
	width:16px;
	-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;
	margin-bottom:10px;
	margin-right: 7px;
	margin-top:3px;
}

a.tb_infolink:hover {
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}

/* messages below header and above list */

#tb_loading {
	text-align:center;
	clear:right;
}

/* tweets list */
div.tb_tweetlist {
	margin:0;
	padding:5px;
	border-bottom: dotted 1px #ccc;
      font-size: 12px;
}

div.tb_tweet {
	border-top: dotted 1px #ccc;
	padding: 2px;
	min-height: 60px;
	list-style:none;
	background:none;
	overflow:hidden;
      color: #000;
}

div.tb_tweet a {
       color: #8D1B11;
}

div.tb_tweet-tools {
	text-align:right;
	clear:both;
}

a.tb_photo {
	display:block;
	float:left;
	border:none;
}

a.tb_photo img {
	margin-right: 4px;
	width: 48px;
	padding: 3px;
	border: 1px solid;
}

.tb_author {
	font-weight:normal;
      display:inline !important;
}

div.tb_msg {
	min-height: 40px;
	clear:right;
	padding:5px;
	background-color:#FFFFCC;
	border:1px solid #FFFF66;
      display:inline !important;
}

.tb_tweet-info {
	color: #000;
	font-style:italic;
      display:inline !important;
}

.tb_tweet-info a {
	color: ##8D1B11;
	text-decoration:none;
}

.tb_tweet-info a:hover {
	text-decoration:underline;
}

.tooltip { 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 300; 
	display: none; 
	background-color:#FFFFCC; 
	padding: 2px 8px; 
}

/* footer */

div.tb_footer {
	margin-bottom:8px;
        padding-bottom:10px;
}

a.tb_archivelink {
	margin-left: 5px;
	float:right;
}

#tweetblender-4 {
       background: #fff;
}

#tweetblender-4-mc {
       border-bottom:1px solid #000000;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       margin:-2px 1px 0;
}

.subscribe a {
       color: #3C3C3C;
       margin-right: 5px;
       font-weight:bold;
}


.articles{
	float:left;
	width:315px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:14px;
	font-family:Georgia,verdana, Arial,  sans-serif;
	color: #fff;
      background: #E6E6E6 url(images/randomarticles.png) no-repeat;
      height: 250px;
}

.articles ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.articles h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 0px 0px;
	font-weight:bold;
}

.articles ul li {
	height:100%;
	line-height:18px;
	padding: 5px 0px 0px 5px;
	background:url(images/list.jpg) no-repeat;
	overflow:hidden;
	color:#8d1a10;
}

.articles ul li a:link, .barone ul li a:visited {
	color:#111;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	margin:0 0;
}

.articles ul li a:hover {
	font-size:11px;
	color: #333;
}

.rec-comments{
	float:left;
	width:315px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:14px;
	font-family:Georgia,verdana, Arial,  sans-serif;
	color: #fff;
      background: #E6E6E6 url(images/rec-comments.png) no-repeat;
      height: 250px;
}

.rec-comments ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

}

.rec-comments h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 0px 0px;
	font-weight:bold;
}

.rec-comments ul li {
	height:100%;
	line-height:18px;
	padding: 5px 0px 0px 5px;
	background:url(images/list.jpg) no-repeat;
	overflow:hidden;
	color:#8d1a10;
}

.rec-comments ul li a:link, .barone ul li a:visited {
	color:#111;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	margin:0 0;
}

.rec-comments ul li a:hover {
	font-size:11px;
	color: #333;
}

.sidebar1 ul li img {
       float:right;
       padding: 10px;
}

.sidebar1 form {
       background:#E6E6E6 none repeat scroll 0 0;
       border-left:1px solid #000000;
       border-right:1px solid #000000;
       margin-left:1px;
       margin-top:-1px;
       width:301px;
}

.twitter{
       background: transparent url(images/twitter.png) no-repeat top right;
       float:left;
       height:70px;
       width:165px;
       padding-right:20px;
       font-family:"georgia",Verdana,Tahoma,sans-serif;
       margin: 5px 0 0 5px;
       color: #3C3C3C;
       font-weight:bold;
}

.twitter a {
       color: #3C3C3C;
       font-weight:bold;
}

dd {
       margin:0;
       padding: 5px;
       text-align:center;
}

.com a {
       float:right;
}