/*
Theme Name: Irisblog Arancio
Description: Irisblog Arancio
Author: Websushi
*/

/*************************
* IRISBLOG - arancio        *
* by websushi.it		 *
************************/
/*rosa:#EF8C15*/


	@import url(/wp-content/themes/shared/style.css);


/* Variables only */

/*link*/
a, a:visited  {color:#EF8C15; }

/*titoli*/
h1 {color:#EF8C15;}

/* struttura principale  =========================================*/

#contMain { background:#FFF url(images/bg_container.gif) 0 0 repeat-x; border-color:#EF8C15; }

/*header*/ 
#login input.button {background:#FCAC1D; border:#EF8C15 1px solid;}
#login  a.button:hover {background:#b3b921; color:#FFF; }

/*menu*/
#menu {background:url(images/bg_menu.gif) 55px 0 no-repeat; }
#menu li a {color:#FFF; border:#FCAC1D 1px solid; }
#menu li.sel, #menu li a:hover { border:#FCAC1D 1px solid; color:#EF8C15}

/*post*/
.meta-comments a {background:url(images/ico_commenti.gif) 0 2px no-repeat; }
.post .heading .meta-date {background:url(images/bg_data.gif) 0 0 no-repeat; padding-left:15px}

/*sidebar*/
#sidebar .box  li {background:url(images/bg_list.gif) 0 6px no-repeat; }

#search input.button {background:#FCAC1D; border:#EF8C15 1px solid; } /*sistemare per ie*/

#sidebar .box h2 { color:#EF8C15; }

#search input.button { background:#FCAC1D; color:#FFF; border:#EF8C15 1px solid; }


#forum a { color:#EF8C15; background:url(images/bg_forum.gif) 10px 15px no-repeat; } 

 
/* footer =========*/
#contFooter { background:#EF8C15;  border-bottom:#FCAC1D 8px solid; }

/* rating */
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating { background: url(/images/star_small.gif) left -1000px repeat-x; }

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {background-image: url(images/star_small.gif);}


#commentform input#submit { background:#FCAC1D; color:#FFF; border:#EF8C15 1px solid;}
.titlebox h4 {
	background-color:#fcac1d;
	
}
