/*
MihaiMaga.ro Website framework
(c) Mihai Maga 2008
www.mihaimaga.ro
*/

html {
}

body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-color: #080808;
	background-image: url('fond.gif');
	color: #ffffff;
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	color: #afcce8;
	text-decoration: none;
}

a:hover {
	color: #ecefbf;
	text-decoration: underline;
}

img {
	border: 0;
}

td {
	color: #ffffff;
}

#container {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#header {
	width: 840px;
	height: 224px;
	overflow: hidden;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#header h1 {
	font-size: 32pt;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding: 100px 40px 0 0;
	font-family: Garamond, serif;
}
#header h1 span {
	color: #ccd8e5;
}

#menu {
	margin: 0;
	width: 840px;
	padding: 5px 0;
	clear: both;
}

#menu ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

#menu ul li {
	float: left;
	cursor: pointer;
	white-space: nowrap;
}

#menu ul a, #menu ul a:link, #menu ul a:visited {
	display: block;
	width: 140px;
	height: 36px;
	text-align: center;
	float: left;
	color: #2374ad;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	text-decoration: none;
	outline: none;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('menubtn-n.jpg');
	background-repeat: no-repeat;
}

#menu ul a:hover, #menu ul a.select, #menu ul a:visited.select {
	color: #fff080;
	background-image: url('menubtn-a.jpg');
	background-repeat: no-repeat;
}

#menu ul ul {
	display: none;
	position: absolute;
}

#menu ul ul li {
	float: none;
	margin: 0 10px;
	padding: 5px 0;
	width: 140px;
	white-space: normal;
/*	background-color: #0D3648;*/
}

#menu ul ul a, #menu ul ul a:link, #menu ul ul a:visited {
	float: none;
	font-size: 8pt;
	background-image: none;
	height: auto;
	margin: -10px 0 0 0;
	padding: 3px 0;
	width: 120px;
	background-color: #0D3648;
	border-bottom: 1px solid #666666;
}

#menu ul ul a:hover, #menu ul ul a.select, #menu ul ul a:visited.select {
	background-color: #115268;
	background-image: none;
}

#content {
	padding: 20px 40px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

#rightbox {
	display: block;
	float: right;
	width: 170px;
	height: 200px;
	padding: 0;
	background-color: #000000;
	background-image: url('rightbox.jpg');
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	line-height: 2em;
	color: #97a0af;
}
#rightbox h4 {
	font-family: garamond, serif;
	font-size: 9pt;
	margin: 0;
	padding: 7px 0;
}
#rightbox a, #rightbox a:link {
	font-weight: bold;
	font-size: 7pt;
}

h2.sitestyle {
	color: #999999;
	border-bottom: 1px solid #333333;
}

.portofolio, .portofolio td {
	font-size: 9pt;
}

.portofolio .portosection {
	background-color: #202020;
	height: 60px;
}

.portosection td {
	font-size: 14pt;
	padding: 5px;
	margin-top: 32px;
}
.portofolio .portosection h3 {
	padding-left: 32px;
}

.portofolio .site-active {
	color: #80ffff;
}
.portofolio .site-construction {
	color: #ffff80;
}
.portofolio .site-abandoned {
	color: #ff8080;
}

#footer {
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
	text-align: center;
	clear: both;
}

#footer #footMenu {
	font-family: verdana, sans-serif;
	color: #333333;
}

#footer .last {
	background-color: #080808;
	padding-top: 4px;
}

#backtrack {
	width: 650px;
	float: left;
	margin-bottom: 6px;
	font-size: 7pt;
	padding-left: 10px;
	background-image: url('backtrackgr.jpg');
}

#pagetitle {
	display: none;
}

.gallery div {
	display: inline-block;
	float: left;
	width: 200px;
	height: 140px;
	font-size: 8pt;
	text-align: center;
}
.galleryImg {
	background-color: #ffffff;
	color: #cccccc;
	padding: 10px 10px 20px 10px;
}
.galleryEXIF {
	background-color: #202020;
	color: #c0c0c0;
	font-size: 80%;
	margin: 6px 200px;
}

.galleryGroup {
	clear: both;
	background-color: #333333;
	color: #999999;
	margin: 5px 20px;
}


.blogs h1 {
	border-bottom: 1px solid #333333;
	margin: 40px 4px 0 4px;
}

.blogs h2 small {
	color: #999999;
	font-weight: normal;
}

.blogsBody {
	background-color: #101010;
	padding: 6px 4px 12px 4px;
}


.searchresult {
	margin: 3px 8px 10px 16px;
}

.searchtext {
	font-weight: bold;
	text-decoration: underline;
}

.mceContentBody {
	font-family: verdana, sans-serif;
}

.acbasic a.achead, .acbasic a.achead:link {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-color: #a0a0a0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #999;
}
.acbasic a.achead:hover {
	background-color: #e8e8e8;
}
.acbasic a.selected {
	color: black;
	background-color: #808080;
}

.increaseFont, .decreaseFont, .resetFont {
	cursor: pointer;
}

.clear {
	clear: both;
}

.clearsuper {
	clear: both;
	position: relative;
	margin-bottom: -2em;
}