/*
 Theme Name: Sistemidiluce magazine IT
 Theme URI: http://www.aquest.it
 Description: Il magazine di Sistemidiluce
 Version: 0.1
 Author: Aquest
 Author URI: http://www.aquest.it
 */

/* CSS RESET */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

body {
    background: white;
    line-height: 1;
    color: black;
}

ol, ul {
    list-style: none;
}

/* tables still need cellspacing="0" in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/* END CSS RESET */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */

/*
 * gold: #C29B5B
 * gray: #808080
 */

/* GLOBAL LAYOUT */
html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #FFF;
    color: #404040;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

blockquote {
    margin: 0 0 0 20px;
    width: auto;
    font-style: italic;
    text-align: left;
}

em { font-style: italic; }
strong { font-weight: bold; }

.gold { color: #C29B5B; }
.gray { color: #808080; }
.bold { font-weight: bold; }

/* ------------ */

#container {
    text-align: left;
    width: 970px;
    margin: 0 auto;
    background: transparent;
}

#header {
    background: none;
    height: 260px;
    width: 970px;
    float: left;
    margin: 0;
    position: relative;
}
	
#header div#header-left {
	width: 780px;
	float: left;
	margin: 0;
	height: 100%;
	display: inline;
}
	
#header div#header-left a h1 {
	font-size: 24px;
	text-indent: -9999px;
	background: url(public/images/LOGOsdlm.jpg) top left no-repeat;
	position: absolute;
	top: 65px;
	left: 0;
	width: 246px;
	height: 71px;
	text-decoration: none;
	cursor: pointer;
}
		
#header div#header-right {
	width: 190px;
	float: left;
	margin: 0;
	height: 100%;
	display: inline;
	position: relative;
}

#header div#header-right li.widget {
	list-style-type: none;
	float: left;
	width: 190px;
	margin:0;
	padding:0;
	display: inline;
}

#header div#header-right ul {
	position: absolute;
	top: 60px;
	left: 0;
	list-style-type: none;
	float: left;
	width: 190px;
	margin:0;
	padding:0;
	display: inline;
}

#header div#header-right ul li{
	display: inline;
}

#header div#header-right ul li.active{
	font-weight: bold;
}

#header div#header-right .search {
	position: absolute;
	top: 85px;
	left: 0;
}
	
#wrapper {
    float: left;
    width: 100%;
    margin: 0;
    background: transparent;
}

#content {
	margin: 0 230px;
    background: transparent;
}

#left {
	float: left;
	width: 190px;
        margin: 0 12px 1em -970px;
	display: inline;
    background: transparent;
}

#right {
	float: left;
	width: 190px;
	margin-left: -190px;
	background: transparent;
}

#footer {
    clear: left;
	width: 964px;
	padding: 0;
	padding-left: 6px;
	height: 14px;
	line-height: 14px;
	margin: 1em auto 0 auto;
	background: #C29B5B;
}

#footer a {
	color: #404040;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: 9px;
}

a {
    color: #C29B5B;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* END GLOBAL LAYOUT */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */

/* SIDEBARS SPECIFIC */
.box {
    float: left;
    margin: 1em 0 0 0;
    padding: 0;
    height: auto;
    width: 100%;
}

.box .heading {
	border-bottom: 6px solid #000;
	color: #000;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 30px;
    width: 100%;
}

#left .box .heading {
	border-bottom: 6px solid #C29B5B;
}

.box h3 {
	margin: 0;
	float: left;
	width: auto;
	text-transform: uppercase;
}

.box ul {
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
}

.box ul li {
	float: left;
	width: 100%;
	margin:4px 0 0 0;
	text-decoration: underline;
}

.box ul li a {
	text-transform: uppercase;
	text-decoration: underline;
	background: none;
	color: #404040;
	float: left;
}

.box ul.products img {
	float: left;
	width: 50px;
	margin: 0;
	margin-right: 6px;
	display: inline;
}

.box ul.products span {
	float: left;
	font-size: 9px;
	line-height: 12px;
	width: 134px;
	margin:0;
	margin-bottom:3px;
	display: inline;
	text-decoration: underline;
	cursor: pointer;
}

.box ul.products span.price {
	text-decoration: none;
}

.box ul.products li a, .box ul.products li a:hover {
	text-decoration: none;
}

/* END SIDEBARS SPECIFIC */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* POST SPECIFIC */
.post {
    position: relative;
    float: left;
    margin: 1em 0 2em 0;
    width: 100%;
    display: inline;
}

.post img {
	float: left;
    border: none;
    /*width: 250px;
	height: 250px;*/
    margin: 0 20px 0 0;
}

.post p {
	float: none;
    margin: 1em 0 0 0;
    width: auto;
}

.post h2, .post h1 {
    border: none;
	width:  240px;
	font-size: 15px;
	font-weight: bold;
	float: right;
	text-align: left;
    margin: 8px 0 12px 0;
    padding: 0;
}

.post h2 a, .post h1 {
	text-transform: uppercase;
	text-decoration: underline;
	color: #404040;
	
}

.post h2 a {margin: 0; padding: 0;}

.more-link {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

.post .dettagli {
    float: left;
    margin: 1em 0 2em 0;
    width: 100%;
    padding: 0;
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #404040;
    position: relative;
	border-top: 2px dashed #000;
}

.post .dettagli span {
	float: left;
	text-align: left;
	width: 79%;
	margin: 0 1% 0 0;
	font-style: italic;
}

.post .dettagli span.right {
	width: 20%;
	margin: 0;
	text-align:right;
}

.navigation {
	float: left;
	margin: 1em 0;
	width: 100%;
    display: inline;
}

.navigation a  {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover  {
	text-decoration: underline;
}

#content .post p.postmetadata {
    float: left;
    margin: 1em 0 0 0;
    display: inline;
    width: 100%;
    background: #FFF;
    border: none;
    padding: 0 0 1em 0;
}

/* END POST SPECIFIC */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* PLUGINS */

.addtoany_list {
	float: right;
	margin: 0;
	width: 100px;
	padding: 1em 0 0 0;
}

ul#qtranslate-3-chooser {
	list-style-type: none;
	float: left;
	width: 190px;
	margin:65px 0 0 0;
	padding:0;
	display: inline;
}

ul#qtranslate-3-chooser li { display: inline; margin: 0 12px 0 0; }
ul#qtranslate-3-chooser li a { text-transform: uppercase; font-weight: bold; color: #404040;}
ul#qtranslate-3-chooser li a span {}

ul#qtranslate-3-chooser li.active {}
ul#qtranslate-3-chooser li.active a {}
ul#qtranslate-3-chooser li.active a span {}

/* END PLUGINS SPECIFIC */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* ARCHIVE (CATEGORY, DATES, ...) */
#content h6 {
	border-bottom: 6px solid #000;
	color: #000;
    float: left;
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: 0;
    height: 24px;
    line-height: 30px;
    width: 100%;
	text-transform: uppercase;
}

/* END ARCHIVE */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* SINGLE POST OR PAGE AND COMMENTS */

.comments-container {
    float: left;
    margin: 0;
    width: 100%;
    display: inline;
}

.comments-container .navigation {
	margin:0; padding: 0;
}

.comments-container h3 {
	margin:0;
	margin-top: 1em;
}

#comments {
    width: 100%;
    font-weight: bold;
    margin: 0.9em 0;
}

.commentlist {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
}

.comment {
    float: left;
    margin: 0;
    padding: 1em 0;
    width: 100%;
    border-bottom: 1px dotted #EBEBEB;
}

.odd {}

img.avatar {
    float: left;
    margin: 0;
    padding: 0;
}

img.photo {
    float: left;
    margin: 0;
    padding: 0;
}

cite.fn {
    font-weight: bold;
    margin: 0 2px 0 11px;
    padding: 0;
}

span.says {
    font-style: italic;
    margin: 0;
    padding: 0;
}

.comment-body {
    width: 100%;
    padding: 0;
    float: left;
    margin-right: 0;
    display: inline;
    position: relative;
}

.comment-body p {
	float: left;
	margin: 0;
	width: 100%;
	display: inline;
}

.comment-author {
    float: left;
    margin: 0;
    width: 69%;
    display: inline;
}

.comment-meta {
	float: left;
    margin: 0;
    width: 30%;
    display: inline;
}

.commentmetadata a {
    float: left;
	margin:0;
	text-align: right;
	display:inline;
	width: 100%;
	font-style: italic;
}

/* END */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* COMMENTS FORM */
#respond {
    float: left;
    margin: 0;
    width: 440px;
    display: inline;
}

#respond h3 {
    width: 440px;
    font-weight: bold;
    margin: 0.9em 0;
}

#commentform {
	float: left;
	margin:0;
	width: 440px;
	padding: 0;
}

#commentform p {
    float: left;
    margin: 0 0 6px 0;
    padding: 0;
    width: 440px;
}

#commentform p input[type="text"], #commentform p textarea {
	background: #D0D2D3;
	border:none;
}

/* END */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* FOOTER */

/* END FOOTER*/
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* FORM RICERCA */
.search {
	float: left;
	width:190px;
	margin: 24px 0 0 0;
	padding: 0;
}

.search fieldset {
    padding: 0;
    margin: 0;
    height: 26px;
    position: relative;
}

.search fieldset legend {
    display: none;
}

.search fieldset label {
	display: none;
}


.search fieldset input[type="submit"] {
	display: none;
}

input.searchinput {
	background: #D0D2D3 url(public/images/lens.png) no-repeat 0.25em 0.25em;
	border:none;
	height: 24px;
	line-height: 24px;
    padding:0 0 0 30px;
    margin:0;
	width:160px;
    vertical-align: top;
}

/* END FORM RICERCA */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* RISULTATI RICERCA */
#content.searchpage .post {
    float: left;
    position: relative;
    display: inline;
    width: 100%;
    margin-bottom: 1em;
    padding: 0;
}

#content.searchpage small {
    float: left;
    width: 100%;
    line-height: 1em;
    font-style: italic;
    margin: 0;
}

#content.searchpage .postmetadata {
    border: none;
    padding: 0;
    padding-bottom: 1em;
    font-style: italic;
    float: left;
    width: 100%;
    margin: 0;
    margin-top: -0.5em;
    margin-bottom: 2em;
}

#content.searchpage h2, #content.searchpage h2 a {
	float: left;
	width: 100%;
	margin:0;
}