body {
	background: #121212; /* url('bg.gif') repeat-x;*/
	color: #d0ffd0;
}

h1, h2, h3, h4, h5, h6 {
	color: #cfc;
}

h1 {
	line-height: 1.1em;
}

a {
	color: #5c6;
}

a:hover {
	text-decoration: underline;
	color: #d6e09f;
}

div.hr {
	background: #232323;
}

#menuList,
#copyright,
#legal {
	text-shadow: #000 1px 1px 1px;
}

#main {
	position: relative;
	text-align: left;
}

#top,
#menuList,
#content,
#contact,
#copyright,
#legal {
	width: 804px;
	margin: auto;
}

#top {
	position: relative;
	margin-top: .5em;
}

h1#logo {
	min-height: 90px;
}

h1#logo a {
	position: absolute;
	display: block;
	top: 0;
	font-size: 17px;
}

body.MVPhotography h1#logo {
	position: relative;
	height: 90px;
	background: url('mv-photography-527.png') no-repeat 50% 50%;
}

body.MVPhotography h1#logo a {
	position: absolute;
	display: block;
	top: 25px;
	left: 0;
	width: 100%;
	height: 45px;
}

body.MVPhotography h1#logo span {
	display: none;
}

#top {
	border-bottom: 1px solid #232323;
}

#contact {
	border-top: 1px solid #232323;
}

#copyright {
	border-top: 1px solid #232323;
}

#auth {
	position: absolute;
	top: 0;
	right: 0;
}

#DocumentEditorForm input[name='title'],
#DocumentEditorForm input[name='url'] {
	border: 1px solid #030;
	background: #010;
	color: #cfc;
}

fieldset {
	margin: 2em 4em;
	border: 1px solid #030;
}

fieldset legend {
	font-weight: bold;
	color: #cfc;
	font-size: 120%;
	padding: 0 .5em;
}

input.txt,
textarea.txt,
select.txt {
	border: 1px solid #030;
	background: #010;
	color: #cfc;
	padding-left: .05em;
}

.wordCount {
	font-size: 80%;
	line-height: 1em;
	color: #cfc;
}

a.plusIcon {
	background: url('/theme/veverka.eu/plus.png') no-repeat 2px 70%;
	padding-left: 16px;
}

a.shortcutIcon {
	background: url('/theme/veverka.eu/shortcut.png') no-repeat 2px 70%;
	padding-left: 16px;
}

a.crossIcon {
	background: url('/theme/veverka.eu/cross.png') no-repeat 2px 70%;
	padding-left: 16px;
}

#menuList ul,
#menuList ul li {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menuList ul {
	border-bottom: 1px solid #232323;
	display: block;
	line-height: 2em;
}

#menuList ul li {
	display: inline;
	background: url('separator.gif') no-repeat 2px 50%;
	padding: .25em .5em .25em 1.1em;
}

#menuList ul li a {
	font-size: 120%;
	font-variant: small-caps;
}

#menuList ul li.first {
	background: none;
	padding-left: 0;
}

#menuList ul li.current a {
	color: #f7e654;
}

#menuList ul li.invisible a {
	color: red;
}

.errorText {
	margin: 4em 0;
	text-align: center;
	color: #d22;
	font-size: 120%;
	line-height: 1.5em;
}

.photoshoot {
	position: relative;
	border-left: 3px solid #333;
	padding-left: 1em;
	margin: .7em 0 .7em 4em;
	color: #666;
}

.photoshoot a.delete {
	position: absolute;
	top: 0;
	left: -1.25em;
}

.photoshoot h3 {
	color: #ccc;
	margin: 0;
}

.photoshoot-green {
	border-color: #241;
	color: #382;
}

.photoshoot-green h3 {
	color: #3d5;
}

.photoshoot-yellow {
	border-color: #574624;
	color: #978634;
}

.photoshoot-yellow h3 {
	color: #f7e654;
}

.photoshoot-red {
	border-color: #520;
	color: #930;
}

.photoshoot-red h3 {
	color: #e50;
}

.photoshoot h3 span.little {
	font-size: 80%;
	padding: 0 .5em;
	opacity: .7;
}

#restrictedPhotosText {
	font-size: 120%;
	text-align: center;
	color: red;
}

#restrictedPhotosText span {
	font-size: 70%;
}

#arrowContainer {
	position: relative;
	z-index: -1;
}

#arrowContainer .arrow {
	position: absolute; bottom: -2.3em; right: 3.5%; border-bottom: 1px dotted red; border-right: 1px dotted red; width: 17%; height: 6.75em;
}

#arrowContainer .arrow1 {
	position: absolute;
	top: -7px;
	right: -4px;
	width: 7px;
	height: 4px;
	background: url(data:image/gif;base64,R0lGODlhBwAEAIAAAP///+McASH5BAEAAAAALAAAAAAHAAQAAAIHhGMZq8sOCwA7) no-repeat;
}

.nsfw {
	color: #d6e09f;
	font-variant: small-caps;
}

.alt {
	color: #d6e09f;
}

#contextMenu {
	display: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	border-radius: 3px 3px 3px 3px;
	color: #f1f1f1;
	font-size: 0.8rem;
	padding: 4px 10px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#DocumentEditorForm .cke_inner,
#DocumentEditorForm .cke_wysiwyg_div {
	background: transparent !important;
}
