/*
Theme Name: Kids Up Front 
Theme URI: http://www.overhaulmedia.com.com/
Description: A custom CMS theme for Vancouver Kids Up Front.
Version: 1.6
Author: Overhaul Media
Author URI: http://www.overhaulmedia.com.com/
Tags: custom

*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	background: #c0c0c0 url('images/footer-bg.jpg') repeat-x bottom left;
	color: #555;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}

/* Overhaul Styles */

#container{
width:100%;
padding-top:10px;

}	

#main{
background-color:#FFFFFF;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
width: 778px;
text-align: left;
border:1px solid #fff;
}	

#navigation{
background: #166baa;
background: url('images/menu-bg.gif');
padding:0px;
margin:0px;
}

#footer{
margin-top: 10pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
width: 758px;
text-align: left;
color:#656565;
font-size:11px;
}

#footer .div{background-image:url('images/foot-div.jpg'); background-position:bottom right; background-repeat:no-repeat;
}
#whats-new {list-style: outside url(http://www.edmontonkidsupfront.com/images/face.gif); margin-left: 0; padding-left: 1.6em;}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

		#loginLinks{
			display: block; 
			width: 180px;
		}
		
			#loginLinks ul{
				padding: 0px;
				margin: 0px;
			}
			
				#loginLinks ul li {				  background: none repeat scroll 0 0 #D2E3F3;				  list-style: none outside none;				  margin: 1px 0;				  padding: 5px 0 5px 10px;				  width: 200px;				}
				
				#loginLinks ul li:last-child {				  margin-bottom: 0px;				}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

.post {
	text-align: left;
	}

/* End Structure */



/*	Begin Headers */
h1 {
font-size:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#166baa;
line-height:26px;
text-align:left !important;
	}

h2 {
	margin: 30px 0 0;
text-align:left !important;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
text-align:left !important;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/


.df-label {
	font-size: 11px;
	color: #666666;
	width: 130px;
}

.entry img {
	padding: 0 5px 5px 0px;
}


.cart-title {
	color: #efefef;
}

.tbl-header {
	font-size: 12px;
	padding: 2px;
	color: #737373;
	font-weight: bold;
}

.tbl-item {
	font-size: 11px;
	padding: 10px 5px 10px 5px;
}

.cart-title {
	font-size: 18px;
	color: #006cb5;
}

.b-left {
	color: #006cb5;
}

.b-right {
	
}

.tbl-select {
	width: 50px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.tbl-input {
	width: 50px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.continue-title { 
	font-size: 18px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}

.label {
	font-size: 11px; 
	color: #333333;
	width: 200px;
}

.textinput {
	width: 150px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.textinput1 {
	width: 30px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.selectinput {
	width: 152px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.selectinput1 {
	width: 45px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.selectinput2 {
	width: 53px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.errormessage {
	color: #CC0000;
	font-size: 11px;
}

.field {
	color: #999999;
}


/* Menu */
.menu {width:778px; height:31px; font-size:11px; position:relative; z-index:100; border-right:0px; text-align: center;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:778px; width:778px;  text-align: center;}
* html .menu {margin-top: 0px;  text-align: center;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;  text-align: center;}
.menu ul ul {width:119px;margin-top: 8px; }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:auto;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {width: auto; display:block; font-size:11px; text-decoration:none; color:#fff; height:31px; border:0px solid #4081e3; border-width:0px 0px 0px 0px; padding-left:15px; padding-right: 15px; line-height:30px;font-weight: bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:117px; w\idth:117px; display: inline; padding-top: 5px; padding-bottom: 5px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#428ec8;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#428ec8;}
.menu ul ul :hover > a.drop {background:#428ec8;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#428ec8;}
/* style the third level hover */
.menu ul ul ul a:hover {color:#428ec8; background:#fff;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:119px;border-top:1px hidden #fff;}
/* another hack for IE5.5 */
* html .menu ul ul {top:23px;t\op:23px;}

/* position the third level flyout menu */
.menu ul ul ul{left:119px; top:-1px; width:119px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-119px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#428ec8; color:#ffffff; height:auto; text-align: left; line-height: 25px; padding:0px 5px 0px 10px; width:118px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:119px;w\idth:118px; display: block;}

/* style the top level hover */
.menu a:hover {color:#428ec8; text-decoration: none; background: #fff;}
.menu :hover > a {color:#428ec8; text-decoration: none; background: #fff;}

/*style the second level hover */
.menu ul ul a:hover{color:#428ec8; text-decoration: none; background: #fff;}
.menu ul ul :hover > a {color:#428ec8; text-decoration: none; background: #fff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/* End Overhaul Styles */

/* Media Wrapper */
.media_wrapper {
float:left;
width:555px;
}

.media_item img {
width:165px;
}

.media_item {
float:left;
height:165px;
margin-right:15px;
width:165px;
}
