/*   
Theme Name: A Silence Production 
Theme URI: http://asilenceproduction.com
Description: A search engine optimized website framework for WordPress.
Author: A Silence Production, LLC
Author URI: http://asilenceproduction.com/
Version: 1.0
Tags: threaded-comments, microformats
.
The A Silence Production Theme for WordPress is copyright A Silence Production http://asilenceproduciton.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/



/* Rebuild default browser styles */
@import url('rebuild.css');




#leftcol {
	width:600px;
	float: left;
	text-align: left;
	margin-left: 46px;
	margin-bottom: 20px;
	
}


#rightcol {
	width:340px;
	float: right;
	text-align: left;
	margin-top: -36px;


}

#pageleftcol {
	width:600px;
	float: left;
	text-align: left;
	margin-left: 46px;
 	padding-top: 10px;
	background-color: #3FF;
}


#container {
	width:1005px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}

#whitebg {
	width:1005px;
	background-position: 26px;
	background-image: url(images/whitebg.gif);
	background-repeat: repeat-y;
}

#envelope {
	width:1005px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {

	width:1005px;
	height:183px;
}
.post {

}

#twitterTop {
	width:341px;
	height:12px;
	background-image: url(magcutup/images/magTop.png);
}

#magTop {
	width:341px;
	height:12px;
	background-image: url(magcutup/images/magTop.png);
}


  
/* =Navigation
-------------------------------------------------------------- */

.navigation {
 width: 588px;
 margin-top: -8px;		

}
.nav-previous {
	float: left;

}

.nav-next {
	float: right;
	
}

  
/** logo **/
#logo {
	width:444px;
	height:122px;
	float: left;	
}

a.logoLink {
	display: block;
	width: 444px;
	height: 122px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/logo_1.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.logoLink {  
    background-position: 0 0;  
}  
  
a:hover.logoLink {  
    background-position: 0 -122px;  
}  
  
a:active.logoLink {  
    background-position: 0 -122px;  
}  

ul{
	margin-left:-20px;
	margin-top: -10px;
}
li{
    list-style-image: url(images/arrow_right.png);
    list-style-position: outside;
    padding-top:10px;
    margin-bottom:10px;
    margin-top: -10px;
}

.twitter ul {
	margin-left: -40px;
   
}
.twitter li {
    float:left;
    list-style:none;
    list-style-position:outside;
    width:100%;
    padding-top:10px;
    margin-bottom:10px;
    margin-top: -10px;
    line-break: inherit;

}
.twitter img {
    float:left;
    width: 48px;
    height: 48px;
    border: 0px;
    margin-right:10px;
}




#twitter {
	width:561px;
	height:122px;
	float: left;
	background-image: url(images/twitter.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: 16px;
	margin-left: 0px;
}

#twittermsg {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 70px;
	height: 35px;
	width: 487px;
}
#subpage_content {
        margin-top: 0px;
}
#jp-advancedrss-362025351 {
padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 5000px;
	padding-left: 14px;
	overflow: hidden;
	height: 374px;
	background-image: url(images/widget.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;}

#jp-advancedrss-362025351 li{

}
#menuSearch {
	width:1005px;
	height:61px;
	background-image: url(images/menuSearch.png);
	clear: both;
	float: none;
}
#content {
	width: 1005px;	
}
#slideshow {
	background-image: url(images/slideshow_02.png);
	height: 377px;
	width: 643px;
	float: left;
	margin-left: -45px;
}


#slideshowcontent {
	width: 632px;
	height: 355;
	padding-top: 15px;
	margin-left: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	text-align: center;
	background-image: url(images/ASP_Header01.jpeg);
	background-attachment: fixed;

}
#commentscont {
	
}




/** mag widget **/  

#magEnv {
	width:341px;
	margin-bottom: 0px;
	padding-bottom: 
}



#magHead {
	width:341px;
	height:27px;
}

#magTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: f05e5e;
	font-weight: bold;
	padding-top: 10px;
}
#magText {
	margin-left: 25px;
	margin-top: -40px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
a.magText {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #F05E5E;
	text-decoration: none;
	
}  
    
a:visited.magText { 
	color: #F05E5E;
	text-decoration: none; 

}  
  
a:hover.magText {
	color: #990000;
	text-decoration: none;  

}  
  
a:active.magText {
	color: #F05E5E;
	text-decoration: none;  

}  

.entry-content img{
 border: 0;
}


#magbot {
	width:341px;
	height:32px;
	background-image: url(magcutup/images/magbot.png);
	margin-top: 0px;
	padding-top: 0px;
}

#magbackground {
	background-image: url(magcutup/images/repeater.png);
}

#magbackgroundtwitter {
	background-image: url(magcutup/images/repeater.png);
	padding-top: 10px;
}
#tweets{
	margin-bottom: 0px;
}
#widgBot{
	width:341px;
	height:32px;
	background-image: url(magcutup/images/magbot.png);
	margin-top: -18px;
	padding-top: 0px;
}

#discog {
	min-height: 73px;
}
#disccover {
	float: left;
}
#discname {
	float: left;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.serial{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	
}
.artistname{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: -5px;
}



#topinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 200px;
	margin-top: 3px;
	margin-bottom: 2px;
	vertical-align: inherit;
	background-repeat: no-repeat;
	bottom: 30px;

}


/** Declaration for the a.olderLink selector **/  
  
a.olderLink {
	display: block;
	width: 61px;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/older.gif) no-repeat 0 0;
	float: left;
}  
    
a:visited.olderLink {  
    background-position: 0 -20px;  
}  
  
a:hover.olderLink {  
    background-position: 0 -40px;  
}  
  
a:active.olderLink {  
    background-position: 0 -60px;  
}  


/** Declaration for the a.newerLink selector **/  
  
a.newerLink {
	display: block;
	width: 61px;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/newer.gif) no-repeat 0 0;
	float: left;
}  
    
a:visited.newerLink {  
    background-position: 0 -20px;  
}  
  
a:hover.newerLink {  
    background-position: 0 -40px;  
}  
  
a:active.newerLink {  
    background-position: 0 -60px;  
}  







/** Declaration for the a.olderLink selector **/  
  
a.olderLink {
	display: block;
	width: 61px;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/older.gif) no-repeat 0 0;
	float: left;
}  
    
a:visited.olderLink {  
    background-position: 0 -20px;  
}  
  
a:hover.olderLink {  
    background-position: 0 -40px;  
}  
  
a:active.olderLink {  
    background-position: 0 -60px;  
}  







/** Declaration for the a.RealeasesLink selector **/  
  
a.RealeasesLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/releases.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.RealeasesLink {  
    background-position: 0 -50px;  
}  
  
a:hover.RealeasesLink {  
    background-position: 0 -100px;  
}  
  
a:active.CalalogueLink {  
    background-position: 0 -150px;  
}  






/** Declaration for the a.CalalogueLink selector **/  
  
a.CalalogueLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/catalogebtn.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.CalalogueLink {  
    background-position: 0 -50px;  
}  
  
a:hover.CalalogueLink {  
    background-position: 0 -100px;  
}  
  
a:active.CalalogueLink {  
    background-position: 0 -150px;  
}  


/** Declaration for the a.storeLink selector **/  
  
a.storeLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/storelink.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.storeLink {  
    background-position: 0 -50px;  
}  
  
a:hover.storeLink {  
    background-position: 0 -100px;  
}  
  
a:active.storeLink {  
    background-position: 0 -150px;  
}  


/** Declaration for the a.magLink selector **/  
  
a.magLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/smbtn.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.magLink {  
    background-position: 0 -50px;  
}  
  
a:hover.magLink {  
    background-position: 0 -100px;  
}  
  
a:active.magLink {  
    background-position: 0 -150px;  
}  


/** Declaration for the a.twitterLink selector **/  
  
a.twitterLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/twitterbtn.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.twitterLink {  
    background-position: 0 -50px;  
}  
  
a:hover.twitterLink {  
    background-position: 0 -100px;  
}  
  
a:active.twitterLink {  
    background-position: 0 -150px;  
}  

/** Declaration for the a.cartLink selector **/  
  
#cartLink {
	display: block;
	width: 341px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/cart.png) no-repeat 0 0;
	float: left;
}  

/** Declaration for the a.home selector **/  
  
a.homeLink {
	display: block;
	width: 119px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/home.png) no-repeat 0 0;
	float: left;
}  
    
a:visited.homeLink {  
    background-position: 0 -50px;  
}  
  
a:hover.homeLink {  
    background-position: 0 -100px;  
}  
  
a:active.homeLink {  
    background-position: 0 -150px;  
}  


#homeLink {
	display: block;
	width: 119px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/home.png) no-repeat 0 0;
	float: left;
    background-position: 0 -100px;  

}  

/** Declaration for the a.aboutLink selector **/  
  
a.aboutLink {
	display: block;
	width: 119px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/about.png) no-repeat 0 0;
	float: left;
	margin-left: -12px;
}  
    
a:visited.aboutLink {  
    background-position: 0 -50px;  
}  
  
a:hover.aboutLink {  
    background-position: 0 -100px;  
}  
  
a:active.aboutLink {  
    background-position: 0 -150px;  
}  

#aboutLink {
	display: block;
	width: 119px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/about.png) no-repeat 0 0;
	float: left;
	margin-left: -12px;
	background-position: 0 -100px;  

}  


/** Declaration for the a.murkvilleLink selector **/  
  
a.murkvilleLink {
	display: block;
	width: 185px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/murkville.png) no-repeat 0 0;
	float: left;
	margin-left: -24px;
}  
    
a:visited.murkvilleLink {  
    background-position: 0 -50px;  
}  
  
a:hover.murkvilleLink {  
    background-position: 0 -100px;  
}  
  
a:active.murkvilleLink {  
    background-position: 0 -150px;  
}  

#murkvilleLink {
	display: block;
	width: 185px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	background: url(images/murkville.png) no-repeat 0 0;
	float: left;
	margin-left: -24px;
	    background-position: 0 -100px;  

}  

/** Declaration for the a.productionsLink selector **/  
  
a.productionsLink {
	display: block;
	width: 170px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: -12px;
	background-image: url(images/productions.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	    background-position: 0 0px;  

}  
    
a:visited.productionsLink {  
    background-position: 0 -50px;  
}  
  
a:hover.productionsLink {  
    background-position: 0 -100px;  
}  
  
a:active.productionsLink {  
    background-position: 0 -150px;  
} 

#productionsLink {
	display: block;
	width: 170px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: -12px;
	background-image: url(images/productions.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-position: 0 -100px;  
}  

/** Declaration for the a.storeLink selector **/  
  
a.storeLink {
	display: block;
	width: 120px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: -23px;
	background-image: url(images/store.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}  
    
a:visited.storeLink {  
    background-position: 0 -50px;  
}  
  
a:hover.storeLink {  
    background-position: 0 -100px;  
}  
  
a:active.storeLink {  
    background-position: 0 -150px;  
}  

#storeLink {
	display: block;
	width: 120px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: -23px;
	background-image: url(images/store.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-position: 0 -100px;  
}  



/* Sidebar Search */

#search {
	width: 211px;
	height: 57px;
	height: 50px;
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/searchBar.gif);
	margin-top: 8px;
	margin-right: 90px;
}

#search form {
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
	margin-top: -3px;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 12px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#search form input.submit {
	position: absolute;
	right: 0;
	top: 3px;
}




#cdtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;	
}


#cdartist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F05E5E;
}




	



#footer {
	clear: both;
	width: 986px;
	height: 37px;
	background-image: url(images/footer.png);
	color: #FFF;
	background-repeat: no-repeat; 

}


#footerbtns {
	padding-right: 27px;
}
.fbuttons_ind {
	padding-left: 10px;	

}
.foot_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-left: 30px;
	padding-top: 5px;

}


/* text */
body{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	line-height: 19.12px;
	}
	
.entry{
	text-align: left;
}
.404{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-weight: bold;
	text-transform: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 20px;
	color: #f05e5e;
	text-align: left;
	line-height: 28px;
	margin-bottom: 5px;
}
a.h2:link {
	color: #f05e5e;
	text-decoration: none;
}

a.h2:hover {
	color: #990000;
	text-decoration: none;
}
a.h2:visited {
	color: #f05e5e;
	text-decoration: none;
}


h3{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #999999;
	text-align: left;
	line-height: 12px;
}

h4 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #c5c5c5;
	text-align: left;
	line-height: 15px;
	margin-bottom: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 100;
	color: #c5c5c5;
	background:url(images/arrow_top.png);
	background-repeat: no-repeat;
	width:643px;
	height: 27px;
	padding-left: 42px;
	padding-top: 5px;
	margin-left: -42px;
}

h7 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;

	min-width:643px;
	max-width: 643px;
	min-height: 27px;
	padding-left: 43px;
	padding-top: 5px;
	margin-left: -42px;
}

h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 100;
	color: #333333;
	width:643px;
	height: 27px;
	padding-left: 42px;
	padding-top: 5px;
	margin-left: -42px;
}

hr {
	color:#333333;
	size: 1px;
}



/* sidebars */
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 100;
	color: #CCCCCC;
	background:url(images/arrow_side.png);
	background-repeat: no-repeat;
	width:341px;
	height: 39px;
	padding-top: 16px;
	padding-left: 35px;
}
a.sidetitle:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.sidetitle:hover {
	color: #f05e5e;
	text-decoration: none;
}
a.sidetitle:visited {
	color: #CCCCCC;
	text-decoration: none;
}


/* otherlinks */
a:link {
	color: #f05e5e;
	text-decoration: none;
}

a:hover {

	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #f05e5e;
	text-decoration: none;
}


.form-submit{
	margin-top:10px;
}

a.more:hover {
	
	color: #990000;
	
	text-decoration: none;
}
a.more:visited {
	color: #f05e5e;
	
	text-decoration: none;
}
a.more:link {

	color: #f05e5e;
	
	text-decoration: none;
}
a.more:hover {
	
	color: #990000;
	
	text-decoration: none;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding-left: 10px;
}
#by {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;

}

#author {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
        padding-right: 4px;
}
#on {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

#head {

}

#comments {
	background-image: url(images/bubble.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 25px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;

}
#commentnumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	display: block;
	margin-top: -7px;
	
}
a.comments {
	color: #FFF;	
	}
	
a:hover.comments {
	
	color: #e6f456;
	
	text-decoration: none;
}
#firstline {
	float: left;
	position: relative;
	width: 600px;
}

#secondline {
	width: 600px;
	clear: none;
}


#postTitle {
	float: left;
	width: 550px;
	margin-bottom: 10px;

	
}
#bottom {
	padding-left: 10px;
	padding-top: 6px;
	display: block;
    background-color: #cccccc;
	max-height: 26px;
	min-height: 26px;
	min-width: 588px;
	max-width: 588px;
}
.bottbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 30px;
	color: #333333;
	
}
#comms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	background-image: url(images/bubble.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 25px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 583px;
}
#twitter-361977211 {
	background-color: #00F;
}

#tweetbox {
	float: right;
}

.twitter_text{
	width: 226px;
	margin-left:58px;
}
.twittreply{
	text-align: right;
	font-size: 10px;
}

#tweetname {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.twitter_update_list ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0 10px;
}

.twitter_update_list ul li{
padding: -10px 0 0px 0;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px 0 10px;
}

.sidebar ul li{
padding: -10px 0 0px 0;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {
	float:left;
	margin-top: 6px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.twitterlink A:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.twitterlink A:visited {	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
.twitterlink A:active {	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
.twitterlink A:hover {
	color: #e6f456;
}

.twittermsg A:link {
	color: #FFF;
	
}
.twittermsg A:visited {	color: #FFF;
	
}
.twittermsg A:active {	color: #FFF;
	
}
.twittermsg A:hover {
	color: #e6f456;
}

.postsection{
border-bottom: solid 1px;
padding-top: 10px;
padding-bottom:10px;
min-height: 220px;
}
.postsection-top{
border-bottom: solid 1px;
padding-bottom:10px;
margin-top: 10px;
}
