/*

Name: BitchGotOwned[CMS_Black]

Date: 12-23-2008

Description: Simple CSS Black Template (No Images, but logo)

Author: BitchGotOwned

URL: http://BitchGotOwned.com



You may use and modify, but leave copyrights.

*/



/* Standard Elements */



* {

	margin: 0;

	padding: 0;

}



a {

        color: #CCC;

        text-decoration: none;

}



a:hover {

	color: #FFF;

}



body {

	background: #000000;

	color: #444;

	font: normal 62.5% "Lucida Sans Unicode",sans-serif;

	margin: 0;

}



input {

	color: #555;

	font: normal 1.1em "Lucida Sans Unicode",sans-serif;

}



p,cite,code,ul {

	font-size: 1.2em;

	padding-bottom: 1.2em;

}



h1 {

	font-size: 1.4em;

	margin-bottom: 4px;

}



h1,h2,h3 {

	color: #333;

	padding-top: 6px;

}



/* Misc */

.clearer {

	clear: both;

}



/* Structure */

.container {

        background: #666363;

        border-bottom: 1px solid #000000;

        margin: 0 auto;



	width: 800px;

}



.container1 {

        border-left: 1px solid #000000;

	border-right: 1px solid #000000;

        border-bottom: 1px solid #000000;

        border-top: 1px solid #000000;

}



.container2 {

        border-left: 10px solid #444243;

	border-right: 10px solid #444243;

	border-bottom: 10px solid #444243;

        border-top: 10px solid #444243;

}



.container3 {

        border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

        border-bottom: 1px solid #FFFFFF;

        border-top: 1px solid #FFFFFF;

}



.header {

	background: url(../images/logo.jpg) repeat-x;

	height: 200px;

	margin-bottom: 8px;

}



.announcement_title {

	margin: 1px;

	padding: 1px;

	border: thin groove #FF0000;

}



.announcement_out_div {

padding: 1px;

border: thin groove #FF0000;

font-style: italic;

margin: 1px;

}



.cat_time {

font-size:

10px

}



/* Title */



.title a {

	border-bottom: 1px solid #666;

	border-left: 1px solid #666;

	border-right: 1px solid #666;

	color: #333;

	font-family: "Trebuchet MS";

	font-size: 24px;

	font-weight: bold;

	padding: 0px;

	margin-left: 75%;

	text-decoration: none;

	background: #666;

}



.header a:hover{color: #999;}



/* Navigation */



.navigation {

	margin-bottom: 4px;

}



.navigation a {

	background-color: #4A91C3;

	color: #FFF;

	float: left;

	font: bold 1.2em "Trebuchet MS",sans-serif;

	padding: 8px 0;

	width: 19%;

	border-right: 1px solid #FFF;

	text-align: center;

	text-decoration: none;

}

.navigation a:hover {

	background-color: #000;

	color: #FFF;

}



/* Main */



.main {

	clear: both;

	padding: 8px 18px;

}



/* Main Left */



.sidenav h1,.sidenav ul {

	padding-left: 12px;

}



.sidenav {

	border: 1px solid #333;

	float: left;

	width: 200px;

    margin: 0;

}



.sidenav h1 {

	color: #333;

	font-size: 1.2em;

	height: 20px;

        background: #686767;

}



.sidenav ul {

	border-top: 1px solid #333;

        background: #4A4949;

	margin: 0;

	padding: 0;

}



.sidenav li {

	border: 1px solid #333;

	border-top: none;

	list-style: none;

	margin: 0;

}

.sidenav li a {

	color: #999;

	display: block;

	font-size: 0.9em;

	padding: 3px 6px 3px 14px;

	text-decoration: none;

}



.sidenav li a:hover {

	color: #CCC;

}



.content .item {

	padding: 6px 12px;

	border: 1px solid #333;

	background: #999999;

	margin-bottom: 8px;

}



.content .descr {

	color: #666;

	margin-bottom: 6px;

}

/* Search Form */



form {

	padding: 0 0 6px 8px;

}



.styled {

	border: 1px solid #666666;

	padding: 4px;

}



/* Other */

.contentv {

	background: #999;

	border: 1px solid #333;

	color: #333;

	font-size: 1.1em;

	text-align: center;

	padding: 6px;

	margin-left: 8px;

	margin-right: 8px;

	margin-bottom: 8px;

}



/* Footer */



.footer {

	background: #999;

	border: 1px solid #333;

	color: #333;

	font-size: 1.1em;

	text-align: center;

	padding: 6px;

	margin-left: 8px;

	margin-right: 8px;

	margin-bottom: 8px;

}



.footer a {

	color: #CCC;

	text-decoration: none;

}



.footer a:hover {

	color: #FFF;

	text-decoration: underline;

}

