/* It is recommended to place all your extra/additional CSS rules here */

/* Art Chaosmos news id: 992550 */

    /* The box container div with id 992550 */
    div#rssincl-box-992550 {
    		width: 100%; /* sets the width of your RSSbox */
		overflow-x: auto; /* sets a scrollbar if the content is larger than 350px */
		}
 
    /* All elements inside the box container */
    div#rssincl-box-992550 * {
		font-family: Arial, Helvetica, sans-serif; /* sets the font family for all elements within the RSSbox */
		text-align:left; /* sets text-align to left for all elements*/
		margin:0; /* sets margin to zero for all elements*/
		padding:0; /* sets padding to zero for all elements*/
		line-height:110%; /* sets the line-height a bit greater than normal*/
		clear:both; /* no floating in general */
	}
 
    /* The div around the title */
    div#rssincl-box-992550 div.rssincl-head { }
 
    /* The div around the content elements / news items */
    div#rssincl-box-992550 div.rssincl-content {}
 
    /* The div around each news item */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry {
		padding:10px; /* padding to 10px again */
                /* url to gradient background-image */
		/* background-color: #000000; 
             opacity:.30; */
		border-bottom: 0px solid #C0C0C0; /* set grey border bottom */
		border-left: 0px solid #C0C0C0; /* set grey border left */
		border-right: 0px solid #C0C0C0; /* set grey border right */
	}
 
    /* The last news itemd div */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-last { }
 
    /* The <p> tag containing the news item title */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle {
		padding:5px; /* padding of title to 5px*/
		padding-left:0px; /* left padding to 25px because of background image */
             /* set the url to a background image  */
		/* background-image:url('');
		background-repeat:no-repeat;
		background-position:0px 3px; */
		margin-bottom:6px; /* margin below the item title*/
	}
 
    /* The <a> tag wrapped around the news item title */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a {
		font-size: 18px; /* font size to 14px */
		font-weight: normal; /* bold */
		/* text-decoration:underline; */ /* lets it look like a link */
		color: #dddddd;	 
	}
   
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a:hover{
		color:#aabbff; /* change font color to red on rollover */
	}
    /* The <p> tag containing the item description, and all elements inside this tag */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc,
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc *{
    		font-size: 14px; /* general font size 12px */
		color: #bbbbbb; /* dark grey */
    }
 
    /* The <p> tag containing the item date, and all elements inside this tag */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemdate,
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry p.rssincl-itemdate *{
    		text-align: right;
		font-size: 11px; /* set date smaller than normal text */
		color: #999999; /* dark grey again */
    }
 
    /* If there are images inside the description, you can style them as well */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry div.rssincl-itemdesc img {}
 
    /* There is a clearer div which you can set to "clear:both"... */
    div#rssincl-box-992550 div.rssincl-content div.rssincl-entry div.rssincl-clear {clear:both;}


/* News clippins id: 991276*/

/* The box container div with id 991276 */
	div#rssincl-box-991276 {
		width: 100%; /* sets the width of your RSSbox */
		overflow-x: auto; /* sets a scrollbar if the content is larger than 350px */
	}
 
	/* All elements inside the box container */
	div#rssincl-box-991276 *{
		font-family: Arial, Helvetica, sans-serif; /* sets the font family for all elements within the RSSbox */
		text-align:left; /* sets text-align to left for all elements*/
		margin:0; /* sets margin to zero for all elements*/
		padding:0; /* sets padding to zero for all elements*/
		line-height:110%; /* sets the line-height a bit greater than normal*/
		clear:both; /* no floating in general */
	}
 
	/* The div around the content elements / news items */
	div#rssincl-box-991276 div.rssincl-content {}
 
	/* The div around each news item */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry {
		padding:10px; /* padding to 10px again */
                /* url to gradient background-image */
		/* background-color: #000000; 
             opacity:.30; */
		border-bottom: 0px solid #C0C0C0; /* set grey border bottom */
		border-left: 0px solid #C0C0C0; /* set grey border left */
		border-right: 0px solid #C0C0C0; /* set grey border right */
	}
 
	/* The <p> tag containing the news item title */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle {
		padding:5px; /* padding of title to 5px*/
		padding-left:0px; /* left padding to 25px because of background image */
             /* set the url to a background image  */
		/* background-image:url('');
		background-repeat:no-repeat;
		background-position:0px 3px; */
		margin-bottom:6px; /* margin below the item title*/
	}
 
	/* The <a> tag wrapped around the news item title */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a {
		font-size: 18px; /* font size to 14px */
		font-weight: normal; /* bold */
		/* text-decoration:underline; */ /* lets it look like a link */
		color: #dddddd;	 
	}
 
	/* Set a color for rolling over the item title*/
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a:hover{
		color:#aabbff; /* change font color to red on rollover */
	}
 
	/* The <p> tag containing the item description, and all elements inside this tag */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc,
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc *{
		font-size: 14px; /* general font size 12px */
		color: #bbbbbb; /* dark grey */
	}
 
	/* The <p> tag containing the item date, and all elements inside this tag */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemdate,
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemdate *{
		text-align: right;
		font-size: 11px; /* set date smaller than normal text */
		color: #999999; /* dark grey again */
	}
 
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry p.rssincl-itemdate {
		margin-bottom:2px; /* a bit of space below the date*/
		margin-top: 6px;
	}
 
	/* If there are images inside the description, you can style them as well */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry div.rssincl-itemdesc img {
		border:0px solid #FFF; /* no border for images inside description tag */
	}
 
	/* There is a clearer div which you can set to "clear:both"... */
	div#rssincl-box-991276 div.rssincl-content div.rssincl-entry div.rssincl-clear {
		clear:both; /* important when using "float" for item elements */
	}
