﻿/*
Public Stylesheet for Circle City Designers and Circle City Planners

/* --------------- Global Styles --------------- */
body{padding: 0px; margin: 0px;}
body#public {margin: 0px;padding: 0px; background-color: #000000; }

body, body#public, .paragraph {
    font-size: 15px;
    line-height: 1.2;
    font-family: Times New Roman, Sans-Serif;
    color: #555;
    }
a:link, a:visited {color: #009be3;text-decoration: underline; font-weight: bold;}
a:hover, a:active {color: #009be3;text-decoration: none; font-weight: bold;}
a img {border: 0;margin: 0;padding: 0;}
.errorMessage {font-weight: bold; color:#f00;}
.left {float: left;  margin: 0 10px 10px 0;}
.right {float: right; margin: 0 0 10px 10px;}
.center {text-align: center;}
.pink {color: #fea7e7; font-weight: bold;}
h1 {font-size: 22px; color: #fea7e7; font-style: italic;}

h2, .heading, .eventHeadline {font-size: 18px; font-weight: bold; padding: 15px 0; margin: 0; }
h2{color: #fea7e7;}
h3, sub-heading {font-size: 16px; font-weight: bold; padding: 15px 0; margin: 0;}
.pdf {
 background: url(/images/pdf.gif) no-repeat;
 line-height: 40px;
 display: block;
 padding: 0 0 0 50px;
}
.clear {clear: both;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "//images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align:top;
}

/* --------------- Layout --------------- */

#wrap {
	width: 960px;
	margin: 0 auto;
	}
#header 
{
	position: relative;
	width: 960px;
	height: 118px;
	}
#header h1 {
	margin: 0;
	padding: 0;
	}
#header h1 img {
	position: absolute;
	margin: 0px;
	z-index: 300;
	padding: 0;
	}
#tagline 
{
	float: right;
	width: 660px;
	height: 60px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #69727a;
	font-family: Times New Roman, FineHand, "Century Gothic", "Futura", Helvetica, "Lucida Grande", "Lucida Sans", Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
	}
	
#tagline a:link, a:visited {color: #fea7e7; text-decoration: none;}
#tagline a:hover, a:active {color: #fdadd1; text-decoration: underline;}
#tagline img {
	margin: 0px;
	}
#featureArea 
{
    padding-top: 35px;
	background: #000000 url(/images/featured-bg.gif) repeat-x;
	width: 960px;
	height: 420px;
        overflow: hidden;
	}
.featureLeft {
	width: 315px;
	height: 355px;
	overflow: hidden;
	float: left;
	padding: 15px 0px 0 10px;
	color: #fff;
	font-size: 15px;
	}
.featureRight {
	margin: 20px;
	width: 595px;
        height: 330px;
	float: right;
	}
.featureRight img {
	border: 5px solid #fff;
	}
.featureLeft h1 {
    font-size: 26px; color: #fea7e7;
	padding: 10px 0;
	margin: 0;
	}
.featureLeft h2 {
	font-size: 24px;
	padding: 10px 0;
	margin: 0;
	}
#modules {
	margin: 20px 0 0 0;
	width: 960px;
	}
#modules h3 {
	font-size: 20px;
	color: white;
	}
#modules .box, #modules .box-last {
	background: url(/images/floral-bg-pink.gif);
	width: 280px;
	height: 200px;
	padding: 0 15px 20px 15px;
	float: left;
	}
#modules .box {
	margin-right: 15px;
	}

#interior {
	background: url(/images/interior-repeat.gif) repeat-y;
	width: 960px;
	float: left;
	min-height: 500px;
	}
.interiorRight {
	background: #fff url(/images/interior-bg.gif) repeat-x;
	float: left;
	}
.leftCol {
	background: #110b0c url(/images/leftcol-gradient.gif) repeat-x top left;
	float: left;
	width: 200px;
	color: #fff;
	font-size: 13px;
	padding: 20px;
	}
.middleCol {
	float: left;
	width: 680px;
	padding: 20px;
        overflow: hidden;
	}
.middleCol img {
        max-width: 680px;
        }
.middleCol h2 {padding-bottom: 0;}
.rightCol {
	float: right;
	width: 240px;
	margin: 71px 0 0 0;
	}
.leftCol div.hr {
	background: url(/images/spacer.gif) no-repeat;
	height: 12px;
	margin: 20px 0 10px 0;
	padding: 0;
	clear: both;
	}
.leftCol div.hr hr {
	display: none;
	}
.rightCol a img {
	margin: 0 0 12px 0;
	}
	
/* --------------- Navigation --------------- */

#mainNav li ul, #footerNav li ul {
	display:none !important;
	}
#mainNav li, #footerNav li {
	margin:0;
	}
#footer {
	width: 960px;
	}
#footer img {
	float: right;
	margin: 0;
	}
#footer a {
    text-decoration: none;
    font-weight: bold;
	}
#footer a:link {
    text-decoration: none;
    font-weight: bold;
	}
	#footer a:visited {
    text-decoration: none;
    font-weight: bold;
	}
#footer a:hover {
    text-decoration: underline;
    font-weight: bold;
	}
#mainNav {
	background: url(/images/nav-bg.gif) repeat-x;
    float: left;
    overflow: hidden;
	margin: 0;
	width: 660px;
	height: 35px;
	padding: 13px 0px 0 0px;
	border: 1px solid #e8e8e8;
	text-align: center;
	}
#mainNav ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#mainNav li 
{
    display: block;
    float: left;
	}
#mainNav li a {
    color: #2f2929;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 3px 11px;
    text-decoration: none;
	border-right: 1px solid #d2d1d2;
	border-left: 1px solid #f6f5f5;
    font-weight: bold;
	}
#mainNav li a.first {
	border-left: none;
	}
#mainNav li a.last {
	border-right: none;
	}
#mainNav li a:hover, #mainNav li a.current {
    text-decoration: none;
	text-shadow: none;
	color: #fea7e7;
	}
.subNav {
    margin:0;
    padding: 0;
	list-style-type: none;
	}
.subNav li {
	padding: 0;
	margin: 0;
	}
.subNav li a, .subNav li a:visited {
	background: url(/images/nav-item.gif) no-repeat 0 5px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	font-weight: 100;
	font-size: 14px;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #fea7e7;
	}
.subNav li a:hover, .subNav li a.current {
	background: url(/images/nav-item-hover.gif) no-repeat 0 5px;
	text-decoration: none;
	color: #fdadd1;
	}
#footerNav ul {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	}
#footerNav {
    font-size: 12px;
    color: #ffffff;
    font-size: 11px;
    text-align: left;
	padding: 20px 0;
	float: left;
	}
.logos {
    font-size: 12px;
    color: #2f2929;
    font-size: 11px;
    text-align: left;
	padding: 0;
	float: left;
	}
#footerNav li {
    display: inline;
	}
#footerNav li a {
    padding: 0 15px 0 0;
    text-decoration: none;
	color: #ffffff;
	font-size: 12px;
    font-weight: normal;
	}
#footerNav a {
	font-weight: normal;
	color: #ffffff;
	}
#footerNav li a:hover {
    text-decoration: underline;
	}
.credit {
    margin: 0 0 0 10px;
	}
.credit a {
	position: absolute;
	margin: -1px 0 0 8px;
	}
.textwidget {
	margin: 0;
	}
.newsletter {background: #110B0C; color: #fff; width: 180px; -moz-border-radius: 15px; -webkit-border-radius:15px; font-size: 11px;}
.newsletter td { vertical-align: middle; padding: 2px;}
.newsletter h2 {padding-top: 0;}
.newsletter fieldset {border: none; margin: 0; padding: 0;}	
.newsletter input[type="text"] {height: 19px; width: 124px; background: url(/images/textfield.gif) no-repeat; border: none; padding: 2px; margin: 5px 0; color: #555;}
.newsletter input.button { width:88px; height:24px; background:url(/images/button-10tips.gif) no-repeat top left; float:right; border: none; cursor: pointer; text-indent: -4000px;}
.newsletter input.button:hover { width:88px; height:24px; background:url(/images/button-10tips.gif) no-repeat bottom left; float:right; border: none; cursor: pointer;}
.newsletter a {color: #fdadd1;}
.triggerModal {font-weight: bold; line-height: 24px; margin: 0 0 0 10px; float: left;}

#nav {
        float: left;
	z-index: 9999;
        margin: -19px 0 0 340px;
	}
#nav a {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0 5px 0 0;
        color: #fff;
        font-size: 10px;
        text-align: center;
        line-height: 14px;
	}
#nav a:hover, #nav a.activeSlide {
        background: url(/images/pager-circle.gif) no-repeat top left;
        color: #000;
        text-decoration: none;
	}
.testimonial p, .newsletter p {margin-top: 0}

.newsList, .eventList {
    margin: 0 !important;
    list-style: none;
    padding: 0;
}
.newsList li, .eventList li {border-bottom: 1px solid #ccc; padding: 0 0 10px 0;}
.newsList h3, .eventList h3 {margin-bottom: 0; padding-bottom: 0;}
.newsWrapper h2, .eventsWrapper h2 {margin-bottom: 0;}
.meta {font-size: 11px; font-weight: bold;}

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

	.lightbox {
		background-color: #efefef;
		padding: 10px;
	}
	.lightbox ul { list-style: none; margin: 0; padding: 0; }
	.lightbox ul li { display: inline; }
	.lightbox ul img {
		border: 5px solid #dddddd;
		border-width: 5px 5px 20px;
                margin: 0 20px 20px 0;
	}
	.lightbox ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	.lightbox ul a:hover { color: #fff; }
	
	.link,
.link a,
#SignUp .signupframe {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	#SignUp .signupframe {
		border: 1px solid #000000;
		background: #000000;
		}
#SignUp .signupframe .required {
	font-size: 10px;
	}
