/*
Theme Name: 1 NWAG Whiteboard
Theme URI: http://www.NWAgraphics.com
Description: NWAgraphics.com Test Theme
Version: 1.0
Author: Chris Alley
Author URI: http://www.NWAgraphics.com/
Tags: WordPress, NWAgraphics

This theme was redesigned and recreated by NWAgraphics
Theme based on whiteboard http://whiteboard.plainbeta.com/
Description: A blank theme for you to draw on.

Whiteboard Author: Brian Purkiss http://brianpurkiss.com
  

*/


/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

/* Wordpress Classes */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: none;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
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
}
.navigation {
	display: block;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.wp-smiley {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
/* Begin Standard Formatting */
body, html {
	margin:0;
	padding:0;
	color:#000;
	background:#A9A9A9;
	background-image:url(images/Background1209center.jpg);
	background-position:center top;
	Xbackground-image:url(images/gray_background.jpg);
	font-size:14px;
}
#container {
	width:900px;  /* Wrapper width */
	margin:0 auto;
	Xbackground-color: #000000;
}
#header {
	padding:5px 10px;
	Xbackground-color: #BF1E2D;
}
h1 {
	margin:0;
}
#main {
	float:left;
	width:480px;
	padding:10px;
	background:#9c9;
}
#content {
	background: #000000;
}
#pagecontent {
	float:left;
	Xwidth:640px;
	width:900px;
	background:#000000;
	color:#dde1d5;
	Xpadding: 25px;
}
#pagecontent a {
	color:#dde1d5;
}
#pagecontent a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.withsidebar {
	width:640px;
}
#posts {
	float:left;
	background:#000000;
	color:#dde1d5;
	padding:0 0 0 10px;
	width:680px;
}
#posts h2 {
	color:#555555;
	margin:10px 0 0 20px;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
}
#pagebody {
	background:#000000;
}
#fill {
	float:left;
	width:850px;
	background:#1e1a19;
	color:#dde1d5;
	padding: 25px;
}
#feature {
	float:left;
	background:#dde1d5;
	color:#1e1a19;
	width:900px;
	height:260px;
	Xborder:thick solid #000000;
}
#third {
	float:left;
	width:280px;
	padding:10px;
	background:#dde1d5;
	color:#1e1a19
}
h2 {
	margin:0 0 1em;
	font-weight:normal;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1em;
	font-weight:normal;
	color: #BE1E2D;
}
#fill h2 {
	font-size:22px;
	font-weight:bold;
}
#third h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#third h2 a {
	text-decoration:none;
	color:#1e1a19;
}
#third h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	Xcolor: #72929c;
}
#leftfooter {
	width:430px;
	float:left;
	text-align:right;
}
#rightfooter {
	width:430px;
	float:right;
	text-align:left;
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}
/*  end main theme  */
	
.entry {
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:18px;
	padding:20px;
}
.homePage {
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:20px;
	padding:5px 20px;
	background-color:#BE1E2D;
	text-align:justify;
}
.post {
	background:#FFFFFF;
	float:left;
	width:640px;
}
.post img {
	margin:10px;
}
.post h2 {
	margin:0;
	font-size:20pt;
	font-weight:bold;
}
.post h3 {
	margin:0;
	font-weight:bold;
}
.postcategory h2 {
	margin:0 0 1em;
	font-weight:normal;
	color: #BE1E2D;
}
.postcategory h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1em;
	font-weight:normal;
	color: #6E7264;
}
.postcategory {
	margin:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #000;
	padding: 10px;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.postcategory a {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.postdate {
	margin: 0 -80px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	Xborder: 2px solid #000;
	float:left;
	position:relative;
	width:40px;
	background:#C6001B;
	color:#ffffff;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	top:-10px;
	Xleft:-80px;
	padding:10px;
}
.postdate-m {
	font-size:12pt;
	font-weight:normal;
}
.postdate-d {
	font-size:18pt;
	font-weight:bold;
}
.postdate-y {
	font-size:10pt;
	font-weight:normal;
}
.postsingle {
	margin:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #000;
	padding: 10px;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.postsingle a {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.portfolio {
	background:#000000;
	xpadding:20px;
	xwidth:860px;
	padding:15px;
	width:270px;
}
.portfolio a {
	color:#FFFFFF;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
}
.portfolio h2 {
	font-size:14pt;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.portfolio h3 {
	font-size:12pt;
	color:#656565;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.portfolio h4 {
	font-size:11pt;
	color:#BE1E2D;
	margin:0;
}
.portfolio p {
	margin:0;
}
.Full1col {
	width:870px;
}
.Full2col {
	width:420px;
}
.Full3col {
	width:270px;
}
.Full3colDbl {
	width:540px;
}
.double {
	float:left;
	width:680px;
	padding:10px;
	background:#9c9;
}
.full {
	float:left;
	width:900px;
	background:#000000;
	color:#dde1d5;
	padding: 0px;
}
.third {
	float:left;
	width:280px;
	padding:10px;
	color:#6E7264;
	background:#ffffff;
}
.full h1 {
	font-size:46px;
	font-weight:normal;
}
.full h2 {
	font-size:22px;
	font-weight:bold;
}
.full h3 {
	Xfont-size:22px;
	font-weight:bold;
	margin-bottom: 0px;
}
.third h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:1E1A19;
	margin-bottom: 0px;
}
.third h2 a {
	text-decoration:none;
	color:#1E1A19;
}
.third h3 {
 font-family:Georgia, "Times New Roman", Times, serif font-weight:normal;
	color:#C6001B;
}
.title {
}
.postmeta {
}
.postnavigation {
}
#searchform {
}
#comments .comments_navigation {
}
.comments_navigation {
}
.comments_reply {
}
.comments_text {
}
.comments_meta {
}
#googleVoice {
	float:right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#tag_cloud-3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
#tag_cloud-3 div {
	padding: 0;
	line-height: 1.5em;
	text-align: center;
}
/* No link underlines, unless hover */
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* No Bodrer on Img Links */
img {
	border:none;
}
#contact {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin:32px -10px;
}
#contact a {
	color:#000000;
	text-decoration:none;
}
#contact a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#serviceLists {
	text-align: center;
	margin: 20px 0 0 0;
}
#serviceLists h2 {
	padding:0px;
	margin:0px;
}
#serviceLists ul {
	padding: 3px 0 20px;
	margin: 0;
	color:#eee;
	font-family: Futura, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	list-style:none;
}
#serviceLists li {
	padding: 2px 0 0 0;
	margin:  0;
}
#serviceLists li ul {
	padding: 0;
	margin: 0;
	color:#eee;
	text-align: justify;
}
#serviceLists li ul li {
	display: inline;
}
#serviceLists li ul li:after {
	content: " • ";
}
#serviceLists li ul li.last:after {
	content: " ";
}
.contact_form {
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
}
.contact_form fieldset {
	padding: 1em;
	font:80%/1;
}
.contact_form fieldset ul {
	margin:0px;
	list-style:none;
}
.aligninputs label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0 60px;
	width: 350px;
}
blockquote:before, blockquote:after {
	color: #BE1E2D;
	display: block;
	font-size: 700%;
	width: 50px;
}
blockquote:before {
	content: open-quote;
	content: '\201C';
	height: 0;
	margin-left: -0.55em;
}
blockquote:after {
	content: close-quote;
	content: '\201D';
	height: 50px;
	margin-top: -70px;
	margin-left: 360px;
}
.quotes {
	padding: 20px;
}
.quotation {
	color:#FFFFFF;
	width: 450px;
	Xbackground:url(images/NWAGFooter.png);
	margin-top:-50px;
}
.quotation blockquote {
	font-size:150%;
	float:right;
	font-size:150%;
	margin-right:-10px;
	padding-right:0;
}
.quotation address {
	text-align:right;
}

/* Fix Dotted Link Borders */
a:active {
  outline: none;
}