﻿/*  
Theme Name: WDWNT
Author URI: http://www.josecastillo.me
Version: 3.0
Author: Jose Castillo
Description:
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif; 
	background: #D7D7D7;
	color: #000000;
	margin: 0;
	}
a, a:visited{
	color: #416088;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#container { 
	width: 1200px; 
	background: #E1E4E6;
	text-align: left; 
	margin: 20px auto; 
border: 1px solid #cccccc;
	}

#header { 
	background: #ffffff url(images/headerbackground.jpg) top center repeat-x;
	padding: 20px 0 26px 25px;
	margin-bottom: 0;

	}
#header h2 {
	font: 35px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ffffff;
	margin: 0;
	}

#header h2 a {
	color: #416088;
	text-decoration: none;
        font-weight: bold;
	}

#header h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#header h3 {
	font: 18px Georgia, Times New Roman, Sans-Serif; 
	color: #444444;
	margin: 0;
        font-weight: bold;
	}
	
#sponsor {
	font: bold 20px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	text-align: center;
	border-top: 1px solid #cccccc;
	}
	
#sponsor li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#sponsor ul {
	margin: 0;
	padding: 0;
	}
	
#sponsor ul li a {
	color: #416088;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-decoration: none;
	}

	
	

#menu {
    background: url(images/navbak.gif);
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #000000;
	padding: 6px 25px 6px 0px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#menu h2 {
	margin: 0;
	padding: 10px 25px 12px 25px;
	}
	
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li a {
	color: #416088;
	padding: 12px 25px 12px 25px;
	margin: 0;
	text-decoration: none;
	}


#menu ul li.current_page_item a {
	color: #ffffff;
	background: #416088;
	text-decoration: none;
	}

#content { 
	width: 900px; 
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0;
	position:relative;
	padding: 5px 25px 15px 25px;
	border-right: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 22px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #cccccc;
	;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #416088;
	margin: 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #416088;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #416088;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #416088;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #416088;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.postspace {
	background: #E1E4E6;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #E1E4E6;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #E1E4E6;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	background: #E1E4E6;
	color: #000000;
	width: 195px;
	float: left; 
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 660px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2 {
	font: 14px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #416088;
	list-style: none;
	padding: 20px 0 0px 0;
	margin: 0;
	border-bottom: 	1px dotted #cccccc;
        font-weight: bold;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#l_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	background: #416088;
	}
#l_sidebar ul.children {
	margin-left: 20px;
	}
    
#footer { 
	background: #E1E4E6;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 1px solid #cccccc;
	clear: both;
	}
	
	 .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }