/*
Theme Name: Brajeshwar v7.0
Theme URI: http://www.brajeshwar.com/
Version: 1
Author: Brajeshwar
Author URI: http://www.brajeshwar.com/
Description: A minimal, simple, light 3 column design with latest article highlight.

Special thanks to 
Christian Nelson of http://www.nelson.to/
for the monetary help in porting "Brajeshwar v7.0" Movable Type Style to Wordpress Theme
*/

/* 
global settings
----------------------------------------------------------- */

* { 
margin: 0; 
padding: 0; 
}
body { 
background: #fff; 
font: 100%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #000; /* #666; */
text-align: center; 
}

div.hr {
  height: 5px;
  background: #fff;
border-bottom: 1px solid #eee; /* previous eee*/
}
div.hr hr {
  display: none;
}

/* links */

h2.post-title { 
color: #0066ff; 
}


div.dropdown{
font-size:0.9em;
font-weight:normal;
margin-left: 10px;
color: #515151;
}

a:link {
text-decoration: none;
color: #080; /*#0033ee; 2200ee, #069; */
}

a:visited {
text-decoration: none;
color: #080; /* #069; */
}
a:hover {
/*background: #e5e5e5;
border-bottom: 1px dotted #333;*/
color: #082; /* #036; */
}

a:active {
text-decoration: none;
color: #0033ff /* #069; */
} 
a img {
background: none;
border: 0 none;
/*margin-bottom: -10px; */
vertical-align: sub;
}

/* hn DI CUI hx NUOVO MIO*/

font.titolo { 
color: #515151;
margin: 0;
font-size: 4em; 
font-weight: bold;
}
font.th {
/* color: #f29450 */
color: #aaa; /* #666 */
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #515151;
margin: 10px 0;
}

h1 { 
margin: 0;
font-size: 4em; 
font-weight: bold; 
text-transform: uppercase;
}
h1 a { 
color: #515151; 
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #069;
}



h2 { 
font-size: 1.1em; 
}
h3 { 
font-size: 1em; 
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font-family: Monaco, "Courier New", Courier, monotype, serif; 
}
pre {
border: 1px solid #888; /* 888 */
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em "courier new", courier, monospace;
}

/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
background: url(i/bullet.gif) no-repeat 0 6px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd; /* ddd */
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
}

/* image styles */


img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}
img.fotina {
margin-bottom: -20px;
}


img.paranoiko {
position:relative;
bottom:-3px; 
}
img.chiave {
position:relative;
bottom:-0px; 
}


/* links top center ----------- */




#sec-about {
 /* float: left; */ 
  /*width: 300px;  310, 210 */
  /* former padding 20px e poi 0 0 20px*/
 /* padding: 0 0 0px; */
  /* background: #FFf7c; */ /* FFFF80 ffe787 */
/* font-size: 0.9em; */
  /* line-height: 1.6em; */
  /* border-left: 1px solid #ccc; */
}
#sec-about p {
margin: 20px;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 0 0px; /* prima 20 0 0 20*/
text-transform: none;
font-weight: bold;
font-size: 2em;
}
#sec-about h2.sec-music {
margin: 0;
padding: 10px 0 9px 10px; /* prima 10 0 9 20*/
font:  1.1em Verdana, Helvetica, Arial, sans-serif; /* bold? */
}
#sec-about h3.sec-paranoiko {
margin: 0;
padding: 20px 0px 0px 0px; /*prima: 20 10 0 0 */
text-transform: none;
font-weight: bold;
font-size:  2em;
}
#sec-about a.sec-music {
letter-spacing: 0em;
color: #ff9900;
}
#sec-about a.sec-music:hover {
letter-spacing: 0em;
color: #cc6600;
}
#sec-about p.meta-music {
text-transform: uppercase;
color: #666;
margin: 0 20px; 
}
#sec-about a.sec-math {
letter-spacing: 0em;
color: #069;
}
#sec-about a.sec-math:hover {
letter-spacing: 0em;
color: #036;
}
#sec-about me {
margin: 0;
padding: 20px 0 0 20px;
font-size: 1.1em;
}



/* layout
------------------------------------------------------ */


#container {
margin: 0 auto; 
width: 760px;
font-size: 0.75em;
text-align: left;
}
#contatore {
/* padding-left: 580px;  */
text-align: right;
width: 760px;
}
#contatore-spazio
{
width: 660px;
}
/* PUZZA TANTISSIMOOOO */
#wrap {
text-align: center;
width: 760px;
height: 1%;
margin: 4px 0;
/* background: url(i/wrap.gif) repeat-y; QUESTO ERA IL BORDO PRIMA DI METTERLO IN COL-MAIN*/ 
}
#wrap-center {
width: 500px;
height: 1%;
margin: 4px 0;
text-align: left; 
/* background: url(i/wrap.gif) repeat-y; QUESTO ERA IL BORDO PRIMA DI METTERLO IN COL-MAIN*/ 
}
#col-left {
float: left;
width: 150px; /*width: 149px;  prima senza bordo, 150px */
padding: 20px 0;
text-align: right;
}
#col-main {
float: left; 
width: 460px; /* 400 */
text-align: left;
/* border-right: 1px solid #e5e5e5;  nuovi tutti e due e5e5e5 */
/*border-left: 1px solid #e5e5e5; */
}
#col-main-home {
float: left; 
width: 380px; /* 400 */
/* border-right: 1px solid #e5e5e5;  nuovi tutti e due e5e5e5 */
/*border-left: 1px solid #e5e5e5; */
}
#col-main-pub {
text-align:left;
display:inline-block;
width: 590px; /* 400 */
/* border-right: 1px solid #e5e5e5;  nuovi tutti e due e5e5e5 */
/*border-left: 1px solid #e5e5e5; */
}
#col-main-teach {
text-align:left;
display:inline-block;
width: 475px; /* 400 */
/* border-right: 1px solid #e5e5e5;  nuovi tutti e due e5e5e5 */
/*border-left: 1px solid #e5e5e5; */
}
#col-main-cv {
text-align:left;
display:inline-block;
width: 630px; /* 400 */
/* border-right: 1px solid #e5e5e5;  nuovi tutti e due e5e5e5 */
/*border-left: 1px solid #e5e5e5; */
}


#col-main1 {
float: left;
width: 610px;
}
#col-right {
float: left;
width: 150px; /* width: 209px;  prima, senza bordo in col-main, 210px */
padding: 20px 0;
}

/* header
------------------------------------------------------ */

#header {
margin: 35px 0 0 0px; /* prima 35px 0 0 20px */
border-bottom: 2px solid #080; /* 1px e5e5e5 */
}
#subheader {
margin: 0px 0 0 0px; /* prima 35px 0 0 20px */
border-bottom: 2px solid #0066ff; /* 1px e5e5e5 */
/* border-left: 2px solid #0066ff; */
}
body#home #header {
border-bottom: none;
}

#header p {
margin: 0;
}

/* main navigation */

#nav {
margin: 15px 0;
padding: 0 0 20px 135px;
}

/* originale nav margin 35px 0 */


#nav li, #subnav li {
float: left;
display: block;
list-style-type: none;
margin: 0; 
padding: 0;
background-image: none;
}






/* latest post
------------------------------------------------------ */



/* QUI LA RIGA SOTTO I TRE LINKS */

#latest {
height: 1%;
float: center;
text-align: center;
margin: 0 0 20px 0;
padding: 0 0 10px 0 ;
border-bottom: 2px solid #080; /* prima e5e5e5 */
}
/*QUI QUELLA SOPRA IL RIQUADRO */
body#home #latest {
border-top: 1px solid #0066ff; /* prima e1e1e1 poi e5e5e5*/
}
#latest-inner {
height: 1%;
margin: 5px 0;
<!-- background: url(i/latest.gif) repeat-y; -->
}
/* QUI SOPRA LO SFONDO DEL RIQUADRO A SNISTRA*/

/* post */

#post-latest {
float: left;
width: 550px;
font-size: 1.1em;
color: #333;
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: bold 1.1em Verdana, Helvetica, Arial, sans-serif;
}
#post-latest p.post-meta {
margin: 0 20px;
font-size: 0.8em;
color: #666;
}
#post-latest .post-body {
padding: 10px 20px 0px; /* prima 10px 20px 20px */
}

/* about */


/* QUESTO È IL RIQUADRO COLORATO A DESTRA */


/* main column
------------------------------------------------------ */

/* post */


#wrap-center h2.post-title {
margin:0;
font-weight:normal; 
}
div.post {
margin: 0 15px 20px;
padding: 0 0 20px; /* 0 0 40 previously */
/* background: url(i/3os.gif) no-repeat 50% 100%; */
border-bottom: 1px solid #eee;
}
p.cv{
margin: 0 15px 0;
}
p{
margin: 12px 0 0;
}
#col-main-teach div.post {
margin: 8px 15px 0px;
padding: 0 0 0px; /* 0 0 20 previously */
/* background: url(i/3os.gif) no-repeat 50% 100%; */
border-bottom: 1px solid #eee;
}
#col-main-cv div.post {
margin: 8px 15px 0px;
padding: 0 0 0px; /* 0 0 20 previously */
/* background: url(i/3os.gif) no-repeat 50% 100%; */
border-bottom: 0px solid #eee;
}

#col-main-pub div.post{
margin: 0 15px 15px;
padding: 0 0 2px; /* 0 0 40 previously */
/* background: url(i/3os.gif) no-repeat 50% 100%; */
border-bottom: 1px solid #eee;
}

div.post-body {
text-transform:none;
}

/*----headline-----*/
div.headline {
margin: 0 15px 20px;
padding: 0 0 20px;
/* background: url(i/3os.gif) no-repeat 50% 100%; */
border-bottom: 2px solid #eee;
}
div.post-body {
text-transform:none;
}

h2.post-title {
margin: 0;
font-weight: bold;
}
p.post-meta {
margin: 0;
font-size: 0.85em;
color: #999;
text-transform: uppercase;
}
body#archives p.post-meta-ind {
margin: 10px 0 0;
font-size: 0.85em;
}
span.meta-name {
display: block;
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
span.meta-detail {
font-size: 1.1em;
text-transform: none;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 50%;
line-height: 18px;
}
#col-main a:hover {
/* border-bottom: 1px dotted #666;
background: #e0e0e0; */
text-color: #333;
}

/* prev-next navigation */

div.content-navigate {
padding: 10px 15px 20px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */

#comments {
padding: 0 15px 40px;
background: url(i/3os.gif) no-repeat 50% 100%;
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 0;
background: url(i/dot.gif) no-repeat 50% 100%;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
text-transform: uppercase;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "lucida sans unicode", "lucida grande", verdana, "trebuchet ms", sans-serif;
}
#searchsubmit, 
#comment-submit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* search page
------------------------------------------------------ */

ul#search-results-list {
margin: 25px 0 0;
}
ul#search-results-list li {
margin: 0 0 40px;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 6px;
line-height: 18px;
}
ul#search-results-list h2 {
margin: 0;
padding: 0;
}

/* side columns common
------------------------------------------------------ */

#col-right a:hover, #col-left a:hover {
background: transparent;
border-bottom: none;
}



#col-right li, #col-left li {
text-transform:none;
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 20px;
}
#col-right ul ul, #col-left ul ul {
margin: 0;
}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}
h3.sec-title {
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.left-sec, 
div.right-sec {
margin: 0 15px 40px;

}

/* footer
------------------------------------------------------ */

#footer {
margin: 4px 0 0;
padding: 20px 0 20px 165px;
border-top: 0px solid #ccc;
font-size: 0.8em;
}
#cv-footer {
margin: 40px 0 0;
padding: 20px 0 20px 165px;
border-top: 1px solid #ccc;
font-size: 0.8em;
}

/* misc
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {

content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */