﻿* {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	color: #20207f;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	color: #222;
}
p {
	line-height: 1.5em;
	padding: 0 0 15px 5px;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 20px 4px;
}
table td {
	padding: 4px;
}
ol {
	list-style: decimal;
	padding: 0 0 10px 40px;
}
ol li {
	line-height: 1.4em;
}
#cse-search-box input {
	color: #777;
	width: 344px;
	padding: 7px;
	border: 1px solid #bbb;
}
.hidden {
	display: none;
}
.post {
	padding-bottom: 30px;
}
.post h2 a:link, .post h2 a:visited, .post h2 a:active {
	color: #20207f;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post ul {
	list-style: disc;
	padding: 0 0 10px 40px;
}
.post ul li {
	line-height: 1.5em;
}
.post-options {
	color: #777;
	font-size: .85em;
	padding: 10px 7px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.post-options a:link, .post-options a:visited, .post-options a:active {
	font-weight: bold;
	color: #20207f;
	text-decoration: none;
}
.post-options a:hover {
	text-decoration: underline;
}
.post-nav {
	font-size: .85em;
	padding: 10px 0;
}
.post-nav a:link, .post-nav a:visited, .post-nav a:active {
	background: #bbb;
	float: left;
	text-transform: uppercase;




	text-decoration: none;
	color: #20207f;
	display: block;
	height: 17px;
	padding: 2px 5px 0 5px;
	margin-right: 7px;
	cursor: pointer;
}
.post-nav a:hover {
	background: #000;
	color: #fff;
}
.post-nav span:hover {
	background: url(imgs/btn_right_on.gif) right no-repeat;
}
.post-nav .clear {
	clear: both;
}
.post-promote {
	background: url(imgs/promote.jpg) no-repeat;
	text-align: center;
	width: 640px;
	height: 47px;
	padding: 33px 0 15px 0;
}
.post-promote a:link, .post-promote a:visited, .post-promote a:active {
	color: #fff;
	margin: 0 7px;
}
.post-promote a:hover {
	color: #000;
}
.post-comments {
	font-size: .9em;
}
.post-comments form * {
	display: block;
}
.post-comments label {
	font-size: .95em;
	padding: 7px 0;
}
.post-comments input.txt {
	background: #fff;
	font-size: 1em;
	width: 260px;
	padding: 7px;
	border: 1px solid #bbb;
}
.post-comments input#comment-submit {
	background: url(imgs/btn_comment.gif) no-repeat;
	text-indent: -9999px;
	width: 70px;
	height: 25px;
	margin: 7px 0;
	border: 0;
}
.post-comments textarea {
	background: #fff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	width: 380px;
	height: 160px;
	padding: 7px;
	border: 1px solid #bbb;
}
.post-comments p {
	font-style: italic;
	color: #777;
	padding-left: 0;
}
.post-comments span {
	display: inline;
	color: #ff0000;
	margin-left: 3px;
}
.show-comments {
	font-size: .9em;
	padding: 20px 0;
}
.show-comments .comment {
	background: #fafafa;
	width: 640px;
	margin-top: 10px;
	padding: 0 10px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	clear: both;
	overflow: hidden;
}
.show-comments .admin {
	background: #f3f8fb;
	border-top: 1px solid #b1d4e8;
	border-bottom: 1px solid #b1d4e8;
}
.show-comments .c-profile {
	float: left;
	width: 155px;
	padding: 10px 0;
}
.show-comments .c-profile .avatar {
	float: left;
	width: 60px;
	height: 60px;
	padding-right: 8px;
}
.show-comments .c-profile .c-name {
	font-size: .95em;
	text-align: left;
	font-weight: bold;
	float: right;
	width: 85px;
}
.show-comments .c-profile .c-date {
	font-size: .85em;
	text-align: left;
	text-transform: uppercase;
	color: #bbb;
	float: right;
	width: 85px;
	margin-top: 5px;
	clear: right;
}
.show-comments .c-msg {
	font-size: .95em;
	float: right;
	width: 460px;
}
.show-comments .c-msg p {
	line-height: 1.2em;
	padding: 10px 0;
	margin: 0;
}
.post-trackbacks {
	font-size: .9em;
	margin-top: 10px;
}
.post-trackbacks ol {
	padding-left: 25px;
}
.post-trackbacks li {
	line-height: 1.5em;
}
.post-trackbacks a {
	color: #000;
}
html {
	background: transparent url(imgs/head_bg3.jpg) top repeat-x;
	width: 100%;
}
body {
	background: transparent url(imgs/foot_bg.jpg) bottom repeat-x;
	position: absolute;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #110f10;
	min-width: 100%;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden;
}
#header {
	position: relative;
	width: 1010px;
	height: 91px;
}
#header h1 {
	background: url(imgs/head_logo.png) no-repeat;
	text-indent: -9999px;
	width: 350px;
	height: 90px;
}
#header a {
	display: block;
	width: 350px;
	height: 90px;
}
#header #advert {
	background: url(imgs/468x60.gif) no-repeat;
	position: absolute;
	top: 15px;
	right: 0;
	width: 468px;
	height: 60px;
}
#navigation {
	font-size: 1.4em;
	color: #fff;
	width: 1010px;
	height: 41px;
}
#navigation li {
	float: left;
	margin-right: 20px;
	padding-top: 11px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}

#sub-navigation {
	font-size: 14px;
	color: #3f3f3f;
	height: 41px;
	background-color: #f0f0f0;
	padding-left: 20px;
	border: 1px solid #bbbbbb;
	font-weight: bold;
}
#sub-navigation li {
	float: left;
	margin-right: 20px;
	padding-top: 13px;
}
#sub-navigation a {
	color: #3f3f3f;
	text-decoration: none;
}
#sub-navigation a:hover {
	text-decoration: underline;
}

#content-main {
	float: left;
	font-size: 1.4em;
	width: 640px;
}
#content-main h2 {
	color: #999;
	font-size: 2.5em;
	padding-bottom: 15px;
	letter-spacing: -2px;
}
#footer {
	width: 100%;
	height: 131px;
	padding-top: 130px;
	clear: both;
}
#footer #foot-nav {
	height: 41px;
	padding-top: 5px !important;
	padding-top: 0;
}
#foot-nav ul {
	margin-top: 12px;
}
#foot-nav li {
	display: inline;
	font-size: 1.4em;
	margin-right: 20px;
}
#foot-nav a {
	color: #20207f;
	text-decoration: none;
}
#foot-nav a:hover {
	text-decoration: underline;
}
#footer #copyright {
	height: 90px;
}
#copyright * {
	display: inline;
}
#copyright h1 {
	background: url(imgs/foot_logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 195px;
	height: 90px;
}
#copyright h1 a {
	display: block;
	width: 195px;
	height: 90px;
}
#copyright p {
	display: block;
	width: 700px;
	color: #969696;
	margin-left: 215px;
	padding: 0;
}
#copyright p.primary {
	font-size: 1.4em;
	padding-top: 20px;
}
#copyright p.secondary {
	font-size: 1.2em;
}
#copyright p a {
	color: #fff;
	text-decoration: none;
}
#copyright p a:hover {
	text-decoration: underline;
}
div.imgselect {
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	border: 3px solid #FFFFFF;
	text-align: left;
}
div.imgselect:hover {
	border: 3px solid #0047AB;
	cursor: pointer;
}
div.imgselect img {
	top: 5px;
	left: 5px;
	width: 32px;
	height: 32px;
	position: relative;
}
img.deleteImage {
	width: 32px;
	height: 32px;
}
img.deleteImage:hover {
	cursor: pointer;
}
img.removeDomain {
	width: 16px;
	height: 16px;
}
img.removeDomain:hover {
	cursor: pointer;
}



