/*  
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;
}

body {
	line-height: 1;
	color: black;
	background: #a8a7a8 url(images/gemstonejpg) no-repeat;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,
q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/**
* GLOBALS
*/

body {
	background: #a8a7a8 url(images/gemstone.jpg) no-repeat left top;
	color: #333;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

h1 {
	display: none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	font-family: "lucida bright",Georgia,serif;
	font-variant: small-caps;
	text-align: left;
}

h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	font-variant: small-caps;
}

hr {
	display: none;
}

a {
	text-decoration: none;
	color: #123456;
}

a:visited {
	color: #123456;
}

a:hover {
	text-decoration: underline;
	color: #654321;
}

p {
	line-height: 150%;
	margin-bottom: 10px;
}

li {
	line-height: 140%;
}

ul,ol {
	margin-bottom: 10px;
}

img {
	padding: 1px;
	border: 10px solid #ffffff;
	max-width: 90%;
	margin: 0 0 10px 0;
}

img.wp-smiley {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	vertical-align: middle !important;
	border: 0 !important;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/**
* MAIN WRAPPER
*/

#wrapper {
	text-align: justify;
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 1020px;
	background: url(images/topContentCurve.png) no-repeat left top;
}

/**
* HEADER
*/

#image_setting1 {
	border: 0;
}

#header {
	padding: 10px 10px 30px;
	height: 75px;
	text-align: left;
}


#header h2 {
	letter-spacing: 2px;
	text-align: center;
	font: 30px/16"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #9d9b9c;
	opacity: 0;
	position: absolute;
	top: -120px;
	left: 550px;
	clear: both;
}

#header h2 a {
	color: #000;
	text-decoration: none;
}

#header div.description {
	display: none;
	color: #999;
	position: absolute;
	text-transform: uppercase;
	bottom: -6em;
	margin-top: -1600px;
	margin-right: -1600px;;
}

#header div.logo {
	display: block;
	width: 142px;
	height: 75px;
position: absolute;
	top: 10px;
	margin-left: 10px;
}

#header div.logo span {
	display: none;
}

/**
* TOP PAGES LIST
*/

#pagine {
text-align: left;
padding-top: 75px;
padding-bottom: 15px;
padding-left: 1px;
}

#pagine ul {
	
}

#pagine ul li {
	display: inline;
	padding: 1px;
	margin-left: 25px;
}

#pagine a {
	color: #fff;
	text-transform: uppercase;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/**
* FIRST MAIN COLUMN
*/
#content {
	height: 4600px;
	padding: 8px;
	margin-top: 5px;
	margin-right: 500px;
	opacity: 0.77;
	background: #fff url(images/longgif.jpg) repeat center bottom;
}

#content div.post {
	padding-bottom: 50px;
	margin-bottom: 30px;
	border-bottom: 2px dotted #333;
	color: #000;
	border-style: dashed;
	border-color: #ccc;
	border-left-style: none;
}

#content div.post h2 {
	font-size: 24px;
}

#content ul {
	list-style-type: square;
	padding-left: 30px;
}

#content ol {
	list-style-type: lower-alpha;
	padding-left: 30px;
}

#content code {
	font-family: courier,"courier new", monospace;
	font-size: 14px

;
/*background-color:#dfdfdf;*/
}

#content blockquote {
	padding: 8px;
	line-height: 155%;
	color: #666;
	font-size: 1 em;
	font-variant: normal;
}

#content blockquote p {
	line-height: 155%;
	color: #666;
}

.navigation div {
	line-height: 200%;
}

p.details_small {
	font-size: 11px;
	color: #876543;
}

p.details_small a {
	color: #876543;
	text-decoration: underline;
}

p.date {
	text-align: right;
	font-size: 12px;
	color: #111;
}

#content em {
	font-style: italic;
}

/**
* COMMENTS
*/

h2#comments {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

.commentlist big {
	font-size: 16px;
	display: block;
	font-variant: small-caps;
	margin-bottom: 5px;
}

.commentlist li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}

.commentlist ul li,
.commentlist ol li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.commentlist ul {
	padding-left: 20px;
	list-style-type: square;
}

.commentlist ol {
	padding-left: 20px;
	list-style-type: lower-alpha;
}

p.nocomments {
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 15px;
}

.allowed-tags {
	display: none;
}

/**
* FORMS
*/

#commentform {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

textarea {
	width: 100%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar {
	height: 4600px;
	padding: 10px 10px 10px 8px;
	float: right;
	width: 230px;
	font-size: 11px;
		opacity: 0.77;
	border-left: 1px solid #ccc;
	background: #fff url(images/longgif.jpg) repeat;
	margin-top: 5px;
}

#sidebar h2 {
	font-size: 15px;
        font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        padding-bottom: 9px;
        padding-top: 6px;
        line-height: 16px;

}

#sidebar ul li ul {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#sidebar ul,
#sidebar ul li ul li ul {
	border-bottom: 0;
	margin-bottom: 18;
	padding-bottom: 18;
}

#sidebar ul li ul li ul {
	margin-bottom: 18;
        padding-bottom: 18;
	padding-left: 10px;
	border-left: 1px solid #aaa;
}

/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

#sidebarB {
	height: 4600px;
	padding: 10px 10px 10px;
	float: right;
	width: 230px;
	font-size: 11px;
		opacity: 0.77;
	border-left: 1px solid #ccc;
	background: #fff url(images/longgif.jpg) repeat center bottom;
	margin-top: 5px;
}

#sidebarB h2 {
	font-size: 15px;
        font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        padding-bottom: 10px;
        padding-top: 6px;
        line-height: 16px;}

#sidebarB div.post {
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom: 1px solid #000;
}

#sidebarB em {
	font-style: italic;
}

#sidebarB blockquote {
	padding: 6px;
	font-style: italic;
	color: #555;
}

#sidebarB blockquote p {
	font-style: italic;
}

#sidebarB code {
	font-family: courier,"courier new", monospace;
	font-size: 14px;
	background-color: #dfdfdf;
}

#sidebarB div.information {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #000;
}

/**
* FOOTER
*/

#footer {
	padding: 10px;
	background: transparent url(images/sfondobis.jpg) repeat left top;
	border-top: 5px solid #000;
	clear: both;
	text-align: center;
	font-size: 11px;
}
