/*
Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body {
	background:#f4f4f4 url(../images/bg.gif) top center repeat-y;
	color:#404040;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#wrap {background:#fff; color:#404040; margin:0 auto; width:760px;}

/* Basic tags */
a {
	background-color:inherit;
	color:#286ea0;
	font-weight:100;
	text-decoration:none;
}
a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 1.4em;}

/* Header */
#header {
	height:45px;
	margin:10px 0 0 0;
	padding:0;
}
#header h1 {background-color:inherit; color:#505050; float:left; font-size:2em; margin:0 0 10px; width:350px;}
#header h1 a {background-color:inherit; color:#505050; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px;}
#frontphoto {
	border:1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*Left and right sidebar */
#leftside {
	clear:left;
	float:left;
	margin:0 0 5px;
	padding:0;
	width:160px;
}
#rightside {
	float:right;
	line-height:1.4em;
	width:160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#leftside p,#leftside ul, #rightside p,#rightside ul {
	margin:0 0 16px;
	padding:0px;
}
#leftside p, #rightside p {
	font-size:1em;
	line-height:1.4em;
}
#wrap #mainmenu {
	background-color: #6699CC;
	height: 25px;
	width: 760px;
	margin-bottom: 8px;
}

#leftside li, #rightside li {
	line-height:1em;
	list-style:none;
	margin:0 0 20px;
	padding:0;
	color: #FF9900;
	padding-left: 4px;
	font-weight: 700;
}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {
	color:#505050;
	font-size:1.2em;
	margin:0 0 8px;
	padding:5px 0 0 0;
	background-color: #E8E8E8;
	height: 18px;
}

/* Main menu */
#leftside ul.avmenu, #rightside ul.avmenu {
	display:block;
	list-style:none;
	margin:0 0 18px 0;
	padding:0;
	width:160px;
	background-color: #FFFFFF;
}
#leftside ul.avmenu li, #rightside ul.avmenu li {
	display:inline;
	line-height:1.4em;
	padding:0;
	width:150px;
}
#leftside ul.avmenu li a, #rightside ul.avmenu li a {
	background-color:#E8E8E8;
	border-left:4px solid #ccc;
	color:#505050;
	float:left;
	font-weight:700;
	margin-bottom:1px;
	padding:5px 1px 5px 5px;
	text-decoration:none;
	width:150px;
}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {
	background-color:#CCCCCC;
	color:#505050;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9622;
}
#leftside ul.avmenu ul, #rightside ul.avmenu ul {
	font-size:0.9em;
	margin:0 0 0 15px;
	padding:0 0 5px;
	width:115px;
}
#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {
	font-weight:400;
	padding:3px 1px 3px 5px;
	width:135px;
}
#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}
#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;}

/* Main content */
#content {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 170px;
	margin-bottom: 5px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contentwide {
	border-left:1px solid #e0e0e0;
	line-height:1.5em;
	margin:0 5px 5px 170px;
	padding:0 0 0 10px;
}
#contentwide2 {border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px 0; padding:0 10px 0 0;}
#content h2,#contentwide h2,#contentwide2 h2 {
	font-size:1.6em;
	margin:0 0 13px;
}
#content h3,#contentwide h3,#contentwide2 h3 {
	font-size:1.2em;
	padding-left: 5px;
	background-color: #DAE6F3;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	height: 20px;
	padding-top: 3px;
}

#content img,#contentwide img,#contentwide2 img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px;}
#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {margin:0 0 16px 20px; padding:0;}
#content li,#contentwide li,#contentwide2 li {margin:0; padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {margin:0 0 0 16px; padding:0;}

/* Footer */
#footer {background:#fff; border-top:2px solid #e0e0e0; clear:both; color:gray; margin:0 auto; padding:10px 0; text-align:center; width:760px; line-height:1.5em; font-size:0.9em;}
#footer p {
	margin:0;
	padding:0;
	font-size: 0.9em;
}
#footer a {background-color:#fff; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* Additional classes */
.left {
	float:left;
	clear: none;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 2px;
}
.right {float:right; margin:2px 0 2px 10px;}
.right1 {
	text-align: right;
	float: none;
}
#wrap #contentwide picdescription {
	font-size: 0.8em;
	font-style: italic;
	float: right;
	width: 150px;
}


.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {
	background-color:#001111;
	border-left:4px solid #66;
	clear:left;
	color:#CCCCCC;
	font-size:0.9em;
	line-height:1.5em;
	margin:0 0 15px;
	padding:7px 5px 2px 5px;
	width:150px;
}
#wrap #leftside .announce h2 {
	color: #CCCCCC;
	background-color: #001111;
}
#wrap #rightside h2 {
	padding-left: 4px;
	font-size: 1.1em;

}

.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}
.cvimages {
	float:left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
#cvtext {
	float: none;
	margin-left: 221px;
}
#wrap #contentwide #form1 {
	line-height: 4em;
	width: 266px;
	padding-left: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #F4F4F4;
}
#wrap #contentwide #form1 #fields {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.fields {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.textfield {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
