**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {

	font-size: 11px;
	font-family: Georgia, sans-serif;
	color: #222;
        margin: 0;
	padding: 0px 0px 7px 0px;
        line-height: 15px
;
	color: #222;
        margin: 0;
	padding: 0px 0px 7px 0px;
        line-height: 15px

}


body .delicious-extended {font-size:smaller; color: #444} 

/*
	background-image: url('http://www.2idea.com/cover/space.gif');
	background-repeat: no-repeat;
*/

	body.section-1 {font-size: 11px;
	font-family: Georgia, sans-serif;
	color: #222;}
body.section-2 { }
body.section-3 { }

a:link		{ color: #2D6385; text-decoration: none; padding-bottom: 0px; border: none;  }
a:active { text-decoration: None; color: #af9a61; }
a:visited { text-decoration: None; color: #999999; }
a:hover { text-decoration: Underline; color: #999999; }

a img { border: none; }

a[title~="Mail"] { color: #005b7f }

#menu {
    width:300px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0px;
    position: fixed;
    height: 100%;


}

#menu ul {
	list-style: none;
font-weight: bold;
padding:0;

}


#menu ul li.section-title {font-weight: bold; line-height: 35px; color: #005b7f; } 
#menu ul li a:link {font-weight: bold; color: #444444; }
#menu ul li a:hover {background-color:#010101}

#content {
    height: 100%;
    margin: 0 0 0 300px;
    top: 0;
}

.container {
    padding: 40px 40px 40px 40px;
}

#content p { width: 600px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { 
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #222222;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 51px;
			line-height: 44px;
			letter-spacing: -2px;
			font-weight: bold;
			}

h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4     { font-size: 10px }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

.nothumb { float: rightt; padding: 0 1px 1px 0;  }
	.nothumb img { display: block; margin: 0; }


.delicious-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 70em; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.6em; font-size: 130% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a {
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #444;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 51px;
			line-height: 44px;
			letter-spacing: -2px;
			font-weight: bold;
			}


.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #332D29; display: block; padding:  0.3em}
.delicious-post a { color: #af9a61; font-family: Gill Sans, Verdana; margin: 0;

			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;

}

.delicious-extended{margin:0;padding: padding:0 0 0.25em 0}

#once { clear: left; }