
/* KCACTF III
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x left top;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	/* color: #8A8A8A; lighter grey */
	color:#666;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h1 { 
	font-size: 32px; 
	color:#666;
	
	}

h2 { font-size: 26px; color:#999;}

h3 { font-size: 20px; color:#666;}

h4 { font-size: 16px; color:#999;}

p, ul, ol {
	line-height: 160%;
	/* text-align: justify; */
}

ul, ol { }

blockquote { }

a { color: #4785c2; //blue }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 30px 0 0;
}

img.right {
	float: right;
	margin: 0px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.border{border: 1px solid #000;}
table.collapse{border-collapse:collapse;}
.floatright { float: right; margin: 0 0 10px 10px;}
.floatleft { float: left; margin: 0 10px 10px 0;}
.clearboth { clear: both; }

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	/* width: 680px; */
	height: 43px;
	/* background: url(images/img02.png) no-repeat left top; */
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 25px 0px 35px;
	background: url(images/img02.png) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#e9e9e9;
}

#menu a:hover { 
	text-decoration: none; 
	background: url(images/img02b.png) no-repeat left top;
	color:#CFC;
}

#menu .current_page_item a {
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 220px;
}

#search form {
	float: right;
	margin: 0;
	padding: 11px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}



/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}



/** LOGO */

#logo {
	background: #000 url(images/KCACTFIIIBanner.jpg) no-repeat left top;
	width: 940px;
	height: 115px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #4785c2; //blue
}

#logo p {
	margin-top: 0px;
	font-size: 13px;
	color: #4785c2;
}

#logo h1 {
	padding-top: 10px;
	font-size: 26px;
}

#logo a {
	text-decoration: none;
	color: #006699; //blue
}
#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	text-decoration: none;
	color: #006699; //blue
}
#logo ul{
	list-style-type:none;
	margin: 0px;
	padding: 8px 0 0 0;
}
#logo ul li { 
display:inline; 
}

.submenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.submenu ul li { 
display:inline; 
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 670px;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #4785c2; //blue
}
.post a {
	text-decoration: none;
	color: #4785c2; //blue
}
.post a:hover {
	text-decoration: underline;
	color: #006699;
}
.post .in {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:10px;
	padding-left: 10px;
	border-left: #e9e9e9 8px solid;
	border-bottom: #e9e9e9 1px solid;
}
.post .hi
{
text-indent: -30px;
padding-left: 60px;
}
.post p{
	margin-top: 6px;
}
.post .special {
border: #e9e9e9 4px solid;
padding:20px; 
margin:20px;
}
.post .special2 {
border: #CFC 4px solid;
}

.feature {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	border: #e9e9e9 4px solid;
	background: url(images/side2back.png) repeat-x left top;
}
.feature img{
	padding:0;
}


.post .feature h4, p{
	margin:0;
}




/* Sidebar 2 */

#sidebar2 {
	float: right;
	width: 150px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: #e9e9e9 4px solid;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	background: url(images/side2back.png) no-repeat left top;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/* background: #FFFFFF url(images/sideback.jpg) repeat-y left top; */
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	background: #FFFFFF url(images/sideback.jpg) repeat-y left top;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 5px 0 5px 0px;
	
	
}

#sidebar li ul {
	margin: 0px 14px;
	background: url(images/halfwhite.png) repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E9E8DD;
	/* background: url(images/img08.gif) no-repeat left 18px; */
}

#sidebar li li a {
	/* padding: 0px 0px 0px 20px; */
	padding: 0px;
	font-weight: normal;
	color: #666;
}

#sidebar li li a:hover {
	color:#333;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 10px 14px;
	/* background: url(images/img05.gif) repeat-x left top; */
	font-size: 18px;
	font-weight: normal;
	color: #4785c2; //blue
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
}
#sidebar a:hover {
	color: #006699;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	/* background: #E1E1E1; */
	color:#FFF;
	background: #FFFFFF url(images/img01.gif) repeat-x left bottom;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}

