/***********************************************************
	CSS file of http://amarkos.gr/
	Author: Angelos Markos
	
	Licenced under the terms found at:
		http://creativecommons.org/licenses/by-nc/2.5/
 ***********************************************************/
 
 
/***********************************************************
    Override original HTML tags */

body
{
	background: #B5AD9E url("/images/bg.png") top left repeat;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 62.5%;
	/* Resets 1em to 10px */
	margin: 0;
	padding: 0;
}

h1
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 150%;
	color: #8596AC;
	font-weight: bold;
	letter-spacing: .125em;
        text-shadow: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 125%;
	color: #8596AC;
	font-weight: bold;
        text-shadow: none;

}

h3 {
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 100%;
	color: #8596AC;
	font-weight: bold;
	letter-spacing: .12em;
        text-shadow: none;

}

h4
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 75%;
	color: #8596AC;
	font-weight: bold;
	letter-spacing: .12em;
        text-shadow: none;
}


ol li {
	list-style-type: decimal;
}

ul li
{
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	list-style-image: url(/images/list_dot.png);
}

ul li ul li
{
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	list-style-image: url(/images/list_dot_sec.png);
}

hr
{
	height: 0;
	border: 0;
	border-top: 2px dotted #bdad9e;
	margin: 2em 0 2em 0;
	padding: 0;
}

img { border: 0; }

/***********************************************************
    Custom ID-based tags */


#page
{
	background: #fff;
	color: #000;
	border: 4px solid #B5AD9E;
	width: 760px;
	margin: 50px auto 0 auto;
	padding: 0;
	text-align: left;
}

ul#logo
{
        position: relative;
	float: left;
	top: 936px;
	left: 5px;
	margin: 0;
	padding: 0
}

ul#logo li img {
	border: none;
	margin: 0;
	padding: 0;
}

#sidebar
{
	float: left;
	width: 140px;
	margin: 0;
	padding: 0px 10px 0px 20px;
	text-align: left;
	font-size: 1.2em;
}

#content
{
	float: right;
	width: 520px;
	min-height: 550px;
	border: 0;
	border-left: 1px dashed #ddd;
	margin: 0;
	padding: 10px 35px 55px 30px;
	text-align: justify;
	line-height: 1.55em;
	font-size: 1.2em;
}

#contentsimple
{
	text-align: justify;
	line-height: 1.55em;
	font-size: 1.2em;
	padding: 100px 50px 120px 50px;
}

#bodydown
{
	margin: -85px 0 0 0;
	padding: 0;
}


#bottom
{
	color: #FFF;
	width: 740px;
	margin: 2px auto 30px auto;
	padding: 3px 10px 3px 10px;
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 1.1em;
}


#sidebar-bottom
{
	width: 120px;
	padding: 0 0 15px 20px;
	text-align: center;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#sidebar ul li
{
	display: block;
	list-style: none;
	list-style-image: none;
}

#sidebar ul ul
{
	border: 0;
	border-left: 1px solid #ccc;
	margin-left: 9px;
	padding-left: 6px;
}

#sidebar ul ul li { list-style: none; }


.alcenter { text-align: center; }
.alleft { text-align: left; }
.alright { text-align: right; }

.note
{
	line-height: 1.4em;
	font-size: 0.9em;
	color: #333;
}

hr.class2hr
{
	border: 0;
	border-top: 1px dashed #CCC;
}


.floatright
{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.floatleft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

pre.normalface { font-family: Georgia, "Times New Roman", Times, serif;}

pre.smallface
{
	line-height: 1.1em;
	font-size: 0.9em;
}

div.clearer
{
	height: 0px;
	line-height: 0px;
	clear: both;
}

li.sidebar-active
{
	color: #8596AC;
	font-weight: bold;
}

ul.nobullet
{
	padding: 0;
	margin: 0;
}

ul.nobullet li
{
	list-style: none;
	list-style-image: none;
}

ul.simpleblockul,
ul.simpleblockul li
{
	margin: 0;
	padding: 0;
}

ul.simpleblockul li { display: block; }

ul.simpleinlineul,
ul.simpleinlineul li
{
	margin: 0;
	padding: 0;
	display: inline;
}

/*.updated {
	color: #999;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 0.85em;
}*/


/* ****** Images frames, etc ******* */

a img {
	padding: 3px;
	border: 1px solid #FFF;
}

a:hover img {
	padding: 3px;
	border: 1px solid #CCC;
}

img.framed
{
	padding: 3px;
	border: 1px solid #CCC;
}

a.simlink:hover img.framed
{
	padding: 3px;
	border: 1px solid #8596AC;
}

/* imagelink: "div a img" sequence with no underlines etc. */

div.imagelink a,
div.imagelink a:link,
div.imagelink a:visited,
div.imagelink a:active,
div.imagelink a:hover
{
	border: 0;
	text-decoration: none;
}

div.imagelink a img {
	padding: 3px;
	border: 1px solid #CCC;
}

div.imagelink a:hover img
{
	padding: 3px;
	border: 1px solid #8596AC;
}


/***********************************************************
    Links */

a:link {
		color: #556578;
		text-decoration: none;
                overflow: hidden;
	}
	a:visited {
		color: #556578;
		text-decoration: none;
	}
	a:active {
		color: #556578;
	}
	a:hover {
		color: #766F5A;
		text-decoration: none;
	}


a#webloglink
{
	display: block;
	background: 0;
	border: 0;
	border-bottom: 1px solid #8596AC;
	border-top: 1px solid #8596AC;
	margin: 1px 0 5px 0;
	width: 6em;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

a#webloglink:hover { background: #EDF2F7; }

#sidebar ul a,
#sidebar ul a:link,
#sidebar ul a:visited,
#sidebar ul a:active
{
	border: 0;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar ul a:hover
{
	border: 0;
	border-bottom: 1px solid #8596AC;
}

#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:active
{
	color: #FFF;
	border: 0;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}

#bottom a:hover
{
	color: #bdad9e;
	border: 0;
	border-bottom: 1px solid #EEE;
	text-decoration: none;
}


/***********************************************************
    Hacks

	The following break the CSS Validation, but do not
	affect the user experience.
*/

#page { -moz-border-radius: 15px; }
div.paragraph-calendar { -moz-border-radius: 5px; }
div.codehl { -moz-border-radius: 5px; }
ol.hl-main li { -moz-border-radius: 3px; }

