/*  
Theme Name: EGT-3
Theme URI: http://vis.ualize.us/
Description: A "mixed" width, three columns "daily newspaper" theme for Wordpress Wordpress Widgets ready. Minimal style ready for personal improvements. With thanks to ShinRa http://www.idsg.it/
Version: 1.0
Author: Danny C Boyce
Author URI: http://www.dannycboyce.com/
*/

/*Slider Test */

#visuals{
	margin: 10px 0;
	/padding-left: 20px;
}	

#slider {
    width: 680px; /* important to be same as image width */
    height: 500px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 15px/20px Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    width: 700px;
	/*width: 300px;*/
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 20px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/* End Slider Test */
/**
* 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:white;
}

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: #000 url(images/231.png);
z-index: 1;
color:#333;
text-align:center;
font-family:Georgia,"Lucida bright","Times new roman",Georgia,"lucida bright",serif;
font-size:12px;
}

h1{
display:none;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
font-family: Georgia,serif;
font-variant:small-caps;
text-align:left;
}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:100%;
font-variant:small-caps;
display: block;
margin: 15px 0 15px 0;
}

div.hr{
height: 60px;
background: transparent url(images/gg-bar.png) no-repeat scroll center;
}

div.hr{
height: 60px;
background: transparent url(images/gg-bar.png) no-repeat scroll center;
}

div.hr hr{
display: none;
}

a{
text-decoration:none;
color:#123456;
}

a:visited{
color:#345678;
}

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;
background:transparent;
/* border:10px solid #eee; */
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;
}

/* Aligned Images*/

img.alignright{
float: right;
margin: 5px 0 5px 5px;
}

img.alignleft{
float: left;
margin: 5px 5px 5px 0;
}

img.alignnone{
margin: 0 auto;
display: block;
}


img.aligncenter{
display: block;
margin: 5px auto;
}

/* end Aligned Images */

strong{
font-weight:bold;
}

em{
font-style:italic;
}

/**
* MAIN WRAPPER
*/

#envelope{
z-index: 2;
background: transparent url(images/egt-3b.jpg) no-repeat;
/* position: absolute top left; */
margin: 0 auto;
padding: 0;
width: 900px;
}

#wrapper{
text-align:justify;
width: 900px;
margin:0 auto;
background: transparent url(images/body.gif) repeat;
padding:0;
max-width:1024px;
}

/**
* HEADER
*/

#header{
padding: 0;
margin-right: 0;
height: 204px;
width:900px;
text-align: center;
background:transparent url(images/gg1.png) no-repeat;
float: left;
/*border-bottom:5px solid #000;*/
}

#header h2{
letter-spacing:2px;
padding-left: 80px;
padding-top: 20px;
font-size:34px;
line-height:1;
text-align:center;
}

#header h2 a{
color:#000;
text-decoration:none;
}

#header div.description{
color:#999;
letter-spacing:2px;
text-transform:uppercase;
}

/**
* TOP PAGES LIST
*/

#pagine{
border-bottom:2px solid #000;
background:transparent url(images/body-dk.gif) repeat;
text-align:center;
}

#pagine ul{
margin-bottom:0;
padding:5px;
}

#pagine ul li{
display:inline;
margin-right:10px;
}

#pagine a{
color:#c49f58;
text-transform:uppercase;
}

/**
* FIRST MAIN COLUMN
*/

h4{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.pullquote {
        display: inline-block;
        float: left;
        width: 150px;
        font-size: 1.7em;
        font-family: georgia,times,courier,serif;
        padding:25px 10px 0;
        margin: 0 5px;
        background: #404040 url(images/q.png) top left no-repeat;
        color: #ccc;
        }
.endquote {
        width: 150px;
        display: inline-block;
        padding-bottom: 10px;
        background: #404040 url(images/cq.png) bottom right no-repeat;
}

#content{
padding-top:240px; 
/padding-top: 40px;
margin: 80px 240px 0 220px;
/margin: 80px 210px 0 240px;
 
}

#content div.post{
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px solid #000;
color:#000;
}

#content div.post h2{
padding-left: 15px;
font-size:30px;
background: url(images/bg.jpg) no-repeat;
}

#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:6px;
font-style:italic;
color:#555;
}

#content blockquote p{
font-style:italic;
}

.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
*/
#searchform{
padding:10px 0;
}

#commentform{
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid #000;
}

textarea{
width:100%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{
padding: 100px 0 0 40px;
margin-right: 15px;
float:left;
background: transparent;
width:170px;
font-size:11px;
}

#sidebar h2{
font-size:16px;
}

#sidebar ul li ul{
border-bottom:1px solid #000;
margin-bottom:15px;
padding-bottom:15px;
}

#sidebar ul,
#sidebar ul li ul li ul{
border-bottom:0;
margin-bottom:0;
padding-bottom:0;
}

#sidebar ul li ul li ul{
margin-bottom:10px;
display: none;
padding-left:10px;
border-left:1px solid #aaa;
}

/**
* Sidebar specific links
**/
/*
#sidebar ul a,
#sidebar ul li ul li ul a{
text-decoration:none;
color:#fff;
}

#sidebar ul a:visited,
#sidebar ul li ul li ul a:visited{
color:#ccc;
}

#sidebar ul a:hover,
#sidebar ul li ul li ul a:hover{
text-decoration:underline;
color:#c49f58;
}
*/
/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

#sidebarB{
padding:100px 40px 10px 10px;
float:right;
width:190px;
font-size:11px;
}

#sidebarB h2{
font-size:16px;
}

#sidebarB div.post{
padding-bottom:15px;
margin-bottom:15px;
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:10px;
padding-bottom:10px;
border-bottom:1px solid #000;
}

/**
* FOOTER
*/

#footer{
padding:10px;
background:transparent url(images/body-dk.gif) repeat left top;
border-top:5px solid #000;
clear:both;
text-align:center;
font-size:11px;
}

#footer p{
color: #fff;
}

#footer a{
color: #4040ff;
}

#footer a:hover{
color: #ffff40;
}

#wp-calendar{
padding: 0 10px 10px 10px;
background: #fff;
}