/* @override http://www.kick-n-rush.ch/wp-content/themes/breaking-news-10/style.css */

/*  
Theme Name: Breaking News
Theme URI: http://www.idsg.it/
Description: A "mixed" width, three columns "daily newspaper" theme for Wordpress.<br /><br />Wordpress Widgets ready. <br /><br />Minimal style ready for personal improvements.
Version: 1.0
Author: ShinRa
Author URI: http://www.idsg.it/
*/

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}



/**
* GLOBALS
*/

body{
-shoptext-align:center;
	font: 13px/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1{
display:none;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-variant:small-caps;
text-align:left;
}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:150%;
font-variant:small-caps;
}

hr{
display:none;
}

a{
text-decoration:none;
color: #fbff21;
}

a:visited{
color: #fcff6c;
}

a:hover{
text-decoration:underline;
color: #fe8017;
}



li{
line-height:140%;
}

#wrapper{
margin:0 auto 0 auto;
max-width:1024px;
}

/**
* HEADER
*/

#header{
padding:35px 10px 10px 10px;
height:75px;
text-align:center;
border-bottom:3px solid #fff;
}

#header h2{
letter-spacing:2px;
font-size: 39px;
line-height: 1;
text-align:center;
}

#header h2 a{
color:#fff;
text-decoration:none;
}

#header div.description{
color: #fff;
letter-spacing:2px;
text-transform:uppercase;
	font-weight: bold;
	font-size: 16px;
}

#header div.logo{
display:block;
width:142px;
height:75px;
background:transparent url(images/logo.png) no-repeat left top;
position:absolute;
top:10px;
margin-left:10px;
}

#header div.logo span{
display:none;
}

/**
* TOP PAGES LIST
*/

#pagine{
border-bottom:3px solid #fff;
background: transparent repeat left top;
text-align:center;
}

#pagine ul{
margin-bottom:0;
padding:5px;
}

#pagine ul li{
display:inline;
margin-right:10px;
}

#pagine a{
color: #fff;
text-transform:uppercase;
	font-weight: bold;
}
#pagine a:hover{
color: #fbff21;
}
/**
* FIRST MAIN COLUMN
*/

#content-shop{
padding: 30px 30px 30px 80px;

}

/**
* FOOTER
*/

#footer{
padding:10px;
background: transparent repeat left top;
border-top:3px solid #fff;
clear:both;
text-align:center;
font-size:11px;
	color: #fff;
}

#shop {
	background-image: url(images/rasen.jpg);
}


