/* saidsimple - theme 1 */

body {
	padding: 25px 0px 25px 0px;
	background: #330000 url('/themes/a/images/bg1.jpg');
}

body, input {
	color: #333333;
	font-size: 11pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #B96D00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}

h1 {
	padding-left: 30px;
	background-image: url('/themes/a/images/h1.gif');
	font-size: 18pt;
}

h2 {
	padding-left: 30px;
	background-image: url('/themes/a/images/h2.gif');
	font-size: 16pt;
}

h3 {
	padding-left: 30px;
	background-image: url('/themes/a/images/h3.gif');
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 12pt;
}

h6 {
	font-size: 10pt;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000044;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #0000ff;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin: 0.5em 0 0.5em 0;
	line-height: 1.2em;
}

#fadedbg {
	height: 184px;
	width: 100%;
	background: #330000 url('/themes/a/images/bg2.jpg') repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#container {
	min-width: 800px;
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 2;
	border: 7px solid #fff;
}

#header {
	height: 7.0em;
	width: 100%;
	margin-bottom: 2px;
	background: #333333;
	position: relative;
}

#header * {
	padding: 0em;
	margin: 0em;
}

#headerleft {
	padding: 0em 2.0em 0.5em 1.5em;
	position: absolute;
	bottom: 0em;
}

#logo {
	color: #fff;
	font-weight: normal;
	font-size: 2.0em;
}

#slogan {
	color: #aaa;
	font-weight: normal;
	font-size: 1.0em;
}

#headerright {
	padding-right: 0.0em;
	position: absolute;
	top: 4.25em;
	right: 1.5em;
}

#headerright p {
	color: #6699aa;
	font-weight: normal;
	font-size: 2.0em;
}

#headerbottom {
	height: 80px;
	margin-bottom: 2px;
	background: #000000 url('/themes/a/images/header.jpg') no-repeat top left;
	position: relative;
}

#navigation {
	height: 2.6em;
	padding: 0em 1.0em 0em 0.50em;
	margin-bottom: 2px;
	background: #808000;
	position: relative;
}

#navigation * {
	padding: 0em;
	margin: 0em;
}

#navigation ul {
	position: absolute;
	top: 0.70em;
}

#navigation ul li {
	display: inline;
	position: relative;
}

#navigation ul li a {
	padding: 0.3em 1.0em 0.3em 1.0em;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li a.active {
	background: #444400;
	font-style: italic;
}

#navigationbottom, #footertop {
	height: 14px;
	background: #fff url('/themes/a/images/border1.gif') repeat-x;
}

#content {
	padding: 0px 15px 7px 15px;
}

#footer {
	height: 2.0em;
	padding-top: 1.75em;
	background: #fff;
	position: relative;
	clear: both;
	font-size: 0.8em;
}

#copyright {
	position: absolute;
	bottom: .75em;
	left: 15px;
}

#account {
	position: absolute;
	right: 15px;
	bottom: 1.2em;
}

#picture {
	position: relative;
	left: 0px;
	margin: 0 -15px 0 -15px;
}

p.title {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}

ul.listing {
	padding-top: .5em;
	list-style-type: none;
}

ul.listing li {
	padding: 0 0 .25em 5px;
}

ul.listing li.user {
	list-style-image: url('/themes/a/images/user.gif');
}

ul.listing li.document {
	list-style-image: url('/themes/a/images/page_white_text.gif');
}

ul.listing li.blog {
	list-style-image: url('/themes/a/images/pencil.gif');
}

ul.listing li.gallery {
	list-style-image: url('/themes/a/images/pictures.gif');
}

ul.listing li.essay {
	list-style-image: url('/themes/a/images/page_white_stack.gif');
}

ul.listing li.more {
	list-style-image: url('/themes/a/images/page_white_stack.gif');
	font-style: italic;
}

div.page {
}

div.post {
	margin: 0 0 1.5em 0;
}

div.addition {
	padding: 0px 0.5em 0px 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.75em;
	border: 1px dotted #666666;
}

div.hidden, div.unpublished {
	background: #ffdddd url('/themes/a/images/hidden.gif');
}

div.page .attachments, div.post .attachments {
	margin: 0.5em 0 0.5em 0;
}

div.page .pagenum {
	margin: 0.5em 0 0.75em 0;
	text-align: center;
}

div.page .pagenum a {
	padding: .25em .6em .25em .6em;
	background-color: #ffffcc;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #333333;
}

div.page .pagenum a.selected {
	background-color: #ff6633;
	color: #ffffff;
}

div.page .pagenum a:hover {
	background-color: #800000;
	color: #ffffff;
}

div.page .credit, div.post .credit, div.addition .credit {
	color: #666;
	font-style: italic;
}

div.page .text, div.post .text, div.addition .text {
}

div.page .modified {
	margin: .5em 0 .5em 0;
	color: #666;
	font-style: italic;
	font-weight: normal;
}

div.page .comment, div.post .comment {
	padding-left: 22px;
	margin: .5em 0 .5em 0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/themes/a/images/user_comment.gif');
}

div.page .edit, div.post .edit, div.addition .edit {
	padding-left: 22px;
	margin: .5em 0 .5em 0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/themes/a/images/page_edit.gif');
}

div.page .addpic {
	padding-left: 22px;
	margin: .5em 0 .5em 0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/themes/a/images/picture_add.gif');
}

div.page .append {
	padding-left: 22px;
	margin: .5em 0 .5em 0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/themes/a/images/add.gif');
}

div.page .copy, div.post .copy, div.addition .copy {
	padding-left: 22px;
	margin: .5em 0 .5em 0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/themes/a/images/copy.gif');
}

#gallery {
	width: 660px;
	margin: auto;
}

#gallery a {
	height: 126px;
	width: 126px;
	padding: 0 1px 5px 4px;
	display: block;
	position: relative;
	float: left;
}

#gallery img {
	height: 120px;
	width: 120px;
	padding: 2px;
	border: 1px solid #333;
}

#egallery {
	width: 730px;
	margin: auto;
	font-size: 9px;
}

#egallery a {
	color: #0000cc;
	text-decoration: none;
}

#egallery a.image {
	padding: 10px 8px 0px 8px;
	display: block;
}

#egallery img {
	border: 1px solid #333;
}

#blogtable {
	font-size: 11pt;
}

#blogleft {
}

#blogleft ul {
	padding-left: 0px;
	margin-left: 15px;
	list-style-type: square;
}

#blogleft h3 {
	margin: 4px 0 4px 0;
	color: #666666;
	font-weight: bold;
	font-weight: normal;
	font-size: 12pt;
	border-bottom: 1px solid #666666;
}

#blogright {
}

table.editor {
	margin-bottom: 8px;
	font-size: 11pt;
}

table.editor td {
	padding: 3px;
}

table.editor td.label {
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}

table.editor td.divider {
	height: 8px;
}

table.editor input, table.editor select, table.editor textarea {
	background-color: #ffffcc;
	border: 1px solid #666666;
}

table.editor input.date {
	padding-left: 20px;
	background-image: url('/themes/a/images/date.gif');
	background-position: left;
	background-repeat: no-repeat;
}

table.editor input.time {
	padding-left: 20px;
	background-image: url('/themes/a/images/time.gif');
	background-position: left;
	background-repeat: no-repeat;
}

.fontSize1 {
	font-size: 8pt;
}

.fontSize2 {
	font-size: 10pt;
}

.fontSize3 {
	font-size: 11pt;
}

.fontSize4 {
	font-size: 14pt;
}

.fontSize5 {
	font-size: 18pt;
}

.fontSize6 {
	font-size: 22pt;
}

.fontSize7 {
	font-size: 24pt;
}

