/* @override http://xprogramming.com/wp-content/themes/xprogramming/style.css */

/*
Theme Name: xProgramming
Description: xProgramming WordPress Theme
Author: Laura Fisher
Author URI: http://webmitten.com 
*/

/* Resets default browser CSS. */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body { line-height: 1; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block; }
nav ul { list-style: none; }
blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

ins {
	background-color: #FF9;
	color: #000;
	text-decoration: none;
	}

mark {
	background-color: #FF9;
	color: #000;
	font-style: italic;
	font-weight: bold;
	}

del { text-decoration: line-through; }

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

caption, th, td { text-align: left; }

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
	margin: 1em 0;
	padding: 0;
	}

input, select {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	}
	


/* The below restores some sensible defaults */
strong { font-weight: bold; }
em { font-style: italic; }
a img, div#content div.post a img { border: none; } /* Gets rid of IE's blue borders */
a:active { outline: none; } /* Removes Firefox imposed outline */
div { position: relative; } /* Saves declaring each div's position as 'relative' and allows absolutely position elements inside them */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	} /* class which clears divs */
	
sub, sup {
	position: relative;
	height: 0;
	vertical-align: bottom;
	line-height: 1;
	font-size: 80%;
	}

sup { bottom: .75em; }
sub { top: .5em; }



/* BEGIN MAIN STYLES */

html, body {
	height: 100%;
	background: #FFF url(img/texture.png);
	color: #000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 18px;
	}

h1, h2, h3, h4, h5 { font-family: "Franklin Gothic Medium" , "Arial Narrow" ,  Arial, sans-serif; }

h1 {
	font-size: 20px;
	line-height: 36px;
	}

h2 {
	font-size: 19px;
	line-height: 18px;
	}

h3, h4, h5 {
	font-size: 15px;
	line-height: 18px;
	color: #444;
	}

p { margin-bottom: 18px; }
a { color: #444; }

ul, ol {
	margin: 0 0 18px 21px;
	list-style: none;
	}

li { margin: 0 0 18px -2px; }
	

/* Basic Width Setup */
.master {
	width: 100%;
	margin: 0 auto;
	min-width: 954px;
	padding: 0 18px 18px 18px;
	background: url(img/gridbg.png) 50% 0;
	}
	
/* Master Header */
header.master nav {
	position: relative;
	width: 954px;
	height: 144px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	}

header.master nav div {
	display: inline-block;
	vertical-align: bottom;
	width: 80px;
	margin: 0 9px 15px 0;
	background: transparent;
	text-align: center;
	font-family: "FGBunnigrrrl" , sans-serif;
	}

header.master a { text-decoration: none; }
header.master nav div a { color: #777; }

header.master nav div {
	filter: alpha(opacity=70);
	opacity: 0.7;
	}

header.master nav div:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	}

header.master nav div#branding {
	vertical-align: middle;
	width: 320px;
	margin: 0;
	padding: 26px 20px 0 4px;
	background: transparent;
	filter: alpha(opacity=100);
	opacity: 1;
	}

header.master nav div#ron {
	vertical-align: middle;
	width: 85px;
	margin: 0;
	padding: 18px 0 0 0;
	background: transparent;
	filter: alpha(opacity=100);
	opacity: 1;
	}

header.master nav div#action {
	vertical-align: top;
	width: 122px;
	height: 110px;
	overflow: hidden;
	margin: 12px 6px 0 0;
	padding: 9px;
	background: url(img/sticky.png) no-repeat;
	filter: alpha(opacity=100);
	opacity: 1;
	}

header.master nav div#action h1 {
	padding-top: 12px;
	font-family: "FGBunnigrrrl" , sans-serif;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	color: rgb(40,40,120);
	}

header.master nav div#action a {
	display: block;
	padding-top: 3px;
	font-family: "FGBunnigrrrl" , sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	color: rgb(40,40,120);
	}

header.master nav div#action h1:hover,
div#action a:hover { color: rgb(30,30,90); }

ul#slide {
	position: absolute;
	left: 0px;
	width: 265px;
	height: 110px;
	margin: 0;
	cursor: pointer;
	}

ul#slide li {
	float: left;
	width: 120px;
	height: 110px;
	padding: 0 3px 0 6px;
	margin: 0 0 0 3px;
	}

a.more { display: inline; }


/* Search Box */
div#search {
	position: absolute;
	top: 85px;
	left: 102px;
	width: 220px;
	margin: 0;
	padding: 0;
	color: #000;
	z-index: 100;
	filter: alpha(opacity=100);
	opacity: 1;
	}

div#search form#searchform { padding: 0; }

div#search form#searchform input {
	width: 214px;
	height: 16px;
	margin: 0;
	padding: 1px 0 0 1px;
	border: 1px solid #AAA;
	line-height: 16px;
	font-size: 10px;
	color: #AAA;
	}


/* Content */
div#content {
	width: 918px;
	margin: 0 auto 36px auto;
	padding: 36px 18px 18px 18px;
	background: transparent;
	color: #000;
	}

div#content section {
	width: 627px;
	margin-left: 18px;
	margin-right: 76px;
	display: inline-block;
	vertical-align: top;
	}

div#content section article {
	margin-bottom: 36px;
	padding-left: 3px;
	}

div#content h2 {
	width: 100%;
	margin-bottom: 18px;
	}

div#content.front-page h3 { margin-bottom: 0; }
div#content.front-page h2 { padding-left: 3px; }
div#content.front-page h2 a,
div#extended-content h2 a { color: #777; }
div#content.front-page h2 a:hover,
div#extended-content h2 a:hover { color: #555; }

div#content a, div#extended-content a {
	text-decoration: none;
	color: rgb(40,40,120);
	}

div#content aside {
	display: inline-block;
	width: 180px;
	vertical-align: top;
	margin-top: 36px;
	padding-left: 3px;
	}

div#content aside ul { margin-left: 0; }
div#content aside ul ul { margin-left: 18px; }
div#content aside ul ul.children { margin-bottom: 0; }
div#content aside ul li { margin-bottom: 0; }
div#content a:hover, div#extended-content a:hover { color: rgb(30,30,90); }
div#content p a { font-size: 14px; }
div#content ul li p,
div#content ol li p { margin: 0 0 0 18px; }


/* Content - Front Page */
div#content.front-page {
	background: url(img/underlines.png) no-repeat 36px bottom;
	margin-bottom: 0;
	}

div#content.front-page section {
	display: inline-block;
	vertical-align: top;
	width: 232px;
	overflow: hidden;
	margin: 0 0 0 72px;
	padding: 0;
	}

div#content.front-page section:first-child { margin: 0 0 0 18px; }
div#content.front-page section:last-child { margin: 0 0 0 90px; }

div#content.front-page section article {
	max-height: 216px;
	overflow: hidden;
	margin-bottom: 18px;
	padding-left: 3px;
	}
	

	

/* Extended Content */
div#extended-content {
	width: 918px;
	padding: 18px;
	margin: 0 auto;
	}

div#extended-content section { font-size: 80%; }

div#extended-content article {
	display: inline-block;
	vertical-align: top;
	width: 105px;
	height: 180px;
	margin-left: 18px;
	overflow: hidden;
	}

div#extended-content div {
	position: absolute;
	height: 240px;
	width: 144px;
	right: 0px;
	top: 15px;
	z-index: 100;
	background: url(img/sticky2.png) no-repeat;
	margin: 0;
	padding: 12px 9px 6px 9px;
	}

div#extended-content h2 {
	display: inline-block;
	vertical-align: top;
	width: 87px;
	height: 108px;
	overflow: hidden;
	padding: 0 0 0 3px;
	margin-left: 0;
	color: #555;
	}

div#extended-content h3 {
	font-size: 13px;
	margin-bottom: 0;
	}

div#extended-content a+h3 {
	text-align: center;
	margin-top: -5px;
	}

#events ul {
	margin: 0;
	font-family: "FGBunnigrrrl" , sans-serif;
	font-size: 11px;
	line-height: 18px;
	}

#events h3 {
	margin: 0 0 9px 0;
	font-family: "FGBunnigrrrl" , sans-serif;
	text-align: center;
	}

#events ul li { margin: 0; }

div#content.front-page section#events {
	background: url(img/sticky5.png) no-repeat;
	height: 234px;
	padding: 18px;
	margin-top: -18px;
	}

div#content.front-page section#events h2 {
	font-family: "FGBunnigrrrl" , sans-serif;
	padding-left: 18px;
	}

div#content.front-page section#events h2 a { color: rgb(40,40,120); }
div#content.front-page section#events h2 a:hover { color: rgb(30,30,90); }
	

/* Footer */
footer.master {
	bottom: 0;
	height: 20%;
	padding-top: 72px;
	color: #888;
	}

footer.master nav {
	text-align: center;
	width: 954px;
	padding: 0 18px;
	margin: 0 auto;
	}

footer.master nav ul li {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	display: inline;
	margin-right: 36px;
	text-align: center;
	}

footer.master nav ul li a {
	text-decoration: none;
	color: #777;
	}

footer.master nav ul li a:hover { color: #555; }
div#other-information { text-align: center; }

div#other-information ul li {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	display: inline;
	margin-right: 36px;
	}

div#other-information ul li a {
	color: rgb(110,110,140);
	text-decoration: none;
	}

div#other-information ul li a:hover { color: rgb(80,80,120); }


/* WordPress Specific */
h2.widgettitle {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
	}
	


/* Text and Content Styles */
article footer {
	margin: 36px -4px 18px -3px;
	padding: 18px 3px 18px 21px;
	background: rgba(200,200,200,.2);
	border-left: #AAA 1px solid;
	border-right: #AAA 1px solid;
	}

article footer p { margin-bottom: 0; }
div#content div.post a { border-bottom: 1px dotted rgb(30,30,90); }

div.post div.precis {
	margin: 0 -4px 18px -3px;
	padding: 18px 3px 18px 21px;
	background: rgba(200,200,200,.2);
	border-left: #AAA 1px solid;
	border-right: #AAA 1px solid;
	}

blockquote {
	margin: 0 50px 18px 51px;
	padding: 0 18px 0 21px;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	}

div.post ul { list-style-type: disc; }
div.post ol { list-style-type: decimal; }


/* Comments Styles */


div#feedback {
	margin-top: 36px;
	margin-bottom: 36px;
	width: 630px;
	}

div#feedback h3 {
	margin-bottom: 36px;
	padding-left: 3px;
	}

article.comment header {
	text-align: right;
	display: inline-block;
	vertical-align: top;
	width: 126px;
	margin-right: 18px;
	}

article.comment header p {
	margin: 0;
	padding: 0 3px 0 0;
	}

article.comment header img.avatar+p { font-weight: bold; }
img.avatar { margin-bottom: -4px; }

article.comment div {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 480px;
	}

div#respond h3 { padding-left: 3px; }

div#respond form input {
	height: 18px;
	margin: 0 0 18px 0;
	}

form#commentform p {
	height: 18px;
	padding-left: 3px;
	line-height: 18px;
	}

form#commentform p.textarea {
	height: 144px;
	padding-left: 0;
	}

textarea#comment {
	width: 628px;
	height: 142px;
	margin: 0 0 18px 0;
	padding: 0;
	}

div.post dt {
	width: 84px;
	display: inline-block;
	font-weight: bold;
	text-align: right;
	padding: 0 21px 0 3px;
	margin-left: 15px;
	}

div.post dd {
	width: 480px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 18px;
	padding: 0 3px;
	margin-left: -3px;
	}

div.post dd:nth-child(4n+2) { background: rgb(230,230,230); background: rgba(200,200,200,.2); }













div.post dt:nth-child(4n+1) { background: rgb(230,230,230); background: rgba(200,200,200,.2); }

article.list header {
	text-align: right;
	display: inline-block;
	vertical-align: top;
	width: 126px;
	margin-right: 18px;
	}

article.list header p {
	margin: 0;
	padding: 0 3px 0 0;
	color: #888;
	}

div#content article.list header a { color: rgb(90,90,140); }
div#content article.list header a:hover { color: rgb(40,40,105); }

article.list div {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 470px;
	}

div#content article.list div.post h3 a { border: none; }

nav.list div {
	display: inline-block;
	width: 49%;
	font-family: "Franklin Gothic Medium" , "Arial Narrow" ,  Arial, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	height: 18px;
	}

nav.list div:last-child { text-align: right; }

nav.list {
	padding: 0;
	height: 18px;
	margin: 0;
	}

div#content ul.wplc_event_list li p { margin-left: 0; }
div#content ul.wplc_event_list li p:first-child { font-weight: bold; }

div#content.front-page section article img {
	float: left;
	margin-right: 9px;
	opacity: .5;
	}

div#extended-content section article a img { opacity: .6; }

div#content div.post a[href*="uploads"] {
	border-bottom: none;
	padding: 0;
	}

#other-information table {
	background: transparent !important;
	width: auto !important;
	text-align: center !important;
	margin: 0 auto !important;
	}

#other-information table a {
	color: #999 !important;
	text-decoration: none;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif !important;
	}

#other-information td { display: inline-block !important; }

.strike {text-decoration: line-through;}

#hiddenlogin { 
	width: 954px;
	padding: 0 18px;
	margin: 0 auto;
	text-align: right; }

#hiddenlogin a { 
	color: #ddd;
	text-decoration: none; }

/* http://johnsardine.com/freebies/dl-html-css/simple-little-tab/ */

table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}