/*
Design based on a template by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #333333;
  background-color: #F4F4F4;
}

h1, h2, h3 {
	font-weight: normal;
}

h1, h2 {
	font-size: 2em;
	color: #9E0000;
}

h2 {
	font-size: 1.5em;
	color: #9E0000;
}

h3 {
	font-size: 1em;
	color: #9E0000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #9E0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	padding: 25px 0 0 0;
	background: url(images/img03.gif) no-repeat;
}

.boxed .title {
	padding-left: 15px;
	background: #A91313;
	border-left: 1px solid #CB7575;
	border-right: 1px solid #CB7575;
	font-size: 1.2em;
	font-weight: bold;
	color: #E8C0C0;
}

.boxed .content {
	padding: 15px;
	background: #A91313 url(images/img04.gif) no-repeat 100% 100%;
	border: 1px solid #CB7575;
	border-top: none;
}

/* Post */

.post {
	padding: 2em 0 0 0;
}

.post .title {
}

.post .date {
	margin: -1.4em 0 1em 0;
	text-align: right;
	font-size: 1em;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding: 1em;
	background: #FFEDED;
	border-left: 1px solid #9E0000;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 1em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	line-height: 180%;
}

.blogpost {
	background-color: transparent;
	background-image: url("images/blog-separator.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #9E0000;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.actionstr {
  float: right;
}

#wrap {
  margin: 0 auto;
  width: 1000px;
  background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Breadcrumb */

#breadcrumb {
	width: 715px;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0 25px;
	background: #40ACC7 url(images/img01.gif) no-repeat;
	color: #FFFFFF;
}

/* Logo */

#logo {
	padding: 70px 0 20px 0;
	background: url(images/img02.gif) no-repeat center top;
	text-align: center;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 2.6em;
	font-weight: bold;
	font-style: italic;
}

#logo h3 {
	text-transform: lowercase;
	font-size: 1em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
/*
	margin: 0 220px 0 260px;
  width: 525px;
*/
	padding-left: 260px;
  width: 710px;
}


#main a {
}

#header {
  margin: 0;
  padding: 0;
}

#header img.right, img.right {
  margin: 0;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h3 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
}

#inputsubmit1 {
	font-size: x-small;
}

/* Content > Sidebar > Menu */

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding: 5px 0;
}

#menu a {
	display: block;
	padding: 0 0 0 17px;
	background: url(images/img05.gif) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
}

#menu a:hover {
  color: #F4C1C6;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#updates h3 {
	font-size: small;
}

#updates p {
	font-size: x-small;
}

/* Ads */

#right {
	float: right;
	width: 160px;
	background: url(images/side_r.gif) repeat-y;
/*	padding: 20px; */
}

/* Support */

#support {
	width: 150px;
	height: 60px;
	margin: 0 0 20px 0;
	padding: 60px 0 0 10px;
	background: url(images/img08.gif) no-repeat;
}

#support h2 {
	font-size: 1.4em;
}

#support h3 {
	font-size: 1em;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.error {
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  background-color: #FF0000;             /* light-red; */
  color: #ffffff;
}

.error a {
  color: #000000;
}

.fline {
  font: normal 0.7em Arial, sans-serif;
  color: #E5E5E5;
}

.questionmeta {
  font: normal 1.0em Arial, sans-serif;
  margin-left: 50px;
  margin-right: 50px;
	padding: 1em;
	background: #FFEDED;
	border: 1px solid #9E0000;
/*	font-size: .8em; */
  margin-bottom: 20px;
}

.questionmeta1 {
	padding: 1em;
	background: #FFEDED;
	border: 1px solid #9E0000;
/*	font-size: .8em; */
  margin-bottom: 20px;
  -moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.question {
  margin-top: 10px;
  margin-bottom: 10px;
}

.answer {
  background-color:#EAFFFF;
  padding: 10px;
  border: 1px dashed;
}

.answer1 {
  background-color:#EAFFFF;
  padding: 5px;
  border: 1px dashed;
  margin-top: 10px;
}

.answer1 h3 {
  font-weight: bold;
}

.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

.status {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  background-color:#FF8040;
  color: #fff;
  padding: 5px;
  border: 1px solid;
  -moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.news {
  background:#9E0000;
  color: #FFFFFF;
  padding: 5px;
  -moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.news a {
  color: #fff;
}

.cupontable {
	padding: 1em;
	background: #FFEDED;
	border: 1px solid #9E0000;
/*	font-size: .8em; */
  margin-bottom: 20px;
  -moz-border-radius:10px;
}

.cupontable td {
  padding-bottom: 10px;
}