/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



* {

	margin: 0;

	padding: 0;

}



body {

	margin: 40px;

	background: #000000; 

	font: normal Arial, Helvetica, sans-serif;

	color: #999999;

}



h1, h2, h3 {

}



h1 {

	font-size: 2em;

}



h2 {

	font-size: 1.4em;

}



h3 {

	font-size: 1em;

}



p, blockquote, ul, ol {

	margin-bottom: 1.5em;

	line-height: 1.8em;

	text-align: justify;

}



p {

}



blockquote {

	margin-left: 3em;

	margin-right: 3em;

	font-style: italic;

}



ul {

	list-style: square inside;

}



ul li {

}



ol {

	margin-left: 3em;

}



ol li {

}



a {

	color: #CCCCCC;

}



a:hover {

	text-decoration: none;
        color: #FFFFFF;

}



img {

}



/* Center Box */



.center-box {
	margin-bottom: 10px;

	padding: 20px;

	background: #000000;

	border-top: 5px solid #900;

	border-right: 5px solid #c00;

	border-bottom: 5px solid #900;

	border-left: 5px solid #c00;

}



.center-box .title {

	padding: 5px 16px;

	background: #210100;

	border-left: 6px;

	border-right: 2px ;

	border-bottom: 3px;

	border-top: 2px;

}



/* Left Box */



.left-box {

	margin-bottom: 10px;

	background: #000000;

	border-top: 5px solid #900;

	border-right: 5px solid #c00;

	border-bottom: 5px solid #900;

	border-left: 5px solid #c00;

}



.left-box .title {

	padding: 5px 16px;

	background: #210100;

	border-left: 6px;

	border-right: 2px;

	border-bottom: 3px;

	border-top: 2px;

}



.left-box .content {

	padding: 20px 20px 0 20px;

}



/* Right Box */



.right-box {

	margin-bottom: 10px;

	background: #000000;

	border-top: 5px solid #900;

	border-left: 5px solid #c00;

	border-bottom: 5px solid #900;

	border-right: 5px solid #c00;

}



.right-box .title {

	padding: 5px 16px;

	background: #210100;

	border-right: 6px;

	border-left: 2px;

	border-bottom: 3px;

	border-top: 2px;

}



.right-box .content {

	padding: 20px 20px 0 20px;

}



/* Logo */



#logo {

	margin: 0 auto 10px auto;

        width: 900px;
	margin: 10px auto;
}



#logo h1 {

}



#logo h2 {

}



#logo a {

	text-decoration: none;

}



/* Content */



#content {

/*	width: 700px; */

	margin: 0 auto;
	width: 950px;
}



/* Content > Main */



#main {

	float: right;

/*	width: 470px; */
	width: 820px; 

}



/* Content > Main > Welcome */



#welcome {

}



/* Content > Main > Example */



#example {

	padding-bottom: 13px;

}



/* Content > Sidebar */



#sidebar {

	float: left;

/*	width: 220px; */
	width: 120px; 


}



/* Content > Sidebar > Menu */



#menu {

}



#menu ul {

}



#menu li {

}



#menu a {

}



#menu a:hover, #menu .active a {

}



/* Content > Sidebar > Updates */



#updates {

}



#updates ul {

}



#updates h3 {

	display: inline;

}



#updates p {

	font-size: .8em;

}



/* Footer */



#footer {

	clear: both;

	margin: 0 auto 10px auto;

	width: 1260px;
	font-size: x-small;

}



#footer p {

	margin: 0;

}



/* Footer > Legal */



#legal {

}



/* Footer > Links */



#links {

}
