/* CSS Document For Stylized Beauty

   Design by super j man

   (http://www.jdavidmacor.com) */



/******** Basic Body ********/

	body    { background: #000 url(images/bground.png) 50% top }

	

	h1 {

		margin: 0;

		color: #FFFFFF;

		font-family: "Trebuchet MS" "Times New Roman";

		font-size: 24px;

		padding-left: 50px;

		padding-top: 50px;

		}

	

	h2  { color: #603; font-size: 16px; font-family: "Trebuchet MS", "Times New Roman"; font-variant: small-caps; margin: 0; border-bottom: 1px solid #000000 }

		

	b   {color: #000}	

		

	img {
	border: 0;
	margin-left: 10px;

		}

.indent img {
padding-left:100px}
		

	.icon {

		border: 0;

		vertical-align: text-bottom;

		}

	

	#container  { margin: 0 auto; padding: 0 20px; width: 760px }

		

/******** Header ********/		

	#header   { background: #000 url(images/header.png) no-repeat 50% top; width: 760px; height: 90px }

		

	form {

		float: right;

		font-size: 9px;

		margin-right: 25px;

		margin-top: 55px;

		}

	

	form img {

		vertical-align: bottom;

		}

		

	input {

		background: #FFFFFF url(images/input.png) top left no-repeat;

		color: #ffcccc;

		border: 0;

		font-size: 11px;

		padding: 3px;

		}

		

	.button {

		padding: 2px;

		background: #88ac0b url('images/menu-background.png') top left repeat-x;

		color: #FFFFFF;

		border: 0;

		font-size: 11px;

		}



/******** Menu ********/	

	#menu_container {

		width: 748px;

		_width: 750;

		background: #FFFFFF;

		height: 30px;

		padding-left: 5px;

		padding-right: 7px;

		_padding-right: 5px;

		}

	

	#menu   { font-size: 75%; background: #999 repeat-x left top; white-space: nowrap; margin-top: 0; margin-bottom: 0; padding-right: 2px; width: 100%; float: left }

	

	* html #menu {

		padding-right: 0;

		}

	

	#menu ul  { list-style: none; margin: 0; padding: 0; width: 100%; float: left; border-right: 1px solid #ccc; border-left: 1px solid #ccc }

	

	#menu li {

		display: inline;

		}

	

	#menu a:link, #menu a:visited     { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: #999; padding: 0.25em 0.8em; float: left; border-right: 1px solid #fff }

	

	#menu a:hover   { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: wider; background: #333 repeat-x }



/******** Main Content ********/		

	#content   { background: #ffffff; padding: 5px 5px 5px 25px; width: 730px }

	

	#posts {

		width: 520px;

		background: #FFFFFF;

		margin-right: 15px

		}

		
	IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
	
	#posts p  { color: #333; font: 0.8em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif; text-align: justify }

		

	#posts a  { color: #603; text-decoration: none }

		

	#posts a:visited  { color: #603; text-decoration: none }

		

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

		

	.dropcap   { color: #603; font-size: 2.5em; line-height: 95%; width: 0.67em; float: left }

	

	.blockquote   { color: #603; font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #efefef; text-align: justify; margin: 30px; padding: 5px; overflow: hidden; border: dotted 0 #88ac0b }

	

	.comments  { color: #300; font-size: 75%; text-align: right }



/******** Sidebar ********/		

	#sidebar {

		width: 195px;

		float: right;

		padding-top: 5px;

		}

		

	.sidebar_content{

		display: block

		}

		



	.sidebar_content *  { background: #ccc; display: block; height: 1px; overflow: hidden }

		

	.sidebar_content1   { background: #ccc; margin-right: 3px; margin-left: 3px; padding-right: 1px; padding-left: 1px; border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3 }

		

	.sidebar_content2  { background: #ccc; margin: 0 1px; padding: 0 1px; border-right: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4 }

		

	.sidebar_content3 { background-color: #ccc; margin: 0 1px; border-right: 1px solid #ccc; border-left: 1px solid #999 }

		

	.sidebar_content4 { background-color: #ccc; border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3 }

		

	.sidebar_content5{

		border-right: 1px solid #b2b2b2;

		border-left: 1px solid #b2b2b2;

		}

		

	.sidebar_content_content  { color: #000; font: 0.8em/130% "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif; background: #ccc; padding: 0 5px }

	

	.sidebar_content_content a   { color: #603; text-decoration: none; letter-spacing: 2px }
	.sidebar_content_content a:hover   { color: #603; text-decoration: underline; letter-spacing: 2px }

		

	.sidebar_content_content a:visited   { color: #333; text-decoration: none; letter-spacing: 5px }

	

	

	.side_content_header  { color: #fff; font-size: 20px; font-family: "Trebuchet MS", "Times New Roman"; font-variant: small-caps; margin: 0 }



/******** Footer ********/	

	#footer {

		width: 750px;

		height: 73px;

		background: url(images/footer.gif) top no-repeat;

		margin-top: 0px;

		padding: 5px;

		}

		

	#footer p  { color: #603; font-size: 9px; text-align: center; padding: 25px }

		

	#footer p a  { color: #603; text-decoration: none; border-bottom: 1px dotted #000000 }

		

	#footer p a:visited {

		color: #000000;

		font-weight: 100;

		text-decoration: none;

		border-bottom: 1px dotted #000000;

		}

			

	#footer p a:hover {

		color: #000000;

		text-decoration: none;

		border-top: 1px dotted #000000;

		}

		

	.copyright { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; background-position: center bottom; float: right; }	

	

	.copyright a { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; background-position: center bottom; text-decoration: none; }	
