/*
Theme Name: Seattle Kennel Club, Inc
Theme URI: http://seattlekennelclub.org, http://seattledogshow.org
Description: The new theme for the Seattle Kennel Club
Version: 1.0
Author: H.B. Flyte, Rob Becker, John Kimball
Author URI: http://varsitycommunications.com

	This theme was designed and built by Varsity Communications, Inc.
	Copyright 2009 ALL RIGHTS RESERVED.
*/

/** RESET VALUES **/
/* Eric Meyer's Reset Style Sheet */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* HEADERS */

body {margin:0px auto; text-align:center; }
body {font:11px/15px Verdana, Arial, Helvetica, sans-serif, "Lucida Grande"; color:#666666;}
body.home {background:url(images/RibbonBGHome.jpg) center 305px no-repeat;}

div.alignright, img.alignright {float:right; margin:5px;}
div.alignleft, img.alignleft {float:left; margin:5px;}


#header {width:100%; height:130px; background:#3662a9 url(images/headerBG.png) left top repeat-x;}
	
#top {width:767px; margin:0px auto; text-align:center;}
#top li {list-style-type:none;}
#top li a {float:right; margin-right:20px; background-color:#f2782d; padding:5px; margin:2px; text-transform:uppercase; color:#FFF; text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#top h1 {text-indent:-99999px; margin:0px auto; width:767px; height:100px; background:url(images/header-trans.png) left top no-repeat; display:block;}

/*#menu {width:100%; height:19px; background:#f2782d url(images/menuBG.png) left top repeat-x;}
#menu ul {margin:0px auto; width:767px; height:19px;}
#menu ul li {display:inline;}
#menu ul li a {font-weight:bold; color:#FFF;border:2px solid #FFF; border-top-width:0px; border-bottom-width:0px; font-size:13px; height:18px; margin:0px; margin-top:1px; padding:0px 10px; text-decoration:none; display:inline-block; margin-right:-6px;}
#menu ul li.current a {}
#menu ul li a:hover {background-color:#ac4100;}

#menu ul li:hover a {}
#menu ul li ul {position:absolute;left:-999px; text-align:left; background-color:none; margin-top:2px;}
#menu ul li:hover ul {left:inherit; margin-left:100px;}
#menu ul li.form:hover ul {left:inherit; margin-left:100px;}
#menu ul li ul li a{display:block; width:250px; font-size:11px; background-color:#f2782d; border-bottom:2px solid #FFF; margin-top:-1px;}
#menu ul li ul li.last {border-bottom-width:2px;}*/

#menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	width:100%;
	background:#f2782d;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	}
#menu ul{
	border-left:1px solid #FFFFFF;
	margin:0px auto; width:767px;
	height:30px;
	list-style:none;
	padding:0;
	}
	#menu li{
		float:left;
		padding:0px;
		border-right:1px solid #FFFFFF;
		}
	#menu li a{
		background:#f2782d url("images/seperator.gif") bottom right no-repeat;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 8px;
		text-align:center;
		text-decoration:none;
		}
		#menu li a:hover, #menu ul li:hover a{
			background: #ac4100 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	#menu li ul{
		background:#f2782d;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		border:1px solid #FFFFFF;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;
		
		}
	#menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	#menu li:hover li a{
		background:none;
		
		}
	#menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		text-transform:none;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background:#ac4100 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	#menu p{
		clear:left;
		}	

#wrap {width:767px; margin:8px auto;}

#features {width:100%; height:170px; background:#3662a9 url(images/featureBG.png) left bottom repeat-x; margin-top:5px;}
img.featuredimg {border:#000099 1px solid;float:left; margin:8px; margin-right:15px;}
.featuredposts { letter-spacing:.2px; text-align:left;width:700px; margin:5px auto;color:#FFFFFF; line-height:15px; font-size:11px;}
p.Main {font-size:20px; line-height:24px; font-weight:bold; color:#F7E800;padding:5px 0px;}
p.Sub {font-size:16px; color:#666;}
p.Byline {font-size:12px; font-style:italic; color:#FFF; padding-top:4px;}
.featuredposts a {background-color:#F7E800; color:#0000CC; width:150px;  padding:5px 0px; display:block; text-align:center; float:right;
border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}


#leftMenu {float:left; width:260px; margin-right:10px;}
#leftMenu ul {text-align:center;margin-top:20px;}
#leftMenu ul li {border:1px solid #999; border-right:0; border-left:0; margin-bottom:-1px; }
#leftMenu ul li a {display:block;padding:4px;  text-decoration:none; font-size:12px; color:#666666;}
#leftMenu ul li:hover a, #leftMenu ul li a:hover {background-color:#ababab; color:#333333;}
#leftMenu ul li.story {padding:5px 0px;}
#leftMenu ul li.story a:hover, #leftMenu ul li.story:hover a {background-color:none;}
#leftMenu ul li.story a {color:#0033CC; text-decoration:underline; font-size:12px;}

#center {float:left; width:230px; margin-right:10px;}
#center h2 {text-indent:-99999px; margin-top:20px;}
#center h2 a {display:block; width:220px;z-index:1; padding-bottom:325px; position:relative;}

#rightCopy {float:left; width:240px; border:1px solid #999; border-right:0; border-left:0; padding:10px 0px; margin-top:20px;}
#rightCopy p {font-size:12px; text-align:center; line-height:16px; margin-bottom:8px;}
#rightCopy p strong {color:#333333;}
#rightCopy p.show strong {color:#ac4100;}
#rightCopy p.show {color:#666666;}

div.vendors {-moz-column-count:2;-moz-column-gap:20px; text-align:left;}
div.vendors li {list-style-type:none; font-size:12px;padding:3px; }
div.vendors li a {display:block; margin:0;  max-width:250px;}
div.vendors li a:hover {background-color:#CCCCCC; color:#ac4100;}



#content {float:right; width:510px;padding-top:50px; margin:20px 20px 0px 0px;}
#content div.post h2, #content h2, #contentShow h2 {font-size:16px; line-height:20px; color:#ac4100; font-weight:normal; text-align:left; padding-bottom:30px; border-bottom:1px solid #999999;}
#content div.entry {margin-top:15px; text-align:left; }
#content div.entry ul {list-style-type:disc; margin:10px 20px;}
#content div.entry ul li {padding-left:10px; margin:3px;}
div.entry p {margin:8px 0px;}
#content div.entry p strong {color:#333333;}
#content div.entry h4 {color:#333333; font-size:12px;}
#content div.entry h3 {margin:5px 0px;}
p.wp-caption-text {color:#333333; font-size:10px; text-transform:uppercase; padding:2px 10px;}

div.spons li {display:inline;list-style-type:none; }
div.spons li a img {display:inline;}
#contentShow div.spons h2 {padding:5px; margin:0px;}
#sidebar {float:left; width:216px;margin-top:20px; margin-right:10px;border-right:1px solid #999999; padding-right:10px;}
#sidebar h3 {text-indent:-99999px;}
#sidebar h3 a{display:block; background:#FFF url(images/dogshowMedal.png) center top no-repeat; width:158px; height:253px; margin:8px auto;}

#sidebar ul {text-align:left;}
#sidebar ul li {border:1px solid #999; border-left-width:0; border-right-width:0; border-collapse:collapse; margin-bottom:-1px;}
#sidebar ul li a {display:block; padding:5px; color:#333; font-weight:bold; text-decoration:none;}
#sidebar ul li a:hover {display:block; background-color:#DDD; color:#ac4100;}
#sidebar ul li ul {margin-left:30px;}
#sidebar ul li ul li {border:0; list-style-type:disc; padding-left:5px;}
#sidebar ul li ul li a {display:block; color:#999999; font-weight:bold; text-decoration:none;}
#sidebar ul li ul.forms {margin:0px;}
#sidebar ul li ul.forms li {list-style-type:none;background:url(images/form.png) left center no-repeat; padding-left:30px;}
#sidebar ul li.last {border-bottom:0;}
.clear {clear:both;}

#sidebar p.bio {text-align:left; color:#454545; font-size:10px;}

#footer, #footer-home { width:100%; height:70px; background:#CCCCCC url(images/footerBG.png) left top repeat-x; }
#footer p, #footer-home p {color:#FFF;font-size:11px; margin:0px auto; top:10px; position:relative;}
#footer p a, #footer-home p a {color:#FFF; font-weight:bold; text-decoration:none;}
#footer p a:hover, #footer-home p a:hover {color:#666666;}
#footer-home {margin-top:0px;}
div.fh {width:767px; margin:0px auto;}
#footer-home p.left {width:272px;float:left; line-height:18px;}
#footer-home img.center {float:left;}
#footer-home p.right {text-align:left;float:left;width:272px;}

#sponsors {width:100%; clear:left; top:-40px; background: url(images/sponsorBG-trans.png) left top repeat-x; z-index:2; height:100px; position:relative; margin-bottom:40px; }
#sponsors h5 {top:15px; position:relative;font-size:13px; color:#888; text-align:center; font-weight:lighter;}
#sponsors li a img {margin-top:6px;width:70px; height:70px;}
#sponsors li {display:inline; list-style-type:none;}

/** SHOW PAGES STYLES **/

#sidebar-show {background-color:#dfe5ef; height:100%;float:left; width:200px;margin-right:5px;}

#sidebar-show ul {text-align:center; margin:0px 20px;margin-bottom:20px;}
#sidebar-show ul li {border:1px solid #FFF; border-left-width:0; border-right-width:0; border-collapse:collapse; margin-bottom:-1px;}
#sidebar-show ul li a {display:block; padding:5px; color:#333; font-weight:bold; text-decoration:none;}
#sidebar-show ul li a:hover {display:block; background-color:#DDD; color:#ac4100;}
#sidebar-show ul li ul {margin-left:30px;}
#sidebar-show ul li ul li {border:0; list-style-type:disc; padding-left:5px;}
#sidebar-show ul li ul li a {display:block; color:#999999; font-weight:bold; text-decoration:none;}
#sidebar-show ul li ul.forms {margin:0px;}
#sidebar-show ul li ul.forms li {list-style-type:none;background:url(images/form.png) left center no-repeat; padding-left:30px;}
#sidebar-show ul li.last {border-bottom:0;}
#sidebar-show div#buttons {margin:8px;margin-top:15px;}
#sidebar-show a.button {display:block; text-align:center; margin:-30px auto; background:#dfe5ef url(images/buttonBG-trans.png) center top no-repeat; width:128px; height:36px; color:#FFF; text-transform:uppercase; font-size:12px;padding:10px 0px; font-weight:bold; text-decoration:none;}

#trio {float:left; margin:30px 0px 0px 10px;}
#trio a img {display:block; margin:0; padding:0;}
#contentShow div.post {width:320px; padding: 0px 5px; float:left; text-align:justify;}
#contentShow div.postWide {width:510px;padding-top:50px;padding-left:220px;}
#contentShow div.entry p {font-size:13px; line-height:19px;}
h2#show {text-indent:-99999px; border:0;margin-top:30px;}
h2#show a {display:block; outline:0; cursor:pointer; width:328px; height:159px; background:#FFF url(images/dogShowTitle.gif) center top no-repeat;}
#sponsorsShow {float:left; width:530px; margin-top:30px; padding:5px;}
#sponsorsShow h5 {font-size:13px; color:#888; text-align:center; font-weight:lighter;}
#sponsorsShow li a img {width:150px; height:150px;}
#sponsorsShow li {display:inline; list-style-type:none;}


/** PLUGIN STYLES **/
#sidebar-show div.sociable, #content div.entry div.sociable {text-align:center; padding-top:10px;}
#sidebar-show div.sociable ul li, #content div.entry div.sociable ul li { border:0;margin:0px; padding:0px; display:inline; list-style-type:none;}
#sidebar-show div.sociable ul li a, #content div.entry div.sociable ul li a {display:inline; padding:3px;}