/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

table { 
	empty-cells:show; 
	}

phototext{
	font-size: 80%;
    color: #26BADF;
	}

/*** MARGINS AND POSITIONS ***/
/*table.snif {
	if ($tableWidth100Percent) {
		echo "width:100%"
	}
	}*/
table.snif td {
	padding-left: 10px;
	padding-right: 10px;
	}
table.snif td.littlepadding {
	padding-left: 4px;
	padding-right: 0px;
	}
td.snDir {
	padding-top: 3px;
	padding-bottom: 3px;
	}
tr.snHeading, td.snHeading, td.snHeading a {
	padding-top: 3px;
	padding-bottom: 3px;
	}
tr.snF td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.snif img {
	border:none;
	}

body {
	margin: 0;
	padding: 0;
	background: #0F5B96 url(../graphic/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
	}

table{
	background: #0F5B96;
	color: white;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h1, h2 {
	font-weight: normal;
	}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
	}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
	}

a {
	color: #A4E4F5;
	}

spec a{
	display: block;
	padding: 0.2em 0.5em;
	background: #1B97CE;
	font-size: 85%;
	text-decoration:none;
	color: white;
}

spec a:hover {
		background: #26BADF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	background: url(../graphic/img02.jpg) no-repeat center top;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(../graphic/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: white;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(../graphic/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(../graphic/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(../graphic/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(../graphic/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(../graphic/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	background: #1B97CE url(../graphic/img09.gif);
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: white;
/**
	clear: both;
	padding: 40px 0;
	background: #083253;
**/
	}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;
}

.pages {
    padding: 1em 1em 2em 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a:hover {
	background: #fff;
	border: 2px solid #fff;
    color: #1B97CE;
}

 .pages a, .pages span {
	border: 2px solid #1B97CE;
	background: #1B97CE;
	text-decoration: none;
	font-size: 100%;
	padding: 5px;
    color: #fff;
}

 .pages k {
	border: 2px solid #fff;
	background: #fff;
}

.pages span.current {
    border: 2px solid #06c;
    font-weight: bold;
    background: #06c;
    color: #fff;
}

#cv.h2, #cv.h3, #cv.ul  {
	margin-top: 0;
	margin-bottom: 0;
}

table { 
	empty-cells:show; 
	}

fot	{
	color: white;
	}
	
