@charset "utf-8";
body {
	background-color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
h1 , h2 , h3 , h4, h5, h6{
	color: #666;
	margin-bottom: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
}
h1 {
	color: #900;
	font-style: italic;
}

#rss .rss_pic {
	float: left;
	padding: 0 5px 0 0;
}

#rss .rss_a {
	font-size:20px;
	line-height:32px;	
}


#wrapper {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	color: #333;
	height: 190px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	font-size: 3em;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#header .advertise {
	padding: 0px;
	text-align: right;
	top: 10px;
	right: 0px;
	position: absolute;
	margin: 0px;
	height: 60px;
	width: 468px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color:#333;
	cursor:pointer;
	text-decoration: none;
}
a img{
	border:0;
}
#wrapper #menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	margin: 0px;
	padding-top: 25px;
}
#wrapper #menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#wrapper #menu ul li {
	float: left;
	width: 12%;
	text-align: center;
}
#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
	display: block;
	color: #900;
	font-size: 19px;
	line-height: 37px;
}
#menu ul li a:hover, #menu ul li a:active {
	color: #FFF;
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainContent {
	position: relative;
	width: 900px;
	color: #666;
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 400px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#wrapper #main_top {
	background-image: url(images/body_top.png);
	background-position: center bottom;
	padding: 0px;
	height: 40px;
	width: 950px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -40px;
	margin: 0px;
}
.admin_mode {
	background-image: url(images/advertisement.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	font-size: 12px;
}

#mainContent #main {
	margin: 0px;
	float: left;
	width: 675px;
	text-align: justify;
	padding: 0px;
}
#mainContent #main #picture img {
	margin: 0px;
	padding: 0px;
	max-width: 650px;
	max-height: 650px;
}
#main .advertise   {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 100%;
}
#main .advertisement {
	padding: 0px;
	float: left;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 250px;
	width: 300px;
}

pre    {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	color: #900;
	font-style: italic;
	line-height: 1.5em;
}
.text_right  {
	text-align:right;
}


.p_text {
	color: #666;
	text-align: justify;
	font-weight: lighter;
	font-style: italic;
	line-height: 1.5em;
	word-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}
#mainContent table {
	color: #666;
	border: 2px solid #999;
	border-collapse: collapse;
}
#mainContent table th {
	color: #FFF;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	background-color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent table tr {


}


#mainContent table tr td  {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 1.3em;
}
#mainContent #form1 table .new, #mainContent #form1 table .new a:link, #mainContent #form1 table .new a:visited {
	font-weight: bold;
	background-color: #CCF;
	color: #000;
	
}


#mainContent #sidebar {
	margin: 0px;
	float: right;
	width: 200px;
	padding: 0px;
}
#mainContent #sidebar div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mainContent #sidebar #tag{
	background-image: url(images/tag_clouds.png);
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
}
#mainContent #sidebar #r_quote {
	background-image: url(images/random_quote.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent #sidebar .advertise {
	background-image: url(images/sponsored_link.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	position: relative;
}


#wrapper form {
	color: #666;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#wrapper label {
	margin: 0px;
	padding: 0px;
}


#mainContent .comment {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContent #pagination {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#mainContent #pagination .current {
	font-size: 1.7em;
	font-weight: bold;
	color: #900;
}
#mainContent #frm_comment {
	padding: 15px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 5px solid #999;
	background-color: #FFF;
}



#main #helper {
	position: absolute;
	bottom: 0px;
	width:560px;
	height:125px;
}
#mainContent a:link, #mainContent a:visited {
	color: #666;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:active {
	color: #900;
	text-decoration: underline;
}

#mainContent .header{
	color: #900;
}

#mainContent .header a:link, #mainContent .header a:visited{
	color: #900;
	text-decoration: none;
}

#mainContent .header a:hover, #mainContent .header a:active{
	color: #903;
	text-decoration: underline;
}


#mainContent .general_link a:link, #mainContent .general_link a:visited{
	text-decoration: underline;
}

#mainContent .general_link a:hover, #mainContent .general_link a:active{
	color: #900;
	text-decoration: none;
}


#wrapper #main_bottom {
	background-image: url(images/body_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: -40px;
	left: 0px;
}
#mainContent .button {
	background-image: url(images/button_bg.png);
	text-align: center;
	margin: 0px;
	height: 46px;
	width: 196px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	color: #FFF;
}

#mainContent .button a:link, #mainContent .button a:visited{
	color: #fff;
	text-decoration: none;
}

#mainContent .button a:hover, #mainContent .button a:active{
	color: #903;
	text-decoration: underline;
}

#main #share_this {
	position: relative;
	height: 90px;
	width: 665px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 45px;
	color: #900;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	border: 5px solid #999;
}
#main #share_this #share_digg {
	position: absolute;
	left: 288px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 50px;
}

#main #share_this ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 368px;
	top: 31px;
}
#main #share_this ul li {
	padding: 0px;
	float: left;
	width: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #share_this li a {
	color: #FFF;
	text-decoration: none;
}

#footer {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer p {
	text-align: center;
	color: #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer div {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 140px;
	font-size: 14px;
	color: #ccc;
}
#footer div h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #fbf6e5;
}

#footer .last {
	margin: 0px;
	padding: 0px;
}

#footer a:link, #footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer div ul li {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-style: solid;
}

#footer div ul .last_li {
	border-bottom-style: none;
}

#footer span {
	font-size: 13px;
	padding: 0px;
	float: right;
	color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
