﻿/*
This file copyright (C) 2005-2007, Luca Mauri
You are allowed to use this file and modify it as long as you give the author credit for the original
Visit my site at http://www.lucamauri.com
*/
@import url("../style/submanage");

/*
This file copyright (C) 2005-2007, Luca Mauri
You are allowed to use this file and modify it as long as you give the author credit for the original
Visit my site at http://www.lucamauri.com
*/
@import url("manage.css");
@import url("lastfm.css");
@import url("anobii.css");
@import url("flickr.css");
@import url("structure.css");
@import url("boxes.css");
@import url("misc.css");
    
body
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding-top:0px;
    border-top-width:0px;
    background: transparent;
    color: black;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight:normal;
    text-align: left;
}

img
{
    border:0px;
}








a:active {text-decoration: underline;}
a:link {text-decoration: none;}
a:visited
{
    text-decoration: none;
    color:Blue
}

a:hover {text-decoration: underline;}

a.navlink:active  {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:link    {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:visited {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:hover   {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
                   
a.blacklink:active
{
    text-decoration: none;
}

a.blacklink:link
{
    text-decoration: none;
    color:Black;
}

a.blacklink:visited 
{
    text-decoration: none;
    color:Black;
}

a.blacklink:hover
{
    text-decoration: underline;
    color:Black;
}

a.verysmall:active
{
    text-decoration: underline;
    color:Blue;
    }
    
a.verysmall:hover
{
    text-decoration: underline;
    color:Blue;
    }    
    
a.verysmall:link
{
    text-decoration: none;
    color:Blue;
    }
    
a.verysmall:visited
{
    text-decoration: none;
    color:Blue;
}

h1
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 18pt;
    text-align: left;
    color: black;
    background: transparent
}

h2
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 15pt;
    text-align: left;
    color: black;
    background: transparent
}
            
h3
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    color: black;
    background: transparent
}

ul
{    
    list-style-type: square;
    list-style: square;
    list-style-position: outside;    
    border: none;
}

q
{
	font-style:italic;
}

hr
{
	height:1px;
		border-width:0;
		color:#d2d2d2;
		background-color:#d2d2d2;
		width:90%;
}
.normal
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight:normal;
    text-align: left;
    color: black;
    list-style-type: square;
    list-style: square;
    list-style-position: outside;
    background: transparent;
    border: none;
}

.monosmall
{
    font-family: "Courier New", "Courier", monospace;
    font-size: 8pt;
    font-style: normal;
    text-align: left;
    color: black;
    background-color: transparent
}

.monolinuxlike
{
    font-family: "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
    font-size: 8pt;
    font-style: normal;
    text-align: left;
    color: lime;
    background-color: black;
    margin: 1em 0;
    padding: 10px;
	overflow: auto;
}

.warning
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: black;
	list-style-type: square;
	list-style: square;
	background-image: url(../images/decora/backwarn.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffe0;
	padding-bottom:15px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 25px;
	border-right: gray 1px dotted;
	border-top: gray 1px dotted;
	border-left: gray 1px dotted;
	border-bottom: gray 1px dotted;
}

.divborder
{
    width:90%;
    margin-left:auto;
    margin-right:auto;    
    border-left-width:1px;
    border-left-color:#c0c0c0;
    border-left-style:solid;
    border-top-width:1px;
    border-top-color:#c0c0c0;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#c0c0c0;
    border-bottom-style:solid;
    border-right-width:1px;
    border-right-color:#c0c0c0;
    border-right-style:solid;
    background-color:White;
    text-align:left;
    vertical-align:top;
    height:100%;
    padding:5px;
}

.padimages
{
    padding: 5px;
    border-width: 0px;
}
    
.headerunderlined
{  
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    color: black;
    background: transparent;
    
    /*font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: black;
    background: transparent;*/
    border-bottom-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    line-height: 0.8;
}

.headerframeunderlined
{  
    border-bottom-width:1px;
    border-bottom-color:#b4b4b4;
    border-bottom-style:solid;
    margin-bottom:5px;
}

.inlinecode
{
    font-family: "Courier New" , "Courier" , monospace;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    color: black;
    background-color: #f0f0f0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    overflow: auto;
}

.paragraphcode
{
    font-family: "Courier New" , "Courier" , monospace;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    color: black;
    background-color: #f0f0f0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.verysmall
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: black;
    list-style-type: square;
    list-style: square;
    background: transparent;
    border: none;
}

.lightgraywithbottom
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    color: black;
    background:transparent;
    background-color:#e6e6e6;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;    
    border-bottom-width:1px;
    border-bottom-color:#1E87C8;
    border-bottom-style:dotted;
}

.blogsub
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 8pt;
    text-align: left;
    color:black;
    background: transparent;
    background-color:White;
    border-bottom-color:gray;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    line-height: 10pt;
    padding-left: 5px;
}

.bigbody
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    color: black;
    list-style-type: square;
    list-style: square;
    background: transparent;
    border: none;
    text-indent: 10pt;
}

.bigbody:first-letter
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 15pt;
    font-style: normal;
    font-weight:bold;
    text-align: left;
    color: black;
    background: transparent;
    border: none;
}

.greyright
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 8pt;
    text-align: right;
    vertical-align:middle;
    color: #808080;
    background: transparent;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.iframe
{
    border-color:#c0c0c0;
    border-width:1px;
    border-style:solid;
    padding:1px;
    background-color:White;
    height: 100%;
    width:90%;
    margin-left:auto;
	margin-right:auto;
}

.greyheader
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    color: black;
    background: transparent;
    background-color: #DCDCDC;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;    
    border-top-width: 1px;
    border-top-color:Black;
    border-top-style:dotted;
}

.whiteheader
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    color: black;
    background: transparent;
    background-color:White;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;    
    border-top-width: 1px;
    border-top-color:Black;
    border-top-style:dotted;
}

.imgalbum
{
    padding: 5px;
    border-width: 0px;
}
img.imgalbum:hover
{
	background-color: #dcdcdc;
}
.imgcell
{
    width:50%;
    vertical-align:top;
    text-align:left;
}
.imgtable
{
    width:100%;
}

.openid_login
{
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}
