
#main .entry a img{
	border: 5px solid #eee;
	width: 72px;
	height: 72px;
}


#main #channel-breadcrumbs 
{
 padding-bottom: 10px;
}

#main #channel-breadcrumbs li
{
 display: inline;
 padding-right: 15px;
 background-image: url("../img/crumb-divider.png");
 background-repeat: no-repeat;
 background-position: right center;
}

#main #channel-breadcrumbs li a
{
text-decoration: none;
}

#main #channel-breadcrumbs li.last
{
background-image: none;
}

#main #channel-children 
{
 padding-bottom: 10px;
}

#main #channel-children li 
{
	display: inline;
	padding-right: 10px;
	background-image: url("../img/channel-divider.png");
	background-repeat: no-repeat;
	background-position: right center;
}

#main #channel-children li.last
{
	background-image: none;
}

#main #channel-children li a
{
	text-decoration: none;
}




#main .entry-customfields{
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-customfields ul{
	margin-bottom: 15px;
}


#main .entry-customfields li.title{
	font-size: 11px;
	margin-bottom: 5px;
}


#main .entry-customfields li.value{
	margin-bottom: 10px;
	padding-bottom: 10px;
}



/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}



a:link, a:visited
{
	text-decoration: none;
	color: #5a4cd9;
}

a:hover, a:active
{
	color: red;
	background: none;
	text-decoration: underline;
}

a img
{
	border: none;
}

td
{
	vertical-align: top !important;
}

iframe
{
	border: none;
}

ul, ol
{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

ul li, ol li
{
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}

.spacer-col
{
	display: none;
}

#hedr
{
	background: transparent;
	width: 1000px;
}

#hedr #logo
{
	width: 190px;
	float: left;
	height: 136px;
	margin: 2px 8px 2px 0px;
}

#hedr > #logo
{
	margin: 10px 10px 5px 10px;
}

#hedr #logo h1
{
	text-indent: -1000px;
}

#hedr #logo h1 a:link, #hedr #logo h1 a:visited
{
	display: block;
	width: 190px;
	height: 116px;
	color: #f8f8f9;
	background: white url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/header-logo-20th.gif) no-repeat 12px 0;
}

#hedr #logo h1 a:hover, #hedr #logo h1 a:active
{
	display: block;
	width: 190px;
	height: 116px;
	color: #f8f8f9;
	background: white url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/header-logo-20th.gif) no-repeat 12px -116px;
}

#hedr #leaderboard-ad
{
	width: 728px;
	height: 90px;
	float: left;
	margin: 10px 10px 10px 0;
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/advertisement.gif) no-repeat top center;
	padding: 10px 0 0 0;
}

#hedr > #leaderboard-ad
{
	margin: 10px 20px 10px 0;
}

#hedr #leaderboard-ad img
{
	background: transparent;
}

#tippy-top-ad
{
	background: #a49fd5;
	margin: 0 0 0 0;
	padding: 5px 0;
	height: 30px;
	text-align: center;
}

/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
/* begin top nav */
/*vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv*/
/* begin fix for IE6 */
#top-nav #dropdown-background-image-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top-nav-dropdown-bkgnd.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

#top-nav #topnav-arrows-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top-nav-arrows.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

#top-nav #tabs-features-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/tabs-images/default-tabs.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

#top-nav #tabs-moms-dads-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/tabs-images/tan-tabs.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

#top-nav #tabs-resources-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/tabs-images/blue-tabs.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

#top-nav #tabs-calendar-preloader
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/tabs-images/purple-tabs.gif) no-repeat;
	position: absolute;
	height: 0;
	width: 0;
}

/* end fix for IE6 */
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#top-nav
{
	clear: both;
	width: 1000px;
	height: 30px;
	margin: 10px auto 20px auto;
	font-size: .9em;
	position: relative;
	z-index: 100;
	background: #a49fd5 url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top_nav_right.jpg) no-repeat top right;
}

#master > #top-nav
{
	font-size: 1em;
}

/* top nav has two parts: the ul, and the #top_search. Total width of these equals top nav width */
#top-nav ul
{
	padding: 0;
	margin: 0;
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top_nav_left.jpg) no-repeat top left;
	list-style-type: none;
	height: 30px;
	/* width: 596px; width when top search is activated */
	/* float: left; restore float when top search is activated */
}

/* top search is deactivated until search actually works */
#top_search
{
	width: 324px;
	float: left;
	padding: 8px 0 0 0;
	display: none;
	position: absolute;
}

/* float list items so it is horizontal, set position ro relative to control dropdown menu position */
#top-nav ul li
{
	float: left;
	width: 120px;
	position: relative;
}

/* top level links */
#top-nav ul li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: 30px;
	background: transparent;
	padding: 0 0 0 20px;
	line-height: 30px;
}

/* top level links */
#top-nav ul li a:link, #top-nav ul li a:visited
{
	background: none;
	padding: 0 0 0 10px;
	text-align: left;
}

#top-nav ul li a:hover, #top-nav ul li a:active
{
	background: #bcb7df;
	color: black;
}

#top-nav ul .dropdown a:link, #top-nav ul .dropdown a:visited
{
	background: url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top-nav-arrows.gif) no-repeat 5px 0;
	padding: 0 0 0 20px;
}

#top-nav ul .dropdown a:hover, #top-nav ul .dropdown a:active
{
	background: #bcb7df url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top-nav-arrows.gif) no-repeat 5px -30px !important;
}

/* hide the second level and give it a positon of absolute so that it takes up no display room */
#top-nav ul ul
{
	visibility: hidden;
	position: absolute;
	height: 0;
}

/* make the second level visible when hover on a first level list or a link */
#top-nav ul .dropdown:hover ul, #top-nav ul .dropdown a:hover ul,
#top-nav ul .dropdown:active ul, #top-nav ul .dropdown a:active ul
{
	visibility: visible;
	height: auto;
	top: 30px;
	left: 5px;
	width: 150px;
	background: #a49fd5 url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top-nav-dropdown-bkgnd.gif) repeat-x top left;
	padding: 10px 0;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#top-nav table
{
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

/* dropdown background */
#top-nav ul .dropdown ul li
{
	background-image: none;
}

/* dropdown links */
#top-nav ul .dropdown ul li a:link, #top-nav ul .dropdown ul li a:visited
{
	background-color: #a49fd5;
	background-image: none !important;
	color: #fff;
	height: auto;
	line-height: 1em;
	text-align: left !important;
	padding: 5px 10px 5px 10px !important;
	width: 130px;
	margin-left: -10px;
}

/* dropdown hover */
#top-nav ul .dropdown ul li a:hover, #top-nav ul .dropdown ul li a:active
{
	background-color: #bcb7df !important;
	background-image: none !important;
}

/* begin footer */
#cp #footer
{
	clear: both;
	font-size: .9em;
	background: #a49fd5 url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top_nav_right.jpg) no-repeat top right;
	padding: 5px 20px 0 0;
	height: 25px;
	margin: 20px;
}

#cp #footer #copyright
{
	width: 250px;
	height: 25px;
	float: left;
	margin: -5px 0 0 0;
	padding: 5px 0 0 10px;
	background: #a49fd5 url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/cuts/top_nav_left.jpg) no-repeat top left;
	color: white;
}

#cp #footer #copyright h3, #affiliates h3
{
	font-size: 1em;
}

#cp #footer #bottom-nav
{
	text-align: right;
	height: 10px;
	margin: 0;
	padding: 0;
}

#cp #footer ul li, 
#affiliates ul li
{
	list-style: none;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
	border-left: 1px solid #666;
	font-size: .9em;
}

#affiliates
{
	text-align: center;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

#cp #footer ul li:first-child,
#affiliates ul li:first-child
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#cp #footer ul li a:link, #cp #footer ul li a:visited
{
	font-weight: bold;
	font-size: .9em;
	color: white;
	text-decoration: none;
}

#cp #footer ul li a:hover, #cp #footer ul li a:active
{
	color: red;
}

/* end footer */
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/* END CP STUFF */


body{
	margin: 0px;
	text-align: center;
	background-color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

a{
	color: #0033ff;
}

h2{
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

h3{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4{
	font-size: 13px;
	color: #ff0099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#header{
	background:url(http://www.columbusparent.com/live/export-content/sites/columbusparent/images/standing_images/cp-famalbum-994x120.gif) no-repeat top left;
	padding: 15px;
	border: 3px solid #bcc8fc;
	margin-bottom: 10px;
	width: 964px;
height:90px;
	overflow: hidden;
}

#header #logo
{
	float: left;
}
#header #logo a img {
	border-style: none;
}
#header #content
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: right;
}

#content{
	background-color: #FFFFFF;
	border: 3px solid #bcc8fc;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidebar{
	width: 249px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

#sidebar #content
{
	width: auto;
	text-align: center;
	border-style: none;
}

#sidebar .unit {
	background-color: #edf2fe;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#sidebar .unit p{
	margin: 0px;
}

#sidebar .unit .input{
	width: 180px;
}

#sidebar .unit li 
{
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
	padding-left: 18px;
}

#sidebar .unit li a {
	text-decoration: none;
}

#sidebar .unit#login ul {
	margin-bottom: 3px;
}

#sidebar .unit#login li 
{
	padding-left: 3px;
	background-image: none;
	margin-bottom: 3px;
}

#sidebar .unit#welcome
{
	background-color: Transparent;
}

#sidebar .unit#welcome ul {
	margin-top: 5px;
}

#sidebar .unit#welcome li {
	float: left;
	font-size: 85%;
	border-right: 1px solid #eeeeee;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
}

#sidebar .unit#welcome li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#sidebar .unit#welcome li a {
	display: block;
	text-decoration: none;
}

#sidebar .unit#signup {
	text-align: center;
}

#main{
	width: 700px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main #search ul{
	float: right;
	margin-bottom: 10px;
}

#main #search li{
	float: left;
}

#main #search .input{
	width: 180px;
	margin-right: 5px;
}

#main .section{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #eeeeee;
}


#main .section h2{
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .section .more a{
	text-decoration: none;
}




#main .section#featured {
	background-color: #eee;
}

#main .entry{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main .entry li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .entry a{
	font-size: 11px;
}


#main .entry a img{
	border: 5px solid #eee;
        margin:0 4px;
}

#main .entry a img:hover{
	border: 5px solid #FFFFFF;
}

#main .pages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	clear: both;
}

#main .pages li{
	float: left;
	display: block;
	margin-right: 3px;
}

#main .pages .inactive{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #eee;
	border: 1px solid #eee;
	display: block;
}

#main .pages a{
	text-decoration: none;
	border: 1px solid #aaafee;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #0033ff;
}

#main .pages a:hover{
	border: 1px solid #0033ff;
	color: #000000;
}

#main .pages .current 
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0033ff;
	border: 1px solid #0033ff;
}

#main .entry-info{
	float: right;
	background-color: #edf2fe;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}

#main .entry-info .info-title{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
#main .entry-info .info-item{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main .entry-info-title
{
	width: 100%;
}

#main .entry-info .embed-code{
	width: 170px;
}

#main .entry-info .info-related .related-item-thumbnail
{
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related a img
{
 border-style: solid;
 border-width: 5px;
 border-color: #BBB;
}

#main .entry-info .info-related a img:hover
{
 border-style: solid;
 border-width: 5px;
 border-color: #fff;
}

#main .entry-detail{
	width: 400px;
	float: left;
}

#main .entry-detail p.caption{
	font-size: 11px;
}

#main .entry-detail #navigation 
{
	margin: 0px 0px 5px 0px;
    overflow: hidden;
}

#main .entry-detail #navigation #previous
{ 
	float: left;
}

#main .entry-detail #navigation #next
{
	float: right;
}


#main .entry-comments{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-comments ul{
	margin-bottom: 15px;
}

#main .entry-comments .comment-area{
	width: 395px;
	height: 70px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .entry-comments li.user{
	font-size: 11px;
	margin-bottom: 5px;
}

#main .entry-comments li.user .timestamp{
	color: #999999;
}

#main .entry-comments li.comment{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}

#main ul.form .title
{
	float: left;
	width: 150px;
	clear: both;
}

#main ul.form .full{
	clear: both;
}

#main ul.form{
	margin-bottom: 25px;
}

#main ul.form li{
	margin-bottom: 5px;
}

#main ul.form .input{
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .terms{
	font-size: 11px;
	height: 200px;
	overflow: auto;
	background-color: #eee;
	padding: 10px;
	color: #333333;
}

#main .terms h3{
	font-size: 11px;
}

#main #gallery-control-panel
{
	margin: 10px 0px 10px 0;
}

#footer{
	clear: both;
	padding: 15px;
	text-align: center;
	color: #000;
}

#footer .footer li{
	display: inline;
	border-right-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 5px;
	padding-right: 5px;
}

#footer a{
	color: #000;
}

#footer .last{
	border-right-style: none;
}

a.button{
	background-color: #044089;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #4298c4;
}

a.button:hover{
	background-color: #1c5a9e;
}

.input-area{
	height: 125px;
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

.clear{
	clear: both;
}

/* Rating */

.user-rating
{
	overflow: hidden;
	width: 100%;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Media/Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../Media/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Media/Images/SavedStar.png);
}

.html-edit
{
	width: 100%;
	height: 300px;
}

.text-edit
{
	width: 100%;
	height: 300px;
}

