/*
Theme Name: Kingston Happenings
Theme URI: 
Description: 
Version: 
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/

* {
margin:0;
padding:0;
}
body {
text-align:center;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper {
width:830px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#header {
width:830px;
height:100px;
border-bottom:1px solid #333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin-bottom:10px;
}
#sub-nav {
padding-bottom:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
#container {
background:url(images/kingston-photos.jpg) no-repeat top center;
padding-top:130px;
}
#left-col {
width:250px;
float:left;
}
#calendar {
margin-left:37px;
}
#main-col {
width:400px;
float:left;
}
div#main-col.wide {
width:650px;
}
.post {
margin:0 30px 50px 0;
}
#right-col {
width:180px;
float:right;
}
#eventinstructions {
padding:10px;
background:#FFFFCC;
margin-left:10px;
font-size:11px;
}
#footer {
margin-top:30px;
padding-top:5px;
text-align:right;
font-size:10px;
color:#666666;
border-top:1px solid #999999;
}

#header img {
float:left;
}

#header h1 {
float: left;
width: 150px;
height:100px;
font-size:14px;
color:#24498E;
margin-left:20px;
}
#main-col h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:36px;
color: #2D3B90;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-bottom:10px;
}
#main-col .post h2 {
font-size:24px;
}
#main-col h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
color: #2D3B90;
margin-bottom:10px;
}
#main-col .entry h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#subnav h3 {
color:#666666;
}
h2.widgettitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

#calendar ul {
list-style:none;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin-top:15px;
line-height:21px;
}
#subnav ul, #sectionnav ul {
margin-left:20px;
}
#subnav li {
margin-bottom:10px;
}
#sectionnav li {
font-size:14px;
margin-bottom:14px;
}
#right-col ul {
list-style:none;
}

#calendar ul a {
text-decoration:none;
display:block;
width:165px;
padding:5px;
margin-bottom:5px;
color:#FFFFFF;
}
#calendar ul a.all {
color:#2D3B90;
}
#calendar ul a:hover {
text-decoration:underline;
color: #CCCCCC;
}
a.fest {
background-color: #4160AA;
}
a.art {
background-color: #CF252B;
}
a.perf {
background-color: #F59826;
}
a.tours {
background-color: #199B4A;
}
a.comm {
background-color: #2D3B90;
}
a.kids {
background-color: #E41883;
}
a.hist {
background-color: #8B2983;
}
a.rec {
background-color: #329998;
}
a.work {
background-color: #695426;
}
a.all {
background-color: #F1F338;
}
#subnav ul a, #sectionnav ul a {
text-decoration:none;
color:#333333;
}
#main-col h2 a {
text-decoration:none;
color:#2D3B90;
}
#eventinstructions a {
white-space:normal;
}

#top-nav, #top-nav ul {
float:left;
}
#top-nav ul {
color:#1C7E59;
width:110px;
list-style:none;
font-weight:bold;
}
#top-nav ul.last {
width:140px;
}
#top-nav ul a {
text-decoration:none;
color:#1C7E59;
}
#top-nav ul a:hover {
text-decoration:underline;
color:#24498E;
}

#sub-nav ul {
list-style:none;
font-weight:bold;
}
#sub-nav li {
float:left;
}
li#home {
width:280px;
}
li#about {
width:150px;
}
li#list {
width:220px;
}
#sub-nav a {
text-decoration:none;
color:#2D3B90;
}
li#list a, li#advertise a {
color:#CC0000;
}
#right-col ul {
margin:5px 0 5px 15px;
}
#right-col li {
margin-bottom: 5px;
line-height:16px;
}
#right-col li.signup {
margin-bottom:20px;
}
#right-col li.ad {
text-align:center;
}
.entry ul {
margin:10px 15px;
}
.entry li {
margin-bottom:10px;
}
ul#dynamic-sidebar {
margin-left:5px;
}
ul#dynamic-sidebar li {
padding:10px;
border:1px solid #666666;
margin-bottom:20px;
}
ul#dynamic-sidebar li ul li {
border:none;
padding:0;
margin-bottom:5px;
}
ol.commentlist {
margin:20px;
}

img.column-topper {
margin-bottom:15px;
}
img.ad {
float:right;
margin-bottom:10px;
}
p.alert {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#CC0000;
background-color:#FFCCCC;
margin-bottom:15px;
padding:5px;
}
p.showall {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #009933;
background-color: #B8E5C0;
margin-bottom:15px;
padding:5px;
}
p.showall a{
text-decoration:none;
color: #009933;
}
p.submit {
width:160px;
margin-left:15px;
margin-bottom:25px;
font-size:10px;
overflow:hidden;
white-space:normal;
}
#container p {
font-size:12px;
margin-bottom:12px;
margin-left:12px;
}
#eventinstructions p {
margin-left:0;
font-size:11px;
line-height:16px;
}
p.editpost {
padding:3px;
background:#CBEDCF;
}
.entry p {
line-height:1.5em;
}

dl.listings, #right-col {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
dl.listings dt {
font-weight:bold;
margin: 5px 0;
color:#24498E;
}
dl.listings dd {
margin:5px 15px;
}
dl.listings p {
margin-bottom:10px;
}
img {
border:0;
}

.tableListings {
	width: 400px;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
.tableDate {
	font-size: 11px;
	color: #000000;
	width: 180px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 2px;
}
.tableTitle {
	font-size: 14px;
	color: #004262;
	width: 500px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;
}
.tableCategory {
	width: 8px;
}
.tableDescr {
	font-size: 12px;
	color: #383838;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tableTime {
	font-size: 11px;
	color: #295569;
	font-weight: normal;
}
.newDate {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.newTime {color: #CCCCCC; font-weight: bold; font-size: 12px; }

table#wp-calendar {
margin-left:auto;
margin-right:auto;
}

.alignright {
float:right;
margin:5px 0px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}

a:hover {
text-decoration:underline;
}
a.post-edit-link {
color:#333333;
text-decoration:none;
}

p.linklove {
display:none;
}
#right-col form.cform {
width:165px;
}
#right-col p.cf-sb {
margin:0;
text-align:center;
}
#right-col .cform input.sendbutton {
margin:0;
}
#right-col ol.cf-ol li {
text-align:center;
}
#right-col .cform label {
margin:0;
text-align:center;
}
#right-col div.cf_info {
width:auto;
}

.clear {
clear:both;
}