/*  
Theme Name: KTKI Theme
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/

/* STRUCTURE */

html, body {
height: 100%;
}

body {
text-align:center;
margin:0;
padding:0;
background-color:#092790;
background-image:url(http://www.ktki.org/wp-content/uploads/2011/05/blue_pattern.png);
color:#000000;
font-size:14px;
font-family:Arial;
height:100%;
}

#access .menu-header,
div.menu {
margin: 0 auto;
width: 800px;
}

#page {
width:800px;
min-height:100%;
margin:auto;
background-image:url(http://www.ktki.org/wp-content/uploads/2011/05/page.png);
background-repeat:repeat-y;
text-align:left;
-moz-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 0 0 5px 5px #464646;
-webkit-box-shadow: 0 0 5px 5px#464646;
box-shadow: 0 0 5px 5px #464646;
}

#topbar {
width:100%;
background-color:#464646;
height:30px;
clear:both;
text-align:center;
}

#topbar .inner {
width:780px;
margin:auto;
color:#464646;
padding-top:8px;
text-align:left;
padding-left:5px;
color:#E4C443;
font-size:11px;
}

#topbar .inner a {
color:#E4C443;
}

#header {
height:220px;
width:780px;
clear:both;
margin:8px;
text-align:center;
margin-top:10px;
}

a.logo {
width:780px;
height:220px;
background-image:url(images/banner.png);
display:block;
float:center;
}

#headerleft {
float:left;
width:780px;
display:block;
height:220px;
vertical-align:middle;
margin-top:10px;
}

#mainarea {
clear:both;
width:750px;
padding-left:25px;
padding-right:25px;
padding-top:10px;
margin:0;
}

#contentarea {
width:560px;
float:left;
padding-bottom:10px;
}

#sidebar {
width:170px;
float:right;
border:1px solid #f6e7f0;
background-color:#fdf8fb;
padding:8px;
}

#sidebar .entry {
padding-left:3px;
font-size:11px;
line-height:14px;
padding-bottom:10px;
}

#sidebar h2 {
border-bottom:1px dotted #8d1c21;
color:#8d1c21;
padding-left:1px;
padding-top:5px;
height:20px;
font-size:15px;
margin-bottom:5px;
}

#sidebarT {
width:170px;
float:right;
border:1px solid #f6e7f0;
background-color:#fdf8fb;
padding:8px;
}

#sidebarT .entry {
padding-left:3px;
font-size:11px;
line-height:14px;
padding-bottom:10px;
}

#sidebarT h2 {
border-bottom:1px dotted #8d1c21;
color:#8d1c21;
padding-left:1px;
padding-top:5px;
height:20px;
font-size:15px;
margin-bottom:5px;
}

a.sidebarbutton {
background-image:url(images/sidebarbutton.png);
width:145px;
height:23px;
padding-left:15px;
padding-top:10px;
display:block;
color:#FFFFFF;
font-size:12px;
font-weight:100;
margin-bottom:10px;
}

a.sidebarbutton:hover {
color:#FFFFFF;
text-decoration:none;
}

#searchform #s {
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#555555;
width: 220px;
padding-right: 4px;
padding-bottom: 6px;
padding-top:4px;
padding-left:7px;
float:left;
height:14px;
font-weight:bold;
margin-left:5px;
border:1px solid #CCCCCC;
}

#searchsubmit {
float:left;
border:1px solid #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
margin-left:6px;
padding-bottom: 6px;
padding-top:4px;
height:26px;
}


#footer {
width:100%;
height:130px;
border-top:1px solid #273E8D;
clear:both;
color:#092790;
}

#footer a, #footer a:hover {
color:#273E8D;
font-weight:bold;
font-size:12px;
text-decoration:underline
}

#footer .left {
float:left;
padding-top:10px;
width:555px;
}

#footer .right {
float:right;
padding-top:7px;
width:180px;
}

#footer2 {
width:800px;
margin-top:10px;
font-size:11px;
}

#footer2 a, #footer2 a:hover {
font-size:11px;
}

#footer3 {
width:800px;
min-height:100%;
margin:auto;
text-align:left;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
background-image:url(http://www.ktki.org/wp-content/uploads/2011/06/navbar.png);
	display: block;
	float: left;
	margin: 0 auto;
	width: 800px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: -12px;
	width: 800px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: -35px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 0px;
	top: 38px;
}
#access ul ul a {
	background: #2D499E;
	line-height: 1em;
	padding: 10px;
	width: 180px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #46484F;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: #46484F;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
#access,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #cc0000;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #cc0000;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* POST DETAILS */

.post {
padding-right:10px;
clear:both;
margin-bottom:10px;
}

.entry {
line-height:17px;
}

.post-content, .post-meta { min-height: 150px; }
* html .post-content, * html .post-meta { height: 150px; }

.post, .page {
	clear: both;
	float: left;
	width: 550px;
	background: #fff center top no-repeat;
}

.post-content, .page-content {
	padding: 0px;
}

.post-meta {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	margin: 0;
	padding: 2px;
}

.post-content {
	float: right;
	width: 430px;
	font-size: 14px;
}

.post-sep {
	clear: both;
	margin: 2px 0;
	visibility: hidden;
}

.post-date {
	list-style-image: none;
}

.post-date, .post-date * {
	display: block;
	margin: 0;
	padding: 0;
}

.post-date {
	height: 71px;
	text-align: center;
	background: transparent url('images/bg_date.gif') center center no-repeat;
}

.post-date-month {
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
}

.post-date-day {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	line-height: 45px;
	color: #000000;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/*******
 * Content
 *******/

.title { font-weight: normal; line-height: 2em; }
.search-terms { font-style: italic; }

.post-title, .page-title, .more-link, #sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: none;
	font-weight: bold;
	color: #000000;
}

.post-title, .page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #000000;
	margin: 0;
	margin-bottom: 0.5em;
}

.post-body, .page-body {
	text-align: justify;
}

* html .post-body, * html .page-body { overflow: hidden; }
* html .post-body img, * html .page-body img { position: relative; }

.more-link {
	clear: both;
	display: block;
	text-align: right;
	font-size: 1.2em;
	border: 0 !important;
}

.more-link span { border-bottom: 1px dashed #a581f1; }
.more-link:hover span, .more-link:active span { border: 0; }

ul.post-meta li {
	padding-left: 3px;
}

div.post-meta {
	text-align: center;
}

/* Post and comment navigation */
.post-nav p, .comment-nav p { max-width: 50%; }
.post-nav .prevpage, .comment-nav .prevpage { float: left; }
.post-nav .nextpage, .comment-nav .nextpage { float: right; }

/* STYLING */
h1 {
color:#000000;
font-size:16px;
margin:0;
padding:0;
}

h2 {
color:#405CB7;
font-size:16px;
margin:0;
padding:0 0 2px 0;
}

h2 a, h1 a {
color:#405CB7;
text-decoration:underline;
}

h2 a:hover {
color:#46484F;
text-decoration:underline;
}


h3 {
color:#000000;
margin:0;
padding:0;
}

h4 {
color:#CC0000;
margin:0 0 0 10px;
padding:0 0 5px 10px;
font-size:16px;
}

a {
color:#cc0000;
text-decoration:none;
}

a:hover {
color:#cc0000;
text-decoration:underline;
}

.clear {
clear:both;
}

#commentform input {
width: 170px;
padding: 4px;
margin: 5px 5px 1px 0;
border:#CCCCCC solid 1px;
}

#commentform textarea {
width: 374px;
padding: 4px;
border:#CCCCCC solid 1px;
font-size:12px;
}

#commentform #submit {

}

.alt {
margin: 0;
}

.commentlist {
margin:0;
padding-top:10px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

.commentlist li {
list-style: none;
padding:10px;
padding-left:0px;
margin-left:0px;
margin-right:10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

.commentlist li, #commentform input, #commentform textarea {
font-family: Arial;
}



#commentform {
text-align:left;
padding-left:10px;
clear:both;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 10pt;
}

.commentlist p {
font-weight: normal;
font-family:Arial;
font-size:12px;
color:#555555;
line-height:20px;
}
#commentform p {
font-family:Arial;
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
color:#555555;
}

code {
font-family:"Courier New", Courier, monospace;
font-size:9pt;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
color:#9d8c8c;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}

#calendar_wrap {
margin-top:5px;
margin-left:10px;
}
#wp-calendar #prev a {
font-size: 8pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 10pt Arial, Helvetica, sans-serif;
text-align: center;
}

#wp-calendar th {
font-size:8pt;
font-style: normal;
text-transform: capitalize;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-right:30px;
}

.alignleft {
float: left
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 0px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

ul {
}
.entry ul li:before, #sidebar ul ul li:before {
content: "";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul { 
margin: 0;
padding:0;
}

#sidebar ul ol {
margin: 0;
padding:0;
}


#sidebar ul li {
list-style-type:none;
list-style-image:none;
padding-left:0px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

.entry form { 
text-align:center;
}

select {
width: 130px;
}



#sidebar form {
margin: 0;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 10px;
color:#000000;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

a img {
border: none;
}


