/* --------------------------------------------------------------
Screen Stylesheet for Wordpress
Website: www.crossbred-and-mongrel-club.org.uk
Theme Name: Starter
Version: 1.0
Author: Sean Johnson
Author URI: http://www.niceandripe.com
-------------------------------------------------------------- */



/* --------------------------------------------------------------
	Global Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, b, cite, code,
del, dfn, em, i, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video
{ margin: 0; padding: 0; border: 0; outline: 0; font-family: inherit; font-size: 100%; font-weight: inherit; font-style: inherit; vertical-align: baseline; }

body { line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section
{ display: block; }

ol, ul { list-style: none; }

table { border-collapse: separate; border-spacing: 0; }

blockquote, q { quotes: none; }


/* --------------------------------------------------------------
	Typography & default styles
-------------------------------------------------------------- */
		
/*		@font-face
-------------------------------------------------------------- */

	
/*		Body
-------------------------------------------------------------- */
body { background: #006; font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif; color: #333; }

/*		Text Elements
-------------------------------------------------------------- */
p { margin-bottom: 20px; }

blockquote { padding: 0 20px; font-style: italic; }
blockquote p { margin: 0; } 
cite { font-style: normal; font-size: 11px; text-transform: uppercase;  }

pre { position: relative; overflow: auto; }
pre, code { padding: 0 20px; font: 14px/22px 'Courier New', Courier, monospace; color: #666; }
code { display: block; }

small { font-size: 11px; }

abbr { border-bottom: 1px dotted #999; cursor: help; }

del { text-decoration: line-through; }
ins { background: #ff0; text-decoration: none; }
mark { background: #ff0; text-decoration: none; font-style: italic; }

sup, sub { position: relative; height: 0; line-height: 11px; font-size: 11px; }
sup { bottom: 1ex; }
sub { top: 0.5ex; }

hr { margin: 0.5em auto; height: 0; border-bottom: 1px solid #ccc;  }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

/*		Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0; }
h1 { font: 34px/1.5em Arial, Helvetica, sans-serif; color: #000; }
h2 { font: 22px/1.5em Arial, Helvetica, sans-serif; font-weight: normal; color: #000; }
h3 { font: 16px/1.5em Arial, Helvetica, sans-serif; font-weight: bold; color: #000; }
h4, h5, h6 { font: 14px/1.5em Arial, Helvetica, sans-serif; font-weight: normal; color: #333; }

h1 a, h2 a, h3 a { text-decoration: none; color: inherit; }

/*		Links
-------------------------------------------------------------- */
a { text-decoration: underline; color: #333; }
a:hover,
a:focus { text-decoration: none; }
a:focus {  outline: #000 dotted thin; }
a span { cursor: pointer; }

/*		Lists
-------------------------------------------------------------- */
ul, ol, dl { margin-bottom: 20px; }
li ul, li ol { margin-bottom: 0; }

ul { margin-left: 20px; list-style: disc outside; }
li ul { list-style: circle outside; }

ol { margin-left: 24px; list-style: decimal outside; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; padding-left: 20px; }

/*		Forms
-------------------------------------------------------------- */
form { margin-bottom: 18px; }
fieldset { margin-bottom: 18px; padding : 1.4em; border: 1px solid #ccc; }
legend { font-weight : bold; }
label { display: block; font-weight : bold; }
label em { font-size: 11px; font-weight: normal; font-style: italic; }
input, select, textarea { font-family: inherit; }
input[type="text"], input[type="password"], input[type="file"],
input[type="email"], input[type="url"] { width: 260px; }
input[type="image"], input[type="submit"], input[type="reset"] { width: auto; cursor: pointer; }
textarea { width: 420px; height: 80px; font-size: 12px; }

/*		Tables
-------------------------------------------------------------- */
table { margin-bottom: 18px; width: auto; border-collapse: collapse; border-spacing: 0; border: 1px solid #ccc; }
caption, th, td { padding: 5px 10px; text-align: left; border: 1px solid #ccc; }
caption { background: #eee; border: 1px solid #ccc; color: #000; }
th { font-weight: bold; }

/*		Images
-------------------------------------------------------------- */
img {  }
img.left,
img.alignleft,
img[align="left"] { float: left; margin: 5px 10px 5px 0; }
img.right,
img.alignright,
img[align="right"] { float: right; margin: 5px 0 5px 10px; }

/*		Common Classes
-------------------------------------------------------------- */
.left { float: left; }
.right { float: right; }
.error { color: #c00; }
.hide { display: none; }

.clear:after { content: "."; display: block; clear:both; height: 0; visibility: hidden; }
hr.cleaner { visibility: hidden; clear: both; margin: -1px 0 0 0; padding: 0; height: 1px; border: none; }


/* --------------------------------------------------------------
	Layout Styles
-------------------------------------------------------------- */

/*		Header
-------------------------------------------------------------- */
#headerbar { clear: both; width: 100%; background: #006; }
#header { position: relative; margin: auto; padding: 20px; width: 920px; height: 140px; background: #009; color: #DFDFFF;  }
#header_logo { float: left; width: 135px; height: 130px; background: url(images/header_logo.gif) no-repeat; }
#header h1 { margin: 0; color: #fff; }
#header h3 { margin: 0; color: #9FA0FF; }
#header h2 { margin-bottom: 14px; font-family: Georgia, Times, serif; font-style: italic; color: #9FA0FF; }
#header_dog { position: absolute; bottom: 0; right: 0; width: 280px; height: 186px; background: url(images/dog.jpg) no-repeat; }

/*		 Nav
-------------------------------------------------------------- */
.navbar { clear: both; width: 100%; background: #000; }
ul#menu-primary { margin: 0 auto; width: 960px; height: 40px; background: #000; list-style: none; color: #fff; font-size: 13px; }
ul#menu-primary li { float: left; padding: 10px 20px; width: auto; height: 20px; }
ul#menu-primary a { color: #fff; text-decoration: none; }

#navAccess { display: none; }

/*		Content
-------------------------------------------------------------- */
#mainbar { clear: both; width: 100%; }
#main { margin: auto; clear: both; padding: 20px 10px 10px 10px; width: 940px; background: #fff url(images/page_rpt.gif) repeat-y; }
#content { float: right; width: 690px; }
#content h1 { font: 22px/1.5em Arial, Helvetica, sans-serif; }
.article { clear: both; margin-bottom: 20px; }
.article-header { font-size: 11px; color: #999; }

#pageIntro { margin-bottom: 30px; }

#comments { clear: both; }

.navigation .left, .navigation .right { width: auto; }
#content .navigation { margin-bottom: 20px; }

/*		Sidebar
-------------------------------------------------------------- */
#sidebar { float: left; margin-left: 10px; width: 210px; font-size: 11px; }
#sidebar ul { font-size: 13px; }
#sidebar ul li { margin-bottom: 10px; }

#searchForm {  }
#searchSubmit {  }
#s { margin: 0 3px 0 0; width: 140px; }

/*		Footer
-------------------------------------------------------------- */
#footerbar { clear: both; width: 100%; color: #D2D2FF; }
#footer { clear: both; margin: auto; padding: 15px 20px; width: 920px; height: 20px; background: #000; font-size: 11px; }
#footer p { margin: 0; }
#footer a {  color: #D2D2FF;  }

/*		Portfolio & Gallery
-------------------------------------------------------------- */
.portfolio,
.article-gallery{ position: relative; float: left; margin: 5px 10px 0 0; width: 220px; height: 210px; }
.portfolio.end,
.article-gallery.end { margin-right: 0; }
.portfolio p,
.article-gallery p { margin: 0; font-size: 11px; }
.portfolio img,
.article-gallery img { margin-bottom: 4px; }
.portfolio a,
.article-gallery a { display: inline; text-decoration: none; color: #999; }
.portfolio a p,
.portfolio a p a,
.article-gallery a p,
.article-gallery a p a { color: #333; }

.gallery {}
.gallery-item { float: left; margin: 0 10px 10px 0; }
.gallery-icon {}
.gallery-caption { padding: 0; font-size: 11px; }

/*		Slideshow
-------------------------------------------------------------- */
#slideshow { position: relative; margin: 0 auto 20px auto; width: 400px; height: 300px; }
#slideshow img { position: absolute; top: 0; left: 0; z-index: 28; opacity: 0.0; }
#slideshow img.active { z-index: 30; opacity: 1.0; }
#slideshow img.last-active { z-index: 29; }

