/*
Theme Name: WPCandy v1
Theme URI: http://wcandy.com/
Version: 1.2
Author: Michael Castilla
Author: http://wpcandy.com/
*/

/* Body */

html {
height: 100%;
}

.clear {
clear: both;
}

.clear#top-of-page {
height: 65px;
}

* html .clear#top-of-page {
height: 15px;
}

* {
margin: 0;
padding: 0;
}

body {
height: 100%;
width: 100%;
font-family: 'Lucida Grande', Tahoma, Trebuchet MS, sans-serif;
font-size: 8pt;
line-height:150%;
margin: 0;
padding: 0;
color: #333;
background: #fff;
}
img {border:none;}
body a {
color: #2479ba;
text-decoration: none;
}

body a:hover {
text-decoration: underline;
}

.push {
height: 37px;
}

#mastercontainer { 

min-height: 100%;
height: auto !important;
height: 100%;
border-top:5px solid #2479ba;
padding-bottom:20px;
overflow:hidden;
}

/* Header */

.header {
width: 100%;
overflow:hidden;  
margin: 0;
padding: 0;
top: 0px;
left: 0px;
}

.header-container {
width: 1000px;
margin: 0px auto;
padding: 0;
}
#nav {
list-style: none;
margin: 10px 0 20px; 
padding: 0;
background:#2479ba;
overflow:hidden;
border-bottom:5px solid #d5e5f2;
}
#nav ul{
 padding: 0;
 float:left;
 list-style: none;
}
#nav a {
    font-weight:bold;
    float: left;
    padding: 5px 15px;
    text-decoration: none;
    color: #FFFFFF;
}
#nav li {
 float: left;
 line-height:27px; 
}
#nav li a:hover {
    background:#d5e5f2;
    color:#2479ba;
}
#nav li ul {
 position: absolute;
 width: 15em;
 left: -999em;
 margin-top:37px;
}
#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
 z-index:1000; 
}
#nav li ul li {
    background: #2479ba;
 line-height:18px; 
 width:20em;
}

#nav li.current_page_item a {
    background:#d5e5f2;
    color:#2479ba;
}
#nav li a:hover , #nav li.current_page_item a {
    background:#d5e5f2;
    color:#2479ba;
}
#nav li ul li a:hover, #nav li ul li.current_page_item a{
    background: none !important;
    text-decoration:underline;
    color: #FFFFFF;
}

#nav li ul li a {
    background: none !important;
    color: #FFFFFF !important;
}
.page-item-381 a{background: url(images/picasa.png) 10px 9px no-repeat  !important;padding-left:40px !important;}
.page-item-381 a:hover{background: #d5e5f2 url(images/picasa.png) 10px 9px no-repeat  !important;padding-left:40px !important;}
.breadcrumb {margin-bottom:15px;}

/* Scrollover Styling */

ul.nav a.scrollover {
color: #FFFFFF;
margin-top: 16px;
}

ul.nav a.scrollover em:first-line {
color: #8bcc8a;
margin-top: 16px;
}

.box {
float: right;
margin: 0;
padding-right: 75px;
}

*+html .box {
padding-right: 70px;
}

*html .box {
padding-right: 75px;
}

.box .search {
border: 1px solid #9a9a9a;
width: 135px;
float: left;
height: 13px;
padding-top: 3px;
font-size: 10px;
margin-top: 11px;
margin-left: 100px;
padding-left: 5px;
}

.box .searchbutton {
padding-top: 13px;
color: #ffffff;
float: left;
border: none;
margin-left: 4px;
cursor: pointer;
background: transparent;
font-size: 11px;
}

/* Main Content */

.container {
width: 1000px;
margin: 0px auto 0;
height: 100%;
clear: both;
}

.main-content {
width: 630px;
margin: 0 auto 0 10px;
float: left;
height: auto;
min-height: 100%;
padding-right: 15px;
border-right:1px solid #d5e5f2;
}

.post {
width: 630px;
margin: 0px 0px 15px;
}

* html .post {
margin-bottom: 0px;
}

.post ul li {
list-style: url(images/bullet.gif) outside;
padding: 0px;
margin: 3px 0px;
}

.post ul {
margin-left: 30px;
}

.post li.linkcat {
list-style: none;
}

.post li.linkcat h2 {
display: none;
}

.post li ul {
margin-left: 30px;
}

h2 {
font-size: 14pt;
font-weight: bold;
margin-bottom: 10px;
}

h2 a {
text-decoration: none;
}

.divider {
width: 530px;
height: 1px;
background: url(images/border.gif) repeat-x;
margin-top: 20px;
margin-bottom: 20px;
float: left;
}

.post-data {
width: 630px;
overflow:hidden;
margin: 10px 0;
border-bottom:1px solid #d5e5f2;
padding-bottom:10px;
color:#999;
}
.post-data-date {color:#999;font-size:7pt;}
.post-data-comments a{color:#999;padding-right:18px;background:url(images/comments.png) no-repeat right;font-weight:bold;}
.social {float:right;overflow:hidden;width:60px;}
.social .FBConnectButton .FBConnectButton_Text{padding-right:2px;padding-left:2px;}
.entry p {
margin: 10px 0 0 0;
text-align:justify;
line-height:180%;
}


.entry img a {
border: none;
}

.entry .left {
float: left;
margin: 0 5px 0 0;
}

.entry .right {
float: right;
margin: 0 0 0 5px;
}

.entry {
overflow:hidden;
}

.entry code {
font-family: Courier;
}

.entry blockquote {
padding: 20px;
font-style: italic;
}

.google-buzz-button {margin-left:10px !important;float:right;}
.pages {
line-height: 20px;
background: url(images/border.gif) bottom repeat-x;
padding-bottom: 15px;
overflow:hidden;
}
.home {background: url(images/home.png) 10px 9px no-repeat;padding-left:40px !important;}
.home:hover, .current_page_item .home {background: #d5e5f2 url(images/home_over.png) 10px 9px no-repeat !important;padding-left:40px !important;}

.pages p {
margin: 10px 0;
text-align:justify;
}

.bottom-nav {
    text-align:center;
margin: 25px auto 10px;
}

.bottom-nav a {
color: #232323;
text-decoration: none;
}

.bottom-nav-left {
float: left;
}

.bottom-nav-right {	
float: right;
}

/* Side Bar */

.sidebar {
width: 330px;
margin: 0;
padding-left: 10px;
float: left;
}
hr {height:1px;background:#d5e5f2; border:none;margin:10px auto;width:100%;clear:both;overflow:hidden;}
.recom img{margin:3px;}
.sidebar ul, .sidebar li {
margin: 0;
padding: 0;
}

.sidebar ul {
margin-left: 25px;
}

.sidebar ul li ul { 
margin-bottom: 15px;
margin-left: 0px;
}

.sidebar li.widget {
list-style: none;
margin: 0 0 15px;
padding: 0;
}

.sidebar ul li {
list-style-image: url(images/bullet.gif);
padding: 3px 0px 5px 0px;
margin-bottom: 3px;
}


.sidebar li#linkcat-2 {
list-style-type:none;
}


.sidebar ul li ul li {
list-style-image: url(images/bullet.gif);
padding: 5px 0px 5px 0px;
margin-bottom: 3px;
}

.sidebar ul li ul li ul {
	margin-top: 10px;
	margin-bottom: -5px;
}

.sidebar ul li a {
text-decoration: none;
color: #2279a6;
}

.sidebar ul li a:hover {
text-decoration: underline;
}

.sidebar ul li a {
text-decoration: none;
color: #2279a6;
}

.sidebar ul li a:hover {
text-decoration: underline;
}

.sidebar h2 {
margin: 0px 0 10px 0px;
padding: 0px;
color:#2479ba;
}

.sidebar .textwidget {
margin-left: -15px;
width: 180px;
line-height: 18px;
}

.sidebar #search {
margin-left: -15px;
}

.sidebar #search .search {
border: 1px solid #9a9a9a;
width: 135px;
float: left;
height: 13px;
padding-top: 3px;
font-size: 10px;
padding-left: 5px;
}

.sidebar ul li#search form#searchform input{
display: none;
}

#wp-calendar {
margin-left: -15px;
margin-top: -25px;
}

#wp-calendar caption {
font-size: 18px;
color: #111111;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 10px;
margin-left: -10px;
}

.sidebar ul li.widget_tag_cloud h2 {
margin-left: 0px;
}

.sidebar ul li.widget_tag_cloud {
margin-left: -15px;
}

/* Comments Template*/

.comments-template ol {
list-style: none;
width: 450px;
margin-top: 20px;
}

.comments-template ol li {
line-height: 18px;
margin: 0px 0px 10px 0px;
padding: 10px;
border: 1px solid #d2d2d2;
background-color: #ffffff;
}

.commentmetadata {
font-size: 12px;
margin: 10px 0px;
}

.commentmetadata a {
color: #2279a6;
}

.comments-template small {
font-size: 11px;
}

.comments-template p.nocomments {
padding: 0;
}

.comments-template textarea#comment {
margin: 15px 0;
}

.comments-template input#author, .comments-template input#email, .comments-template input#url {
margin: 10px 5px 5px 0px;
height: 16px;
width: 300px;
}

span.comment-text p {
padding: 10px 0;
}

/* Footer */

.footer {
width: 100%;
background: url(images/footer.gif) repeat-x top #2479ba;
clear: both;
overflow:hidden;color: #fff;
}
.footer-content {
width:1000px;
margin:15px auto;
text-align:center;
}
.footer a {
text-decoration: none;
color: #fff;
}

.footer img {
margin-bottom: -1px;
margin-left: 3px;
}
#trailimageid {z-index:99999;}
table#program {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table#program td:first-child {
    font-weight: bold;
}
table#program td, table th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
}
table#program th {
    background: #F2F2F2;
}
table#program td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
}
table#program td img{
    display: block;
    border:0;
    margin: 0 auto;
}
