/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!
Author: sam
Author URI: http://samk.ca/
Version: 1.9.1
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  }

h6 {
	padding:0px 15px;
	font-size: 10px;}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif
  }
h2 {
	font-size: 18px;
	line-height:normal;
	color: #314259;
	}

h2 strong {
	color: #e51837;
	}
hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 12px;
  line-height: 18px;
  }

a {
  color: #e51837;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  }


/* Header and wrapper */
#wrapper {
  background: #000 url(images/wrapper_BG.gif) bottom repeat-x;
  }
  
#wrapper960 {
  margin: 0 auto;
  width: 958px;
  text-align: left;
  padding: 0;
  background: #fff url(images/wrapper960_bottom.gif) bottom no-repeat;
  }

#header {
  padding: 0;
  margin: 0;
  height: 165px;
  background: #000 url(images/header_BG.jpg) top repeat-x;
  }
  
	#header-content {
		width: 958px;
		margin: 0 auto;
		height: 165px;
		background: url(images/header-content_BG.gif) bottom repeat-x;
		}

#header #topright {
  text-align: left;	
  background: url(images/info_box.jpg) top no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
  width: 236px;
  height: 89px;
  padding: 12px 0px 0px 12px;
  margin: 15px 15px 0 0;
}
#header #topright h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #e51837;
  }
  
  #header #topright p {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  	font-size: 10px;
	line-height: normal;
	color: #000;
	}


#header #logo {
  float: left;
  width: 470px;
  margin: 0 0 0 30px;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/*************
* NAVIGATION *
*************/	
	.navigation,
	.navigation ul,
	.navigation ol
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.navigation-horizontal li
		{
			display: inline;
			float: left;
		}
		.navigation-inline li
		{
			display: inline;
		}
		.navigation-ir a
		{
			display: block;
			background-repeat: no-repeat;
			text-indent: -228956px;
		}
		/* \*/
		.navigation-ir a
		{
			overflow: hidden;
		}
		/* */
	#main-nav
	{
		height: 40px;
		background: url(images/nav_BG.gif) bottom repeat-x;
		width: 958px;
		text-align: center;
		margin: 0 auto;
		padding: 0;
		clear: both;
	}
	
		#main-nav ul
		{
			margin-left:auto;
			margin-right: auto;
			width: 944px;
			padding-left: 14px;
			text-align: left;
		}
		* html #main-nav ul
		{
		width: 940px;
		}
		
		#main-nav li
		{
			padding-right: 0px;
		}
			#main-nav a
			{
				display: block;
				background-repeat: no-repeat;
				height: 15px;
			}
			#main-nav a:hover
			{
				background-position: 0 -15px;
			}
			#main-nav a:active,
			#main-nav li.active a
			{
				background-position: 0 -15px;
				}
				
		#main-nav .navigation-item-home,
		#main-nav .navigation-link-home {
			width: 66px;
			background-image: url(images/nav_home.gif);
			background-repeat: no-repeat;
			margin-right: 33px;
			}
				* html #main-nav .navigation-item-home,
				* html #main-nav .navigation-link-home {
					width: 66px;
					background-image: url(images/nav_home.gif);
					background-repeat: no-repeat;
					margin-right: 15px;
					}
		#main-nav .navigation-item-departments,
		#main-nav .navigation-link-departments {
			width: 162px;
			background-image: url(images/nav_departments.gif);
			background-repeat: no-repeat;
			margin-right: 33px;
			}
				* html #main-nav .navigation-item-departments,
				* html #main-nav .navigation-link-departments {
					width: 162px;
					background-image: url(images/nav_departments.gif);
					background-repeat: no-repeat;
					margin-right: 15px;
					}
		#main-nav .navigation-item-services,
		#main-nav .navigation-link-services {
			width: 110px;
			background-image: url(images/nav_services.gif);
			background-repeat: no-repeat;
			margin-right: 33px;
			}		
				* html #main-nav .navigation-item-services,
				* html #main-nav .navigation-link-services {
					width: 110px;
					background-image: url(images/nav_services.gif);
					background-repeat: no-repeat;
					margin-right: 15px;
					}			
		#main-nav .navigation-item-hints,
		#main-nav .navigation-link-hints {
			width: 154px;
			background-image: url(images/nav_hints.gif);
			background-repeat: no-repeat;
			margin-right: 33px;
			}		
				* html #main-nav .navigation-item-hints,
				* html #main-nav .navigation-link-hints {
					width: 154px;
					background-image: url(images/nav_hints.gif);
					background-repeat: no-repeat;
					margin-right: 15px;
					}							
		#main-nav .navigation-item-about,
		#main-nav .navigation-link-about {
			width: 114px;
			background-image: url(images/nav_about.gif);
			background-repeat: no-repeat;
			margin-right: 33px;
			}
				* html #main-nav .navigation-item-about,
				* html #main-nav .navigation-link-about {
					width: 114px;
					background-image: url(images/nav_about.gif);
					background-repeat: no-repeat;
					margin-right: 15px;
					}
		#main-nav .navigation-item-contact,
		#main-nav .navigation-link-contact {
			width: 138px;
			background-image: url(images/nav_contact.gif);
			background-repeat: no-repeat;
			}

/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
  
  * html #main {
  margin: 5px 13px 0 13px;
  }
  
#contentwrapper {
  float:left;
  width: 710px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #000;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #e51837;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #40383a;
  }
.topPost p.topMeta {
  padding: 0;
  margin: 5px 0 0 0;
  font-size: 9pt;
  color: #000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #e51837;
  }
.topPost p.topMeta a:hover {
  color: #40383a;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #e51837;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #40383a;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 7px 0 7px 15px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #000;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 0;
  float: right;
  width: 220px;
  color: #000;
  }
#sidebars .sidebarbox {
  background-color: #fff;
  padding: 15px 30px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  width: 220px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: bold;
  font-size: 14pt;
  color: #304258;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #e51837;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background: #e51837;
  margin: 0 0 10px 0;
  border-bottom: 5px solid #40383a;
  }
#departments {
	width: 960px;
	margin: 0px auto;
	padding-top: 14px;
	}
ul.depart {
	width: 960px;
  list-style-type: none;
  display: inline;
  padding: 14px 0px;
  }
ul.depart li {
	width: 180px;
	float: left;
	}
.br-space-14 {
		margin: 0px 14px 14px 0px;
		}

/* footer*/
#footer {
  clear: both;
  background: #fff;
  width: 958px;
  margin: 0 auto;
  padding: 15px 15px 10px 15px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
#footer p {
  font-size: 10px;
  line-height: normal;
  color: #000;
  padding: 0;
  }
#footer a {
  color: #e51837;
  text-decoration: none;
  font-weight: bold;
  }
#footer a:hover {
  color: #40383a;
  }
#footerleft {
  float: left;
  width: 600px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }




